| 1 | [ Jan 30 16:34:20 Enabled. ] | ||
| 2 | [ Jan 30 16:34:20 Rereading configuration. ] | ||
| 3 | [ Jan 30 16:34:22 Rereading configuration. ] | ||
| 4 | [ Jan 30 16:34:23 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 | [ Jan 30 16:34:23 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.01.30 16:34:25.319253 [ 1 ] {} <Information> Application: Will watch for the process with pid 25545 | ||
| 29 | 2026.01.30 16:34:25.319581 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.30 16:34:25.779706 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25545 | ||
| 31 | 2026.01.30 16:34:25.780526 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.30 16:34:25.780668 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.30 16:34:25.878145 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.30 16:34:25.911005 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.30 16:34:25.911091 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.30 16:34:25.911111 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.30 16:34:25.911173 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.30 16:34:25.911874 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.30 16:34:25.914105 [ 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.01.30 16:34:25.914971 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.30 16:34:25.915814 [ 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.01.30 16:34:25.915864 [ 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.01.30 16:34:25.915904 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.30 16:34:25.916607 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.30 16:34:25.917663 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.30 16:34:25.923422 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.30 16:34:25.924194 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.30 16:34:25.925493 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.30 16:34:25.925586 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.30 16:34:25.926641 [ 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.01.30 16:34:25.927117 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.30 16:34:25.931111 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.30 16:34:25.931821 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.30 16:34:25.936809 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.30 16:34:25.937168 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.30 16:34:25.937583 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.30 16:34:25.937945 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.30 16:34:25.939316 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.30 16:34:25.939346 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.30 16:34:25.939413 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.30 16:34:25.939482 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.30 16:34:25.947880 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.30 16:34:25.947903 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000158883 sec | ||
| 68 | 2026.01.30 16:34:25.947951 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.30 16:34:25.948004 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.30 16:34:25.948720 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.30 16:34:25.949312 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.30 16:34:25.960817 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.30 16:34:25.960861 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.30 16:34:25.960962 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.30 16:34:25.960975 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.30 16:34:25.961010 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.30 16:34:25.961089 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.30 16:34:25.965280 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.30 16:34:25.965331 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.30 16:34:25.965380 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.30 16:34:25.965564 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.30 16:34:25.965606 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.30 16:34:25.965619 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.30 16:34:25.965692 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.30 16:34:25.965705 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.30 16:34:25.965735 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.30 16:34:25.965805 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.30 16:34:25.987825 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.30 16:34:25.989729 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.30 16:34:25.989824 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000118472 sec | ||
| 91 | 2026.01.30 16:34:25.989841 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.30 16:34:25.989854 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.30 16:34:25.989883 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.30 16:34:25.990130 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.30 16:34:25.990243 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.30 16:34:25.990260 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.30 16:34:25.990274 [ 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.01.30 16:34:25.990286 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.30 16:34:26.012633 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.30 16:34:26.012861 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.01.30 16:34:26.014359 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.59e-05 sec. | ||
| 102 | 2026.01.30 16:34:26.014786 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.30 16:34:26.016161 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.30 16:34:26.016184 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.30 16:34:27.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.30 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.01.30 16:34:28.851110 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52310 | ||
| 107 | 2026.01.30 16:34:28.851967 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.30 16:34:28.852614 [ 3 ] {} <Debug> TCP-Session: cf8b413f-a0b4-48b1-bb78-a2aa0031e697 Authenticating user 'default' from [fd00:1122:3344:101::a]:52310 | ||
| 109 | 2026.01.30 16:34:28.852737 [ 3 ] {} <Debug> TCP-Session: cf8b413f-a0b4-48b1-bb78-a2aa0031e697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.30 16:34:28.852755 [ 3 ] {} <Debug> TCP-Session: cf8b413f-a0b4-48b1-bb78-a2aa0031e697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.30 16:34:28.852860 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.30 16:34:28.852977 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.30 16:34:28.853000 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.01.30 16:34:28.853639 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62790 | ||
| 115 | 2026.01.30 16:34:28.853642 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53636 | ||
| 116 | 2026.01.30 16:34:28.853801 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51260 | ||
| 117 | 2026.01.30 16:34:28.853862 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.30 16:34:28.853822 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49550 | ||
| 119 | 2026.01.30 16:34:28.853916 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63785 | ||
| 120 | 2026.01.30 16:34:28.853910 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.01.30 16:34:28.854014 [ 5 ] {} <Debug> TCP-Session: cfe424bf-543f-442b-8075-f13b5c3a1ae5 Authenticating user 'default' from [fd00:1122:3344:101::a]:62790 | ||
| 122 | 2026.01.30 16:34:28.854073 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59408 | ||
| 123 | 2026.01.30 16:34:28.854093 [ 5 ] {} <Debug> TCP-Session: cfe424bf-543f-442b-8075-f13b5c3a1ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.01.30 16:34:28.854117 [ 254 ] {} <Debug> TCP-Session: 1ed06a1d-5297-4ed5-997c-e2e4eb9cb65c Authenticating user 'default' from [fd00:1122:3344:101::a]:53636 | ||
| 125 | 2026.01.30 16:34:28.854225 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.30 16:34:28.854234 [ 5 ] {} <Debug> TCP-Session: cfe424bf-543f-442b-8075-f13b5c3a1ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.30 16:34:28.854301 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49575 | ||
| 128 | 2026.01.30 16:34:28.854274 [ 256 ] {} <Debug> TCP-Session: 7f26ebdd-b9d0-427a-81aa-5fce24998379 Authenticating user 'default' from [fd00:1122:3344:101::a]:63785 | ||
| 129 | 2026.01.30 16:34:28.854304 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.30 16:34:28.854254 [ 254 ] {} <Debug> TCP-Session: 1ed06a1d-5297-4ed5-997c-e2e4eb9cb65c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.30 16:34:28.854396 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.01.30 16:34:28.854427 [ 4 ] {} <Debug> TCP-Session: aa26ad23-b7a5-4eed-8e63-e34d2b1d2119 Authenticating user 'default' from [fd00:1122:3344:101::a]:49550 | ||
| 133 | 2026.01.30 16:34:28.854440 [ 256 ] {} <Debug> TCP-Session: 7f26ebdd-b9d0-427a-81aa-5fce24998379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.30 16:34:28.854492 [ 254 ] {} <Debug> TCP-Session: 1ed06a1d-5297-4ed5-997c-e2e4eb9cb65c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.30 16:34:28.854510 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.30 16:34:28.854512 [ 4 ] {} <Debug> TCP-Session: aa26ad23-b7a5-4eed-8e63-e34d2b1d2119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.30 16:34:28.854591 [ 258 ] {} <Debug> TCP-Session: d31e8764-4473-4148-a445-8dbebbf8cf63 Authenticating user 'default' from [fd00:1122:3344:101::a]:49575 | ||
| 138 | 2026.01.30 16:34:28.854608 [ 255 ] {} <Debug> TCP-Session: 87936d59-a929-49cb-b9a2-667493871d8d Authenticating user 'default' from [fd00:1122:3344:101::a]:51260 | ||
| 139 | 2026.01.30 16:34:28.854523 [ 256 ] {} <Debug> TCP-Session: 7f26ebdd-b9d0-427a-81aa-5fce24998379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.30 16:34:28.854676 [ 258 ] {} <Debug> TCP-Session: d31e8764-4473-4148-a445-8dbebbf8cf63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.30 16:34:28.854665 [ 255 ] {} <Debug> TCP-Session: 87936d59-a929-49cb-b9a2-667493871d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.30 16:34:28.854646 [ 4 ] {} <Debug> TCP-Session: aa26ad23-b7a5-4eed-8e63-e34d2b1d2119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.30 16:34:28.854777 [ 255 ] {} <Debug> TCP-Session: 87936d59-a929-49cb-b9a2-667493871d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.30 16:34:28.854791 [ 258 ] {} <Debug> TCP-Session: d31e8764-4473-4148-a445-8dbebbf8cf63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.30 16:34:28.854414 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.01.30 16:34:28.854894 [ 257 ] {} <Debug> TCP-Session: ed222f27-4c17-42e7-8682-1e111a239860 Authenticating user 'default' from [fd00:1122:3344:101::a]:59408 | ||
| 147 | 2026.01.30 16:34:28.854958 [ 257 ] {} <Debug> TCP-Session: ed222f27-4c17-42e7-8682-1e111a239860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.30 16:34:28.854973 [ 257 ] {} <Debug> TCP-Session: ed222f27-4c17-42e7-8682-1e111a239860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.30 16:34:29.016138 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43019 | ||
| 150 | 2026.01.30 16:34:29.016384 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.30 16:34:29.016443 [ 259 ] {} <Debug> TCP-Session: 9752f2eb-adcb-4154-ab96-5afa4d35e432 Authenticating user 'default' from [fd00:1122:3344:101::b]:43019 | ||
| 152 | 2026.01.30 16:34:29.016466 [ 259 ] {} <Debug> TCP-Session: 9752f2eb-adcb-4154-ab96-5afa4d35e432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.30 16:34:29.016560 [ 259 ] {} <Debug> TCP-Session: 9752f2eb-adcb-4154-ab96-5afa4d35e432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.30 16:34:29.016629 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.30 16:34:29.016667 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.30 16:34:29.016752 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.01.30 16:34:29.017277 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57064 | ||
| 158 | 2026.01.30 16:34:29.017393 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64890 | ||
| 159 | 2026.01.30 16:34:29.017491 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.30 16:34:29.017554 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59779 | ||
| 161 | 2026.01.30 16:34:29.017579 [ 260 ] {} <Debug> TCP-Session: 1701a79d-d297-41e2-9f98-808bf40c9c29 Authenticating user 'default' from [fd00:1122:3344:101::b]:57064 | ||
| 162 | 2026.01.30 16:34:29.017659 [ 260 ] {} <Debug> TCP-Session: 1701a79d-d297-41e2-9f98-808bf40c9c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.01.30 16:34:29.017661 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.01.30 16:34:29.017674 [ 260 ] {} <Debug> TCP-Session: 1701a79d-d297-41e2-9f98-808bf40c9c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.01.30 16:34:29.017748 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62888 | ||
| 166 | 2026.01.30 16:34:29.017815 [ 261 ] {} <Debug> TCP-Session: 4952f4cd-3d85-43d8-bc5c-64c65f91c5ba Authenticating user 'default' from [fd00:1122:3344:101::b]:64890 | ||
| 167 | 2026.01.30 16:34:29.017876 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41395 | ||
| 168 | 2026.01.30 16:34:29.017836 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.01.30 16:34:29.017933 [ 261 ] {} <Debug> TCP-Session: 4952f4cd-3d85-43d8-bc5c-64c65f91c5ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.01.30 16:34:29.017960 [ 262 ] {} <Debug> TCP-Session: d4cfbacb-91c7-41ec-8ebe-4b4f77098474 Authenticating user 'default' from [fd00:1122:3344:101::b]:59779 | ||
| 171 | 2026.01.30 16:34:29.017995 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59816 | ||
| 172 | 2026.01.30 16:34:29.017970 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.01.30 16:34:29.017961 [ 261 ] {} <Debug> TCP-Session: 4952f4cd-3d85-43d8-bc5c-64c65f91c5ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.01.30 16:34:29.018117 [ 262 ] {} <Debug> TCP-Session: d4cfbacb-91c7-41ec-8ebe-4b4f77098474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.30 16:34:29.018094 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44400 | ||
| 176 | 2026.01.30 16:34:29.018096 [ 263 ] {} <Debug> TCP-Session: 4074a107-473d-4262-b3d1-fff70b002ecb Authenticating user 'default' from [fd00:1122:3344:101::b]:62888 | ||
| 177 | 2026.01.30 16:34:29.018180 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.01.30 16:34:29.018256 [ 262 ] {} <Debug> TCP-Session: d4cfbacb-91c7-41ec-8ebe-4b4f77098474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.01.30 16:34:29.018258 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.01.30 16:34:29.018222 [ 263 ] {} <Debug> TCP-Session: 4074a107-473d-4262-b3d1-fff70b002ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.30 16:34:29.018382 [ 264 ] {} <Debug> TCP-Session: a1efe29b-ddd0-4df4-ad03-6036914cf031 Authenticating user 'default' from [fd00:1122:3344:101::b]:41395 | ||
| 182 | 2026.01.30 16:34:29.018408 [ 265 ] {} <Debug> TCP-Session: 225e853d-0007-4ac6-9521-9bd9491668b5 Authenticating user 'default' from [fd00:1122:3344:101::b]:59816 | ||
| 183 | 2026.01.30 16:34:29.018438 [ 264 ] {} <Debug> TCP-Session: a1efe29b-ddd0-4df4-ad03-6036914cf031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.30 16:34:29.018458 [ 265 ] {} <Debug> TCP-Session: 225e853d-0007-4ac6-9521-9bd9491668b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.30 16:34:29.018415 [ 263 ] {} <Debug> TCP-Session: 4074a107-473d-4262-b3d1-fff70b002ecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.30 16:34:29.018426 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.01.30 16:34:29.018590 [ 265 ] {} <Debug> TCP-Session: 225e853d-0007-4ac6-9521-9bd9491668b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.30 16:34:29.018570 [ 264 ] {} <Debug> TCP-Session: a1efe29b-ddd0-4df4-ad03-6036914cf031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.30 16:34:29.018670 [ 266 ] {} <Debug> TCP-Session: 6c5c962e-1b15-46f2-92e5-df17089419a7 Authenticating user 'default' from [fd00:1122:3344:101::b]:44400 | ||
| 190 | 2026.01.30 16:34:29.018772 [ 266 ] {} <Debug> TCP-Session: 6c5c962e-1b15-46f2-92e5-df17089419a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.30 16:34:29.018785 [ 266 ] {} <Debug> TCP-Session: 6c5c962e-1b15-46f2-92e5-df17089419a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.30 16:34:29.465601 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62243 | ||
| 193 | 2026.01.30 16:34:29.465855 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.30 16:34:29.465943 [ 267 ] {} <Debug> TCP-Session: f33f4d57-6175-473a-ac20-82da8c0700e8 Authenticating user 'default' from [fd00:1122:3344:101::c]:62243 | ||
| 195 | 2026.01.30 16:34:29.465974 [ 267 ] {} <Debug> TCP-Session: f33f4d57-6175-473a-ac20-82da8c0700e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.30 16:34:29.465991 [ 267 ] {} <Debug> TCP-Session: f33f4d57-6175-473a-ac20-82da8c0700e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.30 16:34:29.466139 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.30 16:34:29.466172 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.01.30 16:34:29.466255 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.01.30 16:34:29.466862 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59755 | ||
| 201 | 2026.01.30 16:34:29.466864 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47037 | ||
| 202 | 2026.01.30 16:34:29.466960 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50931 | ||
| 203 | 2026.01.30 16:34:29.467045 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42582 | ||
| 204 | 2026.01.30 16:34:29.467387 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2026.01.30 16:34:29.467429 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.01.30 16:34:29.467394 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50339 | ||
| 207 | 2026.01.30 16:34:29.467514 [ 269 ] {} <Debug> TCP-Session: 2b16e201-c1d7-441d-a584-dccc4ad30f81 Authenticating user 'default' from [fd00:1122:3344:101::c]:59755 | ||
| 208 | 2026.01.30 16:34:29.467548 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.01.30 16:34:29.467538 [ 270 ] {} <Debug> TCP-Session: d1420e0b-2409-47dd-8d5e-e0d89e4ca78f Authenticating user 'default' from [fd00:1122:3344:101::c]:50931 | ||
| 210 | 2026.01.30 16:34:29.467617 [ 269 ] {} <Debug> TCP-Session: 2b16e201-c1d7-441d-a584-dccc4ad30f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.01.30 16:34:29.467658 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61662 | ||
| 212 | 2026.01.30 16:34:29.467677 [ 269 ] {} <Debug> TCP-Session: 2b16e201-c1d7-441d-a584-dccc4ad30f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.01.30 16:34:29.467649 [ 268 ] {} <Debug> TCP-Session: 40a3820d-2dcb-406c-bf41-91181f01226c Authenticating user 'default' from [fd00:1122:3344:101::c]:47037 | ||
| 214 | 2026.01.30 16:34:29.467625 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.01.30 16:34:29.467781 [ 268 ] {} <Debug> TCP-Session: 40a3820d-2dcb-406c-bf41-91181f01226c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.01.30 16:34:29.467744 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.01.30 16:34:29.467627 [ 270 ] {} <Debug> TCP-Session: d1420e0b-2409-47dd-8d5e-e0d89e4ca78f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.01.30 16:34:29.467898 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.01.30 16:34:29.467864 [ 272 ] {} <Debug> TCP-Session: 7d07c9a3-ca69-42f5-b79f-ab671f343e86 Authenticating user 'default' from [fd00:1122:3344:101::c]:50339 | ||
| 220 | 2026.01.30 16:34:29.467863 [ 268 ] {} <Debug> TCP-Session: 40a3820d-2dcb-406c-bf41-91181f01226c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.01.30 16:34:29.468004 [ 273 ] {} <Debug> TCP-Session: a6f92ed6-b603-460d-8474-2558794a8f4e Authenticating user 'default' from [fd00:1122:3344:101::c]:61662 | ||
| 222 | 2026.01.30 16:34:29.467985 [ 272 ] {} <Debug> TCP-Session: 7d07c9a3-ca69-42f5-b79f-ab671f343e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.01.30 16:34:29.467965 [ 270 ] {} <Debug> TCP-Session: d1420e0b-2409-47dd-8d5e-e0d89e4ca78f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.01.30 16:34:29.468060 [ 272 ] {} <Debug> TCP-Session: 7d07c9a3-ca69-42f5-b79f-ab671f343e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.01.30 16:34:29.468104 [ 273 ] {} <Debug> TCP-Session: a6f92ed6-b603-460d-8474-2558794a8f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.01.30 16:34:29.467852 [ 271 ] {} <Debug> TCP-Session: d9db3a82-a968-40ab-bc04-728e0e4334a7 Authenticating user 'default' from [fd00:1122:3344:101::c]:42582 | ||
| 227 | 2026.01.30 16:34:29.468147 [ 273 ] {} <Debug> TCP-Session: a6f92ed6-b603-460d-8474-2558794a8f4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.01.30 16:34:29.467852 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51457 | ||
| 229 | 2026.01.30 16:34:29.468248 [ 271 ] {} <Debug> TCP-Session: d9db3a82-a968-40ab-bc04-728e0e4334a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.30 16:34:29.468275 [ 271 ] {} <Debug> TCP-Session: d9db3a82-a968-40ab-bc04-728e0e4334a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.30 16:34:29.468419 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2026.01.30 16:34:29.468494 [ 274 ] {} <Debug> TCP-Session: febbe1f6-f02c-4a15-874b-3ed2a3c08ecb Authenticating user 'default' from [fd00:1122:3344:101::c]:51457 | ||
| 233 | 2026.01.30 16:34:29.468523 [ 274 ] {} <Debug> TCP-Session: febbe1f6-f02c-4a15-874b-3ed2a3c08ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.30 16:34:29.468611 [ 274 ] {} <Debug> TCP-Session: febbe1f6-f02c-4a15-874b-3ed2a3c08ecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.01.30 16:34:32.106863 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37924 | ||
| 236 | 2026.01.30 16:34:32.108879 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.01.30 16:34:32.109051 [ 275 ] {} <Debug> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Authenticating user 'default' from [fd00:1122:3344:101::d]:37924 | ||
| 238 | 2026.01.30 16:34:32.109076 [ 275 ] {} <Debug> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.30 16:34:32.109094 [ 275 ] {} <Debug> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.30 16:34:32.109266 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.01.30 16:34:32.109304 [ 275 ] {} <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.01.30 16:34:32.109402 [ 275 ] {} <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.01.30 16:34:32.110037 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60121 | ||
| 244 | 2026.01.30 16:34:32.110154 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50007 | ||
| 245 | 2026.01.30 16:34:32.110577 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41379 | ||
| 246 | 2026.01.30 16:34:32.110622 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2026.01.30 16:34:32.110583 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54576 | ||
| 248 | 2026.01.30 16:34:32.110680 [ 276 ] {} <Debug> TCP-Session: c91f61bd-e1a5-4d40-a3d2-97ca41211ac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60121 | ||
| 249 | 2026.01.30 16:34:32.110821 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46928 | ||
| 250 | 2026.01.30 16:34:32.110891 [ 276 ] {} <Debug> TCP-Session: c91f61bd-e1a5-4d40-a3d2-97ca41211ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.01.30 16:34:32.110919 [ 276 ] {} <Debug> TCP-Session: c91f61bd-e1a5-4d40-a3d2-97ca41211ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.01.30 16:34:32.111054 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58317 | ||
| 253 | 2026.01.30 16:34:32.111190 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63234 | ||
| 254 | 2026.01.30 16:34:32.111354 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47484 | ||
| 255 | 2026.01.30 16:34:32.111928 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.01.30 16:34:32.111995 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2026.01.30 16:34:32.111977 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.01.30 16:34:32.112043 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.01.30 16:34:32.112108 [ 283 ] {} <Debug> TCP-Session: 3bab878c-018d-484a-9b5b-b47f57dc7138 Authenticating user 'default' from [fd00:1122:3344:101::d]:47484 | ||
| 260 | 2026.01.30 16:34:32.112099 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 261 | 2026.01.30 16:34:32.112096 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2026.01.30 16:34:32.112085 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.01.30 16:34:32.112246 [ 283 ] {} <Debug> TCP-Session: 3bab878c-018d-484a-9b5b-b47f57dc7138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.01.30 16:34:32.112239 [ 279 ] {} <Debug> TCP-Session: 071d8b9a-73d0-49c2-b97e-feaeba05cb5e Authenticating user 'default' from [fd00:1122:3344:101::d]:41379 | ||
| 265 | 2026.01.30 16:34:32.112210 [ 281 ] {} <Debug> TCP-Session: 7edc1149-9430-4f7b-9cec-71209836e50d Authenticating user 'default' from [fd00:1122:3344:101::d]:58317 | ||
| 266 | 2026.01.30 16:34:32.112359 [ 283 ] {} <Debug> TCP-Session: 3bab878c-018d-484a-9b5b-b47f57dc7138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.01.30 16:34:32.112358 [ 279 ] {} <Debug> TCP-Session: 071d8b9a-73d0-49c2-b97e-feaeba05cb5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.01.30 16:34:32.112218 [ 277 ] {} <Debug> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Authenticating user 'default' from [fd00:1122:3344:101::d]:50007 | ||
| 269 | 2026.01.30 16:34:32.112464 [ 281 ] {} <Debug> TCP-Session: 7edc1149-9430-4f7b-9cec-71209836e50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.01.30 16:34:32.112471 [ 279 ] {} <Debug> TCP-Session: 071d8b9a-73d0-49c2-b97e-feaeba05cb5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.01.30 16:34:32.112072 [ 282 ] {} <Debug> TCP-Session: ec5ca0a0-29a1-43e7-9c87-9958312b066f Authenticating user 'default' from [fd00:1122:3344:101::d]:63234 | ||
| 272 | 2026.01.30 16:34:32.112567 [ 277 ] {} <Debug> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.01.30 16:34:32.112578 [ 281 ] {} <Debug> TCP-Session: 7edc1149-9430-4f7b-9cec-71209836e50d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.01.30 16:34:32.112072 [ 278 ] {} <Debug> TCP-Session: 0ce93c5c-bba6-4e62-b6f5-3f7a90be5e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:54576 | ||
| 275 | 2026.01.30 16:34:32.112724 [ 277 ] {} <Debug> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.01.30 16:34:32.112713 [ 282 ] {} <Debug> TCP-Session: ec5ca0a0-29a1-43e7-9c87-9958312b066f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.01.30 16:34:32.112347 [ 280 ] {} <Debug> TCP-Session: 8ae5fc9d-1526-4ddc-a5fc-11f729ee1e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:46928 | ||
| 278 | 2026.01.30 16:34:32.112845 [ 282 ] {} <Debug> TCP-Session: ec5ca0a0-29a1-43e7-9c87-9958312b066f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.01.30 16:34:32.112828 [ 278 ] {} <Debug> TCP-Session: 0ce93c5c-bba6-4e62-b6f5-3f7a90be5e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.01.30 16:34:32.112963 [ 280 ] {} <Debug> TCP-Session: 8ae5fc9d-1526-4ddc-a5fc-11f729ee1e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.01.30 16:34:32.112966 [ 278 ] {} <Debug> TCP-Session: 0ce93c5c-bba6-4e62-b6f5-3f7a90be5e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.01.30 16:34:32.113079 [ 280 ] {} <Debug> TCP-Session: 8ae5fc9d-1526-4ddc-a5fc-11f729ee1e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.01.30 16:34:32.129350 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.01.30 16:34:32.135953 [ 275 ] {c31e9fda-a118-41d7-891e-da321b81a753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.01.30 16:34:32.263888 [ 275 ] {c31e9fda-a118-41d7-891e-da321b81a753} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37924) (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.01.30 16:34:32.267713 [ 275 ] {c31e9fda-a118-41d7-891e-da321b81a753} <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.01.30 16:34:32.268083 [ 275 ] {c31e9fda-a118-41d7-891e-da321b81a753} <Debug> TCPHandler: Processed in 0.146242602 sec. | ||
| 334 | 2026.01.30 16:34:32.268538 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.01.30 16:34:32.268750 [ 277 ] {d5471c7d-d38c-4a87-b825-ef2b2cf1fce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.01.30 16:34:32.269222 [ 277 ] {d5471c7d-d38c-4a87-b825-ef2b2cf1fce8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50007) (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.01.30 16:34:32.269651 [ 277 ] {d5471c7d-d38c-4a87-b825-ef2b2cf1fce8} <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.01.30 16:34:32.270042 [ 277 ] {d5471c7d-d38c-4a87-b825-ef2b2cf1fce8} <Debug> TCPHandler: Processed in 0.00168509 sec. | ||
| 385 | 2026.01.30 16:34:32.272485 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.30 16:34:32.273508 [ 275 ] {9782398d-b9b8-4d03-b33b-9a4ad33627fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.01.30 16:34:32.276853 [ 275 ] {9782398d-b9b8-4d03-b33b-9a4ad33627fc} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.01.30 16:34:32.280073 [ 275 ] {9782398d-b9b8-4d03-b33b-9a4ad33627fc} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.01.30 16:34:32.280272 [ 275 ] {9782398d-b9b8-4d03-b33b-9a4ad33627fc} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000235544 sec | ||
| 390 | 2026.01.30 16:34:32.280288 [ 275 ] {9782398d-b9b8-4d03-b33b-9a4ad33627fc} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.01.30 16:34:32.280302 [ 275 ] {9782398d-b9b8-4d03-b33b-9a4ad33627fc} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.01.30 16:34:32.280421 [ 275 ] {9782398d-b9b8-4d03-b33b-9a4ad33627fc} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.01.30 16:34:32.281487 [ 275 ] {9782398d-b9b8-4d03-b33b-9a4ad33627fc} <Debug> TCPHandler: Processed in 0.009115292 sec. | ||
| 394 | 2026.01.30 16:34:32.281701 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.01.30 16:34:32.281910 [ 275 ] {50a917e6-d939-4494-ba19-82382715be97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) /* 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.01.30 16:34:32.282707 [ 275 ] {50a917e6-d939-4494-ba19-82382715be97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.01.30 16:34:32.295485 [ 275 ] {50a917e6-d939-4494-ba19-82382715be97} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.01.30 16:34:32.297049 [ 275 ] {50a917e6-d939-4494-ba19-82382715be97} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f): Loading data parts | ||
| 400 | 2026.01.30 16:34:32.298189 [ 275 ] {50a917e6-d939-4494-ba19-82382715be97} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f): There are no data parts | ||
| 401 | 2026.01.30 16:34:32.301816 [ 275 ] {50a917e6-d939-4494-ba19-82382715be97} <Debug> TCPHandler: Processed in 0.020200161 sec. | ||
| 402 | 2026.01.30 16:34:32.302145 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.01.30 16:34:32.302349 [ 275 ] {76eb9852-e135-45d4-98bf-f0f077419170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) /* 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.01.30 16:34:32.302503 [ 275 ] {76eb9852-e135-45d4-98bf-f0f077419170} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.01.30 16:34:32.316800 [ 275 ] {76eb9852-e135-45d4-98bf-f0f077419170} <Debug> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Loading data parts | ||
| 416 | 2026.01.30 16:34:32.317183 [ 275 ] {76eb9852-e135-45d4-98bf-f0f077419170} <Debug> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): There are no data parts | ||
| 417 | 2026.01.30 16:34:32.319088 [ 275 ] {76eb9852-e135-45d4-98bf-f0f077419170} <Debug> TCPHandler: Processed in 0.017025754 sec. | ||
| 418 | 2026.01.30 16:34:32.319321 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.01.30 16:34:32.319601 [ 275 ] {ced8f093-294d-422a-961a-4bd8ab6dffad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.319656 [ 275 ] {ced8f093-294d-422a-961a-4bd8ab6dffad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.01.30 16:34:32.321972 [ 275 ] {ced8f093-294d-422a-961a-4bd8ab6dffad} <Debug> oximeter.measurements_i8 (9647870f-1db6-412a-aeba-d9d96dab29f0): Loading data parts | ||
| 422 | 2026.01.30 16:34:32.322218 [ 275 ] {ced8f093-294d-422a-961a-4bd8ab6dffad} <Debug> oximeter.measurements_i8 (9647870f-1db6-412a-aeba-d9d96dab29f0): There are no data parts | ||
| 423 | 2026.01.30 16:34:32.323724 [ 275 ] {ced8f093-294d-422a-961a-4bd8ab6dffad} <Debug> TCPHandler: Processed in 0.00449329 sec. | ||
| 424 | 2026.01.30 16:34:32.324003 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.30 16:34:32.324183 [ 275 ] {d239b651-706f-4220-8666-6ff268a6e6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.324393 [ 275 ] {d239b651-706f-4220-8666-6ff268a6e6fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.01.30 16:34:32.326231 [ 275 ] {d239b651-706f-4220-8666-6ff268a6e6fa} <Debug> oximeter.measurements_u8 (0db538d4-845d-4f19-a035-759aea01fda0): Loading data parts | ||
| 428 | 2026.01.30 16:34:32.326461 [ 275 ] {d239b651-706f-4220-8666-6ff268a6e6fa} <Debug> oximeter.measurements_u8 (0db538d4-845d-4f19-a035-759aea01fda0): There are no data parts | ||
| 429 | 2026.01.30 16:34:32.328481 [ 275 ] {d239b651-706f-4220-8666-6ff268a6e6fa} <Debug> TCPHandler: Processed in 0.004550841 sec. | ||
| 430 | 2026.01.30 16:34:32.328656 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.01.30 16:34:32.328933 [ 275 ] {b80f25b5-77f4-4169-899d-3c73b6e8b434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.329031 [ 275 ] {b80f25b5-77f4-4169-899d-3c73b6e8b434} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.01.30 16:34:32.332963 [ 275 ] {b80f25b5-77f4-4169-899d-3c73b6e8b434} <Debug> oximeter.measurements_i16 (b3de035e-a68f-4f86-b2f6-fbb86a7bbbf7): Loading data parts | ||
| 434 | 2026.01.30 16:34:32.333152 [ 275 ] {b80f25b5-77f4-4169-899d-3c73b6e8b434} <Debug> oximeter.measurements_i16 (b3de035e-a68f-4f86-b2f6-fbb86a7bbbf7): There are no data parts | ||
| 435 | 2026.01.30 16:34:32.334903 [ 275 ] {b80f25b5-77f4-4169-899d-3c73b6e8b434} <Debug> TCPHandler: Processed in 0.006301693 sec. | ||
| 436 | 2026.01.30 16:34:32.335146 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.01.30 16:34:32.335310 [ 275 ] {0630846a-b845-4ea9-872a-541fb710daea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.335445 [ 275 ] {0630846a-b845-4ea9-872a-541fb710daea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.01.30 16:34:32.337364 [ 275 ] {0630846a-b845-4ea9-872a-541fb710daea} <Debug> oximeter.measurements_u16 (4fdfd97f-f1e7-41e1-b932-c12010ed3db1): Loading data parts | ||
| 440 | 2026.01.30 16:34:32.337606 [ 275 ] {0630846a-b845-4ea9-872a-541fb710daea} <Debug> oximeter.measurements_u16 (4fdfd97f-f1e7-41e1-b932-c12010ed3db1): There are no data parts | ||
| 441 | 2026.01.30 16:34:32.339068 [ 275 ] {0630846a-b845-4ea9-872a-541fb710daea} <Debug> TCPHandler: Processed in 0.003979191 sec. | ||
| 442 | 2026.01.30 16:34:32.339223 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.01.30 16:34:32.339441 [ 275 ] {61f25cf0-c39b-435a-96c8-dd5700e2a755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.339537 [ 275 ] {61f25cf0-c39b-435a-96c8-dd5700e2a755} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.01.30 16:34:32.341680 [ 275 ] {61f25cf0-c39b-435a-96c8-dd5700e2a755} <Debug> oximeter.measurements_i32 (f996ed4a-3aa0-4d9b-83ce-d05ab4ae0e9c): Loading data parts | ||
| 446 | 2026.01.30 16:34:32.341841 [ 275 ] {61f25cf0-c39b-435a-96c8-dd5700e2a755} <Debug> oximeter.measurements_i32 (f996ed4a-3aa0-4d9b-83ce-d05ab4ae0e9c): There are no data parts | ||
| 447 | 2026.01.30 16:34:32.343129 [ 275 ] {61f25cf0-c39b-435a-96c8-dd5700e2a755} <Debug> TCPHandler: Processed in 0.003955921 sec. | ||
| 448 | 2026.01.30 16:34:32.343424 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.01.30 16:34:32.343583 [ 275 ] {81cf95ed-cdc3-459a-958c-e0162b758aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.343700 [ 275 ] {81cf95ed-cdc3-459a-958c-e0162b758aa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.01.30 16:34:32.345704 [ 275 ] {81cf95ed-cdc3-459a-958c-e0162b758aa0} <Debug> oximeter.measurements_u32 (206e99d1-7910-4e1a-9756-1a8ce98ca7ec): Loading data parts | ||
| 452 | 2026.01.30 16:34:32.345848 [ 275 ] {81cf95ed-cdc3-459a-958c-e0162b758aa0} <Debug> oximeter.measurements_u32 (206e99d1-7910-4e1a-9756-1a8ce98ca7ec): There are no data parts | ||
| 453 | 2026.01.30 16:34:32.347177 [ 275 ] {81cf95ed-cdc3-459a-958c-e0162b758aa0} <Debug> TCPHandler: Processed in 0.003800358 sec. | ||
| 454 | 2026.01.30 16:34:32.347318 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.30 16:34:32.347529 [ 275 ] {df48a66e-6b45-41c2-a249-c88143bc5cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.347620 [ 275 ] {df48a66e-6b45-41c2-a249-c88143bc5cf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.01.30 16:34:32.349764 [ 275 ] {df48a66e-6b45-41c2-a249-c88143bc5cf8} <Debug> oximeter.measurements_i64 (18af95ad-ae92-49b3-a3d3-8002d12b0632): Loading data parts | ||
| 458 | 2026.01.30 16:34:32.350019 [ 275 ] {df48a66e-6b45-41c2-a249-c88143bc5cf8} <Debug> oximeter.measurements_i64 (18af95ad-ae92-49b3-a3d3-8002d12b0632): There are no data parts | ||
| 459 | 2026.01.30 16:34:32.351205 [ 275 ] {df48a66e-6b45-41c2-a249-c88143bc5cf8} <Debug> TCPHandler: Processed in 0.00393574 sec. | ||
| 460 | 2026.01.30 16:34:32.351430 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.01.30 16:34:32.351590 [ 275 ] {d22d5df5-f830-49d4-aa08-cba71d73c515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.351714 [ 275 ] {d22d5df5-f830-49d4-aa08-cba71d73c515} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.01.30 16:34:32.353744 [ 275 ] {d22d5df5-f830-49d4-aa08-cba71d73c515} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Loading data parts | ||
| 464 | 2026.01.30 16:34:32.353952 [ 275 ] {d22d5df5-f830-49d4-aa08-cba71d73c515} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): There are no data parts | ||
| 465 | 2026.01.30 16:34:32.355276 [ 275 ] {d22d5df5-f830-49d4-aa08-cba71d73c515} <Debug> TCPHandler: Processed in 0.0038952 sec. | ||
| 466 | 2026.01.30 16:34:32.355425 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.01.30 16:34:32.355578 [ 275 ] {bf42a186-a31e-4ffd-9990-151cdd5c5a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.355684 [ 275 ] {bf42a186-a31e-4ffd-9990-151cdd5c5a5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.01.30 16:34:32.357640 [ 275 ] {bf42a186-a31e-4ffd-9990-151cdd5c5a5a} <Debug> oximeter.measurements_f32 (97773427-7b27-439d-a2fd-4998d9e16be6): Loading data parts | ||
| 470 | 2026.01.30 16:34:32.357785 [ 275 ] {bf42a186-a31e-4ffd-9990-151cdd5c5a5a} <Debug> oximeter.measurements_f32 (97773427-7b27-439d-a2fd-4998d9e16be6): There are no data parts | ||
| 471 | 2026.01.30 16:34:32.359494 [ 275 ] {bf42a186-a31e-4ffd-9990-151cdd5c5a5a} <Debug> TCPHandler: Processed in 0.004119684 sec. | ||
| 472 | 2026.01.30 16:34:32.359933 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.01.30 16:34:32.360251 [ 275 ] {bbb3d3c6-8625-497d-a70c-8456ab2e50d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.360499 [ 275 ] {bbb3d3c6-8625-497d-a70c-8456ab2e50d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.01.30 16:34:32.362843 [ 275 ] {bbb3d3c6-8625-497d-a70c-8456ab2e50d3} <Debug> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Loading data parts | ||
| 476 | 2026.01.30 16:34:32.363003 [ 275 ] {bbb3d3c6-8625-497d-a70c-8456ab2e50d3} <Debug> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): There are no data parts | ||
| 477 | 2026.01.30 16:34:32.364605 [ 275 ] {bbb3d3c6-8625-497d-a70c-8456ab2e50d3} <Debug> TCPHandler: Processed in 0.004890977 sec. | ||
| 478 | 2026.01.30 16:34:32.364755 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.01.30 16:34:32.364914 [ 275 ] {76afa5a2-56bf-45d3-901a-5efc449ad7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.365048 [ 275 ] {76afa5a2-56bf-45d3-901a-5efc449ad7e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.01.30 16:34:32.367155 [ 275 ] {76afa5a2-56bf-45d3-901a-5efc449ad7e4} <Debug> oximeter.measurements_string (f3e0f479-fa63-49c3-97e1-6ea467ffc77c): Loading data parts | ||
| 482 | 2026.01.30 16:34:32.367296 [ 275 ] {76afa5a2-56bf-45d3-901a-5efc449ad7e4} <Debug> oximeter.measurements_string (f3e0f479-fa63-49c3-97e1-6ea467ffc77c): There are no data parts | ||
| 483 | 2026.01.30 16:34:32.368727 [ 275 ] {76afa5a2-56bf-45d3-901a-5efc449ad7e4} <Debug> TCPHandler: Processed in 0.004024902 sec. | ||
| 484 | 2026.01.30 16:34:32.369018 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.01.30 16:34:32.369216 [ 275 ] {d58a989c-1389-4280-8c08-d05606376027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.369399 [ 275 ] {d58a989c-1389-4280-8c08-d05606376027} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.01.30 16:34:32.371902 [ 275 ] {d58a989c-1389-4280-8c08-d05606376027} <Debug> oximeter.measurements_bytes (ef9bcebb-acc7-4d80-a537-0fb22ee7978f): Loading data parts | ||
| 495 | 2026.01.30 16:34:32.372067 [ 275 ] {d58a989c-1389-4280-8c08-d05606376027} <Debug> oximeter.measurements_bytes (ef9bcebb-acc7-4d80-a537-0fb22ee7978f): There are no data parts | ||
| 496 | 2026.01.30 16:34:32.373863 [ 275 ] {d58a989c-1389-4280-8c08-d05606376027} <Debug> TCPHandler: Processed in 0.004920288 sec. | ||
| 497 | 2026.01.30 16:34:32.374118 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.01.30 16:34:32.374284 [ 275 ] {fcb1f4e2-3b0d-4882-92e2-f908ef0980b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.374435 [ 275 ] {fcb1f4e2-3b0d-4882-92e2-f908ef0980b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.01.30 16:34:32.376493 [ 275 ] {fcb1f4e2-3b0d-4882-92e2-f908ef0980b5} <Debug> oximeter.measurements_cumulativei64 (f7e365a7-2030-47fe-b4a5-5f8ce35c6712): Loading data parts | ||
| 501 | 2026.01.30 16:34:32.376741 [ 275 ] {fcb1f4e2-3b0d-4882-92e2-f908ef0980b5} <Debug> oximeter.measurements_cumulativei64 (f7e365a7-2030-47fe-b4a5-5f8ce35c6712): There are no data parts | ||
| 502 | 2026.01.30 16:34:32.378119 [ 275 ] {fcb1f4e2-3b0d-4882-92e2-f908ef0980b5} <Debug> TCPHandler: Processed in 0.004052693 sec. | ||
| 503 | 2026.01.30 16:34:32.378266 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.01.30 16:34:32.378514 [ 275 ] {29a82fa0-89eb-43dc-82ee-e298b385fc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.378658 [ 275 ] {29a82fa0-89eb-43dc-82ee-e298b385fc42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.01.30 16:34:32.380785 [ 275 ] {29a82fa0-89eb-43dc-82ee-e298b385fc42} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Loading data parts | ||
| 507 | 2026.01.30 16:34:32.380974 [ 275 ] {29a82fa0-89eb-43dc-82ee-e298b385fc42} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): There are no data parts | ||
| 508 | 2026.01.30 16:34:32.382924 [ 275 ] {29a82fa0-89eb-43dc-82ee-e298b385fc42} <Debug> TCPHandler: Processed in 0.004712514 sec. | ||
| 509 | 2026.01.30 16:34:32.383070 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.01.30 16:34:32.383231 [ 275 ] {5169a28f-d0cd-40eb-94b8-97bcf860a3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.383364 [ 275 ] {5169a28f-d0cd-40eb-94b8-97bcf860a3fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.01.30 16:34:32.385443 [ 275 ] {5169a28f-d0cd-40eb-94b8-97bcf860a3fd} <Debug> oximeter.measurements_cumulativef32 (ede0af2f-e5e0-497c-bb17-24b9a46da4c9): Loading data parts | ||
| 513 | 2026.01.30 16:34:32.385678 [ 275 ] {5169a28f-d0cd-40eb-94b8-97bcf860a3fd} <Debug> oximeter.measurements_cumulativef32 (ede0af2f-e5e0-497c-bb17-24b9a46da4c9): There are no data parts | ||
| 514 | 2026.01.30 16:34:32.387363 [ 275 ] {5169a28f-d0cd-40eb-94b8-97bcf860a3fd} <Debug> TCPHandler: Processed in 0.004342988 sec. | ||
| 515 | 2026.01.30 16:34:32.387608 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.01.30 16:34:32.387789 [ 275 ] {28a494ac-9cad-4b94-a951-3225cf1159d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.387942 [ 275 ] {28a494ac-9cad-4b94-a951-3225cf1159d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.01.30 16:34:32.390231 [ 275 ] {28a494ac-9cad-4b94-a951-3225cf1159d0} <Debug> oximeter.measurements_cumulativef64 (601dbb81-f886-4fe7-a5b2-2b26c32c05c9): Loading data parts | ||
| 519 | 2026.01.30 16:34:32.390521 [ 275 ] {28a494ac-9cad-4b94-a951-3225cf1159d0} <Debug> oximeter.measurements_cumulativef64 (601dbb81-f886-4fe7-a5b2-2b26c32c05c9): There are no data parts | ||
| 520 | 2026.01.30 16:34:32.392341 [ 275 ] {28a494ac-9cad-4b94-a951-3225cf1159d0} <Debug> TCPHandler: Processed in 0.004783376 sec. | ||
| 521 | 2026.01.30 16:34:32.392492 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.01.30 16:34:32.392794 [ 275 ] {a9201e79-08e3-4f48-96e0-b28bb77784a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.392932 [ 275 ] {a9201e79-08e3-4f48-96e0-b28bb77784a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.01.30 16:34:32.395137 [ 275 ] {a9201e79-08e3-4f48-96e0-b28bb77784a4} <Debug> oximeter.measurements_histogrami8 (b906a35b-08c8-4e7c-9b7d-bae54a5ec62e): Loading data parts | ||
| 535 | 2026.01.30 16:34:32.395304 [ 275 ] {a9201e79-08e3-4f48-96e0-b28bb77784a4} <Debug> oximeter.measurements_histogrami8 (b906a35b-08c8-4e7c-9b7d-bae54a5ec62e): There are no data parts | ||
| 536 | 2026.01.30 16:34:32.396570 [ 275 ] {a9201e79-08e3-4f48-96e0-b28bb77784a4} <Debug> TCPHandler: Processed in 0.004130694 sec. | ||
| 537 | 2026.01.30 16:34:32.396796 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.30 16:34:32.397009 [ 275 ] {c438dfeb-919a-4776-b83c-6e62bfbfdecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.397165 [ 275 ] {c438dfeb-919a-4776-b83c-6e62bfbfdecf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.01.30 16:34:32.399736 [ 275 ] {c438dfeb-919a-4776-b83c-6e62bfbfdecf} <Debug> oximeter.measurements_histogramu8 (b60ef6c3-bdd3-43d6-ac9e-fc09d976ff55): Loading data parts | ||
| 541 | 2026.01.30 16:34:32.399948 [ 275 ] {c438dfeb-919a-4776-b83c-6e62bfbfdecf} <Debug> oximeter.measurements_histogramu8 (b60ef6c3-bdd3-43d6-ac9e-fc09d976ff55): There are no data parts | ||
| 542 | 2026.01.30 16:34:32.401871 [ 275 ] {c438dfeb-919a-4776-b83c-6e62bfbfdecf} <Debug> TCPHandler: Processed in 0.005125621 sec. | ||
| 543 | 2026.01.30 16:34:32.402035 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.30 16:34:32.402359 [ 275 ] {f6fe3647-a233-43da-9925-54af866e6a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.402510 [ 275 ] {f6fe3647-a233-43da-9925-54af866e6a5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.01.30 16:34:32.405018 [ 275 ] {f6fe3647-a233-43da-9925-54af866e6a5d} <Debug> oximeter.measurements_histogrami16 (0db16c76-b321-48ec-9e06-5569cfb355a9): Loading data parts | ||
| 547 | 2026.01.30 16:34:32.405214 [ 275 ] {f6fe3647-a233-43da-9925-54af866e6a5d} <Debug> oximeter.measurements_histogrami16 (0db16c76-b321-48ec-9e06-5569cfb355a9): There are no data parts | ||
| 548 | 2026.01.30 16:34:32.406541 [ 275 ] {f6fe3647-a233-43da-9925-54af866e6a5d} <Debug> TCPHandler: Processed in 0.004562041 sec. | ||
| 549 | 2026.01.30 16:34:32.406806 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.30 16:34:32.407041 [ 275 ] {a5c5bf45-d419-4b71-b8e9-fe6ab91bbe7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.407286 [ 275 ] {a5c5bf45-d419-4b71-b8e9-fe6ab91bbe7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.01.30 16:34:32.409380 [ 275 ] {a5c5bf45-d419-4b71-b8e9-fe6ab91bbe7b} <Debug> oximeter.measurements_histogramu16 (cc212507-f6a2-476e-aa56-0d85268740f3): Loading data parts | ||
| 553 | 2026.01.30 16:34:32.409662 [ 275 ] {a5c5bf45-d419-4b71-b8e9-fe6ab91bbe7b} <Debug> oximeter.measurements_histogramu16 (cc212507-f6a2-476e-aa56-0d85268740f3): There are no data parts | ||
| 554 | 2026.01.30 16:34:32.410921 [ 275 ] {a5c5bf45-d419-4b71-b8e9-fe6ab91bbe7b} <Debug> TCPHandler: Processed in 0.004171775 sec. | ||
| 555 | 2026.01.30 16:34:32.411075 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.01.30 16:34:32.411338 [ 275 ] {a8a843e4-4d24-45cd-8222-7a2f1b6e8ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.411471 [ 275 ] {a8a843e4-4d24-45cd-8222-7a2f1b6e8ec9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.01.30 16:34:32.413502 [ 275 ] {a8a843e4-4d24-45cd-8222-7a2f1b6e8ec9} <Debug> oximeter.measurements_histogrami32 (7ada096b-7245-4da5-81af-e359df5e3314): Loading data parts | ||
| 559 | 2026.01.30 16:34:32.413664 [ 275 ] {a8a843e4-4d24-45cd-8222-7a2f1b6e8ec9} <Debug> oximeter.measurements_histogrami32 (7ada096b-7245-4da5-81af-e359df5e3314): There are no data parts | ||
| 560 | 2026.01.30 16:34:32.415479 [ 275 ] {a8a843e4-4d24-45cd-8222-7a2f1b6e8ec9} <Debug> TCPHandler: Processed in 0.00445659 sec. | ||
| 561 | 2026.01.30 16:34:32.415725 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.01.30 16:34:32.415955 [ 275 ] {819760c1-6969-48c8-8e10-135965f897b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.416100 [ 275 ] {819760c1-6969-48c8-8e10-135965f897b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.01.30 16:34:32.418307 [ 275 ] {819760c1-6969-48c8-8e10-135965f897b6} <Debug> oximeter.measurements_histogramu32 (68d2d964-677d-4b91-a19f-ad3659f53e69): Loading data parts | ||
| 565 | 2026.01.30 16:34:32.418574 [ 275 ] {819760c1-6969-48c8-8e10-135965f897b6} <Debug> oximeter.measurements_histogramu32 (68d2d964-677d-4b91-a19f-ad3659f53e69): There are no data parts | ||
| 566 | 2026.01.30 16:34:32.420546 [ 275 ] {819760c1-6969-48c8-8e10-135965f897b6} <Debug> TCPHandler: Processed in 0.004870698 sec. | ||
| 567 | 2026.01.30 16:34:32.420706 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.30 16:34:32.420979 [ 275 ] {5906c56a-f73c-4e8c-bb8e-80922f47fe1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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.01.30 16:34:32.421110 [ 275 ] {5906c56a-f73c-4e8c-bb8e-80922f47fe1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.01.30 16:34:32.423629 [ 275 ] {5906c56a-f73c-4e8c-bb8e-80922f47fe1b} <Debug> oximeter.measurements_histogrami64 (5188ed3c-3ed6-47c6-b100-e571705dc5fc): Loading data parts | ||
| 571 | 2026.01.30 16:34:32.423776 [ 275 ] {5906c56a-f73c-4e8c-bb8e-80922f47fe1b} <Debug> oximeter.measurements_histogrami64 (5188ed3c-3ed6-47c6-b100-e571705dc5fc): There are no data parts | ||
| 572 | 2026.01.30 16:34:32.425377 [ 275 ] {5906c56a-f73c-4e8c-bb8e-80922f47fe1b} <Debug> TCPHandler: Processed in 0.004721594 sec. | ||
| 573 | 2026.01.30 16:34:32.425609 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.01.30 16:34:32.425839 [ 275 ] {e779b810-161a-464c-9c1b-d9130cea4d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 575 | 2026.01.30 16:34:32.425978 [ 275 ] {e779b810-161a-464c-9c1b-d9130cea4d18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.01.30 16:34:32.428283 [ 275 ] {e779b810-161a-464c-9c1b-d9130cea4d18} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Loading data parts | ||
| 577 | 2026.01.30 16:34:32.428451 [ 275 ] {e779b810-161a-464c-9c1b-d9130cea4d18} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): There are no data parts | ||
| 578 | 2026.01.30 16:34:32.430063 [ 275 ] {e779b810-161a-464c-9c1b-d9130cea4d18} <Debug> TCPHandler: Processed in 0.00450309 sec. | ||
| 579 | 2026.01.30 16:34:32.430227 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.30 16:34:32.430503 [ 275 ] {b7732ee7-a7f9-42bf-9a4e-3d72e69703a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 581 | 2026.01.30 16:34:32.430638 [ 275 ] {b7732ee7-a7f9-42bf-9a4e-3d72e69703a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.01.30 16:34:32.433420 [ 275 ] {b7732ee7-a7f9-42bf-9a4e-3d72e69703a6} <Debug> oximeter.measurements_histogramf32 (de3d2217-0624-4f0f-9934-e93841072efa): Loading data parts | ||
| 583 | 2026.01.30 16:34:32.433590 [ 275 ] {b7732ee7-a7f9-42bf-9a4e-3d72e69703a6} <Debug> oximeter.measurements_histogramf32 (de3d2217-0624-4f0f-9934-e93841072efa): There are no data parts | ||
| 584 | 2026.01.30 16:34:32.434851 [ 275 ] {b7732ee7-a7f9-42bf-9a4e-3d72e69703a6} <Debug> TCPHandler: Processed in 0.004688344 sec. | ||
| 585 | 2026.01.30 16:34:32.435107 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.30 16:34:32.435320 [ 275 ] {725ef9a1-6a1a-4ede-bd54-76c8adc9832d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 587 | 2026.01.30 16:34:32.435455 [ 275 ] {725ef9a1-6a1a-4ede-bd54-76c8adc9832d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.01.30 16:34:32.437467 [ 275 ] {725ef9a1-6a1a-4ede-bd54-76c8adc9832d} <Debug> oximeter.measurements_histogramf64 (84f7e6ca-9edd-4fe8-a01f-b6eb9d7a3c47): Loading data parts | ||
| 589 | 2026.01.30 16:34:32.437676 [ 275 ] {725ef9a1-6a1a-4ede-bd54-76c8adc9832d} <Debug> oximeter.measurements_histogramf64 (84f7e6ca-9edd-4fe8-a01f-b6eb9d7a3c47): There are no data parts | ||
| 590 | 2026.01.30 16:34:32.438952 [ 275 ] {725ef9a1-6a1a-4ede-bd54-76c8adc9832d} <Debug> TCPHandler: Processed in 0.003897049 sec. | ||
| 591 | 2026.01.30 16:34:32.439097 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.30 16:34:32.439322 [ 275 ] {27876d70-17de-480d-8ba3-4e57a9000797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.01.30 16:34:32.439459 [ 275 ] {27876d70-17de-480d-8ba3-4e57a9000797} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.01.30 16:34:32.441674 [ 275 ] {27876d70-17de-480d-8ba3-4e57a9000797} <Debug> oximeter.fields_bool (69538ac6-38fb-4b6c-ac86-b433fc17f962): Loading data parts | ||
| 620 | 2026.01.30 16:34:32.441872 [ 275 ] {27876d70-17de-480d-8ba3-4e57a9000797} <Debug> oximeter.fields_bool (69538ac6-38fb-4b6c-ac86-b433fc17f962): There are no data parts | ||
| 621 | 2026.01.30 16:34:32.443330 [ 275 ] {27876d70-17de-480d-8ba3-4e57a9000797} <Debug> TCPHandler: Processed in 0.004281856 sec. | ||
| 622 | 2026.01.30 16:34:32.443486 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.30 16:34:32.443772 [ 275 ] {e45e6440-c3b7-4de1-aa76-751b4fa794ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 624 | 2026.01.30 16:34:32.443908 [ 275 ] {e45e6440-c3b7-4de1-aa76-751b4fa794ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.01.30 16:34:32.446393 [ 275 ] {e45e6440-c3b7-4de1-aa76-751b4fa794ae} <Debug> oximeter.fields_i8 (ffcf2e09-c307-494b-b5c1-37ee47854ccf): Loading data parts | ||
| 626 | 2026.01.30 16:34:32.446582 [ 275 ] {e45e6440-c3b7-4de1-aa76-751b4fa794ae} <Debug> oximeter.fields_i8 (ffcf2e09-c307-494b-b5c1-37ee47854ccf): There are no data parts | ||
| 627 | 2026.01.30 16:34:32.448157 [ 275 ] {e45e6440-c3b7-4de1-aa76-751b4fa794ae} <Debug> TCPHandler: Processed in 0.004727355 sec. | ||
| 628 | 2026.01.30 16:34:32.448312 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.30 16:34:32.448519 [ 275 ] {50f2ce39-abcc-46f2-8452-920dcd26cec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 630 | 2026.01.30 16:34:32.448676 [ 275 ] {50f2ce39-abcc-46f2-8452-920dcd26cec7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.01.30 16:34:32.450790 [ 275 ] {50f2ce39-abcc-46f2-8452-920dcd26cec7} <Debug> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Loading data parts | ||
| 632 | 2026.01.30 16:34:32.451022 [ 275 ] {50f2ce39-abcc-46f2-8452-920dcd26cec7} <Debug> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): There are no data parts | ||
| 633 | 2026.01.30 16:34:32.452363 [ 275 ] {50f2ce39-abcc-46f2-8452-920dcd26cec7} <Debug> TCPHandler: Processed in 0.004101713 sec. | ||
| 634 | 2026.01.30 16:34:32.452508 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.30 16:34:32.452765 [ 275 ] {7264b407-429a-41c9-8e72-665c219e5b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 636 | 2026.01.30 16:34:32.452899 [ 275 ] {7264b407-429a-41c9-8e72-665c219e5b53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.01.30 16:34:32.455011 [ 275 ] {7264b407-429a-41c9-8e72-665c219e5b53} <Debug> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Loading data parts | ||
| 638 | 2026.01.30 16:34:32.455326 [ 275 ] {7264b407-429a-41c9-8e72-665c219e5b53} <Debug> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): There are no data parts | ||
| 639 | 2026.01.30 16:34:32.456837 [ 275 ] {7264b407-429a-41c9-8e72-665c219e5b53} <Debug> TCPHandler: Processed in 0.004378728 sec. | ||
| 640 | 2026.01.30 16:34:32.456985 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.01.30 16:34:32.457147 [ 275 ] {3f6c0cfa-c13c-4088-adb6-ff8a83e5b846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 642 | 2026.01.30 16:34:32.457282 [ 275 ] {3f6c0cfa-c13c-4088-adb6-ff8a83e5b846} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.01.30 16:34:32.459552 [ 275 ] {3f6c0cfa-c13c-4088-adb6-ff8a83e5b846} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Loading data parts | ||
| 644 | 2026.01.30 16:34:32.459715 [ 275 ] {3f6c0cfa-c13c-4088-adb6-ff8a83e5b846} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): There are no data parts | ||
| 645 | 2026.01.30 16:34:32.461053 [ 275 ] {3f6c0cfa-c13c-4088-adb6-ff8a83e5b846} <Debug> TCPHandler: Processed in 0.004118513 sec. | ||
| 646 | 2026.01.30 16:34:32.461257 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.01.30 16:34:32.461540 [ 275 ] {e3459dc8-b156-45b2-9980-a1437965f9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 648 | 2026.01.30 16:34:32.461687 [ 275 ] {e3459dc8-b156-45b2-9980-a1437965f9ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.01.30 16:34:32.463949 [ 275 ] {e3459dc8-b156-45b2-9980-a1437965f9ff} <Debug> oximeter.fields_i32 (cc4560d1-ec42-4405-9fac-870dc9dd9841): Loading data parts | ||
| 650 | 2026.01.30 16:34:32.464107 [ 275 ] {e3459dc8-b156-45b2-9980-a1437965f9ff} <Debug> oximeter.fields_i32 (cc4560d1-ec42-4405-9fac-870dc9dd9841): There are no data parts | ||
| 651 | 2026.01.30 16:34:32.465866 [ 275 ] {e3459dc8-b156-45b2-9980-a1437965f9ff} <Debug> TCPHandler: Processed in 0.004658713 sec. | ||
| 652 | 2026.01.30 16:34:32.466007 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.01.30 16:34:32.466166 [ 275 ] {e38f971a-8346-47fd-a8d2-c6d66489aa38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 654 | 2026.01.30 16:34:32.466300 [ 275 ] {e38f971a-8346-47fd-a8d2-c6d66489aa38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.01.30 16:34:32.468967 [ 275 ] {e38f971a-8346-47fd-a8d2-c6d66489aa38} <Debug> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Loading data parts | ||
| 656 | 2026.01.30 16:34:32.469110 [ 275 ] {e38f971a-8346-47fd-a8d2-c6d66489aa38} <Debug> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): There are no data parts | ||
| 657 | 2026.01.30 16:34:32.470719 [ 275 ] {e38f971a-8346-47fd-a8d2-c6d66489aa38} <Debug> TCPHandler: Processed in 0.004762415 sec. | ||
| 658 | 2026.01.30 16:34:32.470972 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.01.30 16:34:32.471130 [ 275 ] {9cea1eda-044e-41dc-9043-97b9b7bd5903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 660 | 2026.01.30 16:34:32.471290 [ 275 ] {9cea1eda-044e-41dc-9043-97b9b7bd5903} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.01.30 16:34:32.473194 [ 275 ] {9cea1eda-044e-41dc-9043-97b9b7bd5903} <Debug> oximeter.fields_i64 (44caa88d-99cf-4763-bf77-94e4573bb73b): Loading data parts | ||
| 662 | 2026.01.30 16:34:32.473383 [ 275 ] {9cea1eda-044e-41dc-9043-97b9b7bd5903} <Debug> oximeter.fields_i64 (44caa88d-99cf-4763-bf77-94e4573bb73b): There are no data parts | ||
| 663 | 2026.01.30 16:34:32.475863 [ 275 ] {9cea1eda-044e-41dc-9043-97b9b7bd5903} <Debug> TCPHandler: Processed in 0.004941519 sec. | ||
| 664 | 2026.01.30 16:34:32.476013 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.01.30 16:34:32.476228 [ 275 ] {211fa2e8-cc69-4fd5-bb73-3a7e646b685b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 666 | 2026.01.30 16:34:32.476328 [ 275 ] {211fa2e8-cc69-4fd5-bb73-3a7e646b685b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.01.30 16:34:32.478784 [ 275 ] {211fa2e8-cc69-4fd5-bb73-3a7e646b685b} <Debug> oximeter.fields_u64 (1fabf379-ed17-47ec-908b-0c3c330dd730): Loading data parts | ||
| 668 | 2026.01.30 16:34:32.478953 [ 275 ] {211fa2e8-cc69-4fd5-bb73-3a7e646b685b} <Debug> oximeter.fields_u64 (1fabf379-ed17-47ec-908b-0c3c330dd730): There are no data parts | ||
| 669 | 2026.01.30 16:34:32.480673 [ 275 ] {211fa2e8-cc69-4fd5-bb73-3a7e646b685b} <Debug> TCPHandler: Processed in 0.004714274 sec. | ||
| 670 | 2026.01.30 16:34:32.480915 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.01.30 16:34:32.481113 [ 275 ] {43ffb1b2-682d-4ebd-9b00-81e2277a7bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 672 | 2026.01.30 16:34:32.481248 [ 275 ] {43ffb1b2-682d-4ebd-9b00-81e2277a7bb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.01.30 16:34:32.483043 [ 275 ] {43ffb1b2-682d-4ebd-9b00-81e2277a7bb1} <Debug> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Loading data parts | ||
| 674 | 2026.01.30 16:34:32.483282 [ 275 ] {43ffb1b2-682d-4ebd-9b00-81e2277a7bb1} <Debug> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): There are no data parts | ||
| 675 | 2026.01.30 16:34:32.484664 [ 275 ] {43ffb1b2-682d-4ebd-9b00-81e2277a7bb1} <Debug> TCPHandler: Processed in 0.003810828 sec. | ||
| 676 | 2026.01.30 16:34:32.484809 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.01.30 16:34:32.485030 [ 275 ] {261c9e72-4871-4438-9264-c3704dffaf41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 678 | 2026.01.30 16:34:32.485121 [ 275 ] {261c9e72-4871-4438-9264-c3704dffaf41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.01.30 16:34:32.487110 [ 275 ] {261c9e72-4871-4438-9264-c3704dffaf41} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Loading data parts | ||
| 680 | 2026.01.30 16:34:32.487267 [ 275 ] {261c9e72-4871-4438-9264-c3704dffaf41} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): There are no data parts | ||
| 681 | 2026.01.30 16:34:32.488760 [ 275 ] {261c9e72-4871-4438-9264-c3704dffaf41} <Debug> TCPHandler: Processed in 0.004000781 sec. | ||
| 682 | 2026.01.30 16:34:32.488971 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.01.30 16:34:32.489152 [ 275 ] {8a793320-2eea-4d2d-9304-503cdf50ad0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 684 | 2026.01.30 16:34:32.489290 [ 275 ] {8a793320-2eea-4d2d-9304-503cdf50ad0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.01.30 16:34:32.491402 [ 275 ] {8a793320-2eea-4d2d-9304-503cdf50ad0a} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Loading data parts | ||
| 686 | 2026.01.30 16:34:32.491654 [ 275 ] {8a793320-2eea-4d2d-9304-503cdf50ad0a} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): There are no data parts | ||
| 687 | 2026.01.30 16:34:32.493150 [ 275 ] {8a793320-2eea-4d2d-9304-503cdf50ad0a} <Debug> TCPHandler: Processed in 0.004280376 sec. | ||
| 688 | 2026.01.30 16:34:32.493301 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.01.30 16:34:32.493720 [ 275 ] {6daf4a06-b848-44bb-ac28-3c48eb9944bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2026.01.30 16:34:32.493871 [ 275 ] {6daf4a06-b848-44bb-ac28-3c48eb9944bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.01.30 16:34:32.495794 [ 275 ] {6daf4a06-b848-44bb-ac28-3c48eb9944bf} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): Loading data parts | ||
| 695 | 2026.01.30 16:34:32.496048 [ 275 ] {6daf4a06-b848-44bb-ac28-3c48eb9944bf} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): There are no data parts | ||
| 696 | 2026.01.30 16:34:32.497592 [ 275 ] {6daf4a06-b848-44bb-ac28-3c48eb9944bf} <Debug> TCPHandler: Processed in 0.004288967 sec. | ||
| 697 | 2026.01.30 16:34:32.497863 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.01.30 16:34:32.502489 [ 277 ] {a3b3a787-d04e-4c43-8317-23dcc872d06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.01.30 16:34:32.503910 [ 277 ] {a3b3a787-d04e-4c43-8317-23dcc872d06f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.01.30 16:34:32.528345 [ 285 ] {a3b3a787-d04e-4c43-8317-23dcc872d06f} <Trace> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.01.30 16:34:32.528689 [ 285 ] {a3b3a787-d04e-4c43-8317-23dcc872d06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 702 | 2026.01.30 16:34:32.540719 [ 285 ] {a3b3a787-d04e-4c43-8317-23dcc872d06f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.01.30 16:34:32.546281 [ 285 ] {a3b3a787-d04e-4c43-8317-23dcc872d06f} <Trace> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.01.30 16:34:32.546892 [ 277 ] {a3b3a787-d04e-4c43-8317-23dcc872d06f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.04873 sec., 20.521239482864765 rows/sec., 328.34 B/sec. | ||
| 705 | 2026.01.30 16:34:32.547249 [ 277 ] {a3b3a787-d04e-4c43-8317-23dcc872d06f} <Debug> TCPHandler: Processed in 0.049526045 sec. | ||
| 706 | 2026.01.30 16:34:33.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.42 MiB, peak 127.42 MiB, free memory in arenas 0.00 B, will set to 139.71 MiB (RSS), difference: 12.29 MiB | ||
| 707 | 2026.01.30 16:34:33.466228 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.30 16:34:33.466246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.30 16:34:33.466339 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.30 16:34:33.466372 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.30 16:34:33.470417 [ 244 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Loading data parts | ||
| 712 | 2026.01.30 16:34:33.470642 [ 244 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): There are no data parts | ||
| 713 | 2026.01.30 16:34:33.478267 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.30 16:34:33.478587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 715 | 2026.01.30 16:34:33.482706 [ 245 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Loading data parts | ||
| 716 | 2026.01.30 16:34:33.482907 [ 245 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): There are no data parts | ||
| 717 | 2026.01.30 16:34:33.485515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.01.30 16:34:33.486234 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.01.30 16:34:33.486405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.01.30 16:34:33.508806 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.30 16:34:33.509015 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 722 | 2026.01.30 16:34:33.515886 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.30 16:34:33.517253 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.30 16:34:33.521468 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.30 16:34:34.000386 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.57 MiB, peak 148.57 MiB, free memory in arenas 0.00 B, will set to 153.70 MiB (RSS), difference: 9.13 MiB | ||
| 726 | 2026.01.30 16:34:35.966152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.30 16:34:35.966464 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.30 16:34:35.971501 [ 243 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Loading data parts | ||
| 729 | 2026.01.30 16:34:35.971798 [ 243 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): There are no data parts | ||
| 730 | 2026.01.30 16:34:35.979203 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.30 16:34:35.979351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 732 | 2026.01.30 16:34:35.983790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.30 16:34:35.984392 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.30 16:34:35.984830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.30 16:34:36.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.91 MiB, peak 157.91 MiB, free memory in arenas 0.00 B, will set to 154.73 MiB (RSS), difference: -3.18 MiB | ||
| 736 | 2026.01.30 16:34:36.328177 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37422 | ||
| 737 | 2026.01.30 16:34:36.328315 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.01.30 16:34:36.328516 [ 286 ] {} <Debug> TCP-Session: 94a59cca-6a95-4e07-a35a-70e6fe6d0876 Authenticating user 'default' from [fd00:1122:3344:101::e]:37422 | ||
| 739 | 2026.01.30 16:34:36.328539 [ 286 ] {} <Debug> TCP-Session: 94a59cca-6a95-4e07-a35a-70e6fe6d0876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.01.30 16:34:36.328551 [ 286 ] {} <Debug> TCP-Session: 94a59cca-6a95-4e07-a35a-70e6fe6d0876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.01.30 16:34:36.328681 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 742 | 2026.01.30 16:34:36.328719 [ 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 | ||
| 743 | 2026.01.30 16:34:36.328835 [ 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 | ||
| 744 | 2026.01.30 16:34:36.329195 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33654 | ||
| 745 | 2026.01.30 16:34:36.329323 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44371 | ||
| 746 | 2026.01.30 16:34:36.329333 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59510 | ||
| 747 | 2026.01.30 16:34:36.329397 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38619 | ||
| 748 | 2026.01.30 16:34:36.329478 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60766 | ||
| 749 | 2026.01.30 16:34:36.329750 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63519 | ||
| 750 | 2026.01.30 16:34:36.329797 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2026.01.30 16:34:36.329850 [ 290 ] {} <Debug> TCP-Session: 4b292bcd-c9ef-467c-b8de-2a148e023e6e Authenticating user 'default' from [fd00:1122:3344:101::e]:38619 | ||
| 752 | 2026.01.30 16:34:36.329866 [ 290 ] {} <Debug> TCP-Session: 4b292bcd-c9ef-467c-b8de-2a148e023e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.01.30 16:34:36.329930 [ 290 ] {} <Debug> TCP-Session: 4b292bcd-c9ef-467c-b8de-2a148e023e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.01.30 16:34:36.329945 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.01.30 16:34:36.329970 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58379 | ||
| 756 | 2026.01.30 16:34:36.329989 [ 289 ] {} <Debug> TCP-Session: c9be26f1-fc6c-4c13-bbb4-8f1cd3b7229c Authenticating user 'default' from [fd00:1122:3344:101::e]:44371 | ||
| 757 | 2026.01.30 16:34:36.330091 [ 289 ] {} <Debug> TCP-Session: c9be26f1-fc6c-4c13-bbb4-8f1cd3b7229c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.01.30 16:34:36.330102 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.01.30 16:34:36.330106 [ 289 ] {} <Debug> TCP-Session: c9be26f1-fc6c-4c13-bbb4-8f1cd3b7229c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.01.30 16:34:36.330218 [ 292 ] {} <Debug> TCP-Session: 1c8ddfa9-734e-4429-9ab4-9bfc659b8dbb Authenticating user 'default' from [fd00:1122:3344:101::e]:63519 | ||
| 761 | 2026.01.30 16:34:36.330240 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.01.30 16:34:36.330240 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46521 | ||
| 763 | 2026.01.30 16:34:36.330243 [ 292 ] {} <Debug> TCP-Session: 1c8ddfa9-734e-4429-9ab4-9bfc659b8dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.01.30 16:34:36.330288 [ 293 ] {} <Debug> TCP-Session: 1f63f709-5ef7-41b6-ace2-1f601f47e94c Authenticating user 'default' from [fd00:1122:3344:101::e]:58379 | ||
| 765 | 2026.01.30 16:34:36.330312 [ 292 ] {} <Debug> TCP-Session: 1c8ddfa9-734e-4429-9ab4-9bfc659b8dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.01.30 16:34:36.330328 [ 293 ] {} <Debug> TCP-Session: 1f63f709-5ef7-41b6-ace2-1f601f47e94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.30 16:34:36.330348 [ 293 ] {} <Debug> TCP-Session: 1f63f709-5ef7-41b6-ace2-1f601f47e94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.01.30 16:34:36.330469 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.01.30 16:34:36.330511 [ 294 ] {} <Debug> TCP-Session: a486b918-e890-44c1-a24a-4ef108d12bb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46521 | ||
| 770 | 2026.01.30 16:34:36.330534 [ 294 ] {} <Debug> TCP-Session: a486b918-e890-44c1-a24a-4ef108d12bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.01.30 16:34:36.330546 [ 294 ] {} <Debug> TCP-Session: a486b918-e890-44c1-a24a-4ef108d12bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.01.30 16:34:36.331817 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.01.30 16:34:36.331852 [ 288 ] {} <Debug> TCP-Session: 178f1a99-9065-425b-90ec-0c38e564e9a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59510 | ||
| 774 | 2026.01.30 16:34:36.331855 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.01.30 16:34:36.331871 [ 288 ] {} <Debug> TCP-Session: 178f1a99-9065-425b-90ec-0c38e564e9a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.01.30 16:34:36.331901 [ 288 ] {} <Debug> TCP-Session: 178f1a99-9065-425b-90ec-0c38e564e9a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.01.30 16:34:36.331909 [ 291 ] {} <Debug> TCP-Session: 5b6e23a9-a172-4297-91f8-532e0414e7ad Authenticating user 'default' from [fd00:1122:3344:101::e]:60766 | ||
| 778 | 2026.01.30 16:34:36.331936 [ 291 ] {} <Debug> TCP-Session: 5b6e23a9-a172-4297-91f8-532e0414e7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.01.30 16:34:36.331950 [ 291 ] {} <Debug> TCP-Session: 5b6e23a9-a172-4297-91f8-532e0414e7ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.01.30 16:34:36.333809 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.01.30 16:34:36.333859 [ 287 ] {} <Debug> TCP-Session: 158abc4b-11eb-4bab-9ed2-dd47f3264c3b Authenticating user 'default' from [fd00:1122:3344:101::e]:33654 | ||
| 782 | 2026.01.30 16:34:36.333876 [ 287 ] {} <Debug> TCP-Session: 158abc4b-11eb-4bab-9ed2-dd47f3264c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.30 16:34:36.333888 [ 287 ] {} <Debug> TCP-Session: 158abc4b-11eb-4bab-9ed2-dd47f3264c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.01.30 16:34:36.334037 [ 286 ] {} <Trace> TCP-Session: 94a59cca-6a95-4e07-a35a-70e6fe6d0876 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.01.30 16:34:36.334229 [ 286 ] {eb86ea0a-f75e-43a0-9d47-9201b368d8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37422) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 786 | 2026.01.30 16:34:36.334665 [ 286 ] {eb86ea0a-f75e-43a0-9d47-9201b368d8bc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 787 | 2026.01.30 16:34:36.337005 [ 286 ] {eb86ea0a-f75e-43a0-9d47-9201b368d8bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.01.30 16:34:36.345861 [ 286 ] {eb86ea0a-f75e-43a0-9d47-9201b368d8bc} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 789 | 2026.01.30 16:34:36.355399 [ 295 ] {eb86ea0a-f75e-43a0-9d47-9201b368d8bc} <Trace> AggregatingTransform: Aggregating | ||
| 790 | 2026.01.30 16:34:36.355499 [ 295 ] {eb86ea0a-f75e-43a0-9d47-9201b368d8bc} <Trace> Aggregator: Aggregation method: without_key | ||
| 791 | 2026.01.30 16:34:36.356169 [ 295 ] {eb86ea0a-f75e-43a0-9d47-9201b368d8bc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004239376 sec. (235.884 rows/sec., 9.21 KiB/sec.) | ||
| 792 | 2026.01.30 16:34:36.356191 [ 295 ] {eb86ea0a-f75e-43a0-9d47-9201b368d8bc} <Trace> Aggregator: Merging aggregated data | ||
| 793 | 2026.01.30 16:34:36.356220 [ 295 ] {eb86ea0a-f75e-43a0-9d47-9201b368d8bc} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 794 | 2026.01.30 16:34:36.357427 [ 286 ] {eb86ea0a-f75e-43a0-9d47-9201b368d8bc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.023264 sec., 42.98486932599725 rows/sec., 1.68 KiB/sec. | ||
| 795 | 2026.01.30 16:34:36.357601 [ 286 ] {eb86ea0a-f75e-43a0-9d47-9201b368d8bc} <Debug> TCPHandler: Processed in 0.023781235 sec. | ||
| 796 | 2026.01.30 16:34:36.359325 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.01.30 16:34:36.359355 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.01.30 16:34:36.359369 [ 286 ] {} <Debug> TCP-Session: 94a59cca-6a95-4e07-a35a-70e6fe6d0876 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.01.30 16:34:36.359379 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.01.30 16:34:36.359398 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.01.30 16:34:36.359404 [ 287 ] {} <Debug> TCP-Session: 158abc4b-11eb-4bab-9ed2-dd47f3264c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.30 16:34:36.359429 [ 293 ] {} <Debug> TCP-Session: 1f63f709-5ef7-41b6-ace2-1f601f47e94c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.01.30 16:34:36.359434 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.01.30 16:34:36.359459 [ 288 ] {} <Debug> TCP-Session: 178f1a99-9065-425b-90ec-0c38e564e9a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.01.30 16:34:36.359473 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.01.30 16:34:36.359495 [ 291 ] {} <Debug> TCP-Session: 5b6e23a9-a172-4297-91f8-532e0414e7ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.01.30 16:34:36.359501 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2026.01.30 16:34:36.359521 [ 290 ] {} <Debug> TCP-Session: 4b292bcd-c9ef-467c-b8de-2a148e023e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.01.30 16:34:36.359457 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2026.01.30 16:34:36.359552 [ 294 ] {} <Debug> TCP-Session: a486b918-e890-44c1-a24a-4ef108d12bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.01.30 16:34:36.359421 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.01.30 16:34:36.359601 [ 289 ] {} <Debug> TCP-Session: c9be26f1-fc6c-4c13-bbb4-8f1cd3b7229c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.01.30 16:34:36.359633 [ 292 ] {} <Debug> TCP-Session: 1c8ddfa9-734e-4429-9ab4-9bfc659b8dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.30 16:34:37.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.99 MiB, peak 163.08 MiB, free memory in arenas 0.00 B, will set to 158.82 MiB (RSS), difference: 3.83 MiB | ||
| 815 | 2026.01.30 16:34:40.939516 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 816 | 2026.01.30 16:34:40.939577 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 817 | 2026.01.30 16:34:40.986547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 927 | ||
| 818 | 2026.01.30 16:34:40.991486 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.01.30 16:34:40.991537 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 820 | 2026.01.30 16:34:40.993356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 821 | 2026.01.30 16:34:40.994058 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.01.30 16:34:40.994232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 927 | ||
| 823 | 2026.01.30 16:34:41.021554 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 824 | 2026.01.30 16:34:41.040379 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 825 | 2026.01.30 16:34:41.040442 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 826 | 2026.01.30 16:34:41.046986 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 827 | 2026.01.30 16:34:41.048092 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 828 | 2026.01.30 16:34:41.051120 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 829 | 2026.01.30 16:34:42.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.64 MiB, peak 163.64 MiB, free memory in arenas 0.00 B, will set to 162.05 MiB (RSS), difference: 2.42 MiB | ||
| 830 | 2026.01.30 16:34:42.199712 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45174 | ||
| 831 | 2026.01.30 16:34:42.199842 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.01.30 16:34:42.199871 [ 286 ] {} <Debug> TCP-Session: 55c6f566-7fdf-4b6d-aef9-d5c7870c977a Authenticating user 'default' from [fd00:1122:3344:101::e]:45174 | ||
| 833 | 2026.01.30 16:34:42.199896 [ 286 ] {} <Debug> TCP-Session: 55c6f566-7fdf-4b6d-aef9-d5c7870c977a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.01.30 16:34:42.199909 [ 286 ] {} <Debug> TCP-Session: 55c6f566-7fdf-4b6d-aef9-d5c7870c977a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.01.30 16:34:42.200140 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36020 | ||
| 836 | 2026.01.30 16:34:42.200164 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62815 | ||
| 837 | 2026.01.30 16:34:42.200189 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56083 | ||
| 838 | 2026.01.30 16:34:42.200219 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58423 | ||
| 839 | 2026.01.30 16:34:42.200212 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52267 | ||
| 840 | 2026.01.30 16:34:42.200268 [ 286 ] {} <Trace> TCP-Session: 55c6f566-7fdf-4b6d-aef9-d5c7870c977a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.01.30 16:34:42.200303 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.01.30 16:34:42.200302 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.01.30 16:34:42.200323 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.01.30 16:34:42.200343 [ 291 ] {} <Debug> TCP-Session: 3d9e75ce-d704-4f4a-bd52-d25ffaefc83e Authenticating user 'default' from [fd00:1122:3344:101::e]:56083 | ||
| 845 | 2026.01.30 16:34:42.200357 [ 288 ] {} <Debug> TCP-Session: e2a3b005-1208-4c6a-b98f-bb84919f1b94 Authenticating user 'default' from [fd00:1122:3344:101::e]:62815 | ||
| 846 | 2026.01.30 16:34:42.200362 [ 294 ] {} <Debug> TCP-Session: ecfa4650-2801-4df5-82b8-74020ca9d93f Authenticating user 'default' from [fd00:1122:3344:101::e]:58423 | ||
| 847 | 2026.01.30 16:34:42.200379 [ 291 ] {} <Debug> TCP-Session: 3d9e75ce-d704-4f4a-bd52-d25ffaefc83e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.01.30 16:34:42.200390 [ 288 ] {} <Debug> TCP-Session: e2a3b005-1208-4c6a-b98f-bb84919f1b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.01.30 16:34:42.200394 [ 294 ] {} <Debug> TCP-Session: ecfa4650-2801-4df5-82b8-74020ca9d93f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.01.30 16:34:42.200404 [ 291 ] {} <Debug> TCP-Session: 3d9e75ce-d704-4f4a-bd52-d25ffaefc83e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.01.30 16:34:42.200421 [ 294 ] {} <Debug> TCP-Session: ecfa4650-2801-4df5-82b8-74020ca9d93f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.30 16:34:42.200414 [ 288 ] {} <Debug> TCP-Session: e2a3b005-1208-4c6a-b98f-bb84919f1b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.01.30 16:34:42.200465 [ 286 ] {75cff29d-911d-42be-9b31-5e8636ecf1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45174) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 854 | 2026.01.30 16:34:42.200277 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2026.01.30 16:34:42.200201 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42056 | ||
| 856 | 2026.01.30 16:34:42.200528 [ 287 ] {} <Debug> TCP-Session: f269a2bc-d46d-453b-85f2-6e3315f4aca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36020 | ||
| 857 | 2026.01.30 16:34:42.200180 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59350 | ||
| 858 | 2026.01.30 16:34:42.200579 [ 287 ] {} <Debug> TCP-Session: f269a2bc-d46d-453b-85f2-6e3315f4aca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.01.30 16:34:42.200173 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34749 | ||
| 860 | 2026.01.30 16:34:42.200603 [ 287 ] {} <Debug> TCP-Session: f269a2bc-d46d-453b-85f2-6e3315f4aca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.01.30 16:34:42.200391 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.01.30 16:34:42.200640 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 863 | 2026.01.30 16:34:42.200677 [ 293 ] {} <Debug> TCP-Session: 66953127-ada1-4b81-af05-976294918e0d Authenticating user 'default' from [fd00:1122:3344:101::e]:52267 | ||
| 864 | 2026.01.30 16:34:42.200688 [ 292 ] {} <Debug> TCP-Session: 63b21aec-11c4-46c6-9b0d-d86f2e43de2c Authenticating user 'default' from [fd00:1122:3344:101::e]:42056 | ||
| 865 | 2026.01.30 16:34:42.200702 [ 293 ] {} <Debug> TCP-Session: 66953127-ada1-4b81-af05-976294918e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.01.30 16:34:42.200720 [ 292 ] {} <Debug> TCP-Session: 63b21aec-11c4-46c6-9b0d-d86f2e43de2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.01.30 16:34:42.200723 [ 293 ] {} <Debug> TCP-Session: 66953127-ada1-4b81-af05-976294918e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.01.30 16:34:42.200742 [ 292 ] {} <Debug> TCP-Session: 63b21aec-11c4-46c6-9b0d-d86f2e43de2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.01.30 16:34:42.200745 [ 286 ] {75cff29d-911d-42be-9b31-5e8636ecf1c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 870 | 2026.01.30 16:34:42.200819 [ 286 ] {75cff29d-911d-42be-9b31-5e8636ecf1c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.01.30 16:34:42.200845 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.01.30 16:34:42.200852 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.01.30 16:34:42.200879 [ 289 ] {} <Debug> TCP-Session: 744903c1-f902-4307-b1d2-1e1ee929c13e Authenticating user 'default' from [fd00:1122:3344:101::e]:34749 | ||
| 874 | 2026.01.30 16:34:42.200897 [ 290 ] {} <Debug> TCP-Session: a40ffb4f-2107-4dd9-903e-49514b208234 Authenticating user 'default' from [fd00:1122:3344:101::e]:59350 | ||
| 875 | 2026.01.30 16:34:42.200905 [ 289 ] {} <Debug> TCP-Session: 744903c1-f902-4307-b1d2-1e1ee929c13e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.01.30 16:34:42.200924 [ 290 ] {} <Debug> TCP-Session: a40ffb4f-2107-4dd9-903e-49514b208234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.01.30 16:34:42.200931 [ 289 ] {} <Debug> TCP-Session: 744903c1-f902-4307-b1d2-1e1ee929c13e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.01.30 16:34:42.200947 [ 290 ] {} <Debug> TCP-Session: a40ffb4f-2107-4dd9-903e-49514b208234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.01.30 16:34:42.201130 [ 286 ] {75cff29d-911d-42be-9b31-5e8636ecf1c6} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 880 | 2026.01.30 16:34:42.202063 [ 328 ] {75cff29d-911d-42be-9b31-5e8636ecf1c6} <Trace> AggregatingTransform: Aggregating | ||
| 881 | 2026.01.30 16:34:42.202104 [ 328 ] {75cff29d-911d-42be-9b31-5e8636ecf1c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 882 | 2026.01.30 16:34:42.202135 [ 328 ] {75cff29d-911d-42be-9b31-5e8636ecf1c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905296 sec. (1104.611 rows/sec., 43.15 KiB/sec.) | ||
| 883 | 2026.01.30 16:34:42.202152 [ 328 ] {75cff29d-911d-42be-9b31-5e8636ecf1c6} <Trace> Aggregator: Merging aggregated data | ||
| 884 | 2026.01.30 16:34:42.203599 [ 286 ] {75cff29d-911d-42be-9b31-5e8636ecf1c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003195 sec., 312.98904538341156 rows/sec., 12.23 KiB/sec. | ||
| 885 | 2026.01.30 16:34:42.203742 [ 286 ] {75cff29d-911d-42be-9b31-5e8636ecf1c6} <Debug> TCPHandler: Processed in 0.003594945 sec. | ||
| 886 | 2026.01.30 16:34:42.203868 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.01.30 16:34:42.203894 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.01.30 16:34:42.203900 [ 286 ] {} <Debug> TCP-Session: 55c6f566-7fdf-4b6d-aef9-d5c7870c977a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.01.30 16:34:42.203914 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.01.30 16:34:42.203940 [ 294 ] {} <Debug> TCP-Session: ecfa4650-2801-4df5-82b8-74020ca9d93f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.01.30 16:34:42.203933 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.01.30 16:34:42.203968 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.01.30 16:34:42.203984 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.01.30 16:34:42.204001 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.01.30 16:34:42.204023 [ 288 ] {} <Debug> TCP-Session: e2a3b005-1208-4c6a-b98f-bb84919f1b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.01.30 16:34:42.204039 [ 289 ] {} <Debug> TCP-Session: 744903c1-f902-4307-b1d2-1e1ee929c13e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.01.30 16:34:42.204049 [ 292 ] {} <Debug> TCP-Session: 63b21aec-11c4-46c6-9b0d-d86f2e43de2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.01.30 16:34:42.204019 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.01.30 16:34:42.203968 [ 287 ] {} <Debug> TCP-Session: f269a2bc-d46d-453b-85f2-6e3315f4aca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.01.30 16:34:42.204113 [ 293 ] {} <Debug> TCP-Session: 66953127-ada1-4b81-af05-976294918e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.01.30 16:34:42.203953 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.01.30 16:34:42.204003 [ 290 ] {} <Debug> TCP-Session: a40ffb4f-2107-4dd9-903e-49514b208234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.30 16:34:42.204176 [ 291 ] {} <Debug> TCP-Session: 3d9e75ce-d704-4f4a-bd52-d25ffaefc83e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.01.30 16:34:42.233454 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45440 | ||
| 905 | 2026.01.30 16:34:42.233577 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.01.30 16:34:42.233605 [ 286 ] {} <Debug> TCP-Session: b5c7e4ec-f57f-4fe3-b680-9058e571c875 Authenticating user 'default' from [fd00:1122:3344:101::e]:45440 | ||
| 907 | 2026.01.30 16:34:42.233630 [ 286 ] {} <Debug> TCP-Session: b5c7e4ec-f57f-4fe3-b680-9058e571c875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.01.30 16:34:42.233642 [ 286 ] {} <Debug> TCP-Session: b5c7e4ec-f57f-4fe3-b680-9058e571c875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.01.30 16:34:42.233821 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58547 | ||
| 910 | 2026.01.30 16:34:42.233849 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60481 | ||
| 911 | 2026.01.30 16:34:42.233878 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65310 | ||
| 912 | 2026.01.30 16:34:42.233899 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 913 | 2026.01.30 16:34:42.233914 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53103 | ||
| 914 | 2026.01.30 16:34:42.233940 [ 287 ] {} <Debug> TCP-Session: 9fb47da3-2127-4574-b642-2fc7d68bdf56 Authenticating user 'default' from [fd00:1122:3344:101::e]:58547 | ||
| 915 | 2026.01.30 16:34:42.233947 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33254 | ||
| 916 | 2026.01.30 16:34:42.233970 [ 287 ] {} <Debug> TCP-Session: 9fb47da3-2127-4574-b642-2fc7d68bdf56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2026.01.30 16:34:42.233998 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.01.30 16:34:42.234010 [ 287 ] {} <Debug> TCP-Session: 9fb47da3-2127-4574-b642-2fc7d68bdf56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.01.30 16:34:42.233941 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46191 | ||
| 920 | 2026.01.30 16:34:42.234038 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.01.30 16:34:42.234057 [ 286 ] {} <Trace> TCP-Session: b5c7e4ec-f57f-4fe3-b680-9058e571c875 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.01.30 16:34:42.234086 [ 294 ] {} <Debug> TCP-Session: 19da08dd-cdea-4fda-a38d-4676db304c34 Authenticating user 'default' from [fd00:1122:3344:101::e]:33254 | ||
| 923 | 2026.01.30 16:34:42.234027 [ 291 ] {} <Debug> TCP-Session: 9c341473-3539-42ff-b7fe-1298c3882e36 Authenticating user 'default' from [fd00:1122:3344:101::e]:53103 | ||
| 924 | 2026.01.30 16:34:42.234120 [ 294 ] {} <Debug> TCP-Session: 19da08dd-cdea-4fda-a38d-4676db304c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.01.30 16:34:42.234129 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.01.30 16:34:42.234149 [ 294 ] {} <Debug> TCP-Session: 19da08dd-cdea-4fda-a38d-4676db304c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.01.30 16:34:42.234139 [ 291 ] {} <Debug> TCP-Session: 9c341473-3539-42ff-b7fe-1298c3882e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.01.30 16:34:42.234173 [ 293 ] {} <Debug> TCP-Session: abfe3eb9-d91c-42b0-a3b8-2e8801894016 Authenticating user 'default' from [fd00:1122:3344:101::e]:46191 | ||
| 929 | 2026.01.30 16:34:42.234198 [ 291 ] {} <Debug> TCP-Session: 9c341473-3539-42ff-b7fe-1298c3882e36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.01.30 16:34:42.234218 [ 293 ] {} <Debug> TCP-Session: abfe3eb9-d91c-42b0-a3b8-2e8801894016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.01.30 16:34:42.233918 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.01.30 16:34:42.234248 [ 293 ] {} <Debug> TCP-Session: abfe3eb9-d91c-42b0-a3b8-2e8801894016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.01.30 16:34:42.234254 [ 286 ] {b40839e9-3d65-48cf-bae7-3bb682bf2526} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45440) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 934 | 2026.01.30 16:34:42.234273 [ 288 ] {} <Debug> TCP-Session: f99682d7-c1f4-4a07-bb39-21fcb1845437 Authenticating user 'default' from [fd00:1122:3344:101::e]:60481 | ||
| 935 | 2026.01.30 16:34:42.233920 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34684 | ||
| 936 | 2026.01.30 16:34:42.234311 [ 288 ] {} <Debug> TCP-Session: f99682d7-c1f4-4a07-bb39-21fcb1845437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.01.30 16:34:42.233961 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.01.30 16:34:42.234354 [ 288 ] {} <Debug> TCP-Session: f99682d7-c1f4-4a07-bb39-21fcb1845437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.01.30 16:34:42.233907 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57916 | ||
| 940 | 2026.01.30 16:34:42.234384 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 941 | 2026.01.30 16:34:42.234387 [ 289 ] {} <Debug> TCP-Session: 70d420e6-050a-4378-bb30-198003d46a4c Authenticating user 'default' from [fd00:1122:3344:101::e]:65310 | ||
| 942 | 2026.01.30 16:34:42.234447 [ 292 ] {} <Debug> TCP-Session: e92e8365-6930-424d-9592-28c4f5629a70 Authenticating user 'default' from [fd00:1122:3344:101::e]:34684 | ||
| 943 | 2026.01.30 16:34:42.234460 [ 289 ] {} <Debug> TCP-Session: 70d420e6-050a-4378-bb30-198003d46a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.01.30 16:34:42.234467 [ 292 ] {} <Debug> TCP-Session: e92e8365-6930-424d-9592-28c4f5629a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.01.30 16:34:42.234464 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.01.30 16:34:42.234485 [ 292 ] {} <Debug> TCP-Session: e92e8365-6930-424d-9592-28c4f5629a70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.01.30 16:34:42.234478 [ 289 ] {} <Debug> TCP-Session: 70d420e6-050a-4378-bb30-198003d46a4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.01.30 16:34:42.234508 [ 290 ] {} <Debug> TCP-Session: 8d895421-6c67-4953-bdb9-a69d60dfca09 Authenticating user 'default' from [fd00:1122:3344:101::e]:57916 | ||
| 949 | 2026.01.30 16:34:42.234546 [ 290 ] {} <Debug> TCP-Session: 8d895421-6c67-4953-bdb9-a69d60dfca09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.01.30 16:34:42.234552 [ 286 ] {b40839e9-3d65-48cf-bae7-3bb682bf2526} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 951 | 2026.01.30 16:34:42.234559 [ 290 ] {} <Debug> TCP-Session: 8d895421-6c67-4953-bdb9-a69d60dfca09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.01.30 16:34:42.234611 [ 286 ] {b40839e9-3d65-48cf-bae7-3bb682bf2526} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2026.01.30 16:34:42.234905 [ 286 ] {b40839e9-3d65-48cf-bae7-3bb682bf2526} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 954 | 2026.01.30 16:34:42.235824 [ 284 ] {b40839e9-3d65-48cf-bae7-3bb682bf2526} <Trace> AggregatingTransform: Aggregating | ||
| 955 | 2026.01.30 16:34:42.235874 [ 284 ] {b40839e9-3d65-48cf-bae7-3bb682bf2526} <Trace> Aggregator: Aggregation method: without_key | ||
| 956 | 2026.01.30 16:34:42.235910 [ 284 ] {b40839e9-3d65-48cf-bae7-3bb682bf2526} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904886 sec. (1105.112 rows/sec., 43.17 KiB/sec.) | ||
| 957 | 2026.01.30 16:34:42.235929 [ 284 ] {b40839e9-3d65-48cf-bae7-3bb682bf2526} <Trace> Aggregator: Merging aggregated data | ||
| 958 | 2026.01.30 16:34:42.237500 [ 286 ] {b40839e9-3d65-48cf-bae7-3bb682bf2526} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00331 sec., 302.11480362537765 rows/sec., 11.80 KiB/sec. | ||
| 959 | 2026.01.30 16:34:42.237641 [ 286 ] {b40839e9-3d65-48cf-bae7-3bb682bf2526} <Debug> TCPHandler: Processed in 0.003711566 sec. | ||
| 960 | 2026.01.30 16:34:42.237730 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2026.01.30 16:34:42.237754 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.01.30 16:34:42.237769 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.01.30 16:34:42.237792 [ 291 ] {} <Debug> TCP-Session: 9c341473-3539-42ff-b7fe-1298c3882e36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.01.30 16:34:42.237800 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.01.30 16:34:42.237832 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.01.30 16:34:42.237852 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.01.30 16:34:42.237859 [ 294 ] {} <Debug> TCP-Session: 19da08dd-cdea-4fda-a38d-4676db304c34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.01.30 16:34:42.237879 [ 289 ] {} <Debug> TCP-Session: 70d420e6-050a-4378-bb30-198003d46a4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.01.30 16:34:42.237891 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.01.30 16:34:42.237897 [ 288 ] {} <Debug> TCP-Session: f99682d7-c1f4-4a07-bb39-21fcb1845437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.01.30 16:34:42.237910 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.01.30 16:34:42.237941 [ 290 ] {} <Debug> TCP-Session: 8d895421-6c67-4953-bdb9-a69d60dfca09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.01.30 16:34:42.237874 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.01.30 16:34:42.237974 [ 292 ] {} <Debug> TCP-Session: e92e8365-6930-424d-9592-28c4f5629a70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.01.30 16:34:42.237807 [ 287 ] {} <Debug> TCP-Session: 9fb47da3-2127-4574-b642-2fc7d68bdf56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.01.30 16:34:42.238007 [ 293 ] {} <Debug> TCP-Session: abfe3eb9-d91c-42b0-a3b8-2e8801894016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.01.30 16:34:42.237764 [ 286 ] {} <Debug> TCP-Session: b5c7e4ec-f57f-4fe3-b680-9058e571c875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.01.30 16:34:45.985219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 979 | 2026.01.30 16:34:45.987405 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.01.30 16:34:45.987453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 981 | 2026.01.30 16:34:45.988648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 982 | 2026.01.30 16:34:45.989224 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.01.30 16:34:45.989515 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 984 | 2026.01.30 16:34:46.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.28 MiB, peak 172.40 MiB, free memory in arenas 0.00 B, will set to 162.32 MiB (RSS), difference: 4.04 MiB | ||
| 985 | 2026.01.30 16:34:48.494369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1439 | ||
| 986 | 2026.01.30 16:34:48.494876 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.01.30 16:34:48.494914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 988 | 2026.01.30 16:34:48.495608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 989 | 2026.01.30 16:34:48.496203 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.01.30 16:34:48.496349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1439 | ||
| 991 | 2026.01.30 16:34:48.551255 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 992 | 2026.01.30 16:34:48.568187 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.01.30 16:34:48.568258 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 994 | 2026.01.30 16:34:48.574706 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 995 | 2026.01.30 16:34:48.575837 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.01.30 16:34:48.578887 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 997 | 2026.01.30 16:34:49.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.87 MiB, peak 172.40 MiB, free memory in arenas 0.00 B, will set to 164.09 MiB (RSS), difference: 1.22 MiB | ||
| 998 | 2026.01.30 16:34:52.565761 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.01.30 16:34:52.565962 [ 275 ] {1bee94af-7ff6-47ea-b4c5-a27f98e39c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1000 | 2026.01.30 16:34:52.566248 [ 275 ] {1bee94af-7ff6-47ea-b4c5-a27f98e39c69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1001 | 2026.01.30 16:34:52.566309 [ 275 ] {1bee94af-7ff6-47ea-b4c5-a27f98e39c69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1002 | 2026.01.30 16:34:52.566713 [ 275 ] {1bee94af-7ff6-47ea-b4c5-a27f98e39c69} <Debug> TCPHandler: Processed in 0.00110732 sec. | ||
| 1003 | 2026.01.30 16:34:52.587763 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.01.30 16:34:52.587932 [ 275 ] {1c035847-dae5-4700-b048-9e8b1e1247de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1005 | 2026.01.30 16:34:52.596638 [ 275 ] {1c035847-dae5-4700-b048-9e8b1e1247de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1006 | 2026.01.30 16:34:52.596689 [ 275 ] {1c035847-dae5-4700-b048-9e8b1e1247de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1007 | 2026.01.30 16:34:52.598991 [ 275 ] {1c035847-dae5-4700-b048-9e8b1e1247de} <Debug> TCPHandler: Processed in 0.011291482 sec. | ||
| 1008 | 2026.01.30 16:34:52.599997 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.01.30 16:34:52.600125 [ 275 ] {67b02339-e4fe-40b6-9bbd-6203c858167b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1010 | 2026.01.30 16:34:52.604728 [ 275 ] {67b02339-e4fe-40b6-9bbd-6203c858167b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1011 | 2026.01.30 16:34:52.604785 [ 275 ] {67b02339-e4fe-40b6-9bbd-6203c858167b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1012 | 2026.01.30 16:34:52.605182 [ 275 ] {67b02339-e4fe-40b6-9bbd-6203c858167b} <Debug> TCPHandler: Processed in 0.005234873 sec. | ||
| 1013 | 2026.01.30 16:34:52.605432 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.01.30 16:34:52.605553 [ 275 ] {e5e2178a-a0eb-43ee-9c09-df8ddf172861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 1015 | 2026.01.30 16:34:52.605794 [ 275 ] {e5e2178a-a0eb-43ee-9c09-df8ddf172861} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1016 | 2026.01.30 16:34:52.605838 [ 275 ] {e5e2178a-a0eb-43ee-9c09-df8ddf172861} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1017 | 2026.01.30 16:34:52.606152 [ 275 ] {e5e2178a-a0eb-43ee-9c09-df8ddf172861} <Debug> TCPHandler: Processed in 0.000779224 sec. | ||
| 1018 | 2026.01.30 16:34:52.606352 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2026.01.30 16:34:52.606470 [ 275 ] {a21ab98d-1c61-4973-a380-5542323ed1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 1020 | 2026.01.30 16:34:52.606724 [ 275 ] {a21ab98d-1c61-4973-a380-5542323ed1c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1021 | 2026.01.30 16:34:52.606769 [ 275 ] {a21ab98d-1c61-4973-a380-5542323ed1c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1022 | 2026.01.30 16:34:52.607079 [ 275 ] {a21ab98d-1c61-4973-a380-5542323ed1c3} <Debug> TCPHandler: Processed in 0.000775234 sec. | ||
| 1023 | 2026.01.30 16:34:52.608628 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.01.30 16:34:52.608747 [ 275 ] {1e8beed4-290d-47e3-908e-04d4b9711cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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) | ||
| 1025 | 2026.01.30 16:34:52.608984 [ 275 ] {1e8beed4-290d-47e3-908e-04d4b9711cf7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1026 | 2026.01.30 16:34:52.609027 [ 275 ] {1e8beed4-290d-47e3-908e-04d4b9711cf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1027 | 2026.01.30 16:34:52.609362 [ 275 ] {1e8beed4-290d-47e3-908e-04d4b9711cf7} <Debug> TCPHandler: Processed in 0.000782474 sec. | ||
| 1028 | 2026.01.30 16:34:52.609660 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2026.01.30 16:34:52.609776 [ 275 ] {8a26fc79-72b7-4013-8a53-c1321eed7872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1030 | 2026.01.30 16:34:52.610013 [ 275 ] {8a26fc79-72b7-4013-8a53-c1321eed7872} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1031 | 2026.01.30 16:34:52.610055 [ 275 ] {8a26fc79-72b7-4013-8a53-c1321eed7872} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1032 | 2026.01.30 16:34:52.610368 [ 275 ] {8a26fc79-72b7-4013-8a53-c1321eed7872} <Debug> TCPHandler: Processed in 0.000756494 sec. | ||
| 1033 | 2026.01.30 16:34:52.610875 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.01.30 16:34:52.610992 [ 275 ] {c7482685-26f3-4c95-b3a8-461c57d0dbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1035 | 2026.01.30 16:34:52.611230 [ 275 ] {c7482685-26f3-4c95-b3a8-461c57d0dbd5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1036 | 2026.01.30 16:34:52.611273 [ 275 ] {c7482685-26f3-4c95-b3a8-461c57d0dbd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1037 | 2026.01.30 16:34:52.611577 [ 275 ] {c7482685-26f3-4c95-b3a8-461c57d0dbd5} <Debug> TCPHandler: Processed in 0.000749683 sec. | ||
| 1038 | 2026.01.30 16:34:52.611797 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.01.30 16:34:52.611913 [ 275 ] {9bfc9156-cd9f-407b-a173-9a97f465445c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1040 | 2026.01.30 16:34:52.612151 [ 275 ] {9bfc9156-cd9f-407b-a173-9a97f465445c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1041 | 2026.01.30 16:34:52.612194 [ 275 ] {9bfc9156-cd9f-407b-a173-9a97f465445c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1042 | 2026.01.30 16:34:52.612504 [ 275 ] {9bfc9156-cd9f-407b-a173-9a97f465445c} <Debug> TCPHandler: Processed in 0.000753923 sec. | ||
| 1043 | 2026.01.30 16:34:52.612715 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.01.30 16:34:52.612828 [ 275 ] {1c13b4dd-1f5e-4c14-aac0-6af08ed951d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1045 | 2026.01.30 16:34:52.613051 [ 275 ] {1c13b4dd-1f5e-4c14-aac0-6af08ed951d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1046 | 2026.01.30 16:34:52.613091 [ 275 ] {1c13b4dd-1f5e-4c14-aac0-6af08ed951d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1047 | 2026.01.30 16:34:52.613377 [ 275 ] {1c13b4dd-1f5e-4c14-aac0-6af08ed951d0} <Debug> TCPHandler: Processed in 0.000752083 sec. | ||
| 1048 | 2026.01.30 16:34:52.613577 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1049 | 2026.01.30 16:34:52.613751 [ 275 ] {39bc1b8c-8d48-4933-8b6c-edc549152d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1050 | 2026.01.30 16:34:52.613989 [ 275 ] {39bc1b8c-8d48-4933-8b6c-edc549152d34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1051 | 2026.01.30 16:34:52.614031 [ 275 ] {39bc1b8c-8d48-4933-8b6c-edc549152d34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1052 | 2026.01.30 16:34:52.614332 [ 275 ] {39bc1b8c-8d48-4933-8b6c-edc549152d34} <Debug> TCPHandler: Processed in 0.000744873 sec. | ||
| 1053 | 2026.01.30 16:34:52.614557 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2026.01.30 16:34:52.614673 [ 275 ] {ec0e5f36-16ca-400d-9588-b7601815174b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', '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) | ||
| 1055 | 2026.01.30 16:34:52.614913 [ 275 ] {ec0e5f36-16ca-400d-9588-b7601815174b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1056 | 2026.01.30 16:34:52.614954 [ 275 ] {ec0e5f36-16ca-400d-9588-b7601815174b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1057 | 2026.01.30 16:34:52.615276 [ 275 ] {ec0e5f36-16ca-400d-9588-b7601815174b} <Debug> TCPHandler: Processed in 0.000765744 sec. | ||
| 1058 | 2026.01.30 16:34:52.615495 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.01.30 16:34:52.615612 [ 275 ] {acbe109b-eb40-489f-816b-cde35a53921e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', '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) | ||
| 1060 | 2026.01.30 16:34:52.615853 [ 275 ] {acbe109b-eb40-489f-816b-cde35a53921e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1061 | 2026.01.30 16:34:52.615895 [ 275 ] {acbe109b-eb40-489f-816b-cde35a53921e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1062 | 2026.01.30 16:34:52.616198 [ 275 ] {acbe109b-eb40-489f-816b-cde35a53921e} <Debug> TCPHandler: Processed in 0.000750263 sec. | ||
| 1063 | 2026.01.30 16:34:52.616415 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2026.01.30 16:34:52.616533 [ 275 ] {e2b06348-8de7-4048-a5bf-2dcecd8c0309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', '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) | ||
| 1065 | 2026.01.30 16:34:52.616777 [ 275 ] {e2b06348-8de7-4048-a5bf-2dcecd8c0309} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1066 | 2026.01.30 16:34:52.616819 [ 275 ] {e2b06348-8de7-4048-a5bf-2dcecd8c0309} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1067 | 2026.01.30 16:34:52.617144 [ 275 ] {e2b06348-8de7-4048-a5bf-2dcecd8c0309} <Debug> TCPHandler: Processed in 0.000777264 sec. | ||
| 1068 | 2026.01.30 16:34:52.617360 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.01.30 16:34:52.617477 [ 275 ] {414c483f-84ce-41d4-98b8-21f58be8c445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', '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) | ||
| 1070 | 2026.01.30 16:34:52.617720 [ 275 ] {414c483f-84ce-41d4-98b8-21f58be8c445} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1071 | 2026.01.30 16:34:52.617762 [ 275 ] {414c483f-84ce-41d4-98b8-21f58be8c445} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1072 | 2026.01.30 16:34:52.618068 [ 275 ] {414c483f-84ce-41d4-98b8-21f58be8c445} <Debug> TCPHandler: Processed in 0.000756294 sec. | ||
| 1073 | 2026.01.30 16:34:52.618279 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2026.01.30 16:34:52.618397 [ 275 ] {f00f20c5-dbde-406e-87f2-81b06ecb4a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', '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) | ||
| 1075 | 2026.01.30 16:34:52.618643 [ 275 ] {f00f20c5-dbde-406e-87f2-81b06ecb4a5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1076 | 2026.01.30 16:34:52.618685 [ 275 ] {f00f20c5-dbde-406e-87f2-81b06ecb4a5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1077 | 2026.01.30 16:34:52.618990 [ 275 ] {f00f20c5-dbde-406e-87f2-81b06ecb4a5b} <Debug> TCPHandler: Processed in 0.000758364 sec. | ||
| 1078 | 2026.01.30 16:34:52.632151 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2026.01.30 16:34:52.632273 [ 275 ] {1392925f-9f5f-48d2-9d80-bd9af0d4a4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', '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) | ||
| 1080 | 2026.01.30 16:34:52.632533 [ 275 ] {1392925f-9f5f-48d2-9d80-bd9af0d4a4be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1081 | 2026.01.30 16:34:52.632576 [ 275 ] {1392925f-9f5f-48d2-9d80-bd9af0d4a4be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1082 | 2026.01.30 16:34:52.632896 [ 275 ] {1392925f-9f5f-48d2-9d80-bd9af0d4a4be} <Debug> TCPHandler: Processed in 0.000805474 sec. | ||
| 1083 | 2026.01.30 16:34:52.633333 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.01.30 16:34:52.633440 [ 275 ] {1073dcfa-22af-4ac4-a015-e417ee6442f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1085 | 2026.01.30 16:34:52.633483 [ 275 ] {1073dcfa-22af-4ac4-a015-e417ee6442f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1086 | 2026.01.30 16:34:52.634037 [ 275 ] {1073dcfa-22af-4ac4-a015-e417ee6442f7} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2026.01.30 16:34:52.634076 [ 275 ] {1073dcfa-22af-4ac4-a015-e417ee6442f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1088 | 2026.01.30 16:34:52.634723 [ 275 ] {1073dcfa-22af-4ac4-a015-e417ee6442f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1089 | 2026.01.30 16:34:52.635114 [ 275 ] {1073dcfa-22af-4ac4-a015-e417ee6442f7} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2026.01.30 16:34:52.635265 [ 275 ] {1073dcfa-22af-4ac4-a015-e417ee6442f7} <Debug> executeQuery: Read 17 rows, 5.02 KiB in 0.001855 sec., 9164.420485175202 rows/sec., 2.64 MiB/sec. | ||
| 1091 | 2026.01.30 16:34:52.635303 [ 275 ] {1073dcfa-22af-4ac4-a015-e417ee6442f7} <Debug> TCPHandler: Processed in 0.002019306 sec. | ||
| 1092 | 2026.01.30 16:34:52.635433 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.01.30 16:34:52.635532 [ 275 ] {e1bf8e0d-bb50-4b40-8493-ba170fe023bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1094 | 2026.01.30 16:34:52.635571 [ 275 ] {e1bf8e0d-bb50-4b40-8493-ba170fe023bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1095 | 2026.01.30 16:34:52.639081 [ 275 ] {e1bf8e0d-bb50-4b40-8493-ba170fe023bb} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2026.01.30 16:34:52.639121 [ 275 ] {e1bf8e0d-bb50-4b40-8493-ba170fe023bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1097 | 2026.01.30 16:34:52.641850 [ 275 ] {e1bf8e0d-bb50-4b40-8493-ba170fe023bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1098 | 2026.01.30 16:34:52.642301 [ 275 ] {e1bf8e0d-bb50-4b40-8493-ba170fe023bb} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2026.01.30 16:34:52.642440 [ 275 ] {e1bf8e0d-bb50-4b40-8493-ba170fe023bb} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.006928 sec., 64376.443418013856 rows/sec., 4.08 MiB/sec. | ||
| 1100 | 2026.01.30 16:34:52.642478 [ 275 ] {e1bf8e0d-bb50-4b40-8493-ba170fe023bb} <Debug> TCPHandler: Processed in 0.007093756 sec. | ||
| 1101 | 2026.01.30 16:34:52.642603 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.01.30 16:34:52.642699 [ 275 ] {eb7dcaa3-1de0-4b54-afb2-d424fdfda960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1103 | 2026.01.30 16:34:52.642740 [ 275 ] {eb7dcaa3-1de0-4b54-afb2-d424fdfda960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1104 | 2026.01.30 16:34:52.643156 [ 275 ] {eb7dcaa3-1de0-4b54-afb2-d424fdfda960} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2026.01.30 16:34:52.643192 [ 275 ] {eb7dcaa3-1de0-4b54-afb2-d424fdfda960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1106 | 2026.01.30 16:34:52.643585 [ 275 ] {eb7dcaa3-1de0-4b54-afb2-d424fdfda960} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1107 | 2026.01.30 16:34:52.644067 [ 275 ] {eb7dcaa3-1de0-4b54-afb2-d424fdfda960} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2026.01.30 16:34:52.644200 [ 275 ] {eb7dcaa3-1de0-4b54-afb2-d424fdfda960} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 321.46 KiB/sec. | ||
| 1109 | 2026.01.30 16:34:52.644235 [ 275 ] {eb7dcaa3-1de0-4b54-afb2-d424fdfda960} <Debug> TCPHandler: Processed in 0.00168213 sec. | ||
| 1110 | 2026.01.30 16:34:52.644350 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2026.01.30 16:34:52.644444 [ 275 ] {7e2f144a-04a8-44fc-81e8-2b10ad8201ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1112 | 2026.01.30 16:34:52.644485 [ 275 ] {7e2f144a-04a8-44fc-81e8-2b10ad8201ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1113 | 2026.01.30 16:34:52.645675 [ 275 ] {7e2f144a-04a8-44fc-81e8-2b10ad8201ae} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1114 | 2026.01.30 16:34:52.645707 [ 275 ] {7e2f144a-04a8-44fc-81e8-2b10ad8201ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1115 | 2026.01.30 16:34:52.646274 [ 275 ] {7e2f144a-04a8-44fc-81e8-2b10ad8201ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1116 | 2026.01.30 16:34:52.646733 [ 275 ] {7e2f144a-04a8-44fc-81e8-2b10ad8201ae} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1117 | 2026.01.30 16:34:52.646871 [ 275 ] {7e2f144a-04a8-44fc-81e8-2b10ad8201ae} <Debug> executeQuery: Read 1197 rows, 97.69 KiB in 0.002446 sec., 489370.4006541292 rows/sec., 39.00 MiB/sec. | ||
| 1118 | 2026.01.30 16:34:52.646908 [ 275 ] {7e2f144a-04a8-44fc-81e8-2b10ad8201ae} <Debug> TCPHandler: Processed in 0.002606517 sec. | ||
| 1119 | 2026.01.30 16:34:52.647021 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.01.30 16:34:52.647115 [ 275 ] {43ca5596-33bb-45fa-9c0b-179bb0c2641a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1121 | 2026.01.30 16:34:52.647155 [ 275 ] {43ca5596-33bb-45fa-9c0b-179bb0c2641a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1122 | 2026.01.30 16:34:52.647660 [ 275 ] {43ca5596-33bb-45fa-9c0b-179bb0c2641a} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2026.01.30 16:34:52.647694 [ 275 ] {43ca5596-33bb-45fa-9c0b-179bb0c2641a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1124 | 2026.01.30 16:34:52.648120 [ 275 ] {43ca5596-33bb-45fa-9c0b-179bb0c2641a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1125 | 2026.01.30 16:34:52.648541 [ 275 ] {43ca5596-33bb-45fa-9c0b-179bb0c2641a} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2026.01.30 16:34:52.648670 [ 275 ] {43ca5596-33bb-45fa-9c0b-179bb0c2641a} <Debug> executeQuery: Read 253 rows, 15.62 KiB in 0.001574 sec., 160736.97585768742 rows/sec., 9.69 MiB/sec. | ||
| 1127 | 2026.01.30 16:34:52.648707 [ 275 ] {43ca5596-33bb-45fa-9c0b-179bb0c2641a} <Debug> TCPHandler: Processed in 0.001734171 sec. | ||
| 1128 | 2026.01.30 16:34:52.648817 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2026.01.30 16:34:52.648909 [ 275 ] {c4c1e353-a63e-4b6c-b275-6d24b84d90fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1130 | 2026.01.30 16:34:52.648948 [ 275 ] {c4c1e353-a63e-4b6c-b275-6d24b84d90fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1131 | 2026.01.30 16:34:52.649475 [ 275 ] {c4c1e353-a63e-4b6c-b275-6d24b84d90fa} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1132 | 2026.01.30 16:34:52.649510 [ 275 ] {c4c1e353-a63e-4b6c-b275-6d24b84d90fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1133 | 2026.01.30 16:34:52.649920 [ 275 ] {c4c1e353-a63e-4b6c-b275-6d24b84d90fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1134 | 2026.01.30 16:34:52.650317 [ 275 ] {c4c1e353-a63e-4b6c-b275-6d24b84d90fa} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1135 | 2026.01.30 16:34:52.650438 [ 275 ] {c4c1e353-a63e-4b6c-b275-6d24b84d90fa} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001593 sec., 144381.66980539862 rows/sec., 9.31 MiB/sec. | ||
| 1136 | 2026.01.30 16:34:52.650472 [ 275 ] {c4c1e353-a63e-4b6c-b275-6d24b84d90fa} <Debug> TCPHandler: Processed in 0.001752881 sec. | ||
| 1137 | 2026.01.30 16:34:52.650576 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2026.01.30 16:34:52.650663 [ 275 ] {8f12145a-56cb-40d8-b0d1-657f6ec626a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1139 | 2026.01.30 16:34:52.650767 [ 275 ] {8f12145a-56cb-40d8-b0d1-657f6ec626a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1140 | 2026.01.30 16:34:52.651241 [ 275 ] {8f12145a-56cb-40d8-b0d1-657f6ec626a2} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2026.01.30 16:34:52.651277 [ 275 ] {8f12145a-56cb-40d8-b0d1-657f6ec626a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1142 | 2026.01.30 16:34:52.651705 [ 275 ] {8f12145a-56cb-40d8-b0d1-657f6ec626a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1143 | 2026.01.30 16:34:52.652194 [ 275 ] {8f12145a-56cb-40d8-b0d1-657f6ec626a2} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2026.01.30 16:34:52.652325 [ 275 ] {8f12145a-56cb-40d8-b0d1-657f6ec626a2} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001616 sec., 141707.9207920792 rows/sec., 8.04 MiB/sec. | ||
| 1145 | 2026.01.30 16:34:52.652361 [ 275 ] {8f12145a-56cb-40d8-b0d1-657f6ec626a2} <Debug> TCPHandler: Processed in 0.001777042 sec. | ||
| 1146 | 2026.01.30 16:34:52.652480 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2026.01.30 16:34:52.652572 [ 275 ] {a87b223b-0aa4-4b97-a931-bd0522dfc153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1148 | 2026.01.30 16:34:52.652612 [ 275 ] {a87b223b-0aa4-4b97-a931-bd0522dfc153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1149 | 2026.01.30 16:34:52.653275 [ 275 ] {a87b223b-0aa4-4b97-a931-bd0522dfc153} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2026.01.30 16:34:52.653310 [ 275 ] {a87b223b-0aa4-4b97-a931-bd0522dfc153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1151 | 2026.01.30 16:34:52.653815 [ 275 ] {a87b223b-0aa4-4b97-a931-bd0522dfc153} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1152 | 2026.01.30 16:34:52.654311 [ 275 ] {a87b223b-0aa4-4b97-a931-bd0522dfc153} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2026.01.30 16:34:52.654440 [ 275 ] {a87b223b-0aa4-4b97-a931-bd0522dfc153} <Debug> executeQuery: Read 714 rows, 50.77 KiB in 0.001885 sec., 378779.8408488064 rows/sec., 26.30 MiB/sec. | ||
| 1154 | 2026.01.30 16:34:52.654477 [ 275 ] {a87b223b-0aa4-4b97-a931-bd0522dfc153} <Debug> TCPHandler: Processed in 0.002046017 sec. | ||
| 1155 | 2026.01.30 16:34:52.654598 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.01.30 16:34:52.654695 [ 275 ] {5d604aa0-5b6a-4709-a278-6c6a6a83f2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1157 | 2026.01.30 16:34:52.654736 [ 275 ] {5d604aa0-5b6a-4709-a278-6c6a6a83f2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1158 | 2026.01.30 16:34:52.655107 [ 275 ] {5d604aa0-5b6a-4709-a278-6c6a6a83f2c1} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2026.01.30 16:34:52.655142 [ 275 ] {5d604aa0-5b6a-4709-a278-6c6a6a83f2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1160 | 2026.01.30 16:34:52.657854 [ 275 ] {5d604aa0-5b6a-4709-a278-6c6a6a83f2c1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1161 | 2026.01.30 16:34:52.658319 [ 275 ] {5d604aa0-5b6a-4709-a278-6c6a6a83f2c1} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2026.01.30 16:34:52.658451 [ 275 ] {5d604aa0-5b6a-4709-a278-6c6a6a83f2c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003778 sec., 1588.1418740074114 rows/sec., 82.97 KiB/sec. | ||
| 1163 | 2026.01.30 16:34:52.658487 [ 275 ] {5d604aa0-5b6a-4709-a278-6c6a6a83f2c1} <Debug> TCPHandler: Processed in 0.00393799 sec. | ||
| 1164 | 2026.01.30 16:34:52.658601 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.01.30 16:34:52.658694 [ 275 ] {c9b3bab2-b10e-4a6e-a101-c3cbb235baba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1166 | 2026.01.30 16:34:52.658736 [ 275 ] {c9b3bab2-b10e-4a6e-a101-c3cbb235baba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1167 | 2026.01.30 16:34:52.659131 [ 275 ] {c9b3bab2-b10e-4a6e-a101-c3cbb235baba} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2026.01.30 16:34:52.659166 [ 275 ] {c9b3bab2-b10e-4a6e-a101-c3cbb235baba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1169 | 2026.01.30 16:34:52.659640 [ 275 ] {c9b3bab2-b10e-4a6e-a101-c3cbb235baba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1170 | 2026.01.30 16:34:52.660070 [ 275 ] {c9b3bab2-b10e-4a6e-a101-c3cbb235baba} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2026.01.30 16:34:52.660201 [ 275 ] {c9b3bab2-b10e-4a6e-a101-c3cbb235baba} <Debug> executeQuery: Read 171 rows, 10.80 KiB in 0.001525 sec., 112131.1475409836 rows/sec., 6.92 MiB/sec. | ||
| 1172 | 2026.01.30 16:34:52.660236 [ 275 ] {c9b3bab2-b10e-4a6e-a101-c3cbb235baba} <Debug> TCPHandler: Processed in 0.00168418 sec. | ||
| 1173 | 2026.01.30 16:34:52.660351 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2026.01.30 16:34:52.660444 [ 275 ] {f0d98989-8a8b-4e89-827d-71aba77dc704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1175 | 2026.01.30 16:34:52.660486 [ 275 ] {f0d98989-8a8b-4e89-827d-71aba77dc704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1176 | 2026.01.30 16:34:52.660805 [ 275 ] {f0d98989-8a8b-4e89-827d-71aba77dc704} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.01.30 16:34:52.660840 [ 275 ] {f0d98989-8a8b-4e89-827d-71aba77dc704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1178 | 2026.01.30 16:34:52.661268 [ 275 ] {f0d98989-8a8b-4e89-827d-71aba77dc704} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1179 | 2026.01.30 16:34:52.661689 [ 275 ] {f0d98989-8a8b-4e89-827d-71aba77dc704} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2026.01.30 16:34:52.661819 [ 275 ] {f0d98989-8a8b-4e89-827d-71aba77dc704} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec. | ||
| 1181 | 2026.01.30 16:34:52.661853 [ 275 ] {f0d98989-8a8b-4e89-827d-71aba77dc704} <Debug> TCPHandler: Processed in 0.001552098 sec. | ||
| 1182 | 2026.01.30 16:34:52.661964 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2026.01.30 16:34:52.662055 [ 275 ] {4e16561e-53aa-4e34-8544-fffa55fd4ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1184 | 2026.01.30 16:34:52.662108 [ 275 ] {4e16561e-53aa-4e34-8544-fffa55fd4ebe} <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 | ||
| 1185 | 2026.01.30 16:34:52.662914 [ 275 ] {4e16561e-53aa-4e34-8544-fffa55fd4ebe} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2026.01.30 16:34:52.662949 [ 275 ] {4e16561e-53aa-4e34-8544-fffa55fd4ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1187 | 2026.01.30 16:34:52.666331 [ 275 ] {4e16561e-53aa-4e34-8544-fffa55fd4ebe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1188 | 2026.01.30 16:34:52.666782 [ 275 ] {4e16561e-53aa-4e34-8544-fffa55fd4ebe} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2026.01.30 16:34:52.666921 [ 275 ] {4e16561e-53aa-4e34-8544-fffa55fd4ebe} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.004883 sec., 4915.011263567479 rows/sec., 8.81 MiB/sec. | ||
| 1190 | 2026.01.30 16:34:52.666978 [ 275 ] {4e16561e-53aa-4e34-8544-fffa55fd4ebe} <Debug> TCPHandler: Processed in 0.00506313 sec. | ||
| 1191 | 2026.01.30 16:34:52.667102 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2026.01.30 16:34:52.667195 [ 275 ] {8b49364f-ddea-47d9-8a60-bc953bf3c92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1193 | 2026.01.30 16:34:52.667239 [ 275 ] {8b49364f-ddea-47d9-8a60-bc953bf3c92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1194 | 2026.01.30 16:34:52.667618 [ 275 ] {8b49364f-ddea-47d9-8a60-bc953bf3c92e} <Trace> oximeter.measurements_i64 (18af95ad-ae92-49b3-a3d3-8002d12b0632): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2026.01.30 16:34:52.667650 [ 275 ] {8b49364f-ddea-47d9-8a60-bc953bf3c92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1196 | 2026.01.30 16:34:52.668070 [ 275 ] {8b49364f-ddea-47d9-8a60-bc953bf3c92e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1197 | 2026.01.30 16:34:52.668471 [ 275 ] {8b49364f-ddea-47d9-8a60-bc953bf3c92e} <Trace> oximeter.measurements_i64 (18af95ad-ae92-49b3-a3d3-8002d12b0632): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2026.01.30 16:34:52.668594 [ 275 ] {8b49364f-ddea-47d9-8a60-bc953bf3c92e} <Debug> executeQuery: Read 21 rows, 1.54 KiB in 0.001473 sec., 14256.619144602852 rows/sec., 1.02 MiB/sec. | ||
| 1199 | 2026.01.30 16:34:52.668627 [ 275 ] {8b49364f-ddea-47d9-8a60-bc953bf3c92e} <Debug> TCPHandler: Processed in 0.001634669 sec. | ||
| 1200 | 2026.01.30 16:34:52.668802 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.01.30 16:34:52.668896 [ 275 ] {996cad5d-e131-4693-9df9-9891a1836f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1202 | 2026.01.30 16:34:52.668937 [ 275 ] {996cad5d-e131-4693-9df9-9891a1836f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1203 | 2026.01.30 16:34:52.669271 [ 275 ] {996cad5d-e131-4693-9df9-9891a1836f86} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.01.30 16:34:52.669305 [ 275 ] {996cad5d-e131-4693-9df9-9891a1836f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1205 | 2026.01.30 16:34:52.669838 [ 275 ] {996cad5d-e131-4693-9df9-9891a1836f86} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1206 | 2026.01.30 16:34:52.670275 [ 275 ] {996cad5d-e131-4693-9df9-9891a1836f86} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2026.01.30 16:34:52.670412 [ 275 ] {996cad5d-e131-4693-9df9-9891a1836f86} <Debug> executeQuery: Read 48 rows, 2.60 KiB in 0.001535 sec., 31270.358306188926 rows/sec., 1.66 MiB/sec. | ||
| 1208 | 2026.01.30 16:34:52.670449 [ 275 ] {996cad5d-e131-4693-9df9-9891a1836f86} <Debug> TCPHandler: Processed in 0.00170283 sec. | ||
| 1209 | 2026.01.30 16:34:55.939819 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1210 | 2026.01.30 16:34:55.939868 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1211 | 2026.01.30 16:34:55.989799 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 156 | ||
| 1212 | 2026.01.30 16:34:55.992802 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.01.30 16:34:55.992894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1214 | 2026.01.30 16:34:55.995320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1215 | 2026.01.30 16:34:55.995835 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.01.30 16:34:55.996182 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 156 | ||
| 1217 | 2026.01.30 16:34:55.996571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1887 | ||
| 1218 | 2026.01.30 16:34:55.997094 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2026.01.30 16:34:55.997137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1220 | 2026.01.30 16:34:55.997780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1221 | 2026.01.30 16:34:55.998255 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.01.30 16:34:55.998406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1887 | ||
| 1223 | 2026.01.30 16:34:56.079102 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1224 | 2026.01.30 16:34:56.096495 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.01.30 16:34:56.096538 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1226 | 2026.01.30 16:34:56.103124 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1227 | 2026.01.30 16:34:56.104235 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.01.30 16:34:56.106945 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1229 | 2026.01.30 16:34:57.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.83 MiB, peak 172.40 MiB, free memory in arenas 0.00 B, will set to 167.36 MiB (RSS), difference: 1.52 MiB | ||
| 1230 | 2026.01.30 16:35:02.580564 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.01.30 16:35:02.580751 [ 275 ] {7f0f79e0-487e-466a-8334-cfed43f8d220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1232 | 2026.01.30 16:35:02.580826 [ 275 ] {7f0f79e0-487e-466a-8334-cfed43f8d220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1233 | 2026.01.30 16:35:02.581736 [ 275 ] {7f0f79e0-487e-466a-8334-cfed43f8d220} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.01.30 16:35:02.581790 [ 275 ] {7f0f79e0-487e-466a-8334-cfed43f8d220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1235 | 2026.01.30 16:35:02.582204 [ 275 ] {7f0f79e0-487e-466a-8334-cfed43f8d220} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1236 | 2026.01.30 16:35:02.582432 [ 275 ] {7f0f79e0-487e-466a-8334-cfed43f8d220} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.01.30 16:35:02.582594 [ 275 ] {7f0f79e0-487e-466a-8334-cfed43f8d220} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001891 sec., 235854.04547858276 rows/sec., 14.96 MiB/sec. | ||
| 1238 | 2026.01.30 16:35:02.582640 [ 275 ] {7f0f79e0-487e-466a-8334-cfed43f8d220} <Debug> TCPHandler: Processed in 0.002200799 sec. | ||
| 1239 | 2026.01.30 16:35:02.582772 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.01.30 16:35:02.582873 [ 275 ] {f5a6253a-b18c-45ec-8fe2-b06bc4934e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1241 | 2026.01.30 16:35:02.582916 [ 275 ] {f5a6253a-b18c-45ec-8fe2-b06bc4934e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1242 | 2026.01.30 16:35:02.583896 [ 275 ] {f5a6253a-b18c-45ec-8fe2-b06bc4934e8d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.01.30 16:35:02.583935 [ 275 ] {f5a6253a-b18c-45ec-8fe2-b06bc4934e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1244 | 2026.01.30 16:35:02.584326 [ 275 ] {f5a6253a-b18c-45ec-8fe2-b06bc4934e8d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1245 | 2026.01.30 16:35:02.584538 [ 275 ] {f5a6253a-b18c-45ec-8fe2-b06bc4934e8d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.01.30 16:35:02.584676 [ 275 ] {f5a6253a-b18c-45ec-8fe2-b06bc4934e8d} <Debug> executeQuery: Read 1216 rows, 99.54 KiB in 0.001826 sec., 665936.4731653888 rows/sec., 53.23 MiB/sec. | ||
| 1247 | 2026.01.30 16:35:02.584714 [ 275 ] {f5a6253a-b18c-45ec-8fe2-b06bc4934e8d} <Debug> TCPHandler: Processed in 0.001994995 sec. | ||
| 1248 | 2026.01.30 16:35:02.584840 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.01.30 16:35:02.584936 [ 275 ] {9df58a8a-3f16-474e-aa03-1ec02d136765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1250 | 2026.01.30 16:35:02.584977 [ 275 ] {9df58a8a-3f16-474e-aa03-1ec02d136765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1251 | 2026.01.30 16:35:02.585473 [ 275 ] {9df58a8a-3f16-474e-aa03-1ec02d136765} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.01.30 16:35:02.585510 [ 275 ] {9df58a8a-3f16-474e-aa03-1ec02d136765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1253 | 2026.01.30 16:35:02.585811 [ 275 ] {9df58a8a-3f16-474e-aa03-1ec02d136765} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1254 | 2026.01.30 16:35:02.586026 [ 275 ] {9df58a8a-3f16-474e-aa03-1ec02d136765} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.01.30 16:35:02.586156 [ 275 ] {9df58a8a-3f16-474e-aa03-1ec02d136765} <Debug> executeQuery: Read 258 rows, 16.03 KiB in 0.00124 sec., 208064.51612903227 rows/sec., 12.62 MiB/sec. | ||
| 1256 | 2026.01.30 16:35:02.586192 [ 275 ] {9df58a8a-3f16-474e-aa03-1ec02d136765} <Debug> TCPHandler: Processed in 0.001402245 sec. | ||
| 1257 | 2026.01.30 16:35:02.586304 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2026.01.30 16:35:02.586397 [ 275 ] {72049ade-1d43-45d6-bfe0-1cfc8319f5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1259 | 2026.01.30 16:35:02.586438 [ 275 ] {72049ade-1d43-45d6-bfe0-1cfc8319f5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1260 | 2026.01.30 16:35:02.586920 [ 275 ] {72049ade-1d43-45d6-bfe0-1cfc8319f5a7} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.01.30 16:35:02.586957 [ 275 ] {72049ade-1d43-45d6-bfe0-1cfc8319f5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1262 | 2026.01.30 16:35:02.587258 [ 275 ] {72049ade-1d43-45d6-bfe0-1cfc8319f5a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1263 | 2026.01.30 16:35:02.587467 [ 275 ] {72049ade-1d43-45d6-bfe0-1cfc8319f5a7} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2026.01.30 16:35:02.587594 [ 275 ] {72049ade-1d43-45d6-bfe0-1cfc8319f5a7} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001216 sec., 189144.73684210525 rows/sec., 12.19 MiB/sec. | ||
| 1265 | 2026.01.30 16:35:02.587631 [ 275 ] {72049ade-1d43-45d6-bfe0-1cfc8319f5a7} <Debug> TCPHandler: Processed in 0.001376174 sec. | ||
| 1266 | 2026.01.30 16:35:02.587741 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2026.01.30 16:35:02.587836 [ 275 ] {5626e320-78e8-4c6b-b491-383239fa2274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1268 | 2026.01.30 16:35:02.587877 [ 275 ] {5626e320-78e8-4c6b-b491-383239fa2274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1269 | 2026.01.30 16:35:02.588355 [ 275 ] {5626e320-78e8-4c6b-b491-383239fa2274} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.01.30 16:35:02.588391 [ 275 ] {5626e320-78e8-4c6b-b491-383239fa2274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1271 | 2026.01.30 16:35:02.588687 [ 275 ] {5626e320-78e8-4c6b-b491-383239fa2274} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1272 | 2026.01.30 16:35:02.588893 [ 275 ] {5626e320-78e8-4c6b-b491-383239fa2274} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.01.30 16:35:02.589025 [ 275 ] {5626e320-78e8-4c6b-b491-383239fa2274} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001208 sec., 189569.53642384105 rows/sec., 10.76 MiB/sec. | ||
| 1274 | 2026.01.30 16:35:02.589061 [ 275 ] {5626e320-78e8-4c6b-b491-383239fa2274} <Debug> TCPHandler: Processed in 0.001369845 sec. | ||
| 1275 | 2026.01.30 16:35:02.589170 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.01.30 16:35:02.589263 [ 275 ] {373bdfce-6624-4712-a972-58e9cec87904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1277 | 2026.01.30 16:35:02.589303 [ 275 ] {373bdfce-6624-4712-a972-58e9cec87904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1278 | 2026.01.30 16:35:02.589921 [ 275 ] {373bdfce-6624-4712-a972-58e9cec87904} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.01.30 16:35:02.589958 [ 275 ] {373bdfce-6624-4712-a972-58e9cec87904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1280 | 2026.01.30 16:35:02.590277 [ 275 ] {373bdfce-6624-4712-a972-58e9cec87904} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1281 | 2026.01.30 16:35:02.590489 [ 275 ] {373bdfce-6624-4712-a972-58e9cec87904} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.01.30 16:35:02.590614 [ 275 ] {373bdfce-6624-4712-a972-58e9cec87904} <Debug> executeQuery: Read 709 rows, 50.37 KiB in 0.001368 sec., 518274.85380116955 rows/sec., 35.96 MiB/sec. | ||
| 1283 | 2026.01.30 16:35:02.590651 [ 275 ] {373bdfce-6624-4712-a972-58e9cec87904} <Debug> TCPHandler: Processed in 0.001528997 sec. | ||
| 1284 | 2026.01.30 16:35:02.590765 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1285 | 2026.01.30 16:35:02.590853 [ 275 ] {86bafbe3-7047-4600-bdb2-b35528ef84b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1286 | 2026.01.30 16:35:02.590892 [ 275 ] {86bafbe3-7047-4600-bdb2-b35528ef84b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1287 | 2026.01.30 16:35:02.591206 [ 275 ] {86bafbe3-7047-4600-bdb2-b35528ef84b9} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.01.30 16:35:02.591240 [ 275 ] {86bafbe3-7047-4600-bdb2-b35528ef84b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1289 | 2026.01.30 16:35:02.591516 [ 275 ] {86bafbe3-7047-4600-bdb2-b35528ef84b9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1290 | 2026.01.30 16:35:02.591775 [ 275 ] {86bafbe3-7047-4600-bdb2-b35528ef84b9} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.01.30 16:35:02.591902 [ 275 ] {86bafbe3-7047-4600-bdb2-b35528ef84b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 1292 | 2026.01.30 16:35:02.591937 [ 275 ] {86bafbe3-7047-4600-bdb2-b35528ef84b9} <Debug> TCPHandler: Processed in 0.001220931 sec. | ||
| 1293 | 2026.01.30 16:35:02.592041 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.01.30 16:35:02.592132 [ 275 ] {50c15968-5ec3-429e-8b4c-96f328248d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1295 | 2026.01.30 16:35:02.592174 [ 275 ] {50c15968-5ec3-429e-8b4c-96f328248d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1296 | 2026.01.30 16:35:02.592598 [ 275 ] {50c15968-5ec3-429e-8b4c-96f328248d4e} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.01.30 16:35:02.592635 [ 275 ] {50c15968-5ec3-429e-8b4c-96f328248d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1298 | 2026.01.30 16:35:02.592947 [ 275 ] {50c15968-5ec3-429e-8b4c-96f328248d4e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1299 | 2026.01.30 16:35:02.593151 [ 275 ] {50c15968-5ec3-429e-8b4c-96f328248d4e} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.01.30 16:35:02.593277 [ 275 ] {50c15968-5ec3-429e-8b4c-96f328248d4e} <Debug> executeQuery: Read 168 rows, 10.59 KiB in 0.001162 sec., 144578.31325301205 rows/sec., 8.90 MiB/sec. | ||
| 1301 | 2026.01.30 16:35:02.593313 [ 275 ] {50c15968-5ec3-429e-8b4c-96f328248d4e} <Debug> TCPHandler: Processed in 0.001321344 sec. | ||
| 1302 | 2026.01.30 16:35:02.593419 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.01.30 16:35:02.593511 [ 275 ] {33f963de-efa3-4629-8475-56c1d052d34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1304 | 2026.01.30 16:35:02.593553 [ 275 ] {33f963de-efa3-4629-8475-56c1d052d34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1305 | 2026.01.30 16:35:02.593893 [ 275 ] {33f963de-efa3-4629-8475-56c1d052d34d} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.01.30 16:35:02.593928 [ 275 ] {33f963de-efa3-4629-8475-56c1d052d34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1307 | 2026.01.30 16:35:02.594206 [ 275 ] {33f963de-efa3-4629-8475-56c1d052d34d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1308 | 2026.01.30 16:35:02.594413 [ 275 ] {33f963de-efa3-4629-8475-56c1d052d34d} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.01.30 16:35:02.594538 [ 275 ] {33f963de-efa3-4629-8475-56c1d052d34d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 1310 | 2026.01.30 16:35:02.594572 [ 275 ] {33f963de-efa3-4629-8475-56c1d052d34d} <Debug> TCPHandler: Processed in 0.001202851 sec. | ||
| 1311 | 2026.01.30 16:35:02.594685 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.01.30 16:35:02.594776 [ 275 ] {761bae25-b470-48d5-8b22-1d9dfa1db4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1313 | 2026.01.30 16:35:02.594830 [ 275 ] {761bae25-b470-48d5-8b22-1d9dfa1db4af} <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 | ||
| 1314 | 2026.01.30 16:35:02.595622 [ 275 ] {761bae25-b470-48d5-8b22-1d9dfa1db4af} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2026.01.30 16:35:02.595658 [ 275 ] {761bae25-b470-48d5-8b22-1d9dfa1db4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1316 | 2026.01.30 16:35:02.596199 [ 275 ] {761bae25-b470-48d5-8b22-1d9dfa1db4af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1317 | 2026.01.30 16:35:02.596422 [ 275 ] {761bae25-b470-48d5-8b22-1d9dfa1db4af} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2026.01.30 16:35:02.596556 [ 275 ] {761bae25-b470-48d5-8b22-1d9dfa1db4af} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001796 sec., 19487.75055679287 rows/sec., 34.92 MiB/sec. | ||
| 1319 | 2026.01.30 16:35:02.596609 [ 275 ] {761bae25-b470-48d5-8b22-1d9dfa1db4af} <Debug> TCPHandler: Processed in 0.001973096 sec. | ||
| 1320 | 2026.01.30 16:35:02.596723 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2026.01.30 16:35:02.596818 [ 275 ] {01e5f04a-150a-4acf-8308-318cc71fa0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1322 | 2026.01.30 16:35:02.596861 [ 275 ] {01e5f04a-150a-4acf-8308-318cc71fa0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1323 | 2026.01.30 16:35:02.597178 [ 275 ] {01e5f04a-150a-4acf-8308-318cc71fa0f4} <Trace> oximeter.measurements_i64 (18af95ad-ae92-49b3-a3d3-8002d12b0632): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2026.01.30 16:35:02.597213 [ 275 ] {01e5f04a-150a-4acf-8308-318cc71fa0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1325 | 2026.01.30 16:35:02.597508 [ 275 ] {01e5f04a-150a-4acf-8308-318cc71fa0f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1326 | 2026.01.30 16:35:02.597706 [ 275 ] {01e5f04a-150a-4acf-8308-318cc71fa0f4} <Trace> oximeter.measurements_i64 (18af95ad-ae92-49b3-a3d3-8002d12b0632): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2026.01.30 16:35:02.597833 [ 275 ] {01e5f04a-150a-4acf-8308-318cc71fa0f4} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 438.13 KiB/sec. | ||
| 1328 | 2026.01.30 16:35:02.597887 [ 275 ] {01e5f04a-150a-4acf-8308-318cc71fa0f4} <Debug> TCPHandler: Processed in 0.001212281 sec. | ||
| 1329 | 2026.01.30 16:35:02.598008 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1330 | 2026.01.30 16:35:02.598112 [ 275 ] {a03eba40-3cae-4688-9847-afbeee516def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1331 | 2026.01.30 16:35:02.598154 [ 275 ] {a03eba40-3cae-4688-9847-afbeee516def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1332 | 2026.01.30 16:35:02.598480 [ 275 ] {a03eba40-3cae-4688-9847-afbeee516def} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.01.30 16:35:02.598516 [ 275 ] {a03eba40-3cae-4688-9847-afbeee516def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1334 | 2026.01.30 16:35:02.598812 [ 275 ] {a03eba40-3cae-4688-9847-afbeee516def} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1335 | 2026.01.30 16:35:02.599016 [ 275 ] {a03eba40-3cae-4688-9847-afbeee516def} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2026.01.30 16:35:02.599140 [ 275 ] {a03eba40-3cae-4688-9847-afbeee516def} <Debug> executeQuery: Read 48 rows, 2.60 KiB in 0.001046 sec., 45889.10133843212 rows/sec., 2.43 MiB/sec. | ||
| 1337 | 2026.01.30 16:35:02.599183 [ 275 ] {a03eba40-3cae-4688-9847-afbeee516def} <Debug> TCPHandler: Processed in 0.001225762 sec. | ||
| 1338 | 2026.01.30 16:35:03.499434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2399 | ||
| 1339 | 2026.01.30 16:35:03.499940 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.01.30 16:35:03.499984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1341 | 2026.01.30 16:35:03.500460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1342 | 2026.01.30 16:35:03.500687 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.01.30 16:35:03.500825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2399 | ||
| 1344 | 2026.01.30 16:35:03.607931 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1345 | 2026.01.30 16:35:03.625264 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.01.30 16:35:03.625332 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1347 | 2026.01.30 16:35:03.631626 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1348 | 2026.01.30 16:35:03.632359 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.01.30 16:35:03.635466 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1350 | 2026.01.30 16:35:04.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.98 MiB, peak 172.40 MiB, free memory in arenas 0.00 B, will set to 169.00 MiB (RSS), difference: 1.02 MiB | ||
| 1351 | 2026.01.30 16:35:05.997363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 180 | ||
| 1352 | 2026.01.30 16:35:05.999338 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2026.01.30 16:35:05.999380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1354 | 2026.01.30 16:35:06.000455 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1355 | 2026.01.30 16:35:06.000720 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.01.30 16:35:06.000964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1357 | 2026.01.30 16:35:07.565721 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1358 | 2026.01.30 16:35:07.565944 [ 275 ] {e7e7ae84-6e8b-4f01-8525-4a268b889807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
| 1359 | 2026.01.30 16:35:07.566251 [ 275 ] {e7e7ae84-6e8b-4f01-8525-4a268b889807} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1360 | 2026.01.30 16:35:07.570067 [ 275 ] {e7e7ae84-6e8b-4f01-8525-4a268b889807} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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 | ||
| 1361 | 2026.01.30 16:35:07.570303 [ 275 ] {e7e7ae84-6e8b-4f01-8525-4a268b889807} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1362 | 2026.01.30 16:35:07.570372 [ 275 ] {e7e7ae84-6e8b-4f01-8525-4a268b889807} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1363 | 2026.01.30 16:35:07.570550 [ 275 ] {e7e7ae84-6e8b-4f01-8525-4a268b889807} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1364 | 2026.01.30 16:35:07.572445 [ 275 ] {e7e7ae84-6e8b-4f01-8525-4a268b889807} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1365 | 2026.01.30 16:35:07.574318 [ 275 ] {e7e7ae84-6e8b-4f01-8525-4a268b889807} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1366 | 2026.01.30 16:35:07.574353 [ 275 ] {e7e7ae84-6e8b-4f01-8525-4a268b889807} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1367 | 2026.01.30 16:35:07.576404 [ 275 ] {e7e7ae84-6e8b-4f01-8525-4a268b889807} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1368 | 2026.01.30 16:35:07.576438 [ 275 ] {e7e7ae84-6e8b-4f01-8525-4a268b889807} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1369 | 2026.01.30 16:35:07.602206 [ 275 ] {e7e7ae84-6e8b-4f01-8525-4a268b889807} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.03634 sec., 467.8040726472207 rows/sec., 16.80 KiB/sec. | ||
| 1370 | 2026.01.30 16:35:07.602354 [ 275 ] {e7e7ae84-6e8b-4f01-8525-4a268b889807} <Debug> TCPHandler: Processed in 0.036753056 sec. | ||
| 1371 | 2026.01.30 16:35:07.602766 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2026.01.30 16:35:07.602998 [ 275 ] {5110f809-838b-484c-9725-30441404a9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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) | ||
| 1373 | 2026.01.30 16:35:07.603204 [ 275 ] {5110f809-838b-484c-9725-30441404a9bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1374 | 2026.01.30 16:35:07.603235 [ 275 ] {5110f809-838b-484c-9725-30441404a9bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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 | ||
| 1375 | 2026.01.30 16:35:07.603401 [ 275 ] {5110f809-838b-484c-9725-30441404a9bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1376 | 2026.01.30 16:35:07.603454 [ 275 ] {5110f809-838b-484c-9725-30441404a9bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1377 | 2026.01.30 16:35:07.603562 [ 275 ] {5110f809-838b-484c-9725-30441404a9bb} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1378 | 2026.01.30 16:35:07.603592 [ 275 ] {5110f809-838b-484c-9725-30441404a9bb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1379 | 2026.01.30 16:35:07.603611 [ 275 ] {5110f809-838b-484c-9725-30441404a9bb} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1380 | 2026.01.30 16:35:07.603625 [ 275 ] {5110f809-838b-484c-9725-30441404a9bb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1381 | 2026.01.30 16:35:07.603658 [ 275 ] {5110f809-838b-484c-9725-30441404a9bb} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 1382 | 2026.01.30 16:35:07.603676 [ 275 ] {5110f809-838b-484c-9725-30441404a9bb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1383 | 2026.01.30 16:35:07.604089 [ 275 ] {5110f809-838b-484c-9725-30441404a9bb} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001187 sec., 14321.819713563607 rows/sec., 514.20 KiB/sec. | ||
| 1384 | 2026.01.30 16:35:07.604170 [ 275 ] {5110f809-838b-484c-9725-30441404a9bb} <Debug> TCPHandler: Processed in 0.001497957 sec. | ||
| 1385 | 2026.01.30 16:35:07.604410 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1386 | 2026.01.30 16:35:07.604537 [ 275 ] {34d1d8e2-b86e-4daa-b7aa-2888e09a16f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1387 | 2026.01.30 16:35:07.604728 [ 275 ] {34d1d8e2-b86e-4daa-b7aa-2888e09a16f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1388 | 2026.01.30 16:35:07.604757 [ 275 ] {34d1d8e2-b86e-4daa-b7aa-2888e09a16f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1389 | 2026.01.30 16:35:07.604923 [ 275 ] {34d1d8e2-b86e-4daa-b7aa-2888e09a16f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1390 | 2026.01.30 16:35:07.604976 [ 275 ] {34d1d8e2-b86e-4daa-b7aa-2888e09a16f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1391 | 2026.01.30 16:35:07.605076 [ 275 ] {34d1d8e2-b86e-4daa-b7aa-2888e09a16f6} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1392 | 2026.01.30 16:35:07.605104 [ 275 ] {34d1d8e2-b86e-4daa-b7aa-2888e09a16f6} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1393 | 2026.01.30 16:35:07.605122 [ 275 ] {34d1d8e2-b86e-4daa-b7aa-2888e09a16f6} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1394 | 2026.01.30 16:35:07.605136 [ 275 ] {34d1d8e2-b86e-4daa-b7aa-2888e09a16f6} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1395 | 2026.01.30 16:35:07.605171 [ 275 ] {34d1d8e2-b86e-4daa-b7aa-2888e09a16f6} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1396 | 2026.01.30 16:35:07.605189 [ 275 ] {34d1d8e2-b86e-4daa-b7aa-2888e09a16f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1397 | 2026.01.30 16:35:07.605585 [ 275 ] {34d1d8e2-b86e-4daa-b7aa-2888e09a16f6} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001095 sec., 15525.11415525114 rows/sec., 557.40 KiB/sec. | ||
| 1398 | 2026.01.30 16:35:07.605668 [ 275 ] {34d1d8e2-b86e-4daa-b7aa-2888e09a16f6} <Debug> TCPHandler: Processed in 0.001307194 sec. | ||
| 1399 | 2026.01.30 16:35:07.605892 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.01.30 16:35:07.606017 [ 275 ] {6e08bde4-3cb4-4052-a976-9e0d8484424a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1401 | 2026.01.30 16:35:07.606205 [ 275 ] {6e08bde4-3cb4-4052-a976-9e0d8484424a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1402 | 2026.01.30 16:35:07.606234 [ 275 ] {6e08bde4-3cb4-4052-a976-9e0d8484424a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1403 | 2026.01.30 16:35:07.606397 [ 275 ] {6e08bde4-3cb4-4052-a976-9e0d8484424a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1404 | 2026.01.30 16:35:07.606449 [ 275 ] {6e08bde4-3cb4-4052-a976-9e0d8484424a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1405 | 2026.01.30 16:35:07.606543 [ 275 ] {6e08bde4-3cb4-4052-a976-9e0d8484424a} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1406 | 2026.01.30 16:35:07.606572 [ 275 ] {6e08bde4-3cb4-4052-a976-9e0d8484424a} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1407 | 2026.01.30 16:35:07.606590 [ 275 ] {6e08bde4-3cb4-4052-a976-9e0d8484424a} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1408 | 2026.01.30 16:35:07.606604 [ 275 ] {6e08bde4-3cb4-4052-a976-9e0d8484424a} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1409 | 2026.01.30 16:35:07.606636 [ 275 ] {6e08bde4-3cb4-4052-a976-9e0d8484424a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1410 | 2026.01.30 16:35:07.606654 [ 275 ] {6e08bde4-3cb4-4052-a976-9e0d8484424a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1411 | 2026.01.30 16:35:07.607038 [ 275 ] {6e08bde4-3cb4-4052-a976-9e0d8484424a} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001069 sec., 15902.71281571562 rows/sec., 570.96 KiB/sec. | ||
| 1412 | 2026.01.30 16:35:07.607120 [ 275 ] {6e08bde4-3cb4-4052-a976-9e0d8484424a} <Debug> TCPHandler: Processed in 0.001276773 sec. | ||
| 1413 | 2026.01.30 16:35:07.607334 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.01.30 16:35:07.607458 [ 275 ] {ad7e811e-4ed1-49ce-90d6-f47c457c860b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1415 | 2026.01.30 16:35:07.607644 [ 275 ] {ad7e811e-4ed1-49ce-90d6-f47c457c860b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1416 | 2026.01.30 16:35:07.607674 [ 275 ] {ad7e811e-4ed1-49ce-90d6-f47c457c860b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1417 | 2026.01.30 16:35:07.607839 [ 275 ] {ad7e811e-4ed1-49ce-90d6-f47c457c860b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1418 | 2026.01.30 16:35:07.607891 [ 275 ] {ad7e811e-4ed1-49ce-90d6-f47c457c860b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1419 | 2026.01.30 16:35:07.607987 [ 275 ] {ad7e811e-4ed1-49ce-90d6-f47c457c860b} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1420 | 2026.01.30 16:35:07.608039 [ 275 ] {ad7e811e-4ed1-49ce-90d6-f47c457c860b} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1421 | 2026.01.30 16:35:07.608057 [ 275 ] {ad7e811e-4ed1-49ce-90d6-f47c457c860b} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1422 | 2026.01.30 16:35:07.608071 [ 275 ] {ad7e811e-4ed1-49ce-90d6-f47c457c860b} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1423 | 2026.01.30 16:35:07.608105 [ 275 ] {ad7e811e-4ed1-49ce-90d6-f47c457c860b} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1424 | 2026.01.30 16:35:07.608143 [ 275 ] {ad7e811e-4ed1-49ce-90d6-f47c457c860b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1425 | 2026.01.30 16:35:07.608788 [ 275 ] {ad7e811e-4ed1-49ce-90d6-f47c457c860b} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001376 sec., 12354.651162790697 rows/sec., 443.57 KiB/sec. | ||
| 1426 | 2026.01.30 16:35:07.608870 [ 275 ] {ad7e811e-4ed1-49ce-90d6-f47c457c860b} <Debug> TCPHandler: Processed in 0.001583548 sec. | ||
| 1427 | 2026.01.30 16:35:07.609089 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.01.30 16:35:07.609214 [ 275 ] {ee7f7754-4007-4648-b642-a0c14d31c769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1429 | 2026.01.30 16:35:07.609404 [ 275 ] {ee7f7754-4007-4648-b642-a0c14d31c769} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1430 | 2026.01.30 16:35:07.609435 [ 275 ] {ee7f7754-4007-4648-b642-a0c14d31c769} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1431 | 2026.01.30 16:35:07.609601 [ 275 ] {ee7f7754-4007-4648-b642-a0c14d31c769} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1432 | 2026.01.30 16:35:07.609652 [ 275 ] {ee7f7754-4007-4648-b642-a0c14d31c769} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1433 | 2026.01.30 16:35:07.609749 [ 275 ] {ee7f7754-4007-4648-b642-a0c14d31c769} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1434 | 2026.01.30 16:35:07.609777 [ 275 ] {ee7f7754-4007-4648-b642-a0c14d31c769} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1435 | 2026.01.30 16:35:07.609795 [ 275 ] {ee7f7754-4007-4648-b642-a0c14d31c769} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1436 | 2026.01.30 16:35:07.609810 [ 275 ] {ee7f7754-4007-4648-b642-a0c14d31c769} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1437 | 2026.01.30 16:35:07.609847 [ 275 ] {ee7f7754-4007-4648-b642-a0c14d31c769} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1438 | 2026.01.30 16:35:07.609864 [ 275 ] {ee7f7754-4007-4648-b642-a0c14d31c769} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1439 | 2026.01.30 16:35:07.610281 [ 275 ] {ee7f7754-4007-4648-b642-a0c14d31c769} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001115 sec., 15246.636771300447 rows/sec., 547.40 KiB/sec. | ||
| 1440 | 2026.01.30 16:35:07.610364 [ 275 ] {ee7f7754-4007-4648-b642-a0c14d31c769} <Debug> TCPHandler: Processed in 0.001323424 sec. | ||
| 1441 | 2026.01.30 16:35:07.622824 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.01.30 16:35:07.623006 [ 275 ] {67d4b52e-8ed3-4fb2-8114-1634f7b32f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1443 | 2026.01.30 16:35:07.623081 [ 275 ] {67d4b52e-8ed3-4fb2-8114-1634f7b32f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1444 | 2026.01.30 16:35:07.623984 [ 275 ] {67d4b52e-8ed3-4fb2-8114-1634f7b32f0e} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.01.30 16:35:07.624025 [ 275 ] {67d4b52e-8ed3-4fb2-8114-1634f7b32f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1446 | 2026.01.30 16:35:07.624445 [ 275 ] {67d4b52e-8ed3-4fb2-8114-1634f7b32f0e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1447 | 2026.01.30 16:35:07.624640 [ 275 ] {67d4b52e-8ed3-4fb2-8114-1634f7b32f0e} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.01.30 16:35:07.624794 [ 275 ] {67d4b52e-8ed3-4fb2-8114-1634f7b32f0e} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.00184 sec., 3260.869565217391 rows/sec., 1.51 MiB/sec. | ||
| 1449 | 2026.01.30 16:35:07.624833 [ 275 ] {67d4b52e-8ed3-4fb2-8114-1634f7b32f0e} <Debug> TCPHandler: Processed in 0.002113528 sec. | ||
| 1450 | 2026.01.30 16:35:07.624960 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.01.30 16:35:07.625054 [ 275 ] {a530d124-c18e-4d28-9757-c45096d73b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1452 | 2026.01.30 16:35:07.625094 [ 275 ] {a530d124-c18e-4d28-9757-c45096d73b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1453 | 2026.01.30 16:35:07.625509 [ 275 ] {a530d124-c18e-4d28-9757-c45096d73b47} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.01.30 16:35:07.625545 [ 275 ] {a530d124-c18e-4d28-9757-c45096d73b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1455 | 2026.01.30 16:35:07.625832 [ 275 ] {a530d124-c18e-4d28-9757-c45096d73b47} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1456 | 2026.01.30 16:35:07.626049 [ 275 ] {a530d124-c18e-4d28-9757-c45096d73b47} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.01.30 16:35:07.626176 [ 275 ] {a530d124-c18e-4d28-9757-c45096d73b47} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001139 sec., 21071.115013169445 rows/sec., 1.75 MiB/sec. | ||
| 1458 | 2026.01.30 16:35:07.626212 [ 275 ] {a530d124-c18e-4d28-9757-c45096d73b47} <Debug> TCPHandler: Processed in 0.001301163 sec. | ||
| 1459 | 2026.01.30 16:35:07.626325 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.01.30 16:35:07.626418 [ 275 ] {f940ad43-e36e-4a29-8da1-08be1fae6ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1461 | 2026.01.30 16:35:07.626457 [ 275 ] {f940ad43-e36e-4a29-8da1-08be1fae6ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1462 | 2026.01.30 16:35:07.626918 [ 275 ] {f940ad43-e36e-4a29-8da1-08be1fae6ad0} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.01.30 16:35:07.626954 [ 275 ] {f940ad43-e36e-4a29-8da1-08be1fae6ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1464 | 2026.01.30 16:35:07.627238 [ 275 ] {f940ad43-e36e-4a29-8da1-08be1fae6ad0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1465 | 2026.01.30 16:35:07.627434 [ 275 ] {f940ad43-e36e-4a29-8da1-08be1fae6ad0} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.01.30 16:35:07.627559 [ 275 ] {f940ad43-e36e-4a29-8da1-08be1fae6ad0} <Debug> executeQuery: Read 120 rows, 11.46 KiB in 0.001159 sec., 103537.53235547885 rows/sec., 9.66 MiB/sec. | ||
| 1467 | 2026.01.30 16:35:07.627594 [ 275 ] {f940ad43-e36e-4a29-8da1-08be1fae6ad0} <Debug> TCPHandler: Processed in 0.001316993 sec. | ||
| 1468 | 2026.01.30 16:35:07.627704 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.01.30 16:35:07.627796 [ 275 ] {73f5e19c-d181-4a1b-853e-d1330f51ecd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1470 | 2026.01.30 16:35:07.627837 [ 275 ] {73f5e19c-d181-4a1b-853e-d1330f51ecd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1471 | 2026.01.30 16:35:07.628215 [ 275 ] {73f5e19c-d181-4a1b-853e-d1330f51ecd6} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.01.30 16:35:07.628251 [ 275 ] {73f5e19c-d181-4a1b-853e-d1330f51ecd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1473 | 2026.01.30 16:35:07.628531 [ 275 ] {73f5e19c-d181-4a1b-853e-d1330f51ecd6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1474 | 2026.01.30 16:35:07.628736 [ 275 ] {73f5e19c-d181-4a1b-853e-d1330f51ecd6} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.01.30 16:35:07.628863 [ 275 ] {73f5e19c-d181-4a1b-853e-d1330f51ecd6} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001084 sec., 11070.110701107013 rows/sec., 886.47 KiB/sec. | ||
| 1476 | 2026.01.30 16:35:07.628900 [ 275 ] {73f5e19c-d181-4a1b-853e-d1330f51ecd6} <Debug> TCPHandler: Processed in 0.001244772 sec. | ||
| 1477 | 2026.01.30 16:35:07.629006 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.01.30 16:35:07.629097 [ 275 ] {2affc971-84c5-4a96-b633-bf0d929dc0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1479 | 2026.01.30 16:35:07.629135 [ 275 ] {2affc971-84c5-4a96-b633-bf0d929dc0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1480 | 2026.01.30 16:35:07.629525 [ 275 ] {2affc971-84c5-4a96-b633-bf0d929dc0e7} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.01.30 16:35:07.629560 [ 275 ] {2affc971-84c5-4a96-b633-bf0d929dc0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1482 | 2026.01.30 16:35:07.629840 [ 275 ] {2affc971-84c5-4a96-b633-bf0d929dc0e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1483 | 2026.01.30 16:35:07.630042 [ 275 ] {2affc971-84c5-4a96-b633-bf0d929dc0e7} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.01.30 16:35:07.630166 [ 275 ] {2affc971-84c5-4a96-b633-bf0d929dc0e7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001086 sec., 22099.447513812156 rows/sec., 1.83 MiB/sec. | ||
| 1485 | 2026.01.30 16:35:07.630202 [ 275 ] {2affc971-84c5-4a96-b633-bf0d929dc0e7} <Debug> TCPHandler: Processed in 0.001244312 sec. | ||
| 1486 | 2026.01.30 16:35:07.630307 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.01.30 16:35:07.630399 [ 275 ] {d1348a56-ce68-4624-be2e-d9b90835bd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1488 | 2026.01.30 16:35:07.630437 [ 275 ] {d1348a56-ce68-4624-be2e-d9b90835bd8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1489 | 2026.01.30 16:35:07.630810 [ 275 ] {d1348a56-ce68-4624-be2e-d9b90835bd8c} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.01.30 16:35:07.630847 [ 275 ] {d1348a56-ce68-4624-be2e-d9b90835bd8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1491 | 2026.01.30 16:35:07.631130 [ 275 ] {d1348a56-ce68-4624-be2e-d9b90835bd8c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1492 | 2026.01.30 16:35:07.631326 [ 275 ] {d1348a56-ce68-4624-be2e-d9b90835bd8c} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.01.30 16:35:07.631450 [ 275 ] {d1348a56-ce68-4624-be2e-d9b90835bd8c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001068 sec., 11235.955056179775 rows/sec., 877.81 KiB/sec. | ||
| 1494 | 2026.01.30 16:35:07.631486 [ 275 ] {d1348a56-ce68-4624-be2e-d9b90835bd8c} <Debug> TCPHandler: Processed in 0.001226902 sec. | ||
| 1495 | 2026.01.30 16:35:07.631591 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.01.30 16:35:07.631683 [ 275 ] {d4ffe2e3-d4cc-49b9-a8d1-f828bdcbaa1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1497 | 2026.01.30 16:35:07.631721 [ 275 ] {d4ffe2e3-d4cc-49b9-a8d1-f828bdcbaa1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1498 | 2026.01.30 16:35:07.632108 [ 275 ] {d4ffe2e3-d4cc-49b9-a8d1-f828bdcbaa1e} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.01.30 16:35:07.632144 [ 275 ] {d4ffe2e3-d4cc-49b9-a8d1-f828bdcbaa1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1500 | 2026.01.30 16:35:07.632426 [ 275 ] {d4ffe2e3-d4cc-49b9-a8d1-f828bdcbaa1e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1501 | 2026.01.30 16:35:07.632633 [ 275 ] {d4ffe2e3-d4cc-49b9-a8d1-f828bdcbaa1e} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.01.30 16:35:07.632756 [ 275 ] {d4ffe2e3-d4cc-49b9-a8d1-f828bdcbaa1e} <Debug> executeQuery: Read 36 rows, 3.26 KiB in 0.00109 sec., 33027.522935779816 rows/sec., 2.92 MiB/sec. | ||
| 1503 | 2026.01.30 16:35:07.632792 [ 275 ] {d4ffe2e3-d4cc-49b9-a8d1-f828bdcbaa1e} <Debug> TCPHandler: Processed in 0.001249322 sec. | ||
| 1504 | 2026.01.30 16:35:07.632889 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.01.30 16:35:07.632981 [ 275 ] {866b6a91-b663-42e5-82fb-f3ad1f3e51b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1506 | 2026.01.30 16:35:07.633022 [ 275 ] {866b6a91-b663-42e5-82fb-f3ad1f3e51b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1507 | 2026.01.30 16:35:07.633435 [ 275 ] {866b6a91-b663-42e5-82fb-f3ad1f3e51b0} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.01.30 16:35:07.633471 [ 275 ] {866b6a91-b663-42e5-82fb-f3ad1f3e51b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1509 | 2026.01.30 16:35:07.633783 [ 275 ] {866b6a91-b663-42e5-82fb-f3ad1f3e51b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1510 | 2026.01.30 16:35:07.633992 [ 275 ] {866b6a91-b663-42e5-82fb-f3ad1f3e51b0} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.01.30 16:35:07.634115 [ 275 ] {866b6a91-b663-42e5-82fb-f3ad1f3e51b0} <Debug> executeQuery: Read 312 rows, 25.90 KiB in 0.001151 sec., 271068.63596872287 rows/sec., 21.97 MiB/sec. | ||
| 1512 | 2026.01.30 16:35:07.634150 [ 275 ] {866b6a91-b663-42e5-82fb-f3ad1f3e51b0} <Debug> TCPHandler: Processed in 0.001309173 sec. | ||
| 1513 | 2026.01.30 16:35:10.939906 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1514 | 2026.01.30 16:35:10.939953 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1515 | 2026.01.30 16:35:11.000884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2847 | ||
| 1516 | 2026.01.30 16:35:11.001419 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.01.30 16:35:11.001465 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1518 | 2026.01.30 16:35:11.002000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1519 | 2026.01.30 16:35:11.002239 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.01.30 16:35:11.002381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2847 | ||
| 1521 | 2026.01.30 16:35:11.002386 [ 93 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1522 | 2026.01.30 16:35:11.002434 [ 93 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.01.30 16:35:11.002453 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1524 | 2026.01.30 16:35:11.005637 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::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 | ||
| 1525 | 2026.01.30 16:35:11.009265 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1526 | 2026.01.30 16:35:11.009353 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1527 | 2026.01.30 16:35:11.009469 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 439 rows starting from the beginning of the part | ||
| 1528 | 2026.01.30 16:35:11.009524 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::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 | ||
| 1529 | 2026.01.30 16:35:11.009588 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::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 | ||
| 1530 | 2026.01.30 16:35:11.009635 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::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 | ||
| 1531 | 2026.01.30 16:35:11.009680 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::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 | ||
| 1532 | 2026.01.30 16:35:11.040089 [ 187 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2847 rows, containing 4 columns (4 merged, 0 gathered) in 0.0375346 sec., 75850.0157188301 rows/sec., 1.09 MiB/sec. | ||
| 1533 | 2026.01.30 16:35:11.041099 [ 195 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1534 | 2026.01.30 16:35:11.041426 [ 195 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_6_1} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.01.30 16:35:11.041508 [ 195 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_6_1} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1536 | 2026.01.30 16:35:11.041626 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1537 | 2026.01.30 16:35:11.135507 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1538 | 2026.01.30 16:35:11.152653 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.01.30 16:35:11.152698 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1540 | 2026.01.30 16:35:11.159136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1541 | 2026.01.30 16:35:11.159854 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.01.30 16:35:11.160272 [ 93 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1543 | 2026.01.30 16:35:11.160326 [ 93 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.01.30 16:35:11.160351 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1545 | 2026.01.30 16:35:11.160461 [ 195 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 1546 | 2026.01.30 16:35:11.164126 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1547 | 2026.01.30 16:35:11.165433 [ 195 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1548 | 2026.01.30 16:35:11.167170 [ 195 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 1549 | 2026.01.30 16:35:11.172192 [ 195 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 1550 | 2026.01.30 16:35:11.176659 [ 195 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 1551 | 2026.01.30 16:35:11.180826 [ 195 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 1552 | 2026.01.30 16:35:11.188122 [ 195 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 1553 | 2026.01.30 16:35:11.192450 [ 195 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 1554 | 2026.01.30 16:35:11.250978 [ 195 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090568518 sec., 507.9027571147846 rows/sec., 2.63 MiB/sec. | ||
| 1555 | 2026.01.30 16:35:11.252624 [ 187 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1556 | 2026.01.30 16:35:11.254372 [ 187 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_6_1} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.01.30 16:35:11.254457 [ 187 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_6_1} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1558 | 2026.01.30 16:35:11.255614 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1559 | 2026.01.30 16:35:12.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.99 MiB, peak 180.52 MiB, free memory in arenas 0.00 B, will set to 180.85 MiB (RSS), difference: 9.87 MiB | ||
| 1560 | 2026.01.30 16:35:12.568043 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.01.30 16:35:12.568211 [ 275 ] {b1d125c9-2aa4-4872-a208-75c876c0d1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1562 | 2026.01.30 16:35:12.568271 [ 275 ] {b1d125c9-2aa4-4872-a208-75c876c0d1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1563 | 2026.01.30 16:35:12.568879 [ 275 ] {b1d125c9-2aa4-4872-a208-75c876c0d1ab} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2026.01.30 16:35:12.568919 [ 275 ] {b1d125c9-2aa4-4872-a208-75c876c0d1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1565 | 2026.01.30 16:35:12.569306 [ 275 ] {b1d125c9-2aa4-4872-a208-75c876c0d1ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1566 | 2026.01.30 16:35:12.569533 [ 275 ] {b1d125c9-2aa4-4872-a208-75c876c0d1ab} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2026.01.30 16:35:12.569679 [ 275 ] {b1d125c9-2aa4-4872-a208-75c876c0d1ab} <Debug> executeQuery: Read 70 rows, 6.69 KiB in 0.001515 sec., 46204.6204620462 rows/sec., 4.31 MiB/sec. | ||
| 1568 | 2026.01.30 16:35:12.569719 [ 275 ] {b1d125c9-2aa4-4872-a208-75c876c0d1ab} <Debug> TCPHandler: Processed in 0.001796962 sec. | ||
| 1569 | 2026.01.30 16:35:12.569857 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2026.01.30 16:35:12.569954 [ 275 ] {3120cd1d-e088-4be2-8fbc-7c2089082573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1571 | 2026.01.30 16:35:12.569998 [ 275 ] {3120cd1d-e088-4be2-8fbc-7c2089082573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1572 | 2026.01.30 16:35:12.570431 [ 275 ] {3120cd1d-e088-4be2-8fbc-7c2089082573} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.01.30 16:35:12.570470 [ 275 ] {3120cd1d-e088-4be2-8fbc-7c2089082573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1574 | 2026.01.30 16:35:12.570798 [ 275 ] {3120cd1d-e088-4be2-8fbc-7c2089082573} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1575 | 2026.01.30 16:35:12.571015 [ 275 ] {3120cd1d-e088-4be2-8fbc-7c2089082573} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2026.01.30 16:35:12.571146 [ 275 ] {3120cd1d-e088-4be2-8fbc-7c2089082573} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001211 sec., 28901.73410404624 rows/sec., 2.12 MiB/sec. | ||
| 1577 | 2026.01.30 16:35:12.571184 [ 275 ] {3120cd1d-e088-4be2-8fbc-7c2089082573} <Debug> TCPHandler: Processed in 0.001379275 sec. | ||
| 1578 | 2026.01.30 16:35:12.571298 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.01.30 16:35:12.571393 [ 275 ] {84199103-9ab3-4805-b2b0-e4fd6a7c03e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1580 | 2026.01.30 16:35:12.571433 [ 275 ] {84199103-9ab3-4805-b2b0-e4fd6a7c03e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1581 | 2026.01.30 16:35:12.571837 [ 275 ] {84199103-9ab3-4805-b2b0-e4fd6a7c03e8} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.01.30 16:35:12.571872 [ 275 ] {84199103-9ab3-4805-b2b0-e4fd6a7c03e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1583 | 2026.01.30 16:35:12.572166 [ 275 ] {84199103-9ab3-4805-b2b0-e4fd6a7c03e8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1584 | 2026.01.30 16:35:12.572366 [ 275 ] {84199103-9ab3-4805-b2b0-e4fd6a7c03e8} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.01.30 16:35:12.572495 [ 275 ] {84199103-9ab3-4805-b2b0-e4fd6a7c03e8} <Debug> executeQuery: Read 35 rows, 2.80 KiB in 0.001121 sec., 31222.123104371098 rows/sec., 2.44 MiB/sec. | ||
| 1586 | 2026.01.30 16:35:12.572532 [ 275 ] {84199103-9ab3-4805-b2b0-e4fd6a7c03e8} <Debug> TCPHandler: Processed in 0.001283373 sec. | ||
| 1587 | 2026.01.30 16:35:12.572663 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.01.30 16:35:12.572759 [ 275 ] {3dad4825-a13a-405a-8a7a-4ca4ec409a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1589 | 2026.01.30 16:35:12.572814 [ 275 ] {3dad4825-a13a-405a-8a7a-4ca4ec409a79} <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 | ||
| 1590 | 2026.01.30 16:35:12.573603 [ 275 ] {3dad4825-a13a-405a-8a7a-4ca4ec409a79} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.01.30 16:35:12.573638 [ 275 ] {3dad4825-a13a-405a-8a7a-4ca4ec409a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1592 | 2026.01.30 16:35:12.574204 [ 275 ] {3dad4825-a13a-405a-8a7a-4ca4ec409a79} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1593 | 2026.01.30 16:35:12.574421 [ 275 ] {3dad4825-a13a-405a-8a7a-4ca4ec409a79} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2026.01.30 16:35:12.574555 [ 275 ] {3dad4825-a13a-405a-8a7a-4ca4ec409a79} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001815 sec., 19283.74655647383 rows/sec., 34.56 MiB/sec. | ||
| 1595 | 2026.01.30 16:35:12.574604 [ 275 ] {3dad4825-a13a-405a-8a7a-4ca4ec409a79} <Debug> TCPHandler: Processed in 0.002002086 sec. | ||
| 1596 | 2026.01.30 16:35:16.001973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 216 | ||
| 1597 | 2026.01.30 16:35:16.004235 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.01.30 16:35:16.004277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1599 | 2026.01.30 16:35:16.005413 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1600 | 2026.01.30 16:35:16.005677 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.01.30 16:35:16.005918 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1602 | 2026.01.30 16:35:18.502467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3359 | ||
| 1603 | 2026.01.30 16:35:18.503056 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2026.01.30 16:35:18.503106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1605 | 2026.01.30 16:35:18.503692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1606 | 2026.01.30 16:35:18.503918 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2026.01.30 16:35:18.504052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3359 | ||
| 1608 | 2026.01.30 16:35:18.664201 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1609 | 2026.01.30 16:35:18.682267 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.01.30 16:35:18.682335 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1611 | 2026.01.30 16:35:18.688069 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1612 | 2026.01.30 16:35:18.688747 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.01.30 16:35:18.691893 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1614 | 2026.01.30 16:35:22.568202 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1615 | 2026.01.30 16:35:22.568439 [ 275 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1616 | 2026.01.30 16:35:22.568773 [ 275 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1617 | 2026.01.30 16:35:22.568811 [ 275 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1618 | 2026.01.30 16:35:22.569082 [ 275 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1619 | 2026.01.30 16:35:22.569162 [ 275 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1620 | 2026.01.30 16:35:22.569307 [ 275 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1621 | 2026.01.30 16:35:22.569402 [ 302 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1622 | 2026.01.30 16:35:22.569440 [ 284 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1623 | 2026.01.30 16:35:22.569538 [ 275 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1624 | 2026.01.30 16:35:22.569564 [ 275 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1625 | 2026.01.30 16:35:22.571559 [ 275 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1626 | 2026.01.30 16:35:22.571586 [ 275 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1627 | 2026.01.30 16:35:22.571647 [ 275 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1628 | 2026.01.30 16:35:22.571684 [ 275 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1629 | 2026.01.30 16:35:22.572447 [ 275 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.0041 sec., 5609.756097560975 rows/sec., 223.18 KiB/sec. | ||
| 1630 | 2026.01.30 16:35:22.572527 [ 275 ] {d9527d09-c0d9-44ce-9a51-3a8a91b41f84} <Debug> TCPHandler: Processed in 0.004451559 sec. | ||
| 1631 | 2026.01.30 16:35:22.572847 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.01.30 16:35:22.572987 [ 275 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1633 | 2026.01.30 16:35:22.573204 [ 275 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1634 | 2026.01.30 16:35:22.573238 [ 275 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1635 | 2026.01.30 16:35:22.573416 [ 275 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1636 | 2026.01.30 16:35:22.573469 [ 275 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1637 | 2026.01.30 16:35:22.573568 [ 275 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1638 | 2026.01.30 16:35:22.573622 [ 302 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1639 | 2026.01.30 16:35:22.573626 [ 330 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1640 | 2026.01.30 16:35:22.573697 [ 275 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1641 | 2026.01.30 16:35:22.573718 [ 275 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1642 | 2026.01.30 16:35:22.573771 [ 275 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1643 | 2026.01.30 16:35:22.573788 [ 275 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1644 | 2026.01.30 16:35:22.573816 [ 275 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1645 | 2026.01.30 16:35:22.573850 [ 275 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1646 | 2026.01.30 16:35:22.574458 [ 275 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001527 sec., 15062.213490504257 rows/sec., 599.24 KiB/sec. | ||
| 1647 | 2026.01.30 16:35:22.574542 [ 275 ] {033439e0-4c8c-4b86-a3b0-fb1a92f511d3} <Debug> TCPHandler: Processed in 0.001747851 sec. | ||
| 1648 | 2026.01.30 16:35:22.574753 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1649 | 2026.01.30 16:35:22.574882 [ 275 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 1650 | 2026.01.30 16:35:22.575081 [ 275 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1651 | 2026.01.30 16:35:22.575114 [ 275 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 1652 | 2026.01.30 16:35:22.575291 [ 275 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1653 | 2026.01.30 16:35:22.575342 [ 275 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1654 | 2026.01.30 16:35:22.575445 [ 275 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1655 | 2026.01.30 16:35:22.575496 [ 330 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1656 | 2026.01.30 16:35:22.575504 [ 302 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1657 | 2026.01.30 16:35:22.575567 [ 275 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1658 | 2026.01.30 16:35:22.575587 [ 275 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1659 | 2026.01.30 16:35:22.575641 [ 275 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1660 | 2026.01.30 16:35:22.575657 [ 275 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1661 | 2026.01.30 16:35:22.575686 [ 275 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 1662 | 2026.01.30 16:35:22.575714 [ 275 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 1663 | 2026.01.30 16:35:22.576418 [ 275 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001586 sec., 14501.89155107188 rows/sec., 576.95 KiB/sec. | ||
| 1664 | 2026.01.30 16:35:22.576505 [ 275 ] {bbb4987c-a9fb-4205-9884-2e1ec8ce8917} <Debug> TCPHandler: Processed in 0.001801873 sec. | ||
| 1665 | 2026.01.30 16:35:22.576706 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.01.30 16:35:22.576836 [ 275 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1667 | 2026.01.30 16:35:22.577033 [ 275 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1668 | 2026.01.30 16:35:22.577066 [ 275 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1669 | 2026.01.30 16:35:22.577240 [ 275 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1670 | 2026.01.30 16:35:22.577292 [ 275 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1671 | 2026.01.30 16:35:22.577394 [ 275 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1672 | 2026.01.30 16:35:22.577445 [ 330 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1673 | 2026.01.30 16:35:22.577486 [ 339 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1674 | 2026.01.30 16:35:22.577571 [ 275 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1675 | 2026.01.30 16:35:22.577596 [ 275 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1676 | 2026.01.30 16:35:22.577649 [ 275 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1677 | 2026.01.30 16:35:22.577665 [ 275 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1678 | 2026.01.30 16:35:22.577694 [ 275 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1679 | 2026.01.30 16:35:22.577724 [ 275 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1680 | 2026.01.30 16:35:22.578424 [ 275 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001639 sec., 14032.946918852958 rows/sec., 558.29 KiB/sec. | ||
| 1681 | 2026.01.30 16:35:22.578512 [ 275 ] {15404173-13e3-4f57-9db0-adb6d446c8ea} <Debug> TCPHandler: Processed in 0.001855313 sec. | ||
| 1682 | 2026.01.30 16:35:22.578704 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2026.01.30 16:35:22.578832 [ 275 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1684 | 2026.01.30 16:35:22.579125 [ 275 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1685 | 2026.01.30 16:35:22.579171 [ 275 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1686 | 2026.01.30 16:35:22.579401 [ 275 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1687 | 2026.01.30 16:35:22.579462 [ 275 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1688 | 2026.01.30 16:35:22.579567 [ 275 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1689 | 2026.01.30 16:35:22.579635 [ 330 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1690 | 2026.01.30 16:35:22.579645 [ 332 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1691 | 2026.01.30 16:35:22.579744 [ 275 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1692 | 2026.01.30 16:35:22.579770 [ 275 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1693 | 2026.01.30 16:35:22.579829 [ 275 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1694 | 2026.01.30 16:35:22.579846 [ 275 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1695 | 2026.01.30 16:35:22.579877 [ 275 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1696 | 2026.01.30 16:35:22.579910 [ 275 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1697 | 2026.01.30 16:35:22.580509 [ 275 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001725 sec., 13333.333333333334 rows/sec., 530.46 KiB/sec. | ||
| 1698 | 2026.01.30 16:35:22.580617 [ 275 ] {910ece50-ab25-42ea-bb83-0bd0217729bb} <Debug> TCPHandler: Processed in 0.001962475 sec. | ||
| 1699 | 2026.01.30 16:35:22.580821 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.01.30 16:35:22.580955 [ 275 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1701 | 2026.01.30 16:35:22.581168 [ 275 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1702 | 2026.01.30 16:35:22.581203 [ 275 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1703 | 2026.01.30 16:35:22.581390 [ 275 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1704 | 2026.01.30 16:35:22.581446 [ 275 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1705 | 2026.01.30 16:35:22.581555 [ 275 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1706 | 2026.01.30 16:35:22.581625 [ 333 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1707 | 2026.01.30 16:35:22.581630 [ 332 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1708 | 2026.01.30 16:35:22.581743 [ 275 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1709 | 2026.01.30 16:35:22.581770 [ 275 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1710 | 2026.01.30 16:35:22.581827 [ 275 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1711 | 2026.01.30 16:35:22.581846 [ 275 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1712 | 2026.01.30 16:35:22.581876 [ 275 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1713 | 2026.01.30 16:35:22.581911 [ 275 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1714 | 2026.01.30 16:35:22.582463 [ 275 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001562 sec., 14724.711907810499 rows/sec., 585.81 KiB/sec. | ||
| 1715 | 2026.01.30 16:35:22.582537 [ 275 ] {145af65a-eac2-42c0-8db1-940b95753cd7} <Debug> TCPHandler: Processed in 0.001766721 sec. | ||
| 1716 | 2026.01.30 16:35:22.582729 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.01.30 16:35:22.582862 [ 275 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1718 | 2026.01.30 16:35:22.583068 [ 275 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1719 | 2026.01.30 16:35:22.583104 [ 275 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1720 | 2026.01.30 16:35:22.583291 [ 275 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1721 | 2026.01.30 16:35:22.583346 [ 275 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1722 | 2026.01.30 16:35:22.583447 [ 275 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1723 | 2026.01.30 16:35:22.583502 [ 330 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1724 | 2026.01.30 16:35:22.583513 [ 338 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1725 | 2026.01.30 16:35:22.583577 [ 275 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1726 | 2026.01.30 16:35:22.583599 [ 275 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1727 | 2026.01.30 16:35:22.583654 [ 275 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1728 | 2026.01.30 16:35:22.583671 [ 275 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1729 | 2026.01.30 16:35:22.583702 [ 275 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1730 | 2026.01.30 16:35:22.583734 [ 275 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1731 | 2026.01.30 16:35:22.584229 [ 275 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001442 sec., 15950.069348127601 rows/sec., 634.56 KiB/sec. | ||
| 1732 | 2026.01.30 16:35:22.584312 [ 275 ] {ee17ab38-a4e2-4632-af49-8acdaeca8145} <Debug> TCPHandler: Processed in 0.00166154 sec. | ||
| 1733 | 2026.01.30 16:35:22.584511 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.01.30 16:35:22.584635 [ 275 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1735 | 2026.01.30 16:35:22.584895 [ 275 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1736 | 2026.01.30 16:35:22.584930 [ 275 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1737 | 2026.01.30 16:35:22.585119 [ 275 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1738 | 2026.01.30 16:35:22.585174 [ 275 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1739 | 2026.01.30 16:35:22.585271 [ 275 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1740 | 2026.01.30 16:35:22.585329 [ 333 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1741 | 2026.01.30 16:35:22.585337 [ 338 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1742 | 2026.01.30 16:35:22.585415 [ 275 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1743 | 2026.01.30 16:35:22.585436 [ 275 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1744 | 2026.01.30 16:35:22.585489 [ 275 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1745 | 2026.01.30 16:35:22.585507 [ 275 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1746 | 2026.01.30 16:35:22.585538 [ 275 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1747 | 2026.01.30 16:35:22.585570 [ 275 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1748 | 2026.01.30 16:35:22.586167 [ 275 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001535 sec., 14983.713355048862 rows/sec., 596.12 KiB/sec. | ||
| 1749 | 2026.01.30 16:35:22.586254 [ 275 ] {f3ef5dd7-a5f1-4908-8a36-2edbfa08f910} <Debug> TCPHandler: Processed in 0.001750072 sec. | ||
| 1750 | 2026.01.30 16:35:22.586445 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1751 | 2026.01.30 16:35:22.586577 [ 275 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1752 | 2026.01.30 16:35:22.586780 [ 275 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1753 | 2026.01.30 16:35:22.586815 [ 275 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1754 | 2026.01.30 16:35:22.587015 [ 275 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1755 | 2026.01.30 16:35:22.587069 [ 275 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1756 | 2026.01.30 16:35:22.587171 [ 275 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1757 | 2026.01.30 16:35:22.587231 [ 309 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1758 | 2026.01.30 16:35:22.587234 [ 338 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1759 | 2026.01.30 16:35:22.587318 [ 275 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1760 | 2026.01.30 16:35:22.587339 [ 275 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1761 | 2026.01.30 16:35:22.587391 [ 275 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1762 | 2026.01.30 16:35:22.587408 [ 275 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1763 | 2026.01.30 16:35:22.587438 [ 275 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1764 | 2026.01.30 16:35:22.587472 [ 275 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1765 | 2026.01.30 16:35:22.588089 [ 275 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001565 sec., 14696.485623003195 rows/sec., 584.69 KiB/sec. | ||
| 1766 | 2026.01.30 16:35:22.588192 [ 275 ] {25eede52-7755-4bad-9a7f-d7eee4a5ce85} <Debug> TCPHandler: Processed in 0.001796332 sec. | ||
| 1767 | 2026.01.30 16:35:22.588382 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1768 | 2026.01.30 16:35:22.588513 [ 275 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1769 | 2026.01.30 16:35:22.588724 [ 275 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1770 | 2026.01.30 16:35:22.588757 [ 275 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1771 | 2026.01.30 16:35:22.588948 [ 275 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1772 | 2026.01.30 16:35:22.589000 [ 275 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1773 | 2026.01.30 16:35:22.589101 [ 275 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1774 | 2026.01.30 16:35:22.589164 [ 333 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1775 | 2026.01.30 16:35:22.589166 [ 338 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1776 | 2026.01.30 16:35:22.589247 [ 275 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1777 | 2026.01.30 16:35:22.589267 [ 275 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1778 | 2026.01.30 16:35:22.589320 [ 275 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1779 | 2026.01.30 16:35:22.589337 [ 275 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1780 | 2026.01.30 16:35:22.589367 [ 275 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1781 | 2026.01.30 16:35:22.589398 [ 275 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1782 | 2026.01.30 16:35:22.589932 [ 275 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001471 sec., 15635.622025832767 rows/sec., 622.05 KiB/sec. | ||
| 1783 | 2026.01.30 16:35:22.590019 [ 275 ] {6a814bc5-af68-4a6f-9c2d-8b1192ccd875} <Debug> TCPHandler: Processed in 0.00168577 sec. | ||
| 1784 | 2026.01.30 16:35:22.590220 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.01.30 16:35:22.590353 [ 275 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1786 | 2026.01.30 16:35:22.590560 [ 275 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1787 | 2026.01.30 16:35:22.590594 [ 275 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1788 | 2026.01.30 16:35:22.590787 [ 275 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1789 | 2026.01.30 16:35:22.590839 [ 275 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1790 | 2026.01.30 16:35:22.590937 [ 275 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1791 | 2026.01.30 16:35:22.590996 [ 285 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1792 | 2026.01.30 16:35:22.591002 [ 333 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1793 | 2026.01.30 16:35:22.591074 [ 275 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1794 | 2026.01.30 16:35:22.591099 [ 275 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1795 | 2026.01.30 16:35:22.591153 [ 275 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1796 | 2026.01.30 16:35:22.591169 [ 275 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1797 | 2026.01.30 16:35:22.591200 [ 275 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1798 | 2026.01.30 16:35:22.591230 [ 275 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1799 | 2026.01.30 16:35:22.591845 [ 275 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001546 sec., 14877.102199223802 rows/sec., 591.88 KiB/sec. | ||
| 1800 | 2026.01.30 16:35:22.591945 [ 275 ] {355cfbc0-0f39-4be8-a3b6-40b2e882ea83} <Debug> TCPHandler: Processed in 0.001773482 sec. | ||
| 1801 | 2026.01.30 16:35:22.592140 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2026.01.30 16:35:22.592273 [ 275 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1803 | 2026.01.30 16:35:22.592479 [ 275 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1804 | 2026.01.30 16:35:22.592513 [ 275 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1805 | 2026.01.30 16:35:22.592706 [ 275 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1806 | 2026.01.30 16:35:22.592758 [ 275 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1807 | 2026.01.30 16:35:22.592855 [ 275 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1808 | 2026.01.30 16:35:22.592924 [ 285 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1809 | 2026.01.30 16:35:22.592927 [ 331 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1810 | 2026.01.30 16:35:22.593020 [ 275 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1811 | 2026.01.30 16:35:22.593044 [ 275 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1812 | 2026.01.30 16:35:22.593097 [ 275 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1813 | 2026.01.30 16:35:22.593114 [ 275 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1814 | 2026.01.30 16:35:22.593144 [ 275 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1815 | 2026.01.30 16:35:22.593177 [ 275 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1816 | 2026.01.30 16:35:22.593709 [ 275 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.00149 sec., 15436.241610738254 rows/sec., 614.12 KiB/sec. | ||
| 1817 | 2026.01.30 16:35:22.593809 [ 275 ] {7a88d2ab-3cb1-4d5d-834f-5a145349f96d} <Debug> TCPHandler: Processed in 0.001717941 sec. | ||
| 1818 | 2026.01.30 16:35:22.594033 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.01.30 16:35:22.594168 [ 275 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1820 | 2026.01.30 16:35:22.594407 [ 275 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1821 | 2026.01.30 16:35:22.594443 [ 275 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1822 | 2026.01.30 16:35:22.594668 [ 275 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1823 | 2026.01.30 16:35:22.594722 [ 275 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1824 | 2026.01.30 16:35:22.594818 [ 275 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1825 | 2026.01.30 16:35:22.594875 [ 333 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1826 | 2026.01.30 16:35:22.594882 [ 331 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1827 | 2026.01.30 16:35:22.594975 [ 275 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1828 | 2026.01.30 16:35:22.595002 [ 275 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1829 | 2026.01.30 16:35:22.595055 [ 275 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1830 | 2026.01.30 16:35:22.595072 [ 275 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1831 | 2026.01.30 16:35:22.595103 [ 275 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1832 | 2026.01.30 16:35:22.595134 [ 275 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1833 | 2026.01.30 16:35:22.595748 [ 275 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001634 sec., 14075.887392900857 rows/sec., 560.00 KiB/sec. | ||
| 1834 | 2026.01.30 16:35:22.595855 [ 275 ] {e985375b-203b-44ad-a95e-5acce48fe33a} <Debug> TCPHandler: Processed in 0.001870013 sec. | ||
| 1835 | 2026.01.30 16:35:22.596087 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.01.30 16:35:22.596221 [ 275 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1837 | 2026.01.30 16:35:22.596432 [ 275 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1838 | 2026.01.30 16:35:22.596467 [ 275 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1839 | 2026.01.30 16:35:22.596673 [ 275 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1840 | 2026.01.30 16:35:22.596725 [ 275 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1841 | 2026.01.30 16:35:22.596825 [ 275 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1842 | 2026.01.30 16:35:22.596884 [ 316 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1843 | 2026.01.30 16:35:22.596892 [ 328 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1844 | 2026.01.30 16:35:22.596977 [ 275 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1845 | 2026.01.30 16:35:22.597002 [ 275 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1846 | 2026.01.30 16:35:22.597056 [ 275 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1847 | 2026.01.30 16:35:22.597072 [ 275 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1848 | 2026.01.30 16:35:22.597101 [ 275 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1849 | 2026.01.30 16:35:22.597134 [ 275 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1850 | 2026.01.30 16:35:22.597674 [ 275 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001506 sec., 15272.244355909696 rows/sec., 607.60 KiB/sec. | ||
| 1851 | 2026.01.30 16:35:22.597775 [ 275 ] {27ca0a2d-0440-4867-94ec-6e0f9a677dfa} <Debug> TCPHandler: Processed in 0.001738411 sec. | ||
| 1852 | 2026.01.30 16:35:22.597990 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2026.01.30 16:35:22.598123 [ 275 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1854 | 2026.01.30 16:35:22.598331 [ 275 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1855 | 2026.01.30 16:35:22.598366 [ 275 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1856 | 2026.01.30 16:35:22.598564 [ 275 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1857 | 2026.01.30 16:35:22.598615 [ 275 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1858 | 2026.01.30 16:35:22.598711 [ 275 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1859 | 2026.01.30 16:35:22.598768 [ 331 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1860 | 2026.01.30 16:35:22.598775 [ 316 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1861 | 2026.01.30 16:35:22.598869 [ 275 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1862 | 2026.01.30 16:35:22.598896 [ 275 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1863 | 2026.01.30 16:35:22.598956 [ 275 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1864 | 2026.01.30 16:35:22.598974 [ 275 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1865 | 2026.01.30 16:35:22.599004 [ 275 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1866 | 2026.01.30 16:35:22.599034 [ 275 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1867 | 2026.01.30 16:35:22.599564 [ 275 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001495 sec., 15384.615384615385 rows/sec., 612.07 KiB/sec. | ||
| 1868 | 2026.01.30 16:35:22.599661 [ 275 ] {4340d7de-e8ab-444b-a4c6-2bcc21e44dfb} <Debug> TCPHandler: Processed in 0.001722561 sec. | ||
| 1869 | 2026.01.30 16:35:22.599860 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.01.30 16:35:22.599992 [ 275 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1871 | 2026.01.30 16:35:22.600204 [ 275 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1872 | 2026.01.30 16:35:22.600240 [ 275 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1873 | 2026.01.30 16:35:22.600440 [ 275 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1874 | 2026.01.30 16:35:22.600491 [ 275 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1875 | 2026.01.30 16:35:22.600589 [ 275 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1876 | 2026.01.30 16:35:22.600643 [ 331 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1877 | 2026.01.30 16:35:22.600654 [ 316 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1878 | 2026.01.30 16:35:22.600746 [ 275 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1879 | 2026.01.30 16:35:22.600771 [ 275 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1880 | 2026.01.30 16:35:22.600824 [ 275 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1881 | 2026.01.30 16:35:22.600841 [ 275 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1882 | 2026.01.30 16:35:22.600870 [ 275 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1883 | 2026.01.30 16:35:22.600905 [ 275 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1884 | 2026.01.30 16:35:22.601497 [ 275 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.00156 sec., 14743.589743589744 rows/sec., 586.56 KiB/sec. | ||
| 1885 | 2026.01.30 16:35:22.601596 [ 275 ] {1fb1f01f-1dad-4f71-b610-5fbebfbc8faa} <Debug> TCPHandler: Processed in 0.001786662 sec. | ||
| 1886 | 2026.01.30 16:35:22.601789 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.01.30 16:35:22.601923 [ 275 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1888 | 2026.01.30 16:35:22.602137 [ 275 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1889 | 2026.01.30 16:35:22.602173 [ 275 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1890 | 2026.01.30 16:35:22.602375 [ 275 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1891 | 2026.01.30 16:35:22.602426 [ 275 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1892 | 2026.01.30 16:35:22.602529 [ 275 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1893 | 2026.01.30 16:35:22.602588 [ 321 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1894 | 2026.01.30 16:35:22.602593 [ 331 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1895 | 2026.01.30 16:35:22.602682 [ 275 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1896 | 2026.01.30 16:35:22.602706 [ 275 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1897 | 2026.01.30 16:35:22.602759 [ 275 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1898 | 2026.01.30 16:35:22.602775 [ 275 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1899 | 2026.01.30 16:35:22.602804 [ 275 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1900 | 2026.01.30 16:35:22.602834 [ 275 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1901 | 2026.01.30 16:35:22.603514 [ 275 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001646 sec., 13973.268529769139 rows/sec., 555.92 KiB/sec. | ||
| 1902 | 2026.01.30 16:35:22.603616 [ 275 ] {10cafd06-32ca-45b1-8b74-17c8b2c1a2ea} <Debug> TCPHandler: Processed in 0.001877574 sec. | ||
| 1903 | 2026.01.30 16:35:22.603826 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.01.30 16:35:22.603962 [ 275 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1905 | 2026.01.30 16:35:22.604176 [ 275 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1906 | 2026.01.30 16:35:22.604212 [ 275 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1907 | 2026.01.30 16:35:22.604417 [ 275 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1908 | 2026.01.30 16:35:22.604468 [ 275 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1909 | 2026.01.30 16:35:22.604567 [ 275 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1910 | 2026.01.30 16:35:22.604625 [ 316 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1911 | 2026.01.30 16:35:22.604632 [ 321 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1912 | 2026.01.30 16:35:22.604722 [ 275 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 1913 | 2026.01.30 16:35:22.604748 [ 275 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1914 | 2026.01.30 16:35:22.604801 [ 275 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1915 | 2026.01.30 16:35:22.604817 [ 275 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1916 | 2026.01.30 16:35:22.604846 [ 275 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1917 | 2026.01.30 16:35:22.604878 [ 275 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1918 | 2026.01.30 16:35:22.605423 [ 275 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001517 sec., 15161.502966381016 rows/sec., 603.19 KiB/sec. | ||
| 1919 | 2026.01.30 16:35:22.605522 [ 275 ] {393d5941-fa8c-4494-aafb-99e94b3e20eb} <Debug> TCPHandler: Processed in 0.001746651 sec. | ||
| 1920 | 2026.01.30 16:35:22.610880 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2026.01.30 16:35:22.611007 [ 275 ] {793628b7-16e2-44e2-bde7-223cfce72ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1922 | 2026.01.30 16:35:22.611057 [ 275 ] {793628b7-16e2-44e2-bde7-223cfce72ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1923 | 2026.01.30 16:35:22.611644 [ 275 ] {793628b7-16e2-44e2-bde7-223cfce72ffc} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2026.01.30 16:35:22.611685 [ 275 ] {793628b7-16e2-44e2-bde7-223cfce72ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1925 | 2026.01.30 16:35:22.612103 [ 275 ] {793628b7-16e2-44e2-bde7-223cfce72ffc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1926 | 2026.01.30 16:35:22.612295 [ 275 ] {793628b7-16e2-44e2-bde7-223cfce72ffc} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2026.01.30 16:35:22.612443 [ 275 ] {793628b7-16e2-44e2-bde7-223cfce72ffc} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.00147 sec., 12244.897959183674 rows/sec., 1.67 MiB/sec. | ||
| 1928 | 2026.01.30 16:35:22.612482 [ 275 ] {793628b7-16e2-44e2-bde7-223cfce72ffc} <Debug> TCPHandler: Processed in 0.00166428 sec. | ||
| 1929 | 2026.01.30 16:35:22.612605 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2026.01.30 16:35:22.612724 [ 275 ] {abf417b2-da29-4b39-92ea-3a7f8495bfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1931 | 2026.01.30 16:35:22.612772 [ 275 ] {abf417b2-da29-4b39-92ea-3a7f8495bfea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1932 | 2026.01.30 16:35:22.613237 [ 275 ] {abf417b2-da29-4b39-92ea-3a7f8495bfea} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2026.01.30 16:35:22.613281 [ 275 ] {abf417b2-da29-4b39-92ea-3a7f8495bfea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1934 | 2026.01.30 16:35:22.613595 [ 275 ] {abf417b2-da29-4b39-92ea-3a7f8495bfea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1935 | 2026.01.30 16:35:22.613814 [ 275 ] {abf417b2-da29-4b39-92ea-3a7f8495bfea} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2026.01.30 16:35:22.613944 [ 275 ] {abf417b2-da29-4b39-92ea-3a7f8495bfea} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00125 sec., 3200 rows/sec., 260.94 KiB/sec. | ||
| 1937 | 2026.01.30 16:35:22.613986 [ 275 ] {abf417b2-da29-4b39-92ea-3a7f8495bfea} <Debug> TCPHandler: Processed in 0.001446706 sec. | ||
| 1938 | 2026.01.30 16:35:22.614083 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.01.30 16:35:22.614169 [ 275 ] {f8b52822-0307-40df-9f38-121e5f6662f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1940 | 2026.01.30 16:35:22.614205 [ 275 ] {f8b52822-0307-40df-9f38-121e5f6662f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1941 | 2026.01.30 16:35:22.614592 [ 275 ] {f8b52822-0307-40df-9f38-121e5f6662f5} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.01.30 16:35:22.614626 [ 275 ] {f8b52822-0307-40df-9f38-121e5f6662f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1943 | 2026.01.30 16:35:22.614972 [ 275 ] {f8b52822-0307-40df-9f38-121e5f6662f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1944 | 2026.01.30 16:35:22.615175 [ 275 ] {f8b52822-0307-40df-9f38-121e5f6662f5} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.01.30 16:35:22.615309 [ 275 ] {f8b52822-0307-40df-9f38-121e5f6662f5} <Debug> executeQuery: Read 102 rows, 9.18 KiB in 0.001138 sec., 89630.93145869947 rows/sec., 7.88 MiB/sec. | ||
| 1946 | 2026.01.30 16:35:22.615352 [ 275 ] {f8b52822-0307-40df-9f38-121e5f6662f5} <Debug> TCPHandler: Processed in 0.001303323 sec. | ||
| 1947 | 2026.01.30 16:35:22.615464 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.01.30 16:35:22.615556 [ 275 ] {565b1557-124d-48bd-8b18-ebc326e31039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1949 | 2026.01.30 16:35:22.615595 [ 275 ] {565b1557-124d-48bd-8b18-ebc326e31039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1950 | 2026.01.30 16:35:22.615990 [ 275 ] {565b1557-124d-48bd-8b18-ebc326e31039} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.01.30 16:35:22.616024 [ 275 ] {565b1557-124d-48bd-8b18-ebc326e31039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1952 | 2026.01.30 16:35:22.616305 [ 275 ] {565b1557-124d-48bd-8b18-ebc326e31039} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1953 | 2026.01.30 16:35:22.616505 [ 275 ] {565b1557-124d-48bd-8b18-ebc326e31039} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.01.30 16:35:22.616633 [ 275 ] {565b1557-124d-48bd-8b18-ebc326e31039} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001095 sec., 35616.438356164384 rows/sec., 2.60 MiB/sec. | ||
| 1955 | 2026.01.30 16:35:22.616678 [ 275 ] {565b1557-124d-48bd-8b18-ebc326e31039} <Debug> TCPHandler: Processed in 0.001261993 sec. | ||
| 1956 | 2026.01.30 16:35:22.616777 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.01.30 16:35:22.616870 [ 275 ] {51279d96-235d-43cb-8cf6-041a92b7f955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1958 | 2026.01.30 16:35:22.616909 [ 275 ] {51279d96-235d-43cb-8cf6-041a92b7f955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1959 | 2026.01.30 16:35:22.617299 [ 275 ] {51279d96-235d-43cb-8cf6-041a92b7f955} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.01.30 16:35:22.617334 [ 275 ] {51279d96-235d-43cb-8cf6-041a92b7f955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1961 | 2026.01.30 16:35:22.617619 [ 275 ] {51279d96-235d-43cb-8cf6-041a92b7f955} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1962 | 2026.01.30 16:35:22.617818 [ 275 ] {51279d96-235d-43cb-8cf6-041a92b7f955} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.01.30 16:35:22.617945 [ 275 ] {51279d96-235d-43cb-8cf6-041a92b7f955} <Debug> executeQuery: Read 75 rows, 6.01 KiB in 0.001093 sec., 68618.4812442818 rows/sec., 5.37 MiB/sec. | ||
| 1964 | 2026.01.30 16:35:22.617988 [ 275 ] {51279d96-235d-43cb-8cf6-041a92b7f955} <Debug> TCPHandler: Processed in 0.001259282 sec. | ||
| 1965 | 2026.01.30 16:35:22.618093 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.01.30 16:35:22.618185 [ 275 ] {8b471346-75fa-4c13-a85c-0334d575e13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1967 | 2026.01.30 16:35:22.618226 [ 275 ] {8b471346-75fa-4c13-a85c-0334d575e13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1968 | 2026.01.30 16:35:22.618575 [ 275 ] {8b471346-75fa-4c13-a85c-0334d575e13c} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.01.30 16:35:22.618609 [ 275 ] {8b471346-75fa-4c13-a85c-0334d575e13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1970 | 2026.01.30 16:35:22.618917 [ 275 ] {8b471346-75fa-4c13-a85c-0334d575e13c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1971 | 2026.01.30 16:35:22.619119 [ 275 ] {8b471346-75fa-4c13-a85c-0334d575e13c} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.01.30 16:35:22.619243 [ 275 ] {8b471346-75fa-4c13-a85c-0334d575e13c} <Debug> executeQuery: Read 112 rows, 8.00 KiB in 0.001075 sec., 104186.04651162791 rows/sec., 7.27 MiB/sec. | ||
| 1973 | 2026.01.30 16:35:22.619285 [ 275 ] {8b471346-75fa-4c13-a85c-0334d575e13c} <Debug> TCPHandler: Processed in 0.001240842 sec. | ||
| 1974 | 2026.01.30 16:35:22.619394 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.01.30 16:35:22.619485 [ 275 ] {f9face3c-ced5-4848-8ca4-9840feb3da03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1976 | 2026.01.30 16:35:22.619538 [ 275 ] {f9face3c-ced5-4848-8ca4-9840feb3da03} <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 | ||
| 1977 | 2026.01.30 16:35:22.620227 [ 275 ] {f9face3c-ced5-4848-8ca4-9840feb3da03} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2026.01.30 16:35:22.620262 [ 275 ] {f9face3c-ced5-4848-8ca4-9840feb3da03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1979 | 2026.01.30 16:35:22.620773 [ 275 ] {f9face3c-ced5-4848-8ca4-9840feb3da03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1980 | 2026.01.30 16:35:22.620995 [ 275 ] {f9face3c-ced5-4848-8ca4-9840feb3da03} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.01.30 16:35:22.621128 [ 275 ] {f9face3c-ced5-4848-8ca4-9840feb3da03} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00166 sec., 21084.33734939759 rows/sec., 37.78 MiB/sec. | ||
| 1982 | 2026.01.30 16:35:22.621187 [ 275 ] {f9face3c-ced5-4848-8ca4-9840feb3da03} <Debug> TCPHandler: Processed in 0.001840592 sec. | ||
| 1983 | 2026.01.30 16:35:22.621292 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.01.30 16:35:22.621385 [ 275 ] {eb79b987-3ca4-4990-b7c2-98c6c9b24df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1985 | 2026.01.30 16:35:22.621426 [ 275 ] {eb79b987-3ca4-4990-b7c2-98c6c9b24df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1986 | 2026.01.30 16:35:22.621759 [ 275 ] {eb79b987-3ca4-4990-b7c2-98c6c9b24df6} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2026.01.30 16:35:22.621794 [ 275 ] {eb79b987-3ca4-4990-b7c2-98c6c9b24df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1988 | 2026.01.30 16:35:22.622085 [ 275 ] {eb79b987-3ca4-4990-b7c2-98c6c9b24df6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1989 | 2026.01.30 16:35:22.622290 [ 275 ] {eb79b987-3ca4-4990-b7c2-98c6c9b24df6} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2026.01.30 16:35:22.622417 [ 275 ] {eb79b987-3ca4-4990-b7c2-98c6c9b24df6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00105 sec., 38095.2380952381 rows/sec., 2.54 MiB/sec. | ||
| 1991 | 2026.01.30 16:35:22.622453 [ 275 ] {eb79b987-3ca4-4990-b7c2-98c6c9b24df6} <Debug> TCPHandler: Processed in 0.001209391 sec. | ||
| 1992 | 2026.01.30 16:35:23.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.12 MiB, peak 185.44 MiB, free memory in arenas 0.00 B, will set to 181.83 MiB (RSS), difference: -1.29 MiB | ||
| 1993 | 2026.01.30 16:35:25.940191 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1994 | 2026.01.30 16:35:25.940235 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1995 | 2026.01.30 16:35:26.004262 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3871 | ||
| 1996 | 2026.01.30 16:35:26.004778 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2026.01.30 16:35:26.004820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1998 | 2026.01.30 16:35:26.005372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1999 | 2026.01.30 16:35:26.005616 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.01.30 16:35:26.005749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3871 | ||
| 2001 | 2026.01.30 16:35:26.006249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 268 | ||
| 2002 | 2026.01.30 16:35:26.008870 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.01.30 16:35:26.008922 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2004 | 2026.01.30 16:35:26.010176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2005 | 2026.01.30 16:35:26.010454 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.01.30 16:35:26.010598 [ 68 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2007 | 2026.01.30 16:35:26.010665 [ 68 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2026.01.30 16:35:26.010699 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2009 | 2026.01.30 16:35:26.010801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
| 2010 | 2026.01.30 16:35:26.010831 [ 186 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::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 | ||
| 2011 | 2026.01.30 16:35:26.011439 [ 186 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2012 | 2026.01.30 16:35:26.011606 [ 186 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::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 | ||
| 2013 | 2026.01.30 16:35:26.012035 [ 186 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::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 | ||
| 2014 | 2026.01.30 16:35:26.012438 [ 186 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part | ||
| 2015 | 2026.01.30 16:35:26.012811 [ 186 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2016 | 2026.01.30 16:35:26.013165 [ 186 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2017 | 2026.01.30 16:35:26.013532 [ 186 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 2018 | 2026.01.30 16:35:26.019046 [ 193 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 72 columns (72 merged, 0 gathered) in 0.008279278 sec., 32369.97235749301 rows/sec., 35.28 MiB/sec. | ||
| 2019 | 2026.01.30 16:35:26.020006 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2020 | 2026.01.30 16:35:26.020620 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_6_1} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.01.30 16:35:26.020701 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_6_1} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2022 | 2026.01.30 16:35:26.020930 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 2023 | 2026.01.30 16:35:26.192086 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2024 | 2026.01.30 16:35:26.209090 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.01.30 16:35:26.209143 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2026 | 2026.01.30 16:35:26.215235 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2027 | 2026.01.30 16:35:26.216057 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.01.30 16:35:26.219299 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2029 | 2026.01.30 16:35:27.571208 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2026.01.30 16:35:27.571384 [ 275 ] {5983df25-f35b-40ac-8364-9ad06e85b4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2031 | 2026.01.30 16:35:27.571449 [ 275 ] {5983df25-f35b-40ac-8364-9ad06e85b4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2032 | 2026.01.30 16:35:27.572066 [ 275 ] {5983df25-f35b-40ac-8364-9ad06e85b4af} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.01.30 16:35:27.572120 [ 275 ] {5983df25-f35b-40ac-8364-9ad06e85b4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2034 | 2026.01.30 16:35:27.572502 [ 275 ] {5983df25-f35b-40ac-8364-9ad06e85b4af} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2035 | 2026.01.30 16:35:27.572742 [ 275 ] {5983df25-f35b-40ac-8364-9ad06e85b4af} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2026.01.30 16:35:27.572889 [ 66 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2037 | 2026.01.30 16:35:27.572923 [ 275 ] {5983df25-f35b-40ac-8364-9ad06e85b4af} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001587 sec., 18903.591682419657 rows/sec., 1.44 MiB/sec. | ||
| 2038 | 2026.01.30 16:35:27.572957 [ 66 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.01.30 16:35:27.572984 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2040 | 2026.01.30 16:35:27.572988 [ 275 ] {5983df25-f35b-40ac-8364-9ad06e85b4af} <Debug> TCPHandler: Processed in 0.001908163 sec. | ||
| 2041 | 2026.01.30 16:35:27.573124 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2026.01.30 16:35:27.573123 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::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 | ||
| 2043 | 2026.01.30 16:35:27.573228 [ 275 ] {123d2775-c899-4ee9-a117-7a6e4b0f1012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2044 | 2026.01.30 16:35:27.573277 [ 275 ] {123d2775-c899-4ee9-a117-7a6e4b0f1012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2045 | 2026.01.30 16:35:27.573301 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2046 | 2026.01.30 16:35:27.573355 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1197 rows starting from the beginning of the part | ||
| 2047 | 2026.01.30 16:35:27.573450 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1216 rows starting from the beginning of the part | ||
| 2048 | 2026.01.30 16:35:27.573501 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 120 rows starting from the beginning of the part | ||
| 2049 | 2026.01.30 16:35:27.573575 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 2050 | 2026.01.30 16:35:27.573647 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 102 rows starting from the beginning of the part | ||
| 2051 | 2026.01.30 16:35:27.573700 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2052 | 2026.01.30 16:35:27.573731 [ 275 ] {123d2775-c899-4ee9-a117-7a6e4b0f1012} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.01.30 16:35:27.573776 [ 275 ] {123d2775-c899-4ee9-a117-7a6e4b0f1012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2054 | 2026.01.30 16:35:27.574190 [ 275 ] {123d2775-c899-4ee9-a117-7a6e4b0f1012} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2055 | 2026.01.30 16:35:27.574431 [ 275 ] {123d2775-c899-4ee9-a117-7a6e4b0f1012} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.01.30 16:35:27.574544 [ 66 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2057 | 2026.01.30 16:35:27.574583 [ 66 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2026.01.30 16:35:27.574595 [ 275 ] {123d2775-c899-4ee9-a117-7a6e4b0f1012} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001389 sec., 25917.926565874728 rows/sec., 2.02 MiB/sec. | ||
| 2059 | 2026.01.30 16:35:27.574601 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2060 | 2026.01.30 16:35:27.574647 [ 275 ] {123d2775-c899-4ee9-a117-7a6e4b0f1012} <Debug> TCPHandler: Processed in 0.001576838 sec. | ||
| 2061 | 2026.01.30 16:35:27.574722 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::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 | ||
| 2062 | 2026.01.30 16:35:27.574786 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2063 | 2026.01.30 16:35:27.574854 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2064 | 2026.01.30 16:35:27.574891 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 714 rows starting from the beginning of the part | ||
| 2065 | 2026.01.30 16:35:27.574894 [ 275 ] {e9147e56-3cdf-468b-adb8-9df38bd2880a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2066 | 2026.01.30 16:35:27.574949 [ 275 ] {e9147e56-3cdf-468b-adb8-9df38bd2880a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2067 | 2026.01.30 16:35:27.574974 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 709 rows starting from the beginning of the part | ||
| 2068 | 2026.01.30 16:35:27.575024 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2069 | 2026.01.30 16:35:27.575063 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2070 | 2026.01.30 16:35:27.575127 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 2071 | 2026.01.30 16:35:27.575167 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2072 | 2026.01.30 16:35:27.575325 [ 190 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2735 rows, containing 5 columns (5 merged, 0 gathered) in 0.00227103 sec., 1204299.3707700912 rows/sec., 102.16 MiB/sec. | ||
| 2073 | 2026.01.30 16:35:27.575338 [ 275 ] {e9147e56-3cdf-468b-adb8-9df38bd2880a} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.01.30 16:35:27.575388 [ 275 ] {e9147e56-3cdf-468b-adb8-9df38bd2880a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2075 | 2026.01.30 16:35:27.575687 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2076 | 2026.01.30 16:35:27.575965 [ 275 ] {e9147e56-3cdf-468b-adb8-9df38bd2880a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2077 | 2026.01.30 16:35:27.576006 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_6_1} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.01.30 16:35:27.576073 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_6_1} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2079 | 2026.01.30 16:35:27.576152 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 2080 | 2026.01.30 16:35:27.576202 [ 275 ] {e9147e56-3cdf-468b-adb8-9df38bd2880a} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2026.01.30 16:35:27.576309 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1605 rows, containing 5 columns (5 merged, 0 gathered) in 0.00163916 sec., 979160.0575904732 rows/sec., 72.90 MiB/sec. | ||
| 2082 | 2026.01.30 16:35:27.576344 [ 275 ] {e9147e56-3cdf-468b-adb8-9df38bd2880a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001475 sec., 74576.27118644067 rows/sec., 5.20 MiB/sec. | ||
| 2083 | 2026.01.30 16:35:27.576383 [ 275 ] {e9147e56-3cdf-468b-adb8-9df38bd2880a} <Debug> TCPHandler: Processed in 0.001649389 sec. | ||
| 2084 | 2026.01.30 16:35:27.576500 [ 275 ] {} <Trace> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2026.01.30 16:35:27.576546 [ 190 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2086 | 2026.01.30 16:35:27.576598 [ 275 ] {2d1f80b7-3e2f-4c5d-8cf8-5d62379ebb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2087 | 2026.01.30 16:35:27.576645 [ 275 ] {2d1f80b7-3e2f-4c5d-8cf8-5d62379ebb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2088 | 2026.01.30 16:35:27.576868 [ 190 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_6_1} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.01.30 16:35:27.576945 [ 190 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_6_1} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2090 | 2026.01.30 16:35:27.576979 [ 275 ] {2d1f80b7-3e2f-4c5d-8cf8-5d62379ebb22} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.01.30 16:35:27.577020 [ 275 ] {2d1f80b7-3e2f-4c5d-8cf8-5d62379ebb22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2092 | 2026.01.30 16:35:27.577030 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 2093 | 2026.01.30 16:35:27.577340 [ 275 ] {2d1f80b7-3e2f-4c5d-8cf8-5d62379ebb22} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2094 | 2026.01.30 16:35:27.577553 [ 275 ] {2d1f80b7-3e2f-4c5d-8cf8-5d62379ebb22} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2026.01.30 16:35:27.577683 [ 275 ] {2d1f80b7-3e2f-4c5d-8cf8-5d62379ebb22} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001104 sec., 36231.884057971016 rows/sec., 2.42 MiB/sec. | ||
| 2096 | 2026.01.30 16:35:27.577718 [ 275 ] {2d1f80b7-3e2f-4c5d-8cf8-5d62379ebb22} <Debug> TCPHandler: Processed in 0.001266503 sec. | ||
| 2097 | 2026.01.30 16:35:32.113972 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2098 | 2026.01.30 16:35:32.114050 [ 275 ] {} <Debug> TCP-Session: 233e135f-5e74-424c-b848-180edbe1aafe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.01.30 16:35:32.316600 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58390 | ||
| 2100 | 2026.01.30 16:35:32.316714 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2101 | 2026.01.30 16:35:32.316745 [ 275 ] {} <Debug> TCP-Session: 724dd1e8-ada9-41e2-943b-9b2814ec6fc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58390 | ||
| 2102 | 2026.01.30 16:35:32.316770 [ 275 ] {} <Debug> TCP-Session: 724dd1e8-ada9-41e2-943b-9b2814ec6fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.01.30 16:35:32.316786 [ 275 ] {} <Debug> TCP-Session: 724dd1e8-ada9-41e2-943b-9b2814ec6fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2026.01.30 16:35:32.317012 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33762 | ||
| 2105 | 2026.01.30 16:35:32.317015 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64683 | ||
| 2106 | 2026.01.30 16:35:32.317082 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59215 | ||
| 2107 | 2026.01.30 16:35:32.317109 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51168 | ||
| 2108 | 2026.01.30 16:35:32.317124 [ 275 ] {} <Trace> TCP-Session: 724dd1e8-ada9-41e2-943b-9b2814ec6fc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.01.30 16:35:32.317143 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2110 | 2026.01.30 16:35:32.317165 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2111 | 2026.01.30 16:35:32.317178 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2112 | 2026.01.30 16:35:32.317189 [ 286 ] {} <Debug> TCP-Session: 4c554745-0f3d-452c-b897-a9d6f9bb72e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33762 | ||
| 2113 | 2026.01.30 16:35:32.317201 [ 287 ] {} <Debug> TCP-Session: 45867703-05c0-4e0e-b8a1-29854c8933b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64683 | ||
| 2114 | 2026.01.30 16:35:32.317216 [ 293 ] {} <Debug> TCP-Session: 3aebc4a6-b6a7-42ab-b01a-fc248e3f95f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51168 | ||
| 2115 | 2026.01.30 16:35:32.317227 [ 286 ] {} <Debug> TCP-Session: 4c554745-0f3d-452c-b897-a9d6f9bb72e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.01.30 16:35:32.317240 [ 287 ] {} <Debug> TCP-Session: 45867703-05c0-4e0e-b8a1-29854c8933b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.01.30 16:35:32.317250 [ 286 ] {} <Debug> TCP-Session: 4c554745-0f3d-452c-b897-a9d6f9bb72e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2026.01.30 16:35:32.317265 [ 287 ] {} <Debug> TCP-Session: 45867703-05c0-4e0e-b8a1-29854c8933b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2026.01.30 16:35:32.317246 [ 293 ] {} <Debug> TCP-Session: 3aebc4a6-b6a7-42ab-b01a-fc248e3f95f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.01.30 16:35:32.317177 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2121 | 2026.01.30 16:35:32.317316 [ 293 ] {} <Debug> TCP-Session: 3aebc4a6-b6a7-42ab-b01a-fc248e3f95f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.01.30 16:35:32.317319 [ 275 ] {fc9afd85-e886-4661-b435-ea230c351c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58390) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2123 | 2026.01.30 16:35:32.317332 [ 290 ] {} <Debug> TCP-Session: 93f7330d-2e0c-43f0-ae97-8ca6b16898f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59215 | ||
| 2124 | 2026.01.30 16:35:32.317102 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64377 | ||
| 2125 | 2026.01.30 16:35:32.317380 [ 290 ] {} <Debug> TCP-Session: 93f7330d-2e0c-43f0-ae97-8ca6b16898f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2026.01.30 16:35:32.317092 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35016 | ||
| 2127 | 2026.01.30 16:35:32.317441 [ 290 ] {} <Debug> TCP-Session: 93f7330d-2e0c-43f0-ae97-8ca6b16898f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.01.30 16:35:32.317078 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45089 | ||
| 2129 | 2026.01.30 16:35:32.317062 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37007 | ||
| 2130 | 2026.01.30 16:35:32.317617 [ 275 ] {fc9afd85-e886-4661-b435-ea230c351c0e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2131 | 2026.01.30 16:35:32.317679 [ 275 ] {fc9afd85-e886-4661-b435-ea230c351c0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2132 | 2026.01.30 16:35:32.317716 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2133 | 2026.01.30 16:35:32.317721 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2134 | 2026.01.30 16:35:32.317750 [ 291 ] {} <Debug> TCP-Session: f2783b31-b450-496f-8af0-437186304886 Authenticating user 'default' from [fd00:1122:3344:101::e]:35016 | ||
| 2135 | 2026.01.30 16:35:32.317767 [ 288 ] {} <Debug> TCP-Session: 6acc6ed3-5ee3-4b35-b9cd-8e75b2b1f947 Authenticating user 'default' from [fd00:1122:3344:101::e]:37007 | ||
| 2136 | 2026.01.30 16:35:32.317775 [ 291 ] {} <Debug> TCP-Session: f2783b31-b450-496f-8af0-437186304886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.01.30 16:35:32.317793 [ 288 ] {} <Debug> TCP-Session: 6acc6ed3-5ee3-4b35-b9cd-8e75b2b1f947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.01.30 16:35:32.317798 [ 291 ] {} <Debug> TCP-Session: f2783b31-b450-496f-8af0-437186304886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.01.30 16:35:32.317813 [ 288 ] {} <Debug> TCP-Session: 6acc6ed3-5ee3-4b35-b9cd-8e75b2b1f947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.01.30 16:35:32.317821 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2141 | 2026.01.30 16:35:32.317821 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2142 | 2026.01.30 16:35:32.317866 [ 289 ] {} <Debug> TCP-Session: a8d4b610-2dab-4bfc-8980-632d9a28fe51 Authenticating user 'default' from [fd00:1122:3344:101::e]:45089 | ||
| 2143 | 2026.01.30 16:35:32.317878 [ 292 ] {} <Debug> TCP-Session: 0d35542f-52cb-41b7-9fba-dd1ea2e3107d Authenticating user 'default' from [fd00:1122:3344:101::e]:64377 | ||
| 2144 | 2026.01.30 16:35:32.317891 [ 289 ] {} <Debug> TCP-Session: a8d4b610-2dab-4bfc-8980-632d9a28fe51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.01.30 16:35:32.317901 [ 292 ] {} <Debug> TCP-Session: 0d35542f-52cb-41b7-9fba-dd1ea2e3107d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.01.30 16:35:32.317905 [ 289 ] {} <Debug> TCP-Session: a8d4b610-2dab-4bfc-8980-632d9a28fe51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.01.30 16:35:32.317916 [ 292 ] {} <Debug> TCP-Session: 0d35542f-52cb-41b7-9fba-dd1ea2e3107d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.01.30 16:35:32.317964 [ 275 ] {fc9afd85-e886-4661-b435-ea230c351c0e} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 2149 | 2026.01.30 16:35:32.318054 [ 275 ] {fc9afd85-e886-4661-b435-ea230c351c0e} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2150 | 2026.01.30 16:35:32.574130 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.01.30 16:35:32.574342 [ 277 ] {9c851019-592c-427c-95cf-0ea878d1e8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2152 | 2026.01.30 16:35:32.574424 [ 277 ] {9c851019-592c-427c-95cf-0ea878d1e8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2153 | 2026.01.30 16:35:32.575214 [ 277 ] {9c851019-592c-427c-95cf-0ea878d1e8cf} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2154 | 2026.01.30 16:35:32.575262 [ 277 ] {9c851019-592c-427c-95cf-0ea878d1e8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2155 | 2026.01.30 16:35:32.575823 [ 277 ] {9c851019-592c-427c-95cf-0ea878d1e8cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2156 | 2026.01.30 16:35:32.576080 [ 277 ] {9c851019-592c-427c-95cf-0ea878d1e8cf} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.01.30 16:35:32.576238 [ 277 ] {9c851019-592c-427c-95cf-0ea878d1e8cf} <Debug> executeQuery: Read 100 rows, 9.03 KiB in 0.001956 sec., 51124.744376278126 rows/sec., 4.51 MiB/sec. | ||
| 2158 | 2026.01.30 16:35:32.576279 [ 277 ] {9c851019-592c-427c-95cf-0ea878d1e8cf} <Debug> TCPHandler: Processed in 0.002293261 sec. | ||
| 2159 | 2026.01.30 16:35:32.576408 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2026.01.30 16:35:32.576506 [ 277 ] {758851ee-01b4-4c88-b046-2e517a67c622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2161 | 2026.01.30 16:35:32.576549 [ 277 ] {758851ee-01b4-4c88-b046-2e517a67c622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2162 | 2026.01.30 16:35:32.576971 [ 277 ] {758851ee-01b4-4c88-b046-2e517a67c622} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2026.01.30 16:35:32.577007 [ 277 ] {758851ee-01b4-4c88-b046-2e517a67c622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2164 | 2026.01.30 16:35:32.577346 [ 277 ] {758851ee-01b4-4c88-b046-2e517a67c622} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2165 | 2026.01.30 16:35:32.577559 [ 277 ] {758851ee-01b4-4c88-b046-2e517a67c622} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2026.01.30 16:35:32.577696 [ 277 ] {758851ee-01b4-4c88-b046-2e517a67c622} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001209 sec., 28949.545078577336 rows/sec., 2.13 MiB/sec. | ||
| 2167 | 2026.01.30 16:35:32.577724 [ 53 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2168 | 2026.01.30 16:35:32.577733 [ 277 ] {758851ee-01b4-4c88-b046-2e517a67c622} <Debug> TCPHandler: Processed in 0.001377204 sec. | ||
| 2169 | 2026.01.30 16:35:32.577801 [ 53 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.01.30 16:35:32.577830 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2171 | 2026.01.30 16:35:32.577894 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2026.01.30 16:35:32.577948 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::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 | ||
| 2173 | 2026.01.30 16:35:32.578002 [ 277 ] {43fd7c96-7c90-4dc7-995d-0675a41206ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2174 | 2026.01.30 16:35:32.578050 [ 277 ] {43fd7c96-7c90-4dc7-995d-0675a41206ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2175 | 2026.01.30 16:35:32.578081 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2176 | 2026.01.30 16:35:32.578123 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 253 rows starting from the beginning of the part | ||
| 2177 | 2026.01.30 16:35:32.578196 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 258 rows starting from the beginning of the part | ||
| 2178 | 2026.01.30 16:35:32.578247 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 2179 | 2026.01.30 16:35:32.578293 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2180 | 2026.01.30 16:35:32.578336 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part | ||
| 2181 | 2026.01.30 16:35:32.578395 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2182 | 2026.01.30 16:35:32.578485 [ 277 ] {43fd7c96-7c90-4dc7-995d-0675a41206ed} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.01.30 16:35:32.578528 [ 277 ] {43fd7c96-7c90-4dc7-995d-0675a41206ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2184 | 2026.01.30 16:35:32.580212 [ 277 ] {43fd7c96-7c90-4dc7-995d-0675a41206ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2185 | 2026.01.30 16:35:32.580469 [ 277 ] {43fd7c96-7c90-4dc7-995d-0675a41206ed} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.01.30 16:35:32.580609 [ 277 ] {43fd7c96-7c90-4dc7-995d-0675a41206ed} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.002625 sec., 27047.619047619046 rows/sec., 2.11 MiB/sec. | ||
| 2187 | 2026.01.30 16:35:32.580650 [ 277 ] {43fd7c96-7c90-4dc7-995d-0675a41206ed} <Debug> TCPHandler: Processed in 0.00281099 sec. | ||
| 2188 | 2026.01.30 16:35:32.580685 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.00279219 sec., 226345.62834191084 rows/sec., 15.13 MiB/sec. | ||
| 2189 | 2026.01.30 16:35:32.580763 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.01.30 16:35:32.580838 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2191 | 2026.01.30 16:35:32.580861 [ 277 ] {b9037ab8-8bef-4022-94e3-3514d74a8df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2192 | 2026.01.30 16:35:32.580911 [ 277 ] {b9037ab8-8bef-4022-94e3-3514d74a8df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2193 | 2026.01.30 16:35:32.581086 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_6_1} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2026.01.30 16:35:32.581158 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_6_1} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2195 | 2026.01.30 16:35:32.581223 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2196 | 2026.01.30 16:35:32.581332 [ 277 ] {b9037ab8-8bef-4022-94e3-3514d74a8df3} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2026.01.30 16:35:32.581373 [ 277 ] {b9037ab8-8bef-4022-94e3-3514d74a8df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2198 | 2026.01.30 16:35:32.581758 [ 277 ] {b9037ab8-8bef-4022-94e3-3514d74a8df3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2199 | 2026.01.30 16:35:32.581975 [ 277 ] {b9037ab8-8bef-4022-94e3-3514d74a8df3} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2200 | 2026.01.30 16:35:32.582076 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2201 | 2026.01.30 16:35:32.582104 [ 277 ] {b9037ab8-8bef-4022-94e3-3514d74a8df3} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001263 sec., 87094.22011084719 rows/sec., 6.08 MiB/sec. | ||
| 2202 | 2026.01.30 16:35:32.582115 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2026.01.30 16:35:32.582147 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2204 | 2026.01.30 16:35:32.582149 [ 277 ] {b9037ab8-8bef-4022-94e3-3514d74a8df3} <Debug> TCPHandler: Processed in 0.001436576 sec. | ||
| 2205 | 2026.01.30 16:35:32.582250 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::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 | ||
| 2206 | 2026.01.30 16:35:32.582276 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2026.01.30 16:35:32.582358 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2208 | 2026.01.30 16:35:32.582371 [ 277 ] {2046ad2e-c361-42e8-80d9-19ffcc00dafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2209 | 2026.01.30 16:35:32.582395 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 171 rows starting from the beginning of the part | ||
| 2210 | 2026.01.30 16:35:32.582425 [ 277 ] {2046ad2e-c361-42e8-80d9-19ffcc00dafc} <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 | ||
| 2211 | 2026.01.30 16:35:32.582485 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 168 rows starting from the beginning of the part | ||
| 2212 | 2026.01.30 16:35:32.582538 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 312 rows starting from the beginning of the part | ||
| 2213 | 2026.01.30 16:35:32.582598 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part | ||
| 2214 | 2026.01.30 16:35:32.582647 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 2215 | 2026.01.30 16:35:32.582691 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 2216 | 2026.01.30 16:35:32.583359 [ 277 ] {2046ad2e-c361-42e8-80d9-19ffcc00dafc} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2026.01.30 16:35:32.583393 [ 277 ] {2046ad2e-c361-42e8-80d9-19ffcc00dafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2218 | 2026.01.30 16:35:32.583715 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 983 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511617 sec., 650296.9998352757 rows/sec., 45.88 MiB/sec. | ||
| 2219 | 2026.01.30 16:35:32.583909 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2220 | 2026.01.30 16:35:32.584003 [ 277 ] {2046ad2e-c361-42e8-80d9-19ffcc00dafc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2221 | 2026.01.30 16:35:32.584170 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.01.30 16:35:32.584231 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2223 | 2026.01.30 16:35:32.584288 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2224 | 2026.01.30 16:35:32.586051 [ 277 ] {2046ad2e-c361-42e8-80d9-19ffcc00dafc} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2225 | 2026.01.30 16:35:32.586199 [ 277 ] {2046ad2e-c361-42e8-80d9-19ffcc00dafc} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.003846 sec., 9100.364014560582 rows/sec., 16.31 MiB/sec. | ||
| 2226 | 2026.01.30 16:35:32.586252 [ 277 ] {2046ad2e-c361-42e8-80d9-19ffcc00dafc} <Debug> TCPHandler: Processed in 0.004025543 sec. | ||
| 2227 | 2026.01.30 16:35:32.586370 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2228 | 2026.01.30 16:35:32.586465 [ 277 ] {a6443e5d-c9f1-4ae1-8bd6-7864c1a7ea85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2229 | 2026.01.30 16:35:32.586507 [ 277 ] {a6443e5d-c9f1-4ae1-8bd6-7864c1a7ea85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2230 | 2026.01.30 16:35:32.586836 [ 277 ] {a6443e5d-c9f1-4ae1-8bd6-7864c1a7ea85} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2231 | 2026.01.30 16:35:32.586870 [ 277 ] {a6443e5d-c9f1-4ae1-8bd6-7864c1a7ea85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2232 | 2026.01.30 16:35:32.587181 [ 277 ] {a6443e5d-c9f1-4ae1-8bd6-7864c1a7ea85} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2233 | 2026.01.30 16:35:32.587382 [ 277 ] {a6443e5d-c9f1-4ae1-8bd6-7864c1a7ea85} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2234 | 2026.01.30 16:35:32.587514 [ 277 ] {a6443e5d-c9f1-4ae1-8bd6-7864c1a7ea85} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001068 sec., 37453.183520599254 rows/sec., 2.50 MiB/sec. | ||
| 2235 | 2026.01.30 16:35:32.587549 [ 277 ] {a6443e5d-c9f1-4ae1-8bd6-7864c1a7ea85} <Debug> TCPHandler: Processed in 0.001230282 sec. | ||
| 2236 | 2026.01.30 16:35:32.687069 [ 321 ] {fc9afd85-e886-4661-b435-ea230c351c0e} <Trace> AggregatingTransform: Aggregating | ||
| 2237 | 2026.01.30 16:35:32.687111 [ 321 ] {fc9afd85-e886-4661-b435-ea230c351c0e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2238 | 2026.01.30 16:35:32.687143 [ 321 ] {fc9afd85-e886-4661-b435-ea230c351c0e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001290452 sec. (774.922 rows/sec., 30.27 KiB/sec.) | ||
| 2239 | 2026.01.30 16:35:32.687159 [ 321 ] {fc9afd85-e886-4661-b435-ea230c351c0e} <Trace> Aggregator: Merging aggregated data | ||
| 2240 | 2026.01.30 16:35:32.688411 [ 275 ] {fc9afd85-e886-4661-b435-ea230c351c0e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.371145 sec., 2.6943647361543333 rows/sec., 107.77 B/sec. | ||
| 2241 | 2026.01.30 16:35:32.688607 [ 275 ] {fc9afd85-e886-4661-b435-ea230c351c0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2242 | 2026.01.30 16:35:32.688624 [ 275 ] {fc9afd85-e886-4661-b435-ea230c351c0e} <Debug> TCPHandler: Processed in 0.371611248 sec. | ||
| 2243 | 2026.01.30 16:35:32.688786 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2244 | 2026.01.30 16:35:32.688818 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2245 | 2026.01.30 16:35:32.688839 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2246 | 2026.01.30 16:35:32.688863 [ 288 ] {} <Debug> TCP-Session: 6acc6ed3-5ee3-4b35-b9cd-8e75b2b1f947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.01.30 16:35:32.688857 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2248 | 2026.01.30 16:35:32.688926 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2249 | 2026.01.30 16:35:32.688951 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2250 | 2026.01.30 16:35:32.688954 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2251 | 2026.01.30 16:35:32.688975 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2252 | 2026.01.30 16:35:32.689004 [ 292 ] {} <Debug> TCP-Session: 0d35542f-52cb-41b7-9fba-dd1ea2e3107d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.01.30 16:35:32.689014 [ 275 ] {} <Debug> TCP-Session: 724dd1e8-ada9-41e2-943b-9b2814ec6fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.01.30 16:35:32.689036 [ 293 ] {} <Debug> TCP-Session: 3aebc4a6-b6a7-42ab-b01a-fc248e3f95f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.01.30 16:35:32.688980 [ 290 ] {} <Debug> TCP-Session: 93f7330d-2e0c-43f0-ae97-8ca6b16898f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.01.30 16:35:32.688954 [ 291 ] {} <Debug> TCP-Session: f2783b31-b450-496f-8af0-437186304886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.01.30 16:35:32.688879 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2258 | 2026.01.30 16:35:32.688848 [ 287 ] {} <Debug> TCP-Session: 45867703-05c0-4e0e-b8a1-29854c8933b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.01.30 16:35:32.688897 [ 286 ] {} <Debug> TCP-Session: 4c554745-0f3d-452c-b897-a9d6f9bb72e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.01.30 16:35:32.689147 [ 289 ] {} <Debug> TCP-Session: a8d4b610-2dab-4bfc-8980-632d9a28fe51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.01.30 16:35:33.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.17 MiB, peak 193.30 MiB, free memory in arenas 0.00 B, will set to 204.44 MiB (RSS), difference: 21.27 MiB | ||
| 2262 | 2026.01.30 16:35:33.506803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4319 | ||
| 2263 | 2026.01.30 16:35:33.507323 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2026.01.30 16:35:33.507374 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2265 | 2026.01.30 16:35:33.507920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2266 | 2026.01.30 16:35:33.508163 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2026.01.30 16:35:33.508319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4319 | ||
| 2268 | 2026.01.30 16:35:33.720356 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2269 | 2026.01.30 16:35:33.738517 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2026.01.30 16:35:33.738595 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2271 | 2026.01.30 16:35:33.745056 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2272 | 2026.01.30 16:35:33.745847 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2026.01.30 16:35:33.750275 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2274 | 2026.01.30 16:35:33.773499 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35442 | ||
| 2275 | 2026.01.30 16:35:33.773613 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2276 | 2026.01.30 16:35:33.773640 [ 288 ] {} <Debug> TCP-Session: d40f5c05-56b7-478d-9c94-a3cc30f80661 Authenticating user 'default' from [fd00:1122:3344:101::e]:35442 | ||
| 2277 | 2026.01.30 16:35:33.773664 [ 288 ] {} <Debug> TCP-Session: d40f5c05-56b7-478d-9c94-a3cc30f80661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.01.30 16:35:33.773676 [ 288 ] {} <Debug> TCP-Session: d40f5c05-56b7-478d-9c94-a3cc30f80661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2026.01.30 16:35:33.773882 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38241 | ||
| 2280 | 2026.01.30 16:35:33.773918 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57888 | ||
| 2281 | 2026.01.30 16:35:33.773939 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43279 | ||
| 2282 | 2026.01.30 16:35:33.773969 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42545 | ||
| 2283 | 2026.01.30 16:35:33.773979 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59178 | ||
| 2284 | 2026.01.30 16:35:33.774002 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2285 | 2026.01.30 16:35:33.774029 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2286 | 2026.01.30 16:35:33.773988 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62116 | ||
| 2287 | 2026.01.30 16:35:33.774068 [ 290 ] {} <Debug> TCP-Session: 8e8dcee6-733a-4c68-aef6-cf9c84ad2e09 Authenticating user 'default' from [fd00:1122:3344:101::e]:57888 | ||
| 2288 | 2026.01.30 16:35:33.774072 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2289 | 2026.01.30 16:35:33.774085 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2290 | 2026.01.30 16:35:33.774098 [ 290 ] {} <Debug> TCP-Session: 8e8dcee6-733a-4c68-aef6-cf9c84ad2e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.01.30 16:35:33.774110 [ 294 ] {} <Debug> TCP-Session: c6a13f79-4679-432d-96f6-163345d62376 Authenticating user 'default' from [fd00:1122:3344:101::e]:42545 | ||
| 2292 | 2026.01.30 16:35:33.774126 [ 275 ] {} <Debug> TCP-Session: f979b2a3-fa11-4eb0-89fa-a06541fc5de7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59178 | ||
| 2293 | 2026.01.30 16:35:33.774139 [ 290 ] {} <Debug> TCP-Session: 8e8dcee6-733a-4c68-aef6-cf9c84ad2e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.01.30 16:35:33.774155 [ 294 ] {} <Debug> TCP-Session: c6a13f79-4679-432d-96f6-163345d62376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.01.30 16:35:33.774171 [ 275 ] {} <Debug> TCP-Session: f979b2a3-fa11-4eb0-89fa-a06541fc5de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.01.30 16:35:33.774190 [ 294 ] {} <Debug> TCP-Session: c6a13f79-4679-432d-96f6-163345d62376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.01.30 16:35:33.774201 [ 275 ] {} <Debug> TCP-Session: f979b2a3-fa11-4eb0-89fa-a06541fc5de7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.01.30 16:35:33.774202 [ 288 ] {} <Trace> TCP-Session: d40f5c05-56b7-478d-9c94-a3cc30f80661 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.01.30 16:35:33.774127 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2300 | 2026.01.30 16:35:33.774053 [ 289 ] {} <Debug> TCP-Session: 43b17be2-a2e4-4547-bc98-ee9164f39713 Authenticating user 'default' from [fd00:1122:3344:101::e]:38241 | ||
| 2301 | 2026.01.30 16:35:33.773954 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43905 | ||
| 2302 | 2026.01.30 16:35:33.774289 [ 286 ] {} <Debug> TCP-Session: fd7a082a-ad22-40bd-95de-1accac25aee5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62116 | ||
| 2303 | 2026.01.30 16:35:33.774303 [ 289 ] {} <Debug> TCP-Session: 43b17be2-a2e4-4547-bc98-ee9164f39713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.01.30 16:35:33.774320 [ 286 ] {} <Debug> TCP-Session: fd7a082a-ad22-40bd-95de-1accac25aee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.01.30 16:35:33.774331 [ 289 ] {} <Debug> TCP-Session: 43b17be2-a2e4-4547-bc98-ee9164f39713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.01.30 16:35:33.774344 [ 286 ] {} <Debug> TCP-Session: fd7a082a-ad22-40bd-95de-1accac25aee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.01.30 16:35:33.774347 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2308 | 2026.01.30 16:35:33.773928 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42798 | ||
| 2309 | 2026.01.30 16:35:33.774383 [ 293 ] {} <Debug> TCP-Session: 5ad20022-b569-4abb-9d9d-d8b40ca3cd1b Authenticating user 'default' from [fd00:1122:3344:101::e]:43905 | ||
| 2310 | 2026.01.30 16:35:33.774401 [ 288 ] {11d81f10-5e42-4c5f-8237-8b1cecba5831} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35442) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2311 | 2026.01.30 16:35:33.774419 [ 293 ] {} <Debug> TCP-Session: 5ad20022-b569-4abb-9d9d-d8b40ca3cd1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.01.30 16:35:33.774077 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2313 | 2026.01.30 16:35:33.774450 [ 293 ] {} <Debug> TCP-Session: 5ad20022-b569-4abb-9d9d-d8b40ca3cd1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.01.30 16:35:33.774450 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2315 | 2026.01.30 16:35:33.774487 [ 291 ] {} <Debug> TCP-Session: 4d1786ab-6954-41dc-a888-ba9b45e132b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43279 | ||
| 2316 | 2026.01.30 16:35:33.774514 [ 292 ] {} <Debug> TCP-Session: 00730167-c04f-4311-8c26-a8671146d4bb Authenticating user 'default' from [fd00:1122:3344:101::e]:42798 | ||
| 2317 | 2026.01.30 16:35:33.774525 [ 291 ] {} <Debug> TCP-Session: 4d1786ab-6954-41dc-a888-ba9b45e132b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.01.30 16:35:33.774536 [ 292 ] {} <Debug> TCP-Session: 00730167-c04f-4311-8c26-a8671146d4bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.01.30 16:35:33.774548 [ 291 ] {} <Debug> TCP-Session: 4d1786ab-6954-41dc-a888-ba9b45e132b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.01.30 16:35:33.774561 [ 292 ] {} <Debug> TCP-Session: 00730167-c04f-4311-8c26-a8671146d4bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.01.30 16:35:33.774719 [ 288 ] {11d81f10-5e42-4c5f-8237-8b1cecba5831} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2322 | 2026.01.30 16:35:33.774777 [ 288 ] {11d81f10-5e42-4c5f-8237-8b1cecba5831} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2323 | 2026.01.30 16:35:33.775103 [ 288 ] {11d81f10-5e42-4c5f-8237-8b1cecba5831} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 2324 | 2026.01.30 16:35:33.776268 [ 318 ] {11d81f10-5e42-4c5f-8237-8b1cecba5831} <Trace> AggregatingTransform: Aggregating | ||
| 2325 | 2026.01.30 16:35:33.776319 [ 318 ] {11d81f10-5e42-4c5f-8237-8b1cecba5831} <Trace> Aggregator: Aggregation method: without_key | ||
| 2326 | 2026.01.30 16:35:33.776357 [ 318 ] {11d81f10-5e42-4c5f-8237-8b1cecba5831} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00114592 sec. (872.661 rows/sec., 34.09 KiB/sec.) | ||
| 2327 | 2026.01.30 16:35:33.776378 [ 318 ] {11d81f10-5e42-4c5f-8237-8b1cecba5831} <Trace> Aggregator: Merging aggregated data | ||
| 2328 | 2026.01.30 16:35:33.777615 [ 288 ] {11d81f10-5e42-4c5f-8237-8b1cecba5831} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003289 sec., 304.04378230465187 rows/sec., 11.88 KiB/sec. | ||
| 2329 | 2026.01.30 16:35:33.777759 [ 288 ] {11d81f10-5e42-4c5f-8237-8b1cecba5831} <Debug> TCPHandler: Processed in 0.003778367 sec. | ||
| 2330 | 2026.01.30 16:35:33.777904 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2331 | 2026.01.30 16:35:33.777935 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2332 | 2026.01.30 16:35:33.777953 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2333 | 2026.01.30 16:35:33.777976 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2334 | 2026.01.30 16:35:33.777990 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2335 | 2026.01.30 16:35:33.778005 [ 286 ] {} <Debug> TCP-Session: fd7a082a-ad22-40bd-95de-1accac25aee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.01.30 16:35:33.778027 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2337 | 2026.01.30 16:35:33.778038 [ 293 ] {} <Debug> TCP-Session: 5ad20022-b569-4abb-9d9d-d8b40ca3cd1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.01.30 16:35:33.778047 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2339 | 2026.01.30 16:35:33.778065 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2340 | 2026.01.30 16:35:33.778063 [ 290 ] {} <Debug> TCP-Session: 8e8dcee6-733a-4c68-aef6-cf9c84ad2e09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.01.30 16:35:33.778104 [ 291 ] {} <Debug> TCP-Session: 4d1786ab-6954-41dc-a888-ba9b45e132b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.01.30 16:35:33.778124 [ 275 ] {} <Debug> TCP-Session: f979b2a3-fa11-4eb0-89fa-a06541fc5de7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.01.30 16:35:33.778010 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2344 | 2026.01.30 16:35:33.777990 [ 289 ] {} <Debug> TCP-Session: 43b17be2-a2e4-4547-bc98-ee9164f39713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.01.30 16:35:33.777936 [ 288 ] {} <Debug> TCP-Session: d40f5c05-56b7-478d-9c94-a3cc30f80661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.01.30 16:35:33.778194 [ 292 ] {} <Debug> TCP-Session: 00730167-c04f-4311-8c26-a8671146d4bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.01.30 16:35:33.778023 [ 294 ] {} <Debug> TCP-Session: c6a13f79-4679-432d-96f6-163345d62376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.01.30 16:35:34.000389 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.20 MiB, peak 211.33 MiB, free memory in arenas 0.00 B, will set to 207.03 MiB (RSS), difference: 1.82 MiB | ||
| 2349 | 2026.01.30 16:35:36.012018 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 292 | ||
| 2350 | 2026.01.30 16:35:36.014149 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.01.30 16:35:36.014207 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2352 | 2026.01.30 16:35:36.015390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2353 | 2026.01.30 16:35:36.015667 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2026.01.30 16:35:36.016024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 292 | ||
| 2355 | 2026.01.30 16:35:37.570345 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2026.01.30 16:35:37.570604 [ 277 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2357 | 2026.01.30 16:35:37.570972 [ 277 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2358 | 2026.01.30 16:35:37.571043 [ 277 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2359 | 2026.01.30 16:35:37.571366 [ 277 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2360 | 2026.01.30 16:35:37.571439 [ 277 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2361 | 2026.01.30 16:35:37.571586 [ 277 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2362 | 2026.01.30 16:35:37.571696 [ 345 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2363 | 2026.01.30 16:35:37.571716 [ 333 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2364 | 2026.01.30 16:35:37.571716 [ 296 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2365 | 2026.01.30 16:35:37.571894 [ 277 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 2366 | 2026.01.30 16:35:37.571930 [ 277 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2367 | 2026.01.30 16:35:37.572020 [ 277 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2368 | 2026.01.30 16:35:37.572041 [ 277 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2369 | 2026.01.30 16:35:37.572083 [ 277 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2370 | 2026.01.30 16:35:37.572125 [ 277 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2371 | 2026.01.30 16:35:37.572165 [ 277 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2372 | 2026.01.30 16:35:37.573043 [ 277 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002547 sec., 16097.369454259915 rows/sec., 648.36 KiB/sec. | ||
| 2373 | 2026.01.30 16:35:37.573162 [ 277 ] {33c36f81-6e3c-4f3d-9000-57e3b5bc1043} <Debug> TCPHandler: Processed in 0.002956203 sec. | ||
| 2374 | 2026.01.30 16:35:37.579590 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.01.30 16:35:37.579703 [ 277 ] {dbb26870-e495-46cd-bdc0-16dde5facf25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2376 | 2026.01.30 16:35:37.579748 [ 277 ] {dbb26870-e495-46cd-bdc0-16dde5facf25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2377 | 2026.01.30 16:35:37.580312 [ 277 ] {dbb26870-e495-46cd-bdc0-16dde5facf25} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.01.30 16:35:37.580354 [ 277 ] {dbb26870-e495-46cd-bdc0-16dde5facf25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2379 | 2026.01.30 16:35:37.580752 [ 277 ] {dbb26870-e495-46cd-bdc0-16dde5facf25} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2380 | 2026.01.30 16:35:37.580939 [ 277 ] {dbb26870-e495-46cd-bdc0-16dde5facf25} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.01.30 16:35:37.581087 [ 277 ] {dbb26870-e495-46cd-bdc0-16dde5facf25} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001415 sec., 706.7137809187279 rows/sec., 73.16 KiB/sec. | ||
| 2382 | 2026.01.30 16:35:37.581126 [ 277 ] {dbb26870-e495-46cd-bdc0-16dde5facf25} <Debug> TCPHandler: Processed in 0.001588789 sec. | ||
| 2383 | 2026.01.30 16:35:37.581244 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.01.30 16:35:37.581337 [ 277 ] {2dc6854c-0c09-4961-ad51-559c29f25a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2385 | 2026.01.30 16:35:37.581379 [ 277 ] {2dc6854c-0c09-4961-ad51-559c29f25a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2386 | 2026.01.30 16:35:37.581799 [ 277 ] {2dc6854c-0c09-4961-ad51-559c29f25a0c} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.01.30 16:35:37.581835 [ 277 ] {2dc6854c-0c09-4961-ad51-559c29f25a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2388 | 2026.01.30 16:35:37.582135 [ 277 ] {2dc6854c-0c09-4961-ad51-559c29f25a0c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2389 | 2026.01.30 16:35:37.582340 [ 277 ] {2dc6854c-0c09-4961-ad51-559c29f25a0c} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.01.30 16:35:37.582467 [ 277 ] {2dc6854c-0c09-4961-ad51-559c29f25a0c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001147 sec., 20924.149956408022 rows/sec., 1.74 MiB/sec. | ||
| 2391 | 2026.01.30 16:35:37.582503 [ 277 ] {2dc6854c-0c09-4961-ad51-559c29f25a0c} <Debug> TCPHandler: Processed in 0.001308743 sec. | ||
| 2392 | 2026.01.30 16:35:37.582619 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2026.01.30 16:35:37.582712 [ 277 ] {c31aefa8-8ea0-4284-8cbc-1488e9dcbe40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2394 | 2026.01.30 16:35:37.582753 [ 277 ] {c31aefa8-8ea0-4284-8cbc-1488e9dcbe40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2395 | 2026.01.30 16:35:37.583138 [ 277 ] {c31aefa8-8ea0-4284-8cbc-1488e9dcbe40} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.01.30 16:35:37.583174 [ 277 ] {c31aefa8-8ea0-4284-8cbc-1488e9dcbe40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2397 | 2026.01.30 16:35:37.583454 [ 277 ] {c31aefa8-8ea0-4284-8cbc-1488e9dcbe40} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2398 | 2026.01.30 16:35:37.583660 [ 277 ] {c31aefa8-8ea0-4284-8cbc-1488e9dcbe40} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.01.30 16:35:37.583787 [ 277 ] {c31aefa8-8ea0-4284-8cbc-1488e9dcbe40} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 448.04 KiB/sec. | ||
| 2400 | 2026.01.30 16:35:37.583824 [ 277 ] {c31aefa8-8ea0-4284-8cbc-1488e9dcbe40} <Debug> TCPHandler: Processed in 0.001254593 sec. | ||
| 2401 | 2026.01.30 16:35:37.583934 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.01.30 16:35:37.584027 [ 277 ] {7c118934-7eef-40f3-bb07-ed5cf524b106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2403 | 2026.01.30 16:35:37.584065 [ 277 ] {7c118934-7eef-40f3-bb07-ed5cf524b106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2404 | 2026.01.30 16:35:37.584541 [ 277 ] {7c118934-7eef-40f3-bb07-ed5cf524b106} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2026.01.30 16:35:37.584577 [ 277 ] {7c118934-7eef-40f3-bb07-ed5cf524b106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2406 | 2026.01.30 16:35:37.584894 [ 277 ] {7c118934-7eef-40f3-bb07-ed5cf524b106} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2407 | 2026.01.30 16:35:37.585099 [ 277 ] {7c118934-7eef-40f3-bb07-ed5cf524b106} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.01.30 16:35:37.585226 [ 277 ] {7c118934-7eef-40f3-bb07-ed5cf524b106} <Debug> executeQuery: Read 186 rows, 16.75 KiB in 0.001216 sec., 152960.52631578947 rows/sec., 13.46 MiB/sec. | ||
| 2409 | 2026.01.30 16:35:37.585262 [ 277 ] {7c118934-7eef-40f3-bb07-ed5cf524b106} <Debug> TCPHandler: Processed in 0.001378854 sec. | ||
| 2410 | 2026.01.30 16:35:37.585372 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2026.01.30 16:35:37.585465 [ 277 ] {3433383d-92a5-405f-8520-f70f93769ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2412 | 2026.01.30 16:35:37.585505 [ 277 ] {3433383d-92a5-405f-8520-f70f93769ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2413 | 2026.01.30 16:35:37.585893 [ 277 ] {3433383d-92a5-405f-8520-f70f93769ccb} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.01.30 16:35:37.585934 [ 277 ] {3433383d-92a5-405f-8520-f70f93769ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2415 | 2026.01.30 16:35:37.586218 [ 277 ] {3433383d-92a5-405f-8520-f70f93769ccb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2416 | 2026.01.30 16:35:37.586420 [ 277 ] {3433383d-92a5-405f-8520-f70f93769ccb} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.01.30 16:35:37.586546 [ 277 ] {3433383d-92a5-405f-8520-f70f93769ccb} <Debug> executeQuery: Read 21 rows, 1.61 KiB in 0.001099 sec., 19108.28025477707 rows/sec., 1.43 MiB/sec. | ||
| 2418 | 2026.01.30 16:35:37.586584 [ 277 ] {3433383d-92a5-405f-8520-f70f93769ccb} <Debug> TCPHandler: Processed in 0.001262293 sec. | ||
| 2419 | 2026.01.30 16:35:37.586693 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2026.01.30 16:35:37.586785 [ 277 ] {be75bf39-5d78-4989-beff-bce696a7699b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2421 | 2026.01.30 16:35:37.586825 [ 277 ] {be75bf39-5d78-4989-beff-bce696a7699b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2422 | 2026.01.30 16:35:37.587215 [ 277 ] {be75bf39-5d78-4989-beff-bce696a7699b} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.01.30 16:35:37.587251 [ 277 ] {be75bf39-5d78-4989-beff-bce696a7699b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2424 | 2026.01.30 16:35:37.587530 [ 277 ] {be75bf39-5d78-4989-beff-bce696a7699b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2425 | 2026.01.30 16:35:37.587731 [ 277 ] {be75bf39-5d78-4989-beff-bce696a7699b} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.01.30 16:35:37.587856 [ 277 ] {be75bf39-5d78-4989-beff-bce696a7699b} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001088 sec., 22977.941176470587 rows/sec., 1.89 MiB/sec. | ||
| 2427 | 2026.01.30 16:35:37.587895 [ 277 ] {be75bf39-5d78-4989-beff-bce696a7699b} <Debug> TCPHandler: Processed in 0.001251332 sec. | ||
| 2428 | 2026.01.30 16:35:37.588005 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.01.30 16:35:37.588097 [ 277 ] {96367e27-7225-487d-9ef7-fc1c9ff9ef17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2430 | 2026.01.30 16:35:37.588137 [ 277 ] {96367e27-7225-487d-9ef7-fc1c9ff9ef17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2431 | 2026.01.30 16:35:37.588517 [ 277 ] {96367e27-7225-487d-9ef7-fc1c9ff9ef17} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.01.30 16:35:37.588553 [ 277 ] {96367e27-7225-487d-9ef7-fc1c9ff9ef17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2433 | 2026.01.30 16:35:37.588842 [ 277 ] {96367e27-7225-487d-9ef7-fc1c9ff9ef17} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2434 | 2026.01.30 16:35:37.589043 [ 277 ] {96367e27-7225-487d-9ef7-fc1c9ff9ef17} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.01.30 16:35:37.589168 [ 277 ] {96367e27-7225-487d-9ef7-fc1c9ff9ef17} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 862.47 KiB/sec. | ||
| 2436 | 2026.01.30 16:35:37.589207 [ 277 ] {96367e27-7225-487d-9ef7-fc1c9ff9ef17} <Debug> TCPHandler: Processed in 0.001251442 sec. | ||
| 2437 | 2026.01.30 16:35:37.589315 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2438 | 2026.01.30 16:35:37.589407 [ 277 ] {fa3495d8-9834-4e57-b78f-dac2bcfb2933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2439 | 2026.01.30 16:35:37.589446 [ 277 ] {fa3495d8-9834-4e57-b78f-dac2bcfb2933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2440 | 2026.01.30 16:35:37.589860 [ 277 ] {fa3495d8-9834-4e57-b78f-dac2bcfb2933} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.01.30 16:35:37.589896 [ 277 ] {fa3495d8-9834-4e57-b78f-dac2bcfb2933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2442 | 2026.01.30 16:35:37.590188 [ 277 ] {fa3495d8-9834-4e57-b78f-dac2bcfb2933} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2443 | 2026.01.30 16:35:37.590387 [ 277 ] {fa3495d8-9834-4e57-b78f-dac2bcfb2933} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.01.30 16:35:37.590513 [ 277 ] {fa3495d8-9834-4e57-b78f-dac2bcfb2933} <Debug> executeQuery: Read 109 rows, 9.10 KiB in 0.001123 sec., 97061.44256455921 rows/sec., 7.92 MiB/sec. | ||
| 2445 | 2026.01.30 16:35:37.590550 [ 277 ] {fa3495d8-9834-4e57-b78f-dac2bcfb2933} <Debug> TCPHandler: Processed in 0.001285013 sec. | ||
| 2446 | 2026.01.30 16:35:37.590663 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2026.01.30 16:35:37.590756 [ 277 ] {13c6f431-de7f-4246-828b-8473db01a20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2448 | 2026.01.30 16:35:37.590799 [ 277 ] {13c6f431-de7f-4246-828b-8473db01a20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2449 | 2026.01.30 16:35:37.591193 [ 277 ] {13c6f431-de7f-4246-828b-8473db01a20c} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2026.01.30 16:35:37.591229 [ 277 ] {13c6f431-de7f-4246-828b-8473db01a20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2451 | 2026.01.30 16:35:37.591550 [ 277 ] {13c6f431-de7f-4246-828b-8473db01a20c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2452 | 2026.01.30 16:35:37.591751 [ 277 ] {13c6f431-de7f-4246-828b-8473db01a20c} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.01.30 16:35:37.591879 [ 277 ] {13c6f431-de7f-4246-828b-8473db01a20c} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.00114 sec., 174561.40350877194 rows/sec., 12.52 MiB/sec. | ||
| 2454 | 2026.01.30 16:35:37.591916 [ 277 ] {13c6f431-de7f-4246-828b-8473db01a20c} <Debug> TCPHandler: Processed in 0.001302083 sec. | ||
| 2455 | 2026.01.30 16:35:37.592035 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2456 | 2026.01.30 16:35:37.592128 [ 277 ] {32c6a1da-b0cc-4c2f-b3af-6a71ea5f87ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2457 | 2026.01.30 16:35:37.592170 [ 277 ] {32c6a1da-b0cc-4c2f-b3af-6a71ea5f87ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2458 | 2026.01.30 16:35:37.592485 [ 277 ] {32c6a1da-b0cc-4c2f-b3af-6a71ea5f87ec} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2026.01.30 16:35:37.592520 [ 277 ] {32c6a1da-b0cc-4c2f-b3af-6a71ea5f87ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2460 | 2026.01.30 16:35:37.592806 [ 277 ] {32c6a1da-b0cc-4c2f-b3af-6a71ea5f87ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2461 | 2026.01.30 16:35:37.593018 [ 277 ] {32c6a1da-b0cc-4c2f-b3af-6a71ea5f87ec} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2026.01.30 16:35:37.593142 [ 277 ] {32c6a1da-b0cc-4c2f-b3af-6a71ea5f87ec} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001031 sec., 1939.8642095053347 rows/sec., 123.14 KiB/sec. | ||
| 2463 | 2026.01.30 16:35:37.593179 [ 277 ] {32c6a1da-b0cc-4c2f-b3af-6a71ea5f87ec} <Debug> TCPHandler: Processed in 0.001193942 sec. | ||
| 2464 | 2026.01.30 16:35:37.593290 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2465 | 2026.01.30 16:35:37.593383 [ 277 ] {68ed8cd7-c809-451b-bb6e-0e253cd4e00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2466 | 2026.01.30 16:35:37.593437 [ 277 ] {68ed8cd7-c809-451b-bb6e-0e253cd4e00a} <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 | ||
| 2467 | 2026.01.30 16:35:37.594146 [ 277 ] {68ed8cd7-c809-451b-bb6e-0e253cd4e00a} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2026.01.30 16:35:37.594183 [ 277 ] {68ed8cd7-c809-451b-bb6e-0e253cd4e00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2469 | 2026.01.30 16:35:37.594667 [ 277 ] {68ed8cd7-c809-451b-bb6e-0e253cd4e00a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2470 | 2026.01.30 16:35:37.594881 [ 277 ] {68ed8cd7-c809-451b-bb6e-0e253cd4e00a} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.01.30 16:35:37.594990 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2472 | 2026.01.30 16:35:37.595014 [ 277 ] {68ed8cd7-c809-451b-bb6e-0e253cd4e00a} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001649 sec., 1819.2844147968465 rows/sec., 3.26 MiB/sec. | ||
| 2473 | 2026.01.30 16:35:37.595061 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2026.01.30 16:35:37.595085 [ 277 ] {68ed8cd7-c809-451b-bb6e-0e253cd4e00a} <Debug> TCPHandler: Processed in 0.001843963 sec. | ||
| 2475 | 2026.01.30 16:35:37.595089 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2476 | 2026.01.30 16:35:37.595202 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::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 | ||
| 2477 | 2026.01.30 16:35:37.595208 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2026.01.30 16:35:37.595325 [ 277 ] {514709bb-15b4-48e2-a2e9-1b1b422faa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2479 | 2026.01.30 16:35:37.595369 [ 277 ] {514709bb-15b4-48e2-a2e9-1b1b422faa8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2480 | 2026.01.30 16:35:37.595439 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2481 | 2026.01.30 16:35:37.595503 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2482 | 2026.01.30 16:35:37.595668 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
| 2483 | 2026.01.30 16:35:37.595703 [ 277 ] {514709bb-15b4-48e2-a2e9-1b1b422faa8b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.01.30 16:35:37.595739 [ 277 ] {514709bb-15b4-48e2-a2e9-1b1b422faa8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2485 | 2026.01.30 16:35:37.595800 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
| 2486 | 2026.01.30 16:35:37.595915 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2487 | 2026.01.30 16:35:37.596020 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2488 | 2026.01.30 16:35:37.596047 [ 277 ] {514709bb-15b4-48e2-a2e9-1b1b422faa8b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2489 | 2026.01.30 16:35:37.596117 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
| 2490 | 2026.01.30 16:35:37.596261 [ 277 ] {514709bb-15b4-48e2-a2e9-1b1b422faa8b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.01.30 16:35:37.596359 [ 40 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2492 | 2026.01.30 16:35:37.596390 [ 277 ] {514709bb-15b4-48e2-a2e9-1b1b422faa8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 2493 | 2026.01.30 16:35:37.596390 [ 40 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2026.01.30 16:35:37.596432 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2495 | 2026.01.30 16:35:37.596432 [ 277 ] {514709bb-15b4-48e2-a2e9-1b1b422faa8b} <Debug> TCPHandler: Processed in 0.001273533 sec. | ||
| 2496 | 2026.01.30 16:35:37.596508 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 2497 | 2026.01.30 16:35:37.596595 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2498 | 2026.01.30 16:35:37.596621 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 2499 | 2026.01.30 16:35:37.596669 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
| 2500 | 2026.01.30 16:35:37.596709 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 2501 | 2026.01.30 16:35:37.596746 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 2502 | 2026.01.30 16:35:37.596782 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 2503 | 2026.01.30 16:35:37.596818 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 2504 | 2026.01.30 16:35:37.597530 [ 197 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001051018 sec., 262602.5434388374 rows/sec., 16.30 MiB/sec. | ||
| 2505 | 2026.01.30 16:35:37.597709 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2506 | 2026.01.30 16:35:37.597981 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_6_1} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.01.30 16:35:37.598041 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_6_1} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2508 | 2026.01.30 16:35:37.598097 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2509 | 2026.01.30 16:35:37.603371 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 19 columns (19 merged, 0 gathered) in 0.008209957 sec., 20341.154040149053 rows/sec., 36.45 MiB/sec. | ||
| 2510 | 2026.01.30 16:35:37.603744 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2511 | 2026.01.30 16:35:37.604056 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2026.01.30 16:35:37.604114 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2513 | 2026.01.30 16:35:37.604180 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 2514 | 2026.01.30 16:35:40.940275 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2515 | 2026.01.30 16:35:40.940324 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2516 | 2026.01.30 16:35:41.008411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4831 | ||
| 2517 | 2026.01.30 16:35:41.008925 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.01.30 16:35:41.008971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2519 | 2026.01.30 16:35:41.009624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2520 | 2026.01.30 16:35:41.009922 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2026.01.30 16:35:41.010122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4831 | ||
| 2522 | 2026.01.30 16:35:41.250366 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2523 | 2026.01.30 16:35:41.267587 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.01.30 16:35:41.267646 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2525 | 2026.01.30 16:35:41.273699 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2526 | 2026.01.30 16:35:41.274430 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.01.30 16:35:41.277567 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2528 | 2026.01.30 16:35:42.576030 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.01.30 16:35:42.576228 [ 277 ] {5cc2a7ea-46a4-4dcf-b210-d85002c287a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2530 | 2026.01.30 16:35:42.576303 [ 277 ] {5cc2a7ea-46a4-4dcf-b210-d85002c287a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2531 | 2026.01.30 16:35:42.577069 [ 277 ] {5cc2a7ea-46a4-4dcf-b210-d85002c287a0} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.01.30 16:35:42.577121 [ 277 ] {5cc2a7ea-46a4-4dcf-b210-d85002c287a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2533 | 2026.01.30 16:35:42.577521 [ 277 ] {5cc2a7ea-46a4-4dcf-b210-d85002c287a0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2534 | 2026.01.30 16:35:42.577771 [ 277 ] {5cc2a7ea-46a4-4dcf-b210-d85002c287a0} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.01.30 16:35:42.577929 [ 277 ] {5cc2a7ea-46a4-4dcf-b210-d85002c287a0} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001756 sec., 72892.93849658314 rows/sec., 6.28 MiB/sec. | ||
| 2536 | 2026.01.30 16:35:42.577970 [ 277 ] {5cc2a7ea-46a4-4dcf-b210-d85002c287a0} <Debug> TCPHandler: Processed in 0.002085627 sec. | ||
| 2537 | 2026.01.30 16:35:42.578106 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.01.30 16:35:42.578202 [ 277 ] {d2dfcc38-eeef-45a1-88c8-044cbc7fb613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2539 | 2026.01.30 16:35:42.578244 [ 277 ] {d2dfcc38-eeef-45a1-88c8-044cbc7fb613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2540 | 2026.01.30 16:35:42.578651 [ 277 ] {d2dfcc38-eeef-45a1-88c8-044cbc7fb613} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.01.30 16:35:42.578687 [ 277 ] {d2dfcc38-eeef-45a1-88c8-044cbc7fb613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2542 | 2026.01.30 16:35:42.578995 [ 277 ] {d2dfcc38-eeef-45a1-88c8-044cbc7fb613} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2543 | 2026.01.30 16:35:42.579200 [ 277 ] {d2dfcc38-eeef-45a1-88c8-044cbc7fb613} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.01.30 16:35:42.579328 [ 277 ] {d2dfcc38-eeef-45a1-88c8-044cbc7fb613} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001144 sec., 31468.531468531466 rows/sec., 2.31 MiB/sec. | ||
| 2545 | 2026.01.30 16:35:42.579364 [ 277 ] {d2dfcc38-eeef-45a1-88c8-044cbc7fb613} <Debug> TCPHandler: Processed in 0.001308213 sec. | ||
| 2546 | 2026.01.30 16:35:42.579477 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.01.30 16:35:42.579570 [ 277 ] {30ec4cef-6313-4732-bee3-13e0124d9eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2548 | 2026.01.30 16:35:42.579609 [ 277 ] {30ec4cef-6313-4732-bee3-13e0124d9eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2549 | 2026.01.30 16:35:42.580034 [ 277 ] {30ec4cef-6313-4732-bee3-13e0124d9eb4} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.01.30 16:35:42.580071 [ 277 ] {30ec4cef-6313-4732-bee3-13e0124d9eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2551 | 2026.01.30 16:35:42.580373 [ 277 ] {30ec4cef-6313-4732-bee3-13e0124d9eb4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2552 | 2026.01.30 16:35:42.580577 [ 277 ] {30ec4cef-6313-4732-bee3-13e0124d9eb4} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.01.30 16:35:42.580701 [ 277 ] {30ec4cef-6313-4732-bee3-13e0124d9eb4} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001149 sec., 87032.20191470844 rows/sec., 6.80 MiB/sec. | ||
| 2554 | 2026.01.30 16:35:42.580738 [ 277 ] {30ec4cef-6313-4732-bee3-13e0124d9eb4} <Debug> TCPHandler: Processed in 0.001310364 sec. | ||
| 2555 | 2026.01.30 16:35:42.580852 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.01.30 16:35:42.580946 [ 277 ] {8ec372f8-fb2e-4e68-a191-3ef0f1547e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2557 | 2026.01.30 16:35:42.580991 [ 277 ] {8ec372f8-fb2e-4e68-a191-3ef0f1547e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2558 | 2026.01.30 16:35:42.581405 [ 277 ] {8ec372f8-fb2e-4e68-a191-3ef0f1547e91} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.01.30 16:35:42.581441 [ 277 ] {8ec372f8-fb2e-4e68-a191-3ef0f1547e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2560 | 2026.01.30 16:35:42.581763 [ 277 ] {8ec372f8-fb2e-4e68-a191-3ef0f1547e91} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2561 | 2026.01.30 16:35:42.581994 [ 277 ] {8ec372f8-fb2e-4e68-a191-3ef0f1547e91} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.01.30 16:35:42.582120 [ 277 ] {8ec372f8-fb2e-4e68-a191-3ef0f1547e91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 2563 | 2026.01.30 16:35:42.582157 [ 277 ] {8ec372f8-fb2e-4e68-a191-3ef0f1547e91} <Debug> TCPHandler: Processed in 0.001353534 sec. | ||
| 2564 | 2026.01.30 16:35:42.582269 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.01.30 16:35:42.582362 [ 277 ] {9f5fa9a4-1ae3-4970-a553-edc2f1568f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2566 | 2026.01.30 16:35:42.582416 [ 277 ] {9f5fa9a4-1ae3-4970-a553-edc2f1568f26} <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 | ||
| 2567 | 2026.01.30 16:35:42.583209 [ 277 ] {9f5fa9a4-1ae3-4970-a553-edc2f1568f26} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.01.30 16:35:42.583245 [ 277 ] {9f5fa9a4-1ae3-4970-a553-edc2f1568f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2569 | 2026.01.30 16:35:42.583806 [ 277 ] {9f5fa9a4-1ae3-4970-a553-edc2f1568f26} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2570 | 2026.01.30 16:35:42.584032 [ 277 ] {9f5fa9a4-1ae3-4970-a553-edc2f1568f26} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.01.30 16:35:42.584166 [ 277 ] {9f5fa9a4-1ae3-4970-a553-edc2f1568f26} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001821 sec., 19769.357495881384 rows/sec., 35.43 MiB/sec. | ||
| 2572 | 2026.01.30 16:35:42.584216 [ 277 ] {9f5fa9a4-1ae3-4970-a553-edc2f1568f26} <Debug> TCPHandler: Processed in 0.001995876 sec. | ||
| 2573 | 2026.01.30 16:35:42.584334 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.01.30 16:35:42.584429 [ 277 ] {2c1cae84-5b39-4e5d-a8dc-e8fa2ab351c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2575 | 2026.01.30 16:35:42.584471 [ 277 ] {2c1cae84-5b39-4e5d-a8dc-e8fa2ab351c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2576 | 2026.01.30 16:35:42.584808 [ 277 ] {2c1cae84-5b39-4e5d-a8dc-e8fa2ab351c5} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.01.30 16:35:42.584844 [ 277 ] {2c1cae84-5b39-4e5d-a8dc-e8fa2ab351c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2578 | 2026.01.30 16:35:42.585154 [ 277 ] {2c1cae84-5b39-4e5d-a8dc-e8fa2ab351c5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2579 | 2026.01.30 16:35:42.585357 [ 277 ] {2c1cae84-5b39-4e5d-a8dc-e8fa2ab351c5} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.01.30 16:35:42.585482 [ 277 ] {2c1cae84-5b39-4e5d-a8dc-e8fa2ab351c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 2581 | 2026.01.30 16:35:42.585517 [ 277 ] {2c1cae84-5b39-4e5d-a8dc-e8fa2ab351c5} <Debug> TCPHandler: Processed in 0.001233482 sec. | ||
| 2582 | 2026.01.30 16:35:46.016234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 330 | ||
| 2583 | 2026.01.30 16:35:46.018647 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2026.01.30 16:35:46.018693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2585 | 2026.01.30 16:35:46.019992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2586 | 2026.01.30 16:35:46.020245 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.01.30 16:35:46.020569 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2588 | 2026.01.30 16:35:47.574697 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2026.01.30 16:35:47.574888 [ 277 ] {f7215e3f-5f47-48ca-8a2f-fcb465e5b5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2590 | 2026.01.30 16:35:47.574958 [ 277 ] {f7215e3f-5f47-48ca-8a2f-fcb465e5b5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2591 | 2026.01.30 16:35:47.575646 [ 277 ] {f7215e3f-5f47-48ca-8a2f-fcb465e5b5ae} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2026.01.30 16:35:47.575698 [ 277 ] {f7215e3f-5f47-48ca-8a2f-fcb465e5b5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2593 | 2026.01.30 16:35:47.576098 [ 277 ] {f7215e3f-5f47-48ca-8a2f-fcb465e5b5ae} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2594 | 2026.01.30 16:35:47.576324 [ 277 ] {f7215e3f-5f47-48ca-8a2f-fcb465e5b5ae} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2026.01.30 16:35:47.576496 [ 277 ] {f7215e3f-5f47-48ca-8a2f-fcb465e5b5ae} <Debug> executeQuery: Read 62 rows, 4.99 KiB in 0.001656 sec., 37439.61352657005 rows/sec., 2.94 MiB/sec. | ||
| 2596 | 2026.01.30 16:35:47.576546 [ 277 ] {f7215e3f-5f47-48ca-8a2f-fcb465e5b5ae} <Debug> TCPHandler: Processed in 0.001986175 sec. | ||
| 2597 | 2026.01.30 16:35:47.576680 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.01.30 16:35:47.576785 [ 277 ] {d165c7a1-760d-4e8c-be7f-3716bd85c1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2599 | 2026.01.30 16:35:47.576829 [ 277 ] {d165c7a1-760d-4e8c-be7f-3716bd85c1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2600 | 2026.01.30 16:35:47.577251 [ 277 ] {d165c7a1-760d-4e8c-be7f-3716bd85c1fd} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.01.30 16:35:47.577289 [ 277 ] {d165c7a1-760d-4e8c-be7f-3716bd85c1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2602 | 2026.01.30 16:35:47.577597 [ 277 ] {d165c7a1-760d-4e8c-be7f-3716bd85c1fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2603 | 2026.01.30 16:35:47.577802 [ 277 ] {d165c7a1-760d-4e8c-be7f-3716bd85c1fd} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.01.30 16:35:47.577935 [ 277 ] {d165c7a1-760d-4e8c-be7f-3716bd85c1fd} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001174 sec., 2555.366269165247 rows/sec., 192.15 KiB/sec. | ||
| 2605 | 2026.01.30 16:35:47.577973 [ 277 ] {d165c7a1-760d-4e8c-be7f-3716bd85c1fd} <Debug> TCPHandler: Processed in 0.001347944 sec. | ||
| 2606 | 2026.01.30 16:35:47.578088 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2026.01.30 16:35:47.578184 [ 277 ] {0bddbe33-7e2f-4ca3-9663-33f5862404e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2608 | 2026.01.30 16:35:47.578226 [ 277 ] {0bddbe33-7e2f-4ca3-9663-33f5862404e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2609 | 2026.01.30 16:35:47.578638 [ 277 ] {0bddbe33-7e2f-4ca3-9663-33f5862404e0} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.01.30 16:35:47.578675 [ 277 ] {0bddbe33-7e2f-4ca3-9663-33f5862404e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2611 | 2026.01.30 16:35:47.578978 [ 277 ] {0bddbe33-7e2f-4ca3-9663-33f5862404e0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2612 | 2026.01.30 16:35:47.579191 [ 277 ] {0bddbe33-7e2f-4ca3-9663-33f5862404e0} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.01.30 16:35:47.579319 [ 277 ] {0bddbe33-7e2f-4ca3-9663-33f5862404e0} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001154 sec., 58058.925476603115 rows/sec., 4.53 MiB/sec. | ||
| 2614 | 2026.01.30 16:35:47.579356 [ 277 ] {0bddbe33-7e2f-4ca3-9663-33f5862404e0} <Debug> TCPHandler: Processed in 0.001319624 sec. | ||
| 2615 | 2026.01.30 16:35:47.579474 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2026.01.30 16:35:47.579569 [ 277 ] {577c460d-3f82-4df7-b1d0-bc1a9a80c952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2617 | 2026.01.30 16:35:47.579612 [ 277 ] {577c460d-3f82-4df7-b1d0-bc1a9a80c952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2618 | 2026.01.30 16:35:47.580028 [ 277 ] {577c460d-3f82-4df7-b1d0-bc1a9a80c952} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.01.30 16:35:47.580065 [ 277 ] {577c460d-3f82-4df7-b1d0-bc1a9a80c952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2620 | 2026.01.30 16:35:47.580398 [ 277 ] {577c460d-3f82-4df7-b1d0-bc1a9a80c952} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2621 | 2026.01.30 16:35:47.580606 [ 277 ] {577c460d-3f82-4df7-b1d0-bc1a9a80c952} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.01.30 16:35:47.580740 [ 277 ] {577c460d-3f82-4df7-b1d0-bc1a9a80c952} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 2623 | 2026.01.30 16:35:47.580777 [ 277 ] {577c460d-3f82-4df7-b1d0-bc1a9a80c952} <Debug> TCPHandler: Processed in 0.001352754 sec. | ||
| 2624 | 2026.01.30 16:35:47.580898 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2026.01.30 16:35:47.580992 [ 277 ] {81abf383-6e22-446f-8e86-706b9cbeb6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2626 | 2026.01.30 16:35:47.581047 [ 277 ] {81abf383-6e22-446f-8e86-706b9cbeb6c3} <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 | ||
| 2627 | 2026.01.30 16:35:47.581781 [ 277 ] {81abf383-6e22-446f-8e86-706b9cbeb6c3} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.01.30 16:35:47.581819 [ 277 ] {81abf383-6e22-446f-8e86-706b9cbeb6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2629 | 2026.01.30 16:35:47.582348 [ 277 ] {81abf383-6e22-446f-8e86-706b9cbeb6c3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2630 | 2026.01.30 16:35:47.582572 [ 277 ] {81abf383-6e22-446f-8e86-706b9cbeb6c3} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.01.30 16:35:47.582713 [ 277 ] {81abf383-6e22-446f-8e86-706b9cbeb6c3} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001739 sec., 1725.1293847038528 rows/sec., 3.09 MiB/sec. | ||
| 2632 | 2026.01.30 16:35:47.582773 [ 277 ] {81abf383-6e22-446f-8e86-706b9cbeb6c3} <Debug> TCPHandler: Processed in 0.001925475 sec. | ||
| 2633 | 2026.01.30 16:35:47.582891 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.01.30 16:35:47.582985 [ 277 ] {ee3d1d00-9e75-448a-9b10-ef418415c723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2635 | 2026.01.30 16:35:47.583028 [ 277 ] {ee3d1d00-9e75-448a-9b10-ef418415c723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2636 | 2026.01.30 16:35:47.583347 [ 277 ] {ee3d1d00-9e75-448a-9b10-ef418415c723} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.01.30 16:35:47.583381 [ 277 ] {ee3d1d00-9e75-448a-9b10-ef418415c723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2638 | 2026.01.30 16:35:47.583670 [ 277 ] {ee3d1d00-9e75-448a-9b10-ef418415c723} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2639 | 2026.01.30 16:35:47.583860 [ 277 ] {ee3d1d00-9e75-448a-9b10-ef418415c723} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.01.30 16:35:47.583981 [ 277 ] {ee3d1d00-9e75-448a-9b10-ef418415c723} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 2641 | 2026.01.30 16:35:47.584080 [ 277 ] {ee3d1d00-9e75-448a-9b10-ef418415c723} <Debug> TCPHandler: Processed in 0.001238232 sec. | ||
| 2642 | 2026.01.30 16:35:48.510333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5279 | ||
| 2643 | 2026.01.30 16:35:48.510999 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.01.30 16:35:48.511040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2645 | 2026.01.30 16:35:48.511533 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2646 | 2026.01.30 16:35:48.511765 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.01.30 16:35:48.511897 [ 54 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2648 | 2026.01.30 16:35:48.511910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5279 | ||
| 2649 | 2026.01.30 16:35:48.511977 [ 54 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.01.30 16:35:48.512002 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2651 | 2026.01.30 16:35:48.512097 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::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 | ||
| 2652 | 2026.01.30 16:35:48.512185 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2653 | 2026.01.30 16:35:48.512227 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2847 rows starting from the beginning of the part | ||
| 2654 | 2026.01.30 16:35:48.512307 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::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 | ||
| 2655 | 2026.01.30 16:35:48.512354 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2656 | 2026.01.30 16:35:48.512394 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2657 | 2026.01.30 16:35:48.512438 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2658 | 2026.01.30 16:35:48.512481 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2659 | 2026.01.30 16:35:48.513850 [ 194 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5279 rows, containing 4 columns (4 merged, 0 gathered) in 0.001798032 sec., 2935987.791096043 rows/sec., 42.00 MiB/sec. | ||
| 2660 | 2026.01.30 16:35:48.514699 [ 196 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2661 | 2026.01.30 16:35:48.515025 [ 196 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_11_2} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.01.30 16:35:48.515101 [ 196 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_11_2} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2663 | 2026.01.30 16:35:48.515194 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2664 | 2026.01.30 16:35:48.777747 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2665 | 2026.01.30 16:35:48.795901 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.01.30 16:35:48.795952 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2667 | 2026.01.30 16:35:48.802402 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2668 | 2026.01.30 16:35:48.803087 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.01.30 16:35:48.803373 [ 54 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2670 | 2026.01.30 16:35:48.803403 [ 54 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.01.30 16:35:48.803442 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2672 | 2026.01.30 16:35:48.803592 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 2673 | 2026.01.30 16:35:48.806419 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2674 | 2026.01.30 16:35:48.808001 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2675 | 2026.01.30 16:35:48.809565 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 2676 | 2026.01.30 16:35:48.814377 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 2677 | 2026.01.30 16:35:48.818532 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 2678 | 2026.01.30 16:35:48.822998 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 2679 | 2026.01.30 16:35:48.827763 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 2680 | 2026.01.30 16:35:48.832262 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 2681 | 2026.01.30 16:35:48.887552 [ 194 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.084019271 sec., 987.8686045728723 rows/sec., 5.11 MiB/sec. | ||
| 2682 | 2026.01.30 16:35:48.890134 [ 191 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2683 | 2026.01.30 16:35:48.892324 [ 191 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_11_2} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.01.30 16:35:48.892454 [ 191 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_11_2} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2685 | 2026.01.30 16:35:48.894574 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2686 | 2026.01.30 16:35:49.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.16 MiB, peak 220.04 MiB, free memory in arenas 0.00 B, will set to 220.27 MiB (RSS), difference: 10.11 MiB | ||
| 2687 | 2026.01.30 16:35:52.576203 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.01.30 16:35:52.576416 [ 277 ] {8af01825-4bfb-42e1-b57a-907e87c112c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2689 | 2026.01.30 16:35:52.576499 [ 277 ] {8af01825-4bfb-42e1-b57a-907e87c112c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2690 | 2026.01.30 16:35:52.577149 [ 277 ] {8af01825-4bfb-42e1-b57a-907e87c112c2} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.01.30 16:35:52.577193 [ 277 ] {8af01825-4bfb-42e1-b57a-907e87c112c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2692 | 2026.01.30 16:35:52.577588 [ 277 ] {8af01825-4bfb-42e1-b57a-907e87c112c2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2693 | 2026.01.30 16:35:52.577819 [ 277 ] {8af01825-4bfb-42e1-b57a-907e87c112c2} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.01.30 16:35:52.577975 [ 277 ] {8af01825-4bfb-42e1-b57a-907e87c112c2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001614 sec., 3717.472118959108 rows/sec., 303.13 KiB/sec. | ||
| 2695 | 2026.01.30 16:35:52.578024 [ 277 ] {8af01825-4bfb-42e1-b57a-907e87c112c2} <Debug> TCPHandler: Processed in 0.001967025 sec. | ||
| 2696 | 2026.01.30 16:35:52.578157 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.01.30 16:35:52.578262 [ 277 ] {8dd40b1e-6cac-4626-a6ac-5400a8448380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2698 | 2026.01.30 16:35:52.578304 [ 277 ] {8dd40b1e-6cac-4626-a6ac-5400a8448380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2699 | 2026.01.30 16:35:52.578775 [ 277 ] {8dd40b1e-6cac-4626-a6ac-5400a8448380} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.01.30 16:35:52.578810 [ 277 ] {8dd40b1e-6cac-4626-a6ac-5400a8448380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2701 | 2026.01.30 16:35:52.579158 [ 277 ] {8dd40b1e-6cac-4626-a6ac-5400a8448380} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2702 | 2026.01.30 16:35:52.579373 [ 277 ] {8dd40b1e-6cac-4626-a6ac-5400a8448380} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.01.30 16:35:52.579469 [ 38 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2704 | 2026.01.30 16:35:52.579503 [ 38 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.01.30 16:35:52.579505 [ 277 ] {8dd40b1e-6cac-4626-a6ac-5400a8448380} <Debug> executeQuery: Read 131 rows, 11.51 KiB in 0.001268 sec., 103312.30283911672 rows/sec., 8.87 MiB/sec. | ||
| 2706 | 2026.01.30 16:35:52.579521 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2707 | 2026.01.30 16:35:52.579548 [ 277 ] {8dd40b1e-6cac-4626-a6ac-5400a8448380} <Debug> TCPHandler: Processed in 0.001444935 sec. | ||
| 2708 | 2026.01.30 16:35:52.579667 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.01.30 16:35:52.579676 [ 189 ] {6b941190-7407-4490-8c92-c94e7a039aff::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 | ||
| 2710 | 2026.01.30 16:35:52.579766 [ 277 ] {6435951a-1b4f-4666-b920-a320d133e2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.01.30 16:35:52.579813 [ 277 ] {6435951a-1b4f-4666-b920-a320d133e2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2712 | 2026.01.30 16:35:52.579867 [ 189 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2713 | 2026.01.30 16:35:52.579922 [ 189 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1371 rows starting from the beginning of the part | ||
| 2714 | 2026.01.30 16:35:52.580028 [ 189 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
| 2715 | 2026.01.30 16:35:52.580093 [ 189 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 186 rows starting from the beginning of the part | ||
| 2716 | 2026.01.30 16:35:52.580156 [ 189 ] {6b941190-7407-4490-8c92-c94e7a039aff::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 | ||
| 2717 | 2026.01.30 16:35:52.580204 [ 189 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 62 rows starting from the beginning of the part | ||
| 2718 | 2026.01.30 16:35:52.580233 [ 277 ] {6435951a-1b4f-4666-b920-a320d133e2f7} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.01.30 16:35:52.580261 [ 189 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 131 rows starting from the beginning of the part | ||
| 2720 | 2026.01.30 16:35:52.580274 [ 277 ] {6435951a-1b4f-4666-b920-a320d133e2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2721 | 2026.01.30 16:35:52.580621 [ 277 ] {6435951a-1b4f-4666-b920-a320d133e2f7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2722 | 2026.01.30 16:35:52.580852 [ 277 ] {6435951a-1b4f-4666-b920-a320d133e2f7} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.01.30 16:35:52.580989 [ 277 ] {6435951a-1b4f-4666-b920-a320d133e2f7} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001244 sec., 33762.0578778135 rows/sec., 2.45 MiB/sec. | ||
| 2724 | 2026.01.30 16:35:52.581029 [ 277 ] {6435951a-1b4f-4666-b920-a320d133e2f7} <Debug> TCPHandler: Processed in 0.001413985 sec. | ||
| 2725 | 2026.01.30 16:35:52.581135 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.01.30 16:35:52.581231 [ 277 ] {e666ecb0-3a12-438d-b16e-fe788fa2a94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2727 | 2026.01.30 16:35:52.581271 [ 277 ] {e666ecb0-3a12-438d-b16e-fe788fa2a94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2728 | 2026.01.30 16:35:52.581702 [ 277 ] {e666ecb0-3a12-438d-b16e-fe788fa2a94d} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.01.30 16:35:52.581738 [ 277 ] {e666ecb0-3a12-438d-b16e-fe788fa2a94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2730 | 2026.01.30 16:35:52.581765 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1978 rows, containing 5 columns (5 merged, 0 gathered) in 0.002158519 sec., 916369.0474811665 rows/sec., 79.18 MiB/sec. | ||
| 2731 | 2026.01.30 16:35:52.582053 [ 277 ] {e666ecb0-3a12-438d-b16e-fe788fa2a94d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2732 | 2026.01.30 16:35:52.582066 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2733 | 2026.01.30 16:35:52.582287 [ 277 ] {e666ecb0-3a12-438d-b16e-fe788fa2a94d} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.01.30 16:35:52.582366 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_11_2} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.01.30 16:35:52.582381 [ 38 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2736 | 2026.01.30 16:35:52.582413 [ 38 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.01.30 16:35:52.582417 [ 277 ] {e666ecb0-3a12-438d-b16e-fe788fa2a94d} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001205 sec., 87966.80497925312 rows/sec., 6.88 MiB/sec. | ||
| 2738 | 2026.01.30 16:35:52.582431 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2739 | 2026.01.30 16:35:52.582445 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_11_2} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2740 | 2026.01.30 16:35:52.582458 [ 277 ] {e666ecb0-3a12-438d-b16e-fe788fa2a94d} <Debug> TCPHandler: Processed in 0.001373934 sec. | ||
| 2741 | 2026.01.30 16:35:52.582544 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2742 | 2026.01.30 16:35:52.582576 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::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 | ||
| 2743 | 2026.01.30 16:35:52.582576 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2026.01.30 16:35:52.582642 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2745 | 2026.01.30 16:35:52.582667 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 804 rows starting from the beginning of the part | ||
| 2746 | 2026.01.30 16:35:52.582677 [ 277 ] {c3b2f754-202c-4946-b529-6502fbf3fccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2747 | 2026.01.30 16:35:52.582721 [ 277 ] {c3b2f754-202c-4946-b529-6502fbf3fccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2748 | 2026.01.30 16:35:52.582734 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 71 rows starting from the beginning of the part | ||
| 2749 | 2026.01.30 16:35:52.582779 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 109 rows starting from the beginning of the part | ||
| 2750 | 2026.01.30 16:35:52.582817 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 2751 | 2026.01.30 16:35:52.582859 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 67 rows starting from the beginning of the part | ||
| 2752 | 2026.01.30 16:35:52.582897 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 106 rows starting from the beginning of the part | ||
| 2753 | 2026.01.30 16:35:52.583136 [ 277 ] {c3b2f754-202c-4946-b529-6502fbf3fccf} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.01.30 16:35:52.583169 [ 277 ] {c3b2f754-202c-4946-b529-6502fbf3fccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2755 | 2026.01.30 16:35:52.583493 [ 277 ] {c3b2f754-202c-4946-b529-6502fbf3fccf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2756 | 2026.01.30 16:35:52.583705 [ 277 ] {c3b2f754-202c-4946-b529-6502fbf3fccf} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.01.30 16:35:52.583801 [ 192 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1257 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290793 sec., 973819.9695845888 rows/sec., 75.57 MiB/sec. | ||
| 2758 | 2026.01.30 16:35:52.583835 [ 277 ] {c3b2f754-202c-4946-b529-6502fbf3fccf} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001177 sec., 138487.6805437553 rows/sec., 9.64 MiB/sec. | ||
| 2759 | 2026.01.30 16:35:52.583881 [ 277 ] {c3b2f754-202c-4946-b529-6502fbf3fccf} <Debug> TCPHandler: Processed in 0.001355414 sec. | ||
| 2760 | 2026.01.30 16:35:52.583985 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2761 | 2026.01.30 16:35:52.583995 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.01.30 16:35:52.584092 [ 277 ] {faa68396-1f4a-41cb-b94d-526d0b3ebc72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2763 | 2026.01.30 16:35:52.584151 [ 277 ] {faa68396-1f4a-41cb-b94d-526d0b3ebc72} <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 | ||
| 2764 | 2026.01.30 16:35:52.584206 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_11_2} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.01.30 16:35:52.584267 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_11_2} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2766 | 2026.01.30 16:35:52.584320 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2767 | 2026.01.30 16:35:52.584984 [ 277 ] {faa68396-1f4a-41cb-b94d-526d0b3ebc72} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2026.01.30 16:35:52.585018 [ 277 ] {faa68396-1f4a-41cb-b94d-526d0b3ebc72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2769 | 2026.01.30 16:35:52.585560 [ 277 ] {faa68396-1f4a-41cb-b94d-526d0b3ebc72} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2770 | 2026.01.30 16:35:52.585772 [ 277 ] {faa68396-1f4a-41cb-b94d-526d0b3ebc72} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.01.30 16:35:52.585907 [ 277 ] {faa68396-1f4a-41cb-b94d-526d0b3ebc72} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001834 sec., 19629.225736095967 rows/sec., 35.17 MiB/sec. | ||
| 2772 | 2026.01.30 16:35:52.585965 [ 277 ] {faa68396-1f4a-41cb-b94d-526d0b3ebc72} <Debug> TCPHandler: Processed in 0.002020576 sec. | ||
| 2773 | 2026.01.30 16:35:52.586085 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2026.01.30 16:35:52.586179 [ 277 ] {b65624bd-fce4-4205-9bb2-8c34428957cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2775 | 2026.01.30 16:35:52.586222 [ 277 ] {b65624bd-fce4-4205-9bb2-8c34428957cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2776 | 2026.01.30 16:35:52.586561 [ 277 ] {b65624bd-fce4-4205-9bb2-8c34428957cd} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.01.30 16:35:52.586595 [ 277 ] {b65624bd-fce4-4205-9bb2-8c34428957cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2778 | 2026.01.30 16:35:52.586898 [ 277 ] {b65624bd-fce4-4205-9bb2-8c34428957cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2779 | 2026.01.30 16:35:52.587105 [ 277 ] {b65624bd-fce4-4205-9bb2-8c34428957cd} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.01.30 16:35:52.587233 [ 277 ] {b65624bd-fce4-4205-9bb2-8c34428957cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 2781 | 2026.01.30 16:35:52.587269 [ 277 ] {b65624bd-fce4-4205-9bb2-8c34428957cd} <Debug> TCPHandler: Processed in 0.001235283 sec. | ||
| 2782 | 2026.01.30 16:35:55.940576 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2783 | 2026.01.30 16:35:55.940631 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2784 | 2026.01.30 16:35:56.012188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5791 | ||
| 2785 | 2026.01.30 16:35:56.012717 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.01.30 16:35:56.012767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2787 | 2026.01.30 16:35:56.013263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2788 | 2026.01.30 16:35:56.013500 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.01.30 16:35:56.013652 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5791 | ||
| 2790 | 2026.01.30 16:35:56.020940 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 356 | ||
| 2791 | 2026.01.30 16:35:56.023089 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.01.30 16:35:56.023140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2793 | 2026.01.30 16:35:56.024311 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2794 | 2026.01.30 16:35:56.024584 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.01.30 16:35:56.024927 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
| 2796 | 2026.01.30 16:35:56.306646 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2797 | 2026.01.30 16:35:56.324589 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.01.30 16:35:56.324652 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2799 | 2026.01.30 16:35:56.330339 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2800 | 2026.01.30 16:35:56.331028 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2026.01.30 16:35:56.333978 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2802 | 2026.01.30 16:35:57.573949 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.01.30 16:35:57.574149 [ 277 ] {1471ec7d-0654-4fdd-83ee-9e7c27bab871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2804 | 2026.01.30 16:35:57.574222 [ 277 ] {1471ec7d-0654-4fdd-83ee-9e7c27bab871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2805 | 2026.01.30 16:35:57.574939 [ 277 ] {1471ec7d-0654-4fdd-83ee-9e7c27bab871} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.01.30 16:35:57.574982 [ 277 ] {1471ec7d-0654-4fdd-83ee-9e7c27bab871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2807 | 2026.01.30 16:35:57.575368 [ 277 ] {1471ec7d-0654-4fdd-83ee-9e7c27bab871} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2808 | 2026.01.30 16:35:57.575599 [ 277 ] {1471ec7d-0654-4fdd-83ee-9e7c27bab871} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.01.30 16:35:57.575766 [ 277 ] {1471ec7d-0654-4fdd-83ee-9e7c27bab871} <Debug> executeQuery: Read 62 rows, 4.99 KiB in 0.001673 sec., 37059.17513448894 rows/sec., 2.91 MiB/sec. | ||
| 2810 | 2026.01.30 16:35:57.575810 [ 277 ] {1471ec7d-0654-4fdd-83ee-9e7c27bab871} <Debug> TCPHandler: Processed in 0.002008246 sec. | ||
| 2811 | 2026.01.30 16:35:57.575936 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.01.30 16:35:57.576037 [ 277 ] {b519ceed-55bb-4412-a722-60505e0ba8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2813 | 2026.01.30 16:35:57.576078 [ 277 ] {b519ceed-55bb-4412-a722-60505e0ba8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2814 | 2026.01.30 16:35:57.576480 [ 277 ] {b519ceed-55bb-4412-a722-60505e0ba8c2} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.01.30 16:35:57.576515 [ 277 ] {b519ceed-55bb-4412-a722-60505e0ba8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2816 | 2026.01.30 16:35:57.576806 [ 277 ] {b519ceed-55bb-4412-a722-60505e0ba8c2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2817 | 2026.01.30 16:35:57.577009 [ 277 ] {b519ceed-55bb-4412-a722-60505e0ba8c2} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.01.30 16:35:57.577118 [ 149 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2819 | 2026.01.30 16:35:57.577140 [ 277 ] {b519ceed-55bb-4412-a722-60505e0ba8c2} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001127 sec., 2661.9343389529727 rows/sec., 200.16 KiB/sec. | ||
| 2820 | 2026.01.30 16:35:57.577187 [ 149 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.01.30 16:35:57.577195 [ 277 ] {b519ceed-55bb-4412-a722-60505e0ba8c2} <Debug> TCPHandler: Processed in 0.001308984 sec. | ||
| 2822 | 2026.01.30 16:35:57.577216 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2823 | 2026.01.30 16:35:57.577322 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2026.01.30 16:35:57.577330 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::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 | ||
| 2825 | 2026.01.30 16:35:57.577423 [ 277 ] {f8ccc98c-8e7e-4a71-a261-ec137d67ac16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2826 | 2026.01.30 16:35:57.577461 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2827 | 2026.01.30 16:35:57.577468 [ 277 ] {f8ccc98c-8e7e-4a71-a261-ec137d67ac16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2828 | 2026.01.30 16:35:57.577500 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 280 rows starting from the beginning of the part | ||
| 2829 | 2026.01.30 16:35:57.577593 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part | ||
| 2830 | 2026.01.30 16:35:57.577643 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2831 | 2026.01.30 16:35:57.577685 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 3 rows starting from the beginning of the part | ||
| 2832 | 2026.01.30 16:35:57.577725 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 2833 | 2026.01.30 16:35:57.577765 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 3 rows starting from the beginning of the part | ||
| 2834 | 2026.01.30 16:35:57.577918 [ 277 ] {f8ccc98c-8e7e-4a71-a261-ec137d67ac16} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.01.30 16:35:57.577960 [ 277 ] {f8ccc98c-8e7e-4a71-a261-ec137d67ac16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2836 | 2026.01.30 16:35:57.578291 [ 277 ] {f8ccc98c-8e7e-4a71-a261-ec137d67ac16} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2837 | 2026.01.30 16:35:57.578519 [ 277 ] {f8ccc98c-8e7e-4a71-a261-ec137d67ac16} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2026.01.30 16:35:57.578615 [ 188 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329334 sec., 289618.7113246182 rows/sec., 19.89 MiB/sec. | ||
| 2839 | 2026.01.30 16:35:57.578652 [ 277 ] {f8ccc98c-8e7e-4a71-a261-ec137d67ac16} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001247 sec., 53728.949478749 rows/sec., 4.19 MiB/sec. | ||
| 2840 | 2026.01.30 16:35:57.578699 [ 277 ] {f8ccc98c-8e7e-4a71-a261-ec137d67ac16} <Debug> TCPHandler: Processed in 0.001427376 sec. | ||
| 2841 | 2026.01.30 16:35:57.578773 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2842 | 2026.01.30 16:35:57.578824 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2026.01.30 16:35:57.578925 [ 277 ] {43cda72f-b6b3-49e5-9fb0-359be92a15db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2844 | 2026.01.30 16:35:57.578971 [ 277 ] {43cda72f-b6b3-49e5-9fb0-359be92a15db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2845 | 2026.01.30 16:35:57.579029 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_11_2} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.01.30 16:35:57.579099 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_11_2} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2847 | 2026.01.30 16:35:57.579172 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2848 | 2026.01.30 16:35:57.579406 [ 277 ] {43cda72f-b6b3-49e5-9fb0-359be92a15db} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2026.01.30 16:35:57.579447 [ 277 ] {43cda72f-b6b3-49e5-9fb0-359be92a15db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2850 | 2026.01.30 16:35:57.579777 [ 277 ] {43cda72f-b6b3-49e5-9fb0-359be92a15db} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2851 | 2026.01.30 16:35:57.579983 [ 277 ] {43cda72f-b6b3-49e5-9fb0-359be92a15db} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.01.30 16:35:57.580083 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2853 | 2026.01.30 16:35:57.580113 [ 277 ] {43cda72f-b6b3-49e5-9fb0-359be92a15db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 2854 | 2026.01.30 16:35:57.580124 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.01.30 16:35:57.580153 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2856 | 2026.01.30 16:35:57.580156 [ 277 ] {43cda72f-b6b3-49e5-9fb0-359be92a15db} <Debug> TCPHandler: Processed in 0.001382015 sec. | ||
| 2857 | 2026.01.30 16:35:57.580222 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::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 | ||
| 2858 | 2026.01.30 16:35:57.580281 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2859 | 2026.01.30 16:35:57.580307 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2860 | 2026.01.30 16:35:57.580336 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 983 rows starting from the beginning of the part | ||
| 2861 | 2026.01.30 16:35:57.580379 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 199 rows starting from the beginning of the part | ||
| 2862 | 2026.01.30 16:35:57.580379 [ 277 ] {691780f7-7a05-44f4-bc05-c64f29a38a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2863 | 2026.01.30 16:35:57.580415 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2864 | 2026.01.30 16:35:57.580447 [ 277 ] {691780f7-7a05-44f4-bc05-c64f29a38a5c} <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 | ||
| 2865 | 2026.01.30 16:35:57.580452 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2866 | 2026.01.30 16:35:57.580502 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 163 rows starting from the beginning of the part | ||
| 2867 | 2026.01.30 16:35:57.580535 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::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 | ||
| 2868 | 2026.01.30 16:35:57.581214 [ 277 ] {691780f7-7a05-44f4-bc05-c64f29a38a5c} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.01.30 16:35:57.581255 [ 277 ] {691780f7-7a05-44f4-bc05-c64f29a38a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2870 | 2026.01.30 16:35:57.581459 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1825 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265233 sec., 1442422.0677140101 rows/sec., 101.49 MiB/sec. | ||
| 2871 | 2026.01.30 16:35:57.581672 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2872 | 2026.01.30 16:35:57.581773 [ 277 ] {691780f7-7a05-44f4-bc05-c64f29a38a5c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2873 | 2026.01.30 16:35:57.581949 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.01.30 16:35:57.582028 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2875 | 2026.01.30 16:35:57.582049 [ 277 ] {691780f7-7a05-44f4-bc05-c64f29a38a5c} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.01.30 16:35:57.582091 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2877 | 2026.01.30 16:35:57.582200 [ 277 ] {691780f7-7a05-44f4-bc05-c64f29a38a5c} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001839 sec., 1631.3213703099511 rows/sec., 2.92 MiB/sec. | ||
| 2878 | 2026.01.30 16:35:57.582258 [ 277 ] {691780f7-7a05-44f4-bc05-c64f29a38a5c} <Debug> TCPHandler: Processed in 0.002026746 sec. | ||
| 2879 | 2026.01.30 16:35:57.582379 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.01.30 16:35:57.582473 [ 277 ] {fb8630a1-9390-4b84-9b45-f0cdb3865c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2881 | 2026.01.30 16:35:57.582516 [ 277 ] {fb8630a1-9390-4b84-9b45-f0cdb3865c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2882 | 2026.01.30 16:35:57.582857 [ 277 ] {fb8630a1-9390-4b84-9b45-f0cdb3865c8d} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.01.30 16:35:57.582894 [ 277 ] {fb8630a1-9390-4b84-9b45-f0cdb3865c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2884 | 2026.01.30 16:35:57.583198 [ 277 ] {fb8630a1-9390-4b84-9b45-f0cdb3865c8d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2885 | 2026.01.30 16:35:57.583412 [ 277 ] {fb8630a1-9390-4b84-9b45-f0cdb3865c8d} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.01.30 16:35:57.583540 [ 277 ] {fb8630a1-9390-4b84-9b45-f0cdb3865c8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 2887 | 2026.01.30 16:35:57.583576 [ 277 ] {fb8630a1-9390-4b84-9b45-f0cdb3865c8d} <Debug> TCPHandler: Processed in 0.001247262 sec. | ||
| 2888 | 2026.01.30 16:36:02.575907 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.01.30 16:36:02.576096 [ 277 ] {7f0e450e-ebd1-43d8-bb95-fa57c7b73709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2890 | 2026.01.30 16:36:02.576158 [ 277 ] {7f0e450e-ebd1-43d8-bb95-fa57c7b73709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2891 | 2026.01.30 16:36:02.576859 [ 277 ] {7f0e450e-ebd1-43d8-bb95-fa57c7b73709} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.01.30 16:36:02.576899 [ 277 ] {7f0e450e-ebd1-43d8-bb95-fa57c7b73709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2893 | 2026.01.30 16:36:02.577289 [ 277 ] {7f0e450e-ebd1-43d8-bb95-fa57c7b73709} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2894 | 2026.01.30 16:36:02.577504 [ 277 ] {7f0e450e-ebd1-43d8-bb95-fa57c7b73709} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.01.30 16:36:02.577649 [ 277 ] {7f0e450e-ebd1-43d8-bb95-fa57c7b73709} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001603 sec., 79850.28072364317 rows/sec., 6.88 MiB/sec. | ||
| 2896 | 2026.01.30 16:36:02.577689 [ 277 ] {7f0e450e-ebd1-43d8-bb95-fa57c7b73709} <Debug> TCPHandler: Processed in 0.001909734 sec. | ||
| 2897 | 2026.01.30 16:36:02.577829 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.01.30 16:36:02.577922 [ 277 ] {c9a50805-0f00-4691-ae03-c39dc9dc4c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2899 | 2026.01.30 16:36:02.577963 [ 277 ] {c9a50805-0f00-4691-ae03-c39dc9dc4c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2900 | 2026.01.30 16:36:02.578395 [ 277 ] {c9a50805-0f00-4691-ae03-c39dc9dc4c21} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.01.30 16:36:02.578430 [ 277 ] {c9a50805-0f00-4691-ae03-c39dc9dc4c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2902 | 2026.01.30 16:36:02.578723 [ 277 ] {c9a50805-0f00-4691-ae03-c39dc9dc4c21} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2903 | 2026.01.30 16:36:02.578922 [ 277 ] {c9a50805-0f00-4691-ae03-c39dc9dc4c21} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.01.30 16:36:02.579047 [ 277 ] {c9a50805-0f00-4691-ae03-c39dc9dc4c21} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001144 sec., 31468.531468531466 rows/sec., 2.31 MiB/sec. | ||
| 2905 | 2026.01.30 16:36:02.579083 [ 277 ] {c9a50805-0f00-4691-ae03-c39dc9dc4c21} <Debug> TCPHandler: Processed in 0.001302314 sec. | ||
| 2906 | 2026.01.30 16:36:02.579200 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.01.30 16:36:02.579291 [ 277 ] {5b2632e8-5fb6-400f-8170-ef999cf7d7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2908 | 2026.01.30 16:36:02.579331 [ 277 ] {5b2632e8-5fb6-400f-8170-ef999cf7d7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2909 | 2026.01.30 16:36:02.579754 [ 277 ] {5b2632e8-5fb6-400f-8170-ef999cf7d7c9} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.01.30 16:36:02.579789 [ 277 ] {5b2632e8-5fb6-400f-8170-ef999cf7d7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2911 | 2026.01.30 16:36:02.580078 [ 277 ] {5b2632e8-5fb6-400f-8170-ef999cf7d7c9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2912 | 2026.01.30 16:36:02.580280 [ 277 ] {5b2632e8-5fb6-400f-8170-ef999cf7d7c9} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.01.30 16:36:02.580405 [ 277 ] {5b2632e8-5fb6-400f-8170-ef999cf7d7c9} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001132 sec., 88339.222614841 rows/sec., 6.90 MiB/sec. | ||
| 2914 | 2026.01.30 16:36:02.580440 [ 277 ] {5b2632e8-5fb6-400f-8170-ef999cf7d7c9} <Debug> TCPHandler: Processed in 0.001287053 sec. | ||
| 2915 | 2026.01.30 16:36:02.580560 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.01.30 16:36:02.580650 [ 277 ] {3a7056f4-c9ca-475b-a916-50a3846c6c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2917 | 2026.01.30 16:36:02.580692 [ 277 ] {3a7056f4-c9ca-475b-a916-50a3846c6c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2918 | 2026.01.30 16:36:02.581103 [ 277 ] {3a7056f4-c9ca-475b-a916-50a3846c6c33} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.01.30 16:36:02.581138 [ 277 ] {3a7056f4-c9ca-475b-a916-50a3846c6c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2920 | 2026.01.30 16:36:02.581454 [ 277 ] {3a7056f4-c9ca-475b-a916-50a3846c6c33} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2921 | 2026.01.30 16:36:02.581652 [ 277 ] {3a7056f4-c9ca-475b-a916-50a3846c6c33} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.01.30 16:36:02.581777 [ 277 ] {3a7056f4-c9ca-475b-a916-50a3846c6c33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 2923 | 2026.01.30 16:36:02.581811 [ 277 ] {3a7056f4-c9ca-475b-a916-50a3846c6c33} <Debug> TCPHandler: Processed in 0.001298943 sec. | ||
| 2924 | 2026.01.30 16:36:02.581940 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.01.30 16:36:02.582047 [ 277 ] {457481e6-0517-4672-9757-dbe6ca365143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2926 | 2026.01.30 16:36:02.582103 [ 277 ] {457481e6-0517-4672-9757-dbe6ca365143} <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 | ||
| 2927 | 2026.01.30 16:36:02.582955 [ 277 ] {457481e6-0517-4672-9757-dbe6ca365143} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.01.30 16:36:02.582992 [ 277 ] {457481e6-0517-4672-9757-dbe6ca365143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2929 | 2026.01.30 16:36:02.583549 [ 277 ] {457481e6-0517-4672-9757-dbe6ca365143} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2930 | 2026.01.30 16:36:02.583771 [ 277 ] {457481e6-0517-4672-9757-dbe6ca365143} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.01.30 16:36:02.583881 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2932 | 2026.01.30 16:36:02.583910 [ 277 ] {457481e6-0517-4672-9757-dbe6ca365143} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001881 sec., 19138.755980861242 rows/sec., 34.30 MiB/sec. | ||
| 2933 | 2026.01.30 16:36:02.583953 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.01.30 16:36:02.583981 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2935 | 2026.01.30 16:36:02.583985 [ 277 ] {457481e6-0517-4672-9757-dbe6ca365143} <Debug> TCPHandler: Processed in 0.002102248 sec. | ||
| 2936 | 2026.01.30 16:36:02.584092 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::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 | ||
| 2937 | 2026.01.30 16:36:02.584118 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.01.30 16:36:02.584217 [ 277 ] {912182b0-0bf5-4df5-a91b-b832db6f1b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.01.30 16:36:02.584259 [ 277 ] {912182b0-0bf5-4df5-a91b-b832db6f1b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2940 | 2026.01.30 16:36:02.584363 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2941 | 2026.01.30 16:36:02.584433 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 167 rows starting from the beginning of the part | ||
| 2942 | 2026.01.30 16:36:02.584597 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2943 | 2026.01.30 16:36:02.584604 [ 277 ] {912182b0-0bf5-4df5-a91b-b832db6f1b3b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.01.30 16:36:02.584650 [ 277 ] {912182b0-0bf5-4df5-a91b-b832db6f1b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2945 | 2026.01.30 16:36:02.584712 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3 rows starting from the beginning of the part | ||
| 2946 | 2026.01.30 16:36:02.584816 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2947 | 2026.01.30 16:36:02.584916 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3 rows starting from the beginning of the part | ||
| 2948 | 2026.01.30 16:36:02.584962 [ 277 ] {912182b0-0bf5-4df5-a91b-b832db6f1b3b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2949 | 2026.01.30 16:36:02.585010 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 2950 | 2026.01.30 16:36:02.585182 [ 277 ] {912182b0-0bf5-4df5-a91b-b832db6f1b3b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.01.30 16:36:02.585284 [ 144 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2952 | 2026.01.30 16:36:02.585311 [ 144 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.01.30 16:36:02.585316 [ 277 ] {912182b0-0bf5-4df5-a91b-b832db6f1b3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 2954 | 2026.01.30 16:36:02.585328 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2955 | 2026.01.30 16:36:02.585362 [ 277 ] {912182b0-0bf5-4df5-a91b-b832db6f1b3b} <Debug> TCPHandler: Processed in 0.001293083 sec. | ||
| 2956 | 2026.01.30 16:36:02.585439 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 2957 | 2026.01.30 16:36:02.585580 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2958 | 2026.01.30 16:36:02.585614 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 276 rows starting from the beginning of the part | ||
| 2959 | 2026.01.30 16:36:02.585674 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2960 | 2026.01.30 16:36:02.585718 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2961 | 2026.01.30 16:36:02.585755 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2962 | 2026.01.30 16:36:02.585792 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 2963 | 2026.01.30 16:36:02.585830 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 2964 | 2026.01.30 16:36:02.586692 [ 195 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.001300543 sec., 442891.93052440404 rows/sec., 28.72 MiB/sec. | ||
| 2965 | 2026.01.30 16:36:02.586863 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2966 | 2026.01.30 16:36:02.587211 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_11_2} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2026.01.30 16:36:02.587290 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_11_2} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2968 | 2026.01.30 16:36:02.587369 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2969 | 2026.01.30 16:36:02.588014 [ 187 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 19 columns (19 merged, 0 gathered) in 0.003972771 sec., 70731.48691429735 rows/sec., 126.75 MiB/sec. | ||
| 2970 | 2026.01.30 16:36:02.588542 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2971 | 2026.01.30 16:36:02.588861 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.01.30 16:36:02.588936 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2973 | 2026.01.30 16:36:02.589074 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 2974 | 2026.01.30 16:36:03.513795 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6239 | ||
| 2975 | 2026.01.30 16:36:03.514401 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.01.30 16:36:03.514453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2977 | 2026.01.30 16:36:03.514992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2978 | 2026.01.30 16:36:03.515220 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2026.01.30 16:36:03.515355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6239 | ||
| 2980 | 2026.01.30 16:36:03.834101 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2981 | 2026.01.30 16:36:03.849755 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.01.30 16:36:03.849812 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2983 | 2026.01.30 16:36:03.855314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2984 | 2026.01.30 16:36:03.855982 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.01.30 16:36:03.858613 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2986 | 2026.01.30 16:36:06.025174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 380 | ||
| 2987 | 2026.01.30 16:36:06.027242 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.01.30 16:36:06.027298 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2989 | 2026.01.30 16:36:06.028499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2990 | 2026.01.30 16:36:06.028783 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.01.30 16:36:06.029149 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 2992 | 2026.01.30 16:36:07.577397 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.01.30 16:36:07.577620 [ 277 ] {8cf54eff-9b89-4ad3-9ef5-cc735e1ea16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2994 | 2026.01.30 16:36:07.577694 [ 277 ] {8cf54eff-9b89-4ad3-9ef5-cc735e1ea16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2995 | 2026.01.30 16:36:07.578397 [ 277 ] {8cf54eff-9b89-4ad3-9ef5-cc735e1ea16d} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.01.30 16:36:07.578450 [ 277 ] {8cf54eff-9b89-4ad3-9ef5-cc735e1ea16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2997 | 2026.01.30 16:36:07.578857 [ 277 ] {8cf54eff-9b89-4ad3-9ef5-cc735e1ea16d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2998 | 2026.01.30 16:36:07.579096 [ 277 ] {8cf54eff-9b89-4ad3-9ef5-cc735e1ea16d} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.01.30 16:36:07.579268 [ 277 ] {8cf54eff-9b89-4ad3-9ef5-cc735e1ea16d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001706 sec., 14067.99531066823 rows/sec., 1.17 MiB/sec. | ||
| 3000 | 2026.01.30 16:36:07.579320 [ 277 ] {8cf54eff-9b89-4ad3-9ef5-cc735e1ea16d} <Debug> TCPHandler: Processed in 0.002076507 sec. | ||
| 3001 | 2026.01.30 16:36:07.579470 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.01.30 16:36:07.579575 [ 277 ] {3b728e2d-d328-4745-8be7-aa5cfcbf9f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3003 | 2026.01.30 16:36:07.579621 [ 277 ] {3b728e2d-d328-4745-8be7-aa5cfcbf9f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3004 | 2026.01.30 16:36:07.580162 [ 277 ] {3b728e2d-d328-4745-8be7-aa5cfcbf9f47} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.01.30 16:36:07.580201 [ 277 ] {3b728e2d-d328-4745-8be7-aa5cfcbf9f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3006 | 2026.01.30 16:36:07.580548 [ 277 ] {3b728e2d-d328-4745-8be7-aa5cfcbf9f47} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3007 | 2026.01.30 16:36:07.580767 [ 277 ] {3b728e2d-d328-4745-8be7-aa5cfcbf9f47} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.01.30 16:36:07.580905 [ 277 ] {3b728e2d-d328-4745-8be7-aa5cfcbf9f47} <Debug> executeQuery: Read 182 rows, 16.45 KiB in 0.001355 sec., 134317.34317343173 rows/sec., 11.86 MiB/sec. | ||
| 3009 | 2026.01.30 16:36:07.580944 [ 277 ] {3b728e2d-d328-4745-8be7-aa5cfcbf9f47} <Debug> TCPHandler: Processed in 0.001527327 sec. | ||
| 3010 | 2026.01.30 16:36:07.581065 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.01.30 16:36:07.581162 [ 277 ] {ed098084-5796-4507-9050-dc3e13cfb2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3012 | 2026.01.30 16:36:07.581203 [ 277 ] {ed098084-5796-4507-9050-dc3e13cfb2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3013 | 2026.01.30 16:36:07.581611 [ 277 ] {ed098084-5796-4507-9050-dc3e13cfb2ee} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.01.30 16:36:07.581675 [ 277 ] {ed098084-5796-4507-9050-dc3e13cfb2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3015 | 2026.01.30 16:36:07.581976 [ 277 ] {ed098084-5796-4507-9050-dc3e13cfb2ee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3016 | 2026.01.30 16:36:07.582191 [ 277 ] {ed098084-5796-4507-9050-dc3e13cfb2ee} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.01.30 16:36:07.582321 [ 277 ] {ed098084-5796-4507-9050-dc3e13cfb2ee} <Debug> executeQuery: Read 15 rows, 1.19 KiB in 0.00118 sec., 12711.86440677966 rows/sec., 1005.53 KiB/sec. | ||
| 3018 | 2026.01.30 16:36:07.582360 [ 277 ] {ed098084-5796-4507-9050-dc3e13cfb2ee} <Debug> TCPHandler: Processed in 0.001345894 sec. | ||
| 3019 | 2026.01.30 16:36:07.582472 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.01.30 16:36:07.582566 [ 277 ] {0b6a4286-e986-4f59-9776-38ba86614deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3021 | 2026.01.30 16:36:07.582606 [ 277 ] {0b6a4286-e986-4f59-9776-38ba86614deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3022 | 2026.01.30 16:36:07.583039 [ 277 ] {0b6a4286-e986-4f59-9776-38ba86614deb} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.01.30 16:36:07.583076 [ 277 ] {0b6a4286-e986-4f59-9776-38ba86614deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3024 | 2026.01.30 16:36:07.583375 [ 277 ] {0b6a4286-e986-4f59-9776-38ba86614deb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3025 | 2026.01.30 16:36:07.583587 [ 277 ] {0b6a4286-e986-4f59-9776-38ba86614deb} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.01.30 16:36:07.583727 [ 277 ] {0b6a4286-e986-4f59-9776-38ba86614deb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001178 sec., 20373.51443123939 rows/sec., 1.69 MiB/sec. | ||
| 3027 | 2026.01.30 16:36:07.583766 [ 277 ] {0b6a4286-e986-4f59-9776-38ba86614deb} <Debug> TCPHandler: Processed in 0.001344744 sec. | ||
| 3028 | 2026.01.30 16:36:07.583883 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.01.30 16:36:07.583977 [ 277 ] {ff17745f-7a96-442d-93cc-27fa88128c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3030 | 2026.01.30 16:36:07.584017 [ 277 ] {ff17745f-7a96-442d-93cc-27fa88128c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3031 | 2026.01.30 16:36:07.584418 [ 277 ] {ff17745f-7a96-442d-93cc-27fa88128c62} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.01.30 16:36:07.584456 [ 277 ] {ff17745f-7a96-442d-93cc-27fa88128c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3033 | 2026.01.30 16:36:07.584763 [ 277 ] {ff17745f-7a96-442d-93cc-27fa88128c62} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3034 | 2026.01.30 16:36:07.584979 [ 277 ] {ff17745f-7a96-442d-93cc-27fa88128c62} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.01.30 16:36:07.585114 [ 277 ] {ff17745f-7a96-442d-93cc-27fa88128c62} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001154 sec., 10398.613518197573 rows/sec., 812.39 KiB/sec. | ||
| 3036 | 2026.01.30 16:36:07.585154 [ 277 ] {ff17745f-7a96-442d-93cc-27fa88128c62} <Debug> TCPHandler: Processed in 0.001320583 sec. | ||
| 3037 | 2026.01.30 16:36:07.585272 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.01.30 16:36:07.585367 [ 277 ] {781f1001-2bdd-416a-a1db-7046e805167f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3039 | 2026.01.30 16:36:07.585410 [ 277 ] {781f1001-2bdd-416a-a1db-7046e805167f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3040 | 2026.01.30 16:36:07.585852 [ 277 ] {781f1001-2bdd-416a-a1db-7046e805167f} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.01.30 16:36:07.585887 [ 277 ] {781f1001-2bdd-416a-a1db-7046e805167f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3042 | 2026.01.30 16:36:07.586201 [ 277 ] {781f1001-2bdd-416a-a1db-7046e805167f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3043 | 2026.01.30 16:36:07.586420 [ 277 ] {781f1001-2bdd-416a-a1db-7046e805167f} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.01.30 16:36:07.586549 [ 277 ] {781f1001-2bdd-416a-a1db-7046e805167f} <Debug> executeQuery: Read 103 rows, 8.61 KiB in 0.0012 sec., 85833.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 3045 | 2026.01.30 16:36:07.586589 [ 277 ] {781f1001-2bdd-416a-a1db-7046e805167f} <Debug> TCPHandler: Processed in 0.001367075 sec. | ||
| 3046 | 2026.01.30 16:36:07.586704 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.01.30 16:36:07.586798 [ 277 ] {90e559a4-9271-4d09-b273-a1bca97ce91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3048 | 2026.01.30 16:36:07.586842 [ 277 ] {90e559a4-9271-4d09-b273-a1bca97ce91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3049 | 2026.01.30 16:36:07.587261 [ 277 ] {90e559a4-9271-4d09-b273-a1bca97ce91b} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.01.30 16:36:07.587297 [ 277 ] {90e559a4-9271-4d09-b273-a1bca97ce91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3051 | 2026.01.30 16:36:07.587642 [ 277 ] {90e559a4-9271-4d09-b273-a1bca97ce91b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3052 | 2026.01.30 16:36:07.587860 [ 277 ] {90e559a4-9271-4d09-b273-a1bca97ce91b} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.01.30 16:36:07.587995 [ 277 ] {90e559a4-9271-4d09-b273-a1bca97ce91b} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001216 sec., 161184.2105263158 rows/sec., 11.56 MiB/sec. | ||
| 3054 | 2026.01.30 16:36:07.588032 [ 277 ] {90e559a4-9271-4d09-b273-a1bca97ce91b} <Debug> TCPHandler: Processed in 0.001378794 sec. | ||
| 3055 | 2026.01.30 16:36:07.588147 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.01.30 16:36:07.588242 [ 277 ] {9168e32f-7110-4c80-a290-958551d3c023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3057 | 2026.01.30 16:36:07.588297 [ 277 ] {9168e32f-7110-4c80-a290-958551d3c023} <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 | ||
| 3058 | 2026.01.30 16:36:07.589037 [ 277 ] {9168e32f-7110-4c80-a290-958551d3c023} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.01.30 16:36:07.589074 [ 277 ] {9168e32f-7110-4c80-a290-958551d3c023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3060 | 2026.01.30 16:36:07.589583 [ 277 ] {9168e32f-7110-4c80-a290-958551d3c023} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3061 | 2026.01.30 16:36:07.589821 [ 277 ] {9168e32f-7110-4c80-a290-958551d3c023} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.01.30 16:36:07.589960 [ 277 ] {9168e32f-7110-4c80-a290-958551d3c023} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001736 sec., 1728.110599078341 rows/sec., 3.10 MiB/sec. | ||
| 3063 | 2026.01.30 16:36:07.590020 [ 277 ] {9168e32f-7110-4c80-a290-958551d3c023} <Debug> TCPHandler: Processed in 0.001922844 sec. | ||
| 3064 | 2026.01.30 16:36:07.590147 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2026.01.30 16:36:07.590242 [ 277 ] {b8520416-c86e-4c77-89d9-c7c49feab0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3066 | 2026.01.30 16:36:07.590286 [ 277 ] {b8520416-c86e-4c77-89d9-c7c49feab0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3067 | 2026.01.30 16:36:07.590633 [ 277 ] {b8520416-c86e-4c77-89d9-c7c49feab0bc} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.01.30 16:36:07.590669 [ 277 ] {b8520416-c86e-4c77-89d9-c7c49feab0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3069 | 2026.01.30 16:36:07.590975 [ 277 ] {b8520416-c86e-4c77-89d9-c7c49feab0bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3070 | 2026.01.30 16:36:07.591190 [ 277 ] {b8520416-c86e-4c77-89d9-c7c49feab0bc} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2026.01.30 16:36:07.591319 [ 277 ] {b8520416-c86e-4c77-89d9-c7c49feab0bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 3072 | 2026.01.30 16:36:07.591356 [ 277 ] {b8520416-c86e-4c77-89d9-c7c49feab0bc} <Debug> TCPHandler: Processed in 0.001259313 sec. | ||
| 3073 | 2026.01.30 16:36:10.940870 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3074 | 2026.01.30 16:36:10.940918 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3075 | 2026.01.30 16:36:11.015483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6751 | ||
| 3076 | 2026.01.30 16:36:11.015997 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.01.30 16:36:11.016043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 3078 | 2026.01.30 16:36:11.016506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3079 | 2026.01.30 16:36:11.016723 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.01.30 16:36:11.016855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6751 | ||
| 3081 | 2026.01.30 16:36:11.358723 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3082 | 2026.01.30 16:36:11.376368 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.01.30 16:36:11.376435 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3084 | 2026.01.30 16:36:11.382885 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3085 | 2026.01.30 16:36:11.383565 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.01.30 16:36:11.386844 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3087 | 2026.01.30 16:36:12.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.07 MiB, peak 228.41 MiB, free memory in arenas 0.00 B, will set to 224.19 MiB (RSS), difference: 1.12 MiB | ||
| 3088 | 2026.01.30 16:36:12.576738 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3089 | 2026.01.30 16:36:12.576923 [ 277 ] {d56fb0ce-13dd-4ae5-ad62-94c8ad246712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3090 | 2026.01.30 16:36:12.576991 [ 277 ] {d56fb0ce-13dd-4ae5-ad62-94c8ad246712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3091 | 2026.01.30 16:36:12.577720 [ 277 ] {d56fb0ce-13dd-4ae5-ad62-94c8ad246712} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.01.30 16:36:12.577767 [ 277 ] {d56fb0ce-13dd-4ae5-ad62-94c8ad246712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3093 | 2026.01.30 16:36:12.578159 [ 277 ] {d56fb0ce-13dd-4ae5-ad62-94c8ad246712} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3094 | 2026.01.30 16:36:12.578385 [ 277 ] {d56fb0ce-13dd-4ae5-ad62-94c8ad246712} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.01.30 16:36:12.578546 [ 277 ] {d56fb0ce-13dd-4ae5-ad62-94c8ad246712} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001673 sec., 76509.26479378362 rows/sec., 6.59 MiB/sec. | ||
| 3096 | 2026.01.30 16:36:12.578596 [ 277 ] {d56fb0ce-13dd-4ae5-ad62-94c8ad246712} <Debug> TCPHandler: Processed in 0.001989415 sec. | ||
| 3097 | 2026.01.30 16:36:12.578730 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2026.01.30 16:36:12.578832 [ 277 ] {b426dab4-fcf5-479f-a1be-8429c0d017d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3099 | 2026.01.30 16:36:12.578876 [ 277 ] {b426dab4-fcf5-479f-a1be-8429c0d017d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3100 | 2026.01.30 16:36:12.579305 [ 277 ] {b426dab4-fcf5-479f-a1be-8429c0d017d2} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.01.30 16:36:12.579343 [ 277 ] {b426dab4-fcf5-479f-a1be-8429c0d017d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3102 | 2026.01.30 16:36:12.579649 [ 277 ] {b426dab4-fcf5-479f-a1be-8429c0d017d2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3103 | 2026.01.30 16:36:12.579868 [ 277 ] {b426dab4-fcf5-479f-a1be-8429c0d017d2} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.01.30 16:36:12.580005 [ 277 ] {b426dab4-fcf5-479f-a1be-8429c0d017d2} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001198 sec., 30050.083472454087 rows/sec., 2.21 MiB/sec. | ||
| 3105 | 2026.01.30 16:36:12.580044 [ 277 ] {b426dab4-fcf5-479f-a1be-8429c0d017d2} <Debug> TCPHandler: Processed in 0.001364774 sec. | ||
| 3106 | 2026.01.30 16:36:12.580159 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2026.01.30 16:36:12.580254 [ 277 ] {cdb2eabb-3ac1-4f19-9736-0db09f392bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3108 | 2026.01.30 16:36:12.580295 [ 277 ] {cdb2eabb-3ac1-4f19-9736-0db09f392bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3109 | 2026.01.30 16:36:12.580732 [ 277 ] {cdb2eabb-3ac1-4f19-9736-0db09f392bba} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.01.30 16:36:12.580769 [ 277 ] {cdb2eabb-3ac1-4f19-9736-0db09f392bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3111 | 2026.01.30 16:36:12.581070 [ 277 ] {cdb2eabb-3ac1-4f19-9736-0db09f392bba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3112 | 2026.01.30 16:36:12.581270 [ 277 ] {cdb2eabb-3ac1-4f19-9736-0db09f392bba} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.01.30 16:36:12.581397 [ 277 ] {cdb2eabb-3ac1-4f19-9736-0db09f392bba} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001165 sec., 85836.90987124463 rows/sec., 6.70 MiB/sec. | ||
| 3114 | 2026.01.30 16:36:12.581433 [ 277 ] {cdb2eabb-3ac1-4f19-9736-0db09f392bba} <Debug> TCPHandler: Processed in 0.001324434 sec. | ||
| 3115 | 2026.01.30 16:36:12.581550 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2026.01.30 16:36:12.581644 [ 277 ] {dddcec12-d5fe-4feb-bd74-2a78637b7add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3117 | 2026.01.30 16:36:12.581687 [ 277 ] {dddcec12-d5fe-4feb-bd74-2a78637b7add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3118 | 2026.01.30 16:36:12.582101 [ 277 ] {dddcec12-d5fe-4feb-bd74-2a78637b7add} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2026.01.30 16:36:12.582136 [ 277 ] {dddcec12-d5fe-4feb-bd74-2a78637b7add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3120 | 2026.01.30 16:36:12.582454 [ 277 ] {dddcec12-d5fe-4feb-bd74-2a78637b7add} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3121 | 2026.01.30 16:36:12.582659 [ 277 ] {dddcec12-d5fe-4feb-bd74-2a78637b7add} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.01.30 16:36:12.582788 [ 277 ] {dddcec12-d5fe-4feb-bd74-2a78637b7add} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 3123 | 2026.01.30 16:36:12.582823 [ 277 ] {dddcec12-d5fe-4feb-bd74-2a78637b7add} <Debug> TCPHandler: Processed in 0.001320764 sec. | ||
| 3124 | 2026.01.30 16:36:12.582932 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2026.01.30 16:36:12.583024 [ 277 ] {8ca7b563-257e-42b0-a103-53afc9a0caf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3126 | 2026.01.30 16:36:12.583078 [ 277 ] {8ca7b563-257e-42b0-a103-53afc9a0caf1} <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 | ||
| 3127 | 2026.01.30 16:36:12.583943 [ 277 ] {8ca7b563-257e-42b0-a103-53afc9a0caf1} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.01.30 16:36:12.583979 [ 277 ] {8ca7b563-257e-42b0-a103-53afc9a0caf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3129 | 2026.01.30 16:36:12.584520 [ 277 ] {8ca7b563-257e-42b0-a103-53afc9a0caf1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3130 | 2026.01.30 16:36:12.584735 [ 277 ] {8ca7b563-257e-42b0-a103-53afc9a0caf1} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.01.30 16:36:12.584870 [ 277 ] {8ca7b563-257e-42b0-a103-53afc9a0caf1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001864 sec., 19313.304721030043 rows/sec., 34.61 MiB/sec. | ||
| 3132 | 2026.01.30 16:36:12.584926 [ 277 ] {8ca7b563-257e-42b0-a103-53afc9a0caf1} <Debug> TCPHandler: Processed in 0.002040986 sec. | ||
| 3133 | 2026.01.30 16:36:12.585044 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2026.01.30 16:36:12.585137 [ 277 ] {2f68e36b-5d24-4860-8252-aec9e2883558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3135 | 2026.01.30 16:36:12.585178 [ 277 ] {2f68e36b-5d24-4860-8252-aec9e2883558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3136 | 2026.01.30 16:36:12.585518 [ 277 ] {2f68e36b-5d24-4860-8252-aec9e2883558} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.01.30 16:36:12.585553 [ 277 ] {2f68e36b-5d24-4860-8252-aec9e2883558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3138 | 2026.01.30 16:36:12.585854 [ 277 ] {2f68e36b-5d24-4860-8252-aec9e2883558} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3139 | 2026.01.30 16:36:12.586061 [ 277 ] {2f68e36b-5d24-4860-8252-aec9e2883558} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.01.30 16:36:12.586188 [ 277 ] {2f68e36b-5d24-4860-8252-aec9e2883558} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 3141 | 2026.01.30 16:36:12.586223 [ 277 ] {2f68e36b-5d24-4860-8252-aec9e2883558} <Debug> TCPHandler: Processed in 0.001227873 sec. | ||
| 3142 | 2026.01.30 16:36:16.029258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 410 | ||
| 3143 | 2026.01.30 16:36:16.031429 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.01.30 16:36:16.031487 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3145 | 2026.01.30 16:36:16.032713 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3146 | 2026.01.30 16:36:16.033006 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2026.01.30 16:36:16.033192 [ 136 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3148 | 2026.01.30 16:36:16.033255 [ 136 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.01.30 16:36:16.033275 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3150 | 2026.01.30 16:36:16.033361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 3151 | 2026.01.30 16:36:16.033386 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::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 | ||
| 3152 | 2026.01.30 16:36:16.034038 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3153 | 2026.01.30 16:36:16.034187 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 268 rows starting from the beginning of the part | ||
| 3154 | 2026.01.30 16:36:16.034593 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3155 | 2026.01.30 16:36:16.034984 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3156 | 2026.01.30 16:36:16.035347 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3157 | 2026.01.30 16:36:16.035672 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3158 | 2026.01.30 16:36:16.036036 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3159 | 2026.01.30 16:36:16.042588 [ 191 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 410 rows, containing 72 columns (72 merged, 0 gathered) in 0.009253305 sec., 44308.493019521135 rows/sec., 42.82 MiB/sec. | ||
| 3160 | 2026.01.30 16:36:16.043251 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3161 | 2026.01.30 16:36:16.043791 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_11_2} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.01.30 16:36:16.043872 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_11_2} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3163 | 2026.01.30 16:36:16.044045 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3164 | 2026.01.30 16:36:17.575046 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2026.01.30 16:36:17.575244 [ 277 ] {3b688bd6-1b55-4c51-bdcc-a55688248ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3166 | 2026.01.30 16:36:17.575311 [ 277 ] {3b688bd6-1b55-4c51-bdcc-a55688248ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3167 | 2026.01.30 16:36:17.575970 [ 277 ] {3b688bd6-1b55-4c51-bdcc-a55688248ab1} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.01.30 16:36:17.576017 [ 277 ] {3b688bd6-1b55-4c51-bdcc-a55688248ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3169 | 2026.01.30 16:36:17.576411 [ 277 ] {3b688bd6-1b55-4c51-bdcc-a55688248ab1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3170 | 2026.01.30 16:36:17.576644 [ 277 ] {3b688bd6-1b55-4c51-bdcc-a55688248ab1} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.01.30 16:36:17.576800 [ 132 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3172 | 2026.01.30 16:36:17.576810 [ 277 ] {3b688bd6-1b55-4c51-bdcc-a55688248ab1} <Debug> executeQuery: Read 62 rows, 4.99 KiB in 0.001616 sec., 38366.33663366336 rows/sec., 3.01 MiB/sec. | ||
| 3173 | 2026.01.30 16:36:17.576865 [ 132 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.01.30 16:36:17.576884 [ 277 ] {3b688bd6-1b55-4c51-bdcc-a55688248ab1} <Debug> TCPHandler: Processed in 0.001967895 sec. | ||
| 3175 | 2026.01.30 16:36:17.576891 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3176 | 2026.01.30 16:36:17.576997 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::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 | ||
| 3177 | 2026.01.30 16:36:17.577015 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2026.01.30 16:36:17.577081 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3179 | 2026.01.30 16:36:17.577108 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1410 rows starting from the beginning of the part | ||
| 3180 | 2026.01.30 16:36:17.577117 [ 277 ] {374ea9d3-968e-42bc-a637-b0e278ee649f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3181 | 2026.01.30 16:36:17.577162 [ 277 ] {374ea9d3-968e-42bc-a637-b0e278ee649f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3182 | 2026.01.30 16:36:17.577163 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 62 rows starting from the beginning of the part | ||
| 3183 | 2026.01.30 16:36:17.577211 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
| 3184 | 2026.01.30 16:36:17.577249 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 182 rows starting from the beginning of the part | ||
| 3185 | 2026.01.30 16:36:17.577286 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
| 3186 | 2026.01.30 16:36:17.577322 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 62 rows starting from the beginning of the part | ||
| 3187 | 2026.01.30 16:36:17.577624 [ 277 ] {374ea9d3-968e-42bc-a637-b0e278ee649f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.01.30 16:36:17.577659 [ 277 ] {374ea9d3-968e-42bc-a637-b0e278ee649f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3189 | 2026.01.30 16:36:17.578095 [ 277 ] {374ea9d3-968e-42bc-a637-b0e278ee649f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3190 | 2026.01.30 16:36:17.578306 [ 277 ] {374ea9d3-968e-42bc-a637-b0e278ee649f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.01.30 16:36:17.578365 [ 188 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406565 sec., 1401997.063768827 rows/sec., 120.56 MiB/sec. | ||
| 3192 | 2026.01.30 16:36:17.578446 [ 277 ] {374ea9d3-968e-42bc-a637-b0e278ee649f} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001353 sec., 2217.294900221729 rows/sec., 166.73 KiB/sec. | ||
| 3193 | 2026.01.30 16:36:17.578490 [ 277 ] {374ea9d3-968e-42bc-a637-b0e278ee649f} <Debug> TCPHandler: Processed in 0.001525548 sec. | ||
| 3194 | 2026.01.30 16:36:17.578604 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.01.30 16:36:17.578609 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3196 | 2026.01.30 16:36:17.578702 [ 277 ] {ea63a5be-37e8-454b-9428-f2c6070e9f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3197 | 2026.01.30 16:36:17.578749 [ 277 ] {ea63a5be-37e8-454b-9428-f2c6070e9f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3198 | 2026.01.30 16:36:17.578924 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_16_3} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.01.30 16:36:17.579004 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_16_3} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3200 | 2026.01.30 16:36:17.579114 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3201 | 2026.01.30 16:36:17.579168 [ 277 ] {ea63a5be-37e8-454b-9428-f2c6070e9f5a} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2026.01.30 16:36:17.579210 [ 277 ] {ea63a5be-37e8-454b-9428-f2c6070e9f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3203 | 2026.01.30 16:36:17.579526 [ 277 ] {ea63a5be-37e8-454b-9428-f2c6070e9f5a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3204 | 2026.01.30 16:36:17.579739 [ 277 ] {ea63a5be-37e8-454b-9428-f2c6070e9f5a} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2026.01.30 16:36:17.579841 [ 132 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3206 | 2026.01.30 16:36:17.579867 [ 277 ] {ea63a5be-37e8-454b-9428-f2c6070e9f5a} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001186 sec., 56492.411467116355 rows/sec., 4.41 MiB/sec. | ||
| 3207 | 2026.01.30 16:36:17.579877 [ 132 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2026.01.30 16:36:17.579910 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3209 | 2026.01.30 16:36:17.579912 [ 277 ] {ea63a5be-37e8-454b-9428-f2c6070e9f5a} <Debug> TCPHandler: Processed in 0.001357344 sec. | ||
| 3210 | 2026.01.30 16:36:17.579978 [ 186 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::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 | ||
| 3211 | 2026.01.30 16:36:17.580040 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2026.01.30 16:36:17.580060 [ 186 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3213 | 2026.01.30 16:36:17.580083 [ 186 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 844 rows starting from the beginning of the part | ||
| 3214 | 2026.01.30 16:36:17.580125 [ 186 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 67 rows starting from the beginning of the part | ||
| 3215 | 2026.01.30 16:36:17.580134 [ 277 ] {4bd7acd6-7469-4711-9401-89689794058d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3216 | 2026.01.30 16:36:17.580159 [ 186 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
| 3217 | 2026.01.30 16:36:17.580177 [ 277 ] {4bd7acd6-7469-4711-9401-89689794058d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3218 | 2026.01.30 16:36:17.580192 [ 186 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 103 rows starting from the beginning of the part | ||
| 3219 | 2026.01.30 16:36:17.580224 [ 186 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 100 rows starting from the beginning of the part | ||
| 3220 | 2026.01.30 16:36:17.580255 [ 186 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 67 rows starting from the beginning of the part | ||
| 3221 | 2026.01.30 16:36:17.580593 [ 277 ] {4bd7acd6-7469-4711-9401-89689794058d} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.01.30 16:36:17.580628 [ 277 ] {4bd7acd6-7469-4711-9401-89689794058d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3223 | 2026.01.30 16:36:17.580961 [ 277 ] {4bd7acd6-7469-4711-9401-89689794058d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3224 | 2026.01.30 16:36:17.581032 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1281 rows, containing 5 columns (5 merged, 0 gathered) in 0.001081329 sec., 1184653.329375241 rows/sec., 92.01 MiB/sec. | ||
| 3225 | 2026.01.30 16:36:17.581171 [ 186 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3226 | 2026.01.30 16:36:17.581171 [ 277 ] {4bd7acd6-7469-4711-9401-89689794058d} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2026.01.30 16:36:17.581316 [ 277 ] {4bd7acd6-7469-4711-9401-89689794058d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 3228 | 2026.01.30 16:36:17.581351 [ 277 ] {4bd7acd6-7469-4711-9401-89689794058d} <Debug> TCPHandler: Processed in 0.001359814 sec. | ||
| 3229 | 2026.01.30 16:36:17.581408 [ 186 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_16_3} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.01.30 16:36:17.581468 [ 186 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_16_3} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3231 | 2026.01.30 16:36:17.581465 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.01.30 16:36:17.581522 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3233 | 2026.01.30 16:36:17.581568 [ 277 ] {ce88deb5-5c70-4ed3-8267-0aea4b106144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3234 | 2026.01.30 16:36:17.581622 [ 277 ] {ce88deb5-5c70-4ed3-8267-0aea4b106144} <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 | ||
| 3235 | 2026.01.30 16:36:17.582332 [ 277 ] {ce88deb5-5c70-4ed3-8267-0aea4b106144} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.01.30 16:36:17.582366 [ 277 ] {ce88deb5-5c70-4ed3-8267-0aea4b106144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3237 | 2026.01.30 16:36:17.582852 [ 277 ] {ce88deb5-5c70-4ed3-8267-0aea4b106144} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3238 | 2026.01.30 16:36:17.583071 [ 277 ] {ce88deb5-5c70-4ed3-8267-0aea4b106144} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.01.30 16:36:17.583204 [ 277 ] {ce88deb5-5c70-4ed3-8267-0aea4b106144} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001654 sec., 1813.7847642079805 rows/sec., 3.25 MiB/sec. | ||
| 3240 | 2026.01.30 16:36:17.583261 [ 277 ] {ce88deb5-5c70-4ed3-8267-0aea4b106144} <Debug> TCPHandler: Processed in 0.001843693 sec. | ||
| 3241 | 2026.01.30 16:36:17.583375 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3242 | 2026.01.30 16:36:17.583467 [ 277 ] {c5b7c698-c327-4d83-bef4-d85465adbc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3243 | 2026.01.30 16:36:17.583509 [ 277 ] {c5b7c698-c327-4d83-bef4-d85465adbc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3244 | 2026.01.30 16:36:17.583850 [ 277 ] {c5b7c698-c327-4d83-bef4-d85465adbc68} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2026.01.30 16:36:17.583885 [ 277 ] {c5b7c698-c327-4d83-bef4-d85465adbc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3246 | 2026.01.30 16:36:17.584181 [ 277 ] {c5b7c698-c327-4d83-bef4-d85465adbc68} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3247 | 2026.01.30 16:36:17.584392 [ 277 ] {c5b7c698-c327-4d83-bef4-d85465adbc68} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2026.01.30 16:36:17.584520 [ 277 ] {c5b7c698-c327-4d83-bef4-d85465adbc68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 3249 | 2026.01.30 16:36:17.584555 [ 277 ] {c5b7c698-c327-4d83-bef4-d85465adbc68} <Debug> TCPHandler: Processed in 0.001228442 sec. | ||
| 3250 | 2026.01.30 16:36:18.517046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7199 | ||
| 3251 | 2026.01.30 16:36:18.517544 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.01.30 16:36:18.517592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3253 | 2026.01.30 16:36:18.518084 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3254 | 2026.01.30 16:36:18.518310 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.01.30 16:36:18.518462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7199 | ||
| 3256 | 2026.01.30 16:36:18.887032 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3257 | 2026.01.30 16:36:18.903667 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.01.30 16:36:18.903721 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3259 | 2026.01.30 16:36:18.909175 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3260 | 2026.01.30 16:36:18.909841 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.01.30 16:36:18.912797 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3262 | 2026.01.30 16:36:19.213409 [ 130 ] {} <Debug> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3263 | 2026.01.30 16:36:19.213484 [ 130 ] {} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.01.30 16:36:19.213509 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3265 | 2026.01.30 16:36:19.213644 [ 188 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::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 | ||
| 3266 | 2026.01.30 16:36:19.213796 [ 188 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3267 | 2026.01.30 16:36:19.213831 [ 188 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 229 rows starting from the beginning of the part | ||
| 3268 | 2026.01.30 16:36:19.213905 [ 188 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 229 rows starting from the beginning of the part | ||
| 3269 | 2026.01.30 16:36:19.213953 [ 188 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::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 | ||
| 3270 | 2026.01.30 16:36:19.213998 [ 188 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::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 | ||
| 3271 | 2026.01.30 16:36:19.214040 [ 188 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::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 | ||
| 3272 | 2026.01.30 16:36:19.214908 [ 199 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 494 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322044 sec., 373663.8114919019 rows/sec., 23.17 MiB/sec. | ||
| 3273 | 2026.01.30 16:36:19.215055 [ 188 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3274 | 2026.01.30 16:36:19.215292 [ 188 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_5_1} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.01.30 16:36:19.215356 [ 188 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_5_1} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3276 | 2026.01.30 16:36:19.215417 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3277 | 2026.01.30 16:36:20.208726 [ 126 ] {} <Debug> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3278 | 2026.01.30 16:36:20.208803 [ 126 ] {} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.01.30 16:36:20.208829 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3280 | 2026.01.30 16:36:20.208959 [ 200 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::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 | ||
| 3281 | 2026.01.30 16:36:20.209119 [ 200 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3282 | 2026.01.30 16:36:20.209156 [ 200 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 230 rows starting from the beginning of the part | ||
| 3283 | 2026.01.30 16:36:20.209233 [ 200 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 230 rows starting from the beginning of the part | ||
| 3284 | 2026.01.30 16:36:20.209288 [ 200 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::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 | ||
| 3285 | 2026.01.30 16:36:20.209337 [ 200 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 3286 | 2026.01.30 16:36:20.209384 [ 200 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::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 | ||
| 3287 | 2026.01.30 16:36:20.210221 [ 188 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323054 sec., 402855.81692054897 rows/sec., 28.52 MiB/sec. | ||
| 3288 | 2026.01.30 16:36:20.210436 [ 199 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3289 | 2026.01.30 16:36:20.210785 [ 199 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_5_1} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.01.30 16:36:20.210863 [ 199 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_5_1} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3291 | 2026.01.30 16:36:20.210955 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3292 | 2026.01.30 16:36:20.228623 [ 126 ] {} <Debug> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3293 | 2026.01.30 16:36:20.228677 [ 126 ] {} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.01.30 16:36:20.228696 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3295 | 2026.01.30 16:36:20.228803 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::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 | ||
| 3296 | 2026.01.30 16:36:20.228936 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3297 | 2026.01.30 16:36:20.228973 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 446 rows starting from the beginning of the part | ||
| 3298 | 2026.01.30 16:36:20.229051 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 446 rows starting from the beginning of the part | ||
| 3299 | 2026.01.30 16:36:20.229099 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::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 | ||
| 3300 | 2026.01.30 16:36:20.229136 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::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 | ||
| 3301 | 2026.01.30 16:36:20.229173 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::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 | ||
| 3302 | 2026.01.30 16:36:20.230037 [ 199 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 964 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283613 sec., 751005.1705615321 rows/sec., 51.59 MiB/sec. | ||
| 3303 | 2026.01.30 16:36:20.230218 [ 188 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3304 | 2026.01.30 16:36:20.230520 [ 188 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_5_1} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.01.30 16:36:20.230597 [ 188 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_5_1} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3306 | 2026.01.30 16:36:20.230692 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3307 | 2026.01.30 16:36:22.577360 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.01.30 16:36:22.577555 [ 277 ] {0fe7d727-c370-438c-9ed1-9144e8a09970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3309 | 2026.01.30 16:36:22.577621 [ 277 ] {0fe7d727-c370-438c-9ed1-9144e8a09970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3310 | 2026.01.30 16:36:22.578229 [ 277 ] {0fe7d727-c370-438c-9ed1-9144e8a09970} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.01.30 16:36:22.578272 [ 277 ] {0fe7d727-c370-438c-9ed1-9144e8a09970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3312 | 2026.01.30 16:36:22.578658 [ 277 ] {0fe7d727-c370-438c-9ed1-9144e8a09970} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3313 | 2026.01.30 16:36:22.578886 [ 277 ] {0fe7d727-c370-438c-9ed1-9144e8a09970} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.01.30 16:36:22.579043 [ 277 ] {0fe7d727-c370-438c-9ed1-9144e8a09970} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001541 sec., 2595.7170668397143 rows/sec., 211.66 KiB/sec. | ||
| 3315 | 2026.01.30 16:36:22.579085 [ 277 ] {0fe7d727-c370-438c-9ed1-9144e8a09970} <Debug> TCPHandler: Processed in 0.001858293 sec. | ||
| 3316 | 2026.01.30 16:36:22.579199 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2026.01.30 16:36:22.579292 [ 277 ] {5f71dea1-e50b-441e-a1f0-627046b5d080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3318 | 2026.01.30 16:36:22.579336 [ 277 ] {5f71dea1-e50b-441e-a1f0-627046b5d080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3319 | 2026.01.30 16:36:22.579769 [ 277 ] {5f71dea1-e50b-441e-a1f0-627046b5d080} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.01.30 16:36:22.579806 [ 277 ] {5f71dea1-e50b-441e-a1f0-627046b5d080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3321 | 2026.01.30 16:36:22.580119 [ 277 ] {5f71dea1-e50b-441e-a1f0-627046b5d080} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3322 | 2026.01.30 16:36:22.580349 [ 277 ] {5f71dea1-e50b-441e-a1f0-627046b5d080} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.01.30 16:36:22.580477 [ 277 ] {5f71dea1-e50b-441e-a1f0-627046b5d080} <Debug> executeQuery: Read 130 rows, 11.44 KiB in 0.001203 sec., 108063.17539484621 rows/sec., 9.29 MiB/sec. | ||
| 3324 | 2026.01.30 16:36:22.580514 [ 277 ] {5f71dea1-e50b-441e-a1f0-627046b5d080} <Debug> TCPHandler: Processed in 0.001362844 sec. | ||
| 3325 | 2026.01.30 16:36:22.580628 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2026.01.30 16:36:22.580722 [ 277 ] {fdc16c5c-5f70-4692-aaac-bfad387b0feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3327 | 2026.01.30 16:36:22.580761 [ 277 ] {fdc16c5c-5f70-4692-aaac-bfad387b0feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3328 | 2026.01.30 16:36:22.581165 [ 277 ] {fdc16c5c-5f70-4692-aaac-bfad387b0feb} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2026.01.30 16:36:22.581201 [ 277 ] {fdc16c5c-5f70-4692-aaac-bfad387b0feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3330 | 2026.01.30 16:36:22.581501 [ 277 ] {fdc16c5c-5f70-4692-aaac-bfad387b0feb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3331 | 2026.01.30 16:36:22.581714 [ 277 ] {fdc16c5c-5f70-4692-aaac-bfad387b0feb} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.01.30 16:36:22.581817 [ 124 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3333 | 2026.01.30 16:36:22.581842 [ 277 ] {fdc16c5c-5f70-4692-aaac-bfad387b0feb} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001137 sec., 35180.29903254178 rows/sec., 2.56 MiB/sec. | ||
| 3334 | 2026.01.30 16:36:22.581884 [ 124 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.01.30 16:36:22.581892 [ 277 ] {fdc16c5c-5f70-4692-aaac-bfad387b0feb} <Debug> TCPHandler: Processed in 0.001312214 sec. | ||
| 3336 | 2026.01.30 16:36:22.581914 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3337 | 2026.01.30 16:36:22.582014 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.01.30 16:36:22.582056 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::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 | ||
| 3339 | 2026.01.30 16:36:22.582110 [ 277 ] {907abc77-5ffa-4128-b4a6-8c0ebab25d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3340 | 2026.01.30 16:36:22.582160 [ 277 ] {907abc77-5ffa-4128-b4a6-8c0ebab25d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3341 | 2026.01.30 16:36:22.582218 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3342 | 2026.01.30 16:36:22.582261 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 292 rows starting from the beginning of the part | ||
| 3343 | 2026.01.30 16:36:22.582335 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 3344 | 2026.01.30 16:36:22.582387 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part | ||
| 3345 | 2026.01.30 16:36:22.582434 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 3346 | 2026.01.30 16:36:22.582479 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3 rows starting from the beginning of the part | ||
| 3347 | 2026.01.30 16:36:22.582525 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3348 | 2026.01.30 16:36:22.582590 [ 277 ] {907abc77-5ffa-4128-b4a6-8c0ebab25d67} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.01.30 16:36:22.582634 [ 277 ] {907abc77-5ffa-4128-b4a6-8c0ebab25d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3350 | 2026.01.30 16:36:22.582976 [ 277 ] {907abc77-5ffa-4128-b4a6-8c0ebab25d67} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3351 | 2026.01.30 16:36:22.583209 [ 277 ] {907abc77-5ffa-4128-b4a6-8c0ebab25d67} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.01.30 16:36:22.583340 [ 277 ] {907abc77-5ffa-4128-b4a6-8c0ebab25d67} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001247 sec., 83400.16038492382 rows/sec., 6.52 MiB/sec. | ||
| 3353 | 2026.01.30 16:36:22.583377 [ 277 ] {907abc77-5ffa-4128-b4a6-8c0ebab25d67} <Debug> TCPHandler: Processed in 0.001410915 sec. | ||
| 3354 | 2026.01.30 16:36:22.583478 [ 199 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484786 sec., 284216.0419077227 rows/sec., 19.73 MiB/sec. | ||
| 3355 | 2026.01.30 16:36:22.583490 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3356 | 2026.01.30 16:36:22.583615 [ 277 ] {cea1760f-e4b2-4838-855f-338bd66ca577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3357 | 2026.01.30 16:36:22.583659 [ 277 ] {cea1760f-e4b2-4838-855f-338bd66ca577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3358 | 2026.01.30 16:36:22.583668 [ 198 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3359 | 2026.01.30 16:36:22.583931 [ 198 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_16_3} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.01.30 16:36:22.583994 [ 198 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_16_3} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3361 | 2026.01.30 16:36:22.584064 [ 277 ] {cea1760f-e4b2-4838-855f-338bd66ca577} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.01.30 16:36:22.584071 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3363 | 2026.01.30 16:36:22.584101 [ 277 ] {cea1760f-e4b2-4838-855f-338bd66ca577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3364 | 2026.01.30 16:36:22.584428 [ 277 ] {cea1760f-e4b2-4838-855f-338bd66ca577} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3365 | 2026.01.30 16:36:22.584643 [ 277 ] {cea1760f-e4b2-4838-855f-338bd66ca577} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.01.30 16:36:22.584740 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3367 | 2026.01.30 16:36:22.584772 [ 277 ] {cea1760f-e4b2-4838-855f-338bd66ca577} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001179 sec., 137404.58015267176 rows/sec., 9.57 MiB/sec. | ||
| 3368 | 2026.01.30 16:36:22.584782 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.01.30 16:36:22.584816 [ 277 ] {cea1760f-e4b2-4838-855f-338bd66ca577} <Debug> TCPHandler: Processed in 0.001372875 sec. | ||
| 3370 | 2026.01.30 16:36:22.584817 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3371 | 2026.01.30 16:36:22.584917 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::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 | ||
| 3372 | 2026.01.30 16:36:22.584937 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2026.01.30 16:36:22.585026 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3374 | 2026.01.30 16:36:22.585036 [ 277 ] {72e75f22-f0df-4b94-8d96-2b4bd12e707f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3375 | 2026.01.30 16:36:22.585061 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1825 rows starting from the beginning of the part | ||
| 3376 | 2026.01.30 16:36:22.585103 [ 277 ] {72e75f22-f0df-4b94-8d96-2b4bd12e707f} <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 | ||
| 3377 | 2026.01.30 16:36:22.585112 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::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 | ||
| 3378 | 2026.01.30 16:36:22.585200 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 196 rows starting from the beginning of the part | ||
| 3379 | 2026.01.30 16:36:22.585240 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::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 | ||
| 3380 | 2026.01.30 16:36:22.585277 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3381 | 2026.01.30 16:36:22.585316 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 162 rows starting from the beginning of the part | ||
| 3382 | 2026.01.30 16:36:22.585928 [ 277 ] {72e75f22-f0df-4b94-8d96-2b4bd12e707f} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.01.30 16:36:22.585969 [ 277 ] {72e75f22-f0df-4b94-8d96-2b4bd12e707f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3384 | 2026.01.30 16:36:22.586559 [ 277 ] {72e75f22-f0df-4b94-8d96-2b4bd12e707f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3385 | 2026.01.30 16:36:22.586771 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2663 rows, containing 5 columns (5 merged, 0 gathered) in 0.001885794 sec., 1412137.2748030801 rows/sec., 99.26 MiB/sec. | ||
| 3386 | 2026.01.30 16:36:22.586792 [ 277 ] {72e75f22-f0df-4b94-8d96-2b4bd12e707f} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.01.30 16:36:22.586940 [ 277 ] {72e75f22-f0df-4b94-8d96-2b4bd12e707f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001921 sec., 18740.239458615306 rows/sec., 33.58 MiB/sec. | ||
| 3388 | 2026.01.30 16:36:22.586991 [ 277 ] {72e75f22-f0df-4b94-8d96-2b4bd12e707f} <Debug> TCPHandler: Processed in 0.002107308 sec. | ||
| 3389 | 2026.01.30 16:36:22.587061 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3390 | 2026.01.30 16:36:22.587106 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3391 | 2026.01.30 16:36:22.587199 [ 277 ] {db76c2cd-9d55-49cf-8b0a-87cbb698bbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3392 | 2026.01.30 16:36:22.587244 [ 277 ] {db76c2cd-9d55-49cf-8b0a-87cbb698bbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3393 | 2026.01.30 16:36:22.587351 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.01.30 16:36:22.587423 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3395 | 2026.01.30 16:36:22.587501 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3396 | 2026.01.30 16:36:22.587579 [ 277 ] {db76c2cd-9d55-49cf-8b0a-87cbb698bbc4} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2026.01.30 16:36:22.587613 [ 277 ] {db76c2cd-9d55-49cf-8b0a-87cbb698bbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3398 | 2026.01.30 16:36:22.587910 [ 277 ] {db76c2cd-9d55-49cf-8b0a-87cbb698bbc4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3399 | 2026.01.30 16:36:22.588127 [ 277 ] {db76c2cd-9d55-49cf-8b0a-87cbb698bbc4} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2026.01.30 16:36:22.588254 [ 277 ] {db76c2cd-9d55-49cf-8b0a-87cbb698bbc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 3401 | 2026.01.30 16:36:22.588289 [ 277 ] {db76c2cd-9d55-49cf-8b0a-87cbb698bbc4} <Debug> TCPHandler: Processed in 0.001230282 sec. | ||
| 3402 | 2026.01.30 16:36:25.940977 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3403 | 2026.01.30 16:36:25.941021 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3404 | 2026.01.30 16:36:26.018627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7711 | ||
| 3405 | 2026.01.30 16:36:26.019155 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.01.30 16:36:26.019206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3407 | 2026.01.30 16:36:26.019703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3408 | 2026.01.30 16:36:26.019945 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.01.30 16:36:26.020109 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7711 | ||
| 3410 | 2026.01.30 16:36:26.020112 [ 120 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3411 | 2026.01.30 16:36:26.020189 [ 120 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.01.30 16:36:26.020213 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3413 | 2026.01.30 16:36:26.020320 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::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 | ||
| 3414 | 2026.01.30 16:36:26.020418 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3415 | 2026.01.30 16:36:26.020449 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5279 rows starting from the beginning of the part | ||
| 3416 | 2026.01.30 16:36:26.020503 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3417 | 2026.01.30 16:36:26.020548 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3418 | 2026.01.30 16:36:26.020587 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3419 | 2026.01.30 16:36:26.020626 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3420 | 2026.01.30 16:36:26.020665 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3421 | 2026.01.30 16:36:26.021983 [ 199 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7711 rows, containing 4 columns (4 merged, 0 gathered) in 0.00170279 sec., 4528450.366751038 rows/sec., 64.78 MiB/sec. | ||
| 3422 | 2026.01.30 16:36:26.022380 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3423 | 2026.01.30 16:36:26.022627 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_16_3} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.01.30 16:36:26.022691 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_16_3} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3425 | 2026.01.30 16:36:26.022755 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3426 | 2026.01.30 16:36:26.033686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 436 | ||
| 3427 | 2026.01.30 16:36:26.035790 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.01.30 16:36:26.035836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3429 | 2026.01.30 16:36:26.037005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3430 | 2026.01.30 16:36:26.037272 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.01.30 16:36:26.037629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 3432 | 2026.01.30 16:36:26.412938 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3433 | 2026.01.30 16:36:26.429965 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.01.30 16:36:26.430028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3435 | 2026.01.30 16:36:26.436053 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3436 | 2026.01.30 16:36:26.436721 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.01.30 16:36:26.436998 [ 118 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3438 | 2026.01.30 16:36:26.437041 [ 118 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.01.30 16:36:26.437063 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3440 | 2026.01.30 16:36:26.437186 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 3441 | 2026.01.30 16:36:26.439809 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3442 | 2026.01.30 16:36:26.441672 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3443 | 2026.01.30 16:36:26.443354 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 3444 | 2026.01.30 16:36:26.448285 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 3445 | 2026.01.30 16:36:26.452793 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 3446 | 2026.01.30 16:36:26.457173 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 3447 | 2026.01.30 16:36:26.461814 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 3448 | 2026.01.30 16:36:26.465985 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 3449 | 2026.01.30 16:36:26.519585 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082451503 sec., 1467.5293426731107 rows/sec., 7.59 MiB/sec. | ||
| 3450 | 2026.01.30 16:36:26.522187 [ 199 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3451 | 2026.01.30 16:36:26.524319 [ 199 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_16_3} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.01.30 16:36:26.524436 [ 199 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_16_3} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3453 | 2026.01.30 16:36:26.526473 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3454 | 2026.01.30 16:36:27.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.82 MiB, peak 236.77 MiB, free memory in arenas 0.00 B, will set to 236.20 MiB (RSS), difference: 9.39 MiB | ||
| 3455 | 2026.01.30 16:36:27.001540 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001054839 sec. | ||
| 3456 | 2026.01.30 16:36:27.575250 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2026.01.30 16:36:27.575431 [ 277 ] {365aa59a-8a0c-4670-802d-7002e3315c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3458 | 2026.01.30 16:36:27.575498 [ 277 ] {365aa59a-8a0c-4670-802d-7002e3315c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3459 | 2026.01.30 16:36:27.576196 [ 277 ] {365aa59a-8a0c-4670-802d-7002e3315c55} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.01.30 16:36:27.576239 [ 277 ] {365aa59a-8a0c-4670-802d-7002e3315c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3461 | 2026.01.30 16:36:27.576648 [ 277 ] {365aa59a-8a0c-4670-802d-7002e3315c55} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3462 | 2026.01.30 16:36:27.576873 [ 277 ] {365aa59a-8a0c-4670-802d-7002e3315c55} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.01.30 16:36:27.577051 [ 277 ] {365aa59a-8a0c-4670-802d-7002e3315c55} <Debug> executeQuery: Read 62 rows, 4.99 KiB in 0.001671 sec., 37103.53081986834 rows/sec., 2.92 MiB/sec. | ||
| 3464 | 2026.01.30 16:36:27.577104 [ 277 ] {365aa59a-8a0c-4670-802d-7002e3315c55} <Debug> TCPHandler: Processed in 0.001988355 sec. | ||
| 3465 | 2026.01.30 16:36:27.577235 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.01.30 16:36:27.577338 [ 277 ] {2601b1b1-603f-45e3-8bef-8c8898954836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3467 | 2026.01.30 16:36:27.577383 [ 277 ] {2601b1b1-603f-45e3-8bef-8c8898954836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3468 | 2026.01.30 16:36:27.577796 [ 277 ] {2601b1b1-603f-45e3-8bef-8c8898954836} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2026.01.30 16:36:27.577832 [ 277 ] {2601b1b1-603f-45e3-8bef-8c8898954836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3470 | 2026.01.30 16:36:27.578138 [ 277 ] {2601b1b1-603f-45e3-8bef-8c8898954836} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3471 | 2026.01.30 16:36:27.578355 [ 277 ] {2601b1b1-603f-45e3-8bef-8c8898954836} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.01.30 16:36:27.578485 [ 277 ] {2601b1b1-603f-45e3-8bef-8c8898954836} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001169 sec., 2566.2959794696326 rows/sec., 192.97 KiB/sec. | ||
| 3473 | 2026.01.30 16:36:27.578523 [ 277 ] {2601b1b1-603f-45e3-8bef-8c8898954836} <Debug> TCPHandler: Processed in 0.001340394 sec. | ||
| 3474 | 2026.01.30 16:36:27.578637 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3475 | 2026.01.30 16:36:27.578736 [ 277 ] {03787e65-52e4-4686-9d3b-a5b3ee7fc0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3476 | 2026.01.30 16:36:27.578780 [ 277 ] {03787e65-52e4-4686-9d3b-a5b3ee7fc0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3477 | 2026.01.30 16:36:27.579201 [ 277 ] {03787e65-52e4-4686-9d3b-a5b3ee7fc0b8} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2026.01.30 16:36:27.579235 [ 277 ] {03787e65-52e4-4686-9d3b-a5b3ee7fc0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3479 | 2026.01.30 16:36:27.579545 [ 277 ] {03787e65-52e4-4686-9d3b-a5b3ee7fc0b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3480 | 2026.01.30 16:36:27.579772 [ 277 ] {03787e65-52e4-4686-9d3b-a5b3ee7fc0b8} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2026.01.30 16:36:27.579903 [ 277 ] {03787e65-52e4-4686-9d3b-a5b3ee7fc0b8} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001189 sec., 56349.87384356603 rows/sec., 4.40 MiB/sec. | ||
| 3482 | 2026.01.30 16:36:27.579948 [ 277 ] {03787e65-52e4-4686-9d3b-a5b3ee7fc0b8} <Debug> TCPHandler: Processed in 0.001362554 sec. | ||
| 3483 | 2026.01.30 16:36:27.580064 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2026.01.30 16:36:27.580160 [ 277 ] {c3f16cdb-3e41-4460-96ac-8a2b41a80441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3485 | 2026.01.30 16:36:27.580204 [ 277 ] {c3f16cdb-3e41-4460-96ac-8a2b41a80441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3486 | 2026.01.30 16:36:27.580615 [ 277 ] {c3f16cdb-3e41-4460-96ac-8a2b41a80441} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.01.30 16:36:27.580650 [ 277 ] {c3f16cdb-3e41-4460-96ac-8a2b41a80441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3488 | 2026.01.30 16:36:27.580987 [ 277 ] {c3f16cdb-3e41-4460-96ac-8a2b41a80441} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3489 | 2026.01.30 16:36:27.581205 [ 277 ] {c3f16cdb-3e41-4460-96ac-8a2b41a80441} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.01.30 16:36:27.581333 [ 277 ] {c3f16cdb-3e41-4460-96ac-8a2b41a80441} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 3491 | 2026.01.30 16:36:27.581370 [ 277 ] {c3f16cdb-3e41-4460-96ac-8a2b41a80441} <Debug> TCPHandler: Processed in 0.001355365 sec. | ||
| 3492 | 2026.01.30 16:36:27.581476 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2026.01.30 16:36:27.581576 [ 277 ] {02a16766-ef9c-4487-962f-3ff2f02a7ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3494 | 2026.01.30 16:36:27.581632 [ 277 ] {02a16766-ef9c-4487-962f-3ff2f02a7ad0} <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 | ||
| 3495 | 2026.01.30 16:36:27.582357 [ 277 ] {02a16766-ef9c-4487-962f-3ff2f02a7ad0} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.01.30 16:36:27.582391 [ 277 ] {02a16766-ef9c-4487-962f-3ff2f02a7ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3497 | 2026.01.30 16:36:27.582895 [ 277 ] {02a16766-ef9c-4487-962f-3ff2f02a7ad0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3498 | 2026.01.30 16:36:27.583111 [ 277 ] {02a16766-ef9c-4487-962f-3ff2f02a7ad0} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2026.01.30 16:36:27.583204 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3500 | 2026.01.30 16:36:27.583241 [ 277 ] {02a16766-ef9c-4487-962f-3ff2f02a7ad0} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001684 sec., 1781.4726840855108 rows/sec., 3.19 MiB/sec. | ||
| 3501 | 2026.01.30 16:36:27.583243 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.01.30 16:36:27.583275 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3503 | 2026.01.30 16:36:27.583291 [ 277 ] {02a16766-ef9c-4487-962f-3ff2f02a7ad0} <Debug> TCPHandler: Processed in 0.001863623 sec. | ||
| 3504 | 2026.01.30 16:36:27.583395 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::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 | ||
| 3505 | 2026.01.30 16:36:27.583407 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.01.30 16:36:27.583544 [ 277 ] {3fb19dc5-f5d4-418b-a162-84e9ad3dea4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3507 | 2026.01.30 16:36:27.583585 [ 277 ] {3fb19dc5-f5d4-418b-a162-84e9ad3dea4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3508 | 2026.01.30 16:36:27.583696 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3509 | 2026.01.30 16:36:27.583774 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 281 rows starting from the beginning of the part | ||
| 3510 | 2026.01.30 16:36:27.583923 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 3 rows starting from the beginning of the part | ||
| 3511 | 2026.01.30 16:36:27.583924 [ 277 ] {3fb19dc5-f5d4-418b-a162-84e9ad3dea4d} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.01.30 16:36:27.583974 [ 277 ] {3fb19dc5-f5d4-418b-a162-84e9ad3dea4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3513 | 2026.01.30 16:36:27.584034 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 3514 | 2026.01.30 16:36:27.584138 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 3 rows starting from the beginning of the part | ||
| 3515 | 2026.01.30 16:36:27.584241 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 3516 | 2026.01.30 16:36:27.584288 [ 277 ] {3fb19dc5-f5d4-418b-a162-84e9ad3dea4d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3517 | 2026.01.30 16:36:27.584344 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3 rows starting from the beginning of the part | ||
| 3518 | 2026.01.30 16:36:27.584508 [ 277 ] {3fb19dc5-f5d4-418b-a162-84e9ad3dea4d} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.01.30 16:36:27.584599 [ 118 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3520 | 2026.01.30 16:36:27.584624 [ 118 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.01.30 16:36:27.584639 [ 277 ] {3fb19dc5-f5d4-418b-a162-84e9ad3dea4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 3522 | 2026.01.30 16:36:27.584645 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3523 | 2026.01.30 16:36:27.584675 [ 277 ] {3fb19dc5-f5d4-418b-a162-84e9ad3dea4d} <Debug> TCPHandler: Processed in 0.001316263 sec. | ||
| 3524 | 2026.01.30 16:36:27.584755 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 3525 | 2026.01.30 16:36:27.584898 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3526 | 2026.01.30 16:36:27.584939 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 576 rows starting from the beginning of the part | ||
| 3527 | 2026.01.30 16:36:27.585040 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 3528 | 2026.01.30 16:36:27.585092 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 3529 | 2026.01.30 16:36:27.585146 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 3530 | 2026.01.30 16:36:27.585194 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3531 | 2026.01.30 16:36:27.585243 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3532 | 2026.01.30 16:36:27.586359 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 4 columns (4 merged, 0 gathered) in 0.001656369 sec., 528867.6617347946 rows/sec., 34.76 MiB/sec. | ||
| 3533 | 2026.01.30 16:36:27.586670 [ 192 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3534 | 2026.01.30 16:36:27.587022 [ 192 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_16_3} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.01.30 16:36:27.587109 [ 192 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_16_3} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3536 | 2026.01.30 16:36:27.587202 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3537 | 2026.01.30 16:36:27.588241 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 19 columns (19 merged, 0 gathered) in 0.004906858 sec., 73774.2971164032 rows/sec., 132.20 MiB/sec. | ||
| 3538 | 2026.01.30 16:36:27.588906 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3539 | 2026.01.30 16:36:27.589248 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2026.01.30 16:36:27.589322 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3541 | 2026.01.30 16:36:27.589443 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 3542 | 2026.01.30 16:36:28.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.71 MiB, peak 243.40 MiB, free memory in arenas 0.00 B, will set to 238.21 MiB (RSS), difference: 1.49 MiB | ||
| 3543 | 2026.01.30 16:36:32.163620 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63856 | ||
| 3544 | 2026.01.30 16:36:32.163738 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3545 | 2026.01.30 16:36:32.163765 [ 288 ] {} <Debug> TCP-Session: cf6c5fc9-8ad2-4dd6-b75a-b25fc2105439 Authenticating user 'default' from [fd00:1122:3344:101::e]:63856 | ||
| 3546 | 2026.01.30 16:36:32.163787 [ 288 ] {} <Debug> TCP-Session: cf6c5fc9-8ad2-4dd6-b75a-b25fc2105439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2026.01.30 16:36:32.163800 [ 288 ] {} <Debug> TCP-Session: cf6c5fc9-8ad2-4dd6-b75a-b25fc2105439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3548 | 2026.01.30 16:36:32.163969 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36396 | ||
| 3549 | 2026.01.30 16:36:32.164093 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49999 | ||
| 3550 | 2026.01.30 16:36:32.164114 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49863 | ||
| 3551 | 2026.01.30 16:36:32.164146 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49368 | ||
| 3552 | 2026.01.30 16:36:32.164168 [ 288 ] {} <Trace> TCP-Session: cf6c5fc9-8ad2-4dd6-b75a-b25fc2105439 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3553 | 2026.01.30 16:36:32.164177 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55936 | ||
| 3554 | 2026.01.30 16:36:32.164233 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3555 | 2026.01.30 16:36:32.164170 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55856 | ||
| 3556 | 2026.01.30 16:36:32.164290 [ 290 ] {} <Debug> TCP-Session: db20b4a2-8503-478c-a388-1a5a8a818e9c Authenticating user 'default' from [fd00:1122:3344:101::e]:49999 | ||
| 3557 | 2026.01.30 16:36:32.164139 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50295 | ||
| 3558 | 2026.01.30 16:36:32.164337 [ 290 ] {} <Debug> TCP-Session: db20b4a2-8503-478c-a388-1a5a8a818e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3559 | 2026.01.30 16:36:32.164110 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41732 | ||
| 3560 | 2026.01.30 16:36:32.164358 [ 288 ] {113497aa-4de7-4578-b669-a5fd67eb4ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63856) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3561 | 2026.01.30 16:36:32.164360 [ 290 ] {} <Debug> TCP-Session: db20b4a2-8503-478c-a388-1a5a8a818e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3562 | 2026.01.30 16:36:32.164101 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3563 | 2026.01.30 16:36:32.164459 [ 289 ] {} <Debug> TCP-Session: b494afe0-57a4-467d-895a-6fa3ee31b958 Authenticating user 'default' from [fd00:1122:3344:101::e]:36396 | ||
| 3564 | 2026.01.30 16:36:32.164481 [ 289 ] {} <Debug> TCP-Session: b494afe0-57a4-467d-895a-6fa3ee31b958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3565 | 2026.01.30 16:36:32.164495 [ 289 ] {} <Debug> TCP-Session: b494afe0-57a4-467d-895a-6fa3ee31b958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3566 | 2026.01.30 16:36:32.164622 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3567 | 2026.01.30 16:36:32.164642 [ 288 ] {113497aa-4de7-4578-b669-a5fd67eb4ab3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3568 | 2026.01.30 16:36:32.164654 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3569 | 2026.01.30 16:36:32.164667 [ 275 ] {} <Debug> TCP-Session: 3643419f-fc61-4216-b3ed-c4ec7836f8c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55856 | ||
| 3570 | 2026.01.30 16:36:32.164696 [ 292 ] {} <Debug> TCP-Session: 1c942bca-cc16-43db-a6b4-3fd0eb57c0ea Authenticating user 'default' from [fd00:1122:3344:101::e]:41732 | ||
| 3571 | 2026.01.30 16:36:32.164703 [ 288 ] {113497aa-4de7-4578-b669-a5fd67eb4ab3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3572 | 2026.01.30 16:36:32.164719 [ 275 ] {} <Debug> TCP-Session: 3643419f-fc61-4216-b3ed-c4ec7836f8c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3573 | 2026.01.30 16:36:32.164727 [ 292 ] {} <Debug> TCP-Session: 1c942bca-cc16-43db-a6b4-3fd0eb57c0ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.01.30 16:36:32.164751 [ 275 ] {} <Debug> TCP-Session: 3643419f-fc61-4216-b3ed-c4ec7836f8c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3575 | 2026.01.30 16:36:32.164758 [ 292 ] {} <Debug> TCP-Session: 1c942bca-cc16-43db-a6b4-3fd0eb57c0ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2026.01.30 16:36:32.164820 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3577 | 2026.01.30 16:36:32.164854 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3578 | 2026.01.30 16:36:32.164862 [ 291 ] {} <Debug> TCP-Session: e477a546-70e2-4b06-8102-9fa8b1580fb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49863 | ||
| 3579 | 2026.01.30 16:36:32.164890 [ 293 ] {} <Debug> TCP-Session: e9206850-af5f-4ff7-adf0-7354dbc2f326 Authenticating user 'default' from [fd00:1122:3344:101::e]:50295 | ||
| 3580 | 2026.01.30 16:36:32.164903 [ 291 ] {} <Debug> TCP-Session: e477a546-70e2-4b06-8102-9fa8b1580fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2026.01.30 16:36:32.164913 [ 293 ] {} <Debug> TCP-Session: e9206850-af5f-4ff7-adf0-7354dbc2f326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3582 | 2026.01.30 16:36:32.164925 [ 291 ] {} <Debug> TCP-Session: e477a546-70e2-4b06-8102-9fa8b1580fb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.01.30 16:36:32.164939 [ 293 ] {} <Debug> TCP-Session: e9206850-af5f-4ff7-adf0-7354dbc2f326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2026.01.30 16:36:32.164999 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3585 | 2026.01.30 16:36:32.165002 [ 288 ] {113497aa-4de7-4578-b669-a5fd67eb4ab3} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 3586 | 2026.01.30 16:36:32.165028 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3587 | 2026.01.30 16:36:32.165036 [ 286 ] {} <Debug> TCP-Session: 2495f089-6bf6-4989-9930-117276cb8d6f Authenticating user 'default' from [fd00:1122:3344:101::e]:55936 | ||
| 3588 | 2026.01.30 16:36:32.165066 [ 294 ] {} <Debug> TCP-Session: 54b47a9e-e824-43ec-8e7e-9dfe2890a270 Authenticating user 'default' from [fd00:1122:3344:101::e]:49368 | ||
| 3589 | 2026.01.30 16:36:32.165080 [ 286 ] {} <Debug> TCP-Session: 2495f089-6bf6-4989-9930-117276cb8d6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3590 | 2026.01.30 16:36:32.165091 [ 294 ] {} <Debug> TCP-Session: 54b47a9e-e824-43ec-8e7e-9dfe2890a270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2026.01.30 16:36:32.165107 [ 286 ] {} <Debug> TCP-Session: 2495f089-6bf6-4989-9930-117276cb8d6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2026.01.30 16:36:32.165116 [ 294 ] {} <Debug> TCP-Session: 54b47a9e-e824-43ec-8e7e-9dfe2890a270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2026.01.30 16:36:32.166019 [ 333 ] {113497aa-4de7-4578-b669-a5fd67eb4ab3} <Trace> AggregatingTransform: Aggregating | ||
| 3594 | 2026.01.30 16:36:32.166055 [ 333 ] {113497aa-4de7-4578-b669-a5fd67eb4ab3} <Trace> Aggregator: Aggregation method: without_key | ||
| 3595 | 2026.01.30 16:36:32.166087 [ 333 ] {113497aa-4de7-4578-b669-a5fd67eb4ab3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000964177 sec. (1037.154 rows/sec., 40.51 KiB/sec.) | ||
| 3596 | 2026.01.30 16:36:32.166104 [ 333 ] {113497aa-4de7-4578-b669-a5fd67eb4ab3} <Trace> Aggregator: Merging aggregated data | ||
| 3597 | 2026.01.30 16:36:32.167338 [ 288 ] {113497aa-4de7-4578-b669-a5fd67eb4ab3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003036 sec., 329.3807641633729 rows/sec., 12.87 KiB/sec. | ||
| 3598 | 2026.01.30 16:36:32.167485 [ 288 ] {113497aa-4de7-4578-b669-a5fd67eb4ab3} <Debug> TCPHandler: Processed in 0.003428041 sec. | ||
| 3599 | 2026.01.30 16:36:32.167575 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3600 | 2026.01.30 16:36:32.167597 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3601 | 2026.01.30 16:36:32.167618 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3602 | 2026.01.30 16:36:32.167622 [ 288 ] {} <Debug> TCP-Session: cf6c5fc9-8ad2-4dd6-b75a-b25fc2105439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3603 | 2026.01.30 16:36:32.167648 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3604 | 2026.01.30 16:36:32.167665 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3605 | 2026.01.30 16:36:32.167685 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3606 | 2026.01.30 16:36:32.167702 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3607 | 2026.01.30 16:36:32.167721 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3608 | 2026.01.30 16:36:32.167742 [ 291 ] {} <Debug> TCP-Session: e477a546-70e2-4b06-8102-9fa8b1580fb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.01.30 16:36:32.167753 [ 294 ] {} <Debug> TCP-Session: 54b47a9e-e824-43ec-8e7e-9dfe2890a270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.01.30 16:36:32.167770 [ 275 ] {} <Debug> TCP-Session: 3643419f-fc61-4216-b3ed-c4ec7836f8c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3611 | 2026.01.30 16:36:32.167715 [ 290 ] {} <Debug> TCP-Session: db20b4a2-8503-478c-a388-1a5a8a818e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2026.01.30 16:36:32.167649 [ 289 ] {} <Debug> TCP-Session: b494afe0-57a4-467d-895a-6fa3ee31b958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2026.01.30 16:36:32.167632 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3614 | 2026.01.30 16:36:32.167704 [ 286 ] {} <Debug> TCP-Session: 2495f089-6bf6-4989-9930-117276cb8d6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3615 | 2026.01.30 16:36:32.167866 [ 292 ] {} <Debug> TCP-Session: 1c942bca-cc16-43db-a6b4-3fd0eb57c0ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3616 | 2026.01.30 16:36:32.167668 [ 293 ] {} <Debug> TCP-Session: e9206850-af5f-4ff7-adf0-7354dbc2f326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.01.30 16:36:32.325207 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61033 | ||
| 3618 | 2026.01.30 16:36:32.325320 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3619 | 2026.01.30 16:36:32.325350 [ 288 ] {} <Debug> TCP-Session: fd4ff25e-87a7-47da-b62a-9726e844fe00 Authenticating user 'default' from [fd00:1122:3344:101::e]:61033 | ||
| 3620 | 2026.01.30 16:36:32.325376 [ 288 ] {} <Debug> TCP-Session: fd4ff25e-87a7-47da-b62a-9726e844fe00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2026.01.30 16:36:32.325392 [ 288 ] {} <Debug> TCP-Session: fd4ff25e-87a7-47da-b62a-9726e844fe00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.01.30 16:36:32.325612 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62376 | ||
| 3623 | 2026.01.30 16:36:32.325634 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56610 | ||
| 3624 | 2026.01.30 16:36:32.325673 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33772 | ||
| 3625 | 2026.01.30 16:36:32.325687 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34513 | ||
| 3626 | 2026.01.30 16:36:32.325706 [ 288 ] {} <Trace> TCP-Session: fd4ff25e-87a7-47da-b62a-9726e844fe00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2026.01.30 16:36:32.325739 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3628 | 2026.01.30 16:36:32.325652 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40356 | ||
| 3629 | 2026.01.30 16:36:32.325785 [ 289 ] {} <Debug> TCP-Session: a855e1e5-088a-4a19-a2ba-12bcdd9d2fb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62376 | ||
| 3630 | 2026.01.30 16:36:32.325788 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3631 | 2026.01.30 16:36:32.325819 [ 289 ] {} <Debug> TCP-Session: a855e1e5-088a-4a19-a2ba-12bcdd9d2fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3632 | 2026.01.30 16:36:32.325836 [ 294 ] {} <Debug> TCP-Session: 3c302749-f7e2-4c9b-9698-c45e5614bff9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34513 | ||
| 3633 | 2026.01.30 16:36:32.325849 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3634 | 2026.01.30 16:36:32.325848 [ 289 ] {} <Debug> TCP-Session: a855e1e5-088a-4a19-a2ba-12bcdd9d2fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.01.30 16:36:32.325870 [ 294 ] {} <Debug> TCP-Session: 3c302749-f7e2-4c9b-9698-c45e5614bff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2026.01.30 16:36:32.325888 [ 292 ] {} <Debug> TCP-Session: 42f26719-4417-45ec-9e06-70b489ac317f Authenticating user 'default' from [fd00:1122:3344:101::e]:40356 | ||
| 3637 | 2026.01.30 16:36:32.325905 [ 294 ] {} <Debug> TCP-Session: 3c302749-f7e2-4c9b-9698-c45e5614bff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3638 | 2026.01.30 16:36:32.325909 [ 288 ] {4afd7086-1ec7-425f-aa3a-d4685ce1ad53} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61033) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3639 | 2026.01.30 16:36:32.325924 [ 292 ] {} <Debug> TCP-Session: 42f26719-4417-45ec-9e06-70b489ac317f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.01.30 16:36:32.325647 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64557 | ||
| 3641 | 2026.01.30 16:36:32.325964 [ 292 ] {} <Debug> TCP-Session: 42f26719-4417-45ec-9e06-70b489ac317f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2026.01.30 16:36:32.325766 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3643 | 2026.01.30 16:36:32.325766 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3644 | 2026.01.30 16:36:32.326050 [ 290 ] {} <Debug> TCP-Session: e6a48b74-d4fa-4307-a1f5-0c31b9c67f63 Authenticating user 'default' from [fd00:1122:3344:101::e]:56610 | ||
| 3645 | 2026.01.30 16:36:32.326056 [ 293 ] {} <Debug> TCP-Session: 50029386-f24d-475d-8894-2ff0b3d63539 Authenticating user 'default' from [fd00:1122:3344:101::e]:33772 | ||
| 3646 | 2026.01.30 16:36:32.326068 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3647 | 2026.01.30 16:36:32.326078 [ 290 ] {} <Debug> TCP-Session: e6a48b74-d4fa-4307-a1f5-0c31b9c67f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.01.30 16:36:32.326079 [ 293 ] {} <Debug> TCP-Session: 50029386-f24d-475d-8894-2ff0b3d63539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3649 | 2026.01.30 16:36:32.326112 [ 290 ] {} <Debug> TCP-Session: e6a48b74-d4fa-4307-a1f5-0c31b9c67f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3650 | 2026.01.30 16:36:32.326110 [ 291 ] {} <Debug> TCP-Session: ed0e054b-b4c6-4dfa-bd64-528c3308325c Authenticating user 'default' from [fd00:1122:3344:101::e]:64557 | ||
| 3651 | 2026.01.30 16:36:32.326124 [ 293 ] {} <Debug> TCP-Session: 50029386-f24d-475d-8894-2ff0b3d63539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2026.01.30 16:36:32.326165 [ 291 ] {} <Debug> TCP-Session: ed0e054b-b4c6-4dfa-bd64-528c3308325c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.01.30 16:36:32.326185 [ 291 ] {} <Debug> TCP-Session: ed0e054b-b4c6-4dfa-bd64-528c3308325c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3654 | 2026.01.30 16:36:32.326203 [ 288 ] {4afd7086-1ec7-425f-aa3a-d4685ce1ad53} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3655 | 2026.01.30 16:36:32.326261 [ 288 ] {4afd7086-1ec7-425f-aa3a-d4685ce1ad53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3656 | 2026.01.30 16:36:32.326536 [ 288 ] {4afd7086-1ec7-425f-aa3a-d4685ce1ad53} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 3657 | 2026.01.30 16:36:32.327483 [ 325 ] {4afd7086-1ec7-425f-aa3a-d4685ce1ad53} <Trace> AggregatingTransform: Aggregating | ||
| 3658 | 2026.01.30 16:36:32.327531 [ 325 ] {4afd7086-1ec7-425f-aa3a-d4685ce1ad53} <Trace> Aggregator: Aggregation method: without_key | ||
| 3659 | 2026.01.30 16:36:32.327574 [ 325 ] {4afd7086-1ec7-425f-aa3a-d4685ce1ad53} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938227 sec. (1065.840 rows/sec., 41.63 KiB/sec.) | ||
| 3660 | 2026.01.30 16:36:32.327597 [ 325 ] {4afd7086-1ec7-425f-aa3a-d4685ce1ad53} <Trace> Aggregator: Merging aggregated data | ||
| 3661 | 2026.01.30 16:36:32.328653 [ 288 ] {4afd7086-1ec7-425f-aa3a-d4685ce1ad53} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002805 sec., 356.50623885918003 rows/sec., 13.93 KiB/sec. | ||
| 3662 | 2026.01.30 16:36:32.328800 [ 288 ] {4afd7086-1ec7-425f-aa3a-d4685ce1ad53} <Debug> TCPHandler: Processed in 0.003209848 sec. | ||
| 3663 | 2026.01.30 16:36:32.328887 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3664 | 2026.01.30 16:36:32.328913 [ 288 ] {} <Debug> TCP-Session: fd4ff25e-87a7-47da-b62a-9726e844fe00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2026.01.30 16:36:32.328937 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3666 | 2026.01.30 16:36:32.328955 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3667 | 2026.01.30 16:36:32.328978 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3668 | 2026.01.30 16:36:32.328981 [ 290 ] {} <Debug> TCP-Session: e6a48b74-d4fa-4307-a1f5-0c31b9c67f63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3669 | 2026.01.30 16:36:32.328995 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3670 | 2026.01.30 16:36:32.329022 [ 292 ] {} <Debug> TCP-Session: 42f26719-4417-45ec-9e06-70b489ac317f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.01.30 16:36:32.329013 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3672 | 2026.01.30 16:36:32.329050 [ 289 ] {} <Debug> TCP-Session: a855e1e5-088a-4a19-a2ba-12bcdd9d2fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3673 | 2026.01.30 16:36:32.329027 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3674 | 2026.01.30 16:36:32.329083 [ 291 ] {} <Debug> TCP-Session: ed0e054b-b4c6-4dfa-bd64-528c3308325c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3675 | 2026.01.30 16:36:32.329106 [ 294 ] {} <Debug> TCP-Session: 3c302749-f7e2-4c9b-9698-c45e5614bff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3676 | 2026.01.30 16:36:32.328988 [ 293 ] {} <Debug> TCP-Session: 50029386-f24d-475d-8894-2ff0b3d63539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2026.01.30 16:36:32.330658 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50712 | ||
| 3678 | 2026.01.30 16:36:32.330679 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36122 | ||
| 3679 | 2026.01.30 16:36:32.330731 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3680 | 2026.01.30 16:36:32.330752 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3681 | 2026.01.30 16:36:32.330759 [ 286 ] {} <Debug> TCP-Session: 8eddba54-c8c8-4ca7-8774-a736a796b8db Authenticating user 'default' from [fd00:1122:3344:101::e]:50712 | ||
| 3682 | 2026.01.30 16:36:32.330780 [ 275 ] {} <Debug> TCP-Session: 45208ca3-82ad-42e6-befc-f5f7e18cefeb Authenticating user 'default' from [fd00:1122:3344:101::e]:36122 | ||
| 3683 | 2026.01.30 16:36:32.330788 [ 286 ] {} <Debug> TCP-Session: 8eddba54-c8c8-4ca7-8774-a736a796b8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2026.01.30 16:36:32.330804 [ 275 ] {} <Debug> TCP-Session: 45208ca3-82ad-42e6-befc-f5f7e18cefeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.01.30 16:36:32.330812 [ 286 ] {} <Debug> TCP-Session: 8eddba54-c8c8-4ca7-8774-a736a796b8db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.01.30 16:36:32.330826 [ 275 ] {} <Debug> TCP-Session: 45208ca3-82ad-42e6-befc-f5f7e18cefeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.01.30 16:36:32.346727 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50712). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3688 | |||
| 3689 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3690 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3691 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3692 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3693 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3694 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3695 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3696 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3697 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3698 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3699 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3700 | (version 23.8.7.1) | ||
| 3701 | 2026.01.30 16:36:32.346880 [ 286 ] {} <Debug> TCP-Session: 8eddba54-c8c8-4ca7-8774-a736a796b8db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.01.30 16:36:32.346906 [ 275 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36122). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3703 | |||
| 3704 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3705 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3706 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3707 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3708 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3709 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3710 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3711 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3712 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3713 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3714 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3715 | (version 23.8.7.1) | ||
| 3716 | 2026.01.30 16:36:32.346999 [ 275 ] {} <Debug> TCP-Session: 45208ca3-82ad-42e6-befc-f5f7e18cefeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.01.30 16:36:32.577498 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.01.30 16:36:32.577688 [ 277 ] {a7fe0114-4006-4e73-a837-13911f73c28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3719 | 2026.01.30 16:36:32.577759 [ 277 ] {a7fe0114-4006-4e73-a837-13911f73c28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3720 | 2026.01.30 16:36:32.578467 [ 277 ] {a7fe0114-4006-4e73-a837-13911f73c28e} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.01.30 16:36:32.578517 [ 277 ] {a7fe0114-4006-4e73-a837-13911f73c28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3722 | 2026.01.30 16:36:32.578931 [ 277 ] {a7fe0114-4006-4e73-a837-13911f73c28e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3723 | 2026.01.30 16:36:32.579163 [ 277 ] {a7fe0114-4006-4e73-a837-13911f73c28e} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.01.30 16:36:32.579331 [ 277 ] {a7fe0114-4006-4e73-a837-13911f73c28e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001695 sec., 75516.22418879057 rows/sec., 6.51 MiB/sec. | ||
| 3725 | 2026.01.30 16:36:32.579377 [ 277 ] {a7fe0114-4006-4e73-a837-13911f73c28e} <Debug> TCPHandler: Processed in 0.002017066 sec. | ||
| 3726 | 2026.01.30 16:36:32.579503 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2026.01.30 16:36:32.579600 [ 277 ] {1a1dcc81-d88d-40d5-82fb-eb6713fc538f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3728 | 2026.01.30 16:36:32.579642 [ 277 ] {1a1dcc81-d88d-40d5-82fb-eb6713fc538f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3729 | 2026.01.30 16:36:32.580081 [ 277 ] {1a1dcc81-d88d-40d5-82fb-eb6713fc538f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2026.01.30 16:36:32.580118 [ 277 ] {1a1dcc81-d88d-40d5-82fb-eb6713fc538f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3731 | 2026.01.30 16:36:32.580449 [ 277 ] {1a1dcc81-d88d-40d5-82fb-eb6713fc538f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3732 | 2026.01.30 16:36:32.580668 [ 277 ] {1a1dcc81-d88d-40d5-82fb-eb6713fc538f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2026.01.30 16:36:32.580808 [ 277 ] {1a1dcc81-d88d-40d5-82fb-eb6713fc538f} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001228 sec., 29315.96091205212 rows/sec., 2.15 MiB/sec. | ||
| 3734 | 2026.01.30 16:36:32.580847 [ 277 ] {1a1dcc81-d88d-40d5-82fb-eb6713fc538f} <Debug> TCPHandler: Processed in 0.001395985 sec. | ||
| 3735 | 2026.01.30 16:36:32.580993 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3736 | 2026.01.30 16:36:32.581090 [ 277 ] {7d5ab25d-5641-4dbe-a4a7-552d0cfc17b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3737 | 2026.01.30 16:36:32.581131 [ 277 ] {7d5ab25d-5641-4dbe-a4a7-552d0cfc17b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3738 | 2026.01.30 16:36:32.581579 [ 277 ] {7d5ab25d-5641-4dbe-a4a7-552d0cfc17b2} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2026.01.30 16:36:32.581615 [ 277 ] {7d5ab25d-5641-4dbe-a4a7-552d0cfc17b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3740 | 2026.01.30 16:36:32.581934 [ 277 ] {7d5ab25d-5641-4dbe-a4a7-552d0cfc17b2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3741 | 2026.01.30 16:36:32.582150 [ 277 ] {7d5ab25d-5641-4dbe-a4a7-552d0cfc17b2} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2026.01.30 16:36:32.582281 [ 277 ] {7d5ab25d-5641-4dbe-a4a7-552d0cfc17b2} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001209 sec., 82712.9859387924 rows/sec., 6.46 MiB/sec. | ||
| 3743 | 2026.01.30 16:36:32.582344 [ 277 ] {7d5ab25d-5641-4dbe-a4a7-552d0cfc17b2} <Debug> TCPHandler: Processed in 0.001402045 sec. | ||
| 3744 | 2026.01.30 16:36:32.582459 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3745 | 2026.01.30 16:36:32.582555 [ 277 ] {ab022c56-36b9-465e-a28c-47ef52c8e6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3746 | 2026.01.30 16:36:32.582599 [ 277 ] {ab022c56-36b9-465e-a28c-47ef52c8e6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3747 | 2026.01.30 16:36:32.583013 [ 277 ] {ab022c56-36b9-465e-a28c-47ef52c8e6b3} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2026.01.30 16:36:32.583049 [ 277 ] {ab022c56-36b9-465e-a28c-47ef52c8e6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3749 | 2026.01.30 16:36:32.583376 [ 277 ] {ab022c56-36b9-465e-a28c-47ef52c8e6b3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3750 | 2026.01.30 16:36:32.583584 [ 277 ] {ab022c56-36b9-465e-a28c-47ef52c8e6b3} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.01.30 16:36:32.583719 [ 277 ] {ab022c56-36b9-465e-a28c-47ef52c8e6b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 3752 | 2026.01.30 16:36:32.583757 [ 277 ] {ab022c56-36b9-465e-a28c-47ef52c8e6b3} <Debug> TCPHandler: Processed in 0.001347734 sec. | ||
| 3753 | 2026.01.30 16:36:32.583869 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3754 | 2026.01.30 16:36:32.583965 [ 277 ] {59c15e4a-dbc9-4bf9-bb6a-2af752700e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3755 | 2026.01.30 16:36:32.584021 [ 277 ] {59c15e4a-dbc9-4bf9-bb6a-2af752700e8a} <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 | ||
| 3756 | 2026.01.30 16:36:32.584864 [ 277 ] {59c15e4a-dbc9-4bf9-bb6a-2af752700e8a} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2026.01.30 16:36:32.584899 [ 277 ] {59c15e4a-dbc9-4bf9-bb6a-2af752700e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3758 | 2026.01.30 16:36:32.585448 [ 277 ] {59c15e4a-dbc9-4bf9-bb6a-2af752700e8a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3759 | 2026.01.30 16:36:32.585681 [ 277 ] {59c15e4a-dbc9-4bf9-bb6a-2af752700e8a} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2026.01.30 16:36:32.585822 [ 277 ] {59c15e4a-dbc9-4bf9-bb6a-2af752700e8a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001876 sec., 19189.765458422175 rows/sec., 34.39 MiB/sec. | ||
| 3761 | 2026.01.30 16:36:32.585874 [ 277 ] {59c15e4a-dbc9-4bf9-bb6a-2af752700e8a} <Debug> TCPHandler: Processed in 0.002054397 sec. | ||
| 3762 | 2026.01.30 16:36:32.585986 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3763 | 2026.01.30 16:36:32.586081 [ 277 ] {4e63d394-1d29-427e-aff2-87ba5806172c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3764 | 2026.01.30 16:36:32.586124 [ 277 ] {4e63d394-1d29-427e-aff2-87ba5806172c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3765 | 2026.01.30 16:36:32.586484 [ 277 ] {4e63d394-1d29-427e-aff2-87ba5806172c} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.01.30 16:36:32.586518 [ 277 ] {4e63d394-1d29-427e-aff2-87ba5806172c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3767 | 2026.01.30 16:36:32.586820 [ 277 ] {4e63d394-1d29-427e-aff2-87ba5806172c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3768 | 2026.01.30 16:36:32.587030 [ 277 ] {4e63d394-1d29-427e-aff2-87ba5806172c} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.01.30 16:36:32.587155 [ 277 ] {4e63d394-1d29-427e-aff2-87ba5806172c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 3770 | 2026.01.30 16:36:32.587193 [ 277 ] {4e63d394-1d29-427e-aff2-87ba5806172c} <Debug> TCPHandler: Processed in 0.001255932 sec. | ||
| 3771 | 2026.01.30 16:36:33.222171 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3772 | 2026.01.30 16:36:33.222430 [ 277 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3773 | 2026.01.30 16:36:33.222814 [ 277 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3774 | 2026.01.30 16:36:33.222861 [ 277 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3775 | 2026.01.30 16:36:33.223136 [ 277 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3776 | 2026.01.30 16:36:33.223210 [ 277 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3777 | 2026.01.30 16:36:33.223354 [ 277 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3778 | 2026.01.30 16:36:33.223503 [ 304 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3779 | 2026.01.30 16:36:33.223514 [ 326 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3780 | 2026.01.30 16:36:33.223503 [ 346 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3781 | 2026.01.30 16:36:33.223503 [ 327 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3782 | 2026.01.30 16:36:33.223720 [ 277 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3783 | 2026.01.30 16:36:33.223749 [ 277 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3784 | 2026.01.30 16:36:33.223839 [ 277 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3785 | 2026.01.30 16:36:33.223861 [ 277 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3786 | 2026.01.30 16:36:33.223900 [ 277 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3787 | 2026.01.30 16:36:33.223940 [ 277 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3788 | 2026.01.30 16:36:33.223980 [ 277 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3789 | 2026.01.30 16:36:33.224843 [ 277 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002527 sec., 16224.772457459438 rows/sec., 653.49 KiB/sec. | ||
| 3790 | 2026.01.30 16:36:33.224986 [ 277 ] {ac635f31-256d-41f9-a754-0b36bbe18f6a} <Debug> TCPHandler: Processed in 0.002952103 sec. | ||
| 3791 | 2026.01.30 16:36:33.225246 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.01.30 16:36:33.225400 [ 277 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3793 | 2026.01.30 16:36:33.225653 [ 277 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3794 | 2026.01.30 16:36:33.225699 [ 277 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3795 | 2026.01.30 16:36:33.225927 [ 277 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3796 | 2026.01.30 16:36:33.225984 [ 277 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3797 | 2026.01.30 16:36:33.226095 [ 277 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3798 | 2026.01.30 16:36:33.226163 [ 304 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3799 | 2026.01.30 16:36:33.226174 [ 326 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3800 | 2026.01.30 16:36:33.226198 [ 347 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3801 | 2026.01.30 16:36:33.226173 [ 327 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3802 | 2026.01.30 16:36:33.226324 [ 277 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3803 | 2026.01.30 16:36:33.226360 [ 277 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3804 | 2026.01.30 16:36:33.226446 [ 277 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3805 | 2026.01.30 16:36:33.226469 [ 277 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3806 | 2026.01.30 16:36:33.226504 [ 277 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3807 | 2026.01.30 16:36:33.226539 [ 277 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3808 | 2026.01.30 16:36:33.226571 [ 277 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3809 | 2026.01.30 16:36:33.227319 [ 277 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001989 sec., 20613.373554550028 rows/sec., 830.25 KiB/sec. | ||
| 3810 | 2026.01.30 16:36:33.227437 [ 277 ] {fb833751-ca7b-47ab-8ebe-78169629cc85} <Debug> TCPHandler: Processed in 0.00224618 sec. | ||
| 3811 | 2026.01.30 16:36:33.227667 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3812 | 2026.01.30 16:36:33.227814 [ 277 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3813 | 2026.01.30 16:36:33.228049 [ 277 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3814 | 2026.01.30 16:36:33.228087 [ 277 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3815 | 2026.01.30 16:36:33.228312 [ 277 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3816 | 2026.01.30 16:36:33.228365 [ 277 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3817 | 2026.01.30 16:36:33.228468 [ 277 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3818 | 2026.01.30 16:36:33.228529 [ 304 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3819 | 2026.01.30 16:36:33.228546 [ 326 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3820 | 2026.01.30 16:36:33.228552 [ 347 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3821 | 2026.01.30 16:36:33.228552 [ 309 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3822 | 2026.01.30 16:36:33.228675 [ 277 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3823 | 2026.01.30 16:36:33.228703 [ 277 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3824 | 2026.01.30 16:36:33.228776 [ 277 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3825 | 2026.01.30 16:36:33.228795 [ 277 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3826 | 2026.01.30 16:36:33.228827 [ 277 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3827 | 2026.01.30 16:36:33.228865 [ 277 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3828 | 2026.01.30 16:36:33.228902 [ 277 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3829 | 2026.01.30 16:36:33.229667 [ 277 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001919 sec., 21365.29442417926 rows/sec., 860.54 KiB/sec. | ||
| 3830 | 2026.01.30 16:36:33.229786 [ 277 ] {cb3a6abf-ed40-405e-a7f9-2ebc1095c6d2} <Debug> TCPHandler: Processed in 0.002171789 sec. | ||
| 3831 | 2026.01.30 16:36:33.230015 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.01.30 16:36:33.230157 [ 277 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3833 | 2026.01.30 16:36:33.230480 [ 277 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3834 | 2026.01.30 16:36:33.230519 [ 277 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3835 | 2026.01.30 16:36:33.230773 [ 277 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3836 | 2026.01.30 16:36:33.230832 [ 277 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3837 | 2026.01.30 16:36:33.230938 [ 277 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3838 | 2026.01.30 16:36:33.231002 [ 304 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3839 | 2026.01.30 16:36:33.231017 [ 311 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3840 | 2026.01.30 16:36:33.231037 [ 309 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3841 | 2026.01.30 16:36:33.231027 [ 347 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3842 | 2026.01.30 16:36:33.231164 [ 277 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3843 | 2026.01.30 16:36:33.231192 [ 277 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3844 | 2026.01.30 16:36:33.231263 [ 277 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3845 | 2026.01.30 16:36:33.231282 [ 277 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3846 | 2026.01.30 16:36:33.231315 [ 277 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3847 | 2026.01.30 16:36:33.231347 [ 277 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3848 | 2026.01.30 16:36:33.231377 [ 277 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3849 | 2026.01.30 16:36:33.232043 [ 277 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001948 sec., 21047.227926078027 rows/sec., 847.72 KiB/sec. | ||
| 3850 | 2026.01.30 16:36:33.232157 [ 277 ] {20fcd451-4536-4c5a-8f39-14a9f15cb268} <Debug> TCPHandler: Processed in 0.002194119 sec. | ||
| 3851 | 2026.01.30 16:36:33.232383 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3852 | 2026.01.30 16:36:33.232526 [ 277 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3853 | 2026.01.30 16:36:33.232768 [ 277 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3854 | 2026.01.30 16:36:33.232807 [ 277 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3855 | 2026.01.30 16:36:33.233032 [ 277 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3856 | 2026.01.30 16:36:33.233088 [ 277 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3857 | 2026.01.30 16:36:33.233189 [ 277 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3858 | 2026.01.30 16:36:33.233269 [ 338 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3859 | 2026.01.30 16:36:33.233269 [ 347 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3860 | 2026.01.30 16:36:33.233298 [ 322 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3861 | 2026.01.30 16:36:33.233285 [ 285 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3862 | 2026.01.30 16:36:33.233439 [ 277 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3863 | 2026.01.30 16:36:33.233466 [ 277 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3864 | 2026.01.30 16:36:33.233537 [ 277 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3865 | 2026.01.30 16:36:33.233556 [ 277 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3866 | 2026.01.30 16:36:33.233586 [ 277 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3867 | 2026.01.30 16:36:33.233623 [ 277 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3868 | 2026.01.30 16:36:33.233657 [ 277 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3869 | 2026.01.30 16:36:33.234331 [ 277 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001868 sec., 21948.60813704497 rows/sec., 884.03 KiB/sec. | ||
| 3870 | 2026.01.30 16:36:33.234465 [ 277 ] {e08d93a0-3f5c-4031-bccd-5343a915c3cb} <Debug> TCPHandler: Processed in 0.002132528 sec. | ||
| 3871 | 2026.01.30 16:36:33.234699 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2026.01.30 16:36:33.234842 [ 277 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3873 | 2026.01.30 16:36:33.235076 [ 277 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3874 | 2026.01.30 16:36:33.235116 [ 277 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3875 | 2026.01.30 16:36:33.235336 [ 277 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3876 | 2026.01.30 16:36:33.235390 [ 277 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3877 | 2026.01.30 16:36:33.235488 [ 277 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3878 | 2026.01.30 16:36:33.235557 [ 285 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3879 | 2026.01.30 16:36:33.235560 [ 347 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3880 | 2026.01.30 16:36:33.235570 [ 322 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3881 | 2026.01.30 16:36:33.235569 [ 338 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3882 | 2026.01.30 16:36:33.235697 [ 277 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3883 | 2026.01.30 16:36:33.235723 [ 277 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3884 | 2026.01.30 16:36:33.235788 [ 277 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3885 | 2026.01.30 16:36:33.235805 [ 277 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3886 | 2026.01.30 16:36:33.235833 [ 277 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3887 | 2026.01.30 16:36:33.235863 [ 277 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3888 | 2026.01.30 16:36:33.235891 [ 277 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3889 | 2026.01.30 16:36:33.236534 [ 277 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00181 sec., 22651.933701657457 rows/sec., 912.36 KiB/sec. | ||
| 3890 | 2026.01.30 16:36:33.236722 [ 277 ] {fe9ffba3-9f4f-461d-88b2-1ddbb621a64c} <Debug> TCPHandler: Processed in 0.002072708 sec. | ||
| 3891 | 2026.01.30 16:36:33.392858 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2026.01.30 16:36:33.393116 [ 277 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3893 | 2026.01.30 16:36:33.393506 [ 277 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3894 | 2026.01.30 16:36:33.393550 [ 277 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3895 | 2026.01.30 16:36:33.393835 [ 277 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3896 | 2026.01.30 16:36:33.393909 [ 277 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3897 | 2026.01.30 16:36:33.394068 [ 277 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 3898 | 2026.01.30 16:36:33.394190 [ 298 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3899 | 2026.01.30 16:36:33.394207 [ 296 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3900 | 2026.01.30 16:36:33.394207 [ 285 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3901 | 2026.01.30 16:36:33.394190 [ 302 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3902 | 2026.01.30 16:36:33.394378 [ 277 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3903 | 2026.01.30 16:36:33.394412 [ 277 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3904 | 2026.01.30 16:36:33.394508 [ 277 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3905 | 2026.01.30 16:36:33.394530 [ 277 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3906 | 2026.01.30 16:36:33.394566 [ 277 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3907 | 2026.01.30 16:36:33.394604 [ 277 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3908 | 2026.01.30 16:36:33.394640 [ 277 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3909 | 2026.01.30 16:36:33.395468 [ 277 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002465 sec., 16632.86004056795 rows/sec., 669.93 KiB/sec. | ||
| 3910 | 2026.01.30 16:36:33.395625 [ 277 ] {beb2eafb-4f44-42f5-b96e-64be910b6988} <Debug> TCPHandler: Processed in 0.002908132 sec. | ||
| 3911 | 2026.01.30 16:36:33.396106 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3912 | 2026.01.30 16:36:33.396222 [ 277 ] {e7b34cea-6885-432e-9674-d16e776fa81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3913 | 2026.01.30 16:36:33.396271 [ 277 ] {e7b34cea-6885-432e-9674-d16e776fa81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3914 | 2026.01.30 16:36:33.396823 [ 277 ] {e7b34cea-6885-432e-9674-d16e776fa81c} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.01.30 16:36:33.396871 [ 277 ] {e7b34cea-6885-432e-9674-d16e776fa81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3916 | 2026.01.30 16:36:33.397320 [ 277 ] {e7b34cea-6885-432e-9674-d16e776fa81c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3917 | 2026.01.30 16:36:33.397523 [ 277 ] {e7b34cea-6885-432e-9674-d16e776fa81c} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.01.30 16:36:33.397685 [ 277 ] {e7b34cea-6885-432e-9674-d16e776fa81c} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001499 sec., 4669.779853235491 rows/sec., 949.85 KiB/sec. | ||
| 3919 | 2026.01.30 16:36:33.397727 [ 277 ] {e7b34cea-6885-432e-9674-d16e776fa81c} <Debug> TCPHandler: Processed in 0.0016772 sec. | ||
| 3920 | 2026.01.30 16:36:33.397855 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2026.01.30 16:36:33.397958 [ 277 ] {560af657-1ec9-410c-a8b6-975eba6745ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3922 | 2026.01.30 16:36:33.398004 [ 277 ] {560af657-1ec9-410c-a8b6-975eba6745ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3923 | 2026.01.30 16:36:33.398448 [ 277 ] {560af657-1ec9-410c-a8b6-975eba6745ca} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2026.01.30 16:36:33.398486 [ 277 ] {560af657-1ec9-410c-a8b6-975eba6745ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3925 | 2026.01.30 16:36:33.398801 [ 277 ] {560af657-1ec9-410c-a8b6-975eba6745ca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3926 | 2026.01.30 16:36:33.399022 [ 277 ] {560af657-1ec9-410c-a8b6-975eba6745ca} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3927 | 2026.01.30 16:36:33.399153 [ 277 ] {560af657-1ec9-410c-a8b6-975eba6745ca} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001217 sec., 19720.62448644207 rows/sec., 1.64 MiB/sec. | ||
| 3928 | 2026.01.30 16:36:33.399189 [ 277 ] {560af657-1ec9-410c-a8b6-975eba6745ca} <Debug> TCPHandler: Processed in 0.001385575 sec. | ||
| 3929 | 2026.01.30 16:36:33.399306 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2026.01.30 16:36:33.399402 [ 277 ] {4dd4d347-033a-4f86-b77a-e69fa8aa0118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3931 | 2026.01.30 16:36:33.399445 [ 277 ] {4dd4d347-033a-4f86-b77a-e69fa8aa0118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3932 | 2026.01.30 16:36:33.399906 [ 277 ] {4dd4d347-033a-4f86-b77a-e69fa8aa0118} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2026.01.30 16:36:33.399942 [ 277 ] {4dd4d347-033a-4f86-b77a-e69fa8aa0118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3934 | 2026.01.30 16:36:33.400251 [ 277 ] {4dd4d347-033a-4f86-b77a-e69fa8aa0118} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3935 | 2026.01.30 16:36:33.400482 [ 277 ] {4dd4d347-033a-4f86-b77a-e69fa8aa0118} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.01.30 16:36:33.400575 [ 46 ] {} <Debug> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3937 | 2026.01.30 16:36:33.400613 [ 46 ] {} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2026.01.30 16:36:33.400615 [ 277 ] {4dd4d347-033a-4f86-b77a-e69fa8aa0118} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001231 sec., 6498.781478472786 rows/sec., 529.93 KiB/sec. | ||
| 3939 | 2026.01.30 16:36:33.400632 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3940 | 2026.01.30 16:36:33.400661 [ 277 ] {4dd4d347-033a-4f86-b77a-e69fa8aa0118} <Debug> TCPHandler: Processed in 0.001405105 sec. | ||
| 3941 | 2026.01.30 16:36:33.400720 [ 202 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::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 | ||
| 3942 | 2026.01.30 16:36:33.400784 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3943 | 2026.01.30 16:36:33.400814 [ 202 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3944 | 2026.01.30 16:36:33.400842 [ 202 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::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 | ||
| 3945 | 2026.01.30 16:36:33.400881 [ 277 ] {252b54fb-4091-439f-81f4-970a231cecae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3946 | 2026.01.30 16:36:33.400899 [ 202 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::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 | ||
| 3947 | 2026.01.30 16:36:33.400922 [ 277 ] {252b54fb-4091-439f-81f4-970a231cecae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3948 | 2026.01.30 16:36:33.400945 [ 202 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3949 | 2026.01.30 16:36:33.400987 [ 202 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3950 | 2026.01.30 16:36:33.401026 [ 202 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::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 | ||
| 3951 | 2026.01.30 16:36:33.401067 [ 202 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::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 | ||
| 3952 | 2026.01.30 16:36:33.401840 [ 192 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001150351 sec., 29556.196326164798 rows/sec., 2.47 MiB/sec. | ||
| 3953 | 2026.01.30 16:36:33.402015 [ 199 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3954 | 2026.01.30 16:36:33.402042 [ 277 ] {252b54fb-4091-439f-81f4-970a231cecae} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.01.30 16:36:33.402084 [ 277 ] {252b54fb-4091-439f-81f4-970a231cecae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3956 | 2026.01.30 16:36:33.402348 [ 199 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_6_1} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2026.01.30 16:36:33.402434 [ 199 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_6_1} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3958 | 2026.01.30 16:36:33.402537 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3959 | 2026.01.30 16:36:33.402588 [ 277 ] {252b54fb-4091-439f-81f4-970a231cecae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3960 | 2026.01.30 16:36:33.402823 [ 277 ] {252b54fb-4091-439f-81f4-970a231cecae} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.01.30 16:36:33.402958 [ 277 ] {252b54fb-4091-439f-81f4-970a231cecae} <Debug> executeQuery: Read 1327 rows, 113.38 KiB in 0.002097 sec., 632808.7744396757 rows/sec., 52.80 MiB/sec. | ||
| 3962 | 2026.01.30 16:36:33.402995 [ 277 ] {252b54fb-4091-439f-81f4-970a231cecae} <Debug> TCPHandler: Processed in 0.002262851 sec. | ||
| 3963 | 2026.01.30 16:36:33.403112 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.01.30 16:36:33.403208 [ 277 ] {26209555-d1c2-40fc-87b0-90840daf11a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3965 | 2026.01.30 16:36:33.403248 [ 277 ] {26209555-d1c2-40fc-87b0-90840daf11a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3966 | 2026.01.30 16:36:33.403656 [ 277 ] {26209555-d1c2-40fc-87b0-90840daf11a1} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.01.30 16:36:33.403691 [ 277 ] {26209555-d1c2-40fc-87b0-90840daf11a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3968 | 2026.01.30 16:36:33.403986 [ 277 ] {26209555-d1c2-40fc-87b0-90840daf11a1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3969 | 2026.01.30 16:36:33.404199 [ 277 ] {26209555-d1c2-40fc-87b0-90840daf11a1} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.01.30 16:36:33.404328 [ 277 ] {26209555-d1c2-40fc-87b0-90840daf11a1} <Debug> executeQuery: Read 23 rows, 1.75 KiB in 0.001139 sec., 20193.15188762072 rows/sec., 1.50 MiB/sec. | ||
| 3971 | 2026.01.30 16:36:33.404366 [ 277 ] {26209555-d1c2-40fc-87b0-90840daf11a1} <Debug> TCPHandler: Processed in 0.001304433 sec. | ||
| 3972 | 2026.01.30 16:36:33.404475 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2026.01.30 16:36:33.404570 [ 277 ] {a7be4741-b636-4939-ac9d-090a9b66b32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3974 | 2026.01.30 16:36:33.404609 [ 277 ] {a7be4741-b636-4939-ac9d-090a9b66b32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3975 | 2026.01.30 16:36:33.405084 [ 277 ] {a7be4741-b636-4939-ac9d-090a9b66b32c} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.01.30 16:36:33.405118 [ 277 ] {a7be4741-b636-4939-ac9d-090a9b66b32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3977 | 2026.01.30 16:36:33.405435 [ 277 ] {a7be4741-b636-4939-ac9d-090a9b66b32c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3978 | 2026.01.30 16:36:33.405657 [ 277 ] {a7be4741-b636-4939-ac9d-090a9b66b32c} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.01.30 16:36:33.405783 [ 277 ] {a7be4741-b636-4939-ac9d-090a9b66b32c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001231 sec., 204711.61657189275 rows/sec., 14.16 MiB/sec. | ||
| 3980 | 2026.01.30 16:36:33.405821 [ 277 ] {a7be4741-b636-4939-ac9d-090a9b66b32c} <Debug> TCPHandler: Processed in 0.001395485 sec. | ||
| 3981 | 2026.01.30 16:36:33.405945 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3982 | 2026.01.30 16:36:33.406038 [ 277 ] {22de5ac4-72dd-4811-bb43-ddc373965050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3983 | 2026.01.30 16:36:33.406078 [ 277 ] {22de5ac4-72dd-4811-bb43-ddc373965050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3984 | 2026.01.30 16:36:33.406468 [ 277 ] {22de5ac4-72dd-4811-bb43-ddc373965050} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.01.30 16:36:33.406502 [ 277 ] {22de5ac4-72dd-4811-bb43-ddc373965050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3986 | 2026.01.30 16:36:33.406804 [ 277 ] {22de5ac4-72dd-4811-bb43-ddc373965050} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3987 | 2026.01.30 16:36:33.407013 [ 277 ] {22de5ac4-72dd-4811-bb43-ddc373965050} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2026.01.30 16:36:33.407137 [ 277 ] {22de5ac4-72dd-4811-bb43-ddc373965050} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 3989 | 2026.01.30 16:36:33.407173 [ 277 ] {22de5ac4-72dd-4811-bb43-ddc373965050} <Debug> TCPHandler: Processed in 0.001278133 sec. | ||
| 3990 | 2026.01.30 16:36:33.407284 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2026.01.30 16:36:33.407377 [ 277 ] {01ade0b0-71f7-4071-854c-0592b4e7b6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3992 | 2026.01.30 16:36:33.407417 [ 277 ] {01ade0b0-71f7-4071-854c-0592b4e7b6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3993 | 2026.01.30 16:36:33.408005 [ 277 ] {01ade0b0-71f7-4071-854c-0592b4e7b6ee} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.01.30 16:36:33.408039 [ 277 ] {01ade0b0-71f7-4071-854c-0592b4e7b6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3995 | 2026.01.30 16:36:33.408371 [ 277 ] {01ade0b0-71f7-4071-854c-0592b4e7b6ee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3996 | 2026.01.30 16:36:33.408577 [ 277 ] {01ade0b0-71f7-4071-854c-0592b4e7b6ee} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.01.30 16:36:33.408702 [ 277 ] {01ade0b0-71f7-4071-854c-0592b4e7b6ee} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001342 sec., 422503.72578241426 rows/sec., 31.69 MiB/sec. | ||
| 3998 | 2026.01.30 16:36:33.408739 [ 277 ] {01ade0b0-71f7-4071-854c-0592b4e7b6ee} <Debug> TCPHandler: Processed in 0.001505517 sec. | ||
| 3999 | 2026.01.30 16:36:33.408855 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4000 | 2026.01.30 16:36:33.408949 [ 277 ] {c1ec7dce-d23d-49c0-a4e9-9950e5f63e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4001 | 2026.01.30 16:36:33.408991 [ 277 ] {c1ec7dce-d23d-49c0-a4e9-9950e5f63e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4002 | 2026.01.30 16:36:33.410492 [ 277 ] {c1ec7dce-d23d-49c0-a4e9-9950e5f63e99} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2026.01.30 16:36:33.410528 [ 277 ] {c1ec7dce-d23d-49c0-a4e9-9950e5f63e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4004 | 2026.01.30 16:36:33.411208 [ 277 ] {c1ec7dce-d23d-49c0-a4e9-9950e5f63e99} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4005 | 2026.01.30 16:36:33.411419 [ 277 ] {c1ec7dce-d23d-49c0-a4e9-9950e5f63e99} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2026.01.30 16:36:33.411547 [ 277 ] {c1ec7dce-d23d-49c0-a4e9-9950e5f63e99} <Debug> executeQuery: Read 3835 rows, 262.79 KiB in 0.002674 sec., 1434181.0022438294 rows/sec., 95.97 MiB/sec. | ||
| 4007 | 2026.01.30 16:36:33.411581 [ 277 ] {c1ec7dce-d23d-49c0-a4e9-9950e5f63e99} <Debug> TCPHandler: Processed in 0.002835731 sec. | ||
| 4008 | 2026.01.30 16:36:33.411758 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4009 | 2026.01.30 16:36:33.411853 [ 277 ] {dd311cda-9701-4054-ba51-676fb09734a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4010 | 2026.01.30 16:36:33.411907 [ 277 ] {dd311cda-9701-4054-ba51-676fb09734a9} <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 | ||
| 4011 | 2026.01.30 16:36:33.412760 [ 277 ] {dd311cda-9701-4054-ba51-676fb09734a9} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.01.30 16:36:33.412801 [ 277 ] {dd311cda-9701-4054-ba51-676fb09734a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4013 | 2026.01.30 16:36:33.413449 [ 277 ] {dd311cda-9701-4054-ba51-676fb09734a9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4014 | 2026.01.30 16:36:33.413735 [ 277 ] {dd311cda-9701-4054-ba51-676fb09734a9} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4015 | 2026.01.30 16:36:33.413937 [ 277 ] {dd311cda-9701-4054-ba51-676fb09734a9} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002102 sec., 1427.2121788772597 rows/sec., 2.56 MiB/sec. | ||
| 4016 | 2026.01.30 16:36:33.414027 [ 277 ] {dd311cda-9701-4054-ba51-676fb09734a9} <Debug> TCPHandler: Processed in 0.002318922 sec. | ||
| 4017 | 2026.01.30 16:36:33.414179 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2026.01.30 16:36:33.414287 [ 277 ] {ac4d554d-8cb9-410d-b36d-b30a7a3dabb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4019 | 2026.01.30 16:36:33.414338 [ 277 ] {ac4d554d-8cb9-410d-b36d-b30a7a3dabb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4020 | 2026.01.30 16:36:33.414742 [ 277 ] {ac4d554d-8cb9-410d-b36d-b30a7a3dabb5} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2026.01.30 16:36:33.414780 [ 277 ] {ac4d554d-8cb9-410d-b36d-b30a7a3dabb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4022 | 2026.01.30 16:36:33.415156 [ 277 ] {ac4d554d-8cb9-410d-b36d-b30a7a3dabb5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4023 | 2026.01.30 16:36:33.415424 [ 277 ] {ac4d554d-8cb9-410d-b36d-b30a7a3dabb5} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.01.30 16:36:33.415585 [ 277 ] {ac4d554d-8cb9-410d-b36d-b30a7a3dabb5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00132 sec., 9090.90909090909 rows/sec., 627.37 KiB/sec. | ||
| 4025 | 2026.01.30 16:36:33.415622 [ 277 ] {ac4d554d-8cb9-410d-b36d-b30a7a3dabb5} <Debug> TCPHandler: Processed in 0.001500776 sec. | ||
| 4026 | 2026.01.30 16:36:33.520276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8159 | ||
| 4027 | 2026.01.30 16:36:33.520806 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.01.30 16:36:33.520867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4029 | 2026.01.30 16:36:33.521412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4030 | 2026.01.30 16:36:33.521663 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2026.01.30 16:36:33.521833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8159 | ||
| 4032 | 2026.01.30 16:36:33.697603 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35954 | ||
| 4033 | 2026.01.30 16:36:33.697731 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4034 | 2026.01.30 16:36:33.697766 [ 286 ] {} <Debug> TCP-Session: ec9daa77-f19c-4f48-86a6-b963d65ae119 Authenticating user 'default' from [fd00:1122:3344:101::e]:35954 | ||
| 4035 | 2026.01.30 16:36:33.697791 [ 286 ] {} <Debug> TCP-Session: ec9daa77-f19c-4f48-86a6-b963d65ae119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2026.01.30 16:36:33.697807 [ 286 ] {} <Debug> TCP-Session: ec9daa77-f19c-4f48-86a6-b963d65ae119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2026.01.30 16:36:33.698033 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41143 | ||
| 4038 | 2026.01.30 16:36:33.698062 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38650 | ||
| 4039 | 2026.01.30 16:36:33.698104 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42509 | ||
| 4040 | 2026.01.30 16:36:33.698106 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40571 | ||
| 4041 | 2026.01.30 16:36:33.698142 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48747 | ||
| 4042 | 2026.01.30 16:36:33.698169 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4043 | 2026.01.30 16:36:33.698176 [ 286 ] {} <Trace> TCP-Session: ec9daa77-f19c-4f48-86a6-b963d65ae119 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4044 | 2026.01.30 16:36:33.698207 [ 288 ] {} <Debug> TCP-Session: 957f5f24-d100-464c-98b9-90d7e8b061aa Authenticating user 'default' from [fd00:1122:3344:101::e]:41143 | ||
| 4045 | 2026.01.30 16:36:33.698193 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4046 | 2026.01.30 16:36:33.698237 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4047 | 2026.01.30 16:36:33.698249 [ 288 ] {} <Debug> TCP-Session: 957f5f24-d100-464c-98b9-90d7e8b061aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2026.01.30 16:36:33.698271 [ 292 ] {} <Debug> TCP-Session: 70763cd2-9778-40cc-9473-232566b17818 Authenticating user 'default' from [fd00:1122:3344:101::e]:42509 | ||
| 4049 | 2026.01.30 16:36:33.698287 [ 288 ] {} <Debug> TCP-Session: 957f5f24-d100-464c-98b9-90d7e8b061aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2026.01.30 16:36:33.698286 [ 291 ] {} <Debug> TCP-Session: a75a1bd8-e4e4-4655-8220-89585b646cb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40571 | ||
| 4051 | 2026.01.30 16:36:33.698308 [ 292 ] {} <Debug> TCP-Session: 70763cd2-9778-40cc-9473-232566b17818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4052 | 2026.01.30 16:36:33.698235 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4053 | 2026.01.30 16:36:33.698335 [ 291 ] {} <Debug> TCP-Session: a75a1bd8-e4e4-4655-8220-89585b646cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2026.01.30 16:36:33.698368 [ 275 ] {} <Debug> TCP-Session: 32c0445f-5851-4f3f-9572-7b37de4a596d Authenticating user 'default' from [fd00:1122:3344:101::e]:48747 | ||
| 4055 | 2026.01.30 16:36:33.698375 [ 291 ] {} <Debug> TCP-Session: a75a1bd8-e4e4-4655-8220-89585b646cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2026.01.30 16:36:33.698394 [ 275 ] {} <Debug> TCP-Session: 32c0445f-5851-4f3f-9572-7b37de4a596d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2026.01.30 16:36:33.698371 [ 286 ] {819dcd97-a83b-4a72-a11b-488df48aa031} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35954) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4058 | 2026.01.30 16:36:33.698419 [ 275 ] {} <Debug> TCP-Session: 32c0445f-5851-4f3f-9572-7b37de4a596d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2026.01.30 16:36:33.698339 [ 292 ] {} <Debug> TCP-Session: 70763cd2-9778-40cc-9473-232566b17818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.01.30 16:36:33.698193 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4061 | 2026.01.30 16:36:33.698136 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33422 | ||
| 4062 | 2026.01.30 16:36:33.698496 [ 289 ] {} <Debug> TCP-Session: a1f3a3e3-0923-4afc-84ee-6863d5131593 Authenticating user 'default' from [fd00:1122:3344:101::e]:38650 | ||
| 4063 | 2026.01.30 16:36:33.698118 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55247 | ||
| 4064 | 2026.01.30 16:36:33.698539 [ 289 ] {} <Debug> TCP-Session: a1f3a3e3-0923-4afc-84ee-6863d5131593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2026.01.30 16:36:33.698076 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52646 | ||
| 4066 | 2026.01.30 16:36:33.698574 [ 289 ] {} <Debug> TCP-Session: a1f3a3e3-0923-4afc-84ee-6863d5131593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.01.30 16:36:33.698590 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4068 | 2026.01.30 16:36:33.698606 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4069 | 2026.01.30 16:36:33.698639 [ 294 ] {} <Debug> TCP-Session: aff515ff-88f5-49f8-87b0-f11b7f890cd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33422 | ||
| 4070 | 2026.01.30 16:36:33.698649 [ 293 ] {} <Debug> TCP-Session: 7a10a619-2b27-460e-b74f-2014b650ded6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55247 | ||
| 4071 | 2026.01.30 16:36:33.698645 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4072 | 2026.01.30 16:36:33.698667 [ 294 ] {} <Debug> TCP-Session: aff515ff-88f5-49f8-87b0-f11b7f890cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.01.30 16:36:33.698679 [ 293 ] {} <Debug> TCP-Session: 7a10a619-2b27-460e-b74f-2014b650ded6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2026.01.30 16:36:33.698689 [ 290 ] {} <Debug> TCP-Session: c59d94a2-3178-45db-96f6-8d7ccd4766ea Authenticating user 'default' from [fd00:1122:3344:101::e]:52646 | ||
| 4075 | 2026.01.30 16:36:33.698703 [ 294 ] {} <Debug> TCP-Session: aff515ff-88f5-49f8-87b0-f11b7f890cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2026.01.30 16:36:33.698725 [ 290 ] {} <Debug> TCP-Session: c59d94a2-3178-45db-96f6-8d7ccd4766ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2026.01.30 16:36:33.698716 [ 286 ] {819dcd97-a83b-4a72-a11b-488df48aa031} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4078 | 2026.01.30 16:36:33.698752 [ 290 ] {} <Debug> TCP-Session: c59d94a2-3178-45db-96f6-8d7ccd4766ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2026.01.30 16:36:33.698714 [ 293 ] {} <Debug> TCP-Session: 7a10a619-2b27-460e-b74f-2014b650ded6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2026.01.30 16:36:33.698810 [ 286 ] {819dcd97-a83b-4a72-a11b-488df48aa031} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4081 | 2026.01.30 16:36:33.699108 [ 286 ] {819dcd97-a83b-4a72-a11b-488df48aa031} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 4082 | 2026.01.30 16:36:33.700079 [ 285 ] {819dcd97-a83b-4a72-a11b-488df48aa031} <Trace> AggregatingTransform: Aggregating | ||
| 4083 | 2026.01.30 16:36:33.700123 [ 285 ] {819dcd97-a83b-4a72-a11b-488df48aa031} <Trace> Aggregator: Aggregation method: without_key | ||
| 4084 | 2026.01.30 16:36:33.700163 [ 285 ] {819dcd97-a83b-4a72-a11b-488df48aa031} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952967 sec. (1049.354 rows/sec., 40.99 KiB/sec.) | ||
| 4085 | 2026.01.30 16:36:33.700182 [ 285 ] {819dcd97-a83b-4a72-a11b-488df48aa031} <Trace> Aggregator: Merging aggregated data | ||
| 4086 | 2026.01.30 16:36:33.701401 [ 286 ] {819dcd97-a83b-4a72-a11b-488df48aa031} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003087 sec., 323.93909944930357 rows/sec., 12.65 KiB/sec. | ||
| 4087 | 2026.01.30 16:36:33.701537 [ 286 ] {819dcd97-a83b-4a72-a11b-488df48aa031} <Debug> TCPHandler: Processed in 0.003489862 sec. | ||
| 4088 | 2026.01.30 16:36:33.701658 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4089 | 2026.01.30 16:36:33.701675 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4090 | 2026.01.30 16:36:33.701686 [ 286 ] {} <Debug> TCP-Session: ec9daa77-f19c-4f48-86a6-b963d65ae119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4091 | 2026.01.30 16:36:33.701701 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4092 | 2026.01.30 16:36:33.701724 [ 288 ] {} <Debug> TCP-Session: 957f5f24-d100-464c-98b9-90d7e8b061aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2026.01.30 16:36:33.701738 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4094 | 2026.01.30 16:36:33.701752 [ 292 ] {} <Debug> TCP-Session: 70763cd2-9778-40cc-9473-232566b17818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4095 | 2026.01.30 16:36:33.701758 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4096 | 2026.01.30 16:36:33.701783 [ 290 ] {} <Debug> TCP-Session: c59d94a2-3178-45db-96f6-8d7ccd4766ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4097 | 2026.01.30 16:36:33.701800 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4098 | 2026.01.30 16:36:33.701816 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4099 | 2026.01.30 16:36:33.701825 [ 291 ] {} <Debug> TCP-Session: a75a1bd8-e4e4-4655-8220-89585b646cb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2026.01.30 16:36:33.701840 [ 293 ] {} <Debug> TCP-Session: 7a10a619-2b27-460e-b74f-2014b650ded6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2026.01.30 16:36:33.701864 [ 294 ] {} <Debug> TCP-Session: aff515ff-88f5-49f8-87b0-f11b7f890cd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2026.01.30 16:36:33.701713 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4103 | 2026.01.30 16:36:33.701772 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4104 | 2026.01.30 16:36:33.701920 [ 275 ] {} <Debug> TCP-Session: 32c0445f-5851-4f3f-9572-7b37de4a596d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2026.01.30 16:36:33.701947 [ 289 ] {} <Debug> TCP-Session: a1f3a3e3-0923-4afc-84ee-6863d5131593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4106 | 2026.01.30 16:36:33.939970 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4107 | 2026.01.30 16:36:33.955842 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.01.30 16:36:33.955910 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4109 | 2026.01.30 16:36:33.962270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4110 | 2026.01.30 16:36:33.962980 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.01.30 16:36:33.965855 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4112 | 2026.01.30 16:36:36.037847 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 502 | ||
| 4113 | 2026.01.30 16:36:36.040847 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2026.01.30 16:36:36.040906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4115 | 2026.01.30 16:36:36.042214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4116 | 2026.01.30 16:36:36.042506 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2026.01.30 16:36:36.042897 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 4118 | 2026.01.30 16:36:37.572955 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2026.01.30 16:36:37.573152 [ 277 ] {065dddfa-4693-4440-a062-8cb8c181e4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4120 | 2026.01.30 16:36:37.573222 [ 277 ] {065dddfa-4693-4440-a062-8cb8c181e4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4121 | 2026.01.30 16:36:37.573878 [ 277 ] {065dddfa-4693-4440-a062-8cb8c181e4f6} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.01.30 16:36:37.573920 [ 277 ] {065dddfa-4693-4440-a062-8cb8c181e4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4123 | 2026.01.30 16:36:37.574338 [ 277 ] {065dddfa-4693-4440-a062-8cb8c181e4f6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4124 | 2026.01.30 16:36:37.574580 [ 277 ] {065dddfa-4693-4440-a062-8cb8c181e4f6} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.01.30 16:36:37.574706 [ 30 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4126 | 2026.01.30 16:36:37.574739 [ 277 ] {065dddfa-4693-4440-a062-8cb8c181e4f6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.63 MiB/sec. | ||
| 4127 | 2026.01.30 16:36:37.574743 [ 30 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.01.30 16:36:37.574774 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4129 | 2026.01.30 16:36:37.574785 [ 277 ] {065dddfa-4693-4440-a062-8cb8c181e4f6} <Debug> TCPHandler: Processed in 0.001965605 sec. | ||
| 4130 | 2026.01.30 16:36:37.574871 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::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 | ||
| 4131 | 2026.01.30 16:36:37.574920 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4132 | 2026.01.30 16:36:37.574977 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4133 | 2026.01.30 16:36:37.575009 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1410 rows starting from the beginning of the part | ||
| 4134 | 2026.01.30 16:36:37.575048 [ 277 ] {a46428fb-a652-4425-a149-91d6bfa101da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4135 | 2026.01.30 16:36:37.575069 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 130 rows starting from the beginning of the part | ||
| 4136 | 2026.01.30 16:36:37.575093 [ 277 ] {a46428fb-a652-4425-a149-91d6bfa101da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4137 | 2026.01.30 16:36:37.575114 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 62 rows starting from the beginning of the part | ||
| 4138 | 2026.01.30 16:36:37.575157 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
| 4139 | 2026.01.30 16:36:37.575198 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1327 rows starting from the beginning of the part | ||
| 4140 | 2026.01.30 16:36:37.575284 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::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 | ||
| 4141 | 2026.01.30 16:36:37.575563 [ 277 ] {a46428fb-a652-4425-a149-91d6bfa101da} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2026.01.30 16:36:37.575600 [ 277 ] {a46428fb-a652-4425-a149-91d6bfa101da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4143 | 2026.01.30 16:36:37.575935 [ 277 ] {a46428fb-a652-4425-a149-91d6bfa101da} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4144 | 2026.01.30 16:36:37.576160 [ 277 ] {a46428fb-a652-4425-a149-91d6bfa101da} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2026.01.30 16:36:37.576258 [ 30 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4146 | 2026.01.30 16:36:37.576284 [ 30 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2026.01.30 16:36:37.576292 [ 277 ] {a46428fb-a652-4425-a149-91d6bfa101da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.95 MiB/sec. | ||
| 4148 | 2026.01.30 16:36:37.576302 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4149 | 2026.01.30 16:36:37.576332 [ 277 ] {a46428fb-a652-4425-a149-91d6bfa101da} <Debug> TCPHandler: Processed in 0.001463017 sec. | ||
| 4150 | 2026.01.30 16:36:37.576408 [ 192 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::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 | ||
| 4151 | 2026.01.30 16:36:37.576463 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.01.30 16:36:37.576544 [ 192 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4153 | 2026.01.30 16:36:37.576562 [ 277 ] {3855e17c-61ef-4351-a938-9fdf9eded0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4154 | 2026.01.30 16:36:37.576582 [ 192 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 844 rows starting from the beginning of the part | ||
| 4155 | 2026.01.30 16:36:37.576614 [ 277 ] {3855e17c-61ef-4351-a938-9fdf9eded0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4156 | 2026.01.30 16:36:37.576677 [ 192 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 4157 | 2026.01.30 16:36:37.576732 [ 192 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 67 rows starting from the beginning of the part | ||
| 4158 | 2026.01.30 16:36:37.576780 [ 192 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 100 rows starting from the beginning of the part | ||
| 4159 | 2026.01.30 16:36:37.576823 [ 192 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 567 rows starting from the beginning of the part | ||
| 4160 | 2026.01.30 16:36:37.576866 [ 192 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::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 | ||
| 4161 | 2026.01.30 16:36:37.576881 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3113 rows, containing 5 columns (5 merged, 0 gathered) in 0.002052166 sec., 1516933.8152956439 rows/sec., 130.67 MiB/sec. | ||
| 4162 | 2026.01.30 16:36:37.577011 [ 277 ] {3855e17c-61ef-4351-a938-9fdf9eded0d6} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2026.01.30 16:36:37.577055 [ 277 ] {3855e17c-61ef-4351-a938-9fdf9eded0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4164 | 2026.01.30 16:36:37.577143 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4165 | 2026.01.30 16:36:37.577395 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_21_4} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2026.01.30 16:36:37.577421 [ 277 ] {3855e17c-61ef-4351-a938-9fdf9eded0d6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4167 | 2026.01.30 16:36:37.577457 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_21_4} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4168 | 2026.01.30 16:36:37.577517 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 4169 | 2026.01.30 16:36:37.577656 [ 277 ] {3855e17c-61ef-4351-a938-9fdf9eded0d6} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2026.01.30 16:36:37.577792 [ 277 ] {3855e17c-61ef-4351-a938-9fdf9eded0d6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001248 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec. | ||
| 4171 | 2026.01.30 16:36:37.577829 [ 277 ] {3855e17c-61ef-4351-a938-9fdf9eded0d6} <Debug> TCPHandler: Processed in 0.001416235 sec. | ||
| 4172 | 2026.01.30 16:36:37.577953 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2026.01.30 16:36:37.578048 [ 277 ] {fa2fad08-2796-4a05-b166-76a8559ad521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4174 | 2026.01.30 16:36:37.578052 [ 202 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 5 columns (5 merged, 0 gathered) in 0.0016981 sec., 1028207.9971733114 rows/sec., 79.78 MiB/sec. | ||
| 4175 | 2026.01.30 16:36:37.578093 [ 277 ] {fa2fad08-2796-4a05-b166-76a8559ad521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4176 | 2026.01.30 16:36:37.578312 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4177 | 2026.01.30 16:36:37.578430 [ 277 ] {fa2fad08-2796-4a05-b166-76a8559ad521} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.01.30 16:36:37.578472 [ 277 ] {fa2fad08-2796-4a05-b166-76a8559ad521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4179 | 2026.01.30 16:36:37.578668 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_21_4} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.01.30 16:36:37.578774 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_21_4} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4181 | 2026.01.30 16:36:37.578814 [ 277 ] {fa2fad08-2796-4a05-b166-76a8559ad521} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4182 | 2026.01.30 16:36:37.578898 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4183 | 2026.01.30 16:36:37.579038 [ 277 ] {fa2fad08-2796-4a05-b166-76a8559ad521} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2026.01.30 16:36:37.579174 [ 277 ] {fa2fad08-2796-4a05-b166-76a8559ad521} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001144 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. | ||
| 4185 | 2026.01.30 16:36:37.579210 [ 277 ] {fa2fad08-2796-4a05-b166-76a8559ad521} <Debug> TCPHandler: Processed in 0.001312294 sec. | ||
| 4186 | 2026.01.30 16:36:40.941266 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4187 | 2026.01.30 16:36:40.941317 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4188 | 2026.01.30 16:36:41.021905 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8671 | ||
| 4189 | 2026.01.30 16:36:41.022458 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2026.01.30 16:36:41.022510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4191 | 2026.01.30 16:36:41.023035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4192 | 2026.01.30 16:36:41.023298 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2026.01.30 16:36:41.023469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8671 | ||
| 4194 | 2026.01.30 16:36:41.465916 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4195 | 2026.01.30 16:36:41.482704 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2026.01.30 16:36:41.482768 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4197 | 2026.01.30 16:36:41.488997 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4198 | 2026.01.30 16:36:41.489720 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.01.30 16:36:41.492695 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4200 | 2026.01.30 16:36:42.577587 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.01.30 16:36:42.577773 [ 277 ] {71a42867-32cd-45c0-98d6-cace0bdd9daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4202 | 2026.01.30 16:36:42.577842 [ 277 ] {71a42867-32cd-45c0-98d6-cace0bdd9daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4203 | 2026.01.30 16:36:42.578563 [ 277 ] {71a42867-32cd-45c0-98d6-cace0bdd9daf} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2026.01.30 16:36:42.578613 [ 277 ] {71a42867-32cd-45c0-98d6-cace0bdd9daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4205 | 2026.01.30 16:36:42.579028 [ 277 ] {71a42867-32cd-45c0-98d6-cace0bdd9daf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4206 | 2026.01.30 16:36:42.579259 [ 277 ] {71a42867-32cd-45c0-98d6-cace0bdd9daf} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.01.30 16:36:42.579426 [ 277 ] {71a42867-32cd-45c0-98d6-cace0bdd9daf} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001708 sec., 74941.45199063231 rows/sec., 6.46 MiB/sec. | ||
| 4208 | 2026.01.30 16:36:42.579471 [ 277 ] {71a42867-32cd-45c0-98d6-cace0bdd9daf} <Debug> TCPHandler: Processed in 0.002021046 sec. | ||
| 4209 | 2026.01.30 16:36:42.579605 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2026.01.30 16:36:42.579706 [ 277 ] {eb0a6834-9a5c-4da3-9af3-b917383b463e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4211 | 2026.01.30 16:36:42.579751 [ 277 ] {eb0a6834-9a5c-4da3-9af3-b917383b463e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4212 | 2026.01.30 16:36:42.580189 [ 277 ] {eb0a6834-9a5c-4da3-9af3-b917383b463e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2026.01.30 16:36:42.580228 [ 277 ] {eb0a6834-9a5c-4da3-9af3-b917383b463e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4214 | 2026.01.30 16:36:42.580546 [ 277 ] {eb0a6834-9a5c-4da3-9af3-b917383b463e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4215 | 2026.01.30 16:36:42.580770 [ 277 ] {eb0a6834-9a5c-4da3-9af3-b917383b463e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.01.30 16:36:42.580915 [ 277 ] {eb0a6834-9a5c-4da3-9af3-b917383b463e} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001233 sec., 29197.080291970804 rows/sec., 2.14 MiB/sec. | ||
| 4217 | 2026.01.30 16:36:42.580955 [ 277 ] {eb0a6834-9a5c-4da3-9af3-b917383b463e} <Debug> TCPHandler: Processed in 0.001401745 sec. | ||
| 4218 | 2026.01.30 16:36:42.581075 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2026.01.30 16:36:42.581171 [ 277 ] {4aa2fb42-7b6b-42ae-a6de-065bddb26a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4220 | 2026.01.30 16:36:42.581214 [ 277 ] {4aa2fb42-7b6b-42ae-a6de-065bddb26a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4221 | 2026.01.30 16:36:42.581656 [ 277 ] {4aa2fb42-7b6b-42ae-a6de-065bddb26a27} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2026.01.30 16:36:42.581695 [ 277 ] {4aa2fb42-7b6b-42ae-a6de-065bddb26a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4223 | 2026.01.30 16:36:42.582001 [ 277 ] {4aa2fb42-7b6b-42ae-a6de-065bddb26a27} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4224 | 2026.01.30 16:36:42.582208 [ 277 ] {4aa2fb42-7b6b-42ae-a6de-065bddb26a27} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2026.01.30 16:36:42.582343 [ 277 ] {4aa2fb42-7b6b-42ae-a6de-065bddb26a27} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00119 sec., 84033.61344537814 rows/sec., 6.56 MiB/sec. | ||
| 4226 | 2026.01.30 16:36:42.582381 [ 277 ] {4aa2fb42-7b6b-42ae-a6de-065bddb26a27} <Debug> TCPHandler: Processed in 0.001356784 sec. | ||
| 4227 | 2026.01.30 16:36:42.582500 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2026.01.30 16:36:42.582595 [ 277 ] {b6276d43-927d-4143-b371-8501095120b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4229 | 2026.01.30 16:36:42.582640 [ 277 ] {b6276d43-927d-4143-b371-8501095120b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4230 | 2026.01.30 16:36:42.583065 [ 277 ] {b6276d43-927d-4143-b371-8501095120b9} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2026.01.30 16:36:42.583103 [ 277 ] {b6276d43-927d-4143-b371-8501095120b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4232 | 2026.01.30 16:36:42.583449 [ 277 ] {b6276d43-927d-4143-b371-8501095120b9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4233 | 2026.01.30 16:36:42.583662 [ 277 ] {b6276d43-927d-4143-b371-8501095120b9} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2026.01.30 16:36:42.583798 [ 277 ] {b6276d43-927d-4143-b371-8501095120b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 4235 | 2026.01.30 16:36:42.583802 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4236 | 2026.01.30 16:36:42.583836 [ 277 ] {b6276d43-927d-4143-b371-8501095120b9} <Debug> TCPHandler: Processed in 0.001386805 sec. | ||
| 4237 | 2026.01.30 16:36:42.583874 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.01.30 16:36:42.583899 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4239 | 2026.01.30 16:36:42.583967 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2026.01.30 16:36:42.584012 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::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 | ||
| 4241 | 2026.01.30 16:36:42.584068 [ 277 ] {fea7ff81-21e4-443c-8a5f-a7500c6b5623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4242 | 2026.01.30 16:36:42.584130 [ 277 ] {fea7ff81-21e4-443c-8a5f-a7500c6b5623} <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 | ||
| 4243 | 2026.01.30 16:36:42.584157 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4244 | 2026.01.30 16:36:42.584199 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2663 rows starting from the beginning of the part | ||
| 4245 | 2026.01.30 16:36:42.584266 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::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 | ||
| 4246 | 2026.01.30 16:36:42.584314 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::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 | ||
| 4247 | 2026.01.30 16:36:42.584358 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 3835 rows starting from the beginning of the part | ||
| 4248 | 2026.01.30 16:36:42.584396 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part | ||
| 4249 | 2026.01.30 16:36:42.584437 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::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 | ||
| 4250 | 2026.01.30 16:36:42.584991 [ 277 ] {fea7ff81-21e4-443c-8a5f-a7500c6b5623} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.01.30 16:36:42.585033 [ 277 ] {fea7ff81-21e4-443c-8a5f-a7500c6b5623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4252 | 2026.01.30 16:36:42.585626 [ 277 ] {fea7ff81-21e4-443c-8a5f-a7500c6b5623} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4253 | 2026.01.30 16:36:42.585866 [ 277 ] {fea7ff81-21e4-443c-8a5f-a7500c6b5623} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.01.30 16:36:42.586013 [ 277 ] {fea7ff81-21e4-443c-8a5f-a7500c6b5623} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001963 sec., 18339.276617422314 rows/sec., 32.86 MiB/sec. | ||
| 4255 | 2026.01.30 16:36:42.586073 [ 277 ] {fea7ff81-21e4-443c-8a5f-a7500c6b5623} <Debug> TCPHandler: Processed in 0.002158469 sec. | ||
| 4256 | 2026.01.30 16:36:42.586192 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2026.01.30 16:36:42.586289 [ 277 ] {9a4b6f5d-514e-4da9-b421-2c28808c2b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4258 | 2026.01.30 16:36:42.586333 [ 277 ] {9a4b6f5d-514e-4da9-b421-2c28808c2b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4259 | 2026.01.30 16:36:42.586679 [ 277 ] {9a4b6f5d-514e-4da9-b421-2c28808c2b9e} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.01.30 16:36:42.586717 [ 277 ] {9a4b6f5d-514e-4da9-b421-2c28808c2b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4261 | 2026.01.30 16:36:42.586804 [ 187 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7106 rows, containing 5 columns (5 merged, 0 gathered) in 0.002845381 sec., 2497380.8428467046 rows/sec., 170.86 MiB/sec. | ||
| 4262 | 2026.01.30 16:36:42.587063 [ 277 ] {9a4b6f5d-514e-4da9-b421-2c28808c2b9e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4263 | 2026.01.30 16:36:42.587259 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4264 | 2026.01.30 16:36:42.587293 [ 277 ] {9a4b6f5d-514e-4da9-b421-2c28808c2b9e} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2026.01.30 16:36:42.587429 [ 277 ] {9a4b6f5d-514e-4da9-b421-2c28808c2b9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 4266 | 2026.01.30 16:36:42.587466 [ 277 ] {9a4b6f5d-514e-4da9-b421-2c28808c2b9e} <Debug> TCPHandler: Processed in 0.001325324 sec. | ||
| 4267 | 2026.01.30 16:36:42.587536 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2026.01.30 16:36:42.587601 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4269 | 2026.01.30 16:36:42.587678 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 4270 | 2026.01.30 16:36:45.118015 [ 55 ] {} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4271 | 2026.01.30 16:36:45.118082 [ 55 ] {} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.01.30 16:36:45.118113 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4273 | 2026.01.30 16:36:45.118215 [ 187 ] {3443533f-e1a1-41d6-80ad-2d0d50126822::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 | ||
| 4274 | 2026.01.30 16:36:45.118486 [ 187 ] {3443533f-e1a1-41d6-80ad-2d0d50126822::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4275 | 2026.01.30 16:36:45.118530 [ 187 ] {3443533f-e1a1-41d6-80ad-2d0d50126822::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part | ||
| 4276 | 2026.01.30 16:36:45.118633 [ 187 ] {3443533f-e1a1-41d6-80ad-2d0d50126822::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 4277 | 2026.01.30 16:36:45.118695 [ 187 ] {3443533f-e1a1-41d6-80ad-2d0d50126822::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part | ||
| 4278 | 2026.01.30 16:36:45.118750 [ 187 ] {3443533f-e1a1-41d6-80ad-2d0d50126822::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 | ||
| 4279 | 2026.01.30 16:36:45.118807 [ 187 ] {3443533f-e1a1-41d6-80ad-2d0d50126822::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 4280 | 2026.01.30 16:36:45.120309 [ 202 ] {3443533f-e1a1-41d6-80ad-2d0d50126822::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 6 columns (6 merged, 0 gathered) in 0.002133719 sec., 22964.59843118986 rows/sec., 5.45 MiB/sec. | ||
| 4281 | 2026.01.30 16:36:45.120504 [ 195 ] {3443533f-e1a1-41d6-80ad-2d0d50126822::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4282 | 2026.01.30 16:36:45.120861 [ 195 ] {3443533f-e1a1-41d6-80ad-2d0d50126822::all_1_5_1} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4283 | 2026.01.30 16:36:45.120931 [ 195 ] {3443533f-e1a1-41d6-80ad-2d0d50126822::all_1_5_1} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4284 | 2026.01.30 16:36:45.121000 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4285 | 2026.01.30 16:36:46.043270 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 522 | ||
| 4286 | 2026.01.30 16:36:46.045273 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2026.01.30 16:36:46.045331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4288 | 2026.01.30 16:36:46.046488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4289 | 2026.01.30 16:36:46.046763 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2026.01.30 16:36:46.047138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
| 4291 | 2026.01.30 16:36:47.575719 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2026.01.30 16:36:47.575931 [ 277 ] {5d75d820-24c0-4467-8852-b9c84b57af0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4293 | 2026.01.30 16:36:47.576004 [ 277 ] {5d75d820-24c0-4467-8852-b9c84b57af0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4294 | 2026.01.30 16:36:47.576754 [ 277 ] {5d75d820-24c0-4467-8852-b9c84b57af0f} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2026.01.30 16:36:47.576796 [ 277 ] {5d75d820-24c0-4467-8852-b9c84b57af0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4296 | 2026.01.30 16:36:47.577178 [ 277 ] {5d75d820-24c0-4467-8852-b9c84b57af0f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4297 | 2026.01.30 16:36:47.577420 [ 277 ] {5d75d820-24c0-4467-8852-b9c84b57af0f} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.01.30 16:36:47.577572 [ 277 ] {5d75d820-24c0-4467-8852-b9c84b57af0f} <Debug> executeQuery: Read 62 rows, 4.99 KiB in 0.001697 sec., 36535.06187389511 rows/sec., 2.87 MiB/sec. | ||
| 4299 | 2026.01.30 16:36:47.577613 [ 277 ] {5d75d820-24c0-4467-8852-b9c84b57af0f} <Debug> TCPHandler: Processed in 0.002027727 sec. | ||
| 4300 | 2026.01.30 16:36:47.577746 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2026.01.30 16:36:47.577839 [ 277 ] {159d62bd-48ed-4339-9bf3-6e95d1d1f68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4302 | 2026.01.30 16:36:47.577878 [ 277 ] {159d62bd-48ed-4339-9bf3-6e95d1d1f68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4303 | 2026.01.30 16:36:47.578278 [ 277 ] {159d62bd-48ed-4339-9bf3-6e95d1d1f68f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2026.01.30 16:36:47.578313 [ 277 ] {159d62bd-48ed-4339-9bf3-6e95d1d1f68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4305 | 2026.01.30 16:36:47.578593 [ 277 ] {159d62bd-48ed-4339-9bf3-6e95d1d1f68f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4306 | 2026.01.30 16:36:47.578799 [ 277 ] {159d62bd-48ed-4339-9bf3-6e95d1d1f68f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2026.01.30 16:36:47.578911 [ 95 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4308 | 2026.01.30 16:36:47.578929 [ 277 ] {159d62bd-48ed-4339-9bf3-6e95d1d1f68f} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001108 sec., 2707.581227436823 rows/sec., 203.60 KiB/sec. | ||
| 4309 | 2026.01.30 16:36:47.578976 [ 95 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.01.30 16:36:47.578984 [ 277 ] {159d62bd-48ed-4339-9bf3-6e95d1d1f68f} <Debug> TCPHandler: Processed in 0.001286273 sec. | ||
| 4311 | 2026.01.30 16:36:47.579005 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4312 | 2026.01.30 16:36:47.579109 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::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 | ||
| 4313 | 2026.01.30 16:36:47.579112 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4314 | 2026.01.30 16:36:47.579218 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4315 | 2026.01.30 16:36:47.579225 [ 277 ] {cbd91390-9075-453d-9bdb-8e18b6630e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4316 | 2026.01.30 16:36:47.579257 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 292 rows starting from the beginning of the part | ||
| 4317 | 2026.01.30 16:36:47.579276 [ 277 ] {cbd91390-9075-453d-9bdb-8e18b6630e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4318 | 2026.01.30 16:36:47.579327 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 3 rows starting from the beginning of the part | ||
| 4319 | 2026.01.30 16:36:47.579377 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 4320 | 2026.01.30 16:36:47.579418 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part | ||
| 4321 | 2026.01.30 16:36:47.579455 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 4322 | 2026.01.30 16:36:47.579495 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 3 rows starting from the beginning of the part | ||
| 4323 | 2026.01.30 16:36:47.579703 [ 277 ] {cbd91390-9075-453d-9bdb-8e18b6630e3b} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.01.30 16:36:47.579746 [ 277 ] {cbd91390-9075-453d-9bdb-8e18b6630e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4325 | 2026.01.30 16:36:47.580075 [ 277 ] {cbd91390-9075-453d-9bdb-8e18b6630e3b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4326 | 2026.01.30 16:36:47.580290 [ 277 ] {cbd91390-9075-453d-9bdb-8e18b6630e3b} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.01.30 16:36:47.580320 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255512 sec., 313019.7082943054 rows/sec., 21.54 MiB/sec. | ||
| 4328 | 2026.01.30 16:36:47.580420 [ 277 ] {cbd91390-9075-453d-9bdb-8e18b6630e3b} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001213 sec., 55234.95465787304 rows/sec., 4.31 MiB/sec. | ||
| 4329 | 2026.01.30 16:36:47.580457 [ 277 ] {cbd91390-9075-453d-9bdb-8e18b6630e3b} <Debug> TCPHandler: Processed in 0.001393165 sec. | ||
| 4330 | 2026.01.30 16:36:47.580469 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4331 | 2026.01.30 16:36:47.580575 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2026.01.30 16:36:47.580672 [ 277 ] {ef7a9183-8839-49f6-8cde-97ed0b428d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4333 | 2026.01.30 16:36:47.580718 [ 277 ] {ef7a9183-8839-49f6-8cde-97ed0b428d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4334 | 2026.01.30 16:36:47.580728 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_21_4} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.01.30 16:36:47.580802 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_21_4} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4336 | 2026.01.30 16:36:47.580882 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4337 | 2026.01.30 16:36:47.581146 [ 277 ] {ef7a9183-8839-49f6-8cde-97ed0b428d93} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.01.30 16:36:47.581186 [ 277 ] {ef7a9183-8839-49f6-8cde-97ed0b428d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4339 | 2026.01.30 16:36:47.581522 [ 277 ] {ef7a9183-8839-49f6-8cde-97ed0b428d93} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4340 | 2026.01.30 16:36:47.581739 [ 277 ] {ef7a9183-8839-49f6-8cde-97ed0b428d93} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.01.30 16:36:47.581868 [ 277 ] {ef7a9183-8839-49f6-8cde-97ed0b428d93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 4342 | 2026.01.30 16:36:47.581904 [ 277 ] {ef7a9183-8839-49f6-8cde-97ed0b428d93} <Debug> TCPHandler: Processed in 0.001376474 sec. | ||
| 4343 | 2026.01.30 16:36:47.582015 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2026.01.30 16:36:47.582106 [ 277 ] {1bfec8d8-e816-4434-9084-4ece56ab4ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4345 | 2026.01.30 16:36:47.582159 [ 277 ] {1bfec8d8-e816-4434-9084-4ece56ab4ce9} <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 | ||
| 4346 | 2026.01.30 16:36:47.582867 [ 277 ] {1bfec8d8-e816-4434-9084-4ece56ab4ce9} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2026.01.30 16:36:47.582903 [ 277 ] {1bfec8d8-e816-4434-9084-4ece56ab4ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4348 | 2026.01.30 16:36:47.583382 [ 277 ] {1bfec8d8-e816-4434-9084-4ece56ab4ce9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4349 | 2026.01.30 16:36:47.583596 [ 277 ] {1bfec8d8-e816-4434-9084-4ece56ab4ce9} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2026.01.30 16:36:47.583730 [ 277 ] {1bfec8d8-e816-4434-9084-4ece56ab4ce9} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001641 sec., 1828.1535648994513 rows/sec., 3.28 MiB/sec. | ||
| 4351 | 2026.01.30 16:36:47.583780 [ 277 ] {1bfec8d8-e816-4434-9084-4ece56ab4ce9} <Debug> TCPHandler: Processed in 0.001812072 sec. | ||
| 4352 | 2026.01.30 16:36:47.583906 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2026.01.30 16:36:47.583998 [ 277 ] {b3ffc501-d4fe-48b7-b9d1-3d2f4a775440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4354 | 2026.01.30 16:36:47.584039 [ 277 ] {b3ffc501-d4fe-48b7-b9d1-3d2f4a775440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4355 | 2026.01.30 16:36:47.584387 [ 277 ] {b3ffc501-d4fe-48b7-b9d1-3d2f4a775440} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2026.01.30 16:36:47.584421 [ 277 ] {b3ffc501-d4fe-48b7-b9d1-3d2f4a775440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4357 | 2026.01.30 16:36:47.584722 [ 277 ] {b3ffc501-d4fe-48b7-b9d1-3d2f4a775440} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4358 | 2026.01.30 16:36:47.584928 [ 277 ] {b3ffc501-d4fe-48b7-b9d1-3d2f4a775440} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2026.01.30 16:36:47.585025 [ 95 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4360 | 2026.01.30 16:36:47.585052 [ 277 ] {b3ffc501-d4fe-48b7-b9d1-3d2f4a775440} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 4361 | 2026.01.30 16:36:47.585061 [ 95 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2026.01.30 16:36:47.585092 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4363 | 2026.01.30 16:36:47.585094 [ 277 ] {b3ffc501-d4fe-48b7-b9d1-3d2f4a775440} <Debug> TCPHandler: Processed in 0.001235672 sec. | ||
| 4364 | 2026.01.30 16:36:47.585158 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 4365 | 2026.01.30 16:36:47.585261 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4366 | 2026.01.30 16:36:47.585290 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 876 rows starting from the beginning of the part | ||
| 4367 | 2026.01.30 16:36:47.585341 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 4368 | 2026.01.30 16:36:47.585382 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 4369 | 2026.01.30 16:36:47.585420 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 4370 | 2026.01.30 16:36:47.585454 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 4371 | 2026.01.30 16:36:47.585492 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 4372 | 2026.01.30 16:36:47.586245 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1116 rows, containing 4 columns (4 merged, 0 gathered) in 0.00111473 sec., 1001139.2893346371 rows/sec., 66.16 MiB/sec. | ||
| 4373 | 2026.01.30 16:36:47.586417 [ 186 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4374 | 2026.01.30 16:36:47.586678 [ 186 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_21_4} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.01.30 16:36:47.586740 [ 186 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_21_4} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4376 | 2026.01.30 16:36:47.586809 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4377 | 2026.01.30 16:36:48.523674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9119 | ||
| 4378 | 2026.01.30 16:36:48.524222 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2026.01.30 16:36:48.524265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4380 | 2026.01.30 16:36:48.524810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4381 | 2026.01.30 16:36:48.525043 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2026.01.30 16:36:48.525188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9119 | ||
| 4383 | 2026.01.30 16:36:48.992889 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4384 | 2026.01.30 16:36:49.010738 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2026.01.30 16:36:49.010804 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4386 | 2026.01.30 16:36:49.017133 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4387 | 2026.01.30 16:36:49.017825 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2026.01.30 16:36:49.021049 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4389 | 2026.01.30 16:36:52.577054 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2026.01.30 16:36:52.577276 [ 277 ] {5d5f0b2f-20e7-424e-ac8e-9baa8277aa45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4391 | 2026.01.30 16:36:52.577358 [ 277 ] {5d5f0b2f-20e7-424e-ac8e-9baa8277aa45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4392 | 2026.01.30 16:36:52.578086 [ 277 ] {5d5f0b2f-20e7-424e-ac8e-9baa8277aa45} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.01.30 16:36:52.578139 [ 277 ] {5d5f0b2f-20e7-424e-ac8e-9baa8277aa45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4394 | 2026.01.30 16:36:52.578557 [ 277 ] {5d5f0b2f-20e7-424e-ac8e-9baa8277aa45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4395 | 2026.01.30 16:36:52.578808 [ 277 ] {5d5f0b2f-20e7-424e-ac8e-9baa8277aa45} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.01.30 16:36:52.578986 [ 277 ] {5d5f0b2f-20e7-424e-ac8e-9baa8277aa45} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001765 sec., 3399.4334277620396 rows/sec., 277.20 KiB/sec. | ||
| 4397 | 2026.01.30 16:36:52.579037 [ 277 ] {5d5f0b2f-20e7-424e-ac8e-9baa8277aa45} <Debug> TCPHandler: Processed in 0.002132098 sec. | ||
| 4398 | 2026.01.30 16:36:52.579165 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.01.30 16:36:52.579270 [ 277 ] {d03ef3cc-30f5-40fd-bbc1-369e026e9907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4400 | 2026.01.30 16:36:52.579315 [ 277 ] {d03ef3cc-30f5-40fd-bbc1-369e026e9907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4401 | 2026.01.30 16:36:52.579812 [ 277 ] {d03ef3cc-30f5-40fd-bbc1-369e026e9907} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2026.01.30 16:36:52.579849 [ 277 ] {d03ef3cc-30f5-40fd-bbc1-369e026e9907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4403 | 2026.01.30 16:36:52.580172 [ 277 ] {d03ef3cc-30f5-40fd-bbc1-369e026e9907} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4404 | 2026.01.30 16:36:52.580388 [ 277 ] {d03ef3cc-30f5-40fd-bbc1-369e026e9907} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2026.01.30 16:36:52.580529 [ 277 ] {d03ef3cc-30f5-40fd-bbc1-369e026e9907} <Debug> executeQuery: Read 131 rows, 11.51 KiB in 0.001283 sec., 102104.44271239282 rows/sec., 8.76 MiB/sec. | ||
| 4406 | 2026.01.30 16:36:52.580569 [ 277 ] {d03ef3cc-30f5-40fd-bbc1-369e026e9907} <Debug> TCPHandler: Processed in 0.001458226 sec. | ||
| 4407 | 2026.01.30 16:36:52.580690 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2026.01.30 16:36:52.580787 [ 277 ] {8ca8aeb0-65ca-4dbd-886b-1477ec0c861e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4409 | 2026.01.30 16:36:52.580830 [ 277 ] {8ca8aeb0-65ca-4dbd-886b-1477ec0c861e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4410 | 2026.01.30 16:36:52.581257 [ 277 ] {8ca8aeb0-65ca-4dbd-886b-1477ec0c861e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.01.30 16:36:52.581295 [ 277 ] {8ca8aeb0-65ca-4dbd-886b-1477ec0c861e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4412 | 2026.01.30 16:36:52.581622 [ 277 ] {8ca8aeb0-65ca-4dbd-886b-1477ec0c861e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4413 | 2026.01.30 16:36:52.581834 [ 277 ] {8ca8aeb0-65ca-4dbd-886b-1477ec0c861e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.01.30 16:36:52.581974 [ 277 ] {8ca8aeb0-65ca-4dbd-886b-1477ec0c861e} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001207 sec., 34797.0173985087 rows/sec., 2.53 MiB/sec. | ||
| 4415 | 2026.01.30 16:36:52.582014 [ 277 ] {8ca8aeb0-65ca-4dbd-886b-1477ec0c861e} <Debug> TCPHandler: Processed in 0.001375394 sec. | ||
| 4416 | 2026.01.30 16:36:52.582130 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.01.30 16:36:52.582226 [ 277 ] {f3a94d88-ae0d-4cb5-9465-1acf602afba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4418 | 2026.01.30 16:36:52.582267 [ 277 ] {f3a94d88-ae0d-4cb5-9465-1acf602afba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4419 | 2026.01.30 16:36:52.582708 [ 277 ] {f3a94d88-ae0d-4cb5-9465-1acf602afba7} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.01.30 16:36:52.582745 [ 277 ] {f3a94d88-ae0d-4cb5-9465-1acf602afba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4421 | 2026.01.30 16:36:52.583070 [ 277 ] {f3a94d88-ae0d-4cb5-9465-1acf602afba7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4422 | 2026.01.30 16:36:52.583280 [ 277 ] {f3a94d88-ae0d-4cb5-9465-1acf602afba7} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.01.30 16:36:52.583414 [ 277 ] {f3a94d88-ae0d-4cb5-9465-1acf602afba7} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001207 sec., 87821.04391052196 rows/sec., 6.87 MiB/sec. | ||
| 4424 | 2026.01.30 16:36:52.583453 [ 277 ] {f3a94d88-ae0d-4cb5-9465-1acf602afba7} <Debug> TCPHandler: Processed in 0.001374495 sec. | ||
| 4425 | 2026.01.30 16:36:52.583572 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2026.01.30 16:36:52.583668 [ 277 ] {72e64967-b3e9-47ed-8bd4-cbdfda309828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4427 | 2026.01.30 16:36:52.583713 [ 277 ] {72e64967-b3e9-47ed-8bd4-cbdfda309828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4428 | 2026.01.30 16:36:52.584141 [ 277 ] {72e64967-b3e9-47ed-8bd4-cbdfda309828} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.01.30 16:36:52.584177 [ 277 ] {72e64967-b3e9-47ed-8bd4-cbdfda309828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4430 | 2026.01.30 16:36:52.584516 [ 277 ] {72e64967-b3e9-47ed-8bd4-cbdfda309828} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4431 | 2026.01.30 16:36:52.584725 [ 277 ] {72e64967-b3e9-47ed-8bd4-cbdfda309828} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2026.01.30 16:36:52.584861 [ 277 ] {72e64967-b3e9-47ed-8bd4-cbdfda309828} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001212 sec., 134488.4488448845 rows/sec., 9.36 MiB/sec. | ||
| 4433 | 2026.01.30 16:36:52.584899 [ 277 ] {72e64967-b3e9-47ed-8bd4-cbdfda309828} <Debug> TCPHandler: Processed in 0.001377145 sec. | ||
| 4434 | 2026.01.30 16:36:52.585014 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2026.01.30 16:36:52.585109 [ 277 ] {9b03cd7c-5e8f-404b-9b3b-0963b940465a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4436 | 2026.01.30 16:36:52.585166 [ 277 ] {9b03cd7c-5e8f-404b-9b3b-0963b940465a} <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 | ||
| 4437 | 2026.01.30 16:36:52.586027 [ 277 ] {9b03cd7c-5e8f-404b-9b3b-0963b940465a} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.01.30 16:36:52.586063 [ 277 ] {9b03cd7c-5e8f-404b-9b3b-0963b940465a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4439 | 2026.01.30 16:36:52.586655 [ 277 ] {9b03cd7c-5e8f-404b-9b3b-0963b940465a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4440 | 2026.01.30 16:36:52.586888 [ 277 ] {9b03cd7c-5e8f-404b-9b3b-0963b940465a} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2026.01.30 16:36:52.587000 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4442 | 2026.01.30 16:36:52.587037 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.01.30 16:36:52.587040 [ 277 ] {9b03cd7c-5e8f-404b-9b3b-0963b940465a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001948 sec., 18480.492813141682 rows/sec., 33.12 MiB/sec. | ||
| 4444 | 2026.01.30 16:36:52.587057 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4445 | 2026.01.30 16:36:52.587109 [ 277 ] {9b03cd7c-5e8f-404b-9b3b-0963b940465a} <Debug> TCPHandler: Processed in 0.002145828 sec. | ||
| 4446 | 2026.01.30 16:36:52.587138 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::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 | ||
| 4447 | 2026.01.30 16:36:52.587249 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2026.01.30 16:36:52.587331 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4449 | 2026.01.30 16:36:52.587344 [ 277 ] {3866c540-f75a-42a3-9afb-ac78a0919cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4450 | 2026.01.30 16:36:52.587383 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 362 rows starting from the beginning of the part | ||
| 4451 | 2026.01.30 16:36:52.587389 [ 277 ] {3866c540-f75a-42a3-9afb-ac78a0919cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4452 | 2026.01.30 16:36:52.587504 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 4453 | 2026.01.30 16:36:52.587611 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 3 rows starting from the beginning of the part | ||
| 4454 | 2026.01.30 16:36:52.587716 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 4455 | 2026.01.30 16:36:52.587752 [ 277 ] {3866c540-f75a-42a3-9afb-ac78a0919cd4} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.01.30 16:36:52.587790 [ 277 ] {3866c540-f75a-42a3-9afb-ac78a0919cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4457 | 2026.01.30 16:36:52.587818 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 3 rows starting from the beginning of the part | ||
| 4458 | 2026.01.30 16:36:52.587920 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 4459 | 2026.01.30 16:36:52.588129 [ 277 ] {3866c540-f75a-42a3-9afb-ac78a0919cd4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4460 | 2026.01.30 16:36:52.588351 [ 277 ] {3866c540-f75a-42a3-9afb-ac78a0919cd4} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.01.30 16:36:52.588483 [ 277 ] {3866c540-f75a-42a3-9afb-ac78a0919cd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 4462 | 2026.01.30 16:36:52.588521 [ 277 ] {3866c540-f75a-42a3-9afb-ac78a0919cd4} <Debug> TCPHandler: Processed in 0.001323343 sec. | ||
| 4463 | 2026.01.30 16:36:52.591482 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 19 columns (19 merged, 0 gathered) in 0.004377838 sec., 108729.468746902 rows/sec., 194.84 MiB/sec. | ||
| 4464 | 2026.01.30 16:36:52.592409 [ 187 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4465 | 2026.01.30 16:36:52.592797 [ 187 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2026.01.30 16:36:52.592880 [ 187 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4467 | 2026.01.30 16:36:52.593051 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 4468 | 2026.01.30 16:36:53.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.12 MiB, peak 250.36 MiB, free memory in arenas 0.00 B, will set to 245.69 MiB (RSS), difference: 1.57 MiB | ||
| 4469 | 2026.01.30 16:36:55.941558 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4470 | 2026.01.30 16:36:55.941614 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4471 | 2026.01.30 16:36:56.025329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9631 | ||
| 4472 | 2026.01.30 16:36:56.025853 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.01.30 16:36:56.025901 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4474 | 2026.01.30 16:36:56.026395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4475 | 2026.01.30 16:36:56.026667 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.01.30 16:36:56.026818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9631 | ||
| 4477 | 2026.01.30 16:36:56.047341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 548 | ||
| 4478 | 2026.01.30 16:36:56.049538 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.01.30 16:36:56.049595 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4480 | 2026.01.30 16:36:56.050831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4481 | 2026.01.30 16:36:56.051126 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2026.01.30 16:36:56.051531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 548 | ||
| 4483 | 2026.01.30 16:36:56.521152 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4484 | 2026.01.30 16:36:56.538931 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2026.01.30 16:36:56.538986 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4486 | 2026.01.30 16:36:56.544540 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4487 | 2026.01.30 16:36:56.545238 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.01.30 16:36:56.548207 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4489 | 2026.01.30 16:36:57.575266 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.01.30 16:36:57.575458 [ 277 ] {f6c25de3-0fa0-4542-aa78-6bd68a6e9dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4491 | 2026.01.30 16:36:57.575531 [ 277 ] {f6c25de3-0fa0-4542-aa78-6bd68a6e9dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4492 | 2026.01.30 16:36:57.576209 [ 277 ] {f6c25de3-0fa0-4542-aa78-6bd68a6e9dc4} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.01.30 16:36:57.576268 [ 277 ] {f6c25de3-0fa0-4542-aa78-6bd68a6e9dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4494 | 2026.01.30 16:36:57.576720 [ 277 ] {f6c25de3-0fa0-4542-aa78-6bd68a6e9dc4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4495 | 2026.01.30 16:36:57.576969 [ 277 ] {f6c25de3-0fa0-4542-aa78-6bd68a6e9dc4} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.01.30 16:36:57.577155 [ 277 ] {f6c25de3-0fa0-4542-aa78-6bd68a6e9dc4} <Debug> executeQuery: Read 62 rows, 4.99 KiB in 0.001754 sec., 35347.77651083239 rows/sec., 2.78 MiB/sec. | ||
| 4497 | 2026.01.30 16:36:57.577211 [ 277 ] {f6c25de3-0fa0-4542-aa78-6bd68a6e9dc4} <Debug> TCPHandler: Processed in 0.002125588 sec. | ||
| 4498 | 2026.01.30 16:36:57.577345 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2026.01.30 16:36:57.577459 [ 277 ] {47c63d58-29e4-4ad8-b95a-a2d00d58408f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4500 | 2026.01.30 16:36:57.577508 [ 277 ] {47c63d58-29e4-4ad8-b95a-a2d00d58408f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4501 | 2026.01.30 16:36:57.577958 [ 277 ] {47c63d58-29e4-4ad8-b95a-a2d00d58408f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.01.30 16:36:57.577999 [ 277 ] {47c63d58-29e4-4ad8-b95a-a2d00d58408f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4503 | 2026.01.30 16:36:57.578320 [ 277 ] {47c63d58-29e4-4ad8-b95a-a2d00d58408f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4504 | 2026.01.30 16:36:57.578537 [ 277 ] {47c63d58-29e4-4ad8-b95a-a2d00d58408f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.01.30 16:36:57.578679 [ 277 ] {47c63d58-29e4-4ad8-b95a-a2d00d58408f} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001251 sec., 2398.0815347721823 rows/sec., 180.32 KiB/sec. | ||
| 4506 | 2026.01.30 16:36:57.578719 [ 277 ] {47c63d58-29e4-4ad8-b95a-a2d00d58408f} <Debug> TCPHandler: Processed in 0.001428366 sec. | ||
| 4507 | 2026.01.30 16:36:57.578864 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.01.30 16:36:57.578962 [ 277 ] {12f1393b-5985-4bec-a5a0-698e696f996e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4509 | 2026.01.30 16:36:57.579005 [ 277 ] {12f1393b-5985-4bec-a5a0-698e696f996e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4510 | 2026.01.30 16:36:57.579452 [ 277 ] {12f1393b-5985-4bec-a5a0-698e696f996e} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.01.30 16:36:57.579490 [ 277 ] {12f1393b-5985-4bec-a5a0-698e696f996e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4512 | 2026.01.30 16:36:57.579802 [ 277 ] {12f1393b-5985-4bec-a5a0-698e696f996e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4513 | 2026.01.30 16:36:57.580018 [ 277 ] {12f1393b-5985-4bec-a5a0-698e696f996e} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.01.30 16:36:57.580158 [ 277 ] {12f1393b-5985-4bec-a5a0-698e696f996e} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001215 sec., 55144.0329218107 rows/sec., 4.30 MiB/sec. | ||
| 4515 | 2026.01.30 16:36:57.580197 [ 277 ] {12f1393b-5985-4bec-a5a0-698e696f996e} <Debug> TCPHandler: Processed in 0.001385065 sec. | ||
| 4516 | 2026.01.30 16:36:57.580321 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.01.30 16:36:57.580417 [ 277 ] {4917a25b-5051-4ffd-a464-aaf430628568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4518 | 2026.01.30 16:36:57.580462 [ 277 ] {4917a25b-5051-4ffd-a464-aaf430628568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4519 | 2026.01.30 16:36:57.580873 [ 277 ] {4917a25b-5051-4ffd-a464-aaf430628568} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.01.30 16:36:57.580909 [ 277 ] {4917a25b-5051-4ffd-a464-aaf430628568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4521 | 2026.01.30 16:36:57.581243 [ 277 ] {4917a25b-5051-4ffd-a464-aaf430628568} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4522 | 2026.01.30 16:36:57.581462 [ 277 ] {4917a25b-5051-4ffd-a464-aaf430628568} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.01.30 16:36:57.581598 [ 277 ] {4917a25b-5051-4ffd-a464-aaf430628568} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 4524 | 2026.01.30 16:36:57.581637 [ 277 ] {4917a25b-5051-4ffd-a464-aaf430628568} <Debug> TCPHandler: Processed in 0.001366574 sec. | ||
| 4525 | 2026.01.30 16:36:57.581751 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.01.30 16:36:57.581846 [ 277 ] {66caf3b7-a63b-47b4-8fe0-cc3637ddef95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4527 | 2026.01.30 16:36:57.581908 [ 277 ] {66caf3b7-a63b-47b4-8fe0-cc3637ddef95} <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 | ||
| 4528 | 2026.01.30 16:36:57.582642 [ 277 ] {66caf3b7-a63b-47b4-8fe0-cc3637ddef95} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.01.30 16:36:57.582679 [ 277 ] {66caf3b7-a63b-47b4-8fe0-cc3637ddef95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4530 | 2026.01.30 16:36:57.583182 [ 277 ] {66caf3b7-a63b-47b4-8fe0-cc3637ddef95} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4531 | 2026.01.30 16:36:57.583402 [ 277 ] {66caf3b7-a63b-47b4-8fe0-cc3637ddef95} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.01.30 16:36:57.583544 [ 277 ] {66caf3b7-a63b-47b4-8fe0-cc3637ddef95} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001715 sec., 1749.271137026239 rows/sec., 3.13 MiB/sec. | ||
| 4533 | 2026.01.30 16:36:57.583606 [ 277 ] {66caf3b7-a63b-47b4-8fe0-cc3637ddef95} <Debug> TCPHandler: Processed in 0.001906014 sec. | ||
| 4534 | 2026.01.30 16:36:57.583724 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2026.01.30 16:36:57.583819 [ 277 ] {50b7d3fa-4db6-45d0-bc83-cde320eed13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4536 | 2026.01.30 16:36:57.583861 [ 277 ] {50b7d3fa-4db6-45d0-bc83-cde320eed13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4537 | 2026.01.30 16:36:57.584205 [ 277 ] {50b7d3fa-4db6-45d0-bc83-cde320eed13e} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.01.30 16:36:57.584241 [ 277 ] {50b7d3fa-4db6-45d0-bc83-cde320eed13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4539 | 2026.01.30 16:36:57.584541 [ 277 ] {50b7d3fa-4db6-45d0-bc83-cde320eed13e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4540 | 2026.01.30 16:36:57.584748 [ 277 ] {50b7d3fa-4db6-45d0-bc83-cde320eed13e} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.01.30 16:36:57.584876 [ 277 ] {50b7d3fa-4db6-45d0-bc83-cde320eed13e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 4542 | 2026.01.30 16:36:57.584913 [ 277 ] {50b7d3fa-4db6-45d0-bc83-cde320eed13e} <Debug> TCPHandler: Processed in 0.001239312 sec. | ||
| 4543 | 2026.01.30 16:37:02.577177 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4544 | 2026.01.30 16:37:02.577383 [ 277 ] {cac71ea2-494f-418d-850b-2bf061c6194b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4545 | 2026.01.30 16:37:02.577458 [ 277 ] {cac71ea2-494f-418d-850b-2bf061c6194b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4546 | 2026.01.30 16:37:02.578256 [ 277 ] {cac71ea2-494f-418d-850b-2bf061c6194b} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.01.30 16:37:02.578316 [ 277 ] {cac71ea2-494f-418d-850b-2bf061c6194b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4548 | 2026.01.30 16:37:02.578739 [ 277 ] {cac71ea2-494f-418d-850b-2bf061c6194b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4549 | 2026.01.30 16:37:02.578989 [ 277 ] {cac71ea2-494f-418d-850b-2bf061c6194b} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2026.01.30 16:37:02.579159 [ 277 ] {cac71ea2-494f-418d-850b-2bf061c6194b} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001827 sec., 70060.20799124247 rows/sec., 6.04 MiB/sec. | ||
| 4551 | 2026.01.30 16:37:02.579172 [ 73 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4552 | 2026.01.30 16:37:02.579214 [ 277 ] {cac71ea2-494f-418d-850b-2bf061c6194b} <Debug> TCPHandler: Processed in 0.002175709 sec. | ||
| 4553 | 2026.01.30 16:37:02.579239 [ 73 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.01.30 16:37:02.579268 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4555 | 2026.01.30 16:37:02.579356 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2026.01.30 16:37:02.579400 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::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 | ||
| 4557 | 2026.01.30 16:37:02.579469 [ 277 ] {1a4660cf-e109-4f7e-8987-2bfea94ce48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4558 | 2026.01.30 16:37:02.579525 [ 277 ] {1a4660cf-e109-4f7e-8987-2bfea94ce48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4559 | 2026.01.30 16:37:02.579537 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4560 | 2026.01.30 16:37:02.579576 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2552 rows starting from the beginning of the part | ||
| 4561 | 2026.01.30 16:37:02.579640 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
| 4562 | 2026.01.30 16:37:02.579682 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 62 rows starting from the beginning of the part | ||
| 4563 | 2026.01.30 16:37:02.579722 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 131 rows starting from the beginning of the part | ||
| 4564 | 2026.01.30 16:37:02.579760 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 62 rows starting from the beginning of the part | ||
| 4565 | 2026.01.30 16:37:02.579800 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4566 | 2026.01.30 16:37:02.579976 [ 277 ] {1a4660cf-e109-4f7e-8987-2bfea94ce48c} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2026.01.30 16:37:02.580020 [ 277 ] {1a4660cf-e109-4f7e-8987-2bfea94ce48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4568 | 2026.01.30 16:37:02.580346 [ 277 ] {1a4660cf-e109-4f7e-8987-2bfea94ce48c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4569 | 2026.01.30 16:37:02.580585 [ 277 ] {1a4660cf-e109-4f7e-8987-2bfea94ce48c} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2026.01.30 16:37:02.580727 [ 277 ] {1a4660cf-e109-4f7e-8987-2bfea94ce48c} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001284 sec., 28037.383177570093 rows/sec., 2.06 MiB/sec. | ||
| 4571 | 2026.01.30 16:37:02.580767 [ 277 ] {1a4660cf-e109-4f7e-8987-2bfea94ce48c} <Debug> TCPHandler: Processed in 0.001464197 sec. | ||
| 4572 | 2026.01.30 16:37:02.580888 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4573 | 2026.01.30 16:37:02.580987 [ 277 ] {2f1990eb-06bc-42d9-9026-e979f936bc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4574 | 2026.01.30 16:37:02.581029 [ 277 ] {2f1990eb-06bc-42d9-9026-e979f936bc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4575 | 2026.01.30 16:37:02.581334 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3063 rows, containing 5 columns (5 merged, 0 gathered) in 0.001991125 sec., 1538326.3230585726 rows/sec., 132.27 MiB/sec. | ||
| 4576 | 2026.01.30 16:37:02.581479 [ 277 ] {2f1990eb-06bc-42d9-9026-e979f936bc37} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.01.30 16:37:02.581521 [ 277 ] {2f1990eb-06bc-42d9-9026-e979f936bc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4578 | 2026.01.30 16:37:02.581648 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4579 | 2026.01.30 16:37:02.581861 [ 277 ] {2f1990eb-06bc-42d9-9026-e979f936bc37} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4580 | 2026.01.30 16:37:02.581987 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_26_5} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.01.30 16:37:02.582088 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_26_5} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4582 | 2026.01.30 16:37:02.582127 [ 277 ] {2f1990eb-06bc-42d9-9026-e979f936bc37} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2026.01.30 16:37:02.582201 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 4584 | 2026.01.30 16:37:02.582240 [ 73 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4585 | 2026.01.30 16:37:02.582265 [ 277 ] {2f1990eb-06bc-42d9-9026-e979f936bc37} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001298 sec., 77041.60246533129 rows/sec., 6.02 MiB/sec. | ||
| 4586 | 2026.01.30 16:37:02.582282 [ 73 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4587 | 2026.01.30 16:37:02.582307 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4588 | 2026.01.30 16:37:02.582308 [ 277 ] {2f1990eb-06bc-42d9-9026-e979f936bc37} <Debug> TCPHandler: Processed in 0.001472056 sec. | ||
| 4589 | 2026.01.30 16:37:02.582382 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::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 | ||
| 4590 | 2026.01.30 16:37:02.582440 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4591 | 2026.01.30 16:37:02.582488 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4592 | 2026.01.30 16:37:02.582517 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1302 rows starting from the beginning of the part | ||
| 4593 | 2026.01.30 16:37:02.582539 [ 277 ] {5f275777-bfee-4661-beae-b96526ac45ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4594 | 2026.01.30 16:37:02.582563 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 100 rows starting from the beginning of the part | ||
| 4595 | 2026.01.30 16:37:02.582587 [ 277 ] {5f275777-bfee-4661-beae-b96526ac45ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4596 | 2026.01.30 16:37:02.582607 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 67 rows starting from the beginning of the part | ||
| 4597 | 2026.01.30 16:37:02.582650 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 106 rows starting from the beginning of the part | ||
| 4598 | 2026.01.30 16:37:02.582686 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 67 rows starting from the beginning of the part | ||
| 4599 | 2026.01.30 16:37:02.582718 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 100 rows starting from the beginning of the part | ||
| 4600 | 2026.01.30 16:37:02.583000 [ 277 ] {5f275777-bfee-4661-beae-b96526ac45ec} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.01.30 16:37:02.583041 [ 277 ] {5f275777-bfee-4661-beae-b96526ac45ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4602 | 2026.01.30 16:37:02.583392 [ 277 ] {5f275777-bfee-4661-beae-b96526ac45ec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4603 | 2026.01.30 16:37:02.583602 [ 277 ] {5f275777-bfee-4661-beae-b96526ac45ec} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.01.30 16:37:02.583722 [ 186 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1742 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370724 sec., 1270861.2382945071 rows/sec., 98.33 MiB/sec. | ||
| 4605 | 2026.01.30 16:37:02.583739 [ 277 ] {5f275777-bfee-4661-beae-b96526ac45ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 4606 | 2026.01.30 16:37:02.583777 [ 277 ] {5f275777-bfee-4661-beae-b96526ac45ec} <Debug> TCPHandler: Processed in 0.001386354 sec. | ||
| 4607 | 2026.01.30 16:37:02.583887 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4608 | 2026.01.30 16:37:02.583911 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4609 | 2026.01.30 16:37:02.583982 [ 277 ] {6f2db2bc-0a30-48a8-9326-8e7a563b6331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4610 | 2026.01.30 16:37:02.584042 [ 277 ] {6f2db2bc-0a30-48a8-9326-8e7a563b6331} <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 | ||
| 4611 | 2026.01.30 16:37:02.584186 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_26_5} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.01.30 16:37:02.584263 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_26_5} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4613 | 2026.01.30 16:37:02.584351 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 4614 | 2026.01.30 16:37:02.584864 [ 277 ] {6f2db2bc-0a30-48a8-9326-8e7a563b6331} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.01.30 16:37:02.584905 [ 277 ] {6f2db2bc-0a30-48a8-9326-8e7a563b6331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4616 | 2026.01.30 16:37:02.585455 [ 277 ] {6f2db2bc-0a30-48a8-9326-8e7a563b6331} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4617 | 2026.01.30 16:37:02.585679 [ 277 ] {6f2db2bc-0a30-48a8-9326-8e7a563b6331} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2026.01.30 16:37:02.585814 [ 277 ] {6f2db2bc-0a30-48a8-9326-8e7a563b6331} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001849 sec., 19469.983775013523 rows/sec., 34.89 MiB/sec. | ||
| 4619 | 2026.01.30 16:37:02.585865 [ 277 ] {6f2db2bc-0a30-48a8-9326-8e7a563b6331} <Debug> TCPHandler: Processed in 0.002025656 sec. | ||
| 4620 | 2026.01.30 16:37:02.585980 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2026.01.30 16:37:02.586073 [ 277 ] {c04aeb66-833b-4df1-96fd-e4e28a31beaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4622 | 2026.01.30 16:37:02.586113 [ 277 ] {c04aeb66-833b-4df1-96fd-e4e28a31beaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4623 | 2026.01.30 16:37:02.586452 [ 277 ] {c04aeb66-833b-4df1-96fd-e4e28a31beaf} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2026.01.30 16:37:02.586488 [ 277 ] {c04aeb66-833b-4df1-96fd-e4e28a31beaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4625 | 2026.01.30 16:37:02.586785 [ 277 ] {c04aeb66-833b-4df1-96fd-e4e28a31beaf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4626 | 2026.01.30 16:37:02.586993 [ 277 ] {c04aeb66-833b-4df1-96fd-e4e28a31beaf} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2026.01.30 16:37:02.587117 [ 277 ] {c04aeb66-833b-4df1-96fd-e4e28a31beaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 4628 | 2026.01.30 16:37:02.587152 [ 277 ] {c04aeb66-833b-4df1-96fd-e4e28a31beaf} <Debug> TCPHandler: Processed in 0.001219832 sec. | ||
| 4629 | 2026.01.30 16:37:03.526902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10079 | ||
| 4630 | 2026.01.30 16:37:03.527760 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.01.30 16:37:03.527807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4632 | 2026.01.30 16:37:03.528300 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4633 | 2026.01.30 16:37:03.528531 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.01.30 16:37:03.528681 [ 117 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4635 | 2026.01.30 16:37:03.528684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10079 | ||
| 4636 | 2026.01.30 16:37:03.528728 [ 117 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.01.30 16:37:03.528752 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4638 | 2026.01.30 16:37:03.528882 [ 200 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::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 | ||
| 4639 | 2026.01.30 16:37:03.529042 [ 200 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4640 | 2026.01.30 16:37:03.529083 [ 200 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7711 rows starting from the beginning of the part | ||
| 4641 | 2026.01.30 16:37:03.529151 [ 200 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4642 | 2026.01.30 16:37:03.529198 [ 200 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4643 | 2026.01.30 16:37:03.529241 [ 200 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4644 | 2026.01.30 16:37:03.529282 [ 200 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4645 | 2026.01.30 16:37:03.529319 [ 200 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4646 | 2026.01.30 16:37:03.531357 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10079 rows, containing 4 columns (4 merged, 0 gathered) in 0.002534625 sec., 3976525.1269911723 rows/sec., 56.88 MiB/sec. | ||
| 4647 | 2026.01.30 16:37:03.531754 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4648 | 2026.01.30 16:37:03.532049 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_21_4} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.01.30 16:37:03.532131 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_21_4} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4650 | 2026.01.30 16:37:03.532231 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4651 | 2026.01.30 16:37:04.048283 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4652 | 2026.01.30 16:37:04.066215 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.01.30 16:37:04.066277 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4654 | 2026.01.30 16:37:04.072145 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4655 | 2026.01.30 16:37:04.072837 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.01.30 16:37:04.073157 [ 117 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4657 | 2026.01.30 16:37:04.073220 [ 117 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2026.01.30 16:37:04.073240 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4659 | 2026.01.30 16:37:04.073342 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 4660 | 2026.01.30 16:37:04.075865 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4661 | 2026.01.30 16:37:04.076479 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4662 | 2026.01.30 16:37:04.077201 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4663 | 2026.01.30 16:37:04.080570 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4664 | 2026.01.30 16:37:04.083983 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4665 | 2026.01.30 16:37:04.087816 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4666 | 2026.01.30 16:37:04.091948 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4667 | 2026.01.30 16:37:04.096115 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4668 | 2026.01.30 16:37:04.144284 [ 200 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.070982508 sec., 2239.988477161162 rows/sec., 11.58 MiB/sec. | ||
| 4669 | 2026.01.30 16:37:04.146089 [ 190 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4670 | 2026.01.30 16:37:04.147778 [ 190 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_21_4} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2026.01.30 16:37:04.147863 [ 190 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_21_4} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4672 | 2026.01.30 16:37:04.148871 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4673 | 2026.01.30 16:37:05.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.75 MiB, peak 258.30 MiB, free memory in arenas 0.00 B, will set to 252.21 MiB (RSS), difference: 4.47 MiB | ||
| 4674 | 2026.01.30 16:37:06.051659 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 572 | ||
| 4675 | 2026.01.30 16:37:06.053802 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.01.30 16:37:06.053862 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4677 | 2026.01.30 16:37:06.055096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4678 | 2026.01.30 16:37:06.055387 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.01.30 16:37:06.055557 [ 103 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4680 | 2026.01.30 16:37:06.055594 [ 103 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2026.01.30 16:37:06.055612 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 4682 | 2026.01.30 16:37:06.055742 [ 193 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::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 | ||
| 4683 | 2026.01.30 16:37:06.055795 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
| 4684 | 2026.01.30 16:37:06.056343 [ 193 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4685 | 2026.01.30 16:37:06.056519 [ 193 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 410 rows starting from the beginning of the part | ||
| 4686 | 2026.01.30 16:37:06.056925 [ 193 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 4687 | 2026.01.30 16:37:06.057306 [ 193 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part | ||
| 4688 | 2026.01.30 16:37:06.057676 [ 193 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 4689 | 2026.01.30 16:37:06.058020 [ 193 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 4690 | 2026.01.30 16:37:06.058367 [ 193 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4691 | 2026.01.30 16:37:06.065456 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 72 columns (72 merged, 0 gathered) in 0.009774305 sec., 58520.784853756864 rows/sec., 54.71 MiB/sec. | ||
| 4692 | 2026.01.30 16:37:06.066459 [ 197 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4693 | 2026.01.30 16:37:06.066996 [ 197 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_16_3} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.01.30 16:37:06.067073 [ 197 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_16_3} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4695 | 2026.01.30 16:37:06.067274 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4696 | 2026.01.30 16:37:07.600398 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2026.01.30 16:37:07.600619 [ 277 ] {b08c0d06-87bf-4439-ba85-8e30b8354dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4698 | 2026.01.30 16:37:07.600696 [ 277 ] {b08c0d06-87bf-4439-ba85-8e30b8354dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4699 | 2026.01.30 16:37:07.602013 [ 277 ] {b08c0d06-87bf-4439-ba85-8e30b8354dca} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.01.30 16:37:07.602063 [ 277 ] {b08c0d06-87bf-4439-ba85-8e30b8354dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4701 | 2026.01.30 16:37:07.602539 [ 277 ] {b08c0d06-87bf-4439-ba85-8e30b8354dca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4702 | 2026.01.30 16:37:07.602769 [ 277 ] {b08c0d06-87bf-4439-ba85-8e30b8354dca} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2026.01.30 16:37:07.602936 [ 277 ] {b08c0d06-87bf-4439-ba85-8e30b8354dca} <Debug> executeQuery: Read 1202 rows, 101.55 KiB in 0.002373 sec., 506531.8162663295 rows/sec., 41.79 MiB/sec. | ||
| 4704 | 2026.01.30 16:37:07.602980 [ 277 ] {b08c0d06-87bf-4439-ba85-8e30b8354dca} <Debug> TCPHandler: Processed in 0.002728879 sec. | ||
| 4705 | 2026.01.30 16:37:07.603106 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4706 | 2026.01.30 16:37:07.603202 [ 277 ] {3360a40f-726d-49a8-b3d8-6fdd11911a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4707 | 2026.01.30 16:37:07.603244 [ 277 ] {3360a40f-726d-49a8-b3d8-6fdd11911a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4708 | 2026.01.30 16:37:07.603650 [ 277 ] {3360a40f-726d-49a8-b3d8-6fdd11911a7a} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.01.30 16:37:07.603687 [ 277 ] {3360a40f-726d-49a8-b3d8-6fdd11911a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4710 | 2026.01.30 16:37:07.604018 [ 277 ] {3360a40f-726d-49a8-b3d8-6fdd11911a7a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4711 | 2026.01.30 16:37:07.604234 [ 277 ] {3360a40f-726d-49a8-b3d8-6fdd11911a7a} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.01.30 16:37:07.604375 [ 277 ] {3360a40f-726d-49a8-b3d8-6fdd11911a7a} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001191 sec., 2518.891687657431 rows/sec., 189.41 KiB/sec. | ||
| 4713 | 2026.01.30 16:37:07.604414 [ 277 ] {3360a40f-726d-49a8-b3d8-6fdd11911a7a} <Debug> TCPHandler: Processed in 0.001359824 sec. | ||
| 4714 | 2026.01.30 16:37:07.604527 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2026.01.30 16:37:07.604621 [ 277 ] {9a6b842e-937b-4fb5-a4ca-4ebe5a1c7ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4716 | 2026.01.30 16:37:07.604662 [ 277 ] {9a6b842e-937b-4fb5-a4ca-4ebe5a1c7ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4717 | 2026.01.30 16:37:07.605151 [ 277 ] {9a6b842e-937b-4fb5-a4ca-4ebe5a1c7ce7} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.01.30 16:37:07.605188 [ 277 ] {9a6b842e-937b-4fb5-a4ca-4ebe5a1c7ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4719 | 2026.01.30 16:37:07.605527 [ 277 ] {9a6b842e-937b-4fb5-a4ca-4ebe5a1c7ce7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4720 | 2026.01.30 16:37:07.605743 [ 277 ] {9a6b842e-937b-4fb5-a4ca-4ebe5a1c7ce7} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2026.01.30 16:37:07.605874 [ 277 ] {9a6b842e-937b-4fb5-a4ca-4ebe5a1c7ce7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001271 sec., 179386.30999213218 rows/sec., 12.15 MiB/sec. | ||
| 4722 | 2026.01.30 16:37:07.605913 [ 277 ] {9a6b842e-937b-4fb5-a4ca-4ebe5a1c7ce7} <Debug> TCPHandler: Processed in 0.001436556 sec. | ||
| 4723 | 2026.01.30 16:37:07.606035 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4724 | 2026.01.30 16:37:07.606138 [ 277 ] {1ed3d999-9106-41f6-9a6b-44994f0074ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4725 | 2026.01.30 16:37:07.606179 [ 277 ] {1ed3d999-9106-41f6-9a6b-44994f0074ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4726 | 2026.01.30 16:37:07.606795 [ 277 ] {1ed3d999-9106-41f6-9a6b-44994f0074ac} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2026.01.30 16:37:07.606833 [ 277 ] {1ed3d999-9106-41f6-9a6b-44994f0074ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4728 | 2026.01.30 16:37:07.607168 [ 277 ] {1ed3d999-9106-41f6-9a6b-44994f0074ac} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4729 | 2026.01.30 16:37:07.607388 [ 277 ] {1ed3d999-9106-41f6-9a6b-44994f0074ac} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.01.30 16:37:07.607514 [ 277 ] {1ed3d999-9106-41f6-9a6b-44994f0074ac} <Debug> executeQuery: Read 523 rows, 39.64 KiB in 0.001395 sec., 374910.39426523296 rows/sec., 27.75 MiB/sec. | ||
| 4731 | 2026.01.30 16:37:07.607552 [ 277 ] {1ed3d999-9106-41f6-9a6b-44994f0074ac} <Debug> TCPHandler: Processed in 0.001567148 sec. | ||
| 4732 | 2026.01.30 16:37:07.607665 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4733 | 2026.01.30 16:37:07.607759 [ 277 ] {9c50d108-1c82-431f-a4fc-b8b35f81b288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4734 | 2026.01.30 16:37:07.607802 [ 277 ] {9c50d108-1c82-431f-a4fc-b8b35f81b288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4735 | 2026.01.30 16:37:07.608400 [ 277 ] {9c50d108-1c82-431f-a4fc-b8b35f81b288} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.01.30 16:37:07.608438 [ 277 ] {9c50d108-1c82-431f-a4fc-b8b35f81b288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4737 | 2026.01.30 16:37:07.608817 [ 277 ] {9c50d108-1c82-431f-a4fc-b8b35f81b288} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4738 | 2026.01.30 16:37:07.609021 [ 277 ] {9c50d108-1c82-431f-a4fc-b8b35f81b288} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2026.01.30 16:37:07.609148 [ 277 ] {9c50d108-1c82-431f-a4fc-b8b35f81b288} <Debug> executeQuery: Read 832 rows, 57.35 KiB in 0.001408 sec., 590909.0909090909 rows/sec., 39.78 MiB/sec. | ||
| 4740 | 2026.01.30 16:37:07.609143 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4741 | 2026.01.30 16:37:07.609186 [ 277 ] {9c50d108-1c82-431f-a4fc-b8b35f81b288} <Debug> TCPHandler: Processed in 0.001568937 sec. | ||
| 4742 | 2026.01.30 16:37:07.609221 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.01.30 16:37:07.609247 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4744 | 2026.01.30 16:37:07.609314 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2026.01.30 16:37:07.609369 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::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 | ||
| 4746 | 2026.01.30 16:37:07.609413 [ 277 ] {526d3d45-2795-4d3b-902f-5956538a521c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4747 | 2026.01.30 16:37:07.609474 [ 277 ] {526d3d45-2795-4d3b-902f-5956538a521c} <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 | ||
| 4748 | 2026.01.30 16:37:07.609533 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4749 | 2026.01.30 16:37:07.609581 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7106 rows starting from the beginning of the part | ||
| 4750 | 2026.01.30 16:37:07.609659 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4751 | 2026.01.30 16:37:07.609714 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 163 rows starting from the beginning of the part | ||
| 4752 | 2026.01.30 16:37:07.609766 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::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 | ||
| 4753 | 2026.01.30 16:37:07.609815 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::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 | ||
| 4754 | 2026.01.30 16:37:07.609862 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 832 rows starting from the beginning of the part | ||
| 4755 | 2026.01.30 16:37:07.610228 [ 277 ] {526d3d45-2795-4d3b-902f-5956538a521c} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.01.30 16:37:07.610269 [ 277 ] {526d3d45-2795-4d3b-902f-5956538a521c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4757 | 2026.01.30 16:37:07.610910 [ 277 ] {526d3d45-2795-4d3b-902f-5956538a521c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4758 | 2026.01.30 16:37:07.611129 [ 277 ] {526d3d45-2795-4d3b-902f-5956538a521c} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.01.30 16:37:07.611275 [ 277 ] {526d3d45-2795-4d3b-902f-5956538a521c} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.00188 sec., 1595.7446808510638 rows/sec., 2.86 MiB/sec. | ||
| 4760 | 2026.01.30 16:37:07.611328 [ 277 ] {526d3d45-2795-4d3b-902f-5956538a521c} <Debug> TCPHandler: Processed in 0.002062707 sec. | ||
| 4761 | 2026.01.30 16:37:07.611441 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.01.30 16:37:07.611535 [ 277 ] {32db9714-e780-4b51-8f2e-e680134ff862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4763 | 2026.01.30 16:37:07.611576 [ 277 ] {32db9714-e780-4b51-8f2e-e680134ff862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4764 | 2026.01.30 16:37:07.611912 [ 277 ] {32db9714-e780-4b51-8f2e-e680134ff862} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.01.30 16:37:07.611949 [ 277 ] {32db9714-e780-4b51-8f2e-e680134ff862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4766 | 2026.01.30 16:37:07.612271 [ 277 ] {32db9714-e780-4b51-8f2e-e680134ff862} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4767 | 2026.01.30 16:37:07.612499 [ 277 ] {32db9714-e780-4b51-8f2e-e680134ff862} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.01.30 16:37:07.612634 [ 277 ] {32db9714-e780-4b51-8f2e-e680134ff862} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 4769 | 2026.01.30 16:37:07.612670 [ 277 ] {32db9714-e780-4b51-8f2e-e680134ff862} <Debug> TCPHandler: Processed in 0.001276703 sec. | ||
| 4770 | 2026.01.30 16:37:07.613651 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8581 rows, containing 5 columns (5 merged, 0 gathered) in 0.004345668 sec., 1974610.1174779115 rows/sec., 135.06 MiB/sec. | ||
| 4771 | 2026.01.30 16:37:07.613881 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4772 | 2026.01.30 16:37:07.614211 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2026.01.30 16:37:07.614298 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4774 | 2026.01.30 16:37:07.614396 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 4775 | 2026.01.30 16:37:10.941682 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4776 | 2026.01.30 16:37:10.941738 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4777 | 2026.01.30 16:37:11.028862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10591 | ||
| 4778 | 2026.01.30 16:37:11.029425 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.01.30 16:37:11.029476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4780 | 2026.01.30 16:37:11.030019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4781 | 2026.01.30 16:37:11.030277 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.01.30 16:37:11.030437 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10591 | ||
| 4783 | 2026.01.30 16:37:11.576017 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4784 | 2026.01.30 16:37:11.591155 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2026.01.30 16:37:11.591226 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4786 | 2026.01.30 16:37:11.597577 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4787 | 2026.01.30 16:37:11.598322 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.01.30 16:37:11.601645 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4789 | 2026.01.30 16:37:12.577720 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4790 | 2026.01.30 16:37:12.577902 [ 277 ] {709b7364-45b6-4b2a-aeeb-b44b72456e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4791 | 2026.01.30 16:37:12.577968 [ 277 ] {709b7364-45b6-4b2a-aeeb-b44b72456e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4792 | 2026.01.30 16:37:12.578700 [ 277 ] {709b7364-45b6-4b2a-aeeb-b44b72456e4d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.01.30 16:37:12.578745 [ 277 ] {709b7364-45b6-4b2a-aeeb-b44b72456e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4794 | 2026.01.30 16:37:12.579148 [ 277 ] {709b7364-45b6-4b2a-aeeb-b44b72456e4d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4795 | 2026.01.30 16:37:12.579378 [ 277 ] {709b7364-45b6-4b2a-aeeb-b44b72456e4d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.01.30 16:37:12.579544 [ 277 ] {709b7364-45b6-4b2a-aeeb-b44b72456e4d} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001694 sec., 75560.8028335301 rows/sec., 6.51 MiB/sec. | ||
| 4797 | 2026.01.30 16:37:12.579596 [ 277 ] {709b7364-45b6-4b2a-aeeb-b44b72456e4d} <Debug> TCPHandler: Processed in 0.002009986 sec. | ||
| 4798 | 2026.01.30 16:37:12.579725 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2026.01.30 16:37:12.579829 [ 277 ] {5221eab7-f929-47b1-bfde-194580161f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4800 | 2026.01.30 16:37:12.579874 [ 277 ] {5221eab7-f929-47b1-bfde-194580161f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4801 | 2026.01.30 16:37:12.580320 [ 277 ] {5221eab7-f929-47b1-bfde-194580161f72} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.01.30 16:37:12.580357 [ 277 ] {5221eab7-f929-47b1-bfde-194580161f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4803 | 2026.01.30 16:37:12.580667 [ 277 ] {5221eab7-f929-47b1-bfde-194580161f72} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4804 | 2026.01.30 16:37:12.580882 [ 277 ] {5221eab7-f929-47b1-bfde-194580161f72} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4805 | 2026.01.30 16:37:12.580995 [ 111 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4806 | 2026.01.30 16:37:12.581016 [ 277 ] {5221eab7-f929-47b1-bfde-194580161f72} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001211 sec., 29727.49793559042 rows/sec., 2.18 MiB/sec. | ||
| 4807 | 2026.01.30 16:37:12.581061 [ 111 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.01.30 16:37:12.581073 [ 277 ] {5221eab7-f929-47b1-bfde-194580161f72} <Debug> TCPHandler: Processed in 0.001400874 sec. | ||
| 4809 | 2026.01.30 16:37:12.581089 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4810 | 2026.01.30 16:37:12.581195 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4811 | 2026.01.30 16:37:12.581215 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::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 | ||
| 4812 | 2026.01.30 16:37:12.581294 [ 277 ] {c1d625fd-fc07-4aec-9a99-8d000bccf914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4813 | 2026.01.30 16:37:12.581341 [ 277 ] {c1d625fd-fc07-4aec-9a99-8d000bccf914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4814 | 2026.01.30 16:37:12.581352 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4815 | 2026.01.30 16:37:12.581434 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 294 rows starting from the beginning of the part | ||
| 4816 | 2026.01.30 16:37:12.581500 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 4817 | 2026.01.30 16:37:12.581548 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 3 rows starting from the beginning of the part | ||
| 4818 | 2026.01.30 16:37:12.581596 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 4819 | 2026.01.30 16:37:12.581636 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 3 rows starting from the beginning of the part | ||
| 4820 | 2026.01.30 16:37:12.581677 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 4821 | 2026.01.30 16:37:12.581828 [ 277 ] {c1d625fd-fc07-4aec-9a99-8d000bccf914} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.01.30 16:37:12.581897 [ 277 ] {c1d625fd-fc07-4aec-9a99-8d000bccf914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4823 | 2026.01.30 16:37:12.582221 [ 277 ] {c1d625fd-fc07-4aec-9a99-8d000bccf914} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4824 | 2026.01.30 16:37:12.582444 [ 277 ] {c1d625fd-fc07-4aec-9a99-8d000bccf914} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.01.30 16:37:12.582567 [ 189 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440596 sec., 287381.05617397244 rows/sec., 19.86 MiB/sec. | ||
| 4826 | 2026.01.30 16:37:12.582572 [ 277 ] {c1d625fd-fc07-4aec-9a99-8d000bccf914} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001333 sec., 75018.75468867217 rows/sec., 5.86 MiB/sec. | ||
| 4827 | 2026.01.30 16:37:12.582652 [ 277 ] {c1d625fd-fc07-4aec-9a99-8d000bccf914} <Debug> TCPHandler: Processed in 0.001547787 sec. | ||
| 4828 | 2026.01.30 16:37:12.582738 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4829 | 2026.01.30 16:37:12.582788 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2026.01.30 16:37:12.582878 [ 277 ] {45be8550-3d18-4e9a-8836-da3d5bdb053b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4831 | 2026.01.30 16:37:12.582920 [ 277 ] {45be8550-3d18-4e9a-8836-da3d5bdb053b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4832 | 2026.01.30 16:37:12.583049 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_26_5} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.01.30 16:37:12.583115 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_26_5} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4834 | 2026.01.30 16:37:12.583191 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4835 | 2026.01.30 16:37:12.583425 [ 277 ] {45be8550-3d18-4e9a-8836-da3d5bdb053b} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2026.01.30 16:37:12.583459 [ 277 ] {45be8550-3d18-4e9a-8836-da3d5bdb053b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4837 | 2026.01.30 16:37:12.583804 [ 277 ] {45be8550-3d18-4e9a-8836-da3d5bdb053b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4838 | 2026.01.30 16:37:12.584021 [ 277 ] {45be8550-3d18-4e9a-8836-da3d5bdb053b} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2026.01.30 16:37:12.584156 [ 277 ] {45be8550-3d18-4e9a-8836-da3d5bdb053b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 4840 | 2026.01.30 16:37:12.584194 [ 277 ] {45be8550-3d18-4e9a-8836-da3d5bdb053b} <Debug> TCPHandler: Processed in 0.001405865 sec. | ||
| 4841 | 2026.01.30 16:37:12.584305 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2026.01.30 16:37:12.584399 [ 277 ] {8b7e737f-0e65-4edb-a977-69f63d3254c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4843 | 2026.01.30 16:37:12.584455 [ 277 ] {8b7e737f-0e65-4edb-a977-69f63d3254c4} <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 | ||
| 4844 | 2026.01.30 16:37:12.585331 [ 277 ] {8b7e737f-0e65-4edb-a977-69f63d3254c4} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.01.30 16:37:12.585366 [ 277 ] {8b7e737f-0e65-4edb-a977-69f63d3254c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4846 | 2026.01.30 16:37:12.585944 [ 277 ] {8b7e737f-0e65-4edb-a977-69f63d3254c4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4847 | 2026.01.30 16:37:12.586179 [ 277 ] {8b7e737f-0e65-4edb-a977-69f63d3254c4} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2026.01.30 16:37:12.586324 [ 277 ] {8b7e737f-0e65-4edb-a977-69f63d3254c4} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001943 sec., 18528.049408131756 rows/sec., 33.20 MiB/sec. | ||
| 4849 | 2026.01.30 16:37:12.586390 [ 277 ] {8b7e737f-0e65-4edb-a977-69f63d3254c4} <Debug> TCPHandler: Processed in 0.002133478 sec. | ||
| 4850 | 2026.01.30 16:37:12.586526 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4851 | 2026.01.30 16:37:12.586621 [ 277 ] {581fc883-e2cb-4070-8fc7-355cf58511f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4852 | 2026.01.30 16:37:12.586663 [ 277 ] {581fc883-e2cb-4070-8fc7-355cf58511f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4853 | 2026.01.30 16:37:12.587028 [ 277 ] {581fc883-e2cb-4070-8fc7-355cf58511f5} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2026.01.30 16:37:12.587063 [ 277 ] {581fc883-e2cb-4070-8fc7-355cf58511f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4855 | 2026.01.30 16:37:12.587368 [ 277 ] {581fc883-e2cb-4070-8fc7-355cf58511f5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4856 | 2026.01.30 16:37:12.587581 [ 277 ] {581fc883-e2cb-4070-8fc7-355cf58511f5} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2026.01.30 16:37:12.587682 [ 111 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4858 | 2026.01.30 16:37:12.587709 [ 277 ] {581fc883-e2cb-4070-8fc7-355cf58511f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 4859 | 2026.01.30 16:37:12.587721 [ 111 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.01.30 16:37:12.587749 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4861 | 2026.01.30 16:37:12.587753 [ 277 ] {581fc883-e2cb-4070-8fc7-355cf58511f5} <Debug> TCPHandler: Processed in 0.001278423 sec. | ||
| 4862 | 2026.01.30 16:37:12.587833 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 4863 | 2026.01.30 16:37:12.587950 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4864 | 2026.01.30 16:37:12.587984 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1116 rows starting from the beginning of the part | ||
| 4865 | 2026.01.30 16:37:12.588047 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4866 | 2026.01.30 16:37:12.588088 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4867 | 2026.01.30 16:37:12.588129 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 4868 | 2026.01.30 16:37:12.588165 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 4869 | 2026.01.30 16:37:12.588201 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::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 | ||
| 4870 | 2026.01.30 16:37:12.589170 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1416 rows, containing 4 columns (4 merged, 0 gathered) in 0.001377394 sec., 1028028.2911062484 rows/sec., 68.22 MiB/sec. | ||
| 4871 | 2026.01.30 16:37:12.589348 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4872 | 2026.01.30 16:37:12.589602 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_26_5} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.01.30 16:37:12.589671 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_26_5} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4874 | 2026.01.30 16:37:12.589736 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4875 | 2026.01.30 16:37:16.056032 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 598 | ||
| 4876 | 2026.01.30 16:37:16.058207 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2026.01.30 16:37:16.058264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4878 | 2026.01.30 16:37:16.059478 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4879 | 2026.01.30 16:37:16.059768 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.01.30 16:37:16.060165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
| 4881 | 2026.01.30 16:37:17.576008 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4882 | 2026.01.30 16:37:17.576212 [ 277 ] {cabcd01d-0c00-4b94-98bf-e89b390d4274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4883 | 2026.01.30 16:37:17.576286 [ 277 ] {cabcd01d-0c00-4b94-98bf-e89b390d4274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4884 | 2026.01.30 16:37:17.576981 [ 277 ] {cabcd01d-0c00-4b94-98bf-e89b390d4274} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.01.30 16:37:17.577029 [ 277 ] {cabcd01d-0c00-4b94-98bf-e89b390d4274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4886 | 2026.01.30 16:37:17.577446 [ 277 ] {cabcd01d-0c00-4b94-98bf-e89b390d4274} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4887 | 2026.01.30 16:37:17.577683 [ 277 ] {cabcd01d-0c00-4b94-98bf-e89b390d4274} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.01.30 16:37:17.577849 [ 277 ] {cabcd01d-0c00-4b94-98bf-e89b390d4274} <Debug> executeQuery: Read 62 rows, 4.99 KiB in 0.00169 sec., 36686.39053254438 rows/sec., 2.88 MiB/sec. | ||
| 4889 | 2026.01.30 16:37:17.577901 [ 277 ] {cabcd01d-0c00-4b94-98bf-e89b390d4274} <Debug> TCPHandler: Processed in 0.002031936 sec. | ||
| 4890 | 2026.01.30 16:37:17.578030 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2026.01.30 16:37:17.578138 [ 277 ] {4eeb0ace-cfdb-4b62-b709-cb729ee2427f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4892 | 2026.01.30 16:37:17.578184 [ 277 ] {4eeb0ace-cfdb-4b62-b709-cb729ee2427f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4893 | 2026.01.30 16:37:17.578614 [ 277 ] {4eeb0ace-cfdb-4b62-b709-cb729ee2427f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2026.01.30 16:37:17.578649 [ 277 ] {4eeb0ace-cfdb-4b62-b709-cb729ee2427f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4895 | 2026.01.30 16:37:17.578957 [ 277 ] {4eeb0ace-cfdb-4b62-b709-cb729ee2427f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4896 | 2026.01.30 16:37:17.579169 [ 277 ] {4eeb0ace-cfdb-4b62-b709-cb729ee2427f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.01.30 16:37:17.579300 [ 277 ] {4eeb0ace-cfdb-4b62-b709-cb729ee2427f} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001188 sec., 2525.252525252525 rows/sec., 189.89 KiB/sec. | ||
| 4898 | 2026.01.30 16:37:17.579340 [ 277 ] {4eeb0ace-cfdb-4b62-b709-cb729ee2427f} <Debug> TCPHandler: Processed in 0.001363554 sec. | ||
| 4899 | 2026.01.30 16:37:17.579453 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4900 | 2026.01.30 16:37:17.579550 [ 277 ] {c2751a7c-5d0b-4624-8018-875f1fc095f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4901 | 2026.01.30 16:37:17.579592 [ 277 ] {c2751a7c-5d0b-4624-8018-875f1fc095f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4902 | 2026.01.30 16:37:17.580016 [ 277 ] {c2751a7c-5d0b-4624-8018-875f1fc095f5} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2026.01.30 16:37:17.580050 [ 277 ] {c2751a7c-5d0b-4624-8018-875f1fc095f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4904 | 2026.01.30 16:37:17.580357 [ 277 ] {c2751a7c-5d0b-4624-8018-875f1fc095f5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4905 | 2026.01.30 16:37:17.580578 [ 277 ] {c2751a7c-5d0b-4624-8018-875f1fc095f5} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2026.01.30 16:37:17.580708 [ 277 ] {c2751a7c-5d0b-4624-8018-875f1fc095f5} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001178 sec., 56876.061120543294 rows/sec., 4.44 MiB/sec. | ||
| 4907 | 2026.01.30 16:37:17.580747 [ 277 ] {c2751a7c-5d0b-4624-8018-875f1fc095f5} <Debug> TCPHandler: Processed in 0.001344404 sec. | ||
| 4908 | 2026.01.30 16:37:17.580866 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4909 | 2026.01.30 16:37:17.580960 [ 277 ] {e73b5d3f-214e-4dc9-a6d2-5734e37d87ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4910 | 2026.01.30 16:37:17.581005 [ 277 ] {e73b5d3f-214e-4dc9-a6d2-5734e37d87ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4911 | 2026.01.30 16:37:17.581421 [ 277 ] {e73b5d3f-214e-4dc9-a6d2-5734e37d87ff} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2026.01.30 16:37:17.581458 [ 277 ] {e73b5d3f-214e-4dc9-a6d2-5734e37d87ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4913 | 2026.01.30 16:37:17.581790 [ 277 ] {e73b5d3f-214e-4dc9-a6d2-5734e37d87ff} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4914 | 2026.01.30 16:37:17.582013 [ 277 ] {e73b5d3f-214e-4dc9-a6d2-5734e37d87ff} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4915 | 2026.01.30 16:37:17.582146 [ 277 ] {e73b5d3f-214e-4dc9-a6d2-5734e37d87ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 4916 | 2026.01.30 16:37:17.582183 [ 277 ] {e73b5d3f-214e-4dc9-a6d2-5734e37d87ff} <Debug> TCPHandler: Processed in 0.001366884 sec. | ||
| 4917 | 2026.01.30 16:37:17.582286 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4918 | 2026.01.30 16:37:17.582378 [ 277 ] {2d56bcbc-ea92-4709-b3f4-ff973d6a9b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4919 | 2026.01.30 16:37:17.582434 [ 277 ] {2d56bcbc-ea92-4709-b3f4-ff973d6a9b98} <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 | ||
| 4920 | 2026.01.30 16:37:17.583183 [ 277 ] {2d56bcbc-ea92-4709-b3f4-ff973d6a9b98} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2026.01.30 16:37:17.583219 [ 277 ] {2d56bcbc-ea92-4709-b3f4-ff973d6a9b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4922 | 2026.01.30 16:37:17.583719 [ 277 ] {2d56bcbc-ea92-4709-b3f4-ff973d6a9b98} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4923 | 2026.01.30 16:37:17.583945 [ 277 ] {2d56bcbc-ea92-4709-b3f4-ff973d6a9b98} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2026.01.30 16:37:17.584064 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4925 | 2026.01.30 16:37:17.584086 [ 277 ] {2d56bcbc-ea92-4709-b3f4-ff973d6a9b98} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001725 sec., 1739.1304347826087 rows/sec., 3.12 MiB/sec. | ||
| 4926 | 2026.01.30 16:37:17.584136 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.01.30 16:37:17.584165 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4928 | 2026.01.30 16:37:17.584166 [ 277 ] {2d56bcbc-ea92-4709-b3f4-ff973d6a9b98} <Debug> TCPHandler: Processed in 0.001929875 sec. | ||
| 4929 | 2026.01.30 16:37:17.584267 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::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 | ||
| 4930 | 2026.01.30 16:37:17.584298 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2026.01.30 16:37:17.584398 [ 277 ] {7d6f77d3-5ff1-42a0-8fa5-cb6c30549e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4932 | 2026.01.30 16:37:17.584442 [ 277 ] {7d6f77d3-5ff1-42a0-8fa5-cb6c30549e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4933 | 2026.01.30 16:37:17.584488 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4934 | 2026.01.30 16:37:17.584547 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 476 rows starting from the beginning of the part | ||
| 4935 | 2026.01.30 16:37:17.584667 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3 rows starting from the beginning of the part | ||
| 4936 | 2026.01.30 16:37:17.584766 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 4937 | 2026.01.30 16:37:17.584789 [ 277 ] {7d6f77d3-5ff1-42a0-8fa5-cb6c30549e43} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.01.30 16:37:17.584830 [ 277 ] {7d6f77d3-5ff1-42a0-8fa5-cb6c30549e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4939 | 2026.01.30 16:37:17.584856 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 3 rows starting from the beginning of the part | ||
| 4940 | 2026.01.30 16:37:17.584959 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 4941 | 2026.01.30 16:37:17.585059 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 3 rows starting from the beginning of the part | ||
| 4942 | 2026.01.30 16:37:17.585167 [ 277 ] {7d6f77d3-5ff1-42a0-8fa5-cb6c30549e43} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4943 | 2026.01.30 16:37:17.585427 [ 277 ] {7d6f77d3-5ff1-42a0-8fa5-cb6c30549e43} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.01.30 16:37:17.585567 [ 277 ] {7d6f77d3-5ff1-42a0-8fa5-cb6c30549e43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 4945 | 2026.01.30 16:37:17.585605 [ 277 ] {7d6f77d3-5ff1-42a0-8fa5-cb6c30549e43} <Debug> TCPHandler: Processed in 0.001357524 sec. | ||
| 4946 | 2026.01.30 16:37:17.610750 [ 199 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 19 columns (19 merged, 0 gathered) in 0.026519743 sec., 21003.220129244844 rows/sec., 37.64 MiB/sec. | ||
| 4947 | 2026.01.30 16:37:17.611757 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4948 | 2026.01.30 16:37:17.612105 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.01.30 16:37:17.612177 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4950 | 2026.01.30 16:37:17.612302 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4951 | 2026.01.30 16:37:18.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.06 MiB, peak 262.39 MiB, free memory in arenas 0.00 B, will set to 256.92 MiB (RSS), difference: 1.86 MiB | ||
| 4952 | 2026.01.30 16:37:18.530591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11039 | ||
| 4953 | 2026.01.30 16:37:18.531228 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.01.30 16:37:18.531277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4955 | 2026.01.30 16:37:18.531859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4956 | 2026.01.30 16:37:18.532120 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.01.30 16:37:18.532271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11039 | ||
| 4958 | 2026.01.30 16:37:19.101765 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4959 | 2026.01.30 16:37:19.118605 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.01.30 16:37:19.118669 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4961 | 2026.01.30 16:37:19.124797 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4962 | 2026.01.30 16:37:19.125521 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.01.30 16:37:19.128380 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4964 | 2026.01.30 16:37:22.590065 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4965 | 2026.01.30 16:37:22.590291 [ 277 ] {fb3760b8-9ad8-48ba-9f1f-aaf80457e39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4966 | 2026.01.30 16:37:22.590367 [ 277 ] {fb3760b8-9ad8-48ba-9f1f-aaf80457e39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4967 | 2026.01.30 16:37:22.591269 [ 277 ] {fb3760b8-9ad8-48ba-9f1f-aaf80457e39d} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.01.30 16:37:22.591312 [ 277 ] {fb3760b8-9ad8-48ba-9f1f-aaf80457e39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4969 | 2026.01.30 16:37:22.591732 [ 277 ] {fb3760b8-9ad8-48ba-9f1f-aaf80457e39d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4970 | 2026.01.30 16:37:22.591966 [ 277 ] {fb3760b8-9ad8-48ba-9f1f-aaf80457e39d} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.01.30 16:37:22.592133 [ 277 ] {fb3760b8-9ad8-48ba-9f1f-aaf80457e39d} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001898 sec., 234984.19388830347 rows/sec., 14.90 MiB/sec. | ||
| 4972 | 2026.01.30 16:37:22.592185 [ 277 ] {fb3760b8-9ad8-48ba-9f1f-aaf80457e39d} <Debug> TCPHandler: Processed in 0.002264031 sec. | ||
| 4973 | 2026.01.30 16:37:22.592331 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4974 | 2026.01.30 16:37:22.592439 [ 277 ] {4362e5cd-d254-4742-84f1-199c2e0bf0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4975 | 2026.01.30 16:37:22.592484 [ 277 ] {4362e5cd-d254-4742-84f1-199c2e0bf0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4976 | 2026.01.30 16:37:22.592908 [ 277 ] {4362e5cd-d254-4742-84f1-199c2e0bf0c7} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.01.30 16:37:22.592945 [ 277 ] {4362e5cd-d254-4742-84f1-199c2e0bf0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4978 | 2026.01.30 16:37:22.593245 [ 277 ] {4362e5cd-d254-4742-84f1-199c2e0bf0c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4979 | 2026.01.30 16:37:22.593465 [ 277 ] {4362e5cd-d254-4742-84f1-199c2e0bf0c7} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.01.30 16:37:22.593595 [ 277 ] {4362e5cd-d254-4742-84f1-199c2e0bf0c7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001182 sec., 3384.09475465313 rows/sec., 275.95 KiB/sec. | ||
| 4981 | 2026.01.30 16:37:22.593633 [ 277 ] {4362e5cd-d254-4742-84f1-199c2e0bf0c7} <Debug> TCPHandler: Processed in 0.001356794 sec. | ||
| 4982 | 2026.01.30 16:37:22.593748 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2026.01.30 16:37:22.593843 [ 277 ] {e93fee1c-ac94-4d0d-8d62-385512b885c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4984 | 2026.01.30 16:37:22.593884 [ 277 ] {e93fee1c-ac94-4d0d-8d62-385512b885c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4985 | 2026.01.30 16:37:22.594879 [ 277 ] {e93fee1c-ac94-4d0d-8d62-385512b885c8} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.01.30 16:37:22.594913 [ 277 ] {e93fee1c-ac94-4d0d-8d62-385512b885c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4987 | 2026.01.30 16:37:22.595296 [ 277 ] {e93fee1c-ac94-4d0d-8d62-385512b885c8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4988 | 2026.01.30 16:37:22.595504 [ 277 ] {e93fee1c-ac94-4d0d-8d62-385512b885c8} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.01.30 16:37:22.595636 [ 277 ] {e93fee1c-ac94-4d0d-8d62-385512b885c8} <Debug> executeQuery: Read 1276 rows, 104.29 KiB in 0.001811 sec., 704583.1032578687 rows/sec., 56.24 MiB/sec. | ||
| 4990 | 2026.01.30 16:37:22.595675 [ 277 ] {e93fee1c-ac94-4d0d-8d62-385512b885c8} <Debug> TCPHandler: Processed in 0.001978596 sec. | ||
| 4991 | 2026.01.30 16:37:22.595798 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.01.30 16:37:22.595894 [ 277 ] {5b886465-bb72-4f6f-a806-03aca273751e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4993 | 2026.01.30 16:37:22.595934 [ 277 ] {5b886465-bb72-4f6f-a806-03aca273751e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4994 | 2026.01.30 16:37:22.596457 [ 277 ] {5b886465-bb72-4f6f-a806-03aca273751e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.01.30 16:37:22.596492 [ 277 ] {5b886465-bb72-4f6f-a806-03aca273751e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 4996 | 2026.01.30 16:37:22.596803 [ 277 ] {5b886465-bb72-4f6f-a806-03aca273751e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4997 | 2026.01.30 16:37:22.597010 [ 277 ] {5b886465-bb72-4f6f-a806-03aca273751e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.01.30 16:37:22.597142 [ 277 ] {5b886465-bb72-4f6f-a806-03aca273751e} <Debug> executeQuery: Read 263 rows, 16.38 KiB in 0.001266 sec., 207740.91627172197 rows/sec., 12.64 MiB/sec. | ||
| 4999 | 2026.01.30 16:37:22.597180 [ 277 ] {5b886465-bb72-4f6f-a806-03aca273751e} <Debug> TCPHandler: Processed in 0.001431746 sec. | ||
| 5000 | 2026.01.30 16:37:22.597291 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2026.01.30 16:37:22.597388 [ 277 ] {002cbc8d-4bcd-430b-8a74-904779c4e126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5002 | 2026.01.30 16:37:22.597427 [ 277 ] {002cbc8d-4bcd-430b-8a74-904779c4e126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5003 | 2026.01.30 16:37:22.597915 [ 277 ] {002cbc8d-4bcd-430b-8a74-904779c4e126} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2026.01.30 16:37:22.597953 [ 277 ] {002cbc8d-4bcd-430b-8a74-904779c4e126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5005 | 2026.01.30 16:37:22.598266 [ 277 ] {002cbc8d-4bcd-430b-8a74-904779c4e126} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5006 | 2026.01.30 16:37:22.598489 [ 277 ] {002cbc8d-4bcd-430b-8a74-904779c4e126} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.01.30 16:37:22.598616 [ 277 ] {002cbc8d-4bcd-430b-8a74-904779c4e126} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001246 sec., 184590.69020866774 rows/sec., 11.90 MiB/sec. | ||
| 5008 | 2026.01.30 16:37:22.598654 [ 277 ] {002cbc8d-4bcd-430b-8a74-904779c4e126} <Debug> TCPHandler: Processed in 0.001413405 sec. | ||
| 5009 | 2026.01.30 16:37:22.598764 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2026.01.30 16:37:22.598859 [ 277 ] {dbb80eb8-6cfe-4369-ac28-8a6f1a6c6982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5011 | 2026.01.30 16:37:22.598899 [ 277 ] {dbb80eb8-6cfe-4369-ac28-8a6f1a6c6982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5012 | 2026.01.30 16:37:22.599382 [ 277 ] {dbb80eb8-6cfe-4369-ac28-8a6f1a6c6982} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.01.30 16:37:22.599418 [ 277 ] {dbb80eb8-6cfe-4369-ac28-8a6f1a6c6982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5014 | 2026.01.30 16:37:22.599729 [ 277 ] {dbb80eb8-6cfe-4369-ac28-8a6f1a6c6982} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5015 | 2026.01.30 16:37:22.599941 [ 277 ] {dbb80eb8-6cfe-4369-ac28-8a6f1a6c6982} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.01.30 16:37:22.600069 [ 277 ] {dbb80eb8-6cfe-4369-ac28-8a6f1a6c6982} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001228 sec., 186482.08469055375 rows/sec., 10.59 MiB/sec. | ||
| 5017 | 2026.01.30 16:37:22.600111 [ 277 ] {dbb80eb8-6cfe-4369-ac28-8a6f1a6c6982} <Debug> TCPHandler: Processed in 0.001396665 sec. | ||
| 5018 | 2026.01.30 16:37:22.600225 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5019 | 2026.01.30 16:37:22.600319 [ 277 ] {a534ade9-75ab-43cb-80bf-6b25b0e5042c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5020 | 2026.01.30 16:37:22.600360 [ 277 ] {a534ade9-75ab-43cb-80bf-6b25b0e5042c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5021 | 2026.01.30 16:37:22.601020 [ 277 ] {a534ade9-75ab-43cb-80bf-6b25b0e5042c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2026.01.30 16:37:22.601057 [ 277 ] {a534ade9-75ab-43cb-80bf-6b25b0e5042c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5023 | 2026.01.30 16:37:22.601399 [ 277 ] {a534ade9-75ab-43cb-80bf-6b25b0e5042c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5024 | 2026.01.30 16:37:22.601611 [ 277 ] {a534ade9-75ab-43cb-80bf-6b25b0e5042c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2026.01.30 16:37:22.601739 [ 277 ] {a534ade9-75ab-43cb-80bf-6b25b0e5042c} <Debug> executeQuery: Read 773 rows, 55.47 KiB in 0.001437 sec., 537926.2352122478 rows/sec., 37.70 MiB/sec. | ||
| 5026 | 2026.01.30 16:37:22.601778 [ 277 ] {a534ade9-75ab-43cb-80bf-6b25b0e5042c} <Debug> TCPHandler: Processed in 0.001602359 sec. | ||
| 5027 | 2026.01.30 16:37:22.601891 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5028 | 2026.01.30 16:37:22.601986 [ 277 ] {78df3892-9a38-44ce-a9d9-88f3241c75d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5029 | 2026.01.30 16:37:22.602028 [ 277 ] {78df3892-9a38-44ce-a9d9-88f3241c75d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5030 | 2026.01.30 16:37:22.602359 [ 277 ] {78df3892-9a38-44ce-a9d9-88f3241c75d4} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2026.01.30 16:37:22.602394 [ 277 ] {78df3892-9a38-44ce-a9d9-88f3241c75d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5032 | 2026.01.30 16:37:22.602713 [ 277 ] {78df3892-9a38-44ce-a9d9-88f3241c75d4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5033 | 2026.01.30 16:37:22.602955 [ 277 ] {78df3892-9a38-44ce-a9d9-88f3241c75d4} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.01.30 16:37:22.603085 [ 277 ] {78df3892-9a38-44ce-a9d9-88f3241c75d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 5035 | 2026.01.30 16:37:22.603123 [ 277 ] {78df3892-9a38-44ce-a9d9-88f3241c75d4} <Debug> TCPHandler: Processed in 0.001282043 sec. | ||
| 5036 | 2026.01.30 16:37:22.603235 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5037 | 2026.01.30 16:37:22.603329 [ 277 ] {6d74ddc3-12f6-4010-95ea-7bb81dbe8588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5038 | 2026.01.30 16:37:22.603371 [ 277 ] {6d74ddc3-12f6-4010-95ea-7bb81dbe8588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5039 | 2026.01.30 16:37:22.603825 [ 277 ] {6d74ddc3-12f6-4010-95ea-7bb81dbe8588} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.01.30 16:37:22.603862 [ 277 ] {6d74ddc3-12f6-4010-95ea-7bb81dbe8588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5041 | 2026.01.30 16:37:22.604196 [ 277 ] {6d74ddc3-12f6-4010-95ea-7bb81dbe8588} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5042 | 2026.01.30 16:37:22.604408 [ 277 ] {6d74ddc3-12f6-4010-95ea-7bb81dbe8588} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.01.30 16:37:22.604539 [ 277 ] {6d74ddc3-12f6-4010-95ea-7bb81dbe8588} <Debug> executeQuery: Read 330 rows, 22.15 KiB in 0.001229 sec., 268510.98454027664 rows/sec., 17.60 MiB/sec. | ||
| 5044 | 2026.01.30 16:37:22.604577 [ 277 ] {6d74ddc3-12f6-4010-95ea-7bb81dbe8588} <Debug> TCPHandler: Processed in 0.001392355 sec. | ||
| 5045 | 2026.01.30 16:37:22.604710 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2026.01.30 16:37:22.604806 [ 277 ] {890d84fa-b375-4ced-8252-84de83d5a598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5047 | 2026.01.30 16:37:22.604847 [ 277 ] {890d84fa-b375-4ced-8252-84de83d5a598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5048 | 2026.01.30 16:37:22.605180 [ 277 ] {890d84fa-b375-4ced-8252-84de83d5a598} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.01.30 16:37:22.605215 [ 277 ] {890d84fa-b375-4ced-8252-84de83d5a598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5050 | 2026.01.30 16:37:22.605512 [ 277 ] {890d84fa-b375-4ced-8252-84de83d5a598} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5051 | 2026.01.30 16:37:22.605718 [ 277 ] {890d84fa-b375-4ced-8252-84de83d5a598} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.01.30 16:37:22.605846 [ 277 ] {890d84fa-b375-4ced-8252-84de83d5a598} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 5053 | 2026.01.30 16:37:22.605885 [ 277 ] {890d84fa-b375-4ced-8252-84de83d5a598} <Debug> TCPHandler: Processed in 0.001225342 sec. | ||
| 5054 | 2026.01.30 16:37:22.606006 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2026.01.30 16:37:22.606101 [ 277 ] {8f05355f-1d84-4bc5-82e6-7f0ecaa03be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5056 | 2026.01.30 16:37:22.606156 [ 277 ] {8f05355f-1d84-4bc5-82e6-7f0ecaa03be5} <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 | ||
| 5057 | 2026.01.30 16:37:22.606999 [ 277 ] {8f05355f-1d84-4bc5-82e6-7f0ecaa03be5} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.01.30 16:37:22.607036 [ 277 ] {8f05355f-1d84-4bc5-82e6-7f0ecaa03be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5059 | 2026.01.30 16:37:22.607580 [ 277 ] {8f05355f-1d84-4bc5-82e6-7f0ecaa03be5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5060 | 2026.01.30 16:37:22.607802 [ 277 ] {8f05355f-1d84-4bc5-82e6-7f0ecaa03be5} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.01.30 16:37:22.607939 [ 277 ] {8f05355f-1d84-4bc5-82e6-7f0ecaa03be5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001856 sec., 19396.55172413793 rows/sec., 34.76 MiB/sec. | ||
| 5062 | 2026.01.30 16:37:22.608000 [ 277 ] {8f05355f-1d84-4bc5-82e6-7f0ecaa03be5} <Debug> TCPHandler: Processed in 0.002043407 sec. | ||
| 5063 | 2026.01.30 16:37:22.608118 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2026.01.30 16:37:22.608214 [ 277 ] {b9bb7128-c98b-4e4b-8857-6657ff7e2d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5065 | 2026.01.30 16:37:22.608254 [ 277 ] {b9bb7128-c98b-4e4b-8857-6657ff7e2d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5066 | 2026.01.30 16:37:22.608585 [ 277 ] {b9bb7128-c98b-4e4b-8857-6657ff7e2d76} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.01.30 16:37:22.608622 [ 277 ] {b9bb7128-c98b-4e4b-8857-6657ff7e2d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5068 | 2026.01.30 16:37:22.608933 [ 277 ] {b9bb7128-c98b-4e4b-8857-6657ff7e2d76} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5069 | 2026.01.30 16:37:22.609152 [ 277 ] {b9bb7128-c98b-4e4b-8857-6657ff7e2d76} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2026.01.30 16:37:22.609279 [ 277 ] {b9bb7128-c98b-4e4b-8857-6657ff7e2d76} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001084 sec., 99630.99630996311 rows/sec., 6.07 MiB/sec. | ||
| 5071 | 2026.01.30 16:37:22.609314 [ 277 ] {b9bb7128-c98b-4e4b-8857-6657ff7e2d76} <Debug> TCPHandler: Processed in 0.001246632 sec. | ||
| 5072 | 2026.01.30 16:37:25.942020 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5073 | 2026.01.30 16:37:25.942086 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5074 | 2026.01.30 16:37:26.032395 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11551 | ||
| 5075 | 2026.01.30 16:37:26.032945 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.01.30 16:37:26.032993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5077 | 2026.01.30 16:37:26.033579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5078 | 2026.01.30 16:37:26.033837 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2026.01.30 16:37:26.034008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11551 | ||
| 5080 | 2026.01.30 16:37:26.060363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 634 | ||
| 5081 | 2026.01.30 16:37:26.062706 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.01.30 16:37:26.062766 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5083 | 2026.01.30 16:37:26.063984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5084 | 2026.01.30 16:37:26.064283 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.01.30 16:37:26.064667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 5086 | 2026.01.30 16:37:26.628492 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5087 | 2026.01.30 16:37:26.645750 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.01.30 16:37:26.645816 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5089 | 2026.01.30 16:37:26.651978 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5090 | 2026.01.30 16:37:26.652667 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.01.30 16:37:26.655775 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5092 | 2026.01.30 16:37:27.576424 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5093 | 2026.01.30 16:37:27.576611 [ 277 ] {f3541810-1d95-48ab-a72f-d6ef849a38b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5094 | 2026.01.30 16:37:27.576683 [ 277 ] {f3541810-1d95-48ab-a72f-d6ef849a38b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5095 | 2026.01.30 16:37:27.577404 [ 277 ] {f3541810-1d95-48ab-a72f-d6ef849a38b4} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.01.30 16:37:27.577456 [ 277 ] {f3541810-1d95-48ab-a72f-d6ef849a38b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5097 | 2026.01.30 16:37:27.577858 [ 277 ] {f3541810-1d95-48ab-a72f-d6ef849a38b4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5098 | 2026.01.30 16:37:27.578131 [ 277 ] {f3541810-1d95-48ab-a72f-d6ef849a38b4} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2026.01.30 16:37:27.578285 [ 89 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5100 | 2026.01.30 16:37:27.578311 [ 277 ] {f3541810-1d95-48ab-a72f-d6ef849a38b4} <Debug> executeQuery: Read 62 rows, 4.99 KiB in 0.00175 sec., 35428.57142857143 rows/sec., 2.78 MiB/sec. | ||
| 5101 | 2026.01.30 16:37:27.578351 [ 89 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.01.30 16:37:27.578378 [ 277 ] {f3541810-1d95-48ab-a72f-d6ef849a38b4} <Debug> TCPHandler: Processed in 0.002108577 sec. | ||
| 5103 | 2026.01.30 16:37:27.578383 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5104 | 2026.01.30 16:37:27.578529 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5105 | 2026.01.30 16:37:27.578536 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5106 | 2026.01.30 16:37:27.578641 [ 277 ] {bf22cd1a-bd5f-425d-866a-db69d8b9f25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5107 | 2026.01.30 16:37:27.578677 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5108 | 2026.01.30 16:37:27.578691 [ 277 ] {bf22cd1a-bd5f-425d-866a-db69d8b9f25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5109 | 2026.01.30 16:37:27.578717 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2552 rows starting from the beginning of the part | ||
| 5110 | 2026.01.30 16:37:27.578786 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1202 rows starting from the beginning of the part | ||
| 5111 | 2026.01.30 16:37:27.578829 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 128 rows starting from the beginning of the part | ||
| 5112 | 2026.01.30 16:37:27.578868 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 62 rows starting from the beginning of the part | ||
| 5113 | 2026.01.30 16:37:27.578907 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1276 rows starting from the beginning of the part | ||
| 5114 | 2026.01.30 16:37:27.578943 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 62 rows starting from the beginning of the part | ||
| 5115 | 2026.01.30 16:37:27.579134 [ 277 ] {bf22cd1a-bd5f-425d-866a-db69d8b9f25d} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.01.30 16:37:27.579180 [ 277 ] {bf22cd1a-bd5f-425d-866a-db69d8b9f25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5117 | 2026.01.30 16:37:27.579501 [ 277 ] {bf22cd1a-bd5f-425d-866a-db69d8b9f25d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5118 | 2026.01.30 16:37:27.579729 [ 277 ] {bf22cd1a-bd5f-425d-866a-db69d8b9f25d} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.01.30 16:37:27.579870 [ 277 ] {bf22cd1a-bd5f-425d-866a-db69d8b9f25d} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001254 sec., 2392.3444976076557 rows/sec., 179.89 KiB/sec. | ||
| 5120 | 2026.01.30 16:37:27.579909 [ 277 ] {bf22cd1a-bd5f-425d-866a-db69d8b9f25d} <Debug> TCPHandler: Processed in 0.001435936 sec. | ||
| 5121 | 2026.01.30 16:37:27.580026 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5122 | 2026.01.30 16:37:27.580123 [ 277 ] {1bfd72b4-a07d-4cfd-bfc2-14e3e721144b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5123 | 2026.01.30 16:37:27.580165 [ 277 ] {1bfd72b4-a07d-4cfd-bfc2-14e3e721144b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5124 | 2026.01.30 16:37:27.580598 [ 277 ] {1bfd72b4-a07d-4cfd-bfc2-14e3e721144b} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.01.30 16:37:27.580635 [ 277 ] {1bfd72b4-a07d-4cfd-bfc2-14e3e721144b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5126 | 2026.01.30 16:37:27.580949 [ 277 ] {1bfd72b4-a07d-4cfd-bfc2-14e3e721144b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5127 | 2026.01.30 16:37:27.580995 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5282 rows, containing 5 columns (5 merged, 0 gathered) in 0.002513365 sec., 2101565.033331808 rows/sec., 179.27 MiB/sec. | ||
| 5128 | 2026.01.30 16:37:27.581163 [ 277 ] {1bfd72b4-a07d-4cfd-bfc2-14e3e721144b} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2026.01.30 16:37:27.581283 [ 89 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5130 | 2026.01.30 16:37:27.581290 [ 192 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5131 | 2026.01.30 16:37:27.581305 [ 277 ] {1bfd72b4-a07d-4cfd-bfc2-14e3e721144b} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001201 sec., 55786.84429641965 rows/sec., 4.35 MiB/sec. | ||
| 5132 | 2026.01.30 16:37:27.581334 [ 89 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.01.30 16:37:27.581362 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5134 | 2026.01.30 16:37:27.581364 [ 277 ] {1bfd72b4-a07d-4cfd-bfc2-14e3e721144b} <Debug> TCPHandler: Processed in 0.001387925 sec. | ||
| 5135 | 2026.01.30 16:37:27.581433 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5136 | 2026.01.30 16:37:27.581497 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2026.01.30 16:37:27.581526 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5138 | 2026.01.30 16:37:27.581556 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1302 rows starting from the beginning of the part | ||
| 5139 | 2026.01.30 16:37:27.581596 [ 277 ] {5b387af6-e596-4f83-ad48-9cc8a5ee349a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5140 | 2026.01.30 16:37:27.581600 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 523 rows starting from the beginning of the part | ||
| 5141 | 2026.01.30 16:37:27.581603 [ 192 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_31_6} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.01.30 16:37:27.581649 [ 277 ] {5b387af6-e596-4f83-ad48-9cc8a5ee349a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5143 | 2026.01.30 16:37:27.581661 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 100 rows starting from the beginning of the part | ||
| 5144 | 2026.01.30 16:37:27.581706 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 67 rows starting from the beginning of the part | ||
| 5145 | 2026.01.30 16:37:27.581731 [ 192 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_31_6} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5146 | 2026.01.30 16:37:27.581739 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 773 rows starting from the beginning of the part | ||
| 5147 | 2026.01.30 16:37:27.581777 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 67 rows starting from the beginning of the part | ||
| 5148 | 2026.01.30 16:37:27.581817 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 5149 | 2026.01.30 16:37:27.582081 [ 277 ] {5b387af6-e596-4f83-ad48-9cc8a5ee349a} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2026.01.30 16:37:27.582122 [ 277 ] {5b387af6-e596-4f83-ad48-9cc8a5ee349a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5151 | 2026.01.30 16:37:27.582468 [ 277 ] {5b387af6-e596-4f83-ad48-9cc8a5ee349a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5152 | 2026.01.30 16:37:27.582689 [ 277 ] {5b387af6-e596-4f83-ad48-9cc8a5ee349a} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2026.01.30 16:37:27.582802 [ 192 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2832 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397455 sec., 2026541.1050803068 rows/sec., 154.37 MiB/sec. | ||
| 5154 | 2026.01.30 16:37:27.582824 [ 277 ] {5b387af6-e596-4f83-ad48-9cc8a5ee349a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 5155 | 2026.01.30 16:37:27.582867 [ 277 ] {5b387af6-e596-4f83-ad48-9cc8a5ee349a} <Debug> TCPHandler: Processed in 0.001419985 sec. | ||
| 5156 | 2026.01.30 16:37:27.582960 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5157 | 2026.01.30 16:37:27.582979 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5158 | 2026.01.30 16:37:27.583076 [ 277 ] {01323e92-271e-4653-afe5-5d5337cd5557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5159 | 2026.01.30 16:37:27.583132 [ 277 ] {01323e92-271e-4653-afe5-5d5337cd5557} <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 | ||
| 5160 | 2026.01.30 16:37:27.583198 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_31_6} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2026.01.30 16:37:27.583271 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_31_6} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5162 | 2026.01.30 16:37:27.583331 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5163 | 2026.01.30 16:37:27.583878 [ 277 ] {01323e92-271e-4653-afe5-5d5337cd5557} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2026.01.30 16:37:27.583919 [ 277 ] {01323e92-271e-4653-afe5-5d5337cd5557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5165 | 2026.01.30 16:37:27.584430 [ 277 ] {01323e92-271e-4653-afe5-5d5337cd5557} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5166 | 2026.01.30 16:37:27.584649 [ 277 ] {01323e92-271e-4653-afe5-5d5337cd5557} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2026.01.30 16:37:27.584789 [ 277 ] {01323e92-271e-4653-afe5-5d5337cd5557} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001731 sec., 1733.102253032929 rows/sec., 3.11 MiB/sec. | ||
| 5168 | 2026.01.30 16:37:27.584851 [ 277 ] {01323e92-271e-4653-afe5-5d5337cd5557} <Debug> TCPHandler: Processed in 0.001921835 sec. | ||
| 5169 | 2026.01.30 16:37:27.584968 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2026.01.30 16:37:27.585061 [ 277 ] {da3b4146-373f-49ee-ad2c-cba28ba1cd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5171 | 2026.01.30 16:37:27.585102 [ 277 ] {da3b4146-373f-49ee-ad2c-cba28ba1cd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5172 | 2026.01.30 16:37:27.585442 [ 277 ] {da3b4146-373f-49ee-ad2c-cba28ba1cd6b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.01.30 16:37:27.585476 [ 277 ] {da3b4146-373f-49ee-ad2c-cba28ba1cd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5174 | 2026.01.30 16:37:27.585775 [ 277 ] {da3b4146-373f-49ee-ad2c-cba28ba1cd6b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5175 | 2026.01.30 16:37:27.585982 [ 277 ] {da3b4146-373f-49ee-ad2c-cba28ba1cd6b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2026.01.30 16:37:27.586110 [ 277 ] {da3b4146-373f-49ee-ad2c-cba28ba1cd6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 5177 | 2026.01.30 16:37:27.586146 [ 277 ] {da3b4146-373f-49ee-ad2c-cba28ba1cd6b} <Debug> TCPHandler: Processed in 0.001227882 sec. | ||
| 5178 | 2026.01.30 16:37:32.444435 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48309 | ||
| 5179 | 2026.01.30 16:37:32.444583 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5180 | 2026.01.30 16:37:32.444614 [ 286 ] {} <Debug> TCP-Session: efa44cf9-6c88-4994-a66b-2afbe004cabf Authenticating user 'default' from [fd00:1122:3344:101::e]:48309 | ||
| 5181 | 2026.01.30 16:37:32.444638 [ 286 ] {} <Debug> TCP-Session: efa44cf9-6c88-4994-a66b-2afbe004cabf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5182 | 2026.01.30 16:37:32.444653 [ 286 ] {} <Debug> TCP-Session: efa44cf9-6c88-4994-a66b-2afbe004cabf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5183 | 2026.01.30 16:37:32.444902 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37735 | ||
| 5184 | 2026.01.30 16:37:32.444915 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45767 | ||
| 5185 | 2026.01.30 16:37:32.444937 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38266 | ||
| 5186 | 2026.01.30 16:37:32.444974 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61164 | ||
| 5187 | 2026.01.30 16:37:32.444979 [ 286 ] {} <Trace> TCP-Session: efa44cf9-6c88-4994-a66b-2afbe004cabf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5188 | 2026.01.30 16:37:32.445035 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5189 | 2026.01.30 16:37:32.445032 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5190 | 2026.01.30 16:37:32.445075 [ 290 ] {} <Debug> TCP-Session: 0b8ef6f9-5d44-4bf4-9dd2-1cc1ea829506 Authenticating user 'default' from [fd00:1122:3344:101::e]:45767 | ||
| 5191 | 2026.01.30 16:37:32.444967 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53467 | ||
| 5192 | 2026.01.30 16:37:32.445099 [ 288 ] {} <Debug> TCP-Session: 651b42b5-2d6a-4e67-a293-79c0ad644a92 Authenticating user 'default' from [fd00:1122:3344:101::e]:37735 | ||
| 5193 | 2026.01.30 16:37:32.445110 [ 290 ] {} <Debug> TCP-Session: 0b8ef6f9-5d44-4bf4-9dd2-1cc1ea829506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5194 | 2026.01.30 16:37:32.444947 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33585 | ||
| 5195 | 2026.01.30 16:37:32.445163 [ 290 ] {} <Debug> TCP-Session: 0b8ef6f9-5d44-4bf4-9dd2-1cc1ea829506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2026.01.30 16:37:32.445155 [ 288 ] {} <Debug> TCP-Session: 651b42b5-2d6a-4e67-a293-79c0ad644a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5197 | 2026.01.30 16:37:32.445192 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5198 | 2026.01.30 16:37:32.445200 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5199 | 2026.01.30 16:37:32.445219 [ 288 ] {} <Debug> TCP-Session: 651b42b5-2d6a-4e67-a293-79c0ad644a92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5200 | 2026.01.30 16:37:32.445240 [ 275 ] {} <Debug> TCP-Session: 337a52c5-1b9e-4451-a849-9dd6912260a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61164 | ||
| 5201 | 2026.01.30 16:37:32.445263 [ 291 ] {} <Debug> TCP-Session: 53ae3309-f308-401b-aa94-c5ccfd0dcb45 Authenticating user 'default' from [fd00:1122:3344:101::e]:38266 | ||
| 5202 | 2026.01.30 16:37:32.445279 [ 275 ] {} <Debug> TCP-Session: 337a52c5-1b9e-4451-a849-9dd6912260a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5203 | 2026.01.30 16:37:32.445220 [ 286 ] {eebc7413-c43f-4de0-9f21-c3f3cf838ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48309) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5204 | 2026.01.30 16:37:32.445300 [ 291 ] {} <Debug> TCP-Session: 53ae3309-f308-401b-aa94-c5ccfd0dcb45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5205 | 2026.01.30 16:37:32.445304 [ 275 ] {} <Debug> TCP-Session: 337a52c5-1b9e-4451-a849-9dd6912260a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5206 | 2026.01.30 16:37:32.445339 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5207 | 2026.01.30 16:37:32.445368 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5208 | 2026.01.30 16:37:32.445393 [ 294 ] {} <Debug> TCP-Session: 292ab007-5363-476e-b4be-a7851f68d8c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53467 | ||
| 5209 | 2026.01.30 16:37:32.445412 [ 293 ] {} <Debug> TCP-Session: a209ba01-73d6-408f-b7f4-1cba4ff78db6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33585 | ||
| 5210 | 2026.01.30 16:37:32.445425 [ 294 ] {} <Debug> TCP-Session: 292ab007-5363-476e-b4be-a7851f68d8c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5211 | 2026.01.30 16:37:32.445441 [ 293 ] {} <Debug> TCP-Session: a209ba01-73d6-408f-b7f4-1cba4ff78db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5212 | 2026.01.30 16:37:32.445454 [ 294 ] {} <Debug> TCP-Session: 292ab007-5363-476e-b4be-a7851f68d8c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5213 | 2026.01.30 16:37:32.445467 [ 293 ] {} <Debug> TCP-Session: a209ba01-73d6-408f-b7f4-1cba4ff78db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5214 | 2026.01.30 16:37:32.444935 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39810 | ||
| 5215 | 2026.01.30 16:37:32.444909 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52243 | ||
| 5216 | 2026.01.30 16:37:32.445345 [ 291 ] {} <Debug> TCP-Session: 53ae3309-f308-401b-aa94-c5ccfd0dcb45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5217 | 2026.01.30 16:37:32.445590 [ 286 ] {eebc7413-c43f-4de0-9f21-c3f3cf838ee2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5218 | 2026.01.30 16:37:32.445651 [ 286 ] {eebc7413-c43f-4de0-9f21-c3f3cf838ee2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5219 | 2026.01.30 16:37:32.445676 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5220 | 2026.01.30 16:37:32.445701 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5221 | 2026.01.30 16:37:32.445711 [ 292 ] {} <Debug> TCP-Session: c13b5dff-2f57-43a3-8d49-6fdad711467a Authenticating user 'default' from [fd00:1122:3344:101::e]:39810 | ||
| 5222 | 2026.01.30 16:37:32.445729 [ 289 ] {} <Debug> TCP-Session: b2b4f613-f7f1-4e47-925d-ddde674e93c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52243 | ||
| 5223 | 2026.01.30 16:37:32.445737 [ 292 ] {} <Debug> TCP-Session: c13b5dff-2f57-43a3-8d49-6fdad711467a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5224 | 2026.01.30 16:37:32.445748 [ 289 ] {} <Debug> TCP-Session: b2b4f613-f7f1-4e47-925d-ddde674e93c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5225 | 2026.01.30 16:37:32.445751 [ 292 ] {} <Debug> TCP-Session: c13b5dff-2f57-43a3-8d49-6fdad711467a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5226 | 2026.01.30 16:37:32.445761 [ 289 ] {} <Debug> TCP-Session: b2b4f613-f7f1-4e47-925d-ddde674e93c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5227 | 2026.01.30 16:37:32.445929 [ 286 ] {eebc7413-c43f-4de0-9f21-c3f3cf838ee2} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 5228 | 2026.01.30 16:37:32.446886 [ 307 ] {eebc7413-c43f-4de0-9f21-c3f3cf838ee2} <Trace> AggregatingTransform: Aggregating | ||
| 5229 | 2026.01.30 16:37:32.446944 [ 307 ] {eebc7413-c43f-4de0-9f21-c3f3cf838ee2} <Trace> Aggregator: Aggregation method: without_key | ||
| 5230 | 2026.01.30 16:37:32.446986 [ 307 ] {eebc7413-c43f-4de0-9f21-c3f3cf838ee2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953197 sec. (1049.101 rows/sec., 40.98 KiB/sec.) | ||
| 5231 | 2026.01.30 16:37:32.447010 [ 307 ] {eebc7413-c43f-4de0-9f21-c3f3cf838ee2} <Trace> Aggregator: Merging aggregated data | ||
| 5232 | 2026.01.30 16:37:32.448204 [ 286 ] {eebc7413-c43f-4de0-9f21-c3f3cf838ee2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003049 sec., 327.97638570022957 rows/sec., 12.81 KiB/sec. | ||
| 5233 | 2026.01.30 16:37:32.448357 [ 286 ] {eebc7413-c43f-4de0-9f21-c3f3cf838ee2} <Debug> TCPHandler: Processed in 0.003499603 sec. | ||
| 5234 | 2026.01.30 16:37:32.448470 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5235 | 2026.01.30 16:37:32.448499 [ 286 ] {} <Debug> TCP-Session: efa44cf9-6c88-4994-a66b-2afbe004cabf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5236 | 2026.01.30 16:37:32.448501 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5237 | 2026.01.30 16:37:32.448527 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5238 | 2026.01.30 16:37:32.448544 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5239 | 2026.01.30 16:37:32.448549 [ 275 ] {} <Debug> TCP-Session: 337a52c5-1b9e-4451-a849-9dd6912260a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5240 | 2026.01.30 16:37:32.448569 [ 290 ] {} <Debug> TCP-Session: 0b8ef6f9-5d44-4bf4-9dd2-1cc1ea829506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5241 | 2026.01.30 16:37:32.448588 [ 289 ] {} <Debug> TCP-Session: b2b4f613-f7f1-4e47-925d-ddde674e93c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5242 | 2026.01.30 16:37:32.448598 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5243 | 2026.01.30 16:37:32.448613 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5244 | 2026.01.30 16:37:32.448644 [ 288 ] {} <Debug> TCP-Session: 651b42b5-2d6a-4e67-a293-79c0ad644a92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5245 | 2026.01.30 16:37:32.448645 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5246 | 2026.01.30 16:37:32.448677 [ 291 ] {} <Debug> TCP-Session: 53ae3309-f308-401b-aa94-c5ccfd0dcb45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5247 | 2026.01.30 16:37:32.448582 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5248 | 2026.01.30 16:37:32.448707 [ 294 ] {} <Debug> TCP-Session: 292ab007-5363-476e-b4be-a7851f68d8c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5249 | 2026.01.30 16:37:32.448563 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5250 | 2026.01.30 16:37:32.448742 [ 292 ] {} <Debug> TCP-Session: c13b5dff-2f57-43a3-8d49-6fdad711467a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5251 | 2026.01.30 16:37:32.448779 [ 293 ] {} <Debug> TCP-Session: a209ba01-73d6-408f-b7f4-1cba4ff78db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5252 | 2026.01.30 16:37:32.468714 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64971 | ||
| 5253 | 2026.01.30 16:37:32.468794 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5254 | 2026.01.30 16:37:32.468819 [ 286 ] {} <Debug> TCP-Session: a74f4790-21f4-4c91-9ac0-2d231340dd7e Authenticating user 'default' from [fd00:1122:3344:101::e]:64971 | ||
| 5255 | 2026.01.30 16:37:32.468840 [ 286 ] {} <Debug> TCP-Session: a74f4790-21f4-4c91-9ac0-2d231340dd7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5256 | 2026.01.30 16:37:32.468854 [ 286 ] {} <Debug> TCP-Session: a74f4790-21f4-4c91-9ac0-2d231340dd7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5257 | 2026.01.30 16:37:32.469036 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48121 | ||
| 5258 | 2026.01.30 16:37:32.469070 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56905 | ||
| 5259 | 2026.01.30 16:37:32.469091 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35217 | ||
| 5260 | 2026.01.30 16:37:32.469113 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52828 | ||
| 5261 | 2026.01.30 16:37:32.469125 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5262 | 2026.01.30 16:37:32.469150 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33061 | ||
| 5263 | 2026.01.30 16:37:32.469183 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5264 | 2026.01.30 16:37:32.469186 [ 288 ] {} <Debug> TCP-Session: c4e878cd-309b-420b-bd01-4cbb5e937532 Authenticating user 'default' from [fd00:1122:3344:101::e]:48121 | ||
| 5265 | 2026.01.30 16:37:32.469215 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5266 | 2026.01.30 16:37:32.469219 [ 291 ] {} <Debug> TCP-Session: 271b0d2d-8d17-4520-87dd-890fcd32a04d Authenticating user 'default' from [fd00:1122:3344:101::e]:35217 | ||
| 5267 | 2026.01.30 16:37:32.469234 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5268 | 2026.01.30 16:37:32.469254 [ 292 ] {} <Debug> TCP-Session: ac366c37-e086-4acc-bcdf-1af92398facf Authenticating user 'default' from [fd00:1122:3344:101::e]:52828 | ||
| 5269 | 2026.01.30 16:37:32.469265 [ 291 ] {} <Debug> TCP-Session: 271b0d2d-8d17-4520-87dd-890fcd32a04d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5270 | 2026.01.30 16:37:32.469280 [ 275 ] {} <Debug> TCP-Session: 6bf255f8-be05-4386-96e6-4ac411a52cec Authenticating user 'default' from [fd00:1122:3344:101::e]:33061 | ||
| 5271 | 2026.01.30 16:37:32.469306 [ 291 ] {} <Debug> TCP-Session: 271b0d2d-8d17-4520-87dd-890fcd32a04d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5272 | 2026.01.30 16:37:32.469321 [ 275 ] {} <Debug> TCP-Session: 6bf255f8-be05-4386-96e6-4ac411a52cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5273 | 2026.01.30 16:37:32.469297 [ 292 ] {} <Debug> TCP-Session: ac366c37-e086-4acc-bcdf-1af92398facf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5274 | 2026.01.30 16:37:32.469352 [ 275 ] {} <Debug> TCP-Session: 6bf255f8-be05-4386-96e6-4ac411a52cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5275 | 2026.01.30 16:37:32.469380 [ 292 ] {} <Debug> TCP-Session: ac366c37-e086-4acc-bcdf-1af92398facf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5276 | 2026.01.30 16:37:32.469163 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5277 | 2026.01.30 16:37:32.469145 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48212 | ||
| 5278 | 2026.01.30 16:37:32.469453 [ 289 ] {} <Debug> TCP-Session: 220e5875-5061-4a4e-aa6d-e6e41263d1bb Authenticating user 'default' from [fd00:1122:3344:101::e]:56905 | ||
| 5279 | 2026.01.30 16:37:32.469128 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42117 | ||
| 5280 | 2026.01.30 16:37:32.469497 [ 289 ] {} <Debug> TCP-Session: 220e5875-5061-4a4e-aa6d-e6e41263d1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5281 | 2026.01.30 16:37:32.469511 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5282 | 2026.01.30 16:37:32.469530 [ 289 ] {} <Debug> TCP-Session: 220e5875-5061-4a4e-aa6d-e6e41263d1bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5283 | 2026.01.30 16:37:32.469549 [ 294 ] {} <Debug> TCP-Session: ece43f44-fba4-4a14-88b5-45eee426636f Authenticating user 'default' from [fd00:1122:3344:101::e]:48212 | ||
| 5284 | 2026.01.30 16:37:32.469556 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5285 | 2026.01.30 16:37:32.469575 [ 294 ] {} <Debug> TCP-Session: ece43f44-fba4-4a14-88b5-45eee426636f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5286 | 2026.01.30 16:37:32.469594 [ 293 ] {} <Debug> TCP-Session: d33272f2-31e6-47da-bbf8-6ba89b51dbcc Authenticating user 'default' from [fd00:1122:3344:101::e]:42117 | ||
| 5287 | 2026.01.30 16:37:32.469604 [ 294 ] {} <Debug> TCP-Session: ece43f44-fba4-4a14-88b5-45eee426636f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5288 | 2026.01.30 16:37:32.469621 [ 293 ] {} <Debug> TCP-Session: d33272f2-31e6-47da-bbf8-6ba89b51dbcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5289 | 2026.01.30 16:37:32.469089 [ 286 ] {} <Trace> TCP-Session: a74f4790-21f4-4c91-9ac0-2d231340dd7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2026.01.30 16:37:32.469644 [ 293 ] {} <Debug> TCP-Session: d33272f2-31e6-47da-bbf8-6ba89b51dbcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5291 | 2026.01.30 16:37:32.469078 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62758 | ||
| 5292 | 2026.01.30 16:37:32.469236 [ 288 ] {} <Debug> TCP-Session: c4e878cd-309b-420b-bd01-4cbb5e937532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5293 | 2026.01.30 16:37:32.469709 [ 288 ] {} <Debug> TCP-Session: c4e878cd-309b-420b-bd01-4cbb5e937532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5294 | 2026.01.30 16:37:32.469728 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5295 | 2026.01.30 16:37:32.469754 [ 290 ] {} <Debug> TCP-Session: 355d083a-7d84-4aa2-abb6-53293006c3ac Authenticating user 'default' from [fd00:1122:3344:101::e]:62758 | ||
| 5296 | 2026.01.30 16:37:32.469763 [ 286 ] {87afaf94-b1f6-42a5-ad30-9513bd477fef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64971) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5297 | 2026.01.30 16:37:32.469769 [ 290 ] {} <Debug> TCP-Session: 355d083a-7d84-4aa2-abb6-53293006c3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5298 | 2026.01.30 16:37:32.469790 [ 290 ] {} <Debug> TCP-Session: 355d083a-7d84-4aa2-abb6-53293006c3ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5299 | 2026.01.30 16:37:32.469930 [ 286 ] {87afaf94-b1f6-42a5-ad30-9513bd477fef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5300 | 2026.01.30 16:37:32.469972 [ 286 ] {87afaf94-b1f6-42a5-ad30-9513bd477fef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5301 | 2026.01.30 16:37:32.470193 [ 286 ] {87afaf94-b1f6-42a5-ad30-9513bd477fef} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 5302 | 2026.01.30 16:37:32.471064 [ 306 ] {87afaf94-b1f6-42a5-ad30-9513bd477fef} <Trace> AggregatingTransform: Aggregating | ||
| 5303 | 2026.01.30 16:37:32.471109 [ 306 ] {87afaf94-b1f6-42a5-ad30-9513bd477fef} <Trace> Aggregator: Aggregation method: without_key | ||
| 5304 | 2026.01.30 16:37:32.471142 [ 306 ] {87afaf94-b1f6-42a5-ad30-9513bd477fef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868836 sec. (1150.965 rows/sec., 44.96 KiB/sec.) | ||
| 5305 | 2026.01.30 16:37:32.471158 [ 306 ] {87afaf94-b1f6-42a5-ad30-9513bd477fef} <Trace> Aggregator: Merging aggregated data | ||
| 5306 | 2026.01.30 16:37:32.472169 [ 286 ] {87afaf94-b1f6-42a5-ad30-9513bd477fef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002439 sec., 410.00410004100036 rows/sec., 16.02 KiB/sec. | ||
| 5307 | 2026.01.30 16:37:32.472294 [ 286 ] {87afaf94-b1f6-42a5-ad30-9513bd477fef} <Debug> TCPHandler: Processed in 0.003268469 sec. | ||
| 5308 | 2026.01.30 16:37:32.472377 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5309 | 2026.01.30 16:37:32.472403 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5310 | 2026.01.30 16:37:32.472412 [ 275 ] {} <Debug> TCP-Session: 6bf255f8-be05-4386-96e6-4ac411a52cec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5311 | 2026.01.30 16:37:32.472423 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5312 | 2026.01.30 16:37:32.472434 [ 288 ] {} <Debug> TCP-Session: c4e878cd-309b-420b-bd01-4cbb5e937532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5313 | 2026.01.30 16:37:32.472440 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5314 | 2026.01.30 16:37:32.472465 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5315 | 2026.01.30 16:37:32.472483 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5316 | 2026.01.30 16:37:32.472499 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5317 | 2026.01.30 16:37:32.472518 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5318 | 2026.01.30 16:37:32.472535 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5319 | 2026.01.30 16:37:32.472540 [ 292 ] {} <Debug> TCP-Session: ac366c37-e086-4acc-bcdf-1af92398facf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5320 | 2026.01.30 16:37:32.472564 [ 294 ] {} <Debug> TCP-Session: ece43f44-fba4-4a14-88b5-45eee426636f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5321 | 2026.01.30 16:37:32.472581 [ 286 ] {} <Debug> TCP-Session: a74f4790-21f4-4c91-9ac0-2d231340dd7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5322 | 2026.01.30 16:37:32.472529 [ 289 ] {} <Debug> TCP-Session: 220e5875-5061-4a4e-aa6d-e6e41263d1bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5323 | 2026.01.30 16:37:32.472508 [ 290 ] {} <Debug> TCP-Session: 355d083a-7d84-4aa2-abb6-53293006c3ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2026.01.30 16:37:32.472489 [ 293 ] {} <Debug> TCP-Session: d33272f2-31e6-47da-bbf8-6ba89b51dbcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2026.01.30 16:37:32.472463 [ 291 ] {} <Debug> TCP-Session: 271b0d2d-8d17-4520-87dd-890fcd32a04d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5326 | 2026.01.30 16:37:32.591767 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5327 | 2026.01.30 16:37:32.591967 [ 277 ] {40e61608-5e01-45f2-b55c-f91f226b78c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5328 | 2026.01.30 16:37:32.592039 [ 277 ] {40e61608-5e01-45f2-b55c-f91f226b78c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5329 | 2026.01.30 16:37:32.592935 [ 277 ] {40e61608-5e01-45f2-b55c-f91f226b78c2} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2026.01.30 16:37:32.592987 [ 277 ] {40e61608-5e01-45f2-b55c-f91f226b78c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5331 | 2026.01.30 16:37:32.593436 [ 277 ] {40e61608-5e01-45f2-b55c-f91f226b78c2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5332 | 2026.01.30 16:37:32.593691 [ 277 ] {40e61608-5e01-45f2-b55c-f91f226b78c2} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2026.01.30 16:37:32.593870 [ 277 ] {40e61608-5e01-45f2-b55c-f91f226b78c2} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001954 sec., 228249.74411463665 rows/sec., 14.48 MiB/sec. | ||
| 5334 | 2026.01.30 16:37:32.593925 [ 277 ] {40e61608-5e01-45f2-b55c-f91f226b78c2} <Debug> TCPHandler: Processed in 0.002292501 sec. | ||
| 5335 | 2026.01.30 16:37:32.594066 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5336 | 2026.01.30 16:37:32.594168 [ 277 ] {24596c4b-e2dc-4594-8d29-34662c0678a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5337 | 2026.01.30 16:37:32.594211 [ 277 ] {24596c4b-e2dc-4594-8d29-34662c0678a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5338 | 2026.01.30 16:37:32.595270 [ 277 ] {24596c4b-e2dc-4594-8d29-34662c0678a2} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.01.30 16:37:32.595311 [ 277 ] {24596c4b-e2dc-4594-8d29-34662c0678a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5340 | 2026.01.30 16:37:32.595747 [ 277 ] {24596c4b-e2dc-4594-8d29-34662c0678a2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5341 | 2026.01.30 16:37:32.595974 [ 277 ] {24596c4b-e2dc-4594-8d29-34662c0678a2} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.01.30 16:37:32.596133 [ 277 ] {24596c4b-e2dc-4594-8d29-34662c0678a2} <Debug> executeQuery: Read 1274 rows, 104.14 KiB in 0.001987 sec., 641167.5893306492 rows/sec., 51.18 MiB/sec. | ||
| 5343 | 2026.01.30 16:37:32.596177 [ 277 ] {24596c4b-e2dc-4594-8d29-34662c0678a2} <Debug> TCPHandler: Processed in 0.002161938 sec. | ||
| 5344 | 2026.01.30 16:37:32.596304 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5345 | 2026.01.30 16:37:32.596405 [ 277 ] {22cd69b0-b686-4f3f-9aab-9b5737379d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5346 | 2026.01.30 16:37:32.596448 [ 277 ] {22cd69b0-b686-4f3f-9aab-9b5737379d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5347 | 2026.01.30 16:37:32.596970 [ 277 ] {22cd69b0-b686-4f3f-9aab-9b5737379d08} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.01.30 16:37:32.597009 [ 277 ] {22cd69b0-b686-4f3f-9aab-9b5737379d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5349 | 2026.01.30 16:37:32.597335 [ 277 ] {22cd69b0-b686-4f3f-9aab-9b5737379d08} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5350 | 2026.01.30 16:37:32.597547 [ 277 ] {22cd69b0-b686-4f3f-9aab-9b5737379d08} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.01.30 16:37:32.597682 [ 277 ] {22cd69b0-b686-4f3f-9aab-9b5737379d08} <Debug> executeQuery: Read 259 rows, 16.10 KiB in 0.001297 sec., 199691.59599074788 rows/sec., 12.12 MiB/sec. | ||
| 5352 | 2026.01.30 16:37:32.597721 [ 277 ] {22cd69b0-b686-4f3f-9aab-9b5737379d08} <Debug> TCPHandler: Processed in 0.001468696 sec. | ||
| 5353 | 2026.01.30 16:37:32.597858 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5354 | 2026.01.30 16:37:32.597952 [ 277 ] {f4ca67f9-fc96-471b-a45f-8a4836c2e4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5355 | 2026.01.30 16:37:32.597995 [ 277 ] {f4ca67f9-fc96-471b-a45f-8a4836c2e4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5356 | 2026.01.30 16:37:32.598497 [ 277 ] {f4ca67f9-fc96-471b-a45f-8a4836c2e4ce} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.01.30 16:37:32.598533 [ 277 ] {f4ca67f9-fc96-471b-a45f-8a4836c2e4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5358 | 2026.01.30 16:37:32.598851 [ 277 ] {f4ca67f9-fc96-471b-a45f-8a4836c2e4ce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5359 | 2026.01.30 16:37:32.599073 [ 277 ] {f4ca67f9-fc96-471b-a45f-8a4836c2e4ce} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5360 | 2026.01.30 16:37:32.599208 [ 277 ] {f4ca67f9-fc96-471b-a45f-8a4836c2e4ce} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001274 sec., 180533.7519623234 rows/sec., 11.64 MiB/sec. | ||
| 5361 | 2026.01.30 16:37:32.599246 [ 277 ] {f4ca67f9-fc96-471b-a45f-8a4836c2e4ce} <Debug> TCPHandler: Processed in 0.001443656 sec. | ||
| 5362 | 2026.01.30 16:37:32.599382 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5363 | 2026.01.30 16:37:32.599476 [ 277 ] {1f6be320-2e8e-467f-8cf6-6b031f0624b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5364 | 2026.01.30 16:37:32.599517 [ 277 ] {1f6be320-2e8e-467f-8cf6-6b031f0624b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5365 | 2026.01.30 16:37:32.600086 [ 277 ] {1f6be320-2e8e-467f-8cf6-6b031f0624b9} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2026.01.30 16:37:32.600122 [ 277 ] {1f6be320-2e8e-467f-8cf6-6b031f0624b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5367 | 2026.01.30 16:37:32.600448 [ 277 ] {1f6be320-2e8e-467f-8cf6-6b031f0624b9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5368 | 2026.01.30 16:37:32.600660 [ 277 ] {1f6be320-2e8e-467f-8cf6-6b031f0624b9} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2026.01.30 16:37:32.600794 [ 277 ] {1f6be320-2e8e-467f-8cf6-6b031f0624b9} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001336 sec., 171407.18562874253 rows/sec., 9.73 MiB/sec. | ||
| 5370 | 2026.01.30 16:37:32.600834 [ 277 ] {1f6be320-2e8e-467f-8cf6-6b031f0624b9} <Debug> TCPHandler: Processed in 0.001502356 sec. | ||
| 5371 | 2026.01.30 16:37:32.600956 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2026.01.30 16:37:32.601048 [ 277 ] {e5de7158-7d1e-48f8-beda-40a4a3b84437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5373 | 2026.01.30 16:37:32.601089 [ 277 ] {e5de7158-7d1e-48f8-beda-40a4a3b84437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5374 | 2026.01.30 16:37:32.601772 [ 277 ] {e5de7158-7d1e-48f8-beda-40a4a3b84437} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.01.30 16:37:32.601809 [ 277 ] {e5de7158-7d1e-48f8-beda-40a4a3b84437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5376 | 2026.01.30 16:37:32.602165 [ 277 ] {e5de7158-7d1e-48f8-beda-40a4a3b84437} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5377 | 2026.01.30 16:37:32.602379 [ 277 ] {e5de7158-7d1e-48f8-beda-40a4a3b84437} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.01.30 16:37:32.602512 [ 277 ] {e5de7158-7d1e-48f8-beda-40a4a3b84437} <Debug> executeQuery: Read 769 rows, 55.15 KiB in 0.001481 sec., 519243.7542201216 rows/sec., 36.36 MiB/sec. | ||
| 5379 | 2026.01.30 16:37:32.602551 [ 277 ] {e5de7158-7d1e-48f8-beda-40a4a3b84437} <Debug> TCPHandler: Processed in 0.001646059 sec. | ||
| 5380 | 2026.01.30 16:37:32.602673 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5381 | 2026.01.30 16:37:32.602767 [ 277 ] {1bcb3d81-d10d-4392-a38d-1ff93bde5b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5382 | 2026.01.30 16:37:32.602810 [ 277 ] {1bcb3d81-d10d-4392-a38d-1ff93bde5b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5383 | 2026.01.30 16:37:32.603162 [ 277 ] {1bcb3d81-d10d-4392-a38d-1ff93bde5b47} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5384 | 2026.01.30 16:37:32.603198 [ 277 ] {1bcb3d81-d10d-4392-a38d-1ff93bde5b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5385 | 2026.01.30 16:37:32.603522 [ 277 ] {1bcb3d81-d10d-4392-a38d-1ff93bde5b47} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5386 | 2026.01.30 16:37:32.603808 [ 277 ] {1bcb3d81-d10d-4392-a38d-1ff93bde5b47} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2026.01.30 16:37:32.603970 [ 277 ] {1bcb3d81-d10d-4392-a38d-1ff93bde5b47} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00122 sec., 4918.032786885246 rows/sec., 256.95 KiB/sec. | ||
| 5388 | 2026.01.30 16:37:32.604016 [ 277 ] {1bcb3d81-d10d-4392-a38d-1ff93bde5b47} <Debug> TCPHandler: Processed in 0.001393414 sec. | ||
| 5389 | 2026.01.30 16:37:32.604160 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5390 | 2026.01.30 16:37:32.604264 [ 277 ] {2ee3a5ba-5435-471b-857a-a456f53a9984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5391 | 2026.01.30 16:37:32.604316 [ 277 ] {2ee3a5ba-5435-471b-857a-a456f53a9984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5392 | 2026.01.30 16:37:32.604948 [ 277 ] {2ee3a5ba-5435-471b-857a-a456f53a9984} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5393 | 2026.01.30 16:37:32.604991 [ 277 ] {2ee3a5ba-5435-471b-857a-a456f53a9984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5394 | 2026.01.30 16:37:32.605432 [ 277 ] {2ee3a5ba-5435-471b-857a-a456f53a9984} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5395 | 2026.01.30 16:37:32.605705 [ 277 ] {2ee3a5ba-5435-471b-857a-a456f53a9984} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5396 | 2026.01.30 16:37:32.605871 [ 277 ] {2ee3a5ba-5435-471b-857a-a456f53a9984} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001628 sec., 201474.20147420146 rows/sec., 13.20 MiB/sec. | ||
| 5397 | 2026.01.30 16:37:32.605871 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5398 | 2026.01.30 16:37:32.605918 [ 277 ] {2ee3a5ba-5435-471b-857a-a456f53a9984} <Debug> TCPHandler: Processed in 0.001815932 sec. | ||
| 5399 | 2026.01.30 16:37:32.605964 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2026.01.30 16:37:32.606002 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5401 | 2026.01.30 16:37:32.606107 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5402 | 2026.01.30 16:37:32.606148 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5403 | 2026.01.30 16:37:32.606229 [ 277 ] {f3e61925-d676-4b94-9e6f-071be447c05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5404 | 2026.01.30 16:37:32.606288 [ 277 ] {f3e61925-d676-4b94-9e6f-071be447c05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5405 | 2026.01.30 16:37:32.606328 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5406 | 2026.01.30 16:37:32.606383 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8581 rows starting from the beginning of the part | ||
| 5407 | 2026.01.30 16:37:32.606476 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5408 | 2026.01.30 16:37:32.606534 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5409 | 2026.01.30 16:37:32.606587 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 330 rows starting from the beginning of the part | ||
| 5410 | 2026.01.30 16:37:32.606647 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5411 | 2026.01.30 16:37:32.606695 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 328 rows starting from the beginning of the part | ||
| 5412 | 2026.01.30 16:37:32.606695 [ 277 ] {f3e61925-d676-4b94-9e6f-071be447c05d} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2026.01.30 16:37:32.606746 [ 277 ] {f3e61925-d676-4b94-9e6f-071be447c05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5414 | 2026.01.30 16:37:32.607109 [ 277 ] {f3e61925-d676-4b94-9e6f-071be447c05d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5415 | 2026.01.30 16:37:32.607347 [ 277 ] {f3e61925-d676-4b94-9e6f-071be447c05d} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2026.01.30 16:37:32.607492 [ 277 ] {f3e61925-d676-4b94-9e6f-071be447c05d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001286 sec., 777.6049766718506 rows/sec., 52.40 KiB/sec. | ||
| 5417 | 2026.01.30 16:37:32.607531 [ 277 ] {f3e61925-d676-4b94-9e6f-071be447c05d} <Debug> TCPHandler: Processed in 0.001498427 sec. | ||
| 5418 | 2026.01.30 16:37:32.607662 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2026.01.30 16:37:32.607769 [ 277 ] {3c65e67b-5f47-4dc2-9616-7f6ea6660aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5420 | 2026.01.30 16:37:32.607828 [ 277 ] {3c65e67b-5f47-4dc2-9616-7f6ea6660aaa} <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 | ||
| 5421 | 2026.01.30 16:37:32.608771 [ 277 ] {3c65e67b-5f47-4dc2-9616-7f6ea6660aaa} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2026.01.30 16:37:32.608809 [ 277 ] {3c65e67b-5f47-4dc2-9616-7f6ea6660aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5423 | 2026.01.30 16:37:32.609497 [ 277 ] {3c65e67b-5f47-4dc2-9616-7f6ea6660aaa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5424 | 2026.01.30 16:37:32.609742 [ 277 ] {3c65e67b-5f47-4dc2-9616-7f6ea6660aaa} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2026.01.30 16:37:32.609893 [ 277 ] {3c65e67b-5f47-4dc2-9616-7f6ea6660aaa} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002143 sec., 16798.88007466169 rows/sec., 30.10 MiB/sec. | ||
| 5426 | 2026.01.30 16:37:32.609966 [ 277 ] {3c65e67b-5f47-4dc2-9616-7f6ea6660aaa} <Debug> TCPHandler: Processed in 0.002353873 sec. | ||
| 5427 | 2026.01.30 16:37:32.610089 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5428 | 2026.01.30 16:37:32.610158 [ 196 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9719 rows, containing 5 columns (5 merged, 0 gathered) in 0.004076253 sec., 2384297.5399220805 rows/sec., 162.77 MiB/sec. | ||
| 5429 | 2026.01.30 16:37:32.610184 [ 277 ] {4131ca09-e1ec-4eb6-9776-c797b1c6944b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5430 | 2026.01.30 16:37:32.610244 [ 277 ] {4131ca09-e1ec-4eb6-9776-c797b1c6944b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5431 | 2026.01.30 16:37:32.610431 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5432 | 2026.01.30 16:37:32.610624 [ 277 ] {4131ca09-e1ec-4eb6-9776-c797b1c6944b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.01.30 16:37:32.610668 [ 277 ] {4131ca09-e1ec-4eb6-9776-c797b1c6944b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5434 | 2026.01.30 16:37:32.610747 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2026.01.30 16:37:32.610838 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5436 | 2026.01.30 16:37:32.610944 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 5437 | 2026.01.30 16:37:32.611033 [ 277 ] {4131ca09-e1ec-4eb6-9776-c797b1c6944b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5438 | 2026.01.30 16:37:32.611265 [ 277 ] {4131ca09-e1ec-4eb6-9776-c797b1c6944b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2026.01.30 16:37:32.611400 [ 277 ] {4131ca09-e1ec-4eb6-9776-c797b1c6944b} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001234 sec., 87520.25931928687 rows/sec., 5.34 MiB/sec. | ||
| 5440 | 2026.01.30 16:37:32.611438 [ 277 ] {4131ca09-e1ec-4eb6-9776-c797b1c6944b} <Debug> TCPHandler: Processed in 0.001400395 sec. | ||
| 5441 | 2026.01.30 16:37:33.471179 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51412 | ||
| 5442 | 2026.01.30 16:37:33.471293 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5443 | 2026.01.30 16:37:33.471319 [ 286 ] {} <Debug> TCP-Session: 1c997579-cf94-4e8c-8251-365efcd7cd39 Authenticating user 'default' from [fd00:1122:3344:101::e]:51412 | ||
| 5444 | 2026.01.30 16:37:33.471348 [ 286 ] {} <Debug> TCP-Session: 1c997579-cf94-4e8c-8251-365efcd7cd39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.01.30 16:37:33.471362 [ 286 ] {} <Debug> TCP-Session: 1c997579-cf94-4e8c-8251-365efcd7cd39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5446 | 2026.01.30 16:37:33.471576 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48459 | ||
| 5447 | 2026.01.30 16:37:33.471608 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45508 | ||
| 5448 | 2026.01.30 16:37:33.471619 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56149 | ||
| 5449 | 2026.01.30 16:37:33.471654 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41127 | ||
| 5450 | 2026.01.30 16:37:33.471675 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33496 | ||
| 5451 | 2026.01.30 16:37:33.471700 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50664 | ||
| 5452 | 2026.01.30 16:37:33.471724 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5453 | 2026.01.30 16:37:33.471730 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5454 | 2026.01.30 16:37:33.471746 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5455 | 2026.01.30 16:37:33.471760 [ 290 ] {} <Debug> TCP-Session: c6ff3e4e-d086-4aee-b4cf-f09c4a2fe29b Authenticating user 'default' from [fd00:1122:3344:101::e]:56149 | ||
| 5456 | 2026.01.30 16:37:33.471766 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5457 | 2026.01.30 16:37:33.471782 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5458 | 2026.01.30 16:37:33.471796 [ 290 ] {} <Debug> TCP-Session: c6ff3e4e-d086-4aee-b4cf-f09c4a2fe29b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.01.30 16:37:33.471815 [ 294 ] {} <Debug> TCP-Session: 4e2ed955-680c-470e-a47a-3d85a6c75964 Authenticating user 'default' from [fd00:1122:3344:101::e]:33496 | ||
| 5460 | 2026.01.30 16:37:33.471820 [ 275 ] {} <Debug> TCP-Session: 46dc3ba5-5581-4fb7-82ce-eab75412da21 Authenticating user 'default' from [fd00:1122:3344:101::e]:50664 | ||
| 5461 | 2026.01.30 16:37:33.471830 [ 290 ] {} <Debug> TCP-Session: c6ff3e4e-d086-4aee-b4cf-f09c4a2fe29b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5462 | 2026.01.30 16:37:33.471850 [ 294 ] {} <Debug> TCP-Session: 4e2ed955-680c-470e-a47a-3d85a6c75964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.01.30 16:37:33.471854 [ 275 ] {} <Debug> TCP-Session: 46dc3ba5-5581-4fb7-82ce-eab75412da21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.01.30 16:37:33.471875 [ 294 ] {} <Debug> TCP-Session: 4e2ed955-680c-470e-a47a-3d85a6c75964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.01.30 16:37:33.471882 [ 275 ] {} <Debug> TCP-Session: 46dc3ba5-5581-4fb7-82ce-eab75412da21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5466 | 2026.01.30 16:37:33.471782 [ 292 ] {} <Debug> TCP-Session: 9aba5f7f-561b-49ac-bdf6-645b9d20e95e Authenticating user 'default' from [fd00:1122:3344:101::e]:41127 | ||
| 5467 | 2026.01.30 16:37:33.471776 [ 289 ] {} <Debug> TCP-Session: fc26430f-c8b3-4d38-afde-d737ac81214e Authenticating user 'default' from [fd00:1122:3344:101::e]:45508 | ||
| 5468 | 2026.01.30 16:37:33.471689 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5469 | 2026.01.30 16:37:33.471926 [ 292 ] {} <Debug> TCP-Session: 9aba5f7f-561b-49ac-bdf6-645b9d20e95e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2026.01.30 16:37:33.471932 [ 289 ] {} <Debug> TCP-Session: fc26430f-c8b3-4d38-afde-d737ac81214e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5471 | 2026.01.30 16:37:33.471959 [ 288 ] {} <Debug> TCP-Session: d98fb9f1-ec1a-41f6-9d2b-ff0a77034d29 Authenticating user 'default' from [fd00:1122:3344:101::e]:48459 | ||
| 5472 | 2026.01.30 16:37:33.471962 [ 292 ] {} <Debug> TCP-Session: 9aba5f7f-561b-49ac-bdf6-645b9d20e95e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2026.01.30 16:37:33.471971 [ 289 ] {} <Debug> TCP-Session: fc26430f-c8b3-4d38-afde-d737ac81214e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5474 | 2026.01.30 16:37:33.471986 [ 288 ] {} <Debug> TCP-Session: d98fb9f1-ec1a-41f6-9d2b-ff0a77034d29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2026.01.30 16:37:33.471666 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53930 | ||
| 5476 | 2026.01.30 16:37:33.472015 [ 288 ] {} <Debug> TCP-Session: d98fb9f1-ec1a-41f6-9d2b-ff0a77034d29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.01.30 16:37:33.471665 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39450 | ||
| 5478 | 2026.01.30 16:37:33.471784 [ 286 ] {} <Trace> TCP-Session: 1c997579-cf94-4e8c-8251-365efcd7cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5479 | 2026.01.30 16:37:33.472111 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5480 | 2026.01.30 16:37:33.472127 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5481 | 2026.01.30 16:37:33.472142 [ 291 ] {} <Debug> TCP-Session: 421227b4-dc8f-4fe7-9055-67346ffef37c Authenticating user 'default' from [fd00:1122:3344:101::e]:53930 | ||
| 5482 | 2026.01.30 16:37:33.472153 [ 293 ] {} <Debug> TCP-Session: 33809ccf-0387-40c9-97be-eb5528be43b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39450 | ||
| 5483 | 2026.01.30 16:37:33.472170 [ 291 ] {} <Debug> TCP-Session: 421227b4-dc8f-4fe7-9055-67346ffef37c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5484 | 2026.01.30 16:37:33.472177 [ 293 ] {} <Debug> TCP-Session: 33809ccf-0387-40c9-97be-eb5528be43b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.01.30 16:37:33.472192 [ 291 ] {} <Debug> TCP-Session: 421227b4-dc8f-4fe7-9055-67346ffef37c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5486 | 2026.01.30 16:37:33.472204 [ 293 ] {} <Debug> TCP-Session: 33809ccf-0387-40c9-97be-eb5528be43b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5487 | 2026.01.30 16:37:33.472241 [ 286 ] {ac5469ae-eef9-400a-8436-ad7fc04b928d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51412) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5488 | 2026.01.30 16:37:33.472499 [ 286 ] {ac5469ae-eef9-400a-8436-ad7fc04b928d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5489 | 2026.01.30 16:37:33.472552 [ 286 ] {ac5469ae-eef9-400a-8436-ad7fc04b928d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5490 | 2026.01.30 16:37:33.472836 [ 286 ] {ac5469ae-eef9-400a-8436-ad7fc04b928d} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 5491 | 2026.01.30 16:37:33.473771 [ 349 ] {ac5469ae-eef9-400a-8436-ad7fc04b928d} <Trace> AggregatingTransform: Aggregating | ||
| 5492 | 2026.01.30 16:37:33.473828 [ 349 ] {ac5469ae-eef9-400a-8436-ad7fc04b928d} <Trace> Aggregator: Aggregation method: without_key | ||
| 5493 | 2026.01.30 16:37:33.473867 [ 349 ] {ac5469ae-eef9-400a-8436-ad7fc04b928d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932077 sec. (1072.873 rows/sec., 41.91 KiB/sec.) | ||
| 5494 | 2026.01.30 16:37:33.473883 [ 349 ] {ac5469ae-eef9-400a-8436-ad7fc04b928d} <Trace> Aggregator: Merging aggregated data | ||
| 5495 | 2026.01.30 16:37:33.475209 [ 286 ] {ac5469ae-eef9-400a-8436-ad7fc04b928d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003022 sec., 330.90668431502314 rows/sec., 12.93 KiB/sec. | ||
| 5496 | 2026.01.30 16:37:33.475372 [ 286 ] {ac5469ae-eef9-400a-8436-ad7fc04b928d} <Debug> TCPHandler: Processed in 0.003704496 sec. | ||
| 5497 | 2026.01.30 16:37:33.475454 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5498 | 2026.01.30 16:37:33.475478 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5499 | 2026.01.30 16:37:33.475481 [ 286 ] {} <Debug> TCP-Session: 1c997579-cf94-4e8c-8251-365efcd7cd39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5500 | 2026.01.30 16:37:33.475496 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5501 | 2026.01.30 16:37:33.475522 [ 288 ] {} <Debug> TCP-Session: d98fb9f1-ec1a-41f6-9d2b-ff0a77034d29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2026.01.30 16:37:33.475513 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5503 | 2026.01.30 16:37:33.475550 [ 275 ] {} <Debug> TCP-Session: 46dc3ba5-5581-4fb7-82ce-eab75412da21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.01.30 16:37:33.475565 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5505 | 2026.01.30 16:37:33.475592 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5506 | 2026.01.30 16:37:33.475606 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5507 | 2026.01.30 16:37:33.475625 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5508 | 2026.01.30 16:37:33.475638 [ 293 ] {} <Debug> TCP-Session: 33809ccf-0387-40c9-97be-eb5528be43b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2026.01.30 16:37:33.475659 [ 291 ] {} <Debug> TCP-Session: 421227b4-dc8f-4fe7-9055-67346ffef37c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5510 | 2026.01.30 16:37:33.475674 [ 294 ] {} <Debug> TCP-Session: 4e2ed955-680c-470e-a47a-3d85a6c75964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.01.30 16:37:33.475619 [ 289 ] {} <Debug> TCP-Session: fc26430f-c8b3-4d38-afde-d737ac81214e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5512 | 2026.01.30 16:37:33.475544 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5513 | 2026.01.30 16:37:33.475591 [ 292 ] {} <Debug> TCP-Session: 9aba5f7f-561b-49ac-bdf6-645b9d20e95e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.01.30 16:37:33.475758 [ 290 ] {} <Debug> TCP-Session: c6ff3e4e-d086-4aee-b4cf-f09c4a2fe29b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5515 | 2026.01.30 16:37:33.534284 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11999 | ||
| 5516 | 2026.01.30 16:37:33.534820 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.01.30 16:37:33.534864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5518 | 2026.01.30 16:37:33.535361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5519 | 2026.01.30 16:37:33.535592 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.01.30 16:37:33.535736 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11999 | ||
| 5521 | 2026.01.30 16:37:34.156030 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5522 | 2026.01.30 16:37:34.174170 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2026.01.30 16:37:34.174253 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5524 | 2026.01.30 16:37:34.179832 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5525 | 2026.01.30 16:37:34.180579 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5526 | 2026.01.30 16:37:34.184157 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5527 | 2026.01.30 16:37:36.065090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 674 | ||
| 5528 | 2026.01.30 16:37:36.067669 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.01.30 16:37:36.067730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5530 | 2026.01.30 16:37:36.069011 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5531 | 2026.01.30 16:37:36.069300 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.01.30 16:37:36.069755 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 5533 | 2026.01.30 16:37:37.607806 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5534 | 2026.01.30 16:37:37.608006 [ 277 ] {54504289-e05d-4924-96a8-39b9f4f4326b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5535 | 2026.01.30 16:37:37.608076 [ 277 ] {54504289-e05d-4924-96a8-39b9f4f4326b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5536 | 2026.01.30 16:37:37.608793 [ 277 ] {54504289-e05d-4924-96a8-39b9f4f4326b} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.01.30 16:37:37.608840 [ 277 ] {54504289-e05d-4924-96a8-39b9f4f4326b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5538 | 2026.01.30 16:37:37.609242 [ 277 ] {54504289-e05d-4924-96a8-39b9f4f4326b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5539 | 2026.01.30 16:37:37.609499 [ 277 ] {54504289-e05d-4924-96a8-39b9f4f4326b} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.01.30 16:37:37.609668 [ 277 ] {54504289-e05d-4924-96a8-39b9f4f4326b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001713 sec., 14010.507880910684 rows/sec., 1.16 MiB/sec. | ||
| 5541 | 2026.01.30 16:37:37.609722 [ 277 ] {54504289-e05d-4924-96a8-39b9f4f4326b} <Debug> TCPHandler: Processed in 0.002052877 sec. | ||
| 5542 | 2026.01.30 16:37:37.609852 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5543 | 2026.01.30 16:37:37.609955 [ 277 ] {9ea57c2e-71ba-41cf-999d-80bdaf90e45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5544 | 2026.01.30 16:37:37.610000 [ 277 ] {9ea57c2e-71ba-41cf-999d-80bdaf90e45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5545 | 2026.01.30 16:37:37.610415 [ 277 ] {9ea57c2e-71ba-41cf-999d-80bdaf90e45c} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5546 | 2026.01.30 16:37:37.610454 [ 277 ] {9ea57c2e-71ba-41cf-999d-80bdaf90e45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5547 | 2026.01.30 16:37:37.610750 [ 277 ] {9ea57c2e-71ba-41cf-999d-80bdaf90e45c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5548 | 2026.01.30 16:37:37.610988 [ 277 ] {9ea57c2e-71ba-41cf-999d-80bdaf90e45c} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.01.30 16:37:37.611137 [ 277 ] {9ea57c2e-71ba-41cf-999d-80bdaf90e45c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001206 sec., 6633.499170812604 rows/sec., 540.92 KiB/sec. | ||
| 5550 | 2026.01.30 16:37:37.611178 [ 277 ] {9ea57c2e-71ba-41cf-999d-80bdaf90e45c} <Debug> TCPHandler: Processed in 0.001381025 sec. | ||
| 5551 | 2026.01.30 16:37:37.611287 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5552 | 2026.01.30 16:37:37.611385 [ 277 ] {e28074a5-7689-4f7f-b60c-5441b624557c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5553 | 2026.01.30 16:37:37.611428 [ 277 ] {e28074a5-7689-4f7f-b60c-5441b624557c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5554 | 2026.01.30 16:37:37.612567 [ 277 ] {e28074a5-7689-4f7f-b60c-5441b624557c} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2026.01.30 16:37:37.612611 [ 277 ] {e28074a5-7689-4f7f-b60c-5441b624557c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5556 | 2026.01.30 16:37:37.613052 [ 277 ] {e28074a5-7689-4f7f-b60c-5441b624557c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5557 | 2026.01.30 16:37:37.613267 [ 277 ] {e28074a5-7689-4f7f-b60c-5441b624557c} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2026.01.30 16:37:37.613401 [ 277 ] {e28074a5-7689-4f7f-b60c-5441b624557c} <Debug> executeQuery: Read 1328 rows, 113.50 KiB in 0.002035 sec., 652579.8525798526 rows/sec., 54.47 MiB/sec. | ||
| 5559 | 2026.01.30 16:37:37.613440 [ 277 ] {e28074a5-7689-4f7f-b60c-5441b624557c} <Debug> TCPHandler: Processed in 0.002203669 sec. | ||
| 5560 | 2026.01.30 16:37:37.613553 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2026.01.30 16:37:37.613649 [ 277 ] {3d3383e4-c217-443b-9d9a-1d4e7dfe50e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5562 | 2026.01.30 16:37:37.613690 [ 277 ] {3d3383e4-c217-443b-9d9a-1d4e7dfe50e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5563 | 2026.01.30 16:37:37.614094 [ 277 ] {3d3383e4-c217-443b-9d9a-1d4e7dfe50e3} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.01.30 16:37:37.614131 [ 277 ] {3d3383e4-c217-443b-9d9a-1d4e7dfe50e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5565 | 2026.01.30 16:37:37.614434 [ 277 ] {3d3383e4-c217-443b-9d9a-1d4e7dfe50e3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5566 | 2026.01.30 16:37:37.614651 [ 277 ] {3d3383e4-c217-443b-9d9a-1d4e7dfe50e3} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.01.30 16:37:37.614783 [ 277 ] {3d3383e4-c217-443b-9d9a-1d4e7dfe50e3} <Debug> executeQuery: Read 24 rows, 1.82 KiB in 0.001154 sec., 20797.227036395147 rows/sec., 1.54 MiB/sec. | ||
| 5568 | 2026.01.30 16:37:37.614804 [ 76 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5569 | 2026.01.30 16:37:37.614822 [ 277 ] {3d3383e4-c217-443b-9d9a-1d4e7dfe50e3} <Debug> TCPHandler: Processed in 0.001319714 sec. | ||
| 5570 | 2026.01.30 16:37:37.614874 [ 76 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2026.01.30 16:37:37.614901 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5572 | 2026.01.30 16:37:37.614956 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5573 | 2026.01.30 16:37:37.615000 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5574 | 2026.01.30 16:37:37.615055 [ 277 ] {e61f4f8b-7714-4f95-b2f0-0baad95e1644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5575 | 2026.01.30 16:37:37.615095 [ 277 ] {e61f4f8b-7714-4f95-b2f0-0baad95e1644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5576 | 2026.01.30 16:37:37.615104 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5577 | 2026.01.30 16:37:37.615138 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 294 rows starting from the beginning of the part | ||
| 5578 | 2026.01.30 16:37:37.615205 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 3 rows starting from the beginning of the part | ||
| 5579 | 2026.01.30 16:37:37.615258 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 263 rows starting from the beginning of the part | ||
| 5580 | 2026.01.30 16:37:37.615311 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3 rows starting from the beginning of the part | ||
| 5581 | 2026.01.30 16:37:37.615357 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 259 rows starting from the beginning of the part | ||
| 5582 | 2026.01.30 16:37:37.615407 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 5583 | 2026.01.30 16:37:37.615577 [ 277 ] {e61f4f8b-7714-4f95-b2f0-0baad95e1644} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2026.01.30 16:37:37.615617 [ 277 ] {e61f4f8b-7714-4f95-b2f0-0baad95e1644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5585 | 2026.01.30 16:37:37.615950 [ 277 ] {e61f4f8b-7714-4f95-b2f0-0baad95e1644} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5586 | 2026.01.30 16:37:37.616174 [ 277 ] {e61f4f8b-7714-4f95-b2f0-0baad95e1644} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.01.30 16:37:37.616279 [ 76 ] {} <Debug> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5588 | 2026.01.30 16:37:37.616305 [ 277 ] {e61f4f8b-7714-4f95-b2f0-0baad95e1644} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001269 sec., 198581.56028368796 rows/sec., 13.73 MiB/sec. | ||
| 5589 | 2026.01.30 16:37:37.616314 [ 76 ] {} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2026.01.30 16:37:37.616346 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5591 | 2026.01.30 16:37:37.616351 [ 277 ] {e61f4f8b-7714-4f95-b2f0-0baad95e1644} <Debug> TCPHandler: Processed in 0.001448426 sec. | ||
| 5592 | 2026.01.30 16:37:37.616347 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384674 sec., 610974.1354282668 rows/sec., 40.02 MiB/sec. | ||
| 5593 | 2026.01.30 16:37:37.616439 [ 191 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5594 | 2026.01.30 16:37:37.616482 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.01.30 16:37:37.616570 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5596 | 2026.01.30 16:37:37.616572 [ 191 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5597 | 2026.01.30 16:37:37.616583 [ 277 ] {0e337e58-72b1-496e-b16c-c2a52e6dc8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5598 | 2026.01.30 16:37:37.616642 [ 191 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 255 rows starting from the beginning of the part | ||
| 5599 | 2026.01.30 16:37:37.616664 [ 277 ] {0e337e58-72b1-496e-b16c-c2a52e6dc8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5600 | 2026.01.30 16:37:37.616736 [ 191 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 5601 | 2026.01.30 16:37:37.616809 [ 191 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 5602 | 2026.01.30 16:37:37.616870 [ 191 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 230 rows starting from the beginning of the part | ||
| 5603 | 2026.01.30 16:37:37.616875 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_31_6} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.01.30 16:37:37.616937 [ 191 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 230 rows starting from the beginning of the part | ||
| 5605 | 2026.01.30 16:37:37.616973 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_31_6} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5606 | 2026.01.30 16:37:37.617010 [ 191 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
| 5607 | 2026.01.30 16:37:37.617077 [ 277 ] {0e337e58-72b1-496e-b16c-c2a52e6dc8e3} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2026.01.30 16:37:37.617082 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5609 | 2026.01.30 16:37:37.617123 [ 277 ] {0e337e58-72b1-496e-b16c-c2a52e6dc8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5610 | 2026.01.30 16:37:37.617464 [ 277 ] {0e337e58-72b1-496e-b16c-c2a52e6dc8e3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5611 | 2026.01.30 16:37:37.617696 [ 277 ] {0e337e58-72b1-496e-b16c-c2a52e6dc8e3} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.01.30 16:37:37.617834 [ 277 ] {0e337e58-72b1-496e-b16c-c2a52e6dc8e3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00127 sec., 9448.818897637795 rows/sec., 738.19 KiB/sec. | ||
| 5613 | 2026.01.30 16:37:37.617871 [ 277 ] {0e337e58-72b1-496e-b16c-c2a52e6dc8e3} <Debug> TCPHandler: Processed in 0.001439716 sec. | ||
| 5614 | 2026.01.30 16:37:37.617989 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5615 | 2026.01.30 16:37:37.618083 [ 277 ] {676f958f-eca3-4ac3-91dd-6ac662137247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5616 | 2026.01.30 16:37:37.618123 [ 277 ] {676f958f-eca3-4ac3-91dd-6ac662137247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5617 | 2026.01.30 16:37:37.618273 [ 188 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1447 rows, containing 5 columns (5 merged, 0 gathered) in 0.001878884 sec., 770138.0181001063 rows/sec., 54.48 MiB/sec. | ||
| 5618 | 2026.01.30 16:37:37.618461 [ 191 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5619 | 2026.01.30 16:37:37.618743 [ 191 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_10_2} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5620 | 2026.01.30 16:37:37.618791 [ 277 ] {676f958f-eca3-4ac3-91dd-6ac662137247} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.01.30 16:37:37.618819 [ 191 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_10_2} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5622 | 2026.01.30 16:37:37.618834 [ 277 ] {676f958f-eca3-4ac3-91dd-6ac662137247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5623 | 2026.01.30 16:37:37.618910 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5624 | 2026.01.30 16:37:37.619188 [ 277 ] {676f958f-eca3-4ac3-91dd-6ac662137247} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5625 | 2026.01.30 16:37:37.619412 [ 277 ] {676f958f-eca3-4ac3-91dd-6ac662137247} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2026.01.30 16:37:37.619557 [ 277 ] {676f958f-eca3-4ac3-91dd-6ac662137247} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001492 sec., 380697.0509383378 rows/sec., 28.56 MiB/sec. | ||
| 5627 | 2026.01.30 16:37:37.619593 [ 277 ] {676f958f-eca3-4ac3-91dd-6ac662137247} <Debug> TCPHandler: Processed in 0.001654629 sec. | ||
| 5628 | 2026.01.30 16:37:37.619735 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.01.30 16:37:37.619828 [ 277 ] {d779980e-5dd1-4885-a9e7-f0553a563936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5630 | 2026.01.30 16:37:37.619871 [ 277 ] {d779980e-5dd1-4885-a9e7-f0553a563936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5631 | 2026.01.30 16:37:37.620486 [ 277 ] {d779980e-5dd1-4885-a9e7-f0553a563936} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2026.01.30 16:37:37.620520 [ 277 ] {d779980e-5dd1-4885-a9e7-f0553a563936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5633 | 2026.01.30 16:37:37.620911 [ 277 ] {d779980e-5dd1-4885-a9e7-f0553a563936} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5634 | 2026.01.30 16:37:37.621124 [ 277 ] {d779980e-5dd1-4885-a9e7-f0553a563936} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2026.01.30 16:37:37.621254 [ 277 ] {d779980e-5dd1-4885-a9e7-f0553a563936} <Debug> executeQuery: Read 914 rows, 64.02 KiB in 0.001445 sec., 632525.9515570934 rows/sec., 43.26 MiB/sec. | ||
| 5636 | 2026.01.30 16:37:37.621292 [ 277 ] {d779980e-5dd1-4885-a9e7-f0553a563936} <Debug> TCPHandler: Processed in 0.001607499 sec. | ||
| 5637 | 2026.01.30 16:37:37.621403 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2026.01.30 16:37:37.621497 [ 277 ] {b03d5b3f-954e-49fa-bfc2-ed0eeaaa209a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5639 | 2026.01.30 16:37:37.621551 [ 277 ] {b03d5b3f-954e-49fa-bfc2-ed0eeaaa209a} <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 | ||
| 5640 | 2026.01.30 16:37:37.622300 [ 277 ] {b03d5b3f-954e-49fa-bfc2-ed0eeaaa209a} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.01.30 16:37:37.622338 [ 277 ] {b03d5b3f-954e-49fa-bfc2-ed0eeaaa209a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5642 | 2026.01.30 16:37:37.622839 [ 277 ] {b03d5b3f-954e-49fa-bfc2-ed0eeaaa209a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5643 | 2026.01.30 16:37:37.623062 [ 277 ] {b03d5b3f-954e-49fa-bfc2-ed0eeaaa209a} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.01.30 16:37:37.623201 [ 277 ] {b03d5b3f-954e-49fa-bfc2-ed0eeaaa209a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001724 sec., 2320.185614849188 rows/sec., 4.16 MiB/sec. | ||
| 5645 | 2026.01.30 16:37:37.623265 [ 277 ] {b03d5b3f-954e-49fa-bfc2-ed0eeaaa209a} <Debug> TCPHandler: Processed in 0.001911744 sec. | ||
| 5646 | 2026.01.30 16:37:37.623373 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5647 | 2026.01.30 16:37:37.623473 [ 277 ] {2b0757f0-f51f-4550-b665-aa21e96972bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5648 | 2026.01.30 16:37:37.623514 [ 277 ] {2b0757f0-f51f-4550-b665-aa21e96972bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5649 | 2026.01.30 16:37:37.623854 [ 277 ] {2b0757f0-f51f-4550-b665-aa21e96972bd} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5650 | 2026.01.30 16:37:37.623890 [ 277 ] {2b0757f0-f51f-4550-b665-aa21e96972bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5651 | 2026.01.30 16:37:37.624195 [ 277 ] {2b0757f0-f51f-4550-b665-aa21e96972bd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5652 | 2026.01.30 16:37:37.624406 [ 277 ] {2b0757f0-f51f-4550-b665-aa21e96972bd} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2026.01.30 16:37:37.624508 [ 76 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5654 | 2026.01.30 16:37:37.624533 [ 277 ] {2b0757f0-f51f-4550-b665-aa21e96972bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 5655 | 2026.01.30 16:37:37.624547 [ 76 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2026.01.30 16:37:37.624576 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5657 | 2026.01.30 16:37:37.624578 [ 277 ] {2b0757f0-f51f-4550-b665-aa21e96972bd} <Debug> TCPHandler: Processed in 0.001255602 sec. | ||
| 5658 | 2026.01.30 16:37:37.624671 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5659 | 2026.01.30 16:37:37.624805 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5660 | 2026.01.30 16:37:37.624840 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1416 rows starting from the beginning of the part | ||
| 5661 | 2026.01.30 16:37:37.624905 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5662 | 2026.01.30 16:37:37.624960 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 108 rows starting from the beginning of the part | ||
| 5663 | 2026.01.30 16:37:37.625009 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5664 | 2026.01.30 16:37:37.625057 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 108 rows starting from the beginning of the part | ||
| 5665 | 2026.01.30 16:37:37.625105 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5666 | 2026.01.30 16:37:37.626268 [ 186 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 4 columns (4 merged, 0 gathered) in 0.001641319 sec., 1103990.1445118224 rows/sec., 72.66 MiB/sec. | ||
| 5667 | 2026.01.30 16:37:37.626452 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5668 | 2026.01.30 16:37:37.626696 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_31_6} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.01.30 16:37:37.626768 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_31_6} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5670 | 2026.01.30 16:37:37.626834 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5671 | 2026.01.30 16:37:40.942361 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5672 | 2026.01.30 16:37:40.942408 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5673 | 2026.01.30 16:37:41.035909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12511 | ||
| 5674 | 2026.01.30 16:37:41.036437 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2026.01.30 16:37:41.036480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5676 | 2026.01.30 16:37:41.037005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5677 | 2026.01.30 16:37:41.037274 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2026.01.30 16:37:41.037432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12511 | ||
| 5679 | 2026.01.30 16:37:41.037476 [ 64 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5680 | 2026.01.30 16:37:41.037546 [ 64 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2026.01.30 16:37:41.037569 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5682 | 2026.01.30 16:37:41.037677 [ 188 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::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 | ||
| 5683 | 2026.01.30 16:37:41.037793 [ 188 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5684 | 2026.01.30 16:37:41.037829 [ 188 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10079 rows starting from the beginning of the part | ||
| 5685 | 2026.01.30 16:37:41.037891 [ 188 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5686 | 2026.01.30 16:37:41.037937 [ 188 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5687 | 2026.01.30 16:37:41.037978 [ 188 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5688 | 2026.01.30 16:37:41.038016 [ 188 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5689 | 2026.01.30 16:37:41.038056 [ 188 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5690 | 2026.01.30 16:37:41.043310 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12511 rows, containing 4 columns (4 merged, 0 gathered) in 0.005671871 sec., 2205797.6988545754 rows/sec., 31.55 MiB/sec. | ||
| 5691 | 2026.01.30 16:37:41.043717 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5692 | 2026.01.30 16:37:41.044078 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_26_5} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.01.30 16:37:41.044165 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_26_5} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5694 | 2026.01.30 16:37:41.044294 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5695 | 2026.01.30 16:37:41.684313 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5696 | 2026.01.30 16:37:41.701541 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.01.30 16:37:41.701588 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5698 | 2026.01.30 16:37:41.707176 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5699 | 2026.01.30 16:37:41.707898 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2026.01.30 16:37:41.708195 [ 66 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5701 | 2026.01.30 16:37:41.708237 [ 66 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.01.30 16:37:41.708260 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5703 | 2026.01.30 16:37:41.708382 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::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 | ||
| 5704 | 2026.01.30 16:37:41.710886 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5705 | 2026.01.30 16:37:41.712121 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5706 | 2026.01.30 16:37:41.713506 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5707 | 2026.01.30 16:37:41.718451 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5708 | 2026.01.30 16:37:41.723301 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5709 | 2026.01.30 16:37:41.727672 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5710 | 2026.01.30 16:37:41.731885 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5711 | 2026.01.30 16:37:41.735872 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5712 | 2026.01.30 16:37:41.791627 [ 186 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083303388 sec., 2352.8454809064906 rows/sec., 12.17 MiB/sec. | ||
| 5713 | 2026.01.30 16:37:41.794256 [ 186 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5714 | 2026.01.30 16:37:41.796502 [ 186 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_26_5} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.01.30 16:37:41.796592 [ 186 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_26_5} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5716 | 2026.01.30 16:37:41.799023 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5717 | 2026.01.30 16:37:42.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.07 MiB, peak 269.61 MiB, free memory in arenas 0.00 B, will set to 264.45 MiB (RSS), difference: 5.38 MiB | ||
| 5718 | 2026.01.30 16:37:42.577519 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5719 | 2026.01.30 16:37:42.577740 [ 277 ] {1b46323a-21da-477a-a927-7ee3e7582ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5720 | 2026.01.30 16:37:42.577814 [ 277 ] {1b46323a-21da-477a-a927-7ee3e7582ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5721 | 2026.01.30 16:37:42.578541 [ 277 ] {1b46323a-21da-477a-a927-7ee3e7582ba1} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2026.01.30 16:37:42.578591 [ 277 ] {1b46323a-21da-477a-a927-7ee3e7582ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5723 | 2026.01.30 16:37:42.579024 [ 277 ] {1b46323a-21da-477a-a927-7ee3e7582ba1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5724 | 2026.01.30 16:37:42.579266 [ 277 ] {1b46323a-21da-477a-a927-7ee3e7582ba1} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.01.30 16:37:42.579431 [ 277 ] {1b46323a-21da-477a-a927-7ee3e7582ba1} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001759 sec., 72768.61853325754 rows/sec., 6.27 MiB/sec. | ||
| 5726 | 2026.01.30 16:37:42.579483 [ 277 ] {1b46323a-21da-477a-a927-7ee3e7582ba1} <Debug> TCPHandler: Processed in 0.002131468 sec. | ||
| 5727 | 2026.01.30 16:37:42.579618 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5728 | 2026.01.30 16:37:42.579723 [ 277 ] {e54e8b6a-80ff-4677-a010-4d06619e8f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5729 | 2026.01.30 16:37:42.579766 [ 277 ] {e54e8b6a-80ff-4677-a010-4d06619e8f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5730 | 2026.01.30 16:37:42.580208 [ 277 ] {e54e8b6a-80ff-4677-a010-4d06619e8f10} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5731 | 2026.01.30 16:37:42.580243 [ 277 ] {e54e8b6a-80ff-4677-a010-4d06619e8f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5732 | 2026.01.30 16:37:42.580563 [ 277 ] {e54e8b6a-80ff-4677-a010-4d06619e8f10} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5733 | 2026.01.30 16:37:42.580774 [ 277 ] {e54e8b6a-80ff-4677-a010-4d06619e8f10} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2026.01.30 16:37:42.580906 [ 277 ] {e54e8b6a-80ff-4677-a010-4d06619e8f10} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001209 sec., 29776.67493796526 rows/sec., 2.19 MiB/sec. | ||
| 5735 | 2026.01.30 16:37:42.580944 [ 277 ] {e54e8b6a-80ff-4677-a010-4d06619e8f10} <Debug> TCPHandler: Processed in 0.001379154 sec. | ||
| 5736 | 2026.01.30 16:37:42.581062 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5737 | 2026.01.30 16:37:42.581157 [ 277 ] {25905beb-f3f1-4642-a446-cb8204464d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5738 | 2026.01.30 16:37:42.581198 [ 277 ] {25905beb-f3f1-4642-a446-cb8204464d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5739 | 2026.01.30 16:37:42.581635 [ 277 ] {25905beb-f3f1-4642-a446-cb8204464d7d} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2026.01.30 16:37:42.581670 [ 277 ] {25905beb-f3f1-4642-a446-cb8204464d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5741 | 2026.01.30 16:37:42.581991 [ 277 ] {25905beb-f3f1-4642-a446-cb8204464d7d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5742 | 2026.01.30 16:37:42.582210 [ 277 ] {25905beb-f3f1-4642-a446-cb8204464d7d} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2026.01.30 16:37:42.582344 [ 277 ] {25905beb-f3f1-4642-a446-cb8204464d7d} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001206 sec., 82918.73963515754 rows/sec., 6.48 MiB/sec. | ||
| 5744 | 2026.01.30 16:37:42.582381 [ 277 ] {25905beb-f3f1-4642-a446-cb8204464d7d} <Debug> TCPHandler: Processed in 0.001369955 sec. | ||
| 5745 | 2026.01.30 16:37:42.582508 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5746 | 2026.01.30 16:37:42.582612 [ 277 ] {771d876d-7fe6-408b-8d72-86f2aa8b05ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5747 | 2026.01.30 16:37:42.582660 [ 277 ] {771d876d-7fe6-408b-8d72-86f2aa8b05ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5748 | 2026.01.30 16:37:42.583127 [ 277 ] {771d876d-7fe6-408b-8d72-86f2aa8b05ad} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5749 | 2026.01.30 16:37:42.583161 [ 277 ] {771d876d-7fe6-408b-8d72-86f2aa8b05ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5750 | 2026.01.30 16:37:42.583528 [ 277 ] {771d876d-7fe6-408b-8d72-86f2aa8b05ad} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5751 | 2026.01.30 16:37:42.583742 [ 277 ] {771d876d-7fe6-408b-8d72-86f2aa8b05ad} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5752 | 2026.01.30 16:37:42.583874 [ 277 ] {771d876d-7fe6-408b-8d72-86f2aa8b05ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 5753 | 2026.01.30 16:37:42.583912 [ 277 ] {771d876d-7fe6-408b-8d72-86f2aa8b05ad} <Debug> TCPHandler: Processed in 0.001456536 sec. | ||
| 5754 | 2026.01.30 16:37:42.584028 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5755 | 2026.01.30 16:37:42.584123 [ 277 ] {c6776724-88cd-40c5-a337-cdeaa206d304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5756 | 2026.01.30 16:37:42.584177 [ 277 ] {c6776724-88cd-40c5-a337-cdeaa206d304} <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 | ||
| 5757 | 2026.01.30 16:37:42.584993 [ 277 ] {c6776724-88cd-40c5-a337-cdeaa206d304} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2026.01.30 16:37:42.585028 [ 277 ] {c6776724-88cd-40c5-a337-cdeaa206d304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5759 | 2026.01.30 16:37:42.585609 [ 277 ] {c6776724-88cd-40c5-a337-cdeaa206d304} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5760 | 2026.01.30 16:37:42.585837 [ 277 ] {c6776724-88cd-40c5-a337-cdeaa206d304} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.01.30 16:37:42.585982 [ 277 ] {c6776724-88cd-40c5-a337-cdeaa206d304} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001877 sec., 19179.54182205647 rows/sec., 34.37 MiB/sec. | ||
| 5762 | 2026.01.30 16:37:42.586000 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5763 | 2026.01.30 16:37:42.586048 [ 277 ] {c6776724-88cd-40c5-a337-cdeaa206d304} <Debug> TCPHandler: Processed in 0.002070007 sec. | ||
| 5764 | 2026.01.30 16:37:42.586076 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2026.01.30 16:37:42.586105 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5766 | 2026.01.30 16:37:42.586181 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2026.01.30 16:37:42.586195 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5768 | 2026.01.30 16:37:42.586283 [ 277 ] {5f0e54d2-b03b-4fa0-8ae9-eaccb7c21a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5769 | 2026.01.30 16:37:42.586325 [ 277 ] {5f0e54d2-b03b-4fa0-8ae9-eaccb7c21a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5770 | 2026.01.30 16:37:42.586380 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5771 | 2026.01.30 16:37:42.586466 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 557 rows starting from the beginning of the part | ||
| 5772 | 2026.01.30 16:37:42.586584 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 5773 | 2026.01.30 16:37:42.586681 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 3 rows starting from the beginning of the part | ||
| 5774 | 2026.01.30 16:37:42.586683 [ 277 ] {5f0e54d2-b03b-4fa0-8ae9-eaccb7c21a9b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.01.30 16:37:42.586725 [ 277 ] {5f0e54d2-b03b-4fa0-8ae9-eaccb7c21a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5776 | 2026.01.30 16:37:42.586772 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 5777 | 2026.01.30 16:37:42.586857 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 5778 | 2026.01.30 16:37:42.586942 [ 190 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 5779 | 2026.01.30 16:37:42.587043 [ 277 ] {5f0e54d2-b03b-4fa0-8ae9-eaccb7c21a9b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5780 | 2026.01.30 16:37:42.587265 [ 277 ] {5f0e54d2-b03b-4fa0-8ae9-eaccb7c21a9b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.01.30 16:37:42.587398 [ 277 ] {5f0e54d2-b03b-4fa0-8ae9-eaccb7c21a9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 5782 | 2026.01.30 16:37:42.587437 [ 277 ] {5f0e54d2-b03b-4fa0-8ae9-eaccb7c21a9b} <Debug> TCPHandler: Processed in 0.001306143 sec. | ||
| 5783 | 2026.01.30 16:37:42.592093 [ 193 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 19 columns (19 merged, 0 gathered) in 0.005929936 sec., 113323.3141133395 rows/sec., 203.07 MiB/sec. | ||
| 5784 | 2026.01.30 16:37:42.593309 [ 193 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5785 | 2026.01.30 16:37:42.593786 [ 193 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.01.30 16:37:42.593886 [ 193 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5787 | 2026.01.30 16:37:42.594035 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 5788 | 2026.01.30 16:37:43.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.93 MiB, peak 272.38 MiB, free memory in arenas 0.00 B, will set to 267.87 MiB (RSS), difference: 2.94 MiB | ||
| 5789 | 2026.01.30 16:37:43.826403 [ 58 ] {} <Debug> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5790 | 2026.01.30 16:37:43.826468 [ 58 ] {} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5791 | 2026.01.30 16:37:43.826488 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5792 | 2026.01.30 16:37:43.826622 [ 197 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::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 | ||
| 5793 | 2026.01.30 16:37:43.826790 [ 197 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5794 | 2026.01.30 16:37:43.826830 [ 197 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::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 | ||
| 5795 | 2026.01.30 16:37:43.826904 [ 197 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::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 | ||
| 5796 | 2026.01.30 16:37:43.826953 [ 197 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 5797 | 2026.01.30 16:37:43.826995 [ 197 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::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 | ||
| 5798 | 2026.01.30 16:37:43.827039 [ 197 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::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 | ||
| 5799 | 2026.01.30 16:37:43.827833 [ 200 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001274633 sec., 4707.237298893093 rows/sec., 311.06 KiB/sec. | ||
| 5800 | 2026.01.30 16:37:43.827996 [ 189 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5801 | 2026.01.30 16:37:43.828286 [ 189 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_5_1} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.01.30 16:37:43.828357 [ 189 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_5_1} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5803 | 2026.01.30 16:37:43.828431 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5804 | 2026.01.30 16:37:46.070071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 706 | ||
| 5805 | 2026.01.30 16:37:46.072464 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.01.30 16:37:46.072527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5807 | 2026.01.30 16:37:46.073770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5808 | 2026.01.30 16:37:46.074073 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2026.01.30 16:37:46.074445 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 706 | ||
| 5810 | 2026.01.30 16:37:47.576279 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2026.01.30 16:37:47.576474 [ 277 ] {4709c972-bf7f-447e-9c96-c0e66415a370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5812 | 2026.01.30 16:37:47.576542 [ 277 ] {4709c972-bf7f-447e-9c96-c0e66415a370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5813 | 2026.01.30 16:37:47.577196 [ 277 ] {4709c972-bf7f-447e-9c96-c0e66415a370} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.01.30 16:37:47.577245 [ 277 ] {4709c972-bf7f-447e-9c96-c0e66415a370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5815 | 2026.01.30 16:37:47.577668 [ 277 ] {4709c972-bf7f-447e-9c96-c0e66415a370} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5816 | 2026.01.30 16:37:47.577909 [ 277 ] {4709c972-bf7f-447e-9c96-c0e66415a370} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2026.01.30 16:37:47.578076 [ 277 ] {4709c972-bf7f-447e-9c96-c0e66415a370} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001653 sec., 38717.48336358137 rows/sec., 3.07 MiB/sec. | ||
| 5818 | 2026.01.30 16:37:47.578129 [ 277 ] {4709c972-bf7f-447e-9c96-c0e66415a370} <Debug> TCPHandler: Processed in 0.001983755 sec. | ||
| 5819 | 2026.01.30 16:37:47.578252 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5820 | 2026.01.30 16:37:47.578358 [ 277 ] {ef05e5b1-3dcb-4da9-8c0c-3f67b7d9a9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5821 | 2026.01.30 16:37:47.578405 [ 277 ] {ef05e5b1-3dcb-4da9-8c0c-3f67b7d9a9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5822 | 2026.01.30 16:37:47.578819 [ 277 ] {ef05e5b1-3dcb-4da9-8c0c-3f67b7d9a9a9} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.01.30 16:37:47.578856 [ 277 ] {ef05e5b1-3dcb-4da9-8c0c-3f67b7d9a9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5824 | 2026.01.30 16:37:47.579162 [ 277 ] {ef05e5b1-3dcb-4da9-8c0c-3f67b7d9a9a9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5825 | 2026.01.30 16:37:47.579392 [ 277 ] {ef05e5b1-3dcb-4da9-8c0c-3f67b7d9a9a9} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.01.30 16:37:47.579533 [ 277 ] {ef05e5b1-3dcb-4da9-8c0c-3f67b7d9a9a9} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001203 sec., 3325.0207813798834 rows/sec., 250.03 KiB/sec. | ||
| 5827 | 2026.01.30 16:37:47.579572 [ 277 ] {ef05e5b1-3dcb-4da9-8c0c-3f67b7d9a9a9} <Debug> TCPHandler: Processed in 0.001371285 sec. | ||
| 5828 | 2026.01.30 16:37:47.579693 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2026.01.30 16:37:47.579787 [ 277 ] {89c4c6a1-c947-481f-9428-4bc113851a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5830 | 2026.01.30 16:37:47.579829 [ 277 ] {89c4c6a1-c947-481f-9428-4bc113851a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5831 | 2026.01.30 16:37:47.580242 [ 277 ] {89c4c6a1-c947-481f-9428-4bc113851a9c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2026.01.30 16:37:47.580279 [ 277 ] {89c4c6a1-c947-481f-9428-4bc113851a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5833 | 2026.01.30 16:37:47.580595 [ 277 ] {89c4c6a1-c947-481f-9428-4bc113851a9c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5834 | 2026.01.30 16:37:47.580813 [ 277 ] {89c4c6a1-c947-481f-9428-4bc113851a9c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2026.01.30 16:37:47.580943 [ 277 ] {89c4c6a1-c947-481f-9428-4bc113851a9c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001176 sec., 57823.12925170068 rows/sec., 4.51 MiB/sec. | ||
| 5836 | 2026.01.30 16:37:47.580979 [ 277 ] {89c4c6a1-c947-481f-9428-4bc113851a9c} <Debug> TCPHandler: Processed in 0.001334064 sec. | ||
| 5837 | 2026.01.30 16:37:47.581092 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5838 | 2026.01.30 16:37:47.581184 [ 277 ] {137d7cd1-82bc-4462-bcbb-f918cbb23b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5839 | 2026.01.30 16:37:47.581227 [ 277 ] {137d7cd1-82bc-4462-bcbb-f918cbb23b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5840 | 2026.01.30 16:37:47.581629 [ 277 ] {137d7cd1-82bc-4462-bcbb-f918cbb23b5a} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5841 | 2026.01.30 16:37:47.581665 [ 277 ] {137d7cd1-82bc-4462-bcbb-f918cbb23b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5842 | 2026.01.30 16:37:47.581985 [ 277 ] {137d7cd1-82bc-4462-bcbb-f918cbb23b5a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5843 | 2026.01.30 16:37:47.582194 [ 277 ] {137d7cd1-82bc-4462-bcbb-f918cbb23b5a} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5844 | 2026.01.30 16:37:47.582325 [ 277 ] {137d7cd1-82bc-4462-bcbb-f918cbb23b5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 5845 | 2026.01.30 16:37:47.582362 [ 277 ] {137d7cd1-82bc-4462-bcbb-f918cbb23b5a} <Debug> TCPHandler: Processed in 0.001317464 sec. | ||
| 5846 | 2026.01.30 16:37:47.582473 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5847 | 2026.01.30 16:37:47.582565 [ 277 ] {429b2bd0-ed82-46fd-91a9-c809c7c93fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5848 | 2026.01.30 16:37:47.582618 [ 277 ] {429b2bd0-ed82-46fd-91a9-c809c7c93fb2} <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 | ||
| 5849 | 2026.01.30 16:37:47.583365 [ 277 ] {429b2bd0-ed82-46fd-91a9-c809c7c93fb2} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2026.01.30 16:37:47.583400 [ 277 ] {429b2bd0-ed82-46fd-91a9-c809c7c93fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5851 | 2026.01.30 16:37:47.583891 [ 277 ] {429b2bd0-ed82-46fd-91a9-c809c7c93fb2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5852 | 2026.01.30 16:37:47.584117 [ 277 ] {429b2bd0-ed82-46fd-91a9-c809c7c93fb2} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2026.01.30 16:37:47.584255 [ 277 ] {429b2bd0-ed82-46fd-91a9-c809c7c93fb2} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001708 sec., 2341.9203747072597 rows/sec., 4.20 MiB/sec. | ||
| 5854 | 2026.01.30 16:37:47.584313 [ 277 ] {429b2bd0-ed82-46fd-91a9-c809c7c93fb2} <Debug> TCPHandler: Processed in 0.001887393 sec. | ||
| 5855 | 2026.01.30 16:37:47.584427 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5856 | 2026.01.30 16:37:47.584518 [ 277 ] {4d120e2b-1e7c-4db0-8742-1ca8c1571f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5857 | 2026.01.30 16:37:47.584560 [ 277 ] {4d120e2b-1e7c-4db0-8742-1ca8c1571f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5858 | 2026.01.30 16:37:47.584892 [ 277 ] {4d120e2b-1e7c-4db0-8742-1ca8c1571f54} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2026.01.30 16:37:47.584927 [ 277 ] {4d120e2b-1e7c-4db0-8742-1ca8c1571f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5860 | 2026.01.30 16:37:47.585226 [ 277 ] {4d120e2b-1e7c-4db0-8742-1ca8c1571f54} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5861 | 2026.01.30 16:37:47.585433 [ 277 ] {4d120e2b-1e7c-4db0-8742-1ca8c1571f54} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5862 | 2026.01.30 16:37:47.585562 [ 277 ] {4d120e2b-1e7c-4db0-8742-1ca8c1571f54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 5863 | 2026.01.30 16:37:47.585597 [ 277 ] {4d120e2b-1e7c-4db0-8742-1ca8c1571f54} <Debug> TCPHandler: Processed in 0.001217581 sec. | ||
| 5864 | 2026.01.30 16:37:48.537575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12959 | ||
| 5865 | 2026.01.30 16:37:48.538094 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.01.30 16:37:48.538153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5867 | 2026.01.30 16:37:48.538682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5868 | 2026.01.30 16:37:48.538915 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.01.30 16:37:48.539072 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12959 | ||
| 5870 | 2026.01.30 16:37:49.210990 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5871 | 2026.01.30 16:37:49.227360 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2026.01.30 16:37:49.227426 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5873 | 2026.01.30 16:37:49.233181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5874 | 2026.01.30 16:37:49.233895 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2026.01.30 16:37:49.236825 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5876 | 2026.01.30 16:37:49.656748 [ 50 ] {} <Debug> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5877 | 2026.01.30 16:37:49.656800 [ 50 ] {} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2026.01.30 16:37:49.656820 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5879 | 2026.01.30 16:37:49.656919 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5880 | 2026.01.30 16:37:49.657043 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5881 | 2026.01.30 16:37:49.657079 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 241 rows starting from the beginning of the part | ||
| 5882 | 2026.01.30 16:37:49.657152 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5883 | 2026.01.30 16:37:49.657195 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 229 rows starting from the beginning of the part | ||
| 5884 | 2026.01.30 16:37:49.657236 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 229 rows starting from the beginning of the part | ||
| 5885 | 2026.01.30 16:37:49.657276 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 5886 | 2026.01.30 16:37:49.658101 [ 189 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221022 sec., 592126.9231840213 rows/sec., 36.45 MiB/sec. | ||
| 5887 | 2026.01.30 16:37:49.658258 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5888 | 2026.01.30 16:37:49.658500 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_9_2} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.01.30 16:37:49.658566 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_9_2} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5890 | 2026.01.30 16:37:49.658627 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5891 | 2026.01.30 16:37:50.174630 [ 50 ] {} <Debug> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5892 | 2026.01.30 16:37:50.174693 [ 50 ] {} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2026.01.30 16:37:50.174713 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5894 | 2026.01.30 16:37:50.174838 [ 197 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5895 | 2026.01.30 16:37:50.174982 [ 197 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5896 | 2026.01.30 16:37:50.175014 [ 197 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 470 rows starting from the beginning of the part | ||
| 5897 | 2026.01.30 16:37:50.175080 [ 197 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5898 | 2026.01.30 16:37:50.175121 [ 197 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 446 rows starting from the beginning of the part | ||
| 5899 | 2026.01.30 16:37:50.175167 [ 197 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 446 rows starting from the beginning of the part | ||
| 5900 | 2026.01.30 16:37:50.175205 [ 197 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5901 | 2026.01.30 16:37:50.176119 [ 190 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338414 sec., 1053485.6927677086 rows/sec., 71.88 MiB/sec. | ||
| 5902 | 2026.01.30 16:37:50.176284 [ 189 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5903 | 2026.01.30 16:37:50.176551 [ 189 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_9_2} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.01.30 16:37:50.176621 [ 189 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_9_2} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5905 | 2026.01.30 16:37:50.176686 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5906 | 2026.01.30 16:37:52.569285 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5907 | 2026.01.30 16:37:52.569571 [ 277 ] {852fa2d4-098a-4b67-a7fc-e0a17160eb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5908 | 2026.01.30 16:37:52.569970 [ 277 ] {852fa2d4-098a-4b67-a7fc-e0a17160eb11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5909 | 2026.01.30 16:37:52.570014 [ 277 ] {852fa2d4-098a-4b67-a7fc-e0a17160eb11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5910 | 2026.01.30 16:37:52.570317 [ 277 ] {852fa2d4-098a-4b67-a7fc-e0a17160eb11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5911 | 2026.01.30 16:37:52.570390 [ 277 ] {852fa2d4-098a-4b67-a7fc-e0a17160eb11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5912 | 2026.01.30 16:37:52.570538 [ 277 ] {852fa2d4-098a-4b67-a7fc-e0a17160eb11} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 5913 | 2026.01.30 16:37:52.570576 [ 277 ] {852fa2d4-098a-4b67-a7fc-e0a17160eb11} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5914 | 2026.01.30 16:37:52.570598 [ 277 ] {852fa2d4-098a-4b67-a7fc-e0a17160eb11} <Debug> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (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 | ||
| 5915 | 2026.01.30 16:37:52.570613 [ 277 ] {852fa2d4-098a-4b67-a7fc-e0a17160eb11} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5916 | 2026.01.30 16:37:52.570655 [ 277 ] {852fa2d4-098a-4b67-a7fc-e0a17160eb11} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5917 | 2026.01.30 16:37:52.570677 [ 277 ] {852fa2d4-098a-4b67-a7fc-e0a17160eb11} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 5918 | 2026.01.30 16:37:52.571553 [ 277 ] {852fa2d4-098a-4b67-a7fc-e0a17160eb11} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.002107 sec., 23255.813953488374 rows/sec., 922.80 KiB/sec. | ||
| 5919 | 2026.01.30 16:37:52.571666 [ 277 ] {852fa2d4-098a-4b67-a7fc-e0a17160eb11} <Debug> TCPHandler: Processed in 0.002516056 sec. | ||
| 5920 | 2026.01.30 16:37:52.580363 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.01.30 16:37:52.580497 [ 277 ] {2457c76f-066d-43ea-9a2d-4a7dee94f90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5922 | 2026.01.30 16:37:52.580553 [ 277 ] {2457c76f-066d-43ea-9a2d-4a7dee94f90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5923 | 2026.01.30 16:37:52.581210 [ 277 ] {2457c76f-066d-43ea-9a2d-4a7dee94f90e} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.01.30 16:37:52.581263 [ 277 ] {2457c76f-066d-43ea-9a2d-4a7dee94f90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5925 | 2026.01.30 16:37:52.581696 [ 277 ] {2457c76f-066d-43ea-9a2d-4a7dee94f90e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5926 | 2026.01.30 16:37:52.581902 [ 277 ] {2457c76f-066d-43ea-9a2d-4a7dee94f90e} <Trace> oximeter.timeseries_schema (3443533f-e1a1-41d6-80ad-2d0d50126822): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.01.30 16:37:52.582065 [ 277 ] {2457c76f-066d-43ea-9a2d-4a7dee94f90e} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001608 sec., 621.8905472636816 rows/sec., 155.47 KiB/sec. | ||
| 5928 | 2026.01.30 16:37:52.582107 [ 277 ] {2457c76f-066d-43ea-9a2d-4a7dee94f90e} <Debug> TCPHandler: Processed in 0.001815132 sec. | ||
| 5929 | 2026.01.30 16:37:52.582224 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.01.30 16:37:52.582324 [ 277 ] {d97a589d-ca05-43bb-961d-e3c6b28a0241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5931 | 2026.01.30 16:37:52.582367 [ 277 ] {d97a589d-ca05-43bb-961d-e3c6b28a0241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5932 | 2026.01.30 16:37:52.582790 [ 277 ] {d97a589d-ca05-43bb-961d-e3c6b28a0241} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.01.30 16:37:52.582827 [ 277 ] {d97a589d-ca05-43bb-961d-e3c6b28a0241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5934 | 2026.01.30 16:37:52.583134 [ 277 ] {d97a589d-ca05-43bb-961d-e3c6b28a0241} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5935 | 2026.01.30 16:37:52.583344 [ 277 ] {d97a589d-ca05-43bb-961d-e3c6b28a0241} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.01.30 16:37:52.583481 [ 277 ] {d97a589d-ca05-43bb-961d-e3c6b28a0241} <Debug> executeQuery: Read 8 rows, 682.00 B in 0.001179 sec., 6785.411365564038 rows/sec., 564.90 KiB/sec. | ||
| 5937 | 2026.01.30 16:37:52.583520 [ 277 ] {d97a589d-ca05-43bb-961d-e3c6b28a0241} <Debug> TCPHandler: Processed in 0.001346324 sec. | ||
| 5938 | 2026.01.30 16:37:52.583641 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5939 | 2026.01.30 16:37:52.583736 [ 277 ] {d6138ab9-e88e-48a0-97f8-a9545cdee4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5940 | 2026.01.30 16:37:52.583775 [ 277 ] {d6138ab9-e88e-48a0-97f8-a9545cdee4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5941 | 2026.01.30 16:37:52.584240 [ 277 ] {d6138ab9-e88e-48a0-97f8-a9545cdee4d7} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2026.01.30 16:37:52.584277 [ 277 ] {d6138ab9-e88e-48a0-97f8-a9545cdee4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5943 | 2026.01.30 16:37:52.584598 [ 277 ] {d6138ab9-e88e-48a0-97f8-a9545cdee4d7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5944 | 2026.01.30 16:37:52.584808 [ 277 ] {d6138ab9-e88e-48a0-97f8-a9545cdee4d7} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2026.01.30 16:37:52.584922 [ 43 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5946 | 2026.01.30 16:37:52.584939 [ 277 ] {d6138ab9-e88e-48a0-97f8-a9545cdee4d7} <Debug> executeQuery: Read 133 rows, 11.68 KiB in 0.001223 sec., 108748.97792313983 rows/sec., 9.33 MiB/sec. | ||
| 5947 | 2026.01.30 16:37:52.584992 [ 43 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5948 | 2026.01.30 16:37:52.585001 [ 277 ] {d6138ab9-e88e-48a0-97f8-a9545cdee4d7} <Debug> TCPHandler: Processed in 0.001409306 sec. | ||
| 5949 | 2026.01.30 16:37:52.585021 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5950 | 2026.01.30 16:37:52.585126 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5951 | 2026.01.30 16:37:52.585127 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5952 | 2026.01.30 16:37:52.585237 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5953 | 2026.01.30 16:37:52.585252 [ 277 ] {cf691c64-281f-4658-83ed-addd5615f940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5954 | 2026.01.30 16:37:52.585270 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2552 rows starting from the beginning of the part | ||
| 5955 | 2026.01.30 16:37:52.585292 [ 277 ] {cf691c64-281f-4658-83ed-addd5615f940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5956 | 2026.01.30 16:37:52.585336 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1274 rows starting from the beginning of the part | ||
| 5957 | 2026.01.30 16:37:52.585385 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1328 rows starting from the beginning of the part | ||
| 5958 | 2026.01.30 16:37:52.585433 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 128 rows starting from the beginning of the part | ||
| 5959 | 2026.01.30 16:37:52.585477 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5960 | 2026.01.30 16:37:52.585522 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 133 rows starting from the beginning of the part | ||
| 5961 | 2026.01.30 16:37:52.585703 [ 277 ] {cf691c64-281f-4658-83ed-addd5615f940} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2026.01.30 16:37:52.585737 [ 277 ] {cf691c64-281f-4658-83ed-addd5615f940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5963 | 2026.01.30 16:37:52.586035 [ 277 ] {cf691c64-281f-4658-83ed-addd5615f940} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5964 | 2026.01.30 16:37:52.586253 [ 277 ] {cf691c64-281f-4658-83ed-addd5615f940} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5965 | 2026.01.30 16:37:52.586386 [ 277 ] {cf691c64-281f-4658-83ed-addd5615f940} <Debug> executeQuery: Read 44 rows, 3.28 KiB in 0.001152 sec., 38194.444444444445 rows/sec., 2.78 MiB/sec. | ||
| 5966 | 2026.01.30 16:37:52.586424 [ 277 ] {cf691c64-281f-4658-83ed-addd5615f940} <Debug> TCPHandler: Processed in 0.001344774 sec. | ||
| 5967 | 2026.01.30 16:37:52.586533 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5968 | 2026.01.30 16:37:52.586626 [ 277 ] {e9e83bb4-847f-4f0f-bf0e-964885c40186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5969 | 2026.01.30 16:37:52.586666 [ 277 ] {e9e83bb4-847f-4f0f-bf0e-964885c40186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5970 | 2026.01.30 16:37:52.587102 [ 277 ] {e9e83bb4-847f-4f0f-bf0e-964885c40186} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.01.30 16:37:52.587137 [ 277 ] {e9e83bb4-847f-4f0f-bf0e-964885c40186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5972 | 2026.01.30 16:37:52.587436 [ 277 ] {e9e83bb4-847f-4f0f-bf0e-964885c40186} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5973 | 2026.01.30 16:37:52.587652 [ 277 ] {e9e83bb4-847f-4f0f-bf0e-964885c40186} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.01.30 16:37:52.587651 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5479 rows, containing 5 columns (5 merged, 0 gathered) in 0.002568626 sec., 2133047.0064540342 rows/sec., 182.81 MiB/sec. | ||
| 5975 | 2026.01.30 16:37:52.587764 [ 43 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5976 | 2026.01.30 16:37:52.587785 [ 277 ] {e9e83bb4-847f-4f0f-bf0e-964885c40186} <Debug> executeQuery: Read 108 rows, 8.66 KiB in 0.001177 sec., 91758.70858113847 rows/sec., 7.19 MiB/sec. | ||
| 5977 | 2026.01.30 16:37:52.587790 [ 43 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.01.30 16:37:52.587826 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5979 | 2026.01.30 16:37:52.587830 [ 277 ] {e9e83bb4-847f-4f0f-bf0e-964885c40186} <Debug> TCPHandler: Processed in 0.001345424 sec. | ||
| 5980 | 2026.01.30 16:37:52.587911 [ 190 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5981 | 2026.01.30 16:37:52.587945 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5982 | 2026.01.30 16:37:52.587961 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5983 | 2026.01.30 16:37:52.588000 [ 190 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5984 | 2026.01.30 16:37:52.588028 [ 190 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1302 rows starting from the beginning of the part | ||
| 5985 | 2026.01.30 16:37:52.588055 [ 277 ] {d388ba6a-f6c4-4107-acc9-7c7c1e60c99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5986 | 2026.01.30 16:37:52.588083 [ 190 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 769 rows starting from the beginning of the part | ||
| 5987 | 2026.01.30 16:37:52.588100 [ 277 ] {d388ba6a-f6c4-4107-acc9-7c7c1e60c99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5988 | 2026.01.30 16:37:52.588127 [ 190 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 568 rows starting from the beginning of the part | ||
| 5989 | 2026.01.30 16:37:52.588166 [ 190 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 100 rows starting from the beginning of the part | ||
| 5990 | 2026.01.30 16:37:52.588194 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_36_7} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2026.01.30 16:37:52.588205 [ 190 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 68 rows starting from the beginning of the part | ||
| 5992 | 2026.01.30 16:37:52.588245 [ 190 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 108 rows starting from the beginning of the part | ||
| 5993 | 2026.01.30 16:37:52.588264 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_36_7} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5994 | 2026.01.30 16:37:52.588332 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 5995 | 2026.01.30 16:37:52.588534 [ 277 ] {d388ba6a-f6c4-4107-acc9-7c7c1e60c99f} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.01.30 16:37:52.588569 [ 277 ] {d388ba6a-f6c4-4107-acc9-7c7c1e60c99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 5997 | 2026.01.30 16:37:52.588890 [ 277 ] {d388ba6a-f6c4-4107-acc9-7c7c1e60c99f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5998 | 2026.01.30 16:37:52.589110 [ 277 ] {d388ba6a-f6c4-4107-acc9-7c7c1e60c99f} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.01.30 16:37:52.589240 [ 277 ] {d388ba6a-f6c4-4107-acc9-7c7c1e60c99f} <Debug> executeQuery: Read 164 rows, 11.70 KiB in 0.001204 sec., 136212.62458471762 rows/sec., 9.49 MiB/sec. | ||
| 6000 | 2026.01.30 16:37:52.589279 [ 277 ] {d388ba6a-f6c4-4107-acc9-7c7c1e60c99f} <Debug> TCPHandler: Processed in 0.001366704 sec. | ||
| 6001 | 2026.01.30 16:37:52.589393 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2915 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526327 sec., 1909813.5589555842 rows/sec., 146.06 MiB/sec. | ||
| 6002 | 2026.01.30 16:37:52.589401 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6003 | 2026.01.30 16:37:52.589497 [ 277 ] {094a00db-59c2-4d17-8d7b-f007bf23595a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6004 | 2026.01.30 16:37:52.589534 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6005 | 2026.01.30 16:37:52.589552 [ 277 ] {094a00db-59c2-4d17-8d7b-f007bf23595a} <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 | ||
| 6006 | 2026.01.30 16:37:52.589753 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_36_7} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.01.30 16:37:52.589813 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_36_7} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6008 | 2026.01.30 16:37:52.589868 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6009 | 2026.01.30 16:37:52.590474 [ 277 ] {094a00db-59c2-4d17-8d7b-f007bf23595a} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.01.30 16:37:52.590509 [ 277 ] {094a00db-59c2-4d17-8d7b-f007bf23595a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6011 | 2026.01.30 16:37:52.591080 [ 277 ] {094a00db-59c2-4d17-8d7b-f007bf23595a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6012 | 2026.01.30 16:37:52.591348 [ 277 ] {094a00db-59c2-4d17-8d7b-f007bf23595a} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.01.30 16:37:52.591504 [ 277 ] {094a00db-59c2-4d17-8d7b-f007bf23595a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002024 sec., 17786.561264822132 rows/sec., 31.87 MiB/sec. | ||
| 6014 | 2026.01.30 16:37:52.591599 [ 277 ] {094a00db-59c2-4d17-8d7b-f007bf23595a} <Debug> TCPHandler: Processed in 0.002246709 sec. | ||
| 6015 | 2026.01.30 16:37:52.591749 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.01.30 16:37:52.591849 [ 277 ] {7c8a0221-fd20-41dd-891d-30177de4c78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6017 | 2026.01.30 16:37:52.591889 [ 277 ] {7c8a0221-fd20-41dd-891d-30177de4c78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6018 | 2026.01.30 16:37:52.592258 [ 277 ] {7c8a0221-fd20-41dd-891d-30177de4c78a} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.01.30 16:37:52.592296 [ 277 ] {7c8a0221-fd20-41dd-891d-30177de4c78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6020 | 2026.01.30 16:37:52.592603 [ 277 ] {7c8a0221-fd20-41dd-891d-30177de4c78a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6021 | 2026.01.30 16:37:52.592836 [ 277 ] {7c8a0221-fd20-41dd-891d-30177de4c78a} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2026.01.30 16:37:52.593026 [ 277 ] {7c8a0221-fd20-41dd-891d-30177de4c78a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 6023 | 2026.01.30 16:37:52.593075 [ 277 ] {7c8a0221-fd20-41dd-891d-30177de4c78a} <Debug> TCPHandler: Processed in 0.001378485 sec. | ||
| 6024 | 2026.01.30 16:37:55.942453 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6025 | 2026.01.30 16:37:55.942505 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6026 | 2026.01.30 16:37:56.039225 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13471 | ||
| 6027 | 2026.01.30 16:37:56.039748 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.01.30 16:37:56.039794 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6029 | 2026.01.30 16:37:56.040293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6030 | 2026.01.30 16:37:56.040527 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.01.30 16:37:56.040690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13471 | ||
| 6032 | 2026.01.30 16:37:56.074720 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 736 | ||
| 6033 | 2026.01.30 16:37:56.077026 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2026.01.30 16:37:56.077092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6035 | 2026.01.30 16:37:56.078326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6036 | 2026.01.30 16:37:56.078604 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6037 | 2026.01.30 16:37:56.078734 [ 35 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6038 | 2026.01.30 16:37:56.078775 [ 35 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6039 | 2026.01.30 16:37:56.078795 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6040 | 2026.01.30 16:37:56.078927 [ 190 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::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 | ||
| 6041 | 2026.01.30 16:37:56.078982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 6042 | 2026.01.30 16:37:56.079545 [ 190 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6043 | 2026.01.30 16:37:56.079697 [ 190 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 572 rows starting from the beginning of the part | ||
| 6044 | 2026.01.30 16:37:56.080059 [ 190 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 6045 | 2026.01.30 16:37:56.080398 [ 190 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 6046 | 2026.01.30 16:37:56.080714 [ 190 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 6047 | 2026.01.30 16:37:56.081029 [ 190 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6048 | 2026.01.30 16:37:56.081334 [ 190 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 6049 | 2026.01.30 16:37:56.088434 [ 192 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 72 columns (72 merged, 0 gathered) in 0.00956781 sec., 76924.60448106725 rows/sec., 68.47 MiB/sec. | ||
| 6050 | 2026.01.30 16:37:56.090123 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6051 | 2026.01.30 16:37:56.090720 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_21_4} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.01.30 16:37:56.090793 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_21_4} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6053 | 2026.01.30 16:37:56.091139 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6054 | 2026.01.30 16:37:56.736971 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6055 | 2026.01.30 16:37:56.754510 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2026.01.30 16:37:56.754574 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6057 | 2026.01.30 16:37:56.761345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6058 | 2026.01.30 16:37:56.762110 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2026.01.30 16:37:56.765461 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6060 | 2026.01.30 16:37:57.575559 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6061 | 2026.01.30 16:37:57.575743 [ 277 ] {6015e221-916a-4a8a-8286-01f835eb9c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6062 | 2026.01.30 16:37:57.575810 [ 277 ] {6015e221-916a-4a8a-8286-01f835eb9c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6063 | 2026.01.30 16:37:57.576563 [ 277 ] {6015e221-916a-4a8a-8286-01f835eb9c6e} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2026.01.30 16:37:57.576620 [ 277 ] {6015e221-916a-4a8a-8286-01f835eb9c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6065 | 2026.01.30 16:37:57.577019 [ 277 ] {6015e221-916a-4a8a-8286-01f835eb9c6e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6066 | 2026.01.30 16:37:57.577241 [ 277 ] {6015e221-916a-4a8a-8286-01f835eb9c6e} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.01.30 16:37:57.577409 [ 277 ] {6015e221-916a-4a8a-8286-01f835eb9c6e} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001718 sec., 37252.61932479628 rows/sec., 2.95 MiB/sec. | ||
| 6068 | 2026.01.30 16:37:57.577463 [ 277 ] {6015e221-916a-4a8a-8286-01f835eb9c6e} <Debug> TCPHandler: Processed in 0.002047567 sec. | ||
| 6069 | 2026.01.30 16:37:57.577594 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2026.01.30 16:37:57.577700 [ 277 ] {9b413c1c-77e8-4de0-9cd9-a298812ca165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6071 | 2026.01.30 16:37:57.577744 [ 277 ] {9b413c1c-77e8-4de0-9cd9-a298812ca165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6072 | 2026.01.30 16:37:57.578163 [ 277 ] {9b413c1c-77e8-4de0-9cd9-a298812ca165} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.01.30 16:37:57.578201 [ 277 ] {9b413c1c-77e8-4de0-9cd9-a298812ca165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6074 | 2026.01.30 16:37:57.578506 [ 277 ] {9b413c1c-77e8-4de0-9cd9-a298812ca165} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6075 | 2026.01.30 16:37:57.578716 [ 277 ] {9b413c1c-77e8-4de0-9cd9-a298812ca165} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.01.30 16:37:57.578861 [ 277 ] {9b413c1c-77e8-4de0-9cd9-a298812ca165} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001185 sec., 3375.527426160337 rows/sec., 253.82 KiB/sec. | ||
| 6077 | 2026.01.30 16:37:57.578900 [ 277 ] {9b413c1c-77e8-4de0-9cd9-a298812ca165} <Debug> TCPHandler: Processed in 0.001359124 sec. | ||
| 6078 | 2026.01.30 16:37:57.579014 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.01.30 16:37:57.579109 [ 277 ] {bda40789-c159-4694-8f8d-da2aa71803d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6080 | 2026.01.30 16:37:57.579149 [ 277 ] {bda40789-c159-4694-8f8d-da2aa71803d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6081 | 2026.01.30 16:37:57.579573 [ 277 ] {bda40789-c159-4694-8f8d-da2aa71803d2} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.01.30 16:37:57.579608 [ 277 ] {bda40789-c159-4694-8f8d-da2aa71803d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6083 | 2026.01.30 16:37:57.579909 [ 277 ] {bda40789-c159-4694-8f8d-da2aa71803d2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6084 | 2026.01.30 16:37:57.580122 [ 277 ] {bda40789-c159-4694-8f8d-da2aa71803d2} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.01.30 16:37:57.580252 [ 277 ] {bda40789-c159-4694-8f8d-da2aa71803d2} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001162 sec., 58519.79345955249 rows/sec., 4.57 MiB/sec. | ||
| 6086 | 2026.01.30 16:37:57.580290 [ 277 ] {bda40789-c159-4694-8f8d-da2aa71803d2} <Debug> TCPHandler: Processed in 0.001326314 sec. | ||
| 6087 | 2026.01.30 16:37:57.580402 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2026.01.30 16:37:57.580496 [ 277 ] {4e3ac614-730d-4414-ad07-d407d656b521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6089 | 2026.01.30 16:37:57.580538 [ 277 ] {4e3ac614-730d-4414-ad07-d407d656b521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6090 | 2026.01.30 16:37:57.580949 [ 277 ] {4e3ac614-730d-4414-ad07-d407d656b521} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2026.01.30 16:37:57.580984 [ 277 ] {4e3ac614-730d-4414-ad07-d407d656b521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6092 | 2026.01.30 16:37:57.581310 [ 277 ] {4e3ac614-730d-4414-ad07-d407d656b521} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6093 | 2026.01.30 16:37:57.581516 [ 277 ] {4e3ac614-730d-4414-ad07-d407d656b521} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.01.30 16:37:57.581634 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6095 | 2026.01.30 16:37:57.581647 [ 277 ] {4e3ac614-730d-4414-ad07-d407d656b521} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 6096 | 2026.01.30 16:37:57.581702 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.01.30 16:37:57.581711 [ 277 ] {4e3ac614-730d-4414-ad07-d407d656b521} <Debug> TCPHandler: Processed in 0.001358314 sec. | ||
| 6098 | 2026.01.30 16:37:57.581730 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6099 | 2026.01.30 16:37:57.581831 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2026.01.30 16:37:57.581834 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6101 | 2026.01.30 16:37:57.581927 [ 277 ] {fc859476-b55a-4409-9fe4-f08301a36183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6102 | 2026.01.30 16:37:57.581956 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6103 | 2026.01.30 16:37:57.581982 [ 277 ] {fc859476-b55a-4409-9fe4-f08301a36183} <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 | ||
| 6104 | 2026.01.30 16:37:57.581991 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9719 rows starting from the beginning of the part | ||
| 6105 | 2026.01.30 16:37:57.582059 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 914 rows starting from the beginning of the part | ||
| 6106 | 2026.01.30 16:37:57.582114 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6107 | 2026.01.30 16:37:57.582161 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6108 | 2026.01.30 16:37:57.582207 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 164 rows starting from the beginning of the part | ||
| 6109 | 2026.01.30 16:37:57.582255 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6110 | 2026.01.30 16:37:57.582740 [ 277 ] {fc859476-b55a-4409-9fe4-f08301a36183} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.01.30 16:37:57.582774 [ 277 ] {fc859476-b55a-4409-9fe4-f08301a36183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6112 | 2026.01.30 16:37:57.583372 [ 277 ] {fc859476-b55a-4409-9fe4-f08301a36183} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6113 | 2026.01.30 16:37:57.583596 [ 277 ] {fc859476-b55a-4409-9fe4-f08301a36183} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.01.30 16:37:57.583747 [ 277 ] {fc859476-b55a-4409-9fe4-f08301a36183} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001837 sec., 2177.4632553075667 rows/sec., 3.90 MiB/sec. | ||
| 6115 | 2026.01.30 16:37:57.583822 [ 277 ] {fc859476-b55a-4409-9fe4-f08301a36183} <Debug> TCPHandler: Processed in 0.002039526 sec. | ||
| 6116 | 2026.01.30 16:37:57.583937 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6117 | 2026.01.30 16:37:57.584029 [ 277 ] {9a986064-19cf-47ee-934e-832d50608629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6118 | 2026.01.30 16:37:57.584070 [ 277 ] {9a986064-19cf-47ee-934e-832d50608629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6119 | 2026.01.30 16:37:57.584412 [ 277 ] {9a986064-19cf-47ee-934e-832d50608629} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.01.30 16:37:57.584448 [ 277 ] {9a986064-19cf-47ee-934e-832d50608629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6121 | 2026.01.30 16:37:57.584754 [ 277 ] {9a986064-19cf-47ee-934e-832d50608629} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6122 | 2026.01.30 16:37:57.584960 [ 277 ] {9a986064-19cf-47ee-934e-832d50608629} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.01.30 16:37:57.585093 [ 277 ] {9a986064-19cf-47ee-934e-832d50608629} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 6124 | 2026.01.30 16:37:57.585130 [ 277 ] {9a986064-19cf-47ee-934e-832d50608629} <Debug> TCPHandler: Processed in 0.001242353 sec. | ||
| 6125 | 2026.01.30 16:37:57.586087 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11277 rows, containing 5 columns (5 merged, 0 gathered) in 0.004294466 sec., 2625937.6602352886 rows/sec., 179.50 MiB/sec. | ||
| 6126 | 2026.01.30 16:37:57.586357 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6127 | 2026.01.30 16:37:57.586607 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2026.01.30 16:37:57.586670 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6129 | 2026.01.30 16:37:57.586734 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 6130 | 2026.01.30 16:38:02.578637 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6131 | 2026.01.30 16:38:02.578831 [ 277 ] {2b2d29e4-27ee-4303-9518-99ec58313515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6132 | 2026.01.30 16:38:02.578899 [ 277 ] {2b2d29e4-27ee-4303-9518-99ec58313515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6133 | 2026.01.30 16:38:02.579699 [ 277 ] {2b2d29e4-27ee-4303-9518-99ec58313515} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.01.30 16:38:02.579747 [ 277 ] {2b2d29e4-27ee-4303-9518-99ec58313515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6135 | 2026.01.30 16:38:02.580176 [ 277 ] {2b2d29e4-27ee-4303-9518-99ec58313515} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6136 | 2026.01.30 16:38:02.580417 [ 277 ] {2b2d29e4-27ee-4303-9518-99ec58313515} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.01.30 16:38:02.580584 [ 277 ] {2b2d29e4-27ee-4303-9518-99ec58313515} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001803 sec., 70992.78979478647 rows/sec., 6.12 MiB/sec. | ||
| 6138 | 2026.01.30 16:38:02.580635 [ 277 ] {2b2d29e4-27ee-4303-9518-99ec58313515} <Debug> TCPHandler: Processed in 0.002130068 sec. | ||
| 6139 | 2026.01.30 16:38:02.580763 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6140 | 2026.01.30 16:38:02.580869 [ 277 ] {232b9ed1-51c8-4624-9eb0-05062d86d63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6141 | 2026.01.30 16:38:02.580914 [ 277 ] {232b9ed1-51c8-4624-9eb0-05062d86d63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6142 | 2026.01.30 16:38:02.581362 [ 277 ] {232b9ed1-51c8-4624-9eb0-05062d86d63c} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.01.30 16:38:02.581398 [ 277 ] {232b9ed1-51c8-4624-9eb0-05062d86d63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6144 | 2026.01.30 16:38:02.581721 [ 277 ] {232b9ed1-51c8-4624-9eb0-05062d86d63c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6145 | 2026.01.30 16:38:02.581934 [ 277 ] {232b9ed1-51c8-4624-9eb0-05062d86d63c} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2026.01.30 16:38:02.582037 [ 26 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6147 | 2026.01.30 16:38:02.582066 [ 277 ] {232b9ed1-51c8-4624-9eb0-05062d86d63c} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001223 sec., 29435.813573180705 rows/sec., 2.16 MiB/sec. | ||
| 6148 | 2026.01.30 16:38:02.582075 [ 26 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.01.30 16:38:02.582100 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6150 | 2026.01.30 16:38:02.582106 [ 277 ] {232b9ed1-51c8-4624-9eb0-05062d86d63c} <Debug> TCPHandler: Processed in 0.001395765 sec. | ||
| 6151 | 2026.01.30 16:38:02.582212 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6152 | 2026.01.30 16:38:02.582228 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6153 | 2026.01.30 16:38:02.582310 [ 277 ] {a9238c1a-f5ba-41cf-a229-37dcb99c5d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6154 | 2026.01.30 16:38:02.582356 [ 277 ] {a9238c1a-f5ba-41cf-a229-37dcb99c5d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6155 | 2026.01.30 16:38:02.582381 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6156 | 2026.01.30 16:38:02.582425 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 295 rows starting from the beginning of the part | ||
| 6157 | 2026.01.30 16:38:02.582499 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 6158 | 2026.01.30 16:38:02.582549 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
| 6159 | 2026.01.30 16:38:02.582594 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 44 rows starting from the beginning of the part | ||
| 6160 | 2026.01.30 16:38:02.582638 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 6161 | 2026.01.30 16:38:02.582677 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 6162 | 2026.01.30 16:38:02.582788 [ 277 ] {a9238c1a-f5ba-41cf-a229-37dcb99c5d13} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.01.30 16:38:02.582831 [ 277 ] {a9238c1a-f5ba-41cf-a229-37dcb99c5d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6164 | 2026.01.30 16:38:02.583187 [ 277 ] {a9238c1a-f5ba-41cf-a229-37dcb99c5d13} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6165 | 2026.01.30 16:38:02.583431 [ 277 ] {a9238c1a-f5ba-41cf-a229-37dcb99c5d13} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.01.30 16:38:02.583545 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382224 sec., 303134.6583477063 rows/sec., 20.98 MiB/sec. | ||
| 6167 | 2026.01.30 16:38:02.583568 [ 277 ] {a9238c1a-f5ba-41cf-a229-37dcb99c5d13} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001279 sec., 78186.08287724786 rows/sec., 6.11 MiB/sec. | ||
| 6168 | 2026.01.30 16:38:02.583608 [ 277 ] {a9238c1a-f5ba-41cf-a229-37dcb99c5d13} <Debug> TCPHandler: Processed in 0.001446485 sec. | ||
| 6169 | 2026.01.30 16:38:02.583706 [ 192 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6170 | 2026.01.30 16:38:02.583723 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6171 | 2026.01.30 16:38:02.583825 [ 277 ] {e11a6c04-d3e2-4ca8-92dd-48fd3be3af9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6172 | 2026.01.30 16:38:02.583872 [ 277 ] {e11a6c04-d3e2-4ca8-92dd-48fd3be3af9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6173 | 2026.01.30 16:38:02.583980 [ 192 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_36_7} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2026.01.30 16:38:02.584061 [ 192 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_36_7} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6175 | 2026.01.30 16:38:02.584140 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6176 | 2026.01.30 16:38:02.584282 [ 277 ] {e11a6c04-d3e2-4ca8-92dd-48fd3be3af9f} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.01.30 16:38:02.584323 [ 277 ] {e11a6c04-d3e2-4ca8-92dd-48fd3be3af9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6178 | 2026.01.30 16:38:02.584666 [ 277 ] {e11a6c04-d3e2-4ca8-92dd-48fd3be3af9f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6179 | 2026.01.30 16:38:02.584880 [ 277 ] {e11a6c04-d3e2-4ca8-92dd-48fd3be3af9f} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2026.01.30 16:38:02.585013 [ 277 ] {e11a6c04-d3e2-4ca8-92dd-48fd3be3af9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 6181 | 2026.01.30 16:38:02.585050 [ 277 ] {e11a6c04-d3e2-4ca8-92dd-48fd3be3af9f} <Debug> TCPHandler: Processed in 0.001377744 sec. | ||
| 6182 | 2026.01.30 16:38:02.585159 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6183 | 2026.01.30 16:38:02.585254 [ 277 ] {a6efdaf6-f46f-4a53-aa44-8659f8838d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6184 | 2026.01.30 16:38:02.585310 [ 277 ] {a6efdaf6-f46f-4a53-aa44-8659f8838d87} <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 | ||
| 6185 | 2026.01.30 16:38:02.586183 [ 277 ] {a6efdaf6-f46f-4a53-aa44-8659f8838d87} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2026.01.30 16:38:02.586218 [ 277 ] {a6efdaf6-f46f-4a53-aa44-8659f8838d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6187 | 2026.01.30 16:38:02.586776 [ 277 ] {a6efdaf6-f46f-4a53-aa44-8659f8838d87} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6188 | 2026.01.30 16:38:02.587014 [ 277 ] {a6efdaf6-f46f-4a53-aa44-8659f8838d87} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.01.30 16:38:02.587156 [ 277 ] {a6efdaf6-f46f-4a53-aa44-8659f8838d87} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001918 sec., 18769.551616266945 rows/sec., 33.63 MiB/sec. | ||
| 6190 | 2026.01.30 16:38:02.587218 [ 277 ] {a6efdaf6-f46f-4a53-aa44-8659f8838d87} <Debug> TCPHandler: Processed in 0.002108698 sec. | ||
| 6191 | 2026.01.30 16:38:02.587330 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6192 | 2026.01.30 16:38:02.587425 [ 277 ] {28718d64-c2e8-45be-a332-27d3a4a30438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6193 | 2026.01.30 16:38:02.587469 [ 277 ] {28718d64-c2e8-45be-a332-27d3a4a30438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6194 | 2026.01.30 16:38:02.587805 [ 277 ] {28718d64-c2e8-45be-a332-27d3a4a30438} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6195 | 2026.01.30 16:38:02.587866 [ 277 ] {28718d64-c2e8-45be-a332-27d3a4a30438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6196 | 2026.01.30 16:38:02.588176 [ 277 ] {28718d64-c2e8-45be-a332-27d3a4a30438} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6197 | 2026.01.30 16:38:02.588392 [ 277 ] {28718d64-c2e8-45be-a332-27d3a4a30438} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2026.01.30 16:38:02.588486 [ 26 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6199 | 2026.01.30 16:38:02.588516 [ 26 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2026.01.30 16:38:02.588522 [ 277 ] {28718d64-c2e8-45be-a332-27d3a4a30438} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 6201 | 2026.01.30 16:38:02.588535 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6202 | 2026.01.30 16:38:02.588560 [ 277 ] {28718d64-c2e8-45be-a332-27d3a4a30438} <Debug> TCPHandler: Processed in 0.001280133 sec. | ||
| 6203 | 2026.01.30 16:38:02.588611 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6204 | 2026.01.30 16:38:02.588712 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6205 | 2026.01.30 16:38:02.588746 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1812 rows starting from the beginning of the part | ||
| 6206 | 2026.01.30 16:38:02.588810 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6207 | 2026.01.30 16:38:02.588858 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6208 | 2026.01.30 16:38:02.588898 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6209 | 2026.01.30 16:38:02.588940 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6210 | 2026.01.30 16:38:02.588983 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6211 | 2026.01.30 16:38:02.590072 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2112 rows, containing 4 columns (4 merged, 0 gathered) in 0.001487757 sec., 1419586.6663709194 rows/sec., 93.75 MiB/sec. | ||
| 6212 | 2026.01.30 16:38:02.590279 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6213 | 2026.01.30 16:38:02.590529 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_36_7} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2026.01.30 16:38:02.590593 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_36_7} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6215 | 2026.01.30 16:38:02.590651 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 6216 | 2026.01.30 16:38:03.540854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13919 | ||
| 6217 | 2026.01.30 16:38:03.541418 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6218 | 2026.01.30 16:38:03.541473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6219 | 2026.01.30 16:38:03.542038 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6220 | 2026.01.30 16:38:03.542281 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6221 | 2026.01.30 16:38:03.542438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13919 | ||
| 6222 | 2026.01.30 16:38:04.265616 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6223 | 2026.01.30 16:38:04.283626 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2026.01.30 16:38:04.283692 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6225 | 2026.01.30 16:38:04.289758 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6226 | 2026.01.30 16:38:04.290478 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2026.01.30 16:38:04.293575 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6228 | 2026.01.30 16:38:04.876394 [ 82 ] {} <Debug> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 6229 | 2026.01.30 16:38:04.876462 [ 82 ] {} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.01.30 16:38:04.876487 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6231 | 2026.01.30 16:38:04.876609 [ 192 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 6232 | 2026.01.30 16:38:04.876738 [ 192 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6233 | 2026.01.30 16:38:04.876769 [ 192 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 20 rows starting from the beginning of the part | ||
| 6234 | 2026.01.30 16:38:04.876841 [ 192 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 6235 | 2026.01.30 16:38:04.876891 [ 192 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6236 | 2026.01.30 16:38:04.876936 [ 192 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 6237 | 2026.01.30 16:38:04.876980 [ 192 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 6238 | 2026.01.30 16:38:04.877787 [ 187 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231092 sec., 37365.200976044034 rows/sec., 3.13 MiB/sec. | ||
| 6239 | 2026.01.30 16:38:04.877993 [ 198 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6240 | 2026.01.30 16:38:04.878343 [ 198 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_10_2} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.01.30 16:38:04.878433 [ 198 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_10_2} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 6242 | 2026.01.30 16:38:04.878553 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6243 | 2026.01.30 16:38:06.079282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 760 | ||
| 6244 | 2026.01.30 16:38:06.081678 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.01.30 16:38:06.081738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6246 | 2026.01.30 16:38:06.083005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6247 | 2026.01.30 16:38:06.083300 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.01.30 16:38:06.083747 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 760 | ||
| 6249 | 2026.01.30 16:38:07.604294 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6250 | 2026.01.30 16:38:07.604516 [ 277 ] {9f992398-0daf-4830-8470-3974bd7d9080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6251 | 2026.01.30 16:38:07.604589 [ 277 ] {9f992398-0daf-4830-8470-3974bd7d9080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6252 | 2026.01.30 16:38:07.605281 [ 277 ] {9f992398-0daf-4830-8470-3974bd7d9080} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2026.01.30 16:38:07.605324 [ 277 ] {9f992398-0daf-4830-8470-3974bd7d9080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6254 | 2026.01.30 16:38:07.605719 [ 277 ] {9f992398-0daf-4830-8470-3974bd7d9080} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6255 | 2026.01.30 16:38:07.605954 [ 277 ] {9f992398-0daf-4830-8470-3974bd7d9080} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.01.30 16:38:07.606114 [ 277 ] {9f992398-0daf-4830-8470-3974bd7d9080} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001654 sec., 14510.278113663844 rows/sec., 1.20 MiB/sec. | ||
| 6257 | 2026.01.30 16:38:07.606155 [ 277 ] {9f992398-0daf-4830-8470-3974bd7d9080} <Debug> TCPHandler: Processed in 0.002001506 sec. | ||
| 6258 | 2026.01.30 16:38:07.606281 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2026.01.30 16:38:07.606381 [ 277 ] {d4acc50a-621f-4378-ac86-21c36eca29bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6260 | 2026.01.30 16:38:07.606421 [ 277 ] {d4acc50a-621f-4378-ac86-21c36eca29bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6261 | 2026.01.30 16:38:07.607393 [ 277 ] {d4acc50a-621f-4378-ac86-21c36eca29bf} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2026.01.30 16:38:07.607429 [ 277 ] {d4acc50a-621f-4378-ac86-21c36eca29bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6263 | 2026.01.30 16:38:07.607815 [ 277 ] {d4acc50a-621f-4378-ac86-21c36eca29bf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6264 | 2026.01.30 16:38:07.608041 [ 277 ] {d4acc50a-621f-4378-ac86-21c36eca29bf} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2026.01.30 16:38:07.608169 [ 277 ] {d4acc50a-621f-4378-ac86-21c36eca29bf} <Debug> executeQuery: Read 1324 rows, 113.21 KiB in 0.001806 sec., 733111.8493909191 rows/sec., 61.22 MiB/sec. | ||
| 6266 | 2026.01.30 16:38:07.608207 [ 277 ] {d4acc50a-621f-4378-ac86-21c36eca29bf} <Debug> TCPHandler: Processed in 0.001974236 sec. | ||
| 6267 | 2026.01.30 16:38:07.608335 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2026.01.30 16:38:07.608428 [ 277 ] {70dbb80c-ad3c-48f3-87ac-6a1a09723d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6269 | 2026.01.30 16:38:07.608472 [ 277 ] {70dbb80c-ad3c-48f3-87ac-6a1a09723d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6270 | 2026.01.30 16:38:07.608937 [ 277 ] {70dbb80c-ad3c-48f3-87ac-6a1a09723d1e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.01.30 16:38:07.608975 [ 277 ] {70dbb80c-ad3c-48f3-87ac-6a1a09723d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6272 | 2026.01.30 16:38:07.609273 [ 277 ] {70dbb80c-ad3c-48f3-87ac-6a1a09723d1e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6273 | 2026.01.30 16:38:07.609482 [ 277 ] {70dbb80c-ad3c-48f3-87ac-6a1a09723d1e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2026.01.30 16:38:07.609610 [ 277 ] {70dbb80c-ad3c-48f3-87ac-6a1a09723d1e} <Debug> executeQuery: Read 16 rows, 1.26 KiB in 0.0012 sec., 13333.333333333334 rows/sec., 1.03 MiB/sec. | ||
| 6275 | 2026.01.30 16:38:07.609648 [ 277 ] {70dbb80c-ad3c-48f3-87ac-6a1a09723d1e} <Debug> TCPHandler: Processed in 0.001369714 sec. | ||
| 6276 | 2026.01.30 16:38:07.609769 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2026.01.30 16:38:07.609862 [ 277 ] {1273f534-be64-4dc5-9d14-df7134628021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6278 | 2026.01.30 16:38:07.609901 [ 277 ] {1273f534-be64-4dc5-9d14-df7134628021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6279 | 2026.01.30 16:38:07.610361 [ 277 ] {1273f534-be64-4dc5-9d14-df7134628021} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2026.01.30 16:38:07.610398 [ 277 ] {1273f534-be64-4dc5-9d14-df7134628021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6281 | 2026.01.30 16:38:07.610701 [ 277 ] {1273f534-be64-4dc5-9d14-df7134628021} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6282 | 2026.01.30 16:38:07.610908 [ 277 ] {1273f534-be64-4dc5-9d14-df7134628021} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2026.01.30 16:38:07.611039 [ 277 ] {1273f534-be64-4dc5-9d14-df7134628021} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001195 sec., 210878.6610878661 rows/sec., 14.59 MiB/sec. | ||
| 6284 | 2026.01.30 16:38:07.611077 [ 277 ] {1273f534-be64-4dc5-9d14-df7134628021} <Debug> TCPHandler: Processed in 0.001360364 sec. | ||
| 6285 | 2026.01.30 16:38:07.611192 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6286 | 2026.01.30 16:38:07.611285 [ 277 ] {5ff1996e-8aa2-4066-a34b-bd2d9a9b710c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6287 | 2026.01.30 16:38:07.611323 [ 277 ] {5ff1996e-8aa2-4066-a34b-bd2d9a9b710c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6288 | 2026.01.30 16:38:07.611716 [ 277 ] {5ff1996e-8aa2-4066-a34b-bd2d9a9b710c} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6289 | 2026.01.30 16:38:07.611752 [ 277 ] {5ff1996e-8aa2-4066-a34b-bd2d9a9b710c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6290 | 2026.01.30 16:38:07.612040 [ 277 ] {5ff1996e-8aa2-4066-a34b-bd2d9a9b710c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6291 | 2026.01.30 16:38:07.612253 [ 277 ] {5ff1996e-8aa2-4066-a34b-bd2d9a9b710c} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6292 | 2026.01.30 16:38:07.612378 [ 277 ] {5ff1996e-8aa2-4066-a34b-bd2d9a9b710c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 6293 | 2026.01.30 16:38:07.612416 [ 277 ] {5ff1996e-8aa2-4066-a34b-bd2d9a9b710c} <Debug> TCPHandler: Processed in 0.001271493 sec. | ||
| 6294 | 2026.01.30 16:38:07.612524 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6295 | 2026.01.30 16:38:07.612615 [ 277 ] {0dd02775-2c62-4f20-8203-b5bbf0e9fdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6296 | 2026.01.30 16:38:07.612654 [ 277 ] {0dd02775-2c62-4f20-8203-b5bbf0e9fdb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6297 | 2026.01.30 16:38:07.613203 [ 277 ] {0dd02775-2c62-4f20-8203-b5bbf0e9fdb8} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6298 | 2026.01.30 16:38:07.613239 [ 277 ] {0dd02775-2c62-4f20-8203-b5bbf0e9fdb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6299 | 2026.01.30 16:38:07.613550 [ 277 ] {0dd02775-2c62-4f20-8203-b5bbf0e9fdb8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6300 | 2026.01.30 16:38:07.613763 [ 277 ] {0dd02775-2c62-4f20-8203-b5bbf0e9fdb8} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2026.01.30 16:38:07.613887 [ 277 ] {0dd02775-2c62-4f20-8203-b5bbf0e9fdb8} <Debug> executeQuery: Read 560 rows, 42.98 KiB in 0.001289 sec., 434445.30643910007 rows/sec., 32.56 MiB/sec. | ||
| 6302 | 2026.01.30 16:38:07.613924 [ 277 ] {0dd02775-2c62-4f20-8203-b5bbf0e9fdb8} <Debug> TCPHandler: Processed in 0.001447236 sec. | ||
| 6303 | 2026.01.30 16:38:07.614034 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6304 | 2026.01.30 16:38:07.614126 [ 277 ] {fb662126-356b-44a7-b8b0-c2161fb7b26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6305 | 2026.01.30 16:38:07.614168 [ 277 ] {fb662126-356b-44a7-b8b0-c2161fb7b26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6306 | 2026.01.30 16:38:07.614727 [ 277 ] {fb662126-356b-44a7-b8b0-c2161fb7b26b} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2026.01.30 16:38:07.614763 [ 277 ] {fb662126-356b-44a7-b8b0-c2161fb7b26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6308 | 2026.01.30 16:38:07.615131 [ 277 ] {fb662126-356b-44a7-b8b0-c2161fb7b26b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6309 | 2026.01.30 16:38:07.615336 [ 277 ] {fb662126-356b-44a7-b8b0-c2161fb7b26b} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2026.01.30 16:38:07.615468 [ 277 ] {fb662126-356b-44a7-b8b0-c2161fb7b26b} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.00136 sec., 647058.8235294117 rows/sec., 43.91 MiB/sec. | ||
| 6311 | 2026.01.30 16:38:07.615504 [ 277 ] {fb662126-356b-44a7-b8b0-c2161fb7b26b} <Debug> TCPHandler: Processed in 0.001517627 sec. | ||
| 6312 | 2026.01.30 16:38:07.615613 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6313 | 2026.01.30 16:38:07.615705 [ 277 ] {85829fed-3579-4b30-9a19-39643498fb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6314 | 2026.01.30 16:38:07.615760 [ 277 ] {85829fed-3579-4b30-9a19-39643498fb62} <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 | ||
| 6315 | 2026.01.30 16:38:07.616476 [ 277 ] {85829fed-3579-4b30-9a19-39643498fb62} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2026.01.30 16:38:07.616514 [ 277 ] {85829fed-3579-4b30-9a19-39643498fb62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6317 | 2026.01.30 16:38:07.617038 [ 277 ] {85829fed-3579-4b30-9a19-39643498fb62} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6318 | 2026.01.30 16:38:07.617302 [ 277 ] {85829fed-3579-4b30-9a19-39643498fb62} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2026.01.30 16:38:07.617468 [ 277 ] {85829fed-3579-4b30-9a19-39643498fb62} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001779 sec., 2248.4541877459246 rows/sec., 4.03 MiB/sec. | ||
| 6320 | 2026.01.30 16:38:07.617535 [ 277 ] {85829fed-3579-4b30-9a19-39643498fb62} <Debug> TCPHandler: Processed in 0.001968375 sec. | ||
| 6321 | 2026.01.30 16:38:07.617566 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6322 | 2026.01.30 16:38:07.617644 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.01.30 16:38:07.617669 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6324 | 2026.01.30 16:38:07.617685 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6325 | 2026.01.30 16:38:07.617788 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6326 | 2026.01.30 16:38:07.617803 [ 277 ] {000e1ae5-f62b-4d0c-9083-91a850e9882c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6327 | 2026.01.30 16:38:07.617868 [ 277 ] {000e1ae5-f62b-4d0c-9083-91a850e9882c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6328 | 2026.01.30 16:38:07.618075 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6329 | 2026.01.30 16:38:07.618154 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 672 rows starting from the beginning of the part | ||
| 6330 | 2026.01.30 16:38:07.618308 [ 277 ] {000e1ae5-f62b-4d0c-9083-91a850e9882c} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2026.01.30 16:38:07.618320 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 6332 | 2026.01.30 16:38:07.618361 [ 277 ] {000e1ae5-f62b-4d0c-9083-91a850e9882c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6333 | 2026.01.30 16:38:07.618487 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 6334 | 2026.01.30 16:38:07.618633 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 6335 | 2026.01.30 16:38:07.618769 [ 277 ] {000e1ae5-f62b-4d0c-9083-91a850e9882c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6336 | 2026.01.30 16:38:07.618770 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 6337 | 2026.01.30 16:38:07.618929 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 6338 | 2026.01.30 16:38:07.619053 [ 277 ] {000e1ae5-f62b-4d0c-9083-91a850e9882c} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.01.30 16:38:07.619216 [ 277 ] {000e1ae5-f62b-4d0c-9083-91a850e9882c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec. | ||
| 6340 | 2026.01.30 16:38:07.619260 [ 277 ] {000e1ae5-f62b-4d0c-9083-91a850e9882c} <Debug> TCPHandler: Processed in 0.001632499 sec. | ||
| 6341 | 2026.01.30 16:38:07.623699 [ 198 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 19 columns (19 merged, 0 gathered) in 0.005966966 sec., 126697.55450257301 rows/sec., 227.04 MiB/sec. | ||
| 6342 | 2026.01.30 16:38:07.624488 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6343 | 2026.01.30 16:38:07.624865 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.01.30 16:38:07.624947 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6345 | 2026.01.30 16:38:07.625042 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6346 | 2026.01.30 16:38:10.942542 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6347 | 2026.01.30 16:38:10.942591 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6348 | 2026.01.30 16:38:11.042592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14431 | ||
| 6349 | 2026.01.30 16:38:11.043176 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2026.01.30 16:38:11.043226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6351 | 2026.01.30 16:38:11.043731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6352 | 2026.01.30 16:38:11.043983 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2026.01.30 16:38:11.044142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14431 | ||
| 6354 | 2026.01.30 16:38:11.793708 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6355 | 2026.01.30 16:38:11.812250 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.01.30 16:38:11.812316 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6357 | 2026.01.30 16:38:11.818371 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6358 | 2026.01.30 16:38:11.819094 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.01.30 16:38:11.822260 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6360 | 2026.01.30 16:38:12.577684 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6361 | 2026.01.30 16:38:12.577865 [ 277 ] {8901b516-657c-4ce9-86c0-1aceac574a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6362 | 2026.01.30 16:38:12.577932 [ 277 ] {8901b516-657c-4ce9-86c0-1aceac574a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6363 | 2026.01.30 16:38:12.578639 [ 277 ] {8901b516-657c-4ce9-86c0-1aceac574a4a} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2026.01.30 16:38:12.578688 [ 277 ] {8901b516-657c-4ce9-86c0-1aceac574a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6365 | 2026.01.30 16:38:12.579098 [ 277 ] {8901b516-657c-4ce9-86c0-1aceac574a4a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6366 | 2026.01.30 16:38:12.579326 [ 277 ] {8901b516-657c-4ce9-86c0-1aceac574a4a} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2026.01.30 16:38:12.579524 [ 277 ] {8901b516-657c-4ce9-86c0-1aceac574a4a} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001684 sec., 76009.50118764846 rows/sec., 6.55 MiB/sec. | ||
| 6368 | 2026.01.30 16:38:12.579582 [ 277 ] {8901b516-657c-4ce9-86c0-1aceac574a4a} <Debug> TCPHandler: Processed in 0.002028847 sec. | ||
| 6369 | 2026.01.30 16:38:12.579713 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6370 | 2026.01.30 16:38:12.579842 [ 277 ] {fe98e2f2-40e4-492c-af66-f89c3034bb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6371 | 2026.01.30 16:38:12.579890 [ 277 ] {fe98e2f2-40e4-492c-af66-f89c3034bb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6372 | 2026.01.30 16:38:12.580349 [ 277 ] {fe98e2f2-40e4-492c-af66-f89c3034bb08} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6373 | 2026.01.30 16:38:12.580385 [ 277 ] {fe98e2f2-40e4-492c-af66-f89c3034bb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6374 | 2026.01.30 16:38:12.580689 [ 277 ] {fe98e2f2-40e4-492c-af66-f89c3034bb08} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6375 | 2026.01.30 16:38:12.580906 [ 277 ] {fe98e2f2-40e4-492c-af66-f89c3034bb08} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.01.30 16:38:12.581048 [ 277 ] {fe98e2f2-40e4-492c-af66-f89c3034bb08} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001231 sec., 29244.516653127535 rows/sec., 2.15 MiB/sec. | ||
| 6377 | 2026.01.30 16:38:12.581086 [ 277 ] {fe98e2f2-40e4-492c-af66-f89c3034bb08} <Debug> TCPHandler: Processed in 0.001424336 sec. | ||
| 6378 | 2026.01.30 16:38:12.581226 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6379 | 2026.01.30 16:38:12.581330 [ 277 ] {45daac2e-f88c-4b3f-bb20-542f999d0109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6380 | 2026.01.30 16:38:12.581371 [ 277 ] {45daac2e-f88c-4b3f-bb20-542f999d0109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6381 | 2026.01.30 16:38:12.581819 [ 277 ] {45daac2e-f88c-4b3f-bb20-542f999d0109} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2026.01.30 16:38:12.581855 [ 277 ] {45daac2e-f88c-4b3f-bb20-542f999d0109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6383 | 2026.01.30 16:38:12.582230 [ 277 ] {45daac2e-f88c-4b3f-bb20-542f999d0109} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6384 | 2026.01.30 16:38:12.582440 [ 277 ] {45daac2e-f88c-4b3f-bb20-542f999d0109} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.01.30 16:38:12.582570 [ 277 ] {45daac2e-f88c-4b3f-bb20-542f999d0109} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001259 sec., 79428.11755361398 rows/sec., 6.20 MiB/sec. | ||
| 6386 | 2026.01.30 16:38:12.582607 [ 277 ] {45daac2e-f88c-4b3f-bb20-542f999d0109} <Debug> TCPHandler: Processed in 0.001450356 sec. | ||
| 6387 | 2026.01.30 16:38:12.582727 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6388 | 2026.01.30 16:38:12.582820 [ 277 ] {d0f5fa4e-c569-4887-8230-9f930fa01953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6389 | 2026.01.30 16:38:12.582864 [ 277 ] {d0f5fa4e-c569-4887-8230-9f930fa01953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6390 | 2026.01.30 16:38:12.583286 [ 277 ] {d0f5fa4e-c569-4887-8230-9f930fa01953} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2026.01.30 16:38:12.583322 [ 277 ] {d0f5fa4e-c569-4887-8230-9f930fa01953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6392 | 2026.01.30 16:38:12.583645 [ 277 ] {d0f5fa4e-c569-4887-8230-9f930fa01953} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6393 | 2026.01.30 16:38:12.583861 [ 277 ] {d0f5fa4e-c569-4887-8230-9f930fa01953} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6394 | 2026.01.30 16:38:12.583991 [ 277 ] {d0f5fa4e-c569-4887-8230-9f930fa01953} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 6395 | 2026.01.30 16:38:12.584026 [ 277 ] {d0f5fa4e-c569-4887-8230-9f930fa01953} <Debug> TCPHandler: Processed in 0.001347264 sec. | ||
| 6396 | 2026.01.30 16:38:12.584135 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2026.01.30 16:38:12.584228 [ 277 ] {874e45d8-160d-48d5-889a-a7f40b365bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6398 | 2026.01.30 16:38:12.584281 [ 277 ] {874e45d8-160d-48d5-889a-a7f40b365bce} <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 | ||
| 6399 | 2026.01.30 16:38:12.585086 [ 277 ] {874e45d8-160d-48d5-889a-a7f40b365bce} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2026.01.30 16:38:12.585121 [ 277 ] {874e45d8-160d-48d5-889a-a7f40b365bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6401 | 2026.01.30 16:38:12.585674 [ 277 ] {874e45d8-160d-48d5-889a-a7f40b365bce} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6402 | 2026.01.30 16:38:12.585897 [ 277 ] {874e45d8-160d-48d5-889a-a7f40b365bce} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2026.01.30 16:38:12.586037 [ 277 ] {874e45d8-160d-48d5-889a-a7f40b365bce} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001827 sec., 19704.433497536946 rows/sec., 35.31 MiB/sec. | ||
| 6404 | 2026.01.30 16:38:12.586097 [ 277 ] {874e45d8-160d-48d5-889a-a7f40b365bce} <Debug> TCPHandler: Processed in 0.002008526 sec. | ||
| 6405 | 2026.01.30 16:38:12.586211 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2026.01.30 16:38:12.586303 [ 277 ] {1601b2fd-9c01-4e85-9c96-be07e1f2bad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6407 | 2026.01.30 16:38:12.586344 [ 277 ] {1601b2fd-9c01-4e85-9c96-be07e1f2bad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6408 | 2026.01.30 16:38:12.586676 [ 277 ] {1601b2fd-9c01-4e85-9c96-be07e1f2bad2} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2026.01.30 16:38:12.586712 [ 277 ] {1601b2fd-9c01-4e85-9c96-be07e1f2bad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6410 | 2026.01.30 16:38:12.587022 [ 277 ] {1601b2fd-9c01-4e85-9c96-be07e1f2bad2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6411 | 2026.01.30 16:38:12.587235 [ 277 ] {1601b2fd-9c01-4e85-9c96-be07e1f2bad2} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.01.30 16:38:12.587380 [ 277 ] {1601b2fd-9c01-4e85-9c96-be07e1f2bad2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 6413 | 2026.01.30 16:38:12.587418 [ 277 ] {1601b2fd-9c01-4e85-9c96-be07e1f2bad2} <Debug> TCPHandler: Processed in 0.001255113 sec. | ||
| 6414 | 2026.01.30 16:38:16.083986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 790 | ||
| 6415 | 2026.01.30 16:38:16.086402 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2026.01.30 16:38:16.086466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6417 | 2026.01.30 16:38:16.087696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6418 | 2026.01.30 16:38:16.087975 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.01.30 16:38:16.088358 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 790 | ||
| 6420 | 2026.01.30 16:38:17.576488 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6421 | 2026.01.30 16:38:17.576693 [ 277 ] {c6027074-743d-4c8f-8389-46b6e84bb8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6422 | 2026.01.30 16:38:17.576763 [ 277 ] {c6027074-743d-4c8f-8389-46b6e84bb8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6423 | 2026.01.30 16:38:17.577541 [ 277 ] {c6027074-743d-4c8f-8389-46b6e84bb8f0} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6424 | 2026.01.30 16:38:17.577590 [ 277 ] {c6027074-743d-4c8f-8389-46b6e84bb8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6425 | 2026.01.30 16:38:17.578013 [ 277 ] {c6027074-743d-4c8f-8389-46b6e84bb8f0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6426 | 2026.01.30 16:38:17.578262 [ 277 ] {c6027074-743d-4c8f-8389-46b6e84bb8f0} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2026.01.30 16:38:17.578417 [ 148 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6428 | 2026.01.30 16:38:17.578442 [ 277 ] {c6027074-743d-4c8f-8389-46b6e84bb8f0} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.0018 sec., 35555.555555555555 rows/sec., 2.81 MiB/sec. | ||
| 6429 | 2026.01.30 16:38:17.578492 [ 148 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2026.01.30 16:38:17.578516 [ 277 ] {c6027074-743d-4c8f-8389-46b6e84bb8f0} <Debug> TCPHandler: Processed in 0.002162339 sec. | ||
| 6431 | 2026.01.30 16:38:17.578527 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6432 | 2026.01.30 16:38:17.578634 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6433 | 2026.01.30 16:38:17.578671 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2026.01.30 16:38:17.578741 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6435 | 2026.01.30 16:38:17.578774 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2556 rows starting from the beginning of the part | ||
| 6436 | 2026.01.30 16:38:17.578777 [ 277 ] {d182c4cf-40ec-4528-a23e-5d3de7a2c33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6437 | 2026.01.30 16:38:17.578829 [ 277 ] {d182c4cf-40ec-4528-a23e-5d3de7a2c33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6438 | 2026.01.30 16:38:17.578840 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6439 | 2026.01.30 16:38:17.578891 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 128 rows starting from the beginning of the part | ||
| 6440 | 2026.01.30 16:38:17.578940 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1324 rows starting from the beginning of the part | ||
| 6441 | 2026.01.30 16:38:17.578983 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 128 rows starting from the beginning of the part | ||
| 6442 | 2026.01.30 16:38:17.579028 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 6443 | 2026.01.30 16:38:17.579266 [ 277 ] {d182c4cf-40ec-4528-a23e-5d3de7a2c33e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.01.30 16:38:17.579303 [ 277 ] {d182c4cf-40ec-4528-a23e-5d3de7a2c33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6445 | 2026.01.30 16:38:17.579630 [ 277 ] {d182c4cf-40ec-4528-a23e-5d3de7a2c33e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6446 | 2026.01.30 16:38:17.579853 [ 277 ] {d182c4cf-40ec-4528-a23e-5d3de7a2c33e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.01.30 16:38:17.580000 [ 277 ] {d182c4cf-40ec-4528-a23e-5d3de7a2c33e} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001247 sec., 3207.698476343224 rows/sec., 241.20 KiB/sec. | ||
| 6448 | 2026.01.30 16:38:17.580040 [ 277 ] {d182c4cf-40ec-4528-a23e-5d3de7a2c33e} <Debug> TCPHandler: Processed in 0.001422735 sec. | ||
| 6449 | 2026.01.30 16:38:17.580154 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6450 | 2026.01.30 16:38:17.580254 [ 277 ] {8810a8f9-24e7-45fd-8f77-df1bf5979ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6451 | 2026.01.30 16:38:17.580298 [ 277 ] {8810a8f9-24e7-45fd-8f77-df1bf5979ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6452 | 2026.01.30 16:38:17.580738 [ 277 ] {8810a8f9-24e7-45fd-8f77-df1bf5979ab2} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.01.30 16:38:17.580774 [ 192 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4264 rows, containing 5 columns (5 merged, 0 gathered) in 0.002184469 sec., 1951961.7811010364 rows/sec., 168.47 MiB/sec. | ||
| 6454 | 2026.01.30 16:38:17.580776 [ 277 ] {8810a8f9-24e7-45fd-8f77-df1bf5979ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6455 | 2026.01.30 16:38:17.581096 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6456 | 2026.01.30 16:38:17.581146 [ 277 ] {8810a8f9-24e7-45fd-8f77-df1bf5979ab2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6457 | 2026.01.30 16:38:17.581394 [ 277 ] {8810a8f9-24e7-45fd-8f77-df1bf5979ab2} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.01.30 16:38:17.581418 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_41_8} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.01.30 16:38:17.581496 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_41_8} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6460 | 2026.01.30 16:38:17.581525 [ 148 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6461 | 2026.01.30 16:38:17.581536 [ 277 ] {8810a8f9-24e7-45fd-8f77-df1bf5979ab2} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001302 sec., 52227.342549923196 rows/sec., 4.08 MiB/sec. | ||
| 6462 | 2026.01.30 16:38:17.581574 [ 148 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2026.01.30 16:38:17.581577 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 6464 | 2026.01.30 16:38:17.581593 [ 277 ] {8810a8f9-24e7-45fd-8f77-df1bf5979ab2} <Debug> TCPHandler: Processed in 0.001490877 sec. | ||
| 6465 | 2026.01.30 16:38:17.581607 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6466 | 2026.01.30 16:38:17.581685 [ 198 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6467 | 2026.01.30 16:38:17.581725 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2026.01.30 16:38:17.581761 [ 198 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6469 | 2026.01.30 16:38:17.581787 [ 198 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1305 rows starting from the beginning of the part | ||
| 6470 | 2026.01.30 16:38:17.581822 [ 277 ] {77c9f59a-419a-442d-a74f-440d493ae590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6471 | 2026.01.30 16:38:17.581839 [ 198 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 68 rows starting from the beginning of the part | ||
| 6472 | 2026.01.30 16:38:17.581869 [ 277 ] {77c9f59a-419a-442d-a74f-440d493ae590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6473 | 2026.01.30 16:38:17.581884 [ 198 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 100 rows starting from the beginning of the part | ||
| 6474 | 2026.01.30 16:38:17.581925 [ 198 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 560 rows starting from the beginning of the part | ||
| 6475 | 2026.01.30 16:38:17.581968 [ 198 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 100 rows starting from the beginning of the part | ||
| 6476 | 2026.01.30 16:38:17.582008 [ 198 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part | ||
| 6477 | 2026.01.30 16:38:17.582293 [ 277 ] {77c9f59a-419a-442d-a74f-440d493ae590} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.01.30 16:38:17.582328 [ 277 ] {77c9f59a-419a-442d-a74f-440d493ae590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6479 | 2026.01.30 16:38:17.582676 [ 277 ] {77c9f59a-419a-442d-a74f-440d493ae590} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6480 | 2026.01.30 16:38:17.582886 [ 277 ] {77c9f59a-419a-442d-a74f-440d493ae590} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.01.30 16:38:17.583021 [ 277 ] {77c9f59a-419a-442d-a74f-440d493ae590} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 6482 | 2026.01.30 16:38:17.583021 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363324 sec., 1614436.4802497425 rows/sec., 125.15 MiB/sec. | ||
| 6483 | 2026.01.30 16:38:17.583059 [ 277 ] {77c9f59a-419a-442d-a74f-440d493ae590} <Debug> TCPHandler: Processed in 0.001385125 sec. | ||
| 6484 | 2026.01.30 16:38:17.583174 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2026.01.30 16:38:17.583258 [ 192 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6486 | 2026.01.30 16:38:17.583272 [ 277 ] {6d2bcff6-3dde-4f9b-adb3-d84fdd546050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6487 | 2026.01.30 16:38:17.583336 [ 277 ] {6d2bcff6-3dde-4f9b-adb3-d84fdd546050} <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 | ||
| 6488 | 2026.01.30 16:38:17.583561 [ 192 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_41_8} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.01.30 16:38:17.583643 [ 192 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_41_8} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6490 | 2026.01.30 16:38:17.583737 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6491 | 2026.01.30 16:38:17.584082 [ 277 ] {6d2bcff6-3dde-4f9b-adb3-d84fdd546050} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2026.01.30 16:38:17.584124 [ 277 ] {6d2bcff6-3dde-4f9b-adb3-d84fdd546050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6493 | 2026.01.30 16:38:17.584637 [ 277 ] {6d2bcff6-3dde-4f9b-adb3-d84fdd546050} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6494 | 2026.01.30 16:38:17.584862 [ 277 ] {6d2bcff6-3dde-4f9b-adb3-d84fdd546050} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2026.01.30 16:38:17.585008 [ 277 ] {6d2bcff6-3dde-4f9b-adb3-d84fdd546050} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001755 sec., 2279.202279202279 rows/sec., 4.08 MiB/sec. | ||
| 6496 | 2026.01.30 16:38:17.585067 [ 277 ] {6d2bcff6-3dde-4f9b-adb3-d84fdd546050} <Debug> TCPHandler: Processed in 0.001943055 sec. | ||
| 6497 | 2026.01.30 16:38:17.585178 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6498 | 2026.01.30 16:38:17.585275 [ 277 ] {c290ba59-ea45-4bc4-ab4b-3ee639774351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6499 | 2026.01.30 16:38:17.585317 [ 277 ] {c290ba59-ea45-4bc4-ab4b-3ee639774351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6500 | 2026.01.30 16:38:17.585660 [ 277 ] {c290ba59-ea45-4bc4-ab4b-3ee639774351} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.01.30 16:38:17.585695 [ 277 ] {c290ba59-ea45-4bc4-ab4b-3ee639774351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6502 | 2026.01.30 16:38:17.586009 [ 277 ] {c290ba59-ea45-4bc4-ab4b-3ee639774351} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6503 | 2026.01.30 16:38:17.586220 [ 277 ] {c290ba59-ea45-4bc4-ab4b-3ee639774351} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.01.30 16:38:17.586349 [ 277 ] {c290ba59-ea45-4bc4-ab4b-3ee639774351} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 6505 | 2026.01.30 16:38:17.586386 [ 277 ] {c290ba59-ea45-4bc4-ab4b-3ee639774351} <Debug> TCPHandler: Processed in 0.001258552 sec. | ||
| 6506 | 2026.01.30 16:38:18.544279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14879 | ||
| 6507 | 2026.01.30 16:38:18.545054 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2026.01.30 16:38:18.545123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6509 | 2026.01.30 16:38:18.545846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6510 | 2026.01.30 16:38:18.546085 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2026.01.30 16:38:18.546242 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14879 | ||
| 6512 | 2026.01.30 16:38:18.546295 [ 146 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6513 | 2026.01.30 16:38:18.546398 [ 146 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.01.30 16:38:18.546436 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6515 | 2026.01.30 16:38:18.546600 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6516 | 2026.01.30 16:38:18.546784 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6517 | 2026.01.30 16:38:18.546846 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12511 rows starting from the beginning of the part | ||
| 6518 | 2026.01.30 16:38:18.546952 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6519 | 2026.01.30 16:38:18.547027 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6520 | 2026.01.30 16:38:18.547092 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6521 | 2026.01.30 16:38:18.547158 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6522 | 2026.01.30 16:38:18.547226 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6523 | 2026.01.30 16:38:18.549369 [ 188 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14879 rows, containing 4 columns (4 merged, 0 gathered) in 0.002840701 sec., 5237791.657763348 rows/sec., 74.93 MiB/sec. | ||
| 6524 | 2026.01.30 16:38:18.549849 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6525 | 2026.01.30 16:38:18.550164 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_31_6} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.01.30 16:38:18.550256 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_31_6} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6527 | 2026.01.30 16:38:18.550353 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6528 | 2026.01.30 16:38:19.322397 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6529 | 2026.01.30 16:38:19.340401 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2026.01.30 16:38:19.340445 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6531 | 2026.01.30 16:38:19.345953 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6532 | 2026.01.30 16:38:19.346691 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2026.01.30 16:38:19.347328 [ 146 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6534 | 2026.01.30 16:38:19.347373 [ 146 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.01.30 16:38:19.347394 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6536 | 2026.01.30 16:38:19.347501 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6537 | 2026.01.30 16:38:19.349589 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6538 | 2026.01.30 16:38:19.350562 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6539 | 2026.01.30 16:38:19.351267 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 6540 | 2026.01.30 16:38:19.354520 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 6541 | 2026.01.30 16:38:19.357777 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6542 | 2026.01.30 16:38:19.361481 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 6543 | 2026.01.30 16:38:19.365333 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6544 | 2026.01.30 16:38:19.369342 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 6545 | 2026.01.30 16:38:19.424690 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.077225 sec., 3030.1068306895436 rows/sec., 15.67 MiB/sec. | ||
| 6546 | 2026.01.30 16:38:19.427686 [ 200 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6547 | 2026.01.30 16:38:19.429923 [ 200 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_31_6} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2026.01.30 16:38:19.430040 [ 200 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_31_6} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6549 | 2026.01.30 16:38:19.432178 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6550 | 2026.01.30 16:38:20.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.06 MiB, peak 284.61 MiB, free memory in arenas 0.00 B, will set to 276.90 MiB (RSS), difference: 2.84 MiB | ||
| 6551 | 2026.01.30 16:38:22.578565 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2026.01.30 16:38:22.578785 [ 277 ] {793f8397-7ab0-4ab4-9b8f-6d2d3f86606c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6553 | 2026.01.30 16:38:22.578860 [ 277 ] {793f8397-7ab0-4ab4-9b8f-6d2d3f86606c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6554 | 2026.01.30 16:38:22.579524 [ 277 ] {793f8397-7ab0-4ab4-9b8f-6d2d3f86606c} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.01.30 16:38:22.579572 [ 277 ] {793f8397-7ab0-4ab4-9b8f-6d2d3f86606c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6556 | 2026.01.30 16:38:22.579957 [ 277 ] {793f8397-7ab0-4ab4-9b8f-6d2d3f86606c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6557 | 2026.01.30 16:38:22.580186 [ 277 ] {793f8397-7ab0-4ab4-9b8f-6d2d3f86606c} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.01.30 16:38:22.580355 [ 277 ] {793f8397-7ab0-4ab4-9b8f-6d2d3f86606c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001626 sec., 2460.0246002460026 rows/sec., 200.60 KiB/sec. | ||
| 6559 | 2026.01.30 16:38:22.580397 [ 277 ] {793f8397-7ab0-4ab4-9b8f-6d2d3f86606c} <Debug> TCPHandler: Processed in 0.001973845 sec. | ||
| 6560 | 2026.01.30 16:38:22.580511 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2026.01.30 16:38:22.580604 [ 277 ] {ec2b43e1-5cab-4cc5-ae97-00c00004b4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6562 | 2026.01.30 16:38:22.580643 [ 277 ] {ec2b43e1-5cab-4cc5-ae97-00c00004b4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6563 | 2026.01.30 16:38:22.581109 [ 277 ] {ec2b43e1-5cab-4cc5-ae97-00c00004b4d7} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2026.01.30 16:38:22.581144 [ 277 ] {ec2b43e1-5cab-4cc5-ae97-00c00004b4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6565 | 2026.01.30 16:38:22.581456 [ 277 ] {ec2b43e1-5cab-4cc5-ae97-00c00004b4d7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6566 | 2026.01.30 16:38:22.581672 [ 277 ] {ec2b43e1-5cab-4cc5-ae97-00c00004b4d7} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2026.01.30 16:38:22.581797 [ 277 ] {ec2b43e1-5cab-4cc5-ae97-00c00004b4d7} <Debug> executeQuery: Read 130 rows, 11.44 KiB in 0.001211 sec., 107349.29810074318 rows/sec., 9.22 MiB/sec. | ||
| 6568 | 2026.01.30 16:38:22.581834 [ 277 ] {ec2b43e1-5cab-4cc5-ae97-00c00004b4d7} <Debug> TCPHandler: Processed in 0.001370764 sec. | ||
| 6569 | 2026.01.30 16:38:22.581945 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6570 | 2026.01.30 16:38:22.582037 [ 277 ] {08f1f603-f78a-431e-acdc-32daf322cead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6571 | 2026.01.30 16:38:22.582076 [ 277 ] {08f1f603-f78a-431e-acdc-32daf322cead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6572 | 2026.01.30 16:38:22.582476 [ 277 ] {08f1f603-f78a-431e-acdc-32daf322cead} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6573 | 2026.01.30 16:38:22.582512 [ 277 ] {08f1f603-f78a-431e-acdc-32daf322cead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6574 | 2026.01.30 16:38:22.582804 [ 277 ] {08f1f603-f78a-431e-acdc-32daf322cead} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6575 | 2026.01.30 16:38:22.583016 [ 277 ] {08f1f603-f78a-431e-acdc-32daf322cead} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.01.30 16:38:22.583141 [ 277 ] {08f1f603-f78a-431e-acdc-32daf322cead} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001122 sec., 35650.62388591801 rows/sec., 2.60 MiB/sec. | ||
| 6577 | 2026.01.30 16:38:22.583178 [ 277 ] {08f1f603-f78a-431e-acdc-32daf322cead} <Debug> TCPHandler: Processed in 0.001280653 sec. | ||
| 6578 | 2026.01.30 16:38:22.583281 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6579 | 2026.01.30 16:38:22.583372 [ 277 ] {0bd9ecd0-9690-4cdc-8c5c-b40608f334b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6580 | 2026.01.30 16:38:22.583411 [ 277 ] {0bd9ecd0-9690-4cdc-8c5c-b40608f334b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6581 | 2026.01.30 16:38:22.583824 [ 277 ] {0bd9ecd0-9690-4cdc-8c5c-b40608f334b6} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.01.30 16:38:22.583860 [ 277 ] {0bd9ecd0-9690-4cdc-8c5c-b40608f334b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6583 | 2026.01.30 16:38:22.584185 [ 277 ] {0bd9ecd0-9690-4cdc-8c5c-b40608f334b6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6584 | 2026.01.30 16:38:22.584402 [ 277 ] {0bd9ecd0-9690-4cdc-8c5c-b40608f334b6} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.01.30 16:38:22.584526 [ 277 ] {0bd9ecd0-9690-4cdc-8c5c-b40608f334b6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00117 sec., 88888.88888888889 rows/sec., 6.95 MiB/sec. | ||
| 6586 | 2026.01.30 16:38:22.584562 [ 277 ] {0bd9ecd0-9690-4cdc-8c5c-b40608f334b6} <Debug> TCPHandler: Processed in 0.001328054 sec. | ||
| 6587 | 2026.01.30 16:38:22.584669 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2026.01.30 16:38:22.584761 [ 277 ] {fd5e27db-e8c3-4238-b12c-f4c03a4fce40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6589 | 2026.01.30 16:38:22.584802 [ 277 ] {fd5e27db-e8c3-4238-b12c-f4c03a4fce40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6590 | 2026.01.30 16:38:22.585203 [ 277 ] {fd5e27db-e8c3-4238-b12c-f4c03a4fce40} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.01.30 16:38:22.585239 [ 277 ] {fd5e27db-e8c3-4238-b12c-f4c03a4fce40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6592 | 2026.01.30 16:38:22.585569 [ 277 ] {fd5e27db-e8c3-4238-b12c-f4c03a4fce40} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6593 | 2026.01.30 16:38:22.585783 [ 277 ] {fd5e27db-e8c3-4238-b12c-f4c03a4fce40} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.01.30 16:38:22.585894 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6595 | 2026.01.30 16:38:22.585912 [ 277 ] {fd5e27db-e8c3-4238-b12c-f4c03a4fce40} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001169 sec., 138579.98289136015 rows/sec., 9.65 MiB/sec. | ||
| 6596 | 2026.01.30 16:38:22.585962 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2026.01.30 16:38:22.585971 [ 277 ] {fd5e27db-e8c3-4238-b12c-f4c03a4fce40} <Debug> TCPHandler: Processed in 0.001349124 sec. | ||
| 6598 | 2026.01.30 16:38:22.585991 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6599 | 2026.01.30 16:38:22.586088 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6600 | 2026.01.30 16:38:22.586119 [ 188 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6601 | 2026.01.30 16:38:22.586184 [ 277 ] {05028be8-f2a7-46bd-ae4f-646275e41746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6602 | 2026.01.30 16:38:22.586243 [ 277 ] {05028be8-f2a7-46bd-ae4f-646275e41746} <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 | ||
| 6603 | 2026.01.30 16:38:22.586265 [ 188 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6604 | 2026.01.30 16:38:22.586309 [ 188 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11277 rows starting from the beginning of the part | ||
| 6605 | 2026.01.30 16:38:22.586378 [ 188 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6606 | 2026.01.30 16:38:22.586426 [ 188 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 880 rows starting from the beginning of the part | ||
| 6607 | 2026.01.30 16:38:22.586473 [ 188 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6608 | 2026.01.30 16:38:22.586516 [ 188 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6609 | 2026.01.30 16:38:22.586560 [ 188 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 162 rows starting from the beginning of the part | ||
| 6610 | 2026.01.30 16:38:22.587143 [ 277 ] {05028be8-f2a7-46bd-ae4f-646275e41746} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.01.30 16:38:22.587184 [ 277 ] {05028be8-f2a7-46bd-ae4f-646275e41746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6612 | 2026.01.30 16:38:22.588183 [ 277 ] {05028be8-f2a7-46bd-ae4f-646275e41746} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6613 | 2026.01.30 16:38:22.588477 [ 277 ] {05028be8-f2a7-46bd-ae4f-646275e41746} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2026.01.30 16:38:22.588627 [ 277 ] {05028be8-f2a7-46bd-ae4f-646275e41746} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00246 sec., 14634.146341463415 rows/sec., 26.22 MiB/sec. | ||
| 6615 | 2026.01.30 16:38:22.588693 [ 277 ] {05028be8-f2a7-46bd-ae4f-646275e41746} <Debug> TCPHandler: Processed in 0.002652068 sec. | ||
| 6616 | 2026.01.30 16:38:22.588828 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6617 | 2026.01.30 16:38:22.588922 [ 277 ] {76c041bc-f580-428e-add4-aceab7e8fe2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6618 | 2026.01.30 16:38:22.588964 [ 277 ] {76c041bc-f580-428e-add4-aceab7e8fe2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6619 | 2026.01.30 16:38:22.589336 [ 277 ] {76c041bc-f580-428e-add4-aceab7e8fe2f} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2026.01.30 16:38:22.589372 [ 277 ] {76c041bc-f580-428e-add4-aceab7e8fe2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6621 | 2026.01.30 16:38:22.589816 [ 277 ] {76c041bc-f580-428e-add4-aceab7e8fe2f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6622 | 2026.01.30 16:38:22.590051 [ 277 ] {76c041bc-f580-428e-add4-aceab7e8fe2f} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.01.30 16:38:22.590183 [ 277 ] {76c041bc-f580-428e-add4-aceab7e8fe2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001279 sec., 46911.64972634871 rows/sec., 3.16 MiB/sec. | ||
| 6624 | 2026.01.30 16:38:22.590218 [ 277 ] {76c041bc-f580-428e-add4-aceab7e8fe2f} <Debug> TCPHandler: Processed in 0.001437566 sec. | ||
| 6625 | 2026.01.30 16:38:22.591930 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12799 rows, containing 5 columns (5 merged, 0 gathered) in 0.005862384 sec., 2183241.493563028 rows/sec., 149.31 MiB/sec. | ||
| 6626 | 2026.01.30 16:38:22.592458 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6627 | 2026.01.30 16:38:22.592798 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2026.01.30 16:38:22.592881 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6629 | 2026.01.30 16:38:22.592989 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 6630 | 2026.01.30 16:38:23.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.44 MiB, peak 284.61 MiB, free memory in arenas 0.00 B, will set to 278.93 MiB (RSS), difference: 1.48 MiB | ||
| 6631 | 2026.01.30 16:38:25.942799 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6632 | 2026.01.30 16:38:25.942868 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6633 | 2026.01.30 16:38:26.046411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15391 | ||
| 6634 | 2026.01.30 16:38:26.046983 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.01.30 16:38:26.047024 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6636 | 2026.01.30 16:38:26.047683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6637 | 2026.01.30 16:38:26.047930 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2026.01.30 16:38:26.048080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15391 | ||
| 6639 | 2026.01.30 16:38:26.088605 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 816 | ||
| 6640 | 2026.01.30 16:38:26.090840 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.01.30 16:38:26.090906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6642 | 2026.01.30 16:38:26.092165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6643 | 2026.01.30 16:38:26.092441 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.01.30 16:38:26.092808 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 816 | ||
| 6645 | 2026.01.30 16:38:26.849769 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6646 | 2026.01.30 16:38:26.865523 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.01.30 16:38:26.865591 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6648 | 2026.01.30 16:38:26.871526 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6649 | 2026.01.30 16:38:26.872227 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6650 | 2026.01.30 16:38:26.875190 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6651 | 2026.01.30 16:38:27.001352 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000870145 sec. | ||
| 6652 | 2026.01.30 16:38:27.576095 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6653 | 2026.01.30 16:38:27.576301 [ 277 ] {482ccdf9-5648-45fd-9885-2bc01c148aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6654 | 2026.01.30 16:38:27.576371 [ 277 ] {482ccdf9-5648-45fd-9885-2bc01c148aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6655 | 2026.01.30 16:38:27.577070 [ 277 ] {482ccdf9-5648-45fd-9885-2bc01c148aec} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2026.01.30 16:38:27.577118 [ 277 ] {482ccdf9-5648-45fd-9885-2bc01c148aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6657 | 2026.01.30 16:38:27.577512 [ 277 ] {482ccdf9-5648-45fd-9885-2bc01c148aec} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6658 | 2026.01.30 16:38:27.577738 [ 277 ] {482ccdf9-5648-45fd-9885-2bc01c148aec} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2026.01.30 16:38:27.577894 [ 277 ] {482ccdf9-5648-45fd-9885-2bc01c148aec} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001644 sec., 38929.4403892944 rows/sec., 3.08 MiB/sec. | ||
| 6660 | 2026.01.30 16:38:27.577938 [ 277 ] {482ccdf9-5648-45fd-9885-2bc01c148aec} <Debug> TCPHandler: Processed in 0.001979795 sec. | ||
| 6661 | 2026.01.30 16:38:27.578065 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6662 | 2026.01.30 16:38:27.578163 [ 277 ] {18ad3f94-bc99-4b7c-ab3a-9db050aa54a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6663 | 2026.01.30 16:38:27.578204 [ 277 ] {18ad3f94-bc99-4b7c-ab3a-9db050aa54a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6664 | 2026.01.30 16:38:27.578605 [ 277 ] {18ad3f94-bc99-4b7c-ab3a-9db050aa54a1} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.01.30 16:38:27.578642 [ 277 ] {18ad3f94-bc99-4b7c-ab3a-9db050aa54a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6666 | 2026.01.30 16:38:27.578935 [ 277 ] {18ad3f94-bc99-4b7c-ab3a-9db050aa54a1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6667 | 2026.01.30 16:38:27.579169 [ 277 ] {18ad3f94-bc99-4b7c-ab3a-9db050aa54a1} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.01.30 16:38:27.579301 [ 125 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6669 | 2026.01.30 16:38:27.579312 [ 277 ] {18ad3f94-bc99-4b7c-ab3a-9db050aa54a1} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00117 sec., 3418.8034188034185 rows/sec., 257.08 KiB/sec. | ||
| 6670 | 2026.01.30 16:38:27.579365 [ 125 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2026.01.30 16:38:27.579375 [ 277 ] {18ad3f94-bc99-4b7c-ab3a-9db050aa54a1} <Debug> TCPHandler: Processed in 0.001358795 sec. | ||
| 6672 | 2026.01.30 16:38:27.579403 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6673 | 2026.01.30 16:38:27.579508 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6674 | 2026.01.30 16:38:27.579527 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6675 | 2026.01.30 16:38:27.579607 [ 277 ] {f20cfc7c-8215-4d8e-a4f8-994293963406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6676 | 2026.01.30 16:38:27.579652 [ 277 ] {f20cfc7c-8215-4d8e-a4f8-994293963406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6677 | 2026.01.30 16:38:27.579657 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6678 | 2026.01.30 16:38:27.579699 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 297 rows starting from the beginning of the part | ||
| 6679 | 2026.01.30 16:38:27.579765 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 16 rows starting from the beginning of the part | ||
| 6680 | 2026.01.30 16:38:27.579814 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 6681 | 2026.01.30 16:38:27.579859 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
| 6682 | 2026.01.30 16:38:27.579897 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 6683 | 2026.01.30 16:38:27.579937 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part | ||
| 6684 | 2026.01.30 16:38:27.580087 [ 277 ] {f20cfc7c-8215-4d8e-a4f8-994293963406} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2026.01.30 16:38:27.580129 [ 277 ] {f20cfc7c-8215-4d8e-a4f8-994293963406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6686 | 2026.01.30 16:38:27.580465 [ 277 ] {f20cfc7c-8215-4d8e-a4f8-994293963406} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6687 | 2026.01.30 16:38:27.580701 [ 277 ] {f20cfc7c-8215-4d8e-a4f8-994293963406} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2026.01.30 16:38:27.580838 [ 277 ] {f20cfc7c-8215-4d8e-a4f8-994293963406} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00125 sec., 54400 rows/sec., 4.25 MiB/sec. | ||
| 6689 | 2026.01.30 16:38:27.580875 [ 277 ] {f20cfc7c-8215-4d8e-a4f8-994293963406} <Debug> TCPHandler: Processed in 0.001413975 sec. | ||
| 6690 | 2026.01.30 16:38:27.580880 [ 197 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408645 sec., 281831.1213968033 rows/sec., 19.42 MiB/sec. | ||
| 6691 | 2026.01.30 16:38:27.580999 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2026.01.30 16:38:27.581051 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6693 | 2026.01.30 16:38:27.581097 [ 277 ] {3f8ae1d6-49ab-427d-9e64-ac7577e05771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6694 | 2026.01.30 16:38:27.581140 [ 277 ] {3f8ae1d6-49ab-427d-9e64-ac7577e05771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6695 | 2026.01.30 16:38:27.581340 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_41_8} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2026.01.30 16:38:27.581410 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_41_8} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6697 | 2026.01.30 16:38:27.581493 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6698 | 2026.01.30 16:38:27.581558 [ 277 ] {3f8ae1d6-49ab-427d-9e64-ac7577e05771} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6699 | 2026.01.30 16:38:27.581593 [ 277 ] {3f8ae1d6-49ab-427d-9e64-ac7577e05771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6700 | 2026.01.30 16:38:27.581912 [ 277 ] {3f8ae1d6-49ab-427d-9e64-ac7577e05771} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6701 | 2026.01.30 16:38:27.582119 [ 277 ] {3f8ae1d6-49ab-427d-9e64-ac7577e05771} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6702 | 2026.01.30 16:38:27.582248 [ 277 ] {3f8ae1d6-49ab-427d-9e64-ac7577e05771} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 6703 | 2026.01.30 16:38:27.582285 [ 277 ] {3f8ae1d6-49ab-427d-9e64-ac7577e05771} <Debug> TCPHandler: Processed in 0.001338884 sec. | ||
| 6704 | 2026.01.30 16:38:27.582400 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6705 | 2026.01.30 16:38:27.582493 [ 277 ] {68e4f28e-c6bb-4104-b1fb-8fe946c3f954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6706 | 2026.01.30 16:38:27.582546 [ 277 ] {68e4f28e-c6bb-4104-b1fb-8fe946c3f954} <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 | ||
| 6707 | 2026.01.30 16:38:27.583287 [ 277 ] {68e4f28e-c6bb-4104-b1fb-8fe946c3f954} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2026.01.30 16:38:27.583323 [ 277 ] {68e4f28e-c6bb-4104-b1fb-8fe946c3f954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6709 | 2026.01.30 16:38:27.583822 [ 277 ] {68e4f28e-c6bb-4104-b1fb-8fe946c3f954} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6710 | 2026.01.30 16:38:27.584053 [ 277 ] {68e4f28e-c6bb-4104-b1fb-8fe946c3f954} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.01.30 16:38:27.584191 [ 277 ] {68e4f28e-c6bb-4104-b1fb-8fe946c3f954} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001716 sec., 2331.0023310023307 rows/sec., 4.18 MiB/sec. | ||
| 6712 | 2026.01.30 16:38:27.584259 [ 277 ] {68e4f28e-c6bb-4104-b1fb-8fe946c3f954} <Debug> TCPHandler: Processed in 0.001906594 sec. | ||
| 6713 | 2026.01.30 16:38:27.584377 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6714 | 2026.01.30 16:38:27.584470 [ 277 ] {b096a794-3775-4814-af06-872f5b4369f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6715 | 2026.01.30 16:38:27.584511 [ 277 ] {b096a794-3775-4814-af06-872f5b4369f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6716 | 2026.01.30 16:38:27.584855 [ 277 ] {b096a794-3775-4814-af06-872f5b4369f5} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6717 | 2026.01.30 16:38:27.584889 [ 277 ] {b096a794-3775-4814-af06-872f5b4369f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6718 | 2026.01.30 16:38:27.585188 [ 277 ] {b096a794-3775-4814-af06-872f5b4369f5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6719 | 2026.01.30 16:38:27.585396 [ 277 ] {b096a794-3775-4814-af06-872f5b4369f5} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6720 | 2026.01.30 16:38:27.585507 [ 125 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6721 | 2026.01.30 16:38:27.585524 [ 277 ] {b096a794-3775-4814-af06-872f5b4369f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 6722 | 2026.01.30 16:38:27.585550 [ 125 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.01.30 16:38:27.585568 [ 277 ] {b096a794-3775-4814-af06-872f5b4369f5} <Debug> TCPHandler: Processed in 0.001238252 sec. | ||
| 6724 | 2026.01.30 16:38:27.585575 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6725 | 2026.01.30 16:38:27.585669 [ 200 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6726 | 2026.01.30 16:38:27.585799 [ 200 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6727 | 2026.01.30 16:38:27.585836 [ 200 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2112 rows starting from the beginning of the part | ||
| 6728 | 2026.01.30 16:38:27.585900 [ 200 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6729 | 2026.01.30 16:38:27.585965 [ 200 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6730 | 2026.01.30 16:38:27.586012 [ 200 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6731 | 2026.01.30 16:38:27.586048 [ 200 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6732 | 2026.01.30 16:38:27.586084 [ 200 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6733 | 2026.01.30 16:38:27.587066 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 4 columns (4 merged, 0 gathered) in 0.001432216 sec., 1684103.5151122457 rows/sec., 111.50 MiB/sec. | ||
| 6734 | 2026.01.30 16:38:27.587279 [ 200 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6735 | 2026.01.30 16:38:27.587533 [ 200 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_41_8} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.01.30 16:38:27.587606 [ 200 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_41_8} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6737 | 2026.01.30 16:38:27.587678 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6738 | 2026.01.30 16:38:32.312670 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52619 | ||
| 6739 | 2026.01.30 16:38:32.312784 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6740 | 2026.01.30 16:38:32.312810 [ 291 ] {} <Debug> TCP-Session: 119be65a-5174-496f-978b-24c3fe86ffec Authenticating user 'default' from [fd00:1122:3344:101::e]:52619 | ||
| 6741 | 2026.01.30 16:38:32.312831 [ 291 ] {} <Debug> TCP-Session: 119be65a-5174-496f-978b-24c3fe86ffec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6742 | 2026.01.30 16:38:32.312843 [ 291 ] {} <Debug> TCP-Session: 119be65a-5174-496f-978b-24c3fe86ffec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6743 | 2026.01.30 16:38:32.313034 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59175 | ||
| 6744 | 2026.01.30 16:38:32.313048 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55805 | ||
| 6745 | 2026.01.30 16:38:32.313097 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58407 | ||
| 6746 | 2026.01.30 16:38:32.313110 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58487 | ||
| 6747 | 2026.01.30 16:38:32.313145 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33811 | ||
| 6748 | 2026.01.30 16:38:32.313161 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6749 | 2026.01.30 16:38:32.313116 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46547 | ||
| 6750 | 2026.01.30 16:38:32.313210 [ 292 ] {} <Debug> TCP-Session: 3f91f766-8d13-43bc-8b35-a42aa8565936 Authenticating user 'default' from [fd00:1122:3344:101::e]:59175 | ||
| 6751 | 2026.01.30 16:38:32.313220 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6752 | 2026.01.30 16:38:32.313240 [ 292 ] {} <Debug> TCP-Session: 3f91f766-8d13-43bc-8b35-a42aa8565936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6753 | 2026.01.30 16:38:32.313084 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40836 | ||
| 6754 | 2026.01.30 16:38:32.313266 [ 292 ] {} <Debug> TCP-Session: 3f91f766-8d13-43bc-8b35-a42aa8565936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6755 | 2026.01.30 16:38:32.313265 [ 286 ] {} <Debug> TCP-Session: be1c1208-e759-4ff9-b14d-5cc7d0ecbe57 Authenticating user 'default' from [fd00:1122:3344:101::e]:58407 | ||
| 6756 | 2026.01.30 16:38:32.313078 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41529 | ||
| 6757 | 2026.01.30 16:38:32.313344 [ 286 ] {} <Debug> TCP-Session: be1c1208-e759-4ff9-b14d-5cc7d0ecbe57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6758 | 2026.01.30 16:38:32.313379 [ 286 ] {} <Debug> TCP-Session: be1c1208-e759-4ff9-b14d-5cc7d0ecbe57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6759 | 2026.01.30 16:38:32.313503 [ 291 ] {} <Trace> TCP-Session: 119be65a-5174-496f-978b-24c3fe86ffec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6760 | 2026.01.30 16:38:32.313650 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6761 | 2026.01.30 16:38:32.313691 [ 275 ] {} <Debug> TCP-Session: 44a7f19e-4924-4f0a-a9ba-9baab45af6ef Authenticating user 'default' from [fd00:1122:3344:101::e]:40836 | ||
| 6762 | 2026.01.30 16:38:32.313693 [ 291 ] {153dc885-f1ea-4ce4-9179-199c7ec0beb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52619) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6763 | 2026.01.30 16:38:32.313714 [ 275 ] {} <Debug> TCP-Session: 44a7f19e-4924-4f0a-a9ba-9baab45af6ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6764 | 2026.01.30 16:38:32.313730 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6765 | 2026.01.30 16:38:32.313735 [ 275 ] {} <Debug> TCP-Session: 44a7f19e-4924-4f0a-a9ba-9baab45af6ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6766 | 2026.01.30 16:38:32.313770 [ 294 ] {} <Debug> TCP-Session: b4f74359-28e0-4fc3-aec2-89545c6544d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41529 | ||
| 6767 | 2026.01.30 16:38:32.313799 [ 294 ] {} <Debug> TCP-Session: b4f74359-28e0-4fc3-aec2-89545c6544d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6768 | 2026.01.30 16:38:32.313819 [ 294 ] {} <Debug> TCP-Session: b4f74359-28e0-4fc3-aec2-89545c6544d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6769 | 2026.01.30 16:38:32.313834 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6770 | 2026.01.30 16:38:32.313866 [ 293 ] {} <Debug> TCP-Session: e20fa9be-33d1-4217-93f5-335b2b832a82 Authenticating user 'default' from [fd00:1122:3344:101::e]:55805 | ||
| 6771 | 2026.01.30 16:38:32.313883 [ 293 ] {} <Debug> TCP-Session: e20fa9be-33d1-4217-93f5-335b2b832a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6772 | 2026.01.30 16:38:32.313895 [ 293 ] {} <Debug> TCP-Session: e20fa9be-33d1-4217-93f5-335b2b832a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6773 | 2026.01.30 16:38:32.314131 [ 291 ] {153dc885-f1ea-4ce4-9179-199c7ec0beb9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6774 | 2026.01.30 16:38:32.314186 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6775 | 2026.01.30 16:38:32.314200 [ 291 ] {153dc885-f1ea-4ce4-9179-199c7ec0beb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6776 | 2026.01.30 16:38:32.314223 [ 289 ] {} <Debug> TCP-Session: 437c7fde-6c75-4814-baab-a5a4fcc6aee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46547 | ||
| 6777 | 2026.01.30 16:38:32.314250 [ 289 ] {} <Debug> TCP-Session: 437c7fde-6c75-4814-baab-a5a4fcc6aee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6778 | 2026.01.30 16:38:32.314263 [ 289 ] {} <Debug> TCP-Session: 437c7fde-6c75-4814-baab-a5a4fcc6aee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6779 | 2026.01.30 16:38:32.314294 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6780 | 2026.01.30 16:38:32.314329 [ 288 ] {} <Debug> TCP-Session: 0f66c131-2996-40aa-b23b-f604807d3de0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58487 | ||
| 6781 | 2026.01.30 16:38:32.314346 [ 288 ] {} <Debug> TCP-Session: 0f66c131-2996-40aa-b23b-f604807d3de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6782 | 2026.01.30 16:38:32.314363 [ 288 ] {} <Debug> TCP-Session: 0f66c131-2996-40aa-b23b-f604807d3de0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6783 | 2026.01.30 16:38:32.314514 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6784 | 2026.01.30 16:38:32.314549 [ 290 ] {} <Debug> TCP-Session: 4fe93c01-01e6-4785-91c2-230739c6f08d Authenticating user 'default' from [fd00:1122:3344:101::e]:33811 | ||
| 6785 | 2026.01.30 16:38:32.314560 [ 291 ] {153dc885-f1ea-4ce4-9179-199c7ec0beb9} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 6786 | 2026.01.30 16:38:32.314566 [ 290 ] {} <Debug> TCP-Session: 4fe93c01-01e6-4785-91c2-230739c6f08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6787 | 2026.01.30 16:38:32.314603 [ 290 ] {} <Debug> TCP-Session: 4fe93c01-01e6-4785-91c2-230739c6f08d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6788 | 2026.01.30 16:38:32.315556 [ 338 ] {153dc885-f1ea-4ce4-9179-199c7ec0beb9} <Trace> AggregatingTransform: Aggregating | ||
| 6789 | 2026.01.30 16:38:32.315595 [ 338 ] {153dc885-f1ea-4ce4-9179-199c7ec0beb9} <Trace> Aggregator: Aggregation method: without_key | ||
| 6790 | 2026.01.30 16:38:32.315631 [ 338 ] {153dc885-f1ea-4ce4-9179-199c7ec0beb9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961467 sec. (1040.077 rows/sec., 40.63 KiB/sec.) | ||
| 6791 | 2026.01.30 16:38:32.315649 [ 338 ] {153dc885-f1ea-4ce4-9179-199c7ec0beb9} <Trace> Aggregator: Merging aggregated data | ||
| 6792 | 2026.01.30 16:38:32.316733 [ 291 ] {153dc885-f1ea-4ce4-9179-199c7ec0beb9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003104 sec., 322.16494845360825 rows/sec., 12.58 KiB/sec. | ||
| 6793 | 2026.01.30 16:38:32.316869 [ 291 ] {153dc885-f1ea-4ce4-9179-199c7ec0beb9} <Debug> TCPHandler: Processed in 0.003752967 sec. | ||
| 6794 | 2026.01.30 16:38:32.316970 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6795 | 2026.01.30 16:38:32.316992 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6796 | 2026.01.30 16:38:32.316999 [ 291 ] {} <Debug> TCP-Session: 119be65a-5174-496f-978b-24c3fe86ffec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6797 | 2026.01.30 16:38:32.317013 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6798 | 2026.01.30 16:38:32.317046 [ 294 ] {} <Debug> TCP-Session: b4f74359-28e0-4fc3-aec2-89545c6544d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6799 | 2026.01.30 16:38:32.317060 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6800 | 2026.01.30 16:38:32.317074 [ 292 ] {} <Debug> TCP-Session: 3f91f766-8d13-43bc-8b35-a42aa8565936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6801 | 2026.01.30 16:38:32.317086 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6802 | 2026.01.30 16:38:32.317104 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6803 | 2026.01.30 16:38:32.317115 [ 290 ] {} <Debug> TCP-Session: 4fe93c01-01e6-4785-91c2-230739c6f08d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6804 | 2026.01.30 16:38:32.317128 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6805 | 2026.01.30 16:38:32.317152 [ 275 ] {} <Debug> TCP-Session: 44a7f19e-4924-4f0a-a9ba-9baab45af6ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6806 | 2026.01.30 16:38:32.317153 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6807 | 2026.01.30 16:38:32.317184 [ 286 ] {} <Debug> TCP-Session: be1c1208-e759-4ff9-b14d-5cc7d0ecbe57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6808 | 2026.01.30 16:38:32.317133 [ 289 ] {} <Debug> TCP-Session: 437c7fde-6c75-4814-baab-a5a4fcc6aee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6809 | 2026.01.30 16:38:32.317222 [ 288 ] {} <Debug> TCP-Session: 0f66c131-2996-40aa-b23b-f604807d3de0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6810 | 2026.01.30 16:38:32.317035 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6811 | 2026.01.30 16:38:32.317290 [ 293 ] {} <Debug> TCP-Session: e20fa9be-33d1-4217-93f5-335b2b832a82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6812 | 2026.01.30 16:38:32.427809 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46220 | ||
| 6813 | 2026.01.30 16:38:32.427900 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6814 | 2026.01.30 16:38:32.427925 [ 291 ] {} <Debug> TCP-Session: d3ff13d5-c516-47aa-8d5c-d74261e94f0c Authenticating user 'default' from [fd00:1122:3344:101::e]:46220 | ||
| 6815 | 2026.01.30 16:38:32.427945 [ 291 ] {} <Debug> TCP-Session: d3ff13d5-c516-47aa-8d5c-d74261e94f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6816 | 2026.01.30 16:38:32.427958 [ 291 ] {} <Debug> TCP-Session: d3ff13d5-c516-47aa-8d5c-d74261e94f0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6817 | 2026.01.30 16:38:32.428163 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61655 | ||
| 6818 | 2026.01.30 16:38:32.428202 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43509 | ||
| 6819 | 2026.01.30 16:38:32.428222 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55485 | ||
| 6820 | 2026.01.30 16:38:32.428232 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57894 | ||
| 6821 | 2026.01.30 16:38:32.428278 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6822 | 2026.01.30 16:38:32.428252 [ 291 ] {} <Trace> TCP-Session: d3ff13d5-c516-47aa-8d5c-d74261e94f0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6823 | 2026.01.30 16:38:32.428317 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6824 | 2026.01.30 16:38:32.428317 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6825 | 2026.01.30 16:38:32.428319 [ 292 ] {} <Debug> TCP-Session: 9de389b6-9b44-4243-ae9d-e06e055ae92a Authenticating user 'default' from [fd00:1122:3344:101::e]:61655 | ||
| 6826 | 2026.01.30 16:38:32.428359 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6827 | 2026.01.30 16:38:32.428362 [ 293 ] {} <Debug> TCP-Session: 89dc94fc-bdaf-4092-a48d-51eaf8d0e3e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43509 | ||
| 6828 | 2026.01.30 16:38:32.428390 [ 292 ] {} <Debug> TCP-Session: 9de389b6-9b44-4243-ae9d-e06e055ae92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6829 | 2026.01.30 16:38:32.428404 [ 288 ] {} <Debug> TCP-Session: 11223410-5bce-463c-8468-db2891c922c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57894 | ||
| 6830 | 2026.01.30 16:38:32.428417 [ 293 ] {} <Debug> TCP-Session: 89dc94fc-bdaf-4092-a48d-51eaf8d0e3e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6831 | 2026.01.30 16:38:32.428423 [ 292 ] {} <Debug> TCP-Session: 9de389b6-9b44-4243-ae9d-e06e055ae92a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6832 | 2026.01.30 16:38:32.428445 [ 288 ] {} <Debug> TCP-Session: 11223410-5bce-463c-8468-db2891c922c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6833 | 2026.01.30 16:38:32.428462 [ 291 ] {b79d1339-1496-400c-aa9d-d140579e5bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46220) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6834 | 2026.01.30 16:38:32.428475 [ 288 ] {} <Debug> TCP-Session: 11223410-5bce-463c-8468-db2891c922c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6835 | 2026.01.30 16:38:32.428449 [ 293 ] {} <Debug> TCP-Session: 89dc94fc-bdaf-4092-a48d-51eaf8d0e3e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6836 | 2026.01.30 16:38:32.428356 [ 286 ] {} <Debug> TCP-Session: 7911d1a7-31bc-49c6-9d76-b2d8a0364fda Authenticating user 'default' from [fd00:1122:3344:101::e]:55485 | ||
| 6837 | 2026.01.30 16:38:32.428250 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45716 | ||
| 6838 | 2026.01.30 16:38:32.428546 [ 286 ] {} <Debug> TCP-Session: 7911d1a7-31bc-49c6-9d76-b2d8a0364fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6839 | 2026.01.30 16:38:32.428240 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51560 | ||
| 6840 | 2026.01.30 16:38:32.428573 [ 286 ] {} <Debug> TCP-Session: 7911d1a7-31bc-49c6-9d76-b2d8a0364fda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6841 | 2026.01.30 16:38:32.428605 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6842 | 2026.01.30 16:38:32.428210 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52626 | ||
| 6843 | 2026.01.30 16:38:32.428632 [ 290 ] {} <Debug> TCP-Session: 0c232866-9a9c-4090-b0c5-61178d72235a Authenticating user 'default' from [fd00:1122:3344:101::e]:45716 | ||
| 6844 | 2026.01.30 16:38:32.428646 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6845 | 2026.01.30 16:38:32.428667 [ 290 ] {} <Debug> TCP-Session: 0c232866-9a9c-4090-b0c5-61178d72235a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6846 | 2026.01.30 16:38:32.428686 [ 289 ] {} <Debug> TCP-Session: 6f178816-2e7e-48d3-8c22-02c17b2f7fcc Authenticating user 'default' from [fd00:1122:3344:101::e]:51560 | ||
| 6847 | 2026.01.30 16:38:32.428696 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6848 | 2026.01.30 16:38:32.428711 [ 291 ] {b79d1339-1496-400c-aa9d-d140579e5bb2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6849 | 2026.01.30 16:38:32.428714 [ 289 ] {} <Debug> TCP-Session: 6f178816-2e7e-48d3-8c22-02c17b2f7fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6850 | 2026.01.30 16:38:32.428730 [ 275 ] {} <Debug> TCP-Session: 0e507386-46fe-49dd-a7a8-9598fd4fc6b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52626 | ||
| 6851 | 2026.01.30 16:38:32.428757 [ 289 ] {} <Debug> TCP-Session: 6f178816-2e7e-48d3-8c22-02c17b2f7fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6852 | 2026.01.30 16:38:32.428772 [ 291 ] {b79d1339-1496-400c-aa9d-d140579e5bb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6853 | 2026.01.30 16:38:32.428773 [ 275 ] {} <Debug> TCP-Session: 0e507386-46fe-49dd-a7a8-9598fd4fc6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6854 | 2026.01.30 16:38:32.428697 [ 290 ] {} <Debug> TCP-Session: 0c232866-9a9c-4090-b0c5-61178d72235a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6855 | 2026.01.30 16:38:32.428810 [ 275 ] {} <Debug> TCP-Session: 0e507386-46fe-49dd-a7a8-9598fd4fc6b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6856 | 2026.01.30 16:38:32.428209 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54645 | ||
| 6857 | 2026.01.30 16:38:32.428903 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6858 | 2026.01.30 16:38:32.428922 [ 294 ] {} <Debug> TCP-Session: 9d840cca-e398-4f0b-adf2-61d850791dd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54645 | ||
| 6859 | 2026.01.30 16:38:32.428938 [ 294 ] {} <Debug> TCP-Session: 9d840cca-e398-4f0b-adf2-61d850791dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6860 | 2026.01.30 16:38:32.428950 [ 294 ] {} <Debug> TCP-Session: 9d840cca-e398-4f0b-adf2-61d850791dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6861 | 2026.01.30 16:38:32.429041 [ 291 ] {b79d1339-1496-400c-aa9d-d140579e5bb2} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 6862 | 2026.01.30 16:38:32.430002 [ 309 ] {b79d1339-1496-400c-aa9d-d140579e5bb2} <Trace> AggregatingTransform: Aggregating | ||
| 6863 | 2026.01.30 16:38:32.430045 [ 309 ] {b79d1339-1496-400c-aa9d-d140579e5bb2} <Trace> Aggregator: Aggregation method: without_key | ||
| 6864 | 2026.01.30 16:38:32.430084 [ 309 ] {b79d1339-1496-400c-aa9d-d140579e5bb2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947077 sec. (1055.880 rows/sec., 41.25 KiB/sec.) | ||
| 6865 | 2026.01.30 16:38:32.430103 [ 309 ] {b79d1339-1496-400c-aa9d-d140579e5bb2} <Trace> Aggregator: Merging aggregated data | ||
| 6866 | 2026.01.30 16:38:32.431383 [ 291 ] {b79d1339-1496-400c-aa9d-d140579e5bb2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00297 sec., 336.7003367003367 rows/sec., 13.15 KiB/sec. | ||
| 6867 | 2026.01.30 16:38:32.431539 [ 291 ] {b79d1339-1496-400c-aa9d-d140579e5bb2} <Debug> TCPHandler: Processed in 0.003384091 sec. | ||
| 6868 | 2026.01.30 16:38:32.431631 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6869 | 2026.01.30 16:38:32.431664 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6870 | 2026.01.30 16:38:32.431671 [ 291 ] {} <Debug> TCP-Session: d3ff13d5-c516-47aa-8d5c-d74261e94f0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6871 | 2026.01.30 16:38:32.431686 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6872 | 2026.01.30 16:38:32.431714 [ 293 ] {} <Debug> TCP-Session: 89dc94fc-bdaf-4092-a48d-51eaf8d0e3e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6873 | 2026.01.30 16:38:32.431722 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6874 | 2026.01.30 16:38:32.431743 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6875 | 2026.01.30 16:38:32.431762 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6876 | 2026.01.30 16:38:32.431787 [ 275 ] {} <Debug> TCP-Session: 0e507386-46fe-49dd-a7a8-9598fd4fc6b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6877 | 2026.01.30 16:38:32.431804 [ 288 ] {} <Debug> TCP-Session: 11223410-5bce-463c-8468-db2891c922c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6878 | 2026.01.30 16:38:32.431818 [ 294 ] {} <Debug> TCP-Session: 9d840cca-e398-4f0b-adf2-61d850791dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6879 | 2026.01.30 16:38:32.431801 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6880 | 2026.01.30 16:38:32.431786 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6881 | 2026.01.30 16:38:32.431886 [ 289 ] {} <Debug> TCP-Session: 6f178816-2e7e-48d3-8c22-02c17b2f7fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6882 | 2026.01.30 16:38:32.431752 [ 290 ] {} <Debug> TCP-Session: 0c232866-9a9c-4090-b0c5-61178d72235a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6883 | 2026.01.30 16:38:32.431920 [ 286 ] {} <Debug> TCP-Session: 7911d1a7-31bc-49c6-9d76-b2d8a0364fda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6884 | 2026.01.30 16:38:32.431701 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6885 | 2026.01.30 16:38:32.431982 [ 292 ] {} <Debug> TCP-Session: 9de389b6-9b44-4243-ae9d-e06e055ae92a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6886 | 2026.01.30 16:38:32.579315 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2026.01.30 16:38:32.579512 [ 277 ] {0586bd85-6db3-4c87-9270-489ada06ebec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6888 | 2026.01.30 16:38:32.579589 [ 277 ] {0586bd85-6db3-4c87-9270-489ada06ebec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6889 | 2026.01.30 16:38:32.580345 [ 277 ] {0586bd85-6db3-4c87-9270-489ada06ebec} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2026.01.30 16:38:32.580390 [ 277 ] {0586bd85-6db3-4c87-9270-489ada06ebec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6891 | 2026.01.30 16:38:32.580810 [ 277 ] {0586bd85-6db3-4c87-9270-489ada06ebec} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6892 | 2026.01.30 16:38:32.581042 [ 277 ] {0586bd85-6db3-4c87-9270-489ada06ebec} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2026.01.30 16:38:32.581216 [ 277 ] {0586bd85-6db3-4c87-9270-489ada06ebec} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001759 sec., 72768.61853325754 rows/sec., 6.27 MiB/sec. | ||
| 6894 | 2026.01.30 16:38:32.581268 [ 277 ] {0586bd85-6db3-4c87-9270-489ada06ebec} <Debug> TCPHandler: Processed in 0.002090498 sec. | ||
| 6895 | 2026.01.30 16:38:32.581394 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6896 | 2026.01.30 16:38:32.581499 [ 277 ] {34298e27-3182-4585-85eb-eb8e6059f16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6897 | 2026.01.30 16:38:32.581544 [ 277 ] {34298e27-3182-4585-85eb-eb8e6059f16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6898 | 2026.01.30 16:38:32.581982 [ 277 ] {34298e27-3182-4585-85eb-eb8e6059f16b} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6899 | 2026.01.30 16:38:32.582021 [ 277 ] {34298e27-3182-4585-85eb-eb8e6059f16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6900 | 2026.01.30 16:38:32.582339 [ 277 ] {34298e27-3182-4585-85eb-eb8e6059f16b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6901 | 2026.01.30 16:38:32.582569 [ 277 ] {34298e27-3182-4585-85eb-eb8e6059f16b} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2026.01.30 16:38:32.582713 [ 277 ] {34298e27-3182-4585-85eb-eb8e6059f16b} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001237 sec., 29102.66774454325 rows/sec., 2.14 MiB/sec. | ||
| 6903 | 2026.01.30 16:38:32.582753 [ 277 ] {34298e27-3182-4585-85eb-eb8e6059f16b} <Debug> TCPHandler: Processed in 0.001411045 sec. | ||
| 6904 | 2026.01.30 16:38:32.582880 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6905 | 2026.01.30 16:38:32.582978 [ 277 ] {4fd8928b-2784-4da0-be0d-d23ca61415de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6906 | 2026.01.30 16:38:32.583021 [ 277 ] {4fd8928b-2784-4da0-be0d-d23ca61415de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6907 | 2026.01.30 16:38:32.583499 [ 277 ] {4fd8928b-2784-4da0-be0d-d23ca61415de} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2026.01.30 16:38:32.583537 [ 277 ] {4fd8928b-2784-4da0-be0d-d23ca61415de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6909 | 2026.01.30 16:38:32.583861 [ 277 ] {4fd8928b-2784-4da0-be0d-d23ca61415de} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6910 | 2026.01.30 16:38:32.584097 [ 277 ] {4fd8928b-2784-4da0-be0d-d23ca61415de} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2026.01.30 16:38:32.584248 [ 277 ] {4fd8928b-2784-4da0-be0d-d23ca61415de} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001289 sec., 77579.51900698215 rows/sec., 6.06 MiB/sec. | ||
| 6912 | 2026.01.30 16:38:32.584320 [ 277 ] {4fd8928b-2784-4da0-be0d-d23ca61415de} <Debug> TCPHandler: Processed in 0.001491307 sec. | ||
| 6913 | 2026.01.30 16:38:32.584454 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6914 | 2026.01.30 16:38:32.584553 [ 277 ] {327b0186-fcc5-4154-a1ea-621e8b2b4c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6915 | 2026.01.30 16:38:32.584601 [ 277 ] {327b0186-fcc5-4154-a1ea-621e8b2b4c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6916 | 2026.01.30 16:38:32.585098 [ 277 ] {327b0186-fcc5-4154-a1ea-621e8b2b4c8a} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.01.30 16:38:32.585137 [ 277 ] {327b0186-fcc5-4154-a1ea-621e8b2b4c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6918 | 2026.01.30 16:38:32.585493 [ 277 ] {327b0186-fcc5-4154-a1ea-621e8b2b4c8a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6919 | 2026.01.30 16:38:32.585766 [ 277 ] {327b0186-fcc5-4154-a1ea-621e8b2b4c8a} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2026.01.30 16:38:32.585963 [ 277 ] {327b0186-fcc5-4154-a1ea-621e8b2b4c8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001431 sec., 111809.92313067785 rows/sec., 7.79 MiB/sec. | ||
| 6921 | 2026.01.30 16:38:32.586006 [ 277 ] {327b0186-fcc5-4154-a1ea-621e8b2b4c8a} <Debug> TCPHandler: Processed in 0.001601628 sec. | ||
| 6922 | 2026.01.30 16:38:32.586136 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6923 | 2026.01.30 16:38:32.586237 [ 277 ] {193221e8-c7d5-455a-820f-816ccfe1bd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6924 | 2026.01.30 16:38:32.586301 [ 277 ] {193221e8-c7d5-455a-820f-816ccfe1bd3c} <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 | ||
| 6925 | 2026.01.30 16:38:32.587212 [ 277 ] {193221e8-c7d5-455a-820f-816ccfe1bd3c} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6926 | 2026.01.30 16:38:32.587252 [ 277 ] {193221e8-c7d5-455a-820f-816ccfe1bd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6927 | 2026.01.30 16:38:32.587828 [ 277 ] {193221e8-c7d5-455a-820f-816ccfe1bd3c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6928 | 2026.01.30 16:38:32.588052 [ 277 ] {193221e8-c7d5-455a-820f-816ccfe1bd3c} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6929 | 2026.01.30 16:38:32.588195 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6930 | 2026.01.30 16:38:32.588204 [ 277 ] {193221e8-c7d5-455a-820f-816ccfe1bd3c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001987 sec., 18117.765475591343 rows/sec., 32.47 MiB/sec. | ||
| 6931 | 2026.01.30 16:38:32.588256 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2026.01.30 16:38:32.588281 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6933 | 2026.01.30 16:38:32.588298 [ 277 ] {193221e8-c7d5-455a-820f-816ccfe1bd3c} <Debug> TCPHandler: Processed in 0.002213729 sec. | ||
| 6934 | 2026.01.30 16:38:32.588410 [ 195 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6935 | 2026.01.30 16:38:32.588423 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6936 | 2026.01.30 16:38:32.588560 [ 277 ] {436eed58-65bb-4c8c-a733-b986ebe67ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6937 | 2026.01.30 16:38:32.588606 [ 277 ] {436eed58-65bb-4c8c-a733-b986ebe67ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6938 | 2026.01.30 16:38:32.588704 [ 195 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6939 | 2026.01.30 16:38:32.588785 [ 195 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 756 rows starting from the beginning of the part | ||
| 6940 | 2026.01.30 16:38:32.588932 [ 195 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 6941 | 2026.01.30 16:38:32.588970 [ 277 ] {436eed58-65bb-4c8c-a733-b986ebe67ac9} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.01.30 16:38:32.589013 [ 277 ] {436eed58-65bb-4c8c-a733-b986ebe67ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 6943 | 2026.01.30 16:38:32.589050 [ 195 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 6944 | 2026.01.30 16:38:32.589169 [ 195 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 6945 | 2026.01.30 16:38:32.589268 [ 195 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 6946 | 2026.01.30 16:38:32.589338 [ 277 ] {436eed58-65bb-4c8c-a733-b986ebe67ac9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6947 | 2026.01.30 16:38:32.589363 [ 195 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 6948 | 2026.01.30 16:38:32.589560 [ 277 ] {436eed58-65bb-4c8c-a733-b986ebe67ac9} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2026.01.30 16:38:32.589707 [ 277 ] {436eed58-65bb-4c8c-a733-b986ebe67ac9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 6950 | 2026.01.30 16:38:32.589745 [ 277 ] {436eed58-65bb-4c8c-a733-b986ebe67ac9} <Debug> TCPHandler: Processed in 0.001373435 sec. | ||
| 6951 | 2026.01.30 16:38:32.600006 [ 200 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 19 columns (19 merged, 0 gathered) in 0.011657648 sec., 74800.68020581853 rows/sec., 134.04 MiB/sec. | ||
| 6952 | 2026.01.30 16:38:32.601034 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6953 | 2026.01.30 16:38:32.601394 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.01.30 16:38:32.601465 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6955 | 2026.01.30 16:38:32.601588 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 6956 | 2026.01.30 16:38:33.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.99 MiB, peak 289.63 MiB, free memory in arenas 0.00 B, will set to 282.09 MiB (RSS), difference: 2.10 MiB | ||
| 6957 | 2026.01.30 16:38:33.547664 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52713 | ||
| 6958 | 2026.01.30 16:38:33.547773 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6959 | 2026.01.30 16:38:33.547801 [ 291 ] {} <Debug> TCP-Session: b4269681-90bf-4bb9-82c2-1be96877068b Authenticating user 'default' from [fd00:1122:3344:101::e]:52713 | ||
| 6960 | 2026.01.30 16:38:33.547826 [ 291 ] {} <Debug> TCP-Session: b4269681-90bf-4bb9-82c2-1be96877068b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6961 | 2026.01.30 16:38:33.547840 [ 291 ] {} <Debug> TCP-Session: b4269681-90bf-4bb9-82c2-1be96877068b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6962 | 2026.01.30 16:38:33.548027 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36001 | ||
| 6963 | 2026.01.30 16:38:33.548067 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57446 | ||
| 6964 | 2026.01.30 16:38:33.548089 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55257 | ||
| 6965 | 2026.01.30 16:38:33.548119 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62467 | ||
| 6966 | 2026.01.30 16:38:33.548144 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6967 | 2026.01.30 16:38:33.548158 [ 291 ] {} <Trace> TCP-Session: b4269681-90bf-4bb9-82c2-1be96877068b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6968 | 2026.01.30 16:38:33.548182 [ 292 ] {} <Debug> TCP-Session: f84fa854-0ec4-466a-a2d2-050bf271a8e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36001 | ||
| 6969 | 2026.01.30 16:38:33.548193 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6970 | 2026.01.30 16:38:33.548198 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6971 | 2026.01.30 16:38:33.548220 [ 292 ] {} <Debug> TCP-Session: f84fa854-0ec4-466a-a2d2-050bf271a8e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6972 | 2026.01.30 16:38:33.548231 [ 293 ] {} <Debug> TCP-Session: 88eeb931-2d4f-42f1-b937-d9b4ea14c1a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57446 | ||
| 6973 | 2026.01.30 16:38:33.548235 [ 290 ] {} <Debug> TCP-Session: 9d8e4313-32e9-4d3f-af21-5fdf782eadf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62467 | ||
| 6974 | 2026.01.30 16:38:33.548232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15839 | ||
| 6975 | 2026.01.30 16:38:33.548269 [ 290 ] {} <Debug> TCP-Session: 9d8e4313-32e9-4d3f-af21-5fdf782eadf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6976 | 2026.01.30 16:38:33.548267 [ 293 ] {} <Debug> TCP-Session: 88eeb931-2d4f-42f1-b937-d9b4ea14c1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6977 | 2026.01.30 16:38:33.548296 [ 290 ] {} <Debug> TCP-Session: 9d8e4313-32e9-4d3f-af21-5fdf782eadf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6978 | 2026.01.30 16:38:33.548306 [ 293 ] {} <Debug> TCP-Session: 88eeb931-2d4f-42f1-b937-d9b4ea14c1a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6979 | 2026.01.30 16:38:33.548246 [ 292 ] {} <Debug> TCP-Session: f84fa854-0ec4-466a-a2d2-050bf271a8e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6980 | 2026.01.30 16:38:33.548193 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6981 | 2026.01.30 16:38:33.548348 [ 291 ] {4cbd0888-962f-4179-a678-fa4fb2b46473} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52713) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6982 | 2026.01.30 16:38:33.548111 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38484 | ||
| 6983 | 2026.01.30 16:38:33.548400 [ 286 ] {} <Debug> TCP-Session: 0c8db5ba-5197-4044-a728-a8356c0c15a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55257 | ||
| 6984 | 2026.01.30 16:38:33.548102 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62014 | ||
| 6985 | 2026.01.30 16:38:33.548471 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6986 | 2026.01.30 16:38:33.548089 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53797 | ||
| 6987 | 2026.01.30 16:38:33.548506 [ 289 ] {} <Debug> TCP-Session: 4ce2585b-9eec-4a7c-89e8-807a8430da5a Authenticating user 'default' from [fd00:1122:3344:101::e]:38484 | ||
| 6988 | 2026.01.30 16:38:33.548089 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40282 | ||
| 6989 | 2026.01.30 16:38:33.548548 [ 289 ] {} <Debug> TCP-Session: 4ce2585b-9eec-4a7c-89e8-807a8430da5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6990 | 2026.01.30 16:38:33.548560 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6991 | 2026.01.30 16:38:33.548588 [ 289 ] {} <Debug> TCP-Session: 4ce2585b-9eec-4a7c-89e8-807a8430da5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6992 | 2026.01.30 16:38:33.548589 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6993 | 2026.01.30 16:38:33.548612 [ 288 ] {} <Debug> TCP-Session: 9472f4e0-3288-4296-acb3-708c4f0b046d Authenticating user 'default' from [fd00:1122:3344:101::e]:62014 | ||
| 6994 | 2026.01.30 16:38:33.548616 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6995 | 2026.01.30 16:38:33.548642 [ 275 ] {} <Debug> TCP-Session: 22443499-5684-49e7-a967-440665137e03 Authenticating user 'default' from [fd00:1122:3344:101::e]:53797 | ||
| 6996 | 2026.01.30 16:38:33.548649 [ 288 ] {} <Debug> TCP-Session: 9472f4e0-3288-4296-acb3-708c4f0b046d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6997 | 2026.01.30 16:38:33.548656 [ 294 ] {} <Debug> TCP-Session: b186d41a-6f84-431c-a4a5-b3a05c8b2104 Authenticating user 'default' from [fd00:1122:3344:101::e]:40282 | ||
| 6998 | 2026.01.30 16:38:33.548669 [ 288 ] {} <Debug> TCP-Session: 9472f4e0-3288-4296-acb3-708c4f0b046d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6999 | 2026.01.30 16:38:33.548668 [ 275 ] {} <Debug> TCP-Session: 22443499-5684-49e7-a967-440665137e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7000 | 2026.01.30 16:38:33.548680 [ 294 ] {} <Debug> TCP-Session: b186d41a-6f84-431c-a4a5-b3a05c8b2104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7001 | 2026.01.30 16:38:33.548697 [ 275 ] {} <Debug> TCP-Session: 22443499-5684-49e7-a967-440665137e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7002 | 2026.01.30 16:38:33.548704 [ 294 ] {} <Debug> TCP-Session: b186d41a-6f84-431c-a4a5-b3a05c8b2104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7003 | 2026.01.30 16:38:33.548645 [ 291 ] {4cbd0888-962f-4179-a678-fa4fb2b46473} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7004 | 2026.01.30 16:38:33.548446 [ 286 ] {} <Debug> TCP-Session: 0c8db5ba-5197-4044-a728-a8356c0c15a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7005 | 2026.01.30 16:38:33.548781 [ 286 ] {} <Debug> TCP-Session: 0c8db5ba-5197-4044-a728-a8356c0c15a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7006 | 2026.01.30 16:38:33.548788 [ 291 ] {4cbd0888-962f-4179-a678-fa4fb2b46473} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7007 | 2026.01.30 16:38:33.548835 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2026.01.30 16:38:33.548890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7009 | 2026.01.30 16:38:33.549073 [ 291 ] {4cbd0888-962f-4179-a678-fa4fb2b46473} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 7010 | 2026.01.30 16:38:33.549987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7011 | 2026.01.30 16:38:33.550003 [ 342 ] {4cbd0888-962f-4179-a678-fa4fb2b46473} <Trace> AggregatingTransform: Aggregating | ||
| 7012 | 2026.01.30 16:38:33.550057 [ 342 ] {4cbd0888-962f-4179-a678-fa4fb2b46473} <Trace> Aggregator: Aggregation method: without_key | ||
| 7013 | 2026.01.30 16:38:33.550094 [ 342 ] {4cbd0888-962f-4179-a678-fa4fb2b46473} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919227 sec. (1087.871 rows/sec., 42.49 KiB/sec.) | ||
| 7014 | 2026.01.30 16:38:33.550114 [ 342 ] {4cbd0888-962f-4179-a678-fa4fb2b46473} <Trace> Aggregator: Merging aggregated data | ||
| 7015 | 2026.01.30 16:38:33.550304 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2026.01.30 16:38:33.550470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15839 | ||
| 7017 | 2026.01.30 16:38:33.551548 [ 291 ] {4cbd0888-962f-4179-a678-fa4fb2b46473} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003255 sec., 307.21966205837174 rows/sec., 12.00 KiB/sec. | ||
| 7018 | 2026.01.30 16:38:33.551726 [ 291 ] {4cbd0888-962f-4179-a678-fa4fb2b46473} <Debug> TCPHandler: Processed in 0.003681436 sec. | ||
| 7019 | 2026.01.30 16:38:33.551834 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7020 | 2026.01.30 16:38:33.551871 [ 291 ] {} <Debug> TCP-Session: b4269681-90bf-4bb9-82c2-1be96877068b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7021 | 2026.01.30 16:38:33.551877 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7022 | 2026.01.30 16:38:33.551887 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7023 | 2026.01.30 16:38:33.551911 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7024 | 2026.01.30 16:38:33.551929 [ 288 ] {} <Debug> TCP-Session: 9472f4e0-3288-4296-acb3-708c4f0b046d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7025 | 2026.01.30 16:38:33.551949 [ 292 ] {} <Debug> TCP-Session: f84fa854-0ec4-466a-a2d2-050bf271a8e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7026 | 2026.01.30 16:38:33.551964 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7027 | 2026.01.30 16:38:33.551980 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7028 | 2026.01.30 16:38:33.551998 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7029 | 2026.01.30 16:38:33.552011 [ 294 ] {} <Debug> TCP-Session: b186d41a-6f84-431c-a4a5-b3a05c8b2104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7030 | 2026.01.30 16:38:33.552027 [ 275 ] {} <Debug> TCP-Session: 22443499-5684-49e7-a967-440665137e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7031 | 2026.01.30 16:38:33.552049 [ 290 ] {} <Debug> TCP-Session: 9d8e4313-32e9-4d3f-af21-5fdf782eadf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7032 | 2026.01.30 16:38:33.551976 [ 293 ] {} <Debug> TCP-Session: 88eeb931-2d4f-42f1-b937-d9b4ea14c1a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7033 | 2026.01.30 16:38:33.551945 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7034 | 2026.01.30 16:38:33.551929 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7035 | 2026.01.30 16:38:33.552124 [ 286 ] {} <Debug> TCP-Session: 0c8db5ba-5197-4044-a728-a8356c0c15a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7036 | 2026.01.30 16:38:33.552157 [ 289 ] {} <Debug> TCP-Session: 4ce2585b-9eec-4a7c-89e8-807a8430da5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7037 | 2026.01.30 16:38:34.375313 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7038 | 2026.01.30 16:38:34.390999 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.01.30 16:38:34.391075 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7040 | 2026.01.30 16:38:34.397169 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7041 | 2026.01.30 16:38:34.397912 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.01.30 16:38:34.400881 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7043 | 2026.01.30 16:38:36.093244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 846 | ||
| 7044 | 2026.01.30 16:38:36.095737 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2026.01.30 16:38:36.095799 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7046 | 2026.01.30 16:38:36.097075 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7047 | 2026.01.30 16:38:36.097376 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.01.30 16:38:36.097814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 7049 | 2026.01.30 16:38:37.604765 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7050 | 2026.01.30 16:38:37.604989 [ 277 ] {c1b3e2b8-88e5-4bfc-990e-15b2e90ce401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7051 | 2026.01.30 16:38:37.605076 [ 277 ] {c1b3e2b8-88e5-4bfc-990e-15b2e90ce401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7052 | 2026.01.30 16:38:37.605772 [ 277 ] {c1b3e2b8-88e5-4bfc-990e-15b2e90ce401} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7053 | 2026.01.30 16:38:37.605826 [ 277 ] {c1b3e2b8-88e5-4bfc-990e-15b2e90ce401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7054 | 2026.01.30 16:38:37.606235 [ 277 ] {c1b3e2b8-88e5-4bfc-990e-15b2e90ce401} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7055 | 2026.01.30 16:38:37.606459 [ 277 ] {c1b3e2b8-88e5-4bfc-990e-15b2e90ce401} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2026.01.30 16:38:37.606626 [ 277 ] {c1b3e2b8-88e5-4bfc-990e-15b2e90ce401} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001693 sec., 14176.018901358535 rows/sec., 1.18 MiB/sec. | ||
| 7057 | 2026.01.30 16:38:37.606674 [ 277 ] {c1b3e2b8-88e5-4bfc-990e-15b2e90ce401} <Debug> TCPHandler: Processed in 0.002049667 sec. | ||
| 7058 | 2026.01.30 16:38:37.606803 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7059 | 2026.01.30 16:38:37.606903 [ 277 ] {133335b0-fb58-4a77-b168-5d785817ada7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7060 | 2026.01.30 16:38:37.606947 [ 277 ] {133335b0-fb58-4a77-b168-5d785817ada7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7061 | 2026.01.30 16:38:37.607356 [ 277 ] {133335b0-fb58-4a77-b168-5d785817ada7} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2026.01.30 16:38:37.607392 [ 277 ] {133335b0-fb58-4a77-b168-5d785817ada7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7063 | 2026.01.30 16:38:37.607697 [ 277 ] {133335b0-fb58-4a77-b168-5d785817ada7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7064 | 2026.01.30 16:38:37.607899 [ 277 ] {133335b0-fb58-4a77-b168-5d785817ada7} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2026.01.30 16:38:37.608026 [ 277 ] {133335b0-fb58-4a77-b168-5d785817ada7} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001147 sec., 6974.716652136007 rows/sec., 568.74 KiB/sec. | ||
| 7066 | 2026.01.30 16:38:37.608064 [ 277 ] {133335b0-fb58-4a77-b168-5d785817ada7} <Debug> TCPHandler: Processed in 0.001311934 sec. | ||
| 7067 | 2026.01.30 16:38:37.608175 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7068 | 2026.01.30 16:38:37.608267 [ 277 ] {169ec0b4-c743-4afe-b15c-1a298226d08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7069 | 2026.01.30 16:38:37.608305 [ 277 ] {169ec0b4-c743-4afe-b15c-1a298226d08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7070 | 2026.01.30 16:38:37.609375 [ 277 ] {169ec0b4-c743-4afe-b15c-1a298226d08b} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2026.01.30 16:38:37.609413 [ 277 ] {169ec0b4-c743-4afe-b15c-1a298226d08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7072 | 2026.01.30 16:38:37.609815 [ 277 ] {169ec0b4-c743-4afe-b15c-1a298226d08b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7073 | 2026.01.30 16:38:37.610024 [ 277 ] {169ec0b4-c743-4afe-b15c-1a298226d08b} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2026.01.30 16:38:37.610156 [ 277 ] {169ec0b4-c743-4afe-b15c-1a298226d08b} <Debug> executeQuery: Read 1328 rows, 113.50 KiB in 0.001906 sec., 696747.1143756559 rows/sec., 58.16 MiB/sec. | ||
| 7075 | 2026.01.30 16:38:37.610194 [ 277 ] {169ec0b4-c743-4afe-b15c-1a298226d08b} <Debug> TCPHandler: Processed in 0.002066077 sec. | ||
| 7076 | 2026.01.30 16:38:37.610309 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7077 | 2026.01.30 16:38:37.610402 [ 277 ] {4ff5905b-ebc8-400d-abbd-461ae3504714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7078 | 2026.01.30 16:38:37.610442 [ 277 ] {4ff5905b-ebc8-400d-abbd-461ae3504714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7079 | 2026.01.30 16:38:37.610847 [ 277 ] {4ff5905b-ebc8-400d-abbd-461ae3504714} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.01.30 16:38:37.610883 [ 277 ] {4ff5905b-ebc8-400d-abbd-461ae3504714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7081 | 2026.01.30 16:38:37.611180 [ 277 ] {4ff5905b-ebc8-400d-abbd-461ae3504714} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7082 | 2026.01.30 16:38:37.611386 [ 277 ] {4ff5905b-ebc8-400d-abbd-461ae3504714} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2026.01.30 16:38:37.611527 [ 277 ] {4ff5905b-ebc8-400d-abbd-461ae3504714} <Debug> executeQuery: Read 24 rows, 1.82 KiB in 0.001142 sec., 21015.761821366024 rows/sec., 1.56 MiB/sec. | ||
| 7084 | 2026.01.30 16:38:37.611566 [ 277 ] {4ff5905b-ebc8-400d-abbd-461ae3504714} <Debug> TCPHandler: Processed in 0.001305233 sec. | ||
| 7085 | 2026.01.30 16:38:37.611675 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.01.30 16:38:37.611769 [ 277 ] {76280d07-77c8-4c41-beef-d819867e876b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7087 | 2026.01.30 16:38:37.611808 [ 277 ] {76280d07-77c8-4c41-beef-d819867e876b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7088 | 2026.01.30 16:38:37.612281 [ 277 ] {76280d07-77c8-4c41-beef-d819867e876b} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2026.01.30 16:38:37.612316 [ 277 ] {76280d07-77c8-4c41-beef-d819867e876b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7090 | 2026.01.30 16:38:37.612617 [ 277 ] {76280d07-77c8-4c41-beef-d819867e876b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7091 | 2026.01.30 16:38:37.612821 [ 277 ] {76280d07-77c8-4c41-beef-d819867e876b} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2026.01.30 16:38:37.612943 [ 277 ] {76280d07-77c8-4c41-beef-d819867e876b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001192 sec., 211409.39597315437 rows/sec., 14.62 MiB/sec. | ||
| 7093 | 2026.01.30 16:38:37.612980 [ 277 ] {76280d07-77c8-4c41-beef-d819867e876b} <Debug> TCPHandler: Processed in 0.001352355 sec. | ||
| 7094 | 2026.01.30 16:38:37.613093 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7095 | 2026.01.30 16:38:37.613185 [ 277 ] {38d05490-3c30-4fc4-bf01-7abb5cc0254a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7096 | 2026.01.30 16:38:37.613224 [ 277 ] {38d05490-3c30-4fc4-bf01-7abb5cc0254a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7097 | 2026.01.30 16:38:37.613614 [ 277 ] {38d05490-3c30-4fc4-bf01-7abb5cc0254a} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.01.30 16:38:37.613649 [ 277 ] {38d05490-3c30-4fc4-bf01-7abb5cc0254a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7099 | 2026.01.30 16:38:37.613937 [ 277 ] {38d05490-3c30-4fc4-bf01-7abb5cc0254a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7100 | 2026.01.30 16:38:37.614160 [ 277 ] {38d05490-3c30-4fc4-bf01-7abb5cc0254a} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2026.01.30 16:38:37.614288 [ 277 ] {38d05490-3c30-4fc4-bf01-7abb5cc0254a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 7102 | 2026.01.30 16:38:37.614334 [ 277 ] {38d05490-3c30-4fc4-bf01-7abb5cc0254a} <Debug> TCPHandler: Processed in 0.001289033 sec. | ||
| 7103 | 2026.01.30 16:38:37.614443 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.01.30 16:38:37.614536 [ 277 ] {52b97cd0-ce36-43ac-bc83-c2fa0bb78b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7105 | 2026.01.30 16:38:37.614575 [ 277 ] {52b97cd0-ce36-43ac-bc83-c2fa0bb78b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7106 | 2026.01.30 16:38:37.615155 [ 277 ] {52b97cd0-ce36-43ac-bc83-c2fa0bb78b8c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2026.01.30 16:38:37.615194 [ 277 ] {52b97cd0-ce36-43ac-bc83-c2fa0bb78b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7108 | 2026.01.30 16:38:37.615516 [ 277 ] {52b97cd0-ce36-43ac-bc83-c2fa0bb78b8c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7109 | 2026.01.30 16:38:37.615724 [ 277 ] {52b97cd0-ce36-43ac-bc83-c2fa0bb78b8c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2026.01.30 16:38:37.615851 [ 277 ] {52b97cd0-ce36-43ac-bc83-c2fa0bb78b8c} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001332 sec., 426426.4264264264 rows/sec., 31.99 MiB/sec. | ||
| 7111 | 2026.01.30 16:38:37.615887 [ 277 ] {52b97cd0-ce36-43ac-bc83-c2fa0bb78b8c} <Debug> TCPHandler: Processed in 0.001491836 sec. | ||
| 7112 | 2026.01.30 16:38:37.615999 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2026.01.30 16:38:37.616096 [ 277 ] {df68bf7c-d012-408a-a340-d7b3a6b58a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7114 | 2026.01.30 16:38:37.616140 [ 277 ] {df68bf7c-d012-408a-a340-d7b3a6b58a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7115 | 2026.01.30 16:38:37.616724 [ 277 ] {df68bf7c-d012-408a-a340-d7b3a6b58a45} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.01.30 16:38:37.616758 [ 277 ] {df68bf7c-d012-408a-a340-d7b3a6b58a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7117 | 2026.01.30 16:38:37.617126 [ 277 ] {df68bf7c-d012-408a-a340-d7b3a6b58a45} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7118 | 2026.01.30 16:38:37.617361 [ 277 ] {df68bf7c-d012-408a-a340-d7b3a6b58a45} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2026.01.30 16:38:37.617492 [ 277 ] {df68bf7c-d012-408a-a340-d7b3a6b58a45} <Debug> executeQuery: Read 884 rows, 61.44 KiB in 0.001414 sec., 625176.8033946252 rows/sec., 42.43 MiB/sec. | ||
| 7120 | 2026.01.30 16:38:37.617528 [ 277 ] {df68bf7c-d012-408a-a340-d7b3a6b58a45} <Debug> TCPHandler: Processed in 0.001576178 sec. | ||
| 7121 | 2026.01.30 16:38:37.617649 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.01.30 16:38:37.617742 [ 277 ] {6fbdf032-f18c-46de-86ea-c8dcd8154e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7123 | 2026.01.30 16:38:37.617800 [ 277 ] {6fbdf032-f18c-46de-86ea-c8dcd8154e69} <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 | ||
| 7124 | 2026.01.30 16:38:37.618592 [ 277 ] {6fbdf032-f18c-46de-86ea-c8dcd8154e69} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.01.30 16:38:37.618624 [ 277 ] {6fbdf032-f18c-46de-86ea-c8dcd8154e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7126 | 2026.01.30 16:38:37.619129 [ 277 ] {6fbdf032-f18c-46de-86ea-c8dcd8154e69} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7127 | 2026.01.30 16:38:37.619356 [ 277 ] {6fbdf032-f18c-46de-86ea-c8dcd8154e69} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.01.30 16:38:37.619490 [ 277 ] {6fbdf032-f18c-46de-86ea-c8dcd8154e69} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001766 sec., 2265.0056625141565 rows/sec., 4.06 MiB/sec. | ||
| 7129 | 2026.01.30 16:38:37.619541 [ 277 ] {6fbdf032-f18c-46de-86ea-c8dcd8154e69} <Debug> TCPHandler: Processed in 0.001939355 sec. | ||
| 7130 | 2026.01.30 16:38:37.619666 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2026.01.30 16:38:37.619759 [ 277 ] {51c2fc9b-5acf-483d-b200-750aeefdd0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7132 | 2026.01.30 16:38:37.619800 [ 277 ] {51c2fc9b-5acf-483d-b200-750aeefdd0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7133 | 2026.01.30 16:38:37.620161 [ 277 ] {51c2fc9b-5acf-483d-b200-750aeefdd0b4} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.01.30 16:38:37.620195 [ 277 ] {51c2fc9b-5acf-483d-b200-750aeefdd0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7135 | 2026.01.30 16:38:37.620510 [ 277 ] {51c2fc9b-5acf-483d-b200-750aeefdd0b4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7136 | 2026.01.30 16:38:37.620803 [ 277 ] {51c2fc9b-5acf-483d-b200-750aeefdd0b4} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2026.01.30 16:38:37.620980 [ 277 ] {51c2fc9b-5acf-483d-b200-750aeefdd0b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 7138 | 2026.01.30 16:38:37.621029 [ 277 ] {51c2fc9b-5acf-483d-b200-750aeefdd0b4} <Debug> TCPHandler: Processed in 0.001410225 sec. | ||
| 7139 | 2026.01.30 16:38:40.943183 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7140 | 2026.01.30 16:38:40.943235 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7141 | 2026.01.30 16:38:41.050625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16351 | ||
| 7142 | 2026.01.30 16:38:41.051228 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2026.01.30 16:38:41.051278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7144 | 2026.01.30 16:38:41.051777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7145 | 2026.01.30 16:38:41.052015 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.01.30 16:38:41.052176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16351 | ||
| 7147 | 2026.01.30 16:38:41.901029 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7148 | 2026.01.30 16:38:41.917582 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.01.30 16:38:41.917639 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7150 | 2026.01.30 16:38:41.923889 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7151 | 2026.01.30 16:38:41.924591 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.01.30 16:38:41.927444 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7153 | 2026.01.30 16:38:42.578010 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7154 | 2026.01.30 16:38:42.578195 [ 277 ] {c787f0d2-3c23-48ce-bb77-9cd8f41ff57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7155 | 2026.01.30 16:38:42.578263 [ 277 ] {c787f0d2-3c23-48ce-bb77-9cd8f41ff57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7156 | 2026.01.30 16:38:42.578970 [ 277 ] {c787f0d2-3c23-48ce-bb77-9cd8f41ff57d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7157 | 2026.01.30 16:38:42.579020 [ 277 ] {c787f0d2-3c23-48ce-bb77-9cd8f41ff57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7158 | 2026.01.30 16:38:42.579436 [ 277 ] {c787f0d2-3c23-48ce-bb77-9cd8f41ff57d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7159 | 2026.01.30 16:38:42.579672 [ 277 ] {c787f0d2-3c23-48ce-bb77-9cd8f41ff57d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7160 | 2026.01.30 16:38:42.579841 [ 277 ] {c787f0d2-3c23-48ce-bb77-9cd8f41ff57d} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001701 sec., 75249.8530276308 rows/sec., 6.48 MiB/sec. | ||
| 7161 | 2026.01.30 16:38:42.579848 [ 124 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7162 | 2026.01.30 16:38:42.579892 [ 277 ] {c787f0d2-3c23-48ce-bb77-9cd8f41ff57d} <Debug> TCPHandler: Processed in 0.002015836 sec. | ||
| 7163 | 2026.01.30 16:38:42.579914 [ 124 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2026.01.30 16:38:42.579942 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7165 | 2026.01.30 16:38:42.580043 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7166 | 2026.01.30 16:38:42.580055 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2026.01.30 16:38:42.580154 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7168 | 2026.01.30 16:38:42.580165 [ 277 ] {0e9e1a42-4b61-48c3-886e-ca1a5f00e48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7169 | 2026.01.30 16:38:42.580193 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2556 rows starting from the beginning of the part | ||
| 7170 | 2026.01.30 16:38:42.580216 [ 277 ] {0e9e1a42-4b61-48c3-886e-ca1a5f00e48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7171 | 2026.01.30 16:38:42.580268 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 130 rows starting from the beginning of the part | ||
| 7172 | 2026.01.30 16:38:42.580325 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 7173 | 2026.01.30 16:38:42.580373 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 128 rows starting from the beginning of the part | ||
| 7174 | 2026.01.30 16:38:42.580417 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1328 rows starting from the beginning of the part | ||
| 7175 | 2026.01.30 16:38:42.580464 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 128 rows starting from the beginning of the part | ||
| 7176 | 2026.01.30 16:38:42.580669 [ 277 ] {0e9e1a42-4b61-48c3-886e-ca1a5f00e48c} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7177 | 2026.01.30 16:38:42.580712 [ 277 ] {0e9e1a42-4b61-48c3-886e-ca1a5f00e48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7178 | 2026.01.30 16:38:42.581047 [ 277 ] {0e9e1a42-4b61-48c3-886e-ca1a5f00e48c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7179 | 2026.01.30 16:38:42.581293 [ 277 ] {0e9e1a42-4b61-48c3-886e-ca1a5f00e48c} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7180 | 2026.01.30 16:38:42.581451 [ 277 ] {0e9e1a42-4b61-48c3-886e-ca1a5f00e48c} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001309 sec., 27501.90985485103 rows/sec., 2.02 MiB/sec. | ||
| 7181 | 2026.01.30 16:38:42.581494 [ 277 ] {0e9e1a42-4b61-48c3-886e-ca1a5f00e48c} <Debug> TCPHandler: Processed in 0.001491666 sec. | ||
| 7182 | 2026.01.30 16:38:42.581613 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7183 | 2026.01.30 16:38:42.581712 [ 277 ] {032d2507-4a5b-43ab-8d26-0d2b3549c52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7184 | 2026.01.30 16:38:42.581755 [ 277 ] {032d2507-4a5b-43ab-8d26-0d2b3549c52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7185 | 2026.01.30 16:38:42.582197 [ 277 ] {032d2507-4a5b-43ab-8d26-0d2b3549c52d} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2026.01.30 16:38:42.582236 [ 277 ] {032d2507-4a5b-43ab-8d26-0d2b3549c52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7187 | 2026.01.30 16:38:42.582565 [ 277 ] {032d2507-4a5b-43ab-8d26-0d2b3549c52d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7188 | 2026.01.30 16:38:42.582782 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4334 rows, containing 5 columns (5 merged, 0 gathered) in 0.00278414 sec., 1556674.5925133075 rows/sec., 134.57 MiB/sec. | ||
| 7189 | 2026.01.30 16:38:42.582792 [ 277 ] {032d2507-4a5b-43ab-8d26-0d2b3549c52d} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.01.30 16:38:42.582918 [ 124 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7191 | 2026.01.30 16:38:42.582938 [ 277 ] {032d2507-4a5b-43ab-8d26-0d2b3549c52d} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001246 sec., 80256.82182985554 rows/sec., 6.27 MiB/sec. | ||
| 7192 | 2026.01.30 16:38:42.582960 [ 124 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2026.01.30 16:38:42.582983 [ 277 ] {032d2507-4a5b-43ab-8d26-0d2b3549c52d} <Debug> TCPHandler: Processed in 0.001420925 sec. | ||
| 7194 | 2026.01.30 16:38:42.582985 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7195 | 2026.01.30 16:38:42.583073 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7196 | 2026.01.30 16:38:42.583094 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7197 | 2026.01.30 16:38:42.583110 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7198 | 2026.01.30 16:38:42.583168 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7199 | 2026.01.30 16:38:42.583199 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1305 rows starting from the beginning of the part | ||
| 7200 | 2026.01.30 16:38:42.583223 [ 277 ] {99dfb3b4-f415-46fc-a4f4-27f41e3dbe97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7201 | 2026.01.30 16:38:42.583252 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7202 | 2026.01.30 16:38:42.583285 [ 277 ] {99dfb3b4-f415-46fc-a4f4-27f41e3dbe97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7203 | 2026.01.30 16:38:42.583300 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 68 rows starting from the beginning of the part | ||
| 7204 | 2026.01.30 16:38:42.583353 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 100 rows starting from the beginning of the part | ||
| 7205 | 2026.01.30 16:38:42.583391 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 568 rows starting from the beginning of the part | ||
| 7206 | 2026.01.30 16:38:42.583429 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 100 rows starting from the beginning of the part | ||
| 7207 | 2026.01.30 16:38:42.583460 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_46_9} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2026.01.30 16:38:42.583563 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_46_9} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7209 | 2026.01.30 16:38:42.583718 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 7210 | 2026.01.30 16:38:42.583751 [ 277 ] {99dfb3b4-f415-46fc-a4f4-27f41e3dbe97} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7211 | 2026.01.30 16:38:42.583794 [ 277 ] {99dfb3b4-f415-46fc-a4f4-27f41e3dbe97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7212 | 2026.01.30 16:38:42.584181 [ 277 ] {99dfb3b4-f415-46fc-a4f4-27f41e3dbe97} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7213 | 2026.01.30 16:38:42.584410 [ 277 ] {99dfb3b4-f415-46fc-a4f4-27f41e3dbe97} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2026.01.30 16:38:42.584487 [ 202 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2245 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443776 sec., 1554950.352409238 rows/sec., 120.69 MiB/sec. | ||
| 7215 | 2026.01.30 16:38:42.584561 [ 277 ] {99dfb3b4-f415-46fc-a4f4-27f41e3dbe97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001358 sec., 117820.32400589102 rows/sec., 8.21 MiB/sec. | ||
| 7216 | 2026.01.30 16:38:42.584601 [ 277 ] {99dfb3b4-f415-46fc-a4f4-27f41e3dbe97} <Debug> TCPHandler: Processed in 0.001541717 sec. | ||
| 7217 | 2026.01.30 16:38:42.584720 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7218 | 2026.01.30 16:38:42.584782 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7219 | 2026.01.30 16:38:42.584816 [ 277 ] {f690a048-aaca-4011-90b4-b2e04c8bde1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7220 | 2026.01.30 16:38:42.584877 [ 277 ] {f690a048-aaca-4011-90b4-b2e04c8bde1d} <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 | ||
| 7221 | 2026.01.30 16:38:42.585121 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_46_9} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2026.01.30 16:38:42.585239 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_46_9} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7223 | 2026.01.30 16:38:42.585347 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7224 | 2026.01.30 16:38:42.585718 [ 277 ] {f690a048-aaca-4011-90b4-b2e04c8bde1d} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2026.01.30 16:38:42.585759 [ 277 ] {f690a048-aaca-4011-90b4-b2e04c8bde1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7226 | 2026.01.30 16:38:42.586353 [ 277 ] {f690a048-aaca-4011-90b4-b2e04c8bde1d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7227 | 2026.01.30 16:38:42.586586 [ 277 ] {f690a048-aaca-4011-90b4-b2e04c8bde1d} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2026.01.30 16:38:42.586732 [ 277 ] {f690a048-aaca-4011-90b4-b2e04c8bde1d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001934 sec., 18614.27094105481 rows/sec., 33.36 MiB/sec. | ||
| 7229 | 2026.01.30 16:38:42.586803 [ 277 ] {f690a048-aaca-4011-90b4-b2e04c8bde1d} <Debug> TCPHandler: Processed in 0.002132458 sec. | ||
| 7230 | 2026.01.30 16:38:42.586923 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2026.01.30 16:38:42.587019 [ 277 ] {16a9a052-0568-4faa-b280-e3145b6e75f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7232 | 2026.01.30 16:38:42.587062 [ 277 ] {16a9a052-0568-4faa-b280-e3145b6e75f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7233 | 2026.01.30 16:38:42.587400 [ 277 ] {16a9a052-0568-4faa-b280-e3145b6e75f1} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.01.30 16:38:42.587436 [ 277 ] {16a9a052-0568-4faa-b280-e3145b6e75f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7235 | 2026.01.30 16:38:42.587745 [ 277 ] {16a9a052-0568-4faa-b280-e3145b6e75f1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7236 | 2026.01.30 16:38:42.587961 [ 277 ] {16a9a052-0568-4faa-b280-e3145b6e75f1} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2026.01.30 16:38:42.588094 [ 277 ] {16a9a052-0568-4faa-b280-e3145b6e75f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 7238 | 2026.01.30 16:38:42.588130 [ 277 ] {16a9a052-0568-4faa-b280-e3145b6e75f1} <Debug> TCPHandler: Processed in 0.001258022 sec. | ||
| 7239 | 2026.01.30 16:38:46.098112 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 878 | ||
| 7240 | 2026.01.30 16:38:46.100464 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2026.01.30 16:38:46.100522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7242 | 2026.01.30 16:38:46.101783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7243 | 2026.01.30 16:38:46.102063 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7244 | 2026.01.30 16:38:46.102226 [ 120 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7245 | 2026.01.30 16:38:46.102289 [ 120 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.01.30 16:38:46.102308 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7247 | 2026.01.30 16:38:46.102407 [ 196 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::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 | ||
| 7248 | 2026.01.30 16:38:46.102460 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
| 7249 | 2026.01.30 16:38:46.102906 [ 196 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7250 | 2026.01.30 16:38:46.103046 [ 196 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 736 rows starting from the beginning of the part | ||
| 7251 | 2026.01.30 16:38:46.103394 [ 196 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7252 | 2026.01.30 16:38:46.103737 [ 196 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 7253 | 2026.01.30 16:38:46.104087 [ 196 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 7254 | 2026.01.30 16:38:46.104419 [ 196 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 7255 | 2026.01.30 16:38:46.104746 [ 196 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7256 | 2026.01.30 16:38:46.111396 [ 187 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 878 rows, containing 72 columns (72 merged, 0 gathered) in 0.009030581 sec., 97225.19514525146 rows/sec., 83.76 MiB/sec. | ||
| 7257 | 2026.01.30 16:38:46.112877 [ 186 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7258 | 2026.01.30 16:38:46.113525 [ 186 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_26_5} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2026.01.30 16:38:46.113613 [ 186 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_26_5} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7260 | 2026.01.30 16:38:46.113953 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7261 | 2026.01.30 16:38:47.576423 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7262 | 2026.01.30 16:38:47.576621 [ 277 ] {47b2f584-fe3e-4209-bfab-f8055972d9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7263 | 2026.01.30 16:38:47.576686 [ 277 ] {47b2f584-fe3e-4209-bfab-f8055972d9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7264 | 2026.01.30 16:38:47.577489 [ 277 ] {47b2f584-fe3e-4209-bfab-f8055972d9f0} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.01.30 16:38:47.577530 [ 277 ] {47b2f584-fe3e-4209-bfab-f8055972d9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7266 | 2026.01.30 16:38:47.577933 [ 277 ] {47b2f584-fe3e-4209-bfab-f8055972d9f0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7267 | 2026.01.30 16:38:47.578160 [ 277 ] {47b2f584-fe3e-4209-bfab-f8055972d9f0} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.01.30 16:38:47.578319 [ 277 ] {47b2f584-fe3e-4209-bfab-f8055972d9f0} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001747 sec., 36634.23010875787 rows/sec., 2.90 MiB/sec. | ||
| 7269 | 2026.01.30 16:38:47.578368 [ 277 ] {47b2f584-fe3e-4209-bfab-f8055972d9f0} <Debug> TCPHandler: Processed in 0.002074527 sec. | ||
| 7270 | 2026.01.30 16:38:47.578516 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2026.01.30 16:38:47.578619 [ 277 ] {0c54de2b-6ff1-414f-9f07-06e6697dbd5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7272 | 2026.01.30 16:38:47.578662 [ 277 ] {0c54de2b-6ff1-414f-9f07-06e6697dbd5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7273 | 2026.01.30 16:38:47.579149 [ 277 ] {0c54de2b-6ff1-414f-9f07-06e6697dbd5b} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.01.30 16:38:47.579184 [ 277 ] {0c54de2b-6ff1-414f-9f07-06e6697dbd5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7275 | 2026.01.30 16:38:47.579483 [ 277 ] {0c54de2b-6ff1-414f-9f07-06e6697dbd5b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7276 | 2026.01.30 16:38:47.579691 [ 277 ] {0c54de2b-6ff1-414f-9f07-06e6697dbd5b} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.01.30 16:38:47.579827 [ 277 ] {0c54de2b-6ff1-414f-9f07-06e6697dbd5b} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001233 sec., 3244.1200324412007 rows/sec., 243.94 KiB/sec. | ||
| 7278 | 2026.01.30 16:38:47.579865 [ 277 ] {0c54de2b-6ff1-414f-9f07-06e6697dbd5b} <Debug> TCPHandler: Processed in 0.001412915 sec. | ||
| 7279 | 2026.01.30 16:38:47.579992 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7280 | 2026.01.30 16:38:47.580086 [ 277 ] {35623ddc-7a97-4a1b-baab-b26db7c3ef02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7281 | 2026.01.30 16:38:47.580125 [ 277 ] {35623ddc-7a97-4a1b-baab-b26db7c3ef02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7282 | 2026.01.30 16:38:47.580560 [ 277 ] {35623ddc-7a97-4a1b-baab-b26db7c3ef02} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.01.30 16:38:47.580595 [ 277 ] {35623ddc-7a97-4a1b-baab-b26db7c3ef02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7284 | 2026.01.30 16:38:47.580897 [ 277 ] {35623ddc-7a97-4a1b-baab-b26db7c3ef02} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7285 | 2026.01.30 16:38:47.581107 [ 277 ] {35623ddc-7a97-4a1b-baab-b26db7c3ef02} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2026.01.30 16:38:47.581233 [ 277 ] {35623ddc-7a97-4a1b-baab-b26db7c3ef02} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001166 sec., 58319.03945111493 rows/sec., 4.55 MiB/sec. | ||
| 7287 | 2026.01.30 16:38:47.581276 [ 277 ] {35623ddc-7a97-4a1b-baab-b26db7c3ef02} <Debug> TCPHandler: Processed in 0.001338704 sec. | ||
| 7288 | 2026.01.30 16:38:47.581396 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2026.01.30 16:38:47.581488 [ 277 ] {1d02ae51-5f94-4e13-9391-97fce5283c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7290 | 2026.01.30 16:38:47.581537 [ 277 ] {1d02ae51-5f94-4e13-9391-97fce5283c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7291 | 2026.01.30 16:38:47.581982 [ 277 ] {1d02ae51-5f94-4e13-9391-97fce5283c36} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.01.30 16:38:47.582016 [ 277 ] {1d02ae51-5f94-4e13-9391-97fce5283c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7293 | 2026.01.30 16:38:47.582351 [ 277 ] {1d02ae51-5f94-4e13-9391-97fce5283c36} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7294 | 2026.01.30 16:38:47.582546 [ 277 ] {1d02ae51-5f94-4e13-9391-97fce5283c36} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.01.30 16:38:47.582648 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7296 | 2026.01.30 16:38:47.582672 [ 277 ] {1d02ae51-5f94-4e13-9391-97fce5283c36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 7297 | 2026.01.30 16:38:47.582692 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7298 | 2026.01.30 16:38:47.582710 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7299 | 2026.01.30 16:38:47.582712 [ 277 ] {1d02ae51-5f94-4e13-9391-97fce5283c36} <Debug> TCPHandler: Processed in 0.001393185 sec. | ||
| 7300 | 2026.01.30 16:38:47.582816 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7301 | 2026.01.30 16:38:47.582827 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7302 | 2026.01.30 16:38:47.582939 [ 277 ] {a0b2f6fd-9da6-4dde-8971-ae78711610e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7303 | 2026.01.30 16:38:47.582960 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7304 | 2026.01.30 16:38:47.582990 [ 277 ] {a0b2f6fd-9da6-4dde-8971-ae78711610e9} <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 | ||
| 7305 | 2026.01.30 16:38:47.582999 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12799 rows starting from the beginning of the part | ||
| 7306 | 2026.01.30 16:38:47.583073 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7307 | 2026.01.30 16:38:47.583118 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7308 | 2026.01.30 16:38:47.583160 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 884 rows starting from the beginning of the part | ||
| 7309 | 2026.01.30 16:38:47.583270 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7310 | 2026.01.30 16:38:47.583317 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7311 | 2026.01.30 16:38:47.583798 [ 277 ] {a0b2f6fd-9da6-4dde-8971-ae78711610e9} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7312 | 2026.01.30 16:38:47.583838 [ 277 ] {a0b2f6fd-9da6-4dde-8971-ae78711610e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7313 | 2026.01.30 16:38:47.584387 [ 277 ] {a0b2f6fd-9da6-4dde-8971-ae78711610e9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7314 | 2026.01.30 16:38:47.584622 [ 277 ] {a0b2f6fd-9da6-4dde-8971-ae78711610e9} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7315 | 2026.01.30 16:38:47.584762 [ 277 ] {a0b2f6fd-9da6-4dde-8971-ae78711610e9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001795 sec., 2228.4122562674097 rows/sec., 3.99 MiB/sec. | ||
| 7316 | 2026.01.30 16:38:47.584823 [ 277 ] {a0b2f6fd-9da6-4dde-8971-ae78711610e9} <Debug> TCPHandler: Processed in 0.002009016 sec. | ||
| 7317 | 2026.01.30 16:38:47.584945 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7318 | 2026.01.30 16:38:47.585046 [ 277 ] {a7312b34-0045-42c8-a274-0e55687c1cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7319 | 2026.01.30 16:38:47.585088 [ 277 ] {a7312b34-0045-42c8-a274-0e55687c1cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7320 | 2026.01.30 16:38:47.585452 [ 277 ] {a7312b34-0045-42c8-a274-0e55687c1cc9} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2026.01.30 16:38:47.585486 [ 277 ] {a7312b34-0045-42c8-a274-0e55687c1cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7322 | 2026.01.30 16:38:47.585810 [ 277 ] {a7312b34-0045-42c8-a274-0e55687c1cc9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7323 | 2026.01.30 16:38:47.586020 [ 277 ] {a7312b34-0045-42c8-a274-0e55687c1cc9} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2026.01.30 16:38:47.586157 [ 277 ] {a7312b34-0045-42c8-a274-0e55687c1cc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 7325 | 2026.01.30 16:38:47.586205 [ 277 ] {a7312b34-0045-42c8-a274-0e55687c1cc9} <Debug> TCPHandler: Processed in 0.001316033 sec. | ||
| 7326 | 2026.01.30 16:38:47.586902 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14323 rows, containing 5 columns (5 merged, 0 gathered) in 0.004100874 sec., 3492670.0991057027 rows/sec., 238.94 MiB/sec. | ||
| 7327 | 2026.01.30 16:38:47.587303 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7328 | 2026.01.30 16:38:47.587577 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.01.30 16:38:47.587654 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7330 | 2026.01.30 16:38:47.587732 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 7331 | 2026.01.30 16:38:48.552485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16799 | ||
| 7332 | 2026.01.30 16:38:48.553315 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2026.01.30 16:38:48.553406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7334 | 2026.01.30 16:38:48.554030 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7335 | 2026.01.30 16:38:48.554275 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2026.01.30 16:38:48.554440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16799 | ||
| 7337 | 2026.01.30 16:38:49.427764 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7338 | 2026.01.30 16:38:49.445389 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2026.01.30 16:38:49.445432 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7340 | 2026.01.30 16:38:49.451345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7341 | 2026.01.30 16:38:49.452088 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2026.01.30 16:38:49.454913 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7343 | 2026.01.30 16:38:52.578477 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2026.01.30 16:38:52.578677 [ 277 ] {311c3cbe-be3e-4d1e-b513-6ed5b775db68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7345 | 2026.01.30 16:38:52.578748 [ 277 ] {311c3cbe-be3e-4d1e-b513-6ed5b775db68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7346 | 2026.01.30 16:38:52.579404 [ 277 ] {311c3cbe-be3e-4d1e-b513-6ed5b775db68} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7347 | 2026.01.30 16:38:52.579456 [ 277 ] {311c3cbe-be3e-4d1e-b513-6ed5b775db68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7348 | 2026.01.30 16:38:52.579858 [ 277 ] {311c3cbe-be3e-4d1e-b513-6ed5b775db68} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7349 | 2026.01.30 16:38:52.580089 [ 277 ] {311c3cbe-be3e-4d1e-b513-6ed5b775db68} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2026.01.30 16:38:52.580259 [ 277 ] {311c3cbe-be3e-4d1e-b513-6ed5b775db68} <Debug> executeQuery: Read 8 rows, 682.00 B in 0.001632 sec., 4901.9607843137255 rows/sec., 408.10 KiB/sec. | ||
| 7351 | 2026.01.30 16:38:52.580310 [ 277 ] {311c3cbe-be3e-4d1e-b513-6ed5b775db68} <Debug> TCPHandler: Processed in 0.001976976 sec. | ||
| 7352 | 2026.01.30 16:38:52.580454 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7353 | 2026.01.30 16:38:52.580558 [ 277 ] {cbb3e713-0c9c-4d17-90ed-7cd40b9f7c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7354 | 2026.01.30 16:38:52.580601 [ 277 ] {cbb3e713-0c9c-4d17-90ed-7cd40b9f7c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7355 | 2026.01.30 16:38:52.581092 [ 277 ] {cbb3e713-0c9c-4d17-90ed-7cd40b9f7c5d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2026.01.30 16:38:52.581131 [ 277 ] {cbb3e713-0c9c-4d17-90ed-7cd40b9f7c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7357 | 2026.01.30 16:38:52.581473 [ 277 ] {cbb3e713-0c9c-4d17-90ed-7cd40b9f7c5d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7358 | 2026.01.30 16:38:52.581720 [ 277 ] {cbb3e713-0c9c-4d17-90ed-7cd40b9f7c5d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.01.30 16:38:52.581865 [ 277 ] {cbb3e713-0c9c-4d17-90ed-7cd40b9f7c5d} <Debug> executeQuery: Read 133 rows, 11.68 KiB in 0.001331 sec., 99924.86851990984 rows/sec., 8.57 MiB/sec. | ||
| 7360 | 2026.01.30 16:38:52.581905 [ 277 ] {cbb3e713-0c9c-4d17-90ed-7cd40b9f7c5d} <Debug> TCPHandler: Processed in 0.001505327 sec. | ||
| 7361 | 2026.01.30 16:38:52.582029 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2026.01.30 16:38:52.582126 [ 277 ] {e722bff4-7829-4198-b4bf-88c1b9fde3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7363 | 2026.01.30 16:38:52.582169 [ 277 ] {e722bff4-7829-4198-b4bf-88c1b9fde3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7364 | 2026.01.30 16:38:52.582599 [ 277 ] {e722bff4-7829-4198-b4bf-88c1b9fde3f5} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.01.30 16:38:52.582635 [ 277 ] {e722bff4-7829-4198-b4bf-88c1b9fde3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7366 | 2026.01.30 16:38:52.582948 [ 277 ] {e722bff4-7829-4198-b4bf-88c1b9fde3f5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7367 | 2026.01.30 16:38:52.583171 [ 277 ] {e722bff4-7829-4198-b4bf-88c1b9fde3f5} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2026.01.30 16:38:52.583290 [ 65 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7369 | 2026.01.30 16:38:52.583304 [ 277 ] {e722bff4-7829-4198-b4bf-88c1b9fde3f5} <Debug> executeQuery: Read 44 rows, 3.28 KiB in 0.001198 sec., 36727.87979966611 rows/sec., 2.67 MiB/sec. | ||
| 7370 | 2026.01.30 16:38:52.583367 [ 65 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7371 | 2026.01.30 16:38:52.583386 [ 277 ] {e722bff4-7829-4198-b4bf-88c1b9fde3f5} <Debug> TCPHandler: Processed in 0.001408246 sec. | ||
| 7372 | 2026.01.30 16:38:52.583395 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7373 | 2026.01.30 16:38:52.583511 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7374 | 2026.01.30 16:38:52.583513 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.01.30 16:38:52.583631 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7376 | 2026.01.30 16:38:52.583631 [ 277 ] {8baa0843-cf2f-46f3-8bd7-ca0f64fb2d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7377 | 2026.01.30 16:38:52.583675 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 297 rows starting from the beginning of the part | ||
| 7378 | 2026.01.30 16:38:52.583693 [ 277 ] {8baa0843-cf2f-46f3-8bd7-ca0f64fb2d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7379 | 2026.01.30 16:38:52.583751 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 7380 | 2026.01.30 16:38:52.583802 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 7381 | 2026.01.30 16:38:52.583846 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 7382 | 2026.01.30 16:38:52.583887 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part | ||
| 7383 | 2026.01.30 16:38:52.583927 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 44 rows starting from the beginning of the part | ||
| 7384 | 2026.01.30 16:38:52.584139 [ 277 ] {8baa0843-cf2f-46f3-8bd7-ca0f64fb2d2c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2026.01.30 16:38:52.584181 [ 277 ] {8baa0843-cf2f-46f3-8bd7-ca0f64fb2d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7386 | 2026.01.30 16:38:52.584539 [ 277 ] {8baa0843-cf2f-46f3-8bd7-ca0f64fb2d2c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7387 | 2026.01.30 16:38:52.584780 [ 277 ] {8baa0843-cf2f-46f3-8bd7-ca0f64fb2d2c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.01.30 16:38:52.584867 [ 192 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398505 sec., 315336.7345844312 rows/sec., 21.96 MiB/sec. | ||
| 7389 | 2026.01.30 16:38:52.584918 [ 277 ] {8baa0843-cf2f-46f3-8bd7-ca0f64fb2d2c} <Debug> executeQuery: Read 108 rows, 8.66 KiB in 0.001305 sec., 82758.62068965517 rows/sec., 6.48 MiB/sec. | ||
| 7390 | 2026.01.30 16:38:52.584963 [ 277 ] {8baa0843-cf2f-46f3-8bd7-ca0f64fb2d2c} <Debug> TCPHandler: Processed in 0.001500707 sec. | ||
| 7391 | 2026.01.30 16:38:52.585041 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7392 | 2026.01.30 16:38:52.585081 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2026.01.30 16:38:52.585180 [ 277 ] {2e27a153-d230-42af-bd36-1a772dc94377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7394 | 2026.01.30 16:38:52.585228 [ 277 ] {2e27a153-d230-42af-bd36-1a772dc94377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7395 | 2026.01.30 16:38:52.585318 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_46_9} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7396 | 2026.01.30 16:38:52.585396 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_46_9} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7397 | 2026.01.30 16:38:52.585472 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7398 | 2026.01.30 16:38:52.585661 [ 277 ] {2e27a153-d230-42af-bd36-1a772dc94377} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7399 | 2026.01.30 16:38:52.585704 [ 277 ] {2e27a153-d230-42af-bd36-1a772dc94377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7400 | 2026.01.30 16:38:52.586060 [ 277 ] {2e27a153-d230-42af-bd36-1a772dc94377} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7401 | 2026.01.30 16:38:52.586312 [ 277 ] {2e27a153-d230-42af-bd36-1a772dc94377} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2026.01.30 16:38:52.586447 [ 277 ] {2e27a153-d230-42af-bd36-1a772dc94377} <Debug> executeQuery: Read 164 rows, 11.70 KiB in 0.001285 sec., 127626.45914396888 rows/sec., 8.89 MiB/sec. | ||
| 7403 | 2026.01.30 16:38:52.586485 [ 277 ] {2e27a153-d230-42af-bd36-1a772dc94377} <Debug> TCPHandler: Processed in 0.001454516 sec. | ||
| 7404 | 2026.01.30 16:38:52.586597 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7405 | 2026.01.30 16:38:52.586690 [ 277 ] {aadb2097-a00b-4997-acb6-dc0167e2e9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7406 | 2026.01.30 16:38:52.586746 [ 277 ] {aadb2097-a00b-4997-acb6-dc0167e2e9bb} <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 | ||
| 7407 | 2026.01.30 16:38:52.587628 [ 277 ] {aadb2097-a00b-4997-acb6-dc0167e2e9bb} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7408 | 2026.01.30 16:38:52.587665 [ 277 ] {aadb2097-a00b-4997-acb6-dc0167e2e9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7409 | 2026.01.30 16:38:52.588249 [ 277 ] {aadb2097-a00b-4997-acb6-dc0167e2e9bb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7410 | 2026.01.30 16:38:52.588485 [ 277 ] {aadb2097-a00b-4997-acb6-dc0167e2e9bb} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2026.01.30 16:38:52.588642 [ 277 ] {aadb2097-a00b-4997-acb6-dc0167e2e9bb} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00197 sec., 18274.111675126904 rows/sec., 32.75 MiB/sec. | ||
| 7412 | 2026.01.30 16:38:52.588708 [ 277 ] {aadb2097-a00b-4997-acb6-dc0167e2e9bb} <Debug> TCPHandler: Processed in 0.002160729 sec. | ||
| 7413 | 2026.01.30 16:38:52.588828 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2026.01.30 16:38:52.588923 [ 277 ] {b18b78e3-1fe2-4e8b-a8f6-087769aa9e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7415 | 2026.01.30 16:38:52.588965 [ 277 ] {b18b78e3-1fe2-4e8b-a8f6-087769aa9e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7416 | 2026.01.30 16:38:52.589322 [ 277 ] {b18b78e3-1fe2-4e8b-a8f6-087769aa9e32} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.01.30 16:38:52.589359 [ 277 ] {b18b78e3-1fe2-4e8b-a8f6-087769aa9e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7418 | 2026.01.30 16:38:52.589670 [ 277 ] {b18b78e3-1fe2-4e8b-a8f6-087769aa9e32} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7419 | 2026.01.30 16:38:52.589886 [ 277 ] {b18b78e3-1fe2-4e8b-a8f6-087769aa9e32} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.01.30 16:38:52.590006 [ 65 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7421 | 2026.01.30 16:38:52.590018 [ 277 ] {b18b78e3-1fe2-4e8b-a8f6-087769aa9e32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 7422 | 2026.01.30 16:38:52.590048 [ 65 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.01.30 16:38:52.590069 [ 277 ] {b18b78e3-1fe2-4e8b-a8f6-087769aa9e32} <Debug> TCPHandler: Processed in 0.001292723 sec. | ||
| 7424 | 2026.01.30 16:38:52.590073 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7425 | 2026.01.30 16:38:52.590168 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7426 | 2026.01.30 16:38:52.590275 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7427 | 2026.01.30 16:38:52.590308 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2412 rows starting from the beginning of the part | ||
| 7428 | 2026.01.30 16:38:52.590365 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7429 | 2026.01.30 16:38:52.590411 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7430 | 2026.01.30 16:38:52.590452 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7431 | 2026.01.30 16:38:52.590491 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7432 | 2026.01.30 16:38:52.590528 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7433 | 2026.01.30 16:38:52.591579 [ 192 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2712 rows, containing 4 columns (4 merged, 0 gathered) in 0.001441566 sec., 1881287.4332496743 rows/sec., 124.81 MiB/sec. | ||
| 7434 | 2026.01.30 16:38:52.591809 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7435 | 2026.01.30 16:38:52.592058 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_46_9} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7436 | 2026.01.30 16:38:52.592125 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_46_9} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7437 | 2026.01.30 16:38:52.592188 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7438 | 2026.01.30 16:38:55.944186 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7439 | 2026.01.30 16:38:55.944263 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7440 | 2026.01.30 16:38:56.054609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17311 | ||
| 7441 | 2026.01.30 16:38:56.055160 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7442 | 2026.01.30 16:38:56.055207 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7443 | 2026.01.30 16:38:56.055712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7444 | 2026.01.30 16:38:56.055955 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2026.01.30 16:38:56.056122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17311 | ||
| 7446 | 2026.01.30 16:38:56.056147 [ 23 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7447 | 2026.01.30 16:38:56.056227 [ 23 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.01.30 16:38:56.056252 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7449 | 2026.01.30 16:38:56.056356 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7450 | 2026.01.30 16:38:56.056455 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7451 | 2026.01.30 16:38:56.056486 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14879 rows starting from the beginning of the part | ||
| 7452 | 2026.01.30 16:38:56.056545 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7453 | 2026.01.30 16:38:56.056589 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7454 | 2026.01.30 16:38:56.056628 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7455 | 2026.01.30 16:38:56.056668 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 7456 | 2026.01.30 16:38:56.056705 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 7457 | 2026.01.30 16:38:56.058997 [ 192 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17311 rows, containing 4 columns (4 merged, 0 gathered) in 0.002680168 sec., 6458923.470469015 rows/sec., 92.40 MiB/sec. | ||
| 7458 | 2026.01.30 16:38:56.059168 [ 187 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7459 | 2026.01.30 16:38:56.059526 [ 187 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_36_7} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2026.01.30 16:38:56.059621 [ 187 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_36_7} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7461 | 2026.01.30 16:38:56.059765 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7462 | 2026.01.30 16:38:56.102866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 904 | ||
| 7463 | 2026.01.30 16:38:56.105114 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2026.01.30 16:38:56.105159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7465 | 2026.01.30 16:38:56.106346 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7466 | 2026.01.30 16:38:56.106626 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2026.01.30 16:38:56.106997 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 904 | ||
| 7468 | 2026.01.30 16:38:56.955048 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7469 | 2026.01.30 16:38:56.974512 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7470 | 2026.01.30 16:38:56.974568 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7471 | 2026.01.30 16:38:56.980105 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7472 | 2026.01.30 16:38:56.980795 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7473 | 2026.01.30 16:38:56.981114 [ 23 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7474 | 2026.01.30 16:38:56.981183 [ 23 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2026.01.30 16:38:56.981206 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7476 | 2026.01.30 16:38:56.981325 [ 192 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7477 | 2026.01.30 16:38:56.984058 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7478 | 2026.01.30 16:38:56.985485 [ 192 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7479 | 2026.01.30 16:38:56.986989 [ 192 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 7480 | 2026.01.30 16:38:56.991758 [ 192 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7481 | 2026.01.30 16:38:56.996275 [ 192 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 7482 | 2026.01.30 16:38:57.000618 [ 192 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 7483 | 2026.01.30 16:38:57.005273 [ 192 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 7484 | 2026.01.30 16:38:57.009259 [ 192 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7485 | 2026.01.30 16:38:57.061101 [ 187 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.079831126 sec., 3394.6658850834697 rows/sec., 17.55 MiB/sec. | ||
| 7486 | 2026.01.30 16:38:57.063888 [ 190 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7487 | 2026.01.30 16:38:57.065821 [ 190 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_36_7} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7488 | 2026.01.30 16:38:57.065905 [ 190 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_36_7} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7489 | 2026.01.30 16:38:57.068277 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7490 | 2026.01.30 16:38:57.577088 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7491 | 2026.01.30 16:38:57.577275 [ 277 ] {ee748447-aaf3-4b5b-9264-83f917978b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7492 | 2026.01.30 16:38:57.577347 [ 277 ] {ee748447-aaf3-4b5b-9264-83f917978b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7493 | 2026.01.30 16:38:57.578039 [ 277 ] {ee748447-aaf3-4b5b-9264-83f917978b87} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7494 | 2026.01.30 16:38:57.578086 [ 277 ] {ee748447-aaf3-4b5b-9264-83f917978b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7495 | 2026.01.30 16:38:57.578520 [ 277 ] {ee748447-aaf3-4b5b-9264-83f917978b87} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7496 | 2026.01.30 16:38:57.578772 [ 277 ] {ee748447-aaf3-4b5b-9264-83f917978b87} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7497 | 2026.01.30 16:38:57.578944 [ 277 ] {ee748447-aaf3-4b5b-9264-83f917978b87} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001724 sec., 37122.96983758701 rows/sec., 2.94 MiB/sec. | ||
| 7498 | 2026.01.30 16:38:57.578997 [ 277 ] {ee748447-aaf3-4b5b-9264-83f917978b87} <Debug> TCPHandler: Processed in 0.002044596 sec. | ||
| 7499 | 2026.01.30 16:38:57.579120 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7500 | 2026.01.30 16:38:57.579225 [ 277 ] {d8116751-284b-4ed8-8163-da2ccb29a396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7501 | 2026.01.30 16:38:57.579269 [ 277 ] {d8116751-284b-4ed8-8163-da2ccb29a396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7502 | 2026.01.30 16:38:57.579694 [ 277 ] {d8116751-284b-4ed8-8163-da2ccb29a396} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7503 | 2026.01.30 16:38:57.579733 [ 277 ] {d8116751-284b-4ed8-8163-da2ccb29a396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7504 | 2026.01.30 16:38:57.580070 [ 277 ] {d8116751-284b-4ed8-8163-da2ccb29a396} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7505 | 2026.01.30 16:38:57.580286 [ 277 ] {d8116751-284b-4ed8-8163-da2ccb29a396} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7506 | 2026.01.30 16:38:57.580422 [ 277 ] {d8116751-284b-4ed8-8163-da2ccb29a396} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00122 sec., 3278.688524590164 rows/sec., 246.54 KiB/sec. | ||
| 7507 | 2026.01.30 16:38:57.580462 [ 277 ] {d8116751-284b-4ed8-8163-da2ccb29a396} <Debug> TCPHandler: Processed in 0.001393485 sec. | ||
| 7508 | 2026.01.30 16:38:57.580574 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7509 | 2026.01.30 16:38:57.580669 [ 277 ] {ddfe5152-47d0-4be1-adf0-0136fc488476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7510 | 2026.01.30 16:38:57.580710 [ 277 ] {ddfe5152-47d0-4be1-adf0-0136fc488476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7511 | 2026.01.30 16:38:57.581188 [ 277 ] {ddfe5152-47d0-4be1-adf0-0136fc488476} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2026.01.30 16:38:57.581223 [ 277 ] {ddfe5152-47d0-4be1-adf0-0136fc488476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7513 | 2026.01.30 16:38:57.581542 [ 277 ] {ddfe5152-47d0-4be1-adf0-0136fc488476} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7514 | 2026.01.30 16:38:57.581765 [ 277 ] {ddfe5152-47d0-4be1-adf0-0136fc488476} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2026.01.30 16:38:57.581896 [ 277 ] {ddfe5152-47d0-4be1-adf0-0136fc488476} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001247 sec., 54530.8740978348 rows/sec., 4.26 MiB/sec. | ||
| 7516 | 2026.01.30 16:38:57.581935 [ 277 ] {ddfe5152-47d0-4be1-adf0-0136fc488476} <Debug> TCPHandler: Processed in 0.001411215 sec. | ||
| 7517 | 2026.01.30 16:38:57.582055 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7518 | 2026.01.30 16:38:57.582149 [ 277 ] {bff6cbce-d45c-4ad9-b082-5c4d97784102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7519 | 2026.01.30 16:38:57.582193 [ 277 ] {bff6cbce-d45c-4ad9-b082-5c4d97784102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7520 | 2026.01.30 16:38:57.582619 [ 277 ] {bff6cbce-d45c-4ad9-b082-5c4d97784102} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7521 | 2026.01.30 16:38:57.582655 [ 277 ] {bff6cbce-d45c-4ad9-b082-5c4d97784102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7522 | 2026.01.30 16:38:57.583033 [ 277 ] {bff6cbce-d45c-4ad9-b082-5c4d97784102} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7523 | 2026.01.30 16:38:57.583268 [ 277 ] {bff6cbce-d45c-4ad9-b082-5c4d97784102} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7524 | 2026.01.30 16:38:57.583403 [ 277 ] {bff6cbce-d45c-4ad9-b082-5c4d97784102} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 7525 | 2026.01.30 16:38:57.583442 [ 277 ] {bff6cbce-d45c-4ad9-b082-5c4d97784102} <Debug> TCPHandler: Processed in 0.001438176 sec. | ||
| 7526 | 2026.01.30 16:38:57.583557 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7527 | 2026.01.30 16:38:57.583652 [ 277 ] {954227d7-3355-441f-a2a4-56eda4afea04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7528 | 2026.01.30 16:38:57.583708 [ 277 ] {954227d7-3355-441f-a2a4-56eda4afea04} <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 | ||
| 7529 | 2026.01.30 16:38:57.584468 [ 277 ] {954227d7-3355-441f-a2a4-56eda4afea04} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2026.01.30 16:38:57.584504 [ 277 ] {954227d7-3355-441f-a2a4-56eda4afea04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7531 | 2026.01.30 16:38:57.585038 [ 277 ] {954227d7-3355-441f-a2a4-56eda4afea04} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7532 | 2026.01.30 16:38:57.585271 [ 277 ] {954227d7-3355-441f-a2a4-56eda4afea04} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7533 | 2026.01.30 16:38:57.585390 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7534 | 2026.01.30 16:38:57.585413 [ 277 ] {954227d7-3355-441f-a2a4-56eda4afea04} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00178 sec., 2247.191011235955 rows/sec., 4.03 MiB/sec. | ||
| 7535 | 2026.01.30 16:38:57.585462 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7536 | 2026.01.30 16:38:57.585491 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7537 | 2026.01.30 16:38:57.585498 [ 277 ] {954227d7-3355-441f-a2a4-56eda4afea04} <Debug> TCPHandler: Processed in 0.001990926 sec. | ||
| 7538 | 2026.01.30 16:38:57.585592 [ 199 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7539 | 2026.01.30 16:38:57.585632 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7540 | 2026.01.30 16:38:57.585732 [ 277 ] {3b114c67-a1f4-40c8-9c4e-b100bc1dbc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7541 | 2026.01.30 16:38:57.585775 [ 277 ] {3b114c67-a1f4-40c8-9c4e-b100bc1dbc15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7542 | 2026.01.30 16:38:57.585811 [ 199 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7543 | 2026.01.30 16:38:57.585868 [ 199 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 872 rows starting from the beginning of the part | ||
| 7544 | 2026.01.30 16:38:57.585987 [ 199 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 7545 | 2026.01.30 16:38:57.586088 [ 199 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 7546 | 2026.01.30 16:38:57.586127 [ 277 ] {3b114c67-a1f4-40c8-9c4e-b100bc1dbc15} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2026.01.30 16:38:57.586168 [ 277 ] {3b114c67-a1f4-40c8-9c4e-b100bc1dbc15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7548 | 2026.01.30 16:38:57.586182 [ 199 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 7549 | 2026.01.30 16:38:57.586274 [ 199 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 7550 | 2026.01.30 16:38:57.586357 [ 199 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 7551 | 2026.01.30 16:38:57.586509 [ 277 ] {3b114c67-a1f4-40c8-9c4e-b100bc1dbc15} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7552 | 2026.01.30 16:38:57.586760 [ 277 ] {3b114c67-a1f4-40c8-9c4e-b100bc1dbc15} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7553 | 2026.01.30 16:38:57.586899 [ 277 ] {3b114c67-a1f4-40c8-9c4e-b100bc1dbc15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 7554 | 2026.01.30 16:38:57.586935 [ 277 ] {3b114c67-a1f4-40c8-9c4e-b100bc1dbc15} <Debug> TCPHandler: Processed in 0.001354384 sec. | ||
| 7555 | 2026.01.30 16:38:57.592811 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 956 rows, containing 19 columns (19 merged, 0 gathered) in 0.007256219 sec., 131749.05553429408 rows/sec., 236.09 MiB/sec. | ||
| 7556 | 2026.01.30 16:38:57.594207 [ 195 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7557 | 2026.01.30 16:38:57.594550 [ 195 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.01.30 16:38:57.594625 [ 195 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7559 | 2026.01.30 16:38:57.594745 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.07 MiB. | ||
| 7560 | 2026.01.30 16:38:58.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.05 MiB, peak 296.45 MiB, free memory in arenas 0.00 B, will set to 291.67 MiB (RSS), difference: 6.62 MiB | ||
| 7561 | 2026.01.30 16:39:02.578411 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7562 | 2026.01.30 16:39:02.578631 [ 277 ] {0fbced34-99c9-4783-bc54-90d739e14e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7563 | 2026.01.30 16:39:02.578718 [ 277 ] {0fbced34-99c9-4783-bc54-90d739e14e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7564 | 2026.01.30 16:39:02.579481 [ 277 ] {0fbced34-99c9-4783-bc54-90d739e14e6e} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7565 | 2026.01.30 16:39:02.579534 [ 277 ] {0fbced34-99c9-4783-bc54-90d739e14e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7566 | 2026.01.30 16:39:02.579943 [ 277 ] {0fbced34-99c9-4783-bc54-90d739e14e6e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7567 | 2026.01.30 16:39:02.580182 [ 277 ] {0fbced34-99c9-4783-bc54-90d739e14e6e} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2026.01.30 16:39:02.580357 [ 277 ] {0fbced34-99c9-4783-bc54-90d739e14e6e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001782 sec., 71829.4051627385 rows/sec., 6.19 MiB/sec. | ||
| 7569 | 2026.01.30 16:39:02.580409 [ 277 ] {0fbced34-99c9-4783-bc54-90d739e14e6e} <Debug> TCPHandler: Processed in 0.002140218 sec. | ||
| 7570 | 2026.01.30 16:39:02.580535 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7571 | 2026.01.30 16:39:02.580640 [ 277 ] {da22c3d6-33a2-4c61-9800-8bf09d6c516a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7572 | 2026.01.30 16:39:02.580684 [ 277 ] {da22c3d6-33a2-4c61-9800-8bf09d6c516a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7573 | 2026.01.30 16:39:02.581109 [ 277 ] {da22c3d6-33a2-4c61-9800-8bf09d6c516a} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2026.01.30 16:39:02.581145 [ 277 ] {da22c3d6-33a2-4c61-9800-8bf09d6c516a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7575 | 2026.01.30 16:39:02.581476 [ 277 ] {da22c3d6-33a2-4c61-9800-8bf09d6c516a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7576 | 2026.01.30 16:39:02.581689 [ 277 ] {da22c3d6-33a2-4c61-9800-8bf09d6c516a} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2026.01.30 16:39:02.581827 [ 277 ] {da22c3d6-33a2-4c61-9800-8bf09d6c516a} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001213 sec., 29678.483099752677 rows/sec., 2.18 MiB/sec. | ||
| 7578 | 2026.01.30 16:39:02.581864 [ 277 ] {da22c3d6-33a2-4c61-9800-8bf09d6c516a} <Debug> TCPHandler: Processed in 0.001379915 sec. | ||
| 7579 | 2026.01.30 16:39:02.581984 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7580 | 2026.01.30 16:39:02.582077 [ 277 ] {b7524182-8cbb-4e8f-a8db-9825fd2d2bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7581 | 2026.01.30 16:39:02.582117 [ 277 ] {b7524182-8cbb-4e8f-a8db-9825fd2d2bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7582 | 2026.01.30 16:39:02.582535 [ 277 ] {b7524182-8cbb-4e8f-a8db-9825fd2d2bb5} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7583 | 2026.01.30 16:39:02.582571 [ 277 ] {b7524182-8cbb-4e8f-a8db-9825fd2d2bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7584 | 2026.01.30 16:39:02.582892 [ 277 ] {b7524182-8cbb-4e8f-a8db-9825fd2d2bb5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7585 | 2026.01.30 16:39:02.583099 [ 277 ] {b7524182-8cbb-4e8f-a8db-9825fd2d2bb5} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7586 | 2026.01.30 16:39:02.583229 [ 277 ] {b7524182-8cbb-4e8f-a8db-9825fd2d2bb5} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00117 sec., 85470.08547008547 rows/sec., 6.68 MiB/sec. | ||
| 7587 | 2026.01.30 16:39:02.583266 [ 277 ] {b7524182-8cbb-4e8f-a8db-9825fd2d2bb5} <Debug> TCPHandler: Processed in 0.001330603 sec. | ||
| 7588 | 2026.01.30 16:39:02.583377 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7589 | 2026.01.30 16:39:02.583470 [ 277 ] {b273a9b9-8d1e-46f1-908e-1df64f2df11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7590 | 2026.01.30 16:39:02.583513 [ 277 ] {b273a9b9-8d1e-46f1-908e-1df64f2df11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7591 | 2026.01.30 16:39:02.583926 [ 277 ] {b273a9b9-8d1e-46f1-908e-1df64f2df11f} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7592 | 2026.01.30 16:39:02.583962 [ 277 ] {b273a9b9-8d1e-46f1-908e-1df64f2df11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7593 | 2026.01.30 16:39:02.584278 [ 277 ] {b273a9b9-8d1e-46f1-908e-1df64f2df11f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7594 | 2026.01.30 16:39:02.584489 [ 277 ] {b273a9b9-8d1e-46f1-908e-1df64f2df11f} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7595 | 2026.01.30 16:39:02.584618 [ 277 ] {b273a9b9-8d1e-46f1-908e-1df64f2df11f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 7596 | 2026.01.30 16:39:02.584656 [ 277 ] {b273a9b9-8d1e-46f1-908e-1df64f2df11f} <Debug> TCPHandler: Processed in 0.001327284 sec. | ||
| 7597 | 2026.01.30 16:39:02.584764 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7598 | 2026.01.30 16:39:02.584856 [ 277 ] {19941514-eefc-43bf-bbef-6e7ff7cbc0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7599 | 2026.01.30 16:39:02.584909 [ 277 ] {19941514-eefc-43bf-bbef-6e7ff7cbc0cd} <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 | ||
| 7600 | 2026.01.30 16:39:02.585739 [ 277 ] {19941514-eefc-43bf-bbef-6e7ff7cbc0cd} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7601 | 2026.01.30 16:39:02.585775 [ 277 ] {19941514-eefc-43bf-bbef-6e7ff7cbc0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7602 | 2026.01.30 16:39:02.586349 [ 277 ] {19941514-eefc-43bf-bbef-6e7ff7cbc0cd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7603 | 2026.01.30 16:39:02.586580 [ 277 ] {19941514-eefc-43bf-bbef-6e7ff7cbc0cd} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7604 | 2026.01.30 16:39:02.586721 [ 277 ] {19941514-eefc-43bf-bbef-6e7ff7cbc0cd} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001883 sec., 19118.428040361126 rows/sec., 34.26 MiB/sec. | ||
| 7605 | 2026.01.30 16:39:02.586787 [ 277 ] {19941514-eefc-43bf-bbef-6e7ff7cbc0cd} <Debug> TCPHandler: Processed in 0.002070267 sec. | ||
| 7606 | 2026.01.30 16:39:02.586898 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7607 | 2026.01.30 16:39:02.586990 [ 277 ] {e964580a-c6d9-4a13-86ad-58ecd99b8b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7608 | 2026.01.30 16:39:02.587059 [ 277 ] {e964580a-c6d9-4a13-86ad-58ecd99b8b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7609 | 2026.01.30 16:39:02.587392 [ 277 ] {e964580a-c6d9-4a13-86ad-58ecd99b8b4c} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2026.01.30 16:39:02.587428 [ 277 ] {e964580a-c6d9-4a13-86ad-58ecd99b8b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7611 | 2026.01.30 16:39:02.587729 [ 277 ] {e964580a-c6d9-4a13-86ad-58ecd99b8b4c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7612 | 2026.01.30 16:39:02.587941 [ 277 ] {e964580a-c6d9-4a13-86ad-58ecd99b8b4c} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2026.01.30 16:39:02.588069 [ 277 ] {e964580a-c6d9-4a13-86ad-58ecd99b8b4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 7614 | 2026.01.30 16:39:02.588105 [ 277 ] {e964580a-c6d9-4a13-86ad-58ecd99b8b4c} <Debug> TCPHandler: Processed in 0.001254913 sec. | ||
| 7615 | 2026.01.30 16:39:03.556443 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17759 | ||
| 7616 | 2026.01.30 16:39:03.556971 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.01.30 16:39:03.557008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7618 | 2026.01.30 16:39:03.557493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7619 | 2026.01.30 16:39:03.557734 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2026.01.30 16:39:03.557873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17759 | ||
| 7621 | 2026.01.30 16:39:04.484404 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7622 | 2026.01.30 16:39:04.500577 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7623 | 2026.01.30 16:39:04.500640 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7624 | 2026.01.30 16:39:04.505902 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7625 | 2026.01.30 16:39:04.506605 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7626 | 2026.01.30 16:39:04.509701 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7627 | 2026.01.30 16:39:06.107471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 928 | ||
| 7628 | 2026.01.30 16:39:06.109767 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2026.01.30 16:39:06.109823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7630 | 2026.01.30 16:39:06.111014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7631 | 2026.01.30 16:39:06.111289 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2026.01.30 16:39:06.111654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
| 7633 | 2026.01.30 16:39:07.607287 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7634 | 2026.01.30 16:39:07.607489 [ 277 ] {6f568514-eddc-46da-b070-8df0d9f8524e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7635 | 2026.01.30 16:39:07.607559 [ 277 ] {6f568514-eddc-46da-b070-8df0d9f8524e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7636 | 2026.01.30 16:39:07.608229 [ 277 ] {6f568514-eddc-46da-b070-8df0d9f8524e} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7637 | 2026.01.30 16:39:07.608281 [ 277 ] {6f568514-eddc-46da-b070-8df0d9f8524e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7638 | 2026.01.30 16:39:07.608691 [ 277 ] {6f568514-eddc-46da-b070-8df0d9f8524e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7639 | 2026.01.30 16:39:07.608927 [ 277 ] {6f568514-eddc-46da-b070-8df0d9f8524e} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7640 | 2026.01.30 16:39:07.609095 [ 277 ] {6f568514-eddc-46da-b070-8df0d9f8524e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001657 sec., 14484.007242003621 rows/sec., 1.20 MiB/sec. | ||
| 7641 | 2026.01.30 16:39:07.609151 [ 277 ] {6f568514-eddc-46da-b070-8df0d9f8524e} <Debug> TCPHandler: Processed in 0.001999976 sec. | ||
| 7642 | 2026.01.30 16:39:07.609277 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7643 | 2026.01.30 16:39:07.609380 [ 277 ] {a4416de0-44c8-4491-a440-867969e6ef06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7644 | 2026.01.30 16:39:07.609426 [ 277 ] {a4416de0-44c8-4491-a440-867969e6ef06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7645 | 2026.01.30 16:39:07.610535 [ 277 ] {a4416de0-44c8-4491-a440-867969e6ef06} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.01.30 16:39:07.610573 [ 277 ] {a4416de0-44c8-4491-a440-867969e6ef06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7647 | 2026.01.30 16:39:07.610992 [ 277 ] {a4416de0-44c8-4491-a440-867969e6ef06} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7648 | 2026.01.30 16:39:07.611227 [ 277 ] {a4416de0-44c8-4491-a440-867969e6ef06} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2026.01.30 16:39:07.611369 [ 277 ] {a4416de0-44c8-4491-a440-867969e6ef06} <Debug> executeQuery: Read 1324 rows, 113.21 KiB in 0.002012 sec., 658051.689860835 rows/sec., 54.95 MiB/sec. | ||
| 7650 | 2026.01.30 16:39:07.611365 [ 48 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7651 | 2026.01.30 16:39:07.611410 [ 277 ] {a4416de0-44c8-4491-a440-867969e6ef06} <Debug> TCPHandler: Processed in 0.002187099 sec. | ||
| 7652 | 2026.01.30 16:39:07.611454 [ 48 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7653 | 2026.01.30 16:39:07.611485 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7654 | 2026.01.30 16:39:07.611547 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7655 | 2026.01.30 16:39:07.611611 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7656 | 2026.01.30 16:39:07.611650 [ 277 ] {60f6970c-8396-4381-859f-0054ffd23a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7657 | 2026.01.30 16:39:07.611714 [ 277 ] {60f6970c-8396-4381-859f-0054ffd23a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7658 | 2026.01.30 16:39:07.611820 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7659 | 2026.01.30 16:39:07.611880 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2556 rows starting from the beginning of the part | ||
| 7660 | 2026.01.30 16:39:07.611978 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7661 | 2026.01.30 16:39:07.612046 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 133 rows starting from the beginning of the part | ||
| 7662 | 2026.01.30 16:39:07.612114 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7663 | 2026.01.30 16:39:07.612171 [ 277 ] {60f6970c-8396-4381-859f-0054ffd23a11} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2026.01.30 16:39:07.612175 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part | ||
| 7665 | 2026.01.30 16:39:07.612218 [ 277 ] {60f6970c-8396-4381-859f-0054ffd23a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7666 | 2026.01.30 16:39:07.612264 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1324 rows starting from the beginning of the part | ||
| 7667 | 2026.01.30 16:39:07.612550 [ 277 ] {60f6970c-8396-4381-859f-0054ffd23a11} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7668 | 2026.01.30 16:39:07.612807 [ 277 ] {60f6970c-8396-4381-859f-0054ffd23a11} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.01.30 16:39:07.612941 [ 277 ] {60f6970c-8396-4381-859f-0054ffd23a11} <Debug> executeQuery: Read 16 rows, 1.26 KiB in 0.00132 sec., 12121.212121212122 rows/sec., 955.85 KiB/sec. | ||
| 7670 | 2026.01.30 16:39:07.612978 [ 277 ] {60f6970c-8396-4381-859f-0054ffd23a11} <Debug> TCPHandler: Processed in 0.001506407 sec. | ||
| 7671 | 2026.01.30 16:39:07.613081 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7672 | 2026.01.30 16:39:07.613169 [ 277 ] {cf8de027-9365-4c9b-a0ea-ae599593a067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7673 | 2026.01.30 16:39:07.613207 [ 277 ] {cf8de027-9365-4c9b-a0ea-ae599593a067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7674 | 2026.01.30 16:39:07.613660 [ 277 ] {cf8de027-9365-4c9b-a0ea-ae599593a067} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7675 | 2026.01.30 16:39:07.613694 [ 277 ] {cf8de027-9365-4c9b-a0ea-ae599593a067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7676 | 2026.01.30 16:39:07.614073 [ 277 ] {cf8de027-9365-4c9b-a0ea-ae599593a067} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7677 | 2026.01.30 16:39:07.614292 [ 277 ] {cf8de027-9365-4c9b-a0ea-ae599593a067} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7678 | 2026.01.30 16:39:07.614292 [ 197 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4269 rows, containing 5 columns (5 merged, 0 gathered) in 0.002734848 sec., 1560964.2656557148 rows/sec., 134.71 MiB/sec. | ||
| 7679 | 2026.01.30 16:39:07.614432 [ 277 ] {cf8de027-9365-4c9b-a0ea-ae599593a067} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001254 sec., 200956.93779904308 rows/sec., 13.90 MiB/sec. | ||
| 7680 | 2026.01.30 16:39:07.614475 [ 277 ] {cf8de027-9365-4c9b-a0ea-ae599593a067} <Debug> TCPHandler: Processed in 0.001424476 sec. | ||
| 7681 | 2026.01.30 16:39:07.614586 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7682 | 2026.01.30 16:39:07.614632 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7683 | 2026.01.30 16:39:07.614679 [ 277 ] {f335daf1-e93e-4681-a1f9-70cb90945bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7684 | 2026.01.30 16:39:07.614719 [ 277 ] {f335daf1-e93e-4681-a1f9-70cb90945bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7685 | 2026.01.30 16:39:07.614896 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_51_10} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2026.01.30 16:39:07.614967 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_51_10} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7687 | 2026.01.30 16:39:07.615045 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 7688 | 2026.01.30 16:39:07.615109 [ 277 ] {f335daf1-e93e-4681-a1f9-70cb90945bd6} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7689 | 2026.01.30 16:39:07.615144 [ 277 ] {f335daf1-e93e-4681-a1f9-70cb90945bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7690 | 2026.01.30 16:39:07.615440 [ 277 ] {f335daf1-e93e-4681-a1f9-70cb90945bd6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7691 | 2026.01.30 16:39:07.615657 [ 277 ] {f335daf1-e93e-4681-a1f9-70cb90945bd6} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7692 | 2026.01.30 16:39:07.615786 [ 277 ] {f335daf1-e93e-4681-a1f9-70cb90945bd6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. | ||
| 7693 | 2026.01.30 16:39:07.615826 [ 277 ] {f335daf1-e93e-4681-a1f9-70cb90945bd6} <Debug> TCPHandler: Processed in 0.001290093 sec. | ||
| 7694 | 2026.01.30 16:39:07.615931 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7695 | 2026.01.30 16:39:07.616024 [ 277 ] {d8404cf5-2950-4d19-9901-10a5a535679d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7696 | 2026.01.30 16:39:07.616064 [ 277 ] {d8404cf5-2950-4d19-9901-10a5a535679d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7697 | 2026.01.30 16:39:07.616678 [ 277 ] {d8404cf5-2950-4d19-9901-10a5a535679d} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7698 | 2026.01.30 16:39:07.616712 [ 277 ] {d8404cf5-2950-4d19-9901-10a5a535679d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7699 | 2026.01.30 16:39:07.617039 [ 277 ] {d8404cf5-2950-4d19-9901-10a5a535679d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7700 | 2026.01.30 16:39:07.617258 [ 277 ] {d8404cf5-2950-4d19-9901-10a5a535679d} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7701 | 2026.01.30 16:39:07.617370 [ 48 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7702 | 2026.01.30 16:39:07.617386 [ 277 ] {d8404cf5-2950-4d19-9901-10a5a535679d} <Debug> executeQuery: Read 560 rows, 42.98 KiB in 0.00138 sec., 405797.1014492754 rows/sec., 30.42 MiB/sec. | ||
| 7703 | 2026.01.30 16:39:07.617410 [ 48 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2026.01.30 16:39:07.617434 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7705 | 2026.01.30 16:39:07.617434 [ 277 ] {d8404cf5-2950-4d19-9901-10a5a535679d} <Debug> TCPHandler: Processed in 0.001552518 sec. | ||
| 7706 | 2026.01.30 16:39:07.617524 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7707 | 2026.01.30 16:39:07.617558 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7708 | 2026.01.30 16:39:07.617647 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7709 | 2026.01.30 16:39:07.617658 [ 277 ] {c1abc82b-f8ee-4884-ae1d-596185f8a34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7710 | 2026.01.30 16:39:07.617686 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1305 rows starting from the beginning of the part | ||
| 7711 | 2026.01.30 16:39:07.617712 [ 277 ] {c1abc82b-f8ee-4884-ae1d-596185f8a34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7712 | 2026.01.30 16:39:07.617755 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 68 rows starting from the beginning of the part | ||
| 7713 | 2026.01.30 16:39:07.617814 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 108 rows starting from the beginning of the part | ||
| 7714 | 2026.01.30 16:39:07.617858 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 68 rows starting from the beginning of the part | ||
| 7715 | 2026.01.30 16:39:07.617901 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 100 rows starting from the beginning of the part | ||
| 7716 | 2026.01.30 16:39:07.617946 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 560 rows starting from the beginning of the part | ||
| 7717 | 2026.01.30 16:39:07.618327 [ 277 ] {c1abc82b-f8ee-4884-ae1d-596185f8a34b} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2026.01.30 16:39:07.618368 [ 277 ] {c1abc82b-f8ee-4884-ae1d-596185f8a34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7719 | 2026.01.30 16:39:07.618769 [ 277 ] {c1abc82b-f8ee-4884-ae1d-596185f8a34b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7720 | 2026.01.30 16:39:07.619002 [ 277 ] {c1abc82b-f8ee-4884-ae1d-596185f8a34b} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2026.01.30 16:39:07.619139 [ 277 ] {c1abc82b-f8ee-4884-ae1d-596185f8a34b} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001499 sec., 587058.0386924617 rows/sec., 39.84 MiB/sec. | ||
| 7722 | 2026.01.30 16:39:07.619145 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166368 sec., 1327779.380650125 rows/sec., 102.97 MiB/sec. | ||
| 7723 | 2026.01.30 16:39:07.619178 [ 277 ] {c1abc82b-f8ee-4884-ae1d-596185f8a34b} <Debug> TCPHandler: Processed in 0.00166949 sec. | ||
| 7724 | 2026.01.30 16:39:07.619290 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7725 | 2026.01.30 16:39:07.619385 [ 277 ] {932b7065-7ec3-4f6d-8d2d-cb8f6d7bb4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7726 | 2026.01.30 16:39:07.619388 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7727 | 2026.01.30 16:39:07.619443 [ 277 ] {932b7065-7ec3-4f6d-8d2d-cb8f6d7bb4e8} <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 | ||
| 7728 | 2026.01.30 16:39:07.619715 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_51_10} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2026.01.30 16:39:07.619807 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_51_10} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7730 | 2026.01.30 16:39:07.619909 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7731 | 2026.01.30 16:39:07.620226 [ 277 ] {932b7065-7ec3-4f6d-8d2d-cb8f6d7bb4e8} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.01.30 16:39:07.620268 [ 277 ] {932b7065-7ec3-4f6d-8d2d-cb8f6d7bb4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7733 | 2026.01.30 16:39:07.620878 [ 277 ] {932b7065-7ec3-4f6d-8d2d-cb8f6d7bb4e8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7734 | 2026.01.30 16:39:07.621160 [ 277 ] {932b7065-7ec3-4f6d-8d2d-cb8f6d7bb4e8} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.01.30 16:39:07.621332 [ 277 ] {932b7065-7ec3-4f6d-8d2d-cb8f6d7bb4e8} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001964 sec., 2036.6598778004072 rows/sec., 3.65 MiB/sec. | ||
| 7736 | 2026.01.30 16:39:07.621425 [ 277 ] {932b7065-7ec3-4f6d-8d2d-cb8f6d7bb4e8} <Debug> TCPHandler: Processed in 0.002184709 sec. | ||
| 7737 | 2026.01.30 16:39:07.621557 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7738 | 2026.01.30 16:39:07.621661 [ 277 ] {d7d5150d-f943-4503-b8fb-52dbf6883719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7739 | 2026.01.30 16:39:07.621710 [ 277 ] {d7d5150d-f943-4503-b8fb-52dbf6883719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7740 | 2026.01.30 16:39:07.622120 [ 277 ] {d7d5150d-f943-4503-b8fb-52dbf6883719} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2026.01.30 16:39:07.622163 [ 277 ] {d7d5150d-f943-4503-b8fb-52dbf6883719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7742 | 2026.01.30 16:39:07.622547 [ 277 ] {d7d5150d-f943-4503-b8fb-52dbf6883719} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7743 | 2026.01.30 16:39:07.622817 [ 277 ] {d7d5150d-f943-4503-b8fb-52dbf6883719} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2026.01.30 16:39:07.622980 [ 277 ] {d7d5150d-f943-4503-b8fb-52dbf6883719} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
| 7745 | 2026.01.30 16:39:07.623023 [ 277 ] {d7d5150d-f943-4503-b8fb-52dbf6883719} <Debug> TCPHandler: Processed in 0.001522887 sec. | ||
| 7746 | 2026.01.30 16:39:10.944314 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7747 | 2026.01.30 16:39:10.944358 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7748 | 2026.01.30 16:39:11.058907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18271 | ||
| 7749 | 2026.01.30 16:39:11.059480 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7750 | 2026.01.30 16:39:11.059531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7751 | 2026.01.30 16:39:11.060037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7752 | 2026.01.30 16:39:11.060275 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7753 | 2026.01.30 16:39:11.060436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18271 | ||
| 7754 | 2026.01.30 16:39:12.010513 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7755 | 2026.01.30 16:39:12.027100 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7756 | 2026.01.30 16:39:12.027165 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7757 | 2026.01.30 16:39:12.032817 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7758 | 2026.01.30 16:39:12.033519 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7759 | 2026.01.30 16:39:12.036570 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7760 | 2026.01.30 16:39:12.577957 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7761 | 2026.01.30 16:39:12.578162 [ 277 ] {e86e7156-3a80-446a-bbdf-abd27f130813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7762 | 2026.01.30 16:39:12.578235 [ 277 ] {e86e7156-3a80-446a-bbdf-abd27f130813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7763 | 2026.01.30 16:39:12.578977 [ 277 ] {e86e7156-3a80-446a-bbdf-abd27f130813} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.01.30 16:39:12.579028 [ 277 ] {e86e7156-3a80-446a-bbdf-abd27f130813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7765 | 2026.01.30 16:39:12.579431 [ 277 ] {e86e7156-3a80-446a-bbdf-abd27f130813} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7766 | 2026.01.30 16:39:12.579664 [ 277 ] {e86e7156-3a80-446a-bbdf-abd27f130813} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.01.30 16:39:12.579823 [ 277 ] {e86e7156-3a80-446a-bbdf-abd27f130813} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001719 sec., 74461.89645142524 rows/sec., 6.42 MiB/sec. | ||
| 7768 | 2026.01.30 16:39:12.579865 [ 277 ] {e86e7156-3a80-446a-bbdf-abd27f130813} <Debug> TCPHandler: Processed in 0.002050427 sec. | ||
| 7769 | 2026.01.30 16:39:12.579990 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2026.01.30 16:39:12.580084 [ 277 ] {221c3a39-1929-4502-aa2b-81fd884d3603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7771 | 2026.01.30 16:39:12.580124 [ 277 ] {221c3a39-1929-4502-aa2b-81fd884d3603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7772 | 2026.01.30 16:39:12.580545 [ 277 ] {221c3a39-1929-4502-aa2b-81fd884d3603} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.01.30 16:39:12.580581 [ 277 ] {221c3a39-1929-4502-aa2b-81fd884d3603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7774 | 2026.01.30 16:39:12.580873 [ 277 ] {221c3a39-1929-4502-aa2b-81fd884d3603} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7775 | 2026.01.30 16:39:12.581077 [ 277 ] {221c3a39-1929-4502-aa2b-81fd884d3603} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.01.30 16:39:12.581204 [ 277 ] {221c3a39-1929-4502-aa2b-81fd884d3603} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001137 sec., 31662.2691292876 rows/sec., 2.33 MiB/sec. | ||
| 7777 | 2026.01.30 16:39:12.581241 [ 277 ] {221c3a39-1929-4502-aa2b-81fd884d3603} <Debug> TCPHandler: Processed in 0.001298763 sec. | ||
| 7778 | 2026.01.30 16:39:12.581351 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7779 | 2026.01.30 16:39:12.581443 [ 277 ] {466f0f57-46a7-41de-a981-e25cf0b0a02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7780 | 2026.01.30 16:39:12.581484 [ 277 ] {466f0f57-46a7-41de-a981-e25cf0b0a02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7781 | 2026.01.30 16:39:12.581912 [ 277 ] {466f0f57-46a7-41de-a981-e25cf0b0a02c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.01.30 16:39:12.581948 [ 277 ] {466f0f57-46a7-41de-a981-e25cf0b0a02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7783 | 2026.01.30 16:39:12.582253 [ 277 ] {466f0f57-46a7-41de-a981-e25cf0b0a02c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7784 | 2026.01.30 16:39:12.582462 [ 277 ] {466f0f57-46a7-41de-a981-e25cf0b0a02c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.01.30 16:39:12.582589 [ 277 ] {466f0f57-46a7-41de-a981-e25cf0b0a02c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001163 sec., 85984.52278589855 rows/sec., 6.72 MiB/sec. | ||
| 7786 | 2026.01.30 16:39:12.582626 [ 277 ] {466f0f57-46a7-41de-a981-e25cf0b0a02c} <Debug> TCPHandler: Processed in 0.001323153 sec. | ||
| 7787 | 2026.01.30 16:39:12.582738 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7788 | 2026.01.30 16:39:12.582830 [ 277 ] {353d594d-0cb9-4f8a-8682-8a7e0b6db3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7789 | 2026.01.30 16:39:12.582872 [ 277 ] {353d594d-0cb9-4f8a-8682-8a7e0b6db3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7790 | 2026.01.30 16:39:12.583280 [ 277 ] {353d594d-0cb9-4f8a-8682-8a7e0b6db3a9} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2026.01.30 16:39:12.583315 [ 277 ] {353d594d-0cb9-4f8a-8682-8a7e0b6db3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7792 | 2026.01.30 16:39:12.583641 [ 277 ] {353d594d-0cb9-4f8a-8682-8a7e0b6db3a9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7793 | 2026.01.30 16:39:12.583853 [ 277 ] {353d594d-0cb9-4f8a-8682-8a7e0b6db3a9} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2026.01.30 16:39:12.583979 [ 277 ] {353d594d-0cb9-4f8a-8682-8a7e0b6db3a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 7795 | 2026.01.30 16:39:12.583985 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7796 | 2026.01.30 16:39:12.584016 [ 277 ] {353d594d-0cb9-4f8a-8682-8a7e0b6db3a9} <Debug> TCPHandler: Processed in 0.001325944 sec. | ||
| 7797 | 2026.01.30 16:39:12.584054 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7798 | 2026.01.30 16:39:12.584079 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7799 | 2026.01.30 16:39:12.584141 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7800 | 2026.01.30 16:39:12.584182 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7801 | 2026.01.30 16:39:12.584238 [ 277 ] {d5aab5b4-1273-47ab-8eb7-f127050d57dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7802 | 2026.01.30 16:39:12.584297 [ 277 ] {d5aab5b4-1273-47ab-8eb7-f127050d57dc} <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 | ||
| 7803 | 2026.01.30 16:39:12.584322 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7804 | 2026.01.30 16:39:12.584373 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14323 rows starting from the beginning of the part | ||
| 7805 | 2026.01.30 16:39:12.584448 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 164 rows starting from the beginning of the part | ||
| 7806 | 2026.01.30 16:39:12.584499 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7807 | 2026.01.30 16:39:12.584546 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7808 | 2026.01.30 16:39:12.584591 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 880 rows starting from the beginning of the part | ||
| 7809 | 2026.01.30 16:39:12.584636 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7810 | 2026.01.30 16:39:12.585173 [ 277 ] {d5aab5b4-1273-47ab-8eb7-f127050d57dc} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.01.30 16:39:12.585214 [ 277 ] {d5aab5b4-1273-47ab-8eb7-f127050d57dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7812 | 2026.01.30 16:39:12.585820 [ 277 ] {d5aab5b4-1273-47ab-8eb7-f127050d57dc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7813 | 2026.01.30 16:39:12.586048 [ 277 ] {d5aab5b4-1273-47ab-8eb7-f127050d57dc} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.01.30 16:39:12.586192 [ 277 ] {d5aab5b4-1273-47ab-8eb7-f127050d57dc} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001972 sec., 18255.57809330629 rows/sec., 32.71 MiB/sec. | ||
| 7815 | 2026.01.30 16:39:12.586258 [ 277 ] {d5aab5b4-1273-47ab-8eb7-f127050d57dc} <Debug> TCPHandler: Processed in 0.002164599 sec. | ||
| 7816 | 2026.01.30 16:39:12.586375 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7817 | 2026.01.30 16:39:12.586468 [ 277 ] {821e791d-9c55-46f5-b86b-072184744b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7818 | 2026.01.30 16:39:12.586509 [ 277 ] {821e791d-9c55-46f5-b86b-072184744b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7819 | 2026.01.30 16:39:12.586854 [ 277 ] {821e791d-9c55-46f5-b86b-072184744b7f} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2026.01.30 16:39:12.586890 [ 277 ] {821e791d-9c55-46f5-b86b-072184744b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7821 | 2026.01.30 16:39:12.587202 [ 277 ] {821e791d-9c55-46f5-b86b-072184744b7f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7822 | 2026.01.30 16:39:12.587421 [ 277 ] {821e791d-9c55-46f5-b86b-072184744b7f} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.01.30 16:39:12.587553 [ 277 ] {821e791d-9c55-46f5-b86b-072184744b7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 7824 | 2026.01.30 16:39:12.587588 [ 277 ] {821e791d-9c55-46f5-b86b-072184744b7f} <Debug> TCPHandler: Processed in 0.001260603 sec. | ||
| 7825 | 2026.01.30 16:39:12.588946 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15847 rows, containing 5 columns (5 merged, 0 gathered) in 0.004806736 sec., 3296831.7794029047 rows/sec., 225.61 MiB/sec. | ||
| 7826 | 2026.01.30 16:39:12.589475 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7827 | 2026.01.30 16:39:12.589778 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.01.30 16:39:12.589871 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7829 | 2026.01.30 16:39:12.589984 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 7830 | 2026.01.30 16:39:16.112456 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 958 | ||
| 7831 | 2026.01.30 16:39:16.114802 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2026.01.30 16:39:16.114857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7833 | 2026.01.30 16:39:16.116083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7834 | 2026.01.30 16:39:16.116377 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2026.01.30 16:39:16.116741 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 958 | ||
| 7836 | 2026.01.30 16:39:17.577332 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2026.01.30 16:39:17.577534 [ 277 ] {dd6ec917-09f5-4d6a-971d-db5d357de8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7838 | 2026.01.30 16:39:17.577605 [ 277 ] {dd6ec917-09f5-4d6a-971d-db5d357de8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7839 | 2026.01.30 16:39:17.578298 [ 277 ] {dd6ec917-09f5-4d6a-971d-db5d357de8c2} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7840 | 2026.01.30 16:39:17.578350 [ 277 ] {dd6ec917-09f5-4d6a-971d-db5d357de8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7841 | 2026.01.30 16:39:17.578765 [ 277 ] {dd6ec917-09f5-4d6a-971d-db5d357de8c2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7842 | 2026.01.30 16:39:17.579002 [ 277 ] {dd6ec917-09f5-4d6a-971d-db5d357de8c2} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7843 | 2026.01.30 16:39:17.579177 [ 277 ] {dd6ec917-09f5-4d6a-971d-db5d357de8c2} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001694 sec., 37780.40141676505 rows/sec., 2.99 MiB/sec. | ||
| 7844 | 2026.01.30 16:39:17.579226 [ 277 ] {dd6ec917-09f5-4d6a-971d-db5d357de8c2} <Debug> TCPHandler: Processed in 0.002032456 sec. | ||
| 7845 | 2026.01.30 16:39:17.579351 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7846 | 2026.01.30 16:39:17.579456 [ 277 ] {02d334bc-87be-4d24-847e-0053239d17cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7847 | 2026.01.30 16:39:17.579500 [ 277 ] {02d334bc-87be-4d24-847e-0053239d17cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7848 | 2026.01.30 16:39:17.579910 [ 277 ] {02d334bc-87be-4d24-847e-0053239d17cd} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7849 | 2026.01.30 16:39:17.579945 [ 277 ] {02d334bc-87be-4d24-847e-0053239d17cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7850 | 2026.01.30 16:39:17.580255 [ 277 ] {02d334bc-87be-4d24-847e-0053239d17cd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7851 | 2026.01.30 16:39:17.580476 [ 277 ] {02d334bc-87be-4d24-847e-0053239d17cd} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7852 | 2026.01.30 16:39:17.580580 [ 62 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7853 | 2026.01.30 16:39:17.580606 [ 277 ] {02d334bc-87be-4d24-847e-0053239d17cd} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001174 sec., 3407.155025553663 rows/sec., 256.20 KiB/sec. | ||
| 7854 | 2026.01.30 16:39:17.580620 [ 62 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7855 | 2026.01.30 16:39:17.580643 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7856 | 2026.01.30 16:39:17.580646 [ 277 ] {02d334bc-87be-4d24-847e-0053239d17cd} <Debug> TCPHandler: Processed in 0.001348484 sec. | ||
| 7857 | 2026.01.30 16:39:17.580741 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7858 | 2026.01.30 16:39:17.580757 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7859 | 2026.01.30 16:39:17.580849 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7860 | 2026.01.30 16:39:17.580861 [ 277 ] {102b6c99-e163-474e-9d47-7e7a360f4948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7861 | 2026.01.30 16:39:17.580886 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 297 rows starting from the beginning of the part | ||
| 7862 | 2026.01.30 16:39:17.580904 [ 277 ] {102b6c99-e163-474e-9d47-7e7a360f4948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7863 | 2026.01.30 16:39:17.580957 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part | ||
| 7864 | 2026.01.30 16:39:17.581009 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 7865 | 2026.01.30 16:39:17.581059 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 16 rows starting from the beginning of the part | ||
| 7866 | 2026.01.30 16:39:17.581104 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 7867 | 2026.01.30 16:39:17.581148 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 4 rows starting from the beginning of the part | ||
| 7868 | 2026.01.30 16:39:17.581326 [ 277 ] {102b6c99-e163-474e-9d47-7e7a360f4948} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7869 | 2026.01.30 16:39:17.581359 [ 277 ] {102b6c99-e163-474e-9d47-7e7a360f4948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7870 | 2026.01.30 16:39:17.581668 [ 277 ] {102b6c99-e163-474e-9d47-7e7a360f4948} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7871 | 2026.01.30 16:39:17.581898 [ 277 ] {102b6c99-e163-474e-9d47-7e7a360f4948} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7872 | 2026.01.30 16:39:17.581990 [ 197 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285723 sec., 305664.5949399677 rows/sec., 21.06 MiB/sec. | ||
| 7873 | 2026.01.30 16:39:17.582031 [ 277 ] {102b6c99-e163-474e-9d47-7e7a360f4948} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00119 sec., 57142.85714285714 rows/sec., 4.46 MiB/sec. | ||
| 7874 | 2026.01.30 16:39:17.582082 [ 277 ] {102b6c99-e163-474e-9d47-7e7a360f4948} <Debug> TCPHandler: Processed in 0.001374944 sec. | ||
| 7875 | 2026.01.30 16:39:17.582196 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7876 | 2026.01.30 16:39:17.582202 [ 197 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7877 | 2026.01.30 16:39:17.582295 [ 277 ] {7e20869f-737c-400a-874b-0645d1b8e40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7878 | 2026.01.30 16:39:17.582346 [ 277 ] {7e20869f-737c-400a-874b-0645d1b8e40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7879 | 2026.01.30 16:39:17.582533 [ 197 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_51_10} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2026.01.30 16:39:17.582632 [ 197 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_51_10} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7881 | 2026.01.30 16:39:17.582752 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7882 | 2026.01.30 16:39:17.582770 [ 277 ] {7e20869f-737c-400a-874b-0645d1b8e40e} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7883 | 2026.01.30 16:39:17.582811 [ 277 ] {7e20869f-737c-400a-874b-0645d1b8e40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7884 | 2026.01.30 16:39:17.583155 [ 277 ] {7e20869f-737c-400a-874b-0645d1b8e40e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7885 | 2026.01.30 16:39:17.583368 [ 277 ] {7e20869f-737c-400a-874b-0645d1b8e40e} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2026.01.30 16:39:17.583502 [ 277 ] {7e20869f-737c-400a-874b-0645d1b8e40e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 7887 | 2026.01.30 16:39:17.583539 [ 277 ] {7e20869f-737c-400a-874b-0645d1b8e40e} <Debug> TCPHandler: Processed in 0.001393075 sec. | ||
| 7888 | 2026.01.30 16:39:17.583650 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7889 | 2026.01.30 16:39:17.583745 [ 277 ] {a5f0e54d-d9c1-4f06-b8b9-87da999769c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7890 | 2026.01.30 16:39:17.583800 [ 277 ] {a5f0e54d-d9c1-4f06-b8b9-87da999769c1} <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 | ||
| 7891 | 2026.01.30 16:39:17.584534 [ 277 ] {a5f0e54d-d9c1-4f06-b8b9-87da999769c1} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7892 | 2026.01.30 16:39:17.584569 [ 277 ] {a5f0e54d-d9c1-4f06-b8b9-87da999769c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7893 | 2026.01.30 16:39:17.585096 [ 277 ] {a5f0e54d-d9c1-4f06-b8b9-87da999769c1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7894 | 2026.01.30 16:39:17.585319 [ 277 ] {a5f0e54d-d9c1-4f06-b8b9-87da999769c1} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2026.01.30 16:39:17.585460 [ 277 ] {a5f0e54d-d9c1-4f06-b8b9-87da999769c1} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001734 sec., 2306.8050749711647 rows/sec., 4.13 MiB/sec. | ||
| 7896 | 2026.01.30 16:39:17.585524 [ 277 ] {a5f0e54d-d9c1-4f06-b8b9-87da999769c1} <Debug> TCPHandler: Processed in 0.001923154 sec. | ||
| 7897 | 2026.01.30 16:39:17.585638 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2026.01.30 16:39:17.585731 [ 277 ] {b5d436ad-d66c-412a-beec-3074c491e0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7899 | 2026.01.30 16:39:17.585772 [ 277 ] {b5d436ad-d66c-412a-beec-3074c491e0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7900 | 2026.01.30 16:39:17.586107 [ 277 ] {b5d436ad-d66c-412a-beec-3074c491e0b4} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7901 | 2026.01.30 16:39:17.586141 [ 277 ] {b5d436ad-d66c-412a-beec-3074c491e0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7902 | 2026.01.30 16:39:17.586444 [ 277 ] {b5d436ad-d66c-412a-beec-3074c491e0b4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7903 | 2026.01.30 16:39:17.586663 [ 277 ] {b5d436ad-d66c-412a-beec-3074c491e0b4} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2026.01.30 16:39:17.586755 [ 70 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7905 | 2026.01.30 16:39:17.586788 [ 70 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2026.01.30 16:39:17.586788 [ 277 ] {b5d436ad-d66c-412a-beec-3074c491e0b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 7907 | 2026.01.30 16:39:17.586806 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7908 | 2026.01.30 16:39:17.586831 [ 277 ] {b5d436ad-d66c-412a-beec-3074c491e0b4} <Debug> TCPHandler: Processed in 0.001243182 sec. | ||
| 7909 | 2026.01.30 16:39:17.586872 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7910 | 2026.01.30 16:39:17.586970 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7911 | 2026.01.30 16:39:17.587001 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2712 rows starting from the beginning of the part | ||
| 7912 | 2026.01.30 16:39:17.587055 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7913 | 2026.01.30 16:39:17.587098 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7914 | 2026.01.30 16:39:17.587135 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7915 | 2026.01.30 16:39:17.587172 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7916 | 2026.01.30 16:39:17.587210 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7917 | 2026.01.30 16:39:17.588215 [ 186 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3012 rows, containing 4 columns (4 merged, 0 gathered) in 0.001372284 sec., 2194880.943011796 rows/sec., 145.84 MiB/sec. | ||
| 7918 | 2026.01.30 16:39:17.588433 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7919 | 2026.01.30 16:39:17.588673 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_51_10} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.01.30 16:39:17.588744 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_51_10} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7921 | 2026.01.30 16:39:17.588804 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7922 | 2026.01.30 16:39:18.561254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18719 | ||
| 7923 | 2026.01.30 16:39:18.561803 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.01.30 16:39:18.561845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7925 | 2026.01.30 16:39:18.562320 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7926 | 2026.01.30 16:39:18.562566 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2026.01.30 16:39:18.562719 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18719 | ||
| 7928 | 2026.01.30 16:39:19.537571 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7929 | 2026.01.30 16:39:19.555559 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.01.30 16:39:19.555630 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7931 | 2026.01.30 16:39:19.561950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7932 | 2026.01.30 16:39:19.562653 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2026.01.30 16:39:19.565629 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7934 | 2026.01.30 16:39:22.579706 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7935 | 2026.01.30 16:39:22.579936 [ 277 ] {be5772e7-3381-4b28-a2e5-8d9549aca9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7936 | 2026.01.30 16:39:22.580003 [ 277 ] {be5772e7-3381-4b28-a2e5-8d9549aca9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7937 | 2026.01.30 16:39:22.580633 [ 277 ] {be5772e7-3381-4b28-a2e5-8d9549aca9fc} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.01.30 16:39:22.580676 [ 277 ] {be5772e7-3381-4b28-a2e5-8d9549aca9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7939 | 2026.01.30 16:39:22.581048 [ 277 ] {be5772e7-3381-4b28-a2e5-8d9549aca9fc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7940 | 2026.01.30 16:39:22.581268 [ 277 ] {be5772e7-3381-4b28-a2e5-8d9549aca9fc} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.01.30 16:39:22.581426 [ 277 ] {be5772e7-3381-4b28-a2e5-8d9549aca9fc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00154 sec., 2597.4025974025976 rows/sec., 211.80 KiB/sec. | ||
| 7942 | 2026.01.30 16:39:22.581468 [ 277 ] {be5772e7-3381-4b28-a2e5-8d9549aca9fc} <Debug> TCPHandler: Processed in 0.001946074 sec. | ||
| 7943 | 2026.01.30 16:39:22.581595 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7944 | 2026.01.30 16:39:22.581689 [ 277 ] {15d2251b-17d0-4681-b6ef-a7878b0fa20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7945 | 2026.01.30 16:39:22.581727 [ 277 ] {15d2251b-17d0-4681-b6ef-a7878b0fa20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7946 | 2026.01.30 16:39:22.582224 [ 277 ] {15d2251b-17d0-4681-b6ef-a7878b0fa20f} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2026.01.30 16:39:22.582261 [ 277 ] {15d2251b-17d0-4681-b6ef-a7878b0fa20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7948 | 2026.01.30 16:39:22.582578 [ 277 ] {15d2251b-17d0-4681-b6ef-a7878b0fa20f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7949 | 2026.01.30 16:39:22.582797 [ 277 ] {15d2251b-17d0-4681-b6ef-a7878b0fa20f} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2026.01.30 16:39:22.582925 [ 277 ] {15d2251b-17d0-4681-b6ef-a7878b0fa20f} <Debug> executeQuery: Read 130 rows, 11.44 KiB in 0.001254 sec., 103668.2615629984 rows/sec., 8.91 MiB/sec. | ||
| 7951 | 2026.01.30 16:39:22.582963 [ 277 ] {15d2251b-17d0-4681-b6ef-a7878b0fa20f} <Debug> TCPHandler: Processed in 0.001415995 sec. | ||
| 7952 | 2026.01.30 16:39:22.583078 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7953 | 2026.01.30 16:39:22.583172 [ 277 ] {5a132668-9e66-421c-b4f0-d1d9ab7be871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7954 | 2026.01.30 16:39:22.583212 [ 277 ] {5a132668-9e66-421c-b4f0-d1d9ab7be871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7955 | 2026.01.30 16:39:22.583628 [ 277 ] {5a132668-9e66-421c-b4f0-d1d9ab7be871} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7956 | 2026.01.30 16:39:22.583663 [ 277 ] {5a132668-9e66-421c-b4f0-d1d9ab7be871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7957 | 2026.01.30 16:39:22.583955 [ 277 ] {5a132668-9e66-421c-b4f0-d1d9ab7be871} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7958 | 2026.01.30 16:39:22.584159 [ 277 ] {5a132668-9e66-421c-b4f0-d1d9ab7be871} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7959 | 2026.01.30 16:39:22.584286 [ 277 ] {5a132668-9e66-421c-b4f0-d1d9ab7be871} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001133 sec., 35304.501323918805 rows/sec., 2.57 MiB/sec. | ||
| 7960 | 2026.01.30 16:39:22.584323 [ 277 ] {5a132668-9e66-421c-b4f0-d1d9ab7be871} <Debug> TCPHandler: Processed in 0.001292953 sec. | ||
| 7961 | 2026.01.30 16:39:22.584431 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7962 | 2026.01.30 16:39:22.584523 [ 277 ] {d25a00ad-8487-4c3d-a5ce-0b665fb9eeab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7963 | 2026.01.30 16:39:22.584567 [ 277 ] {d25a00ad-8487-4c3d-a5ce-0b665fb9eeab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7964 | 2026.01.30 16:39:22.584989 [ 277 ] {d25a00ad-8487-4c3d-a5ce-0b665fb9eeab} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7965 | 2026.01.30 16:39:22.585024 [ 277 ] {d25a00ad-8487-4c3d-a5ce-0b665fb9eeab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7966 | 2026.01.30 16:39:22.585325 [ 277 ] {d25a00ad-8487-4c3d-a5ce-0b665fb9eeab} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7967 | 2026.01.30 16:39:22.585535 [ 277 ] {d25a00ad-8487-4c3d-a5ce-0b665fb9eeab} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7968 | 2026.01.30 16:39:22.585662 [ 277 ] {d25a00ad-8487-4c3d-a5ce-0b665fb9eeab} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001156 sec., 89965.39792387544 rows/sec., 7.03 MiB/sec. | ||
| 7969 | 2026.01.30 16:39:22.585698 [ 277 ] {d25a00ad-8487-4c3d-a5ce-0b665fb9eeab} <Debug> TCPHandler: Processed in 0.001314334 sec. | ||
| 7970 | 2026.01.30 16:39:22.585808 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7971 | 2026.01.30 16:39:22.585900 [ 277 ] {ceb11fa9-83c3-42cd-afc7-fefa341e0ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7972 | 2026.01.30 16:39:22.585943 [ 277 ] {ceb11fa9-83c3-42cd-afc7-fefa341e0ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7973 | 2026.01.30 16:39:22.586378 [ 277 ] {ceb11fa9-83c3-42cd-afc7-fefa341e0ce9} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7974 | 2026.01.30 16:39:22.586414 [ 277 ] {ceb11fa9-83c3-42cd-afc7-fefa341e0ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7975 | 2026.01.30 16:39:22.586744 [ 277 ] {ceb11fa9-83c3-42cd-afc7-fefa341e0ce9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7976 | 2026.01.30 16:39:22.586951 [ 277 ] {ceb11fa9-83c3-42cd-afc7-fefa341e0ce9} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7977 | 2026.01.30 16:39:22.587078 [ 277 ] {ceb11fa9-83c3-42cd-afc7-fefa341e0ce9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001196 sec., 135451.5050167224 rows/sec., 9.43 MiB/sec. | ||
| 7978 | 2026.01.30 16:39:22.587115 [ 277 ] {ceb11fa9-83c3-42cd-afc7-fefa341e0ce9} <Debug> TCPHandler: Processed in 0.001354364 sec. | ||
| 7979 | 2026.01.30 16:39:22.587225 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7980 | 2026.01.30 16:39:22.587319 [ 277 ] {ae966e2c-707c-4685-badf-aed68029ec28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7981 | 2026.01.30 16:39:22.587373 [ 277 ] {ae966e2c-707c-4685-badf-aed68029ec28} <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 | ||
| 7982 | 2026.01.30 16:39:22.588252 [ 277 ] {ae966e2c-707c-4685-badf-aed68029ec28} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7983 | 2026.01.30 16:39:22.588287 [ 277 ] {ae966e2c-707c-4685-badf-aed68029ec28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7984 | 2026.01.30 16:39:22.588853 [ 277 ] {ae966e2c-707c-4685-badf-aed68029ec28} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7985 | 2026.01.30 16:39:22.589074 [ 277 ] {ae966e2c-707c-4685-badf-aed68029ec28} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7986 | 2026.01.30 16:39:22.589178 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7987 | 2026.01.30 16:39:22.589208 [ 277 ] {ae966e2c-707c-4685-badf-aed68029ec28} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001907 sec., 18877.81856318825 rows/sec., 33.83 MiB/sec. | ||
| 7988 | 2026.01.30 16:39:22.589216 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.01.30 16:39:22.589240 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7990 | 2026.01.30 16:39:22.589260 [ 277 ] {ae966e2c-707c-4685-badf-aed68029ec28} <Debug> TCPHandler: Processed in 0.002082917 sec. | ||
| 7991 | 2026.01.30 16:39:22.589371 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7992 | 2026.01.30 16:39:22.589377 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2026.01.30 16:39:22.589521 [ 277 ] {c3716f87-0851-4bd6-bf3e-eea57407aa28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7994 | 2026.01.30 16:39:22.589564 [ 277 ] {c3716f87-0851-4bd6-bf3e-eea57407aa28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7995 | 2026.01.30 16:39:22.589647 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7996 | 2026.01.30 16:39:22.589714 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 956 rows starting from the beginning of the part | ||
| 7997 | 2026.01.30 16:39:22.589840 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 7998 | 2026.01.30 16:39:22.589906 [ 277 ] {c3716f87-0851-4bd6-bf3e-eea57407aa28} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2026.01.30 16:39:22.589944 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 8000 | 2026.01.30 16:39:22.589945 [ 277 ] {c3716f87-0851-4bd6-bf3e-eea57407aa28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8001 | 2026.01.30 16:39:22.590058 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 8002 | 2026.01.30 16:39:22.590165 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part | ||
| 8003 | 2026.01.30 16:39:22.590270 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 8004 | 2026.01.30 16:39:22.590291 [ 277 ] {c3716f87-0851-4bd6-bf3e-eea57407aa28} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8005 | 2026.01.30 16:39:22.590515 [ 277 ] {c3716f87-0851-4bd6-bf3e-eea57407aa28} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8006 | 2026.01.30 16:39:22.590653 [ 277 ] {c3716f87-0851-4bd6-bf3e-eea57407aa28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 8007 | 2026.01.30 16:39:22.590690 [ 277 ] {c3716f87-0851-4bd6-bf3e-eea57407aa28} <Debug> TCPHandler: Processed in 0.001362004 sec. | ||
| 8008 | 2026.01.30 16:39:22.594833 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1072 rows, containing 19 columns (19 merged, 0 gathered) in 0.005520649 sec., 194180.0683216774 rows/sec., 347.96 MiB/sec. | ||
| 8009 | 2026.01.30 16:39:22.595934 [ 198 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8010 | 2026.01.30 16:39:22.596267 [ 198 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.01.30 16:39:22.596336 [ 198 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8012 | 2026.01.30 16:39:22.596475 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.37 MiB. | ||
| 8013 | 2026.01.30 16:39:25.944398 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8014 | 2026.01.30 16:39:25.944474 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8015 | 2026.01.30 16:39:26.063067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19231 | ||
| 8016 | 2026.01.30 16:39:26.063884 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8017 | 2026.01.30 16:39:26.063955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8018 | 2026.01.30 16:39:26.064700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8019 | 2026.01.30 16:39:26.065059 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8020 | 2026.01.30 16:39:26.065285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19231 | ||
| 8021 | 2026.01.30 16:39:26.117138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 984 | ||
| 8022 | 2026.01.30 16:39:26.119347 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2026.01.30 16:39:26.119402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8024 | 2026.01.30 16:39:26.120610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8025 | 2026.01.30 16:39:26.120888 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2026.01.30 16:39:26.121257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
| 8027 | 2026.01.30 16:39:27.065986 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8028 | 2026.01.30 16:39:27.083235 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2026.01.30 16:39:27.083292 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8030 | 2026.01.30 16:39:27.089526 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8031 | 2026.01.30 16:39:27.090261 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.01.30 16:39:27.093100 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8033 | 2026.01.30 16:39:27.577142 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8034 | 2026.01.30 16:39:27.577338 [ 277 ] {d140dd6f-a2ad-42bc-bb38-3c7c619203b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8035 | 2026.01.30 16:39:27.577409 [ 277 ] {d140dd6f-a2ad-42bc-bb38-3c7c619203b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8036 | 2026.01.30 16:39:27.578108 [ 277 ] {d140dd6f-a2ad-42bc-bb38-3c7c619203b9} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8037 | 2026.01.30 16:39:27.578161 [ 277 ] {d140dd6f-a2ad-42bc-bb38-3c7c619203b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8038 | 2026.01.30 16:39:27.578587 [ 277 ] {d140dd6f-a2ad-42bc-bb38-3c7c619203b9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8039 | 2026.01.30 16:39:27.578828 [ 277 ] {d140dd6f-a2ad-42bc-bb38-3c7c619203b9} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8040 | 2026.01.30 16:39:27.579005 [ 277 ] {d140dd6f-a2ad-42bc-bb38-3c7c619203b9} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001725 sec., 37101.44927536232 rows/sec., 2.94 MiB/sec. | ||
| 8041 | 2026.01.30 16:39:27.579056 [ 277 ] {d140dd6f-a2ad-42bc-bb38-3c7c619203b9} <Debug> TCPHandler: Processed in 0.002107577 sec. | ||
| 8042 | 2026.01.30 16:39:27.579185 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8043 | 2026.01.30 16:39:27.579288 [ 277 ] {45b48c33-5e6c-46dc-a110-de831e148438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8044 | 2026.01.30 16:39:27.579334 [ 277 ] {45b48c33-5e6c-46dc-a110-de831e148438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8045 | 2026.01.30 16:39:27.579759 [ 277 ] {45b48c33-5e6c-46dc-a110-de831e148438} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8046 | 2026.01.30 16:39:27.579798 [ 277 ] {45b48c33-5e6c-46dc-a110-de831e148438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8047 | 2026.01.30 16:39:27.580135 [ 277 ] {45b48c33-5e6c-46dc-a110-de831e148438} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8048 | 2026.01.30 16:39:27.580355 [ 277 ] {45b48c33-5e6c-46dc-a110-de831e148438} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8049 | 2026.01.30 16:39:27.580494 [ 277 ] {45b48c33-5e6c-46dc-a110-de831e148438} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001229 sec., 3254.6786004882015 rows/sec., 244.74 KiB/sec. | ||
| 8050 | 2026.01.30 16:39:27.580533 [ 277 ] {45b48c33-5e6c-46dc-a110-de831e148438} <Debug> TCPHandler: Processed in 0.001403135 sec. | ||
| 8051 | 2026.01.30 16:39:27.580645 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8052 | 2026.01.30 16:39:27.580743 [ 277 ] {2cbe8808-5670-4749-9e27-08a189d3a87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8053 | 2026.01.30 16:39:27.580785 [ 277 ] {2cbe8808-5670-4749-9e27-08a189d3a87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8054 | 2026.01.30 16:39:27.581205 [ 277 ] {2cbe8808-5670-4749-9e27-08a189d3a87b} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.01.30 16:39:27.581242 [ 277 ] {2cbe8808-5670-4749-9e27-08a189d3a87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8056 | 2026.01.30 16:39:27.581560 [ 277 ] {2cbe8808-5670-4749-9e27-08a189d3a87b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8057 | 2026.01.30 16:39:27.581779 [ 277 ] {2cbe8808-5670-4749-9e27-08a189d3a87b} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2026.01.30 16:39:27.581911 [ 277 ] {2cbe8808-5670-4749-9e27-08a189d3a87b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001187 sec., 57287.27885425443 rows/sec., 4.47 MiB/sec. | ||
| 8059 | 2026.01.30 16:39:27.581950 [ 277 ] {2cbe8808-5670-4749-9e27-08a189d3a87b} <Debug> TCPHandler: Processed in 0.001355904 sec. | ||
| 8060 | 2026.01.30 16:39:27.582062 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8061 | 2026.01.30 16:39:27.582158 [ 277 ] {20e1523f-3f3e-4a18-a301-8e2b8113ac16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8062 | 2026.01.30 16:39:27.582201 [ 277 ] {20e1523f-3f3e-4a18-a301-8e2b8113ac16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8063 | 2026.01.30 16:39:27.582617 [ 277 ] {20e1523f-3f3e-4a18-a301-8e2b8113ac16} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.01.30 16:39:27.582653 [ 277 ] {20e1523f-3f3e-4a18-a301-8e2b8113ac16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8065 | 2026.01.30 16:39:27.582994 [ 277 ] {20e1523f-3f3e-4a18-a301-8e2b8113ac16} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8066 | 2026.01.30 16:39:27.583210 [ 277 ] {20e1523f-3f3e-4a18-a301-8e2b8113ac16} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.01.30 16:39:27.583344 [ 277 ] {20e1523f-3f3e-4a18-a301-8e2b8113ac16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 8068 | 2026.01.30 16:39:27.583382 [ 277 ] {20e1523f-3f3e-4a18-a301-8e2b8113ac16} <Debug> TCPHandler: Processed in 0.001369615 sec. | ||
| 8069 | 2026.01.30 16:39:27.583495 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2026.01.30 16:39:27.583590 [ 277 ] {b9f9c081-4519-435d-82d5-cd813580c556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8071 | 2026.01.30 16:39:27.583646 [ 277 ] {b9f9c081-4519-435d-82d5-cd813580c556} <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 | ||
| 8072 | 2026.01.30 16:39:27.584380 [ 277 ] {b9f9c081-4519-435d-82d5-cd813580c556} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2026.01.30 16:39:27.584415 [ 277 ] {b9f9c081-4519-435d-82d5-cd813580c556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8074 | 2026.01.30 16:39:27.584957 [ 277 ] {b9f9c081-4519-435d-82d5-cd813580c556} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8075 | 2026.01.30 16:39:27.585180 [ 277 ] {b9f9c081-4519-435d-82d5-cd813580c556} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.01.30 16:39:27.585322 [ 277 ] {b9f9c081-4519-435d-82d5-cd813580c556} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001751 sec., 2284.408909194746 rows/sec., 4.09 MiB/sec. | ||
| 8077 | 2026.01.30 16:39:27.585384 [ 277 ] {b9f9c081-4519-435d-82d5-cd813580c556} <Debug> TCPHandler: Processed in 0.001940065 sec. | ||
| 8078 | 2026.01.30 16:39:27.585496 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8079 | 2026.01.30 16:39:27.585591 [ 277 ] {601fa4e3-91ee-4086-a290-25681a92f9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8080 | 2026.01.30 16:39:27.585633 [ 277 ] {601fa4e3-91ee-4086-a290-25681a92f9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8081 | 2026.01.30 16:39:27.585970 [ 277 ] {601fa4e3-91ee-4086-a290-25681a92f9dd} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2026.01.30 16:39:27.586006 [ 277 ] {601fa4e3-91ee-4086-a290-25681a92f9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8083 | 2026.01.30 16:39:27.586312 [ 277 ] {601fa4e3-91ee-4086-a290-25681a92f9dd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8084 | 2026.01.30 16:39:27.586519 [ 277 ] {601fa4e3-91ee-4086-a290-25681a92f9dd} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2026.01.30 16:39:27.586651 [ 277 ] {601fa4e3-91ee-4086-a290-25681a92f9dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 8086 | 2026.01.30 16:39:27.586688 [ 277 ] {601fa4e3-91ee-4086-a290-25681a92f9dd} <Debug> TCPHandler: Processed in 0.001241663 sec. | ||
| 8087 | 2026.01.30 16:39:32.283805 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62963 | ||
| 8088 | 2026.01.30 16:39:32.283911 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8089 | 2026.01.30 16:39:32.283936 [ 291 ] {} <Debug> TCP-Session: 9dd3d51f-41a6-4fb5-8fd3-b3404e09f136 Authenticating user 'default' from [fd00:1122:3344:101::e]:62963 | ||
| 8090 | 2026.01.30 16:39:32.283956 [ 291 ] {} <Debug> TCP-Session: 9dd3d51f-41a6-4fb5-8fd3-b3404e09f136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8091 | 2026.01.30 16:39:32.283969 [ 291 ] {} <Debug> TCP-Session: 9dd3d51f-41a6-4fb5-8fd3-b3404e09f136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8092 | 2026.01.30 16:39:32.284176 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38739 | ||
| 8093 | 2026.01.30 16:39:32.284210 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41801 | ||
| 8094 | 2026.01.30 16:39:32.284231 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34673 | ||
| 8095 | 2026.01.30 16:39:32.284243 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54931 | ||
| 8096 | 2026.01.30 16:39:32.284306 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8097 | 2026.01.30 16:39:32.284238 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42702 | ||
| 8098 | 2026.01.30 16:39:32.284330 [ 291 ] {} <Trace> TCP-Session: 9dd3d51f-41a6-4fb5-8fd3-b3404e09f136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2026.01.30 16:39:32.284347 [ 292 ] {} <Debug> TCP-Session: 1f6b5444-fd81-45bb-acb9-67c481ec21cf Authenticating user 'default' from [fd00:1122:3344:101::e]:38739 | ||
| 8100 | 2026.01.30 16:39:32.284389 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8101 | 2026.01.30 16:39:32.284418 [ 292 ] {} <Debug> TCP-Session: 1f6b5444-fd81-45bb-acb9-67c481ec21cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8102 | 2026.01.30 16:39:32.284325 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8103 | 2026.01.30 16:39:32.284437 [ 290 ] {} <Debug> TCP-Session: c63f8fa6-f931-4ce8-9966-94295c86ce6c Authenticating user 'default' from [fd00:1122:3344:101::e]:54931 | ||
| 8104 | 2026.01.30 16:39:32.284442 [ 292 ] {} <Debug> TCP-Session: 1f6b5444-fd81-45bb-acb9-67c481ec21cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8105 | 2026.01.30 16:39:32.284474 [ 275 ] {} <Debug> TCP-Session: a4cbee30-6f6c-46c1-ad7a-29b075c2eb62 Authenticating user 'default' from [fd00:1122:3344:101::e]:41801 | ||
| 8106 | 2026.01.30 16:39:32.284488 [ 290 ] {} <Debug> TCP-Session: c63f8fa6-f931-4ce8-9966-94295c86ce6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2026.01.30 16:39:32.284520 [ 275 ] {} <Debug> TCP-Session: a4cbee30-6f6c-46c1-ad7a-29b075c2eb62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2026.01.30 16:39:32.284525 [ 290 ] {} <Debug> TCP-Session: c63f8fa6-f931-4ce8-9966-94295c86ce6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8109 | 2026.01.30 16:39:32.284535 [ 291 ] {05076ff7-abc7-4aba-9b9e-de6ae04c5600} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62963) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8110 | 2026.01.30 16:39:32.284543 [ 275 ] {} <Debug> TCP-Session: a4cbee30-6f6c-46c1-ad7a-29b075c2eb62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8111 | 2026.01.30 16:39:32.284539 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8112 | 2026.01.30 16:39:32.284222 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56790 | ||
| 8113 | 2026.01.30 16:39:32.284622 [ 289 ] {} <Debug> TCP-Session: ec7ffe7b-277c-4b9e-960a-cf53930762f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42702 | ||
| 8114 | 2026.01.30 16:39:32.284203 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45611 | ||
| 8115 | 2026.01.30 16:39:32.284658 [ 289 ] {} <Debug> TCP-Session: ec7ffe7b-277c-4b9e-960a-cf53930762f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8116 | 2026.01.30 16:39:32.284193 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58411 | ||
| 8117 | 2026.01.30 16:39:32.284697 [ 289 ] {} <Debug> TCP-Session: ec7ffe7b-277c-4b9e-960a-cf53930762f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8118 | 2026.01.30 16:39:32.284325 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8119 | 2026.01.30 16:39:32.284761 [ 288 ] {} <Debug> TCP-Session: dd646c38-f983-470b-af30-d1fc0839b6f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34673 | ||
| 8120 | 2026.01.30 16:39:32.284782 [ 288 ] {} <Debug> TCP-Session: dd646c38-f983-470b-af30-d1fc0839b6f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8121 | 2026.01.30 16:39:32.284795 [ 288 ] {} <Debug> TCP-Session: dd646c38-f983-470b-af30-d1fc0839b6f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8122 | 2026.01.30 16:39:32.284811 [ 291 ] {05076ff7-abc7-4aba-9b9e-de6ae04c5600} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8123 | 2026.01.30 16:39:32.284869 [ 291 ] {05076ff7-abc7-4aba-9b9e-de6ae04c5600} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8124 | 2026.01.30 16:39:32.285021 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8125 | 2026.01.30 16:39:32.285055 [ 286 ] {} <Debug> TCP-Session: fe50c1a3-4985-49ef-8e08-1246cbfbf230 Authenticating user 'default' from [fd00:1122:3344:101::e]:56790 | ||
| 8126 | 2026.01.30 16:39:32.285075 [ 286 ] {} <Debug> TCP-Session: fe50c1a3-4985-49ef-8e08-1246cbfbf230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8127 | 2026.01.30 16:39:32.285088 [ 286 ] {} <Debug> TCP-Session: fe50c1a3-4985-49ef-8e08-1246cbfbf230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8128 | 2026.01.30 16:39:32.285107 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8129 | 2026.01.30 16:39:32.285143 [ 293 ] {} <Debug> TCP-Session: 59d30012-55ca-4502-b565-8cb4fe58a9bd Authenticating user 'default' from [fd00:1122:3344:101::e]:58411 | ||
| 8130 | 2026.01.30 16:39:32.285155 [ 291 ] {05076ff7-abc7-4aba-9b9e-de6ae04c5600} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 8131 | 2026.01.30 16:39:32.285159 [ 293 ] {} <Debug> TCP-Session: 59d30012-55ca-4502-b565-8cb4fe58a9bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8132 | 2026.01.30 16:39:32.285198 [ 293 ] {} <Debug> TCP-Session: 59d30012-55ca-4502-b565-8cb4fe58a9bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8133 | 2026.01.30 16:39:32.285317 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8134 | 2026.01.30 16:39:32.285350 [ 294 ] {} <Debug> TCP-Session: 26244a41-84c2-4150-b4e2-d096e69a5ebe Authenticating user 'default' from [fd00:1122:3344:101::e]:45611 | ||
| 8135 | 2026.01.30 16:39:32.285368 [ 294 ] {} <Debug> TCP-Session: 26244a41-84c2-4150-b4e2-d096e69a5ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8136 | 2026.01.30 16:39:32.285380 [ 294 ] {} <Debug> TCP-Session: 26244a41-84c2-4150-b4e2-d096e69a5ebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8137 | 2026.01.30 16:39:32.286064 [ 315 ] {05076ff7-abc7-4aba-9b9e-de6ae04c5600} <Trace> AggregatingTransform: Aggregating | ||
| 8138 | 2026.01.30 16:39:32.286118 [ 315 ] {05076ff7-abc7-4aba-9b9e-de6ae04c5600} <Trace> Aggregator: Aggregation method: without_key | ||
| 8139 | 2026.01.30 16:39:32.286153 [ 315 ] {05076ff7-abc7-4aba-9b9e-de6ae04c5600} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888586 sec. (1125.383 rows/sec., 43.96 KiB/sec.) | ||
| 8140 | 2026.01.30 16:39:32.286172 [ 315 ] {05076ff7-abc7-4aba-9b9e-de6ae04c5600} <Trace> Aggregator: Merging aggregated data | ||
| 8141 | 2026.01.30 16:39:32.287475 [ 291 ] {05076ff7-abc7-4aba-9b9e-de6ae04c5600} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003 sec., 333.3333333333333 rows/sec., 13.02 KiB/sec. | ||
| 8142 | 2026.01.30 16:39:32.287600 [ 291 ] {05076ff7-abc7-4aba-9b9e-de6ae04c5600} <Debug> TCPHandler: Processed in 0.0033763 sec. | ||
| 8143 | 2026.01.30 16:39:32.287722 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8144 | 2026.01.30 16:39:32.287750 [ 291 ] {} <Debug> TCP-Session: 9dd3d51f-41a6-4fb5-8fd3-b3404e09f136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8145 | 2026.01.30 16:39:32.287752 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8146 | 2026.01.30 16:39:32.287769 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8147 | 2026.01.30 16:39:32.287790 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8148 | 2026.01.30 16:39:32.287802 [ 290 ] {} <Debug> TCP-Session: c63f8fa6-f931-4ce8-9966-94295c86ce6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8149 | 2026.01.30 16:39:32.287826 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8150 | 2026.01.30 16:39:32.287828 [ 292 ] {} <Debug> TCP-Session: 1f6b5444-fd81-45bb-acb9-67c481ec21cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8151 | 2026.01.30 16:39:32.287845 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8152 | 2026.01.30 16:39:32.287873 [ 288 ] {} <Debug> TCP-Session: dd646c38-f983-470b-af30-d1fc0839b6f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8153 | 2026.01.30 16:39:32.287880 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8154 | 2026.01.30 16:39:32.287896 [ 275 ] {} <Debug> TCP-Session: a4cbee30-6f6c-46c1-ad7a-29b075c2eb62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8155 | 2026.01.30 16:39:32.287862 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8156 | 2026.01.30 16:39:32.287933 [ 289 ] {} <Debug> TCP-Session: ec7ffe7b-277c-4b9e-960a-cf53930762f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8157 | 2026.01.30 16:39:32.287957 [ 294 ] {} <Debug> TCP-Session: 26244a41-84c2-4150-b4e2-d096e69a5ebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8158 | 2026.01.30 16:39:32.287844 [ 293 ] {} <Debug> TCP-Session: 59d30012-55ca-4502-b565-8cb4fe58a9bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8159 | 2026.01.30 16:39:32.287806 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8160 | 2026.01.30 16:39:32.288031 [ 286 ] {} <Debug> TCP-Session: fe50c1a3-4985-49ef-8e08-1246cbfbf230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8161 | 2026.01.30 16:39:32.435891 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59649 | ||
| 8162 | 2026.01.30 16:39:32.435995 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8163 | 2026.01.30 16:39:32.436022 [ 291 ] {} <Debug> TCP-Session: fc79430f-bfb6-4c77-9d91-95ef7b2499e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59649 | ||
| 8164 | 2026.01.30 16:39:32.436044 [ 291 ] {} <Debug> TCP-Session: fc79430f-bfb6-4c77-9d91-95ef7b2499e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8165 | 2026.01.30 16:39:32.436057 [ 291 ] {} <Debug> TCP-Session: fc79430f-bfb6-4c77-9d91-95ef7b2499e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8166 | 2026.01.30 16:39:32.436263 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57384 | ||
| 8167 | 2026.01.30 16:39:32.436283 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35536 | ||
| 8168 | 2026.01.30 16:39:32.436312 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55116 | ||
| 8169 | 2026.01.30 16:39:32.436338 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40425 | ||
| 8170 | 2026.01.30 16:39:32.436372 [ 291 ] {} <Trace> TCP-Session: fc79430f-bfb6-4c77-9d91-95ef7b2499e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8171 | 2026.01.30 16:39:32.436373 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8172 | 2026.01.30 16:39:32.436329 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44062 | ||
| 8173 | 2026.01.30 16:39:32.436429 [ 292 ] {} <Debug> TCP-Session: 867fb431-3751-499a-920b-2682020bb785 Authenticating user 'default' from [fd00:1122:3344:101::e]:57384 | ||
| 8174 | 2026.01.30 16:39:32.436428 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8175 | 2026.01.30 16:39:32.436436 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8176 | 2026.01.30 16:39:32.436444 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8177 | 2026.01.30 16:39:32.436472 [ 290 ] {} <Debug> TCP-Session: 995d4e79-70dc-472d-bc0a-df2087aea9f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40425 | ||
| 8178 | 2026.01.30 16:39:32.436479 [ 286 ] {} <Debug> TCP-Session: 1f9cf5cb-5ac4-41a0-8cf3-c7aaa36e82f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55116 | ||
| 8179 | 2026.01.30 16:39:32.436483 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8180 | 2026.01.30 16:39:32.436503 [ 286 ] {} <Debug> TCP-Session: 1f9cf5cb-5ac4-41a0-8cf3-c7aaa36e82f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8181 | 2026.01.30 16:39:32.436500 [ 290 ] {} <Debug> TCP-Session: 995d4e79-70dc-472d-bc0a-df2087aea9f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8182 | 2026.01.30 16:39:32.436522 [ 289 ] {} <Debug> TCP-Session: 7a8889bf-36e7-4602-abd5-f425554e46c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44062 | ||
| 8183 | 2026.01.30 16:39:32.436526 [ 286 ] {} <Debug> TCP-Session: 1f9cf5cb-5ac4-41a0-8cf3-c7aaa36e82f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8184 | 2026.01.30 16:39:32.436533 [ 290 ] {} <Debug> TCP-Session: 995d4e79-70dc-472d-bc0a-df2087aea9f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8185 | 2026.01.30 16:39:32.436546 [ 291 ] {b60d9a48-c794-44a2-9694-78c65d9b2a12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59649) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8186 | 2026.01.30 16:39:32.436553 [ 289 ] {} <Debug> TCP-Session: 7a8889bf-36e7-4602-abd5-f425554e46c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2026.01.30 16:39:32.436490 [ 293 ] {} <Debug> TCP-Session: d5d64ca7-cd14-4aec-9e70-0a6c73036e56 Authenticating user 'default' from [fd00:1122:3344:101::e]:35536 | ||
| 8188 | 2026.01.30 16:39:32.436609 [ 289 ] {} <Debug> TCP-Session: 7a8889bf-36e7-4602-abd5-f425554e46c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8189 | 2026.01.30 16:39:32.436458 [ 292 ] {} <Debug> TCP-Session: 867fb431-3751-499a-920b-2682020bb785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8190 | 2026.01.30 16:39:32.436632 [ 293 ] {} <Debug> TCP-Session: d5d64ca7-cd14-4aec-9e70-0a6c73036e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8191 | 2026.01.30 16:39:32.436652 [ 292 ] {} <Debug> TCP-Session: 867fb431-3751-499a-920b-2682020bb785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8192 | 2026.01.30 16:39:32.436667 [ 293 ] {} <Debug> TCP-Session: d5d64ca7-cd14-4aec-9e70-0a6c73036e56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8193 | 2026.01.30 16:39:32.436322 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60488 | ||
| 8194 | 2026.01.30 16:39:32.436303 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58631 | ||
| 8195 | 2026.01.30 16:39:32.436290 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51925 | ||
| 8196 | 2026.01.30 16:39:32.436801 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8197 | 2026.01.30 16:39:32.436801 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8198 | 2026.01.30 16:39:32.436815 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8199 | 2026.01.30 16:39:32.436826 [ 275 ] {} <Debug> TCP-Session: 098c1168-3a72-4295-935c-93a900b8cd79 Authenticating user 'default' from [fd00:1122:3344:101::e]:58631 | ||
| 8200 | 2026.01.30 16:39:32.436833 [ 288 ] {} <Debug> TCP-Session: 8bf4111a-969b-4947-8665-cd898ae7f7d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60488 | ||
| 8201 | 2026.01.30 16:39:32.436843 [ 294 ] {} <Debug> TCP-Session: fa292dc6-2af2-4f0e-a64f-49b142e1e038 Authenticating user 'default' from [fd00:1122:3344:101::e]:51925 | ||
| 8202 | 2026.01.30 16:39:32.436853 [ 275 ] {} <Debug> TCP-Session: 098c1168-3a72-4295-935c-93a900b8cd79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8203 | 2026.01.30 16:39:32.436856 [ 288 ] {} <Debug> TCP-Session: 8bf4111a-969b-4947-8665-cd898ae7f7d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8204 | 2026.01.30 16:39:32.436868 [ 294 ] {} <Debug> TCP-Session: fa292dc6-2af2-4f0e-a64f-49b142e1e038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8205 | 2026.01.30 16:39:32.436868 [ 275 ] {} <Debug> TCP-Session: 098c1168-3a72-4295-935c-93a900b8cd79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8206 | 2026.01.30 16:39:32.436877 [ 288 ] {} <Debug> TCP-Session: 8bf4111a-969b-4947-8665-cd898ae7f7d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8207 | 2026.01.30 16:39:32.436882 [ 294 ] {} <Debug> TCP-Session: fa292dc6-2af2-4f0e-a64f-49b142e1e038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8208 | 2026.01.30 16:39:32.436826 [ 291 ] {b60d9a48-c794-44a2-9694-78c65d9b2a12} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8209 | 2026.01.30 16:39:32.436965 [ 291 ] {b60d9a48-c794-44a2-9694-78c65d9b2a12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8210 | 2026.01.30 16:39:32.437246 [ 291 ] {b60d9a48-c794-44a2-9694-78c65d9b2a12} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 8211 | 2026.01.30 16:39:32.438244 [ 318 ] {b60d9a48-c794-44a2-9694-78c65d9b2a12} <Trace> AggregatingTransform: Aggregating | ||
| 8212 | 2026.01.30 16:39:32.438286 [ 318 ] {b60d9a48-c794-44a2-9694-78c65d9b2a12} <Trace> Aggregator: Aggregation method: without_key | ||
| 8213 | 2026.01.30 16:39:32.438324 [ 318 ] {b60d9a48-c794-44a2-9694-78c65d9b2a12} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000977357 sec. (1023.168 rows/sec., 39.97 KiB/sec.) | ||
| 8214 | 2026.01.30 16:39:32.438340 [ 318 ] {b60d9a48-c794-44a2-9694-78c65d9b2a12} <Trace> Aggregator: Merging aggregated data | ||
| 8215 | 2026.01.30 16:39:32.439741 [ 291 ] {b60d9a48-c794-44a2-9694-78c65d9b2a12} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003248 sec., 307.8817733990148 rows/sec., 12.03 KiB/sec. | ||
| 8216 | 2026.01.30 16:39:32.439886 [ 291 ] {b60d9a48-c794-44a2-9694-78c65d9b2a12} <Debug> TCPHandler: Processed in 0.003628835 sec. | ||
| 8217 | 2026.01.30 16:39:32.440008 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8218 | 2026.01.30 16:39:32.440037 [ 291 ] {} <Debug> TCP-Session: fc79430f-bfb6-4c77-9d91-95ef7b2499e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8219 | 2026.01.30 16:39:32.440050 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8220 | 2026.01.30 16:39:32.440080 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8221 | 2026.01.30 16:39:32.440095 [ 290 ] {} <Debug> TCP-Session: 995d4e79-70dc-472d-bc0a-df2087aea9f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8222 | 2026.01.30 16:39:32.440101 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8223 | 2026.01.30 16:39:32.440113 [ 286 ] {} <Debug> TCP-Session: 1f9cf5cb-5ac4-41a0-8cf3-c7aaa36e82f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8224 | 2026.01.30 16:39:32.440121 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8225 | 2026.01.30 16:39:32.440150 [ 288 ] {} <Debug> TCP-Session: 8bf4111a-969b-4947-8665-cd898ae7f7d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8226 | 2026.01.30 16:39:32.440161 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8227 | 2026.01.30 16:39:32.440177 [ 294 ] {} <Debug> TCP-Session: fa292dc6-2af2-4f0e-a64f-49b142e1e038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8228 | 2026.01.30 16:39:32.440182 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8229 | 2026.01.30 16:39:32.440210 [ 275 ] {} <Debug> TCP-Session: 098c1168-3a72-4295-935c-93a900b8cd79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8230 | 2026.01.30 16:39:32.440199 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8231 | 2026.01.30 16:39:32.440240 [ 292 ] {} <Debug> TCP-Session: 867fb431-3751-499a-920b-2682020bb785 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8232 | 2026.01.30 16:39:32.440140 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8233 | 2026.01.30 16:39:32.440278 [ 289 ] {} <Debug> TCP-Session: 7a8889bf-36e7-4602-abd5-f425554e46c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8234 | 2026.01.30 16:39:32.440313 [ 293 ] {} <Debug> TCP-Session: d5d64ca7-cd14-4aec-9e70-0a6c73036e56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8235 | 2026.01.30 16:39:32.579930 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8236 | 2026.01.30 16:39:32.580122 [ 277 ] {b9ad1bf2-134a-4340-8794-a3f2b6673b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8237 | 2026.01.30 16:39:32.580197 [ 277 ] {b9ad1bf2-134a-4340-8794-a3f2b6673b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8238 | 2026.01.30 16:39:32.580961 [ 277 ] {b9ad1bf2-134a-4340-8794-a3f2b6673b11} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2026.01.30 16:39:32.581015 [ 277 ] {b9ad1bf2-134a-4340-8794-a3f2b6673b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8240 | 2026.01.30 16:39:32.581481 [ 277 ] {b9ad1bf2-134a-4340-8794-a3f2b6673b11} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8241 | 2026.01.30 16:39:32.581725 [ 277 ] {b9ad1bf2-134a-4340-8794-a3f2b6673b11} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2026.01.30 16:39:32.581908 [ 277 ] {b9ad1bf2-134a-4340-8794-a3f2b6673b11} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001837 sec., 69678.82416984213 rows/sec., 6.00 MiB/sec. | ||
| 8243 | 2026.01.30 16:39:32.581917 [ 115 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8244 | 2026.01.30 16:39:32.581963 [ 277 ] {b9ad1bf2-134a-4340-8794-a3f2b6673b11} <Debug> TCPHandler: Processed in 0.002180108 sec. | ||
| 8245 | 2026.01.30 16:39:32.581985 [ 115 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2026.01.30 16:39:32.582012 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8247 | 2026.01.30 16:39:32.582109 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8248 | 2026.01.30 16:39:32.582138 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8249 | 2026.01.30 16:39:32.582224 [ 277 ] {0874aee2-0069-4913-953d-4ae709579669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8250 | 2026.01.30 16:39:32.582275 [ 277 ] {0874aee2-0069-4913-953d-4ae709579669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8251 | 2026.01.30 16:39:32.582280 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8252 | 2026.01.30 16:39:32.582325 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2556 rows starting from the beginning of the part | ||
| 8253 | 2026.01.30 16:39:32.582396 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 128 rows starting from the beginning of the part | ||
| 8254 | 2026.01.30 16:39:32.582442 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 8255 | 2026.01.30 16:39:32.582496 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 130 rows starting from the beginning of the part | ||
| 8256 | 2026.01.30 16:39:32.582546 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 8257 | 2026.01.30 16:39:32.582585 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 128 rows starting from the beginning of the part | ||
| 8258 | 2026.01.30 16:39:32.582743 [ 277 ] {0874aee2-0069-4913-953d-4ae709579669} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2026.01.30 16:39:32.582789 [ 277 ] {0874aee2-0069-4913-953d-4ae709579669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8260 | 2026.01.30 16:39:32.583155 [ 277 ] {0874aee2-0069-4913-953d-4ae709579669} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8261 | 2026.01.30 16:39:32.583418 [ 277 ] {0874aee2-0069-4913-953d-4ae709579669} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2026.01.30 16:39:32.583569 [ 277 ] {0874aee2-0069-4913-953d-4ae709579669} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001372 sec., 26239.067055393585 rows/sec., 1.93 MiB/sec. | ||
| 8263 | 2026.01.30 16:39:32.583612 [ 277 ] {0874aee2-0069-4913-953d-4ae709579669} <Debug> TCPHandler: Processed in 0.001563778 sec. | ||
| 8264 | 2026.01.30 16:39:32.583744 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8265 | 2026.01.30 16:39:32.583844 [ 277 ] {6bf19c23-8cc3-4e4c-99bc-d908cbb3fca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8266 | 2026.01.30 16:39:32.583887 [ 277 ] {6bf19c23-8cc3-4e4c-99bc-d908cbb3fca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8267 | 2026.01.30 16:39:32.583994 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3070 rows, containing 5 columns (5 merged, 0 gathered) in 0.001915235 sec., 1602936.4542732355 rows/sec., 137.88 MiB/sec. | ||
| 8268 | 2026.01.30 16:39:32.584270 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8269 | 2026.01.30 16:39:32.584348 [ 277 ] {6bf19c23-8cc3-4e4c-99bc-d908cbb3fca8} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.01.30 16:39:32.584385 [ 277 ] {6bf19c23-8cc3-4e4c-99bc-d908cbb3fca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8271 | 2026.01.30 16:39:32.584534 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_56_11} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2026.01.30 16:39:32.584610 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_56_11} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8273 | 2026.01.30 16:39:32.584709 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 8274 | 2026.01.30 16:39:32.584722 [ 277 ] {6bf19c23-8cc3-4e4c-99bc-d908cbb3fca8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8275 | 2026.01.30 16:39:32.584955 [ 277 ] {6bf19c23-8cc3-4e4c-99bc-d908cbb3fca8} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8276 | 2026.01.30 16:39:32.585085 [ 116 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8277 | 2026.01.30 16:39:32.585093 [ 277 ] {6bf19c23-8cc3-4e4c-99bc-d908cbb3fca8} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001269 sec., 78802.20646178094 rows/sec., 6.15 MiB/sec. | ||
| 8278 | 2026.01.30 16:39:32.585136 [ 116 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.01.30 16:39:32.585152 [ 277 ] {6bf19c23-8cc3-4e4c-99bc-d908cbb3fca8} <Debug> TCPHandler: Processed in 0.001464886 sec. | ||
| 8280 | 2026.01.30 16:39:32.585163 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8281 | 2026.01.30 16:39:32.585278 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8282 | 2026.01.30 16:39:32.585286 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8283 | 2026.01.30 16:39:32.585403 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8284 | 2026.01.30 16:39:32.585409 [ 277 ] {49204301-c8d7-47dd-a0c0-6d2d73b8f1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8285 | 2026.01.30 16:39:32.585443 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1305 rows starting from the beginning of the part | ||
| 8286 | 2026.01.30 16:39:32.585472 [ 277 ] {49204301-c8d7-47dd-a0c0-6d2d73b8f1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8287 | 2026.01.30 16:39:32.585509 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 100 rows starting from the beginning of the part | ||
| 8288 | 2026.01.30 16:39:32.585562 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 68 rows starting from the beginning of the part | ||
| 8289 | 2026.01.30 16:39:32.585604 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 8290 | 2026.01.30 16:39:32.585643 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 68 rows starting from the beginning of the part | ||
| 8291 | 2026.01.30 16:39:32.585687 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 100 rows starting from the beginning of the part | ||
| 8292 | 2026.01.30 16:39:32.585929 [ 277 ] {49204301-c8d7-47dd-a0c0-6d2d73b8f1a9} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2026.01.30 16:39:32.585984 [ 277 ] {49204301-c8d7-47dd-a0c0-6d2d73b8f1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8294 | 2026.01.30 16:39:32.586429 [ 277 ] {49204301-c8d7-47dd-a0c0-6d2d73b8f1a9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8295 | 2026.01.30 16:39:32.586673 [ 277 ] {49204301-c8d7-47dd-a0c0-6d2d73b8f1a9} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.01.30 16:39:32.586831 [ 277 ] {49204301-c8d7-47dd-a0c0-6d2d73b8f1a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. | ||
| 8297 | 2026.01.30 16:39:32.586872 [ 277 ] {49204301-c8d7-47dd-a0c0-6d2d73b8f1a9} <Debug> TCPHandler: Processed in 0.001642669 sec. | ||
| 8298 | 2026.01.30 16:39:32.586873 [ 198 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001642429 sec., 1062450.7969598686 rows/sec., 82.22 MiB/sec. | ||
| 8299 | 2026.01.30 16:39:32.586987 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8300 | 2026.01.30 16:39:32.587086 [ 277 ] {b67b1c55-461c-436d-b06b-26218756cf9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8301 | 2026.01.30 16:39:32.587124 [ 189 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8302 | 2026.01.30 16:39:32.587144 [ 277 ] {b67b1c55-461c-436d-b06b-26218756cf9c} <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 | ||
| 8303 | 2026.01.30 16:39:32.587460 [ 189 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_56_11} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2026.01.30 16:39:32.587556 [ 189 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_56_11} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8305 | 2026.01.30 16:39:32.587665 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 8306 | 2026.01.30 16:39:32.588045 [ 277 ] {b67b1c55-461c-436d-b06b-26218756cf9c} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.01.30 16:39:32.588088 [ 277 ] {b67b1c55-461c-436d-b06b-26218756cf9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8308 | 2026.01.30 16:39:32.588690 [ 277 ] {b67b1c55-461c-436d-b06b-26218756cf9c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8309 | 2026.01.30 16:39:32.588947 [ 277 ] {b67b1c55-461c-436d-b06b-26218756cf9c} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2026.01.30 16:39:32.589100 [ 277 ] {b67b1c55-461c-436d-b06b-26218756cf9c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002033 sec., 17707.820954254796 rows/sec., 31.73 MiB/sec. | ||
| 8311 | 2026.01.30 16:39:32.589176 [ 277 ] {b67b1c55-461c-436d-b06b-26218756cf9c} <Debug> TCPHandler: Processed in 0.00223949 sec. | ||
| 8312 | 2026.01.30 16:39:32.589293 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2026.01.30 16:39:32.589391 [ 277 ] {5e613c5d-dd2e-4edf-876b-e9c276ddcbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8314 | 2026.01.30 16:39:32.589434 [ 277 ] {5e613c5d-dd2e-4edf-876b-e9c276ddcbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8315 | 2026.01.30 16:39:32.589785 [ 277 ] {5e613c5d-dd2e-4edf-876b-e9c276ddcbb2} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2026.01.30 16:39:32.589821 [ 277 ] {5e613c5d-dd2e-4edf-876b-e9c276ddcbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8317 | 2026.01.30 16:39:32.590233 [ 277 ] {5e613c5d-dd2e-4edf-876b-e9c276ddcbb2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8318 | 2026.01.30 16:39:32.590525 [ 277 ] {5e613c5d-dd2e-4edf-876b-e9c276ddcbb2} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2026.01.30 16:39:32.590722 [ 277 ] {5e613c5d-dd2e-4edf-876b-e9c276ddcbb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. | ||
| 8320 | 2026.01.30 16:39:32.590774 [ 277 ] {5e613c5d-dd2e-4edf-876b-e9c276ddcbb2} <Debug> TCPHandler: Processed in 0.001531588 sec. | ||
| 8321 | 2026.01.30 16:39:33.464642 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65120 | ||
| 8322 | 2026.01.30 16:39:33.464740 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8323 | 2026.01.30 16:39:33.464765 [ 291 ] {} <Debug> TCP-Session: dbdd88f0-acd9-471b-97ac-d21c339c46a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65120 | ||
| 8324 | 2026.01.30 16:39:33.464787 [ 291 ] {} <Debug> TCP-Session: dbdd88f0-acd9-471b-97ac-d21c339c46a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8325 | 2026.01.30 16:39:33.464855 [ 291 ] {} <Debug> TCP-Session: dbdd88f0-acd9-471b-97ac-d21c339c46a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8326 | 2026.01.30 16:39:33.465053 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34540 | ||
| 8327 | 2026.01.30 16:39:33.465094 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49024 | ||
| 8328 | 2026.01.30 16:39:33.465124 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35675 | ||
| 8329 | 2026.01.30 16:39:33.465136 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62484 | ||
| 8330 | 2026.01.30 16:39:33.465155 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48015 | ||
| 8331 | 2026.01.30 16:39:33.465207 [ 291 ] {} <Trace> TCP-Session: dbdd88f0-acd9-471b-97ac-d21c339c46a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2026.01.30 16:39:33.465169 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8333 | 2026.01.30 16:39:33.465237 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8334 | 2026.01.30 16:39:33.465258 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8335 | 2026.01.30 16:39:33.465277 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8336 | 2026.01.30 16:39:33.465292 [ 286 ] {} <Debug> TCP-Session: ddd3f428-af5b-4a9d-908b-84c4c0231deb Authenticating user 'default' from [fd00:1122:3344:101::e]:35675 | ||
| 8337 | 2026.01.30 16:39:33.465307 [ 288 ] {} <Debug> TCP-Session: 627a0b5d-cd2f-49ee-a31b-3da48f9b0dca Authenticating user 'default' from [fd00:1122:3344:101::e]:62484 | ||
| 8338 | 2026.01.30 16:39:33.465276 [ 292 ] {} <Debug> TCP-Session: d77680da-db8c-42e4-9b8f-91cd427d81c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34540 | ||
| 8339 | 2026.01.30 16:39:33.465240 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8340 | 2026.01.30 16:39:33.465363 [ 290 ] {} <Debug> TCP-Session: f1529104-8962-412f-bc9a-7a401c8a5889 Authenticating user 'default' from [fd00:1122:3344:101::e]:48015 | ||
| 8341 | 2026.01.30 16:39:33.465378 [ 292 ] {} <Debug> TCP-Session: d77680da-db8c-42e4-9b8f-91cd427d81c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8342 | 2026.01.30 16:39:33.465384 [ 291 ] {2f3502a0-c7c9-4605-ab3f-d8c7e805a03e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65120) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8343 | 2026.01.30 16:39:33.465391 [ 293 ] {} <Debug> TCP-Session: 9b7c06cd-c4aa-4bbb-b7ce-811b989dccd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49024 | ||
| 8344 | 2026.01.30 16:39:33.465409 [ 290 ] {} <Debug> TCP-Session: f1529104-8962-412f-bc9a-7a401c8a5889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8345 | 2026.01.30 16:39:33.465426 [ 286 ] {} <Debug> TCP-Session: ddd3f428-af5b-4a9d-908b-84c4c0231deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8346 | 2026.01.30 16:39:33.465442 [ 293 ] {} <Debug> TCP-Session: 9b7c06cd-c4aa-4bbb-b7ce-811b989dccd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8347 | 2026.01.30 16:39:33.465449 [ 290 ] {} <Debug> TCP-Session: f1529104-8962-412f-bc9a-7a401c8a5889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8348 | 2026.01.30 16:39:33.465451 [ 286 ] {} <Debug> TCP-Session: ddd3f428-af5b-4a9d-908b-84c4c0231deb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8349 | 2026.01.30 16:39:33.465472 [ 293 ] {} <Debug> TCP-Session: 9b7c06cd-c4aa-4bbb-b7ce-811b989dccd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8350 | 2026.01.30 16:39:33.465476 [ 288 ] {} <Debug> TCP-Session: 627a0b5d-cd2f-49ee-a31b-3da48f9b0dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8351 | 2026.01.30 16:39:33.465409 [ 292 ] {} <Debug> TCP-Session: d77680da-db8c-42e4-9b8f-91cd427d81c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8352 | 2026.01.30 16:39:33.465509 [ 288 ] {} <Debug> TCP-Session: 627a0b5d-cd2f-49ee-a31b-3da48f9b0dca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8353 | 2026.01.30 16:39:33.465114 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58408 | ||
| 8354 | 2026.01.30 16:39:33.465114 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51274 | ||
| 8355 | 2026.01.30 16:39:33.465144 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40374 | ||
| 8356 | 2026.01.30 16:39:33.465620 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8357 | 2026.01.30 16:39:33.465633 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8358 | 2026.01.30 16:39:33.465653 [ 294 ] {} <Debug> TCP-Session: 3a675639-8a19-40f4-988f-a6e5e4c73d0a Authenticating user 'default' from [fd00:1122:3344:101::e]:58408 | ||
| 8359 | 2026.01.30 16:39:33.465658 [ 275 ] {} <Debug> TCP-Session: afdbc130-f4e8-415b-b4f6-b25f88d0e305 Authenticating user 'default' from [fd00:1122:3344:101::e]:51274 | ||
| 8360 | 2026.01.30 16:39:33.465662 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8361 | 2026.01.30 16:39:33.465673 [ 294 ] {} <Debug> TCP-Session: 3a675639-8a19-40f4-988f-a6e5e4c73d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8362 | 2026.01.30 16:39:33.465684 [ 275 ] {} <Debug> TCP-Session: afdbc130-f4e8-415b-b4f6-b25f88d0e305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8363 | 2026.01.30 16:39:33.465702 [ 289 ] {} <Debug> TCP-Session: 7f6c0640-12d4-4896-8160-fcf8e1dd5f4c Authenticating user 'default' from [fd00:1122:3344:101::e]:40374 | ||
| 8364 | 2026.01.30 16:39:33.465717 [ 275 ] {} <Debug> TCP-Session: afdbc130-f4e8-415b-b4f6-b25f88d0e305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8365 | 2026.01.30 16:39:33.465720 [ 291 ] {2f3502a0-c7c9-4605-ab3f-d8c7e805a03e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8366 | 2026.01.30 16:39:33.465736 [ 289 ] {} <Debug> TCP-Session: 7f6c0640-12d4-4896-8160-fcf8e1dd5f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8367 | 2026.01.30 16:39:33.465710 [ 294 ] {} <Debug> TCP-Session: 3a675639-8a19-40f4-988f-a6e5e4c73d0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8368 | 2026.01.30 16:39:33.465780 [ 289 ] {} <Debug> TCP-Session: 7f6c0640-12d4-4896-8160-fcf8e1dd5f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8369 | 2026.01.30 16:39:33.465798 [ 291 ] {2f3502a0-c7c9-4605-ab3f-d8c7e805a03e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8370 | 2026.01.30 16:39:33.466084 [ 291 ] {2f3502a0-c7c9-4605-ab3f-d8c7e805a03e} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 8371 | 2026.01.30 16:39:33.467033 [ 348 ] {2f3502a0-c7c9-4605-ab3f-d8c7e805a03e} <Trace> AggregatingTransform: Aggregating | ||
| 8372 | 2026.01.30 16:39:33.467088 [ 348 ] {2f3502a0-c7c9-4605-ab3f-d8c7e805a03e} <Trace> Aggregator: Aggregation method: without_key | ||
| 8373 | 2026.01.30 16:39:33.467128 [ 348 ] {2f3502a0-c7c9-4605-ab3f-d8c7e805a03e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943957 sec. (1059.370 rows/sec., 41.38 KiB/sec.) | ||
| 8374 | 2026.01.30 16:39:33.467148 [ 348 ] {2f3502a0-c7c9-4605-ab3f-d8c7e805a03e} <Trace> Aggregator: Merging aggregated data | ||
| 8375 | 2026.01.30 16:39:33.468468 [ 291 ] {2f3502a0-c7c9-4605-ab3f-d8c7e805a03e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003136 sec., 318.8775510204082 rows/sec., 12.46 KiB/sec. | ||
| 8376 | 2026.01.30 16:39:33.468623 [ 291 ] {2f3502a0-c7c9-4605-ab3f-d8c7e805a03e} <Debug> TCPHandler: Processed in 0.003527103 sec. | ||
| 8377 | 2026.01.30 16:39:33.468745 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8378 | 2026.01.30 16:39:33.468778 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8379 | 2026.01.30 16:39:33.468789 [ 291 ] {} <Debug> TCP-Session: dbdd88f0-acd9-471b-97ac-d21c339c46a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8380 | 2026.01.30 16:39:33.468805 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8381 | 2026.01.30 16:39:33.468828 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8382 | 2026.01.30 16:39:33.468853 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8383 | 2026.01.30 16:39:33.468878 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8384 | 2026.01.30 16:39:33.468894 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8385 | 2026.01.30 16:39:33.468938 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8386 | 2026.01.30 16:39:33.468959 [ 275 ] {} <Debug> TCP-Session: afdbc130-f4e8-415b-b4f6-b25f88d0e305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8387 | 2026.01.30 16:39:33.468989 [ 294 ] {} <Debug> TCP-Session: 3a675639-8a19-40f4-988f-a6e5e4c73d0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8388 | 2026.01.30 16:39:33.468968 [ 288 ] {} <Debug> TCP-Session: 627a0b5d-cd2f-49ee-a31b-3da48f9b0dca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8389 | 2026.01.30 16:39:33.468950 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8390 | 2026.01.30 16:39:33.468913 [ 293 ] {} <Debug> TCP-Session: 9b7c06cd-c4aa-4bbb-b7ce-811b989dccd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8391 | 2026.01.30 16:39:33.468886 [ 289 ] {} <Debug> TCP-Session: 7f6c0640-12d4-4896-8160-fcf8e1dd5f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8392 | 2026.01.30 16:39:33.469086 [ 286 ] {} <Debug> TCP-Session: ddd3f428-af5b-4a9d-908b-84c4c0231deb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8393 | 2026.01.30 16:39:33.468869 [ 292 ] {} <Debug> TCP-Session: d77680da-db8c-42e4-9b8f-91cd427d81c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8394 | 2026.01.30 16:39:33.468823 [ 290 ] {} <Debug> TCP-Session: f1529104-8962-412f-bc9a-7a401c8a5889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8395 | 2026.01.30 16:39:33.565489 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19679 | ||
| 8396 | 2026.01.30 16:39:33.566031 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2026.01.30 16:39:33.566082 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8398 | 2026.01.30 16:39:33.566582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8399 | 2026.01.30 16:39:33.566823 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2026.01.30 16:39:33.566981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19679 | ||
| 8401 | 2026.01.30 16:39:33.567010 [ 116 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8402 | 2026.01.30 16:39:33.567077 [ 116 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2026.01.30 16:39:33.567100 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8404 | 2026.01.30 16:39:33.567198 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8405 | 2026.01.30 16:39:33.567300 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8406 | 2026.01.30 16:39:33.567332 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17311 rows starting from the beginning of the part | ||
| 8407 | 2026.01.30 16:39:33.567387 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 8408 | 2026.01.30 16:39:33.567430 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 8409 | 2026.01.30 16:39:33.567470 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 8410 | 2026.01.30 16:39:33.567507 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 8411 | 2026.01.30 16:39:33.567544 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 8412 | 2026.01.30 16:39:33.569541 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19679 rows, containing 4 columns (4 merged, 0 gathered) in 0.002379762 sec., 8269314.326390622 rows/sec., 118.29 MiB/sec. | ||
| 8413 | 2026.01.30 16:39:33.569967 [ 187 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8414 | 2026.01.30 16:39:33.570302 [ 187 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_41_8} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2026.01.30 16:39:33.570390 [ 187 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_41_8} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8416 | 2026.01.30 16:39:33.570522 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 8417 | 2026.01.30 16:39:33.742855 [ 114 ] {} <Debug> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8418 | 2026.01.30 16:39:33.742921 [ 114 ] {} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2026.01.30 16:39:33.742951 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8420 | 2026.01.30 16:39:33.743052 [ 198 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8421 | 2026.01.30 16:39:33.743180 [ 198 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8422 | 2026.01.30 16:39:33.743216 [ 198 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 22 rows starting from the beginning of the part | ||
| 8423 | 2026.01.30 16:39:33.743291 [ 198 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 8424 | 2026.01.30 16:39:33.743341 [ 198 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 8425 | 2026.01.30 16:39:33.743388 [ 198 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 8426 | 2026.01.30 16:39:33.743430 [ 198 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 8427 | 2026.01.30 16:39:33.744226 [ 187 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214872 sec., 37864.07127664478 rows/sec., 3.18 MiB/sec. | ||
| 8428 | 2026.01.30 16:39:33.744414 [ 199 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8429 | 2026.01.30 16:39:33.744707 [ 199 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_14_3} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.01.30 16:39:33.744797 [ 199 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_14_3} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8431 | 2026.01.30 16:39:33.744898 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8432 | 2026.01.30 16:39:34.593230 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8433 | 2026.01.30 16:39:34.612307 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2026.01.30 16:39:34.612373 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8435 | 2026.01.30 16:39:34.618731 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8436 | 2026.01.30 16:39:34.619457 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.01.30 16:39:34.619767 [ 114 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8438 | 2026.01.30 16:39:34.619811 [ 114 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2026.01.30 16:39:34.619834 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8440 | 2026.01.30 16:39:34.619932 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8441 | 2026.01.30 16:39:34.623027 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8442 | 2026.01.30 16:39:34.623157 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8443 | 2026.01.30 16:39:34.623878 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 8444 | 2026.01.30 16:39:34.628071 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 8445 | 2026.01.30 16:39:34.631610 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 8446 | 2026.01.30 16:39:34.635711 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 8447 | 2026.01.30 16:39:34.640179 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 8448 | 2026.01.30 16:39:34.644035 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 8449 | 2026.01.30 16:39:34.694933 [ 187 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.07503818 sec., 4117.903712483432 rows/sec., 21.29 MiB/sec. | ||
| 8450 | 2026.01.30 16:39:34.697131 [ 190 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8451 | 2026.01.30 16:39:34.698930 [ 190 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_41_8} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2026.01.30 16:39:34.699030 [ 190 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_41_8} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8453 | 2026.01.30 16:39:34.700629 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8454 | 2026.01.30 16:39:36.121592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1014 | ||
| 8455 | 2026.01.30 16:39:36.124692 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.01.30 16:39:36.124775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8457 | 2026.01.30 16:39:36.126526 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8458 | 2026.01.30 16:39:36.126921 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.01.30 16:39:36.127173 [ 112 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8460 | 2026.01.30 16:39:36.127249 [ 112 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2026.01.30 16:39:36.127274 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8462 | 2026.01.30 16:39:36.127413 [ 187 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 8463 | 2026.01.30 16:39:36.127427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 8464 | 2026.01.30 16:39:36.128061 [ 187 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8465 | 2026.01.30 16:39:36.128244 [ 187 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 878 rows starting from the beginning of the part | ||
| 8466 | 2026.01.30 16:39:36.128698 [ 187 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 8467 | 2026.01.30 16:39:36.129112 [ 187 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 8468 | 2026.01.30 16:39:36.129533 [ 187 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 8469 | 2026.01.30 16:39:36.129962 [ 187 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 8470 | 2026.01.30 16:39:36.130405 [ 187 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 8471 | 2026.01.30 16:39:36.138382 [ 191 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 72 columns (72 merged, 0 gathered) in 0.011035237 sec., 91887.46920433154 rows/sec., 77.34 MiB/sec. | ||
| 8472 | 2026.01.30 16:39:36.139616 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8473 | 2026.01.30 16:39:36.140143 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_31_6} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2026.01.30 16:39:36.140217 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_31_6} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8475 | 2026.01.30 16:39:36.140416 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 8476 | 2026.01.30 16:39:37.607611 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8477 | 2026.01.30 16:39:37.607816 [ 277 ] {9e994a0b-3cad-4911-91c5-17a83178fdf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8478 | 2026.01.30 16:39:37.607889 [ 277 ] {9e994a0b-3cad-4911-91c5-17a83178fdf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8479 | 2026.01.30 16:39:37.608620 [ 277 ] {9e994a0b-3cad-4911-91c5-17a83178fdf3} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8480 | 2026.01.30 16:39:37.608675 [ 277 ] {9e994a0b-3cad-4911-91c5-17a83178fdf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8481 | 2026.01.30 16:39:37.609093 [ 277 ] {9e994a0b-3cad-4911-91c5-17a83178fdf3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8482 | 2026.01.30 16:39:37.609339 [ 277 ] {9e994a0b-3cad-4911-91c5-17a83178fdf3} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8483 | 2026.01.30 16:39:37.609515 [ 277 ] {9e994a0b-3cad-4911-91c5-17a83178fdf3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001749 sec., 13722.126929674101 rows/sec., 1.14 MiB/sec. | ||
| 8484 | 2026.01.30 16:39:37.609569 [ 277 ] {9e994a0b-3cad-4911-91c5-17a83178fdf3} <Debug> TCPHandler: Processed in 0.002094368 sec. | ||
| 8485 | 2026.01.30 16:39:37.609709 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8486 | 2026.01.30 16:39:37.609816 [ 277 ] {48a3590b-10ac-490d-a918-c709c53b3e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8487 | 2026.01.30 16:39:37.609864 [ 277 ] {48a3590b-10ac-490d-a918-c709c53b3e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8488 | 2026.01.30 16:39:37.610331 [ 277 ] {48a3590b-10ac-490d-a918-c709c53b3e75} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2026.01.30 16:39:37.610369 [ 277 ] {48a3590b-10ac-490d-a918-c709c53b3e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8490 | 2026.01.30 16:39:37.610675 [ 277 ] {48a3590b-10ac-490d-a918-c709c53b3e75} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8491 | 2026.01.30 16:39:37.610905 [ 277 ] {48a3590b-10ac-490d-a918-c709c53b3e75} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2026.01.30 16:39:37.611045 [ 277 ] {48a3590b-10ac-490d-a918-c709c53b3e75} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001253 sec., 6384.676775738229 rows/sec., 520.63 KiB/sec. | ||
| 8493 | 2026.01.30 16:39:37.611086 [ 277 ] {48a3590b-10ac-490d-a918-c709c53b3e75} <Debug> TCPHandler: Processed in 0.001430876 sec. | ||
| 8494 | 2026.01.30 16:39:37.611211 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8495 | 2026.01.30 16:39:37.611308 [ 277 ] {c1163110-cc73-439c-ad4a-4cee4181b832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8496 | 2026.01.30 16:39:37.611349 [ 277 ] {c1163110-cc73-439c-ad4a-4cee4181b832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8497 | 2026.01.30 16:39:37.612521 [ 277 ] {c1163110-cc73-439c-ad4a-4cee4181b832} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2026.01.30 16:39:37.612560 [ 277 ] {c1163110-cc73-439c-ad4a-4cee4181b832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8499 | 2026.01.30 16:39:37.612981 [ 277 ] {c1163110-cc73-439c-ad4a-4cee4181b832} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8500 | 2026.01.30 16:39:37.613196 [ 277 ] {c1163110-cc73-439c-ad4a-4cee4181b832} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2026.01.30 16:39:37.613329 [ 277 ] {c1163110-cc73-439c-ad4a-4cee4181b832} <Debug> executeQuery: Read 1328 rows, 113.50 KiB in 0.00204 sec., 650980.3921568627 rows/sec., 54.34 MiB/sec. | ||
| 8502 | 2026.01.30 16:39:37.613369 [ 277 ] {c1163110-cc73-439c-ad4a-4cee4181b832} <Debug> TCPHandler: Processed in 0.00220842 sec. | ||
| 8503 | 2026.01.30 16:39:37.613495 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2026.01.30 16:39:37.613592 [ 277 ] {c38d2ca5-c9ba-4ec1-8896-372103ba4ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8505 | 2026.01.30 16:39:37.613633 [ 277 ] {c38d2ca5-c9ba-4ec1-8896-372103ba4ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8506 | 2026.01.30 16:39:37.614053 [ 277 ] {c38d2ca5-c9ba-4ec1-8896-372103ba4ed4} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2026.01.30 16:39:37.614090 [ 277 ] {c38d2ca5-c9ba-4ec1-8896-372103ba4ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8508 | 2026.01.30 16:39:37.614411 [ 277 ] {c38d2ca5-c9ba-4ec1-8896-372103ba4ed4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8509 | 2026.01.30 16:39:37.614618 [ 277 ] {c38d2ca5-c9ba-4ec1-8896-372103ba4ed4} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2026.01.30 16:39:37.614750 [ 277 ] {c38d2ca5-c9ba-4ec1-8896-372103ba4ed4} <Debug> executeQuery: Read 24 rows, 1.82 KiB in 0.001177 sec., 20390.824129141885 rows/sec., 1.51 MiB/sec. | ||
| 8511 | 2026.01.30 16:39:37.614789 [ 277 ] {c38d2ca5-c9ba-4ec1-8896-372103ba4ed4} <Debug> TCPHandler: Processed in 0.001345204 sec. | ||
| 8512 | 2026.01.30 16:39:37.614904 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2026.01.30 16:39:37.614999 [ 277 ] {778f3aa5-fc68-4470-964a-1e5ff3823e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8514 | 2026.01.30 16:39:37.615038 [ 277 ] {778f3aa5-fc68-4470-964a-1e5ff3823e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8515 | 2026.01.30 16:39:37.615514 [ 277 ] {778f3aa5-fc68-4470-964a-1e5ff3823e60} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.01.30 16:39:37.615551 [ 277 ] {778f3aa5-fc68-4470-964a-1e5ff3823e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8517 | 2026.01.30 16:39:37.615863 [ 277 ] {778f3aa5-fc68-4470-964a-1e5ff3823e60} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8518 | 2026.01.30 16:39:37.616073 [ 277 ] {778f3aa5-fc68-4470-964a-1e5ff3823e60} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2026.01.30 16:39:37.616202 [ 277 ] {778f3aa5-fc68-4470-964a-1e5ff3823e60} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001221 sec., 206388.20638820637 rows/sec., 14.27 MiB/sec. | ||
| 8520 | 2026.01.30 16:39:37.616241 [ 277 ] {778f3aa5-fc68-4470-964a-1e5ff3823e60} <Debug> TCPHandler: Processed in 0.001388075 sec. | ||
| 8521 | 2026.01.30 16:39:37.616355 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2026.01.30 16:39:37.616449 [ 277 ] {38980575-f6b9-4633-8269-4e799438fa49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8523 | 2026.01.30 16:39:37.616491 [ 277 ] {38980575-f6b9-4633-8269-4e799438fa49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8524 | 2026.01.30 16:39:37.616893 [ 277 ] {38980575-f6b9-4633-8269-4e799438fa49} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.01.30 16:39:37.616930 [ 277 ] {38980575-f6b9-4633-8269-4e799438fa49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8526 | 2026.01.30 16:39:37.617241 [ 277 ] {38980575-f6b9-4633-8269-4e799438fa49} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8527 | 2026.01.30 16:39:37.617448 [ 277 ] {38980575-f6b9-4633-8269-4e799438fa49} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.01.30 16:39:37.617581 [ 277 ] {38980575-f6b9-4633-8269-4e799438fa49} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 8529 | 2026.01.30 16:39:37.617620 [ 277 ] {38980575-f6b9-4633-8269-4e799438fa49} <Debug> TCPHandler: Processed in 0.001315054 sec. | ||
| 8530 | 2026.01.30 16:39:37.617732 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2026.01.30 16:39:37.617828 [ 277 ] {0ab2e484-d279-4270-a78a-f8ea8402d3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8532 | 2026.01.30 16:39:37.617868 [ 277 ] {0ab2e484-d279-4270-a78a-f8ea8402d3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8533 | 2026.01.30 16:39:37.618532 [ 277 ] {0ab2e484-d279-4270-a78a-f8ea8402d3f9} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2026.01.30 16:39:37.618568 [ 277 ] {0ab2e484-d279-4270-a78a-f8ea8402d3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8535 | 2026.01.30 16:39:37.618915 [ 277 ] {0ab2e484-d279-4270-a78a-f8ea8402d3f9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8536 | 2026.01.30 16:39:37.619125 [ 277 ] {0ab2e484-d279-4270-a78a-f8ea8402d3f9} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.01.30 16:39:37.619255 [ 277 ] {0ab2e484-d279-4270-a78a-f8ea8402d3f9} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001445 sec., 393079.5847750865 rows/sec., 29.49 MiB/sec. | ||
| 8538 | 2026.01.30 16:39:37.619293 [ 277 ] {0ab2e484-d279-4270-a78a-f8ea8402d3f9} <Debug> TCPHandler: Processed in 0.001610839 sec. | ||
| 8539 | 2026.01.30 16:39:37.619410 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2026.01.30 16:39:37.619505 [ 277 ] {4139888e-5289-4a05-abf7-7170e0115c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8541 | 2026.01.30 16:39:37.619549 [ 277 ] {4139888e-5289-4a05-abf7-7170e0115c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8542 | 2026.01.30 16:39:37.620205 [ 277 ] {4139888e-5289-4a05-abf7-7170e0115c19} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2026.01.30 16:39:37.620242 [ 277 ] {4139888e-5289-4a05-abf7-7170e0115c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8544 | 2026.01.30 16:39:37.620627 [ 277 ] {4139888e-5289-4a05-abf7-7170e0115c19} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8545 | 2026.01.30 16:39:37.620836 [ 277 ] {4139888e-5289-4a05-abf7-7170e0115c19} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.01.30 16:39:37.620970 [ 277 ] {4139888e-5289-4a05-abf7-7170e0115c19} <Debug> executeQuery: Read 884 rows, 61.44 KiB in 0.001483 sec., 596089.0087660148 rows/sec., 40.46 MiB/sec. | ||
| 8547 | 2026.01.30 16:39:37.620973 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8548 | 2026.01.30 16:39:37.621009 [ 277 ] {4139888e-5289-4a05-abf7-7170e0115c19} <Debug> TCPHandler: Processed in 0.001649869 sec. | ||
| 8549 | 2026.01.30 16:39:37.621053 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2026.01.30 16:39:37.621085 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8551 | 2026.01.30 16:39:37.621180 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8552 | 2026.01.30 16:39:37.621193 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8553 | 2026.01.30 16:39:37.621284 [ 277 ] {e7e38512-003e-4635-a31c-f924e993791b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8554 | 2026.01.30 16:39:37.621308 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8555 | 2026.01.30 16:39:37.621340 [ 277 ] {e7e38512-003e-4635-a31c-f924e993791b} <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 | ||
| 8556 | 2026.01.30 16:39:37.621344 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15847 rows starting from the beginning of the part | ||
| 8557 | 2026.01.30 16:39:37.621419 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8558 | 2026.01.30 16:39:37.621469 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 162 rows starting from the beginning of the part | ||
| 8559 | 2026.01.30 16:39:37.621515 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8560 | 2026.01.30 16:39:37.621559 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8561 | 2026.01.30 16:39:37.621596 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 884 rows starting from the beginning of the part | ||
| 8562 | 2026.01.30 16:39:37.622307 [ 277 ] {e7e38512-003e-4635-a31c-f924e993791b} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2026.01.30 16:39:37.622353 [ 277 ] {e7e38512-003e-4635-a31c-f924e993791b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8564 | 2026.01.30 16:39:37.623052 [ 277 ] {e7e38512-003e-4635-a31c-f924e993791b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8565 | 2026.01.30 16:39:37.623308 [ 277 ] {e7e38512-003e-4635-a31c-f924e993791b} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2026.01.30 16:39:37.623470 [ 277 ] {e7e38512-003e-4635-a31c-f924e993791b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002203 sec., 1815.7058556513844 rows/sec., 3.25 MiB/sec. | ||
| 8567 | 2026.01.30 16:39:37.623556 [ 277 ] {e7e38512-003e-4635-a31c-f924e993791b} <Debug> TCPHandler: Processed in 0.002425694 sec. | ||
| 8568 | 2026.01.30 16:39:37.623691 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2026.01.30 16:39:37.623797 [ 277 ] {cc0ee8a7-8eb1-4e9f-8683-f19901c6c2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8570 | 2026.01.30 16:39:37.623849 [ 277 ] {cc0ee8a7-8eb1-4e9f-8683-f19901c6c2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8571 | 2026.01.30 16:39:37.624352 [ 277 ] {cc0ee8a7-8eb1-4e9f-8683-f19901c6c2d2} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.01.30 16:39:37.624398 [ 277 ] {cc0ee8a7-8eb1-4e9f-8683-f19901c6c2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8573 | 2026.01.30 16:39:37.624811 [ 277 ] {cc0ee8a7-8eb1-4e9f-8683-f19901c6c2d2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8574 | 2026.01.30 16:39:37.625080 [ 277 ] {cc0ee8a7-8eb1-4e9f-8683-f19901c6c2d2} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.01.30 16:39:37.625256 [ 277 ] {cc0ee8a7-8eb1-4e9f-8683-f19901c6c2d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. | ||
| 8576 | 2026.01.30 16:39:37.625300 [ 277 ] {cc0ee8a7-8eb1-4e9f-8683-f19901c6c2d2} <Debug> TCPHandler: Processed in 0.00166326 sec. | ||
| 8577 | 2026.01.30 16:39:37.627269 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17373 rows, containing 5 columns (5 merged, 0 gathered) in 0.00611923 sec., 2839082.695044965 rows/sec., 194.33 MiB/sec. | ||
| 8578 | 2026.01.30 16:39:37.627541 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8579 | 2026.01.30 16:39:37.627876 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2026.01.30 16:39:37.627968 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8581 | 2026.01.30 16:39:37.628084 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8582 | 2026.01.30 16:39:38.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.98 MiB, peak 309.40 MiB, free memory in arenas 0.00 B, will set to 299.39 MiB (RSS), difference: 1.41 MiB | ||
| 8583 | 2026.01.30 16:39:40.944724 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8584 | 2026.01.30 16:39:40.944771 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8585 | 2026.01.30 16:39:41.067156 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20191 | ||
| 8586 | 2026.01.30 16:39:41.067700 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8587 | 2026.01.30 16:39:41.067747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8588 | 2026.01.30 16:39:41.068273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8589 | 2026.01.30 16:39:41.068545 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8590 | 2026.01.30 16:39:41.068705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 8591 | 2026.01.30 16:39:42.123324 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8592 | 2026.01.30 16:39:42.139169 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8593 | 2026.01.30 16:39:42.139212 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8594 | 2026.01.30 16:39:42.144547 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8595 | 2026.01.30 16:39:42.145280 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8596 | 2026.01.30 16:39:42.148019 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8597 | 2026.01.30 16:39:42.579049 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8598 | 2026.01.30 16:39:42.579234 [ 277 ] {bec15f49-ddc9-4259-97b6-f8050a47b8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8599 | 2026.01.30 16:39:42.579302 [ 277 ] {bec15f49-ddc9-4259-97b6-f8050a47b8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8600 | 2026.01.30 16:39:42.580030 [ 277 ] {bec15f49-ddc9-4259-97b6-f8050a47b8bd} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8601 | 2026.01.30 16:39:42.580071 [ 277 ] {bec15f49-ddc9-4259-97b6-f8050a47b8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8602 | 2026.01.30 16:39:42.580492 [ 277 ] {bec15f49-ddc9-4259-97b6-f8050a47b8bd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8603 | 2026.01.30 16:39:42.580754 [ 277 ] {bec15f49-ddc9-4259-97b6-f8050a47b8bd} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2026.01.30 16:39:42.580930 [ 277 ] {bec15f49-ddc9-4259-97b6-f8050a47b8bd} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001748 sec., 73226.54462242563 rows/sec., 6.31 MiB/sec. | ||
| 8605 | 2026.01.30 16:39:42.580980 [ 277 ] {bec15f49-ddc9-4259-97b6-f8050a47b8bd} <Debug> TCPHandler: Processed in 0.002065767 sec. | ||
| 8606 | 2026.01.30 16:39:42.581113 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8607 | 2026.01.30 16:39:42.581219 [ 277 ] {44c8effb-11ee-474c-a283-adef3a9e9553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8608 | 2026.01.30 16:39:42.581265 [ 277 ] {44c8effb-11ee-474c-a283-adef3a9e9553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8609 | 2026.01.30 16:39:42.581706 [ 277 ] {44c8effb-11ee-474c-a283-adef3a9e9553} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2026.01.30 16:39:42.581741 [ 277 ] {44c8effb-11ee-474c-a283-adef3a9e9553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8611 | 2026.01.30 16:39:42.582061 [ 277 ] {44c8effb-11ee-474c-a283-adef3a9e9553} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8612 | 2026.01.30 16:39:42.582274 [ 277 ] {44c8effb-11ee-474c-a283-adef3a9e9553} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2026.01.30 16:39:42.582410 [ 277 ] {44c8effb-11ee-474c-a283-adef3a9e9553} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001216 sec., 29605.263157894737 rows/sec., 2.17 MiB/sec. | ||
| 8614 | 2026.01.30 16:39:42.582438 [ 104 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8615 | 2026.01.30 16:39:42.582448 [ 277 ] {44c8effb-11ee-474c-a283-adef3a9e9553} <Debug> TCPHandler: Processed in 0.001388755 sec. | ||
| 8616 | 2026.01.30 16:39:42.582516 [ 104 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2026.01.30 16:39:42.582547 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8618 | 2026.01.30 16:39:42.582602 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2026.01.30 16:39:42.582641 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8620 | 2026.01.30 16:39:42.582706 [ 277 ] {9d04ad5a-f041-4e9f-a0d6-60b7a6bf24c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8621 | 2026.01.30 16:39:42.582740 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8622 | 2026.01.30 16:39:42.582750 [ 277 ] {9d04ad5a-f041-4e9f-a0d6-60b7a6bf24c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8623 | 2026.01.30 16:39:42.582775 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 297 rows starting from the beginning of the part | ||
| 8624 | 2026.01.30 16:39:42.582842 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 8625 | 2026.01.30 16:39:42.582892 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 4 rows starting from the beginning of the part | ||
| 8626 | 2026.01.30 16:39:42.582942 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 8627 | 2026.01.30 16:39:42.582986 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 8628 | 2026.01.30 16:39:42.583033 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 8629 | 2026.01.30 16:39:42.583206 [ 277 ] {9d04ad5a-f041-4e9f-a0d6-60b7a6bf24c0} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.01.30 16:39:42.583241 [ 277 ] {9d04ad5a-f041-4e9f-a0d6-60b7a6bf24c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8631 | 2026.01.30 16:39:42.583561 [ 277 ] {9d04ad5a-f041-4e9f-a0d6-60b7a6bf24c0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8632 | 2026.01.30 16:39:42.583780 [ 277 ] {9d04ad5a-f041-4e9f-a0d6-60b7a6bf24c0} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2026.01.30 16:39:42.583902 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 437 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295153 sec., 337411.8733462378 rows/sec., 23.48 MiB/sec. | ||
| 8634 | 2026.01.30 16:39:42.583932 [ 277 ] {9d04ad5a-f041-4e9f-a0d6-60b7a6bf24c0} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001246 sec., 80256.82182985554 rows/sec., 6.27 MiB/sec. | ||
| 8635 | 2026.01.30 16:39:42.583981 [ 277 ] {9d04ad5a-f041-4e9f-a0d6-60b7a6bf24c0} <Debug> TCPHandler: Processed in 0.001429145 sec. | ||
| 8636 | 2026.01.30 16:39:42.584096 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8637 | 2026.01.30 16:39:42.584125 [ 197 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8638 | 2026.01.30 16:39:42.584195 [ 277 ] {93b9d0c8-8b90-4b0b-97b6-f9acc8d2589d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8639 | 2026.01.30 16:39:42.584246 [ 277 ] {93b9d0c8-8b90-4b0b-97b6-f9acc8d2589d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8640 | 2026.01.30 16:39:42.584458 [ 197 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_56_11} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8641 | 2026.01.30 16:39:42.584549 [ 197 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_56_11} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8642 | 2026.01.30 16:39:42.584660 [ 277 ] {93b9d0c8-8b90-4b0b-97b6-f9acc8d2589d} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2026.01.30 16:39:42.584673 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8644 | 2026.01.30 16:39:42.584705 [ 277 ] {93b9d0c8-8b90-4b0b-97b6-f9acc8d2589d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8645 | 2026.01.30 16:39:42.585050 [ 277 ] {93b9d0c8-8b90-4b0b-97b6-f9acc8d2589d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8646 | 2026.01.30 16:39:42.585284 [ 277 ] {93b9d0c8-8b90-4b0b-97b6-f9acc8d2589d} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8647 | 2026.01.30 16:39:42.585418 [ 277 ] {93b9d0c8-8b90-4b0b-97b6-f9acc8d2589d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 8648 | 2026.01.30 16:39:42.585456 [ 277 ] {93b9d0c8-8b90-4b0b-97b6-f9acc8d2589d} <Debug> TCPHandler: Processed in 0.001410156 sec. | ||
| 8649 | 2026.01.30 16:39:42.585564 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8650 | 2026.01.30 16:39:42.585660 [ 277 ] {610c6d8d-140c-4518-9575-76b0f4990f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8651 | 2026.01.30 16:39:42.585714 [ 277 ] {610c6d8d-140c-4518-9575-76b0f4990f39} <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 | ||
| 8652 | 2026.01.30 16:39:42.586585 [ 277 ] {610c6d8d-140c-4518-9575-76b0f4990f39} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2026.01.30 16:39:42.586621 [ 277 ] {610c6d8d-140c-4518-9575-76b0f4990f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8654 | 2026.01.30 16:39:42.587201 [ 277 ] {610c6d8d-140c-4518-9575-76b0f4990f39} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8655 | 2026.01.30 16:39:42.587426 [ 277 ] {610c6d8d-140c-4518-9575-76b0f4990f39} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2026.01.30 16:39:42.587565 [ 277 ] {610c6d8d-140c-4518-9575-76b0f4990f39} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001923 sec., 18720.748829953198 rows/sec., 33.55 MiB/sec. | ||
| 8657 | 2026.01.30 16:39:42.587631 [ 277 ] {610c6d8d-140c-4518-9575-76b0f4990f39} <Debug> TCPHandler: Processed in 0.002115608 sec. | ||
| 8658 | 2026.01.30 16:39:42.587745 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2026.01.30 16:39:42.587842 [ 277 ] {536a17a3-1b92-430f-8c7b-3e6f402dfce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8660 | 2026.01.30 16:39:42.587884 [ 277 ] {536a17a3-1b92-430f-8c7b-3e6f402dfce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8661 | 2026.01.30 16:39:42.588236 [ 277 ] {536a17a3-1b92-430f-8c7b-3e6f402dfce7} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2026.01.30 16:39:42.588272 [ 277 ] {536a17a3-1b92-430f-8c7b-3e6f402dfce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8663 | 2026.01.30 16:39:42.588575 [ 277 ] {536a17a3-1b92-430f-8c7b-3e6f402dfce7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8664 | 2026.01.30 16:39:42.588780 [ 277 ] {536a17a3-1b92-430f-8c7b-3e6f402dfce7} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2026.01.30 16:39:42.588888 [ 104 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8666 | 2026.01.30 16:39:42.588910 [ 277 ] {536a17a3-1b92-430f-8c7b-3e6f402dfce7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 8667 | 2026.01.30 16:39:42.588924 [ 104 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2026.01.30 16:39:42.588951 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8669 | 2026.01.30 16:39:42.588954 [ 277 ] {536a17a3-1b92-430f-8c7b-3e6f402dfce7} <Debug> TCPHandler: Processed in 0.001259232 sec. | ||
| 8670 | 2026.01.30 16:39:42.589023 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8671 | 2026.01.30 16:39:42.589104 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8672 | 2026.01.30 16:39:42.589128 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3012 rows starting from the beginning of the part | ||
| 8673 | 2026.01.30 16:39:42.589173 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8674 | 2026.01.30 16:39:42.589208 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8675 | 2026.01.30 16:39:42.589243 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8676 | 2026.01.30 16:39:42.589275 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8677 | 2026.01.30 16:39:42.589310 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8678 | 2026.01.30 16:39:42.590501 [ 197 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 4 columns (4 merged, 0 gathered) in 0.001504357 sec., 2201605.071136705 rows/sec., 146.48 MiB/sec. | ||
| 8679 | 2026.01.30 16:39:42.590768 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8680 | 2026.01.30 16:39:42.591047 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_56_11} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8681 | 2026.01.30 16:39:42.591122 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_56_11} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8682 | 2026.01.30 16:39:42.591193 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8683 | 2026.01.30 16:39:46.127756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1046 | ||
| 8684 | 2026.01.30 16:39:46.130043 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8685 | 2026.01.30 16:39:46.130096 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8686 | 2026.01.30 16:39:46.131299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8687 | 2026.01.30 16:39:46.131565 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8688 | 2026.01.30 16:39:46.131854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1046 | ||
| 8689 | 2026.01.30 16:39:47.577536 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8690 | 2026.01.30 16:39:47.577755 [ 277 ] {e38be6cc-92dd-40b3-ad73-0d4d4256565e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8691 | 2026.01.30 16:39:47.577829 [ 277 ] {e38be6cc-92dd-40b3-ad73-0d4d4256565e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8692 | 2026.01.30 16:39:47.578581 [ 277 ] {e38be6cc-92dd-40b3-ad73-0d4d4256565e} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2026.01.30 16:39:47.578621 [ 277 ] {e38be6cc-92dd-40b3-ad73-0d4d4256565e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8694 | 2026.01.30 16:39:47.579027 [ 277 ] {e38be6cc-92dd-40b3-ad73-0d4d4256565e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8695 | 2026.01.30 16:39:47.579269 [ 277 ] {e38be6cc-92dd-40b3-ad73-0d4d4256565e} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2026.01.30 16:39:47.579425 [ 277 ] {e38be6cc-92dd-40b3-ad73-0d4d4256565e} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001726 sec., 37079.953650057934 rows/sec., 2.94 MiB/sec. | ||
| 8697 | 2026.01.30 16:39:47.579467 [ 277 ] {e38be6cc-92dd-40b3-ad73-0d4d4256565e} <Debug> TCPHandler: Processed in 0.002067697 sec. | ||
| 8698 | 2026.01.30 16:39:47.579632 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2026.01.30 16:39:47.579744 [ 277 ] {912e3d11-1bff-4df0-bd94-d3b18d05356f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8700 | 2026.01.30 16:39:47.579786 [ 277 ] {912e3d11-1bff-4df0-bd94-d3b18d05356f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8701 | 2026.01.30 16:39:47.580251 [ 277 ] {912e3d11-1bff-4df0-bd94-d3b18d05356f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2026.01.30 16:39:47.580287 [ 277 ] {912e3d11-1bff-4df0-bd94-d3b18d05356f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8703 | 2026.01.30 16:39:47.580580 [ 277 ] {912e3d11-1bff-4df0-bd94-d3b18d05356f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8704 | 2026.01.30 16:39:47.580799 [ 277 ] {912e3d11-1bff-4df0-bd94-d3b18d05356f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2026.01.30 16:39:47.580927 [ 277 ] {912e3d11-1bff-4df0-bd94-d3b18d05356f} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001201 sec., 3330.5578684429643 rows/sec., 250.44 KiB/sec. | ||
| 8706 | 2026.01.30 16:39:47.580964 [ 277 ] {912e3d11-1bff-4df0-bd94-d3b18d05356f} <Debug> TCPHandler: Processed in 0.001380705 sec. | ||
| 8707 | 2026.01.30 16:39:47.581108 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8708 | 2026.01.30 16:39:47.581201 [ 277 ] {4462a158-e933-47fc-b822-c180b62f4fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8709 | 2026.01.30 16:39:47.581240 [ 277 ] {4462a158-e933-47fc-b822-c180b62f4fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8710 | 2026.01.30 16:39:47.581725 [ 277 ] {4462a158-e933-47fc-b822-c180b62f4fa1} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8711 | 2026.01.30 16:39:47.581762 [ 277 ] {4462a158-e933-47fc-b822-c180b62f4fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8712 | 2026.01.30 16:39:47.582073 [ 277 ] {4462a158-e933-47fc-b822-c180b62f4fa1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8713 | 2026.01.30 16:39:47.582283 [ 277 ] {4462a158-e933-47fc-b822-c180b62f4fa1} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2026.01.30 16:39:47.582409 [ 277 ] {4462a158-e933-47fc-b822-c180b62f4fa1} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001226 sec., 55464.92659053833 rows/sec., 4.33 MiB/sec. | ||
| 8715 | 2026.01.30 16:39:47.582447 [ 277 ] {4462a158-e933-47fc-b822-c180b62f4fa1} <Debug> TCPHandler: Processed in 0.001385494 sec. | ||
| 8716 | 2026.01.30 16:39:47.582572 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8717 | 2026.01.30 16:39:47.582665 [ 277 ] {4384d2a6-8359-4cbf-9d3d-95c4c1987e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8718 | 2026.01.30 16:39:47.582708 [ 277 ] {4384d2a6-8359-4cbf-9d3d-95c4c1987e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8719 | 2026.01.30 16:39:47.583160 [ 277 ] {4384d2a6-8359-4cbf-9d3d-95c4c1987e7c} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.01.30 16:39:47.583195 [ 277 ] {4384d2a6-8359-4cbf-9d3d-95c4c1987e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8721 | 2026.01.30 16:39:47.583520 [ 277 ] {4384d2a6-8359-4cbf-9d3d-95c4c1987e7c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8722 | 2026.01.30 16:39:47.583730 [ 277 ] {4384d2a6-8359-4cbf-9d3d-95c4c1987e7c} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2026.01.30 16:39:47.583863 [ 277 ] {4384d2a6-8359-4cbf-9d3d-95c4c1987e7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 8724 | 2026.01.30 16:39:47.583899 [ 277 ] {4384d2a6-8359-4cbf-9d3d-95c4c1987e7c} <Debug> TCPHandler: Processed in 0.001375264 sec. | ||
| 8725 | 2026.01.30 16:39:47.584013 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8726 | 2026.01.30 16:39:47.584105 [ 277 ] {cbddbecc-940d-41a8-b83e-a5dcacf7e6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8727 | 2026.01.30 16:39:47.584161 [ 277 ] {cbddbecc-940d-41a8-b83e-a5dcacf7e6a5} <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 | ||
| 8728 | 2026.01.30 16:39:47.584919 [ 277 ] {cbddbecc-940d-41a8-b83e-a5dcacf7e6a5} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.01.30 16:39:47.584955 [ 277 ] {cbddbecc-940d-41a8-b83e-a5dcacf7e6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8730 | 2026.01.30 16:39:47.585447 [ 277 ] {cbddbecc-940d-41a8-b83e-a5dcacf7e6a5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8731 | 2026.01.30 16:39:47.585665 [ 277 ] {cbddbecc-940d-41a8-b83e-a5dcacf7e6a5} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2026.01.30 16:39:47.585799 [ 277 ] {cbddbecc-940d-41a8-b83e-a5dcacf7e6a5} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001711 sec., 2337.81414377557 rows/sec., 4.19 MiB/sec. | ||
| 8733 | 2026.01.30 16:39:47.585807 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8734 | 2026.01.30 16:39:47.585851 [ 277 ] {cbddbecc-940d-41a8-b83e-a5dcacf7e6a5} <Debug> TCPHandler: Processed in 0.001885223 sec. | ||
| 8735 | 2026.01.30 16:39:47.585877 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8736 | 2026.01.30 16:39:47.585902 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8737 | 2026.01.30 16:39:47.585972 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2026.01.30 16:39:47.586017 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8739 | 2026.01.30 16:39:47.586070 [ 277 ] {2b6278bc-f754-4d5d-a0fb-b276fdc55147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8740 | 2026.01.30 16:39:47.586112 [ 277 ] {2b6278bc-f754-4d5d-a0fb-b276fdc55147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8741 | 2026.01.30 16:39:47.586235 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8742 | 2026.01.30 16:39:47.586293 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1072 rows starting from the beginning of the part | ||
| 8743 | 2026.01.30 16:39:47.586426 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part | ||
| 8744 | 2026.01.30 16:39:47.586451 [ 277 ] {2b6278bc-f754-4d5d-a0fb-b276fdc55147} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8745 | 2026.01.30 16:39:47.586487 [ 277 ] {2b6278bc-f754-4d5d-a0fb-b276fdc55147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8746 | 2026.01.30 16:39:47.586544 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 8747 | 2026.01.30 16:39:47.586649 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part | ||
| 8748 | 2026.01.30 16:39:47.586761 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 8749 | 2026.01.30 16:39:47.586792 [ 277 ] {2b6278bc-f754-4d5d-a0fb-b276fdc55147} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8750 | 2026.01.30 16:39:47.586873 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part | ||
| 8751 | 2026.01.30 16:39:47.587007 [ 277 ] {2b6278bc-f754-4d5d-a0fb-b276fdc55147} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2026.01.30 16:39:47.587133 [ 277 ] {2b6278bc-f754-4d5d-a0fb-b276fdc55147} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 8753 | 2026.01.30 16:39:47.587168 [ 277 ] {2b6278bc-f754-4d5d-a0fb-b276fdc55147} <Debug> TCPHandler: Processed in 0.001243242 sec. | ||
| 8754 | 2026.01.30 16:39:47.593924 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1156 rows, containing 19 columns (19 merged, 0 gathered) in 0.007951583 sec., 145379.85706745437 rows/sec., 260.51 MiB/sec. | ||
| 8755 | 2026.01.30 16:39:47.595367 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8756 | 2026.01.30 16:39:47.595748 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2026.01.30 16:39:47.595834 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8758 | 2026.01.30 16:39:47.596005 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
| 8759 | 2026.01.30 16:39:48.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.32 MiB, peak 311.80 MiB, free memory in arenas 0.00 B, will set to 304.38 MiB (RSS), difference: 4.07 MiB | ||
| 8760 | 2026.01.30 16:39:48.568895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20639 | ||
| 8761 | 2026.01.30 16:39:48.569742 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.01.30 16:39:48.569817 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8763 | 2026.01.30 16:39:48.570406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8764 | 2026.01.30 16:39:48.570637 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2026.01.30 16:39:48.570778 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20639 | ||
| 8766 | 2026.01.30 16:39:49.648195 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8767 | 2026.01.30 16:39:49.664573 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2026.01.30 16:39:49.664629 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8769 | 2026.01.30 16:39:49.670477 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8770 | 2026.01.30 16:39:49.671196 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2026.01.30 16:39:49.673969 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8772 | 2026.01.30 16:39:49.912560 [ 93 ] {} <Debug> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8773 | 2026.01.30 16:39:49.912627 [ 93 ] {} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2026.01.30 16:39:49.912648 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8775 | 2026.01.30 16:39:49.912769 [ 202 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 8776 | 2026.01.30 16:39:49.912931 [ 202 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8777 | 2026.01.30 16:39:49.912970 [ 202 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 241 rows starting from the beginning of the part | ||
| 8778 | 2026.01.30 16:39:49.913041 [ 202 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 8779 | 2026.01.30 16:39:49.913089 [ 202 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8780 | 2026.01.30 16:39:49.913131 [ 202 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8781 | 2026.01.30 16:39:49.913173 [ 202 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8782 | 2026.01.30 16:39:49.913983 [ 189 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271972 sec., 227206.25925727928 rows/sec., 14.69 MiB/sec. | ||
| 8783 | 2026.01.30 16:39:49.914177 [ 188 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8784 | 2026.01.30 16:39:49.914482 [ 188 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_13_3} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8785 | 2026.01.30 16:39:49.914556 [ 188 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_13_3} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8786 | 2026.01.30 16:39:49.914648 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8787 | 2026.01.30 16:39:50.375304 [ 93 ] {} <Debug> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8788 | 2026.01.30 16:39:50.375393 [ 93 ] {} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2026.01.30 16:39:50.375419 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8790 | 2026.01.30 16:39:50.375578 [ 202 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8791 | 2026.01.30 16:39:50.375798 [ 202 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8792 | 2026.01.30 16:39:50.375853 [ 202 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 483 rows starting from the beginning of the part | ||
| 8793 | 2026.01.30 16:39:50.375958 [ 202 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 8794 | 2026.01.30 16:39:50.376039 [ 202 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 8795 | 2026.01.30 16:39:50.376080 [ 202 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
| 8796 | 2026.01.30 16:39:50.376119 [ 202 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 8797 | 2026.01.30 16:39:50.377128 [ 189 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629929 sec., 914763.7719188995 rows/sec., 66.09 MiB/sec. | ||
| 8798 | 2026.01.30 16:39:50.377356 [ 196 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8799 | 2026.01.30 16:39:50.377713 [ 196 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_14_3} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.01.30 16:39:50.377806 [ 196 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_14_3} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8801 | 2026.01.30 16:39:50.377911 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 8802 | 2026.01.30 16:39:52.362214 [ 89 ] {} <Debug> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8803 | 2026.01.30 16:39:52.362342 [ 89 ] {} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8804 | 2026.01.30 16:39:52.362388 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8805 | 2026.01.30 16:39:52.362556 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 8806 | 2026.01.30 16:39:52.362774 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8807 | 2026.01.30 16:39:52.362834 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 470 rows starting from the beginning of the part | ||
| 8808 | 2026.01.30 16:39:52.362942 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 8809 | 2026.01.30 16:39:52.363017 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 8810 | 2026.01.30 16:39:52.363077 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8811 | 2026.01.30 16:39:52.363116 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8812 | 2026.01.30 16:39:52.363975 [ 196 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486066 sec., 380871.3744880779 rows/sec., 27.19 MiB/sec. | ||
| 8813 | 2026.01.30 16:39:52.364143 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8814 | 2026.01.30 16:39:52.364398 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_13_3} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2026.01.30 16:39:52.364467 [ 193 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_13_3} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8816 | 2026.01.30 16:39:52.364534 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8817 | 2026.01.30 16:39:52.592440 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8818 | 2026.01.30 16:39:52.592636 [ 277 ] {2ac906da-eec3-47a6-96c7-e500335a50c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8819 | 2026.01.30 16:39:52.592708 [ 277 ] {2ac906da-eec3-47a6-96c7-e500335a50c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8820 | 2026.01.30 16:39:52.593590 [ 277 ] {2ac906da-eec3-47a6-96c7-e500335a50c7} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8821 | 2026.01.30 16:39:52.593647 [ 277 ] {2ac906da-eec3-47a6-96c7-e500335a50c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8822 | 2026.01.30 16:39:52.594202 [ 277 ] {2ac906da-eec3-47a6-96c7-e500335a50c7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8823 | 2026.01.30 16:39:52.594513 [ 277 ] {2ac906da-eec3-47a6-96c7-e500335a50c7} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8824 | 2026.01.30 16:39:52.594720 [ 277 ] {2ac906da-eec3-47a6-96c7-e500335a50c7} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002137 sec., 208703.7903603182 rows/sec., 13.24 MiB/sec. | ||
| 8825 | 2026.01.30 16:39:52.594778 [ 277 ] {2ac906da-eec3-47a6-96c7-e500335a50c7} <Debug> TCPHandler: Processed in 0.002478924 sec. | ||
| 8826 | 2026.01.30 16:39:52.594923 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8827 | 2026.01.30 16:39:52.595040 [ 277 ] {8f03d205-39f8-4799-88cd-946ce9a6cd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8828 | 2026.01.30 16:39:52.595090 [ 277 ] {8f03d205-39f8-4799-88cd-946ce9a6cd1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8829 | 2026.01.30 16:39:52.595524 [ 277 ] {8f03d205-39f8-4799-88cd-946ce9a6cd1e} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8830 | 2026.01.30 16:39:52.595566 [ 277 ] {8f03d205-39f8-4799-88cd-946ce9a6cd1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8831 | 2026.01.30 16:39:52.595912 [ 277 ] {8f03d205-39f8-4799-88cd-946ce9a6cd1e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8832 | 2026.01.30 16:39:52.596132 [ 277 ] {8f03d205-39f8-4799-88cd-946ce9a6cd1e} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2026.01.30 16:39:52.596273 [ 277 ] {8f03d205-39f8-4799-88cd-946ce9a6cd1e} <Debug> executeQuery: Read 8 rows, 682.00 B in 0.001262 sec., 6339.144215530903 rows/sec., 527.75 KiB/sec. | ||
| 8834 | 2026.01.30 16:39:52.596313 [ 277 ] {8f03d205-39f8-4799-88cd-946ce9a6cd1e} <Debug> TCPHandler: Processed in 0.001450586 sec. | ||
| 8835 | 2026.01.30 16:39:52.596431 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8836 | 2026.01.30 16:39:52.596529 [ 277 ] {0b2b7578-1fc4-4371-9580-3ec61e2b38fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8837 | 2026.01.30 16:39:52.596571 [ 277 ] {0b2b7578-1fc4-4371-9580-3ec61e2b38fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8838 | 2026.01.30 16:39:52.597865 [ 277 ] {0b2b7578-1fc4-4371-9580-3ec61e2b38fe} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8839 | 2026.01.30 16:39:52.597903 [ 277 ] {0b2b7578-1fc4-4371-9580-3ec61e2b38fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8840 | 2026.01.30 16:39:52.598327 [ 277 ] {0b2b7578-1fc4-4371-9580-3ec61e2b38fe} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8841 | 2026.01.30 16:39:52.598558 [ 277 ] {0b2b7578-1fc4-4371-9580-3ec61e2b38fe} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8842 | 2026.01.30 16:39:52.598697 [ 277 ] {0b2b7578-1fc4-4371-9580-3ec61e2b38fe} <Debug> executeQuery: Read 1279 rows, 104.53 KiB in 0.002188 sec., 584552.1023765997 rows/sec., 46.65 MiB/sec. | ||
| 8843 | 2026.01.30 16:39:52.598736 [ 277 ] {0b2b7578-1fc4-4371-9580-3ec61e2b38fe} <Debug> TCPHandler: Processed in 0.002355322 sec. | ||
| 8844 | 2026.01.30 16:39:52.598857 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8845 | 2026.01.30 16:39:52.598952 [ 277 ] {fa6aafd5-a292-47e8-819e-aab06f0feb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8846 | 2026.01.30 16:39:52.599000 [ 277 ] {fa6aafd5-a292-47e8-819e-aab06f0feb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8847 | 2026.01.30 16:39:52.599588 [ 277 ] {fa6aafd5-a292-47e8-819e-aab06f0feb04} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8848 | 2026.01.30 16:39:52.599627 [ 277 ] {fa6aafd5-a292-47e8-819e-aab06f0feb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8849 | 2026.01.30 16:39:52.599972 [ 277 ] {fa6aafd5-a292-47e8-819e-aab06f0feb04} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8850 | 2026.01.30 16:39:52.600187 [ 277 ] {fa6aafd5-a292-47e8-819e-aab06f0feb04} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8851 | 2026.01.30 16:39:52.600337 [ 277 ] {fa6aafd5-a292-47e8-819e-aab06f0feb04} <Debug> executeQuery: Read 267 rows, 16.67 KiB in 0.001403 sec., 190306.4861012117 rows/sec., 11.61 MiB/sec. | ||
| 8852 | 2026.01.30 16:39:52.600377 [ 277 ] {fa6aafd5-a292-47e8-819e-aab06f0feb04} <Debug> TCPHandler: Processed in 0.001570308 sec. | ||
| 8853 | 2026.01.30 16:39:52.600500 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8854 | 2026.01.30 16:39:52.600596 [ 277 ] {e3c085be-257b-4738-b9f7-220212f538b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8855 | 2026.01.30 16:39:52.600649 [ 277 ] {e3c085be-257b-4738-b9f7-220212f538b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8856 | 2026.01.30 16:39:52.601287 [ 277 ] {e3c085be-257b-4738-b9f7-220212f538b5} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8857 | 2026.01.30 16:39:52.601332 [ 277 ] {e3c085be-257b-4738-b9f7-220212f538b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8858 | 2026.01.30 16:39:52.601710 [ 277 ] {e3c085be-257b-4738-b9f7-220212f538b5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8859 | 2026.01.30 16:39:52.602049 [ 277 ] {e3c085be-257b-4738-b9f7-220212f538b5} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2026.01.30 16:39:52.602210 [ 277 ] {e3c085be-257b-4738-b9f7-220212f538b5} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001632 sec., 140931.3725490196 rows/sec., 9.09 MiB/sec. | ||
| 8861 | 2026.01.30 16:39:52.602253 [ 277 ] {e3c085be-257b-4738-b9f7-220212f538b5} <Debug> TCPHandler: Processed in 0.001807633 sec. | ||
| 8862 | 2026.01.30 16:39:52.602381 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8863 | 2026.01.30 16:39:52.602480 [ 277 ] {bb445de9-98bf-44de-aee3-aa6cb4ed1f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8864 | 2026.01.30 16:39:52.602523 [ 277 ] {bb445de9-98bf-44de-aee3-aa6cb4ed1f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8865 | 2026.01.30 16:39:52.603087 [ 277 ] {bb445de9-98bf-44de-aee3-aa6cb4ed1f73} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8866 | 2026.01.30 16:39:52.603132 [ 277 ] {bb445de9-98bf-44de-aee3-aa6cb4ed1f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8867 | 2026.01.30 16:39:52.603497 [ 277 ] {bb445de9-98bf-44de-aee3-aa6cb4ed1f73} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8868 | 2026.01.30 16:39:52.603732 [ 277 ] {bb445de9-98bf-44de-aee3-aa6cb4ed1f73} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8869 | 2026.01.30 16:39:52.603872 [ 277 ] {bb445de9-98bf-44de-aee3-aa6cb4ed1f73} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001412 sec., 162181.3031161473 rows/sec., 9.21 MiB/sec. | ||
| 8870 | 2026.01.30 16:39:52.603913 [ 277 ] {bb445de9-98bf-44de-aee3-aa6cb4ed1f73} <Debug> TCPHandler: Processed in 0.001583398 sec. | ||
| 8871 | 2026.01.30 16:39:52.604030 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8872 | 2026.01.30 16:39:52.604127 [ 277 ] {e8bfe76d-05d9-4f7b-a1e1-48e38fedb55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8873 | 2026.01.30 16:39:52.604170 [ 277 ] {e8bfe76d-05d9-4f7b-a1e1-48e38fedb55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8874 | 2026.01.30 16:39:52.605077 [ 277 ] {e8bfe76d-05d9-4f7b-a1e1-48e38fedb55f} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8875 | 2026.01.30 16:39:52.605116 [ 277 ] {e8bfe76d-05d9-4f7b-a1e1-48e38fedb55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8876 | 2026.01.30 16:39:52.605497 [ 277 ] {e8bfe76d-05d9-4f7b-a1e1-48e38fedb55f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8877 | 2026.01.30 16:39:52.605717 [ 277 ] {e8bfe76d-05d9-4f7b-a1e1-48e38fedb55f} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8878 | 2026.01.30 16:39:52.605860 [ 277 ] {e8bfe76d-05d9-4f7b-a1e1-48e38fedb55f} <Debug> executeQuery: Read 777 rows, 55.81 KiB in 0.001751 sec., 443746.4306110794 rows/sec., 31.13 MiB/sec. | ||
| 8879 | 2026.01.30 16:39:52.605900 [ 277 ] {e8bfe76d-05d9-4f7b-a1e1-48e38fedb55f} <Debug> TCPHandler: Processed in 0.001920624 sec. | ||
| 8880 | 2026.01.30 16:39:52.606023 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8881 | 2026.01.30 16:39:52.606120 [ 277 ] {9346f25a-7df3-44f5-809b-347a1ec20e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8882 | 2026.01.30 16:39:52.606164 [ 277 ] {9346f25a-7df3-44f5-809b-347a1ec20e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8883 | 2026.01.30 16:39:52.606515 [ 277 ] {9346f25a-7df3-44f5-809b-347a1ec20e25} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8884 | 2026.01.30 16:39:52.606553 [ 277 ] {9346f25a-7df3-44f5-809b-347a1ec20e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8885 | 2026.01.30 16:39:52.606866 [ 277 ] {9346f25a-7df3-44f5-809b-347a1ec20e25} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8886 | 2026.01.30 16:39:52.607095 [ 277 ] {9346f25a-7df3-44f5-809b-347a1ec20e25} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8887 | 2026.01.30 16:39:52.607234 [ 277 ] {9346f25a-7df3-44f5-809b-347a1ec20e25} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 8888 | 2026.01.30 16:39:52.607274 [ 277 ] {9346f25a-7df3-44f5-809b-347a1ec20e25} <Debug> TCPHandler: Processed in 0.001304113 sec. | ||
| 8889 | 2026.01.30 16:39:52.607394 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8890 | 2026.01.30 16:39:52.607490 [ 277 ] {443309bd-4207-456c-8913-0ab40d33d012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8891 | 2026.01.30 16:39:52.607533 [ 277 ] {443309bd-4207-456c-8913-0ab40d33d012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8892 | 2026.01.30 16:39:52.608033 [ 277 ] {443309bd-4207-456c-8913-0ab40d33d012} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8893 | 2026.01.30 16:39:52.608070 [ 277 ] {443309bd-4207-456c-8913-0ab40d33d012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8894 | 2026.01.30 16:39:52.608439 [ 277 ] {443309bd-4207-456c-8913-0ab40d33d012} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8895 | 2026.01.30 16:39:52.608670 [ 277 ] {443309bd-4207-456c-8913-0ab40d33d012} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2026.01.30 16:39:52.608812 [ 277 ] {443309bd-4207-456c-8913-0ab40d33d012} <Debug> executeQuery: Read 332 rows, 22.29 KiB in 0.00134 sec., 247761.19402985074 rows/sec., 16.25 MiB/sec. | ||
| 8897 | 2026.01.30 16:39:52.608851 [ 277 ] {443309bd-4207-456c-8913-0ab40d33d012} <Debug> TCPHandler: Processed in 0.001507347 sec. | ||
| 8898 | 2026.01.30 16:39:52.608956 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8899 | 2026.01.30 16:39:52.609051 [ 277 ] {9e44273a-ec96-41e1-85a8-75327b02676d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8900 | 2026.01.30 16:39:52.609094 [ 277 ] {9e44273a-ec96-41e1-85a8-75327b02676d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8901 | 2026.01.30 16:39:52.609411 [ 277 ] {9e44273a-ec96-41e1-85a8-75327b02676d} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2026.01.30 16:39:52.609448 [ 277 ] {9e44273a-ec96-41e1-85a8-75327b02676d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8903 | 2026.01.30 16:39:52.609768 [ 277 ] {9e44273a-ec96-41e1-85a8-75327b02676d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8904 | 2026.01.30 16:39:52.609975 [ 277 ] {9e44273a-ec96-41e1-85a8-75327b02676d} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2026.01.30 16:39:52.610104 [ 277 ] {9e44273a-ec96-41e1-85a8-75327b02676d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 8906 | 2026.01.30 16:39:52.610142 [ 277 ] {9e44273a-ec96-41e1-85a8-75327b02676d} <Debug> TCPHandler: Processed in 0.001236802 sec. | ||
| 8907 | 2026.01.30 16:39:52.610253 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8908 | 2026.01.30 16:39:52.610350 [ 277 ] {4353f49f-539f-4831-a125-8714d3de8fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8909 | 2026.01.30 16:39:52.610405 [ 277 ] {4353f49f-539f-4831-a125-8714d3de8fad} <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 | ||
| 8910 | 2026.01.30 16:39:52.611297 [ 277 ] {4353f49f-539f-4831-a125-8714d3de8fad} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.01.30 16:39:52.611333 [ 277 ] {4353f49f-539f-4831-a125-8714d3de8fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8912 | 2026.01.30 16:39:52.611921 [ 277 ] {4353f49f-539f-4831-a125-8714d3de8fad} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8913 | 2026.01.30 16:39:52.612206 [ 277 ] {4353f49f-539f-4831-a125-8714d3de8fad} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.01.30 16:39:52.612358 [ 277 ] {4353f49f-539f-4831-a125-8714d3de8fad} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002026 sec., 17769.002961500493 rows/sec., 31.84 MiB/sec. | ||
| 8915 | 2026.01.30 16:39:52.612426 [ 277 ] {4353f49f-539f-4831-a125-8714d3de8fad} <Debug> TCPHandler: Processed in 0.002223389 sec. | ||
| 8916 | 2026.01.30 16:39:52.612553 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8917 | 2026.01.30 16:39:52.612651 [ 277 ] {4c47bc8f-166a-42a4-a3f8-1b7d9d62d062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8918 | 2026.01.30 16:39:52.612694 [ 277 ] {4c47bc8f-166a-42a4-a3f8-1b7d9d62d062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8919 | 2026.01.30 16:39:52.613054 [ 277 ] {4c47bc8f-166a-42a4-a3f8-1b7d9d62d062} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8920 | 2026.01.30 16:39:52.613089 [ 277 ] {4c47bc8f-166a-42a4-a3f8-1b7d9d62d062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8921 | 2026.01.30 16:39:52.613425 [ 277 ] {4c47bc8f-166a-42a4-a3f8-1b7d9d62d062} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8922 | 2026.01.30 16:39:52.613634 [ 277 ] {4c47bc8f-166a-42a4-a3f8-1b7d9d62d062} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2026.01.30 16:39:52.613775 [ 277 ] {4c47bc8f-166a-42a4-a3f8-1b7d9d62d062} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001143 sec., 94488.18897637796 rows/sec., 5.76 MiB/sec. | ||
| 8924 | 2026.01.30 16:39:52.613812 [ 277 ] {4c47bc8f-166a-42a4-a3f8-1b7d9d62d062} <Debug> TCPHandler: Processed in 0.001309143 sec. | ||
| 8925 | 2026.01.30 16:39:55.944813 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8926 | 2026.01.30 16:39:55.944864 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8927 | 2026.01.30 16:39:56.071797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21151 | ||
| 8928 | 2026.01.30 16:39:56.072323 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8929 | 2026.01.30 16:39:56.072364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8930 | 2026.01.30 16:39:56.072879 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8931 | 2026.01.30 16:39:56.073115 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8932 | 2026.01.30 16:39:56.073263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21151 | ||
| 8933 | 2026.01.30 16:39:56.133007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1082 | ||
| 8934 | 2026.01.30 16:39:56.135401 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8935 | 2026.01.30 16:39:56.135455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8936 | 2026.01.30 16:39:56.136776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8937 | 2026.01.30 16:39:56.137046 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8938 | 2026.01.30 16:39:56.137448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
| 8939 | 2026.01.30 16:39:57.174976 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8940 | 2026.01.30 16:39:57.193114 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8941 | 2026.01.30 16:39:57.193183 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8942 | 2026.01.30 16:39:57.200062 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8943 | 2026.01.30 16:39:57.200815 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8944 | 2026.01.30 16:39:57.203999 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8945 | 2026.01.30 16:39:57.577019 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8946 | 2026.01.30 16:39:57.577188 [ 277 ] {8dc80494-95c4-43c1-b4fe-b54720ed56db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8947 | 2026.01.30 16:39:57.577253 [ 277 ] {8dc80494-95c4-43c1-b4fe-b54720ed56db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8948 | 2026.01.30 16:39:57.577916 [ 277 ] {8dc80494-95c4-43c1-b4fe-b54720ed56db} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8949 | 2026.01.30 16:39:57.577967 [ 277 ] {8dc80494-95c4-43c1-b4fe-b54720ed56db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8950 | 2026.01.30 16:39:57.578345 [ 277 ] {8dc80494-95c4-43c1-b4fe-b54720ed56db} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8951 | 2026.01.30 16:39:57.578568 [ 277 ] {8dc80494-95c4-43c1-b4fe-b54720ed56db} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2026.01.30 16:39:57.578728 [ 277 ] {8dc80494-95c4-43c1-b4fe-b54720ed56db} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001587 sec., 40327.6622558286 rows/sec., 3.19 MiB/sec. | ||
| 8953 | 2026.01.30 16:39:57.578736 [ 81 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8954 | 2026.01.30 16:39:57.578775 [ 277 ] {8dc80494-95c4-43c1-b4fe-b54720ed56db} <Debug> TCPHandler: Processed in 0.001883213 sec. | ||
| 8955 | 2026.01.30 16:39:57.578804 [ 81 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8956 | 2026.01.30 16:39:57.578838 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8957 | 2026.01.30 16:39:57.578910 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8958 | 2026.01.30 16:39:57.578966 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8959 | 2026.01.30 16:39:57.579016 [ 277 ] {83d969c1-d205-491e-82fe-a9ce7e8032c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8960 | 2026.01.30 16:39:57.579065 [ 277 ] {83d969c1-d205-491e-82fe-a9ce7e8032c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8961 | 2026.01.30 16:39:57.579107 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8962 | 2026.01.30 16:39:57.579147 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2556 rows starting from the beginning of the part | ||
| 8963 | 2026.01.30 16:39:57.579215 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1328 rows starting from the beginning of the part | ||
| 8964 | 2026.01.30 16:39:57.579260 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 128 rows starting from the beginning of the part | ||
| 8965 | 2026.01.30 16:39:57.579313 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 8966 | 2026.01.30 16:39:57.579352 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1279 rows starting from the beginning of the part | ||
| 8967 | 2026.01.30 16:39:57.579399 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 8968 | 2026.01.30 16:39:57.579495 [ 277 ] {83d969c1-d205-491e-82fe-a9ce7e8032c7} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2026.01.30 16:39:57.579538 [ 277 ] {83d969c1-d205-491e-82fe-a9ce7e8032c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8970 | 2026.01.30 16:39:57.579874 [ 277 ] {83d969c1-d205-491e-82fe-a9ce7e8032c7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8971 | 2026.01.30 16:39:57.580092 [ 277 ] {83d969c1-d205-491e-82fe-a9ce7e8032c7} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.01.30 16:39:57.580231 [ 277 ] {83d969c1-d205-491e-82fe-a9ce7e8032c7} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001239 sec., 3228.410008071025 rows/sec., 242.76 KiB/sec. | ||
| 8973 | 2026.01.30 16:39:57.580268 [ 277 ] {83d969c1-d205-491e-82fe-a9ce7e8032c7} <Debug> TCPHandler: Processed in 0.001408166 sec. | ||
| 8974 | 2026.01.30 16:39:57.580382 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2026.01.30 16:39:57.580475 [ 277 ] {a528f997-9855-48a2-8849-ca2d4010d026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8976 | 2026.01.30 16:39:57.580515 [ 277 ] {a528f997-9855-48a2-8849-ca2d4010d026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8977 | 2026.01.30 16:39:57.580937 [ 277 ] {a528f997-9855-48a2-8849-ca2d4010d026} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2026.01.30 16:39:57.580973 [ 277 ] {a528f997-9855-48a2-8849-ca2d4010d026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8979 | 2026.01.30 16:39:57.581291 [ 277 ] {a528f997-9855-48a2-8849-ca2d4010d026} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8980 | 2026.01.30 16:39:57.581507 [ 277 ] {a528f997-9855-48a2-8849-ca2d4010d026} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.01.30 16:39:57.581619 [ 81 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8982 | 2026.01.30 16:39:57.581623 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5419 rows, containing 5 columns (5 merged, 0 gathered) in 0.002710279 sec., 1999425.1514327493 rows/sec., 171.11 MiB/sec. | ||
| 8983 | 2026.01.30 16:39:57.581659 [ 81 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2026.01.30 16:39:57.581642 [ 277 ] {a528f997-9855-48a2-8849-ca2d4010d026} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001186 sec., 57335.58178752108 rows/sec., 4.48 MiB/sec. | ||
| 8985 | 2026.01.30 16:39:57.581701 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8986 | 2026.01.30 16:39:57.581735 [ 277 ] {a528f997-9855-48a2-8849-ca2d4010d026} <Debug> TCPHandler: Processed in 0.001399915 sec. | ||
| 8987 | 2026.01.30 16:39:57.581809 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8988 | 2026.01.30 16:39:57.581853 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8989 | 2026.01.30 16:39:57.581923 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8990 | 2026.01.30 16:39:57.581936 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8991 | 2026.01.30 16:39:57.581952 [ 277 ] {9bd6d3f8-6ff3-4e25-b54d-931ca2619bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8992 | 2026.01.30 16:39:57.581987 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1305 rows starting from the beginning of the part | ||
| 8993 | 2026.01.30 16:39:57.582007 [ 277 ] {9bd6d3f8-6ff3-4e25-b54d-931ca2619bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8994 | 2026.01.30 16:39:57.582071 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 568 rows starting from the beginning of the part | ||
| 8995 | 2026.01.30 16:39:57.582129 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 100 rows starting from the beginning of the part | ||
| 8996 | 2026.01.30 16:39:57.582169 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 68 rows starting from the beginning of the part | ||
| 8997 | 2026.01.30 16:39:57.582209 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 777 rows starting from the beginning of the part | ||
| 8998 | 2026.01.30 16:39:57.582229 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_61_12} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2026.01.30 16:39:57.582249 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 68 rows starting from the beginning of the part | ||
| 9000 | 2026.01.30 16:39:57.582322 [ 199 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_61_12} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9001 | 2026.01.30 16:39:57.582414 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 9002 | 2026.01.30 16:39:57.582439 [ 277 ] {9bd6d3f8-6ff3-4e25-b54d-931ca2619bd7} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2026.01.30 16:39:57.582480 [ 277 ] {9bd6d3f8-6ff3-4e25-b54d-931ca2619bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9004 | 2026.01.30 16:39:57.582835 [ 277 ] {9bd6d3f8-6ff3-4e25-b54d-931ca2619bd7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9005 | 2026.01.30 16:39:57.583062 [ 277 ] {9bd6d3f8-6ff3-4e25-b54d-931ca2619bd7} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.01.30 16:39:57.583198 [ 277 ] {9bd6d3f8-6ff3-4e25-b54d-931ca2619bd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 9007 | 2026.01.30 16:39:57.583234 [ 277 ] {9bd6d3f8-6ff3-4e25-b54d-931ca2619bd7} <Debug> TCPHandler: Processed in 0.001427706 sec. | ||
| 9008 | 2026.01.30 16:39:57.583336 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9009 | 2026.01.30 16:39:57.583428 [ 277 ] {89807ab3-3dee-44e7-9686-e264a2075825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9010 | 2026.01.30 16:39:57.583481 [ 277 ] {89807ab3-3dee-44e7-9686-e264a2075825} <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 | ||
| 9011 | 2026.01.30 16:39:57.583596 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2886 rows, containing 5 columns (5 merged, 0 gathered) in 0.001832783 sec., 1574654.5008328864 rows/sec., 120.35 MiB/sec. | ||
| 9012 | 2026.01.30 16:39:57.583768 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9013 | 2026.01.30 16:39:57.584036 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_61_12} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.01.30 16:39:57.584113 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_61_12} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9015 | 2026.01.30 16:39:57.584200 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 9016 | 2026.01.30 16:39:57.584239 [ 277 ] {89807ab3-3dee-44e7-9686-e264a2075825} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2026.01.30 16:39:57.584280 [ 277 ] {89807ab3-3dee-44e7-9686-e264a2075825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9018 | 2026.01.30 16:39:57.584797 [ 277 ] {89807ab3-3dee-44e7-9686-e264a2075825} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9019 | 2026.01.30 16:39:57.585012 [ 277 ] {89807ab3-3dee-44e7-9686-e264a2075825} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.01.30 16:39:57.585155 [ 277 ] {89807ab3-3dee-44e7-9686-e264a2075825} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001745 sec., 2292.2636103151863 rows/sec., 4.11 MiB/sec. | ||
| 9021 | 2026.01.30 16:39:57.585214 [ 277 ] {89807ab3-3dee-44e7-9686-e264a2075825} <Debug> TCPHandler: Processed in 0.001924414 sec. | ||
| 9022 | 2026.01.30 16:39:57.585354 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2026.01.30 16:39:57.585447 [ 277 ] {59fe8f79-e965-49e9-8d7e-e18b8abb5913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9024 | 2026.01.30 16:39:57.585488 [ 277 ] {59fe8f79-e965-49e9-8d7e-e18b8abb5913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9025 | 2026.01.30 16:39:57.585824 [ 277 ] {59fe8f79-e965-49e9-8d7e-e18b8abb5913} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.01.30 16:39:57.585860 [ 277 ] {59fe8f79-e965-49e9-8d7e-e18b8abb5913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9027 | 2026.01.30 16:39:57.586168 [ 277 ] {59fe8f79-e965-49e9-8d7e-e18b8abb5913} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9028 | 2026.01.30 16:39:57.586376 [ 277 ] {59fe8f79-e965-49e9-8d7e-e18b8abb5913} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.01.30 16:39:57.586503 [ 277 ] {59fe8f79-e965-49e9-8d7e-e18b8abb5913} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 9030 | 2026.01.30 16:39:57.586562 [ 277 ] {59fe8f79-e965-49e9-8d7e-e18b8abb5913} <Debug> TCPHandler: Processed in 0.001254912 sec. | ||
| 9031 | 2026.01.30 16:40:02.591074 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2026.01.30 16:40:02.591288 [ 277 ] {b709c500-b3a1-475a-bd61-e65e4866bf04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9033 | 2026.01.30 16:40:02.591362 [ 277 ] {b709c500-b3a1-475a-bd61-e65e4866bf04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9034 | 2026.01.30 16:40:02.592301 [ 277 ] {b709c500-b3a1-475a-bd61-e65e4866bf04} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.01.30 16:40:02.592345 [ 277 ] {b709c500-b3a1-475a-bd61-e65e4866bf04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9036 | 2026.01.30 16:40:02.592785 [ 277 ] {b709c500-b3a1-475a-bd61-e65e4866bf04} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9037 | 2026.01.30 16:40:02.593020 [ 277 ] {b709c500-b3a1-475a-bd61-e65e4866bf04} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.01.30 16:40:02.593183 [ 277 ] {b709c500-b3a1-475a-bd61-e65e4866bf04} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001951 sec., 228600.71758072783 rows/sec., 14.50 MiB/sec. | ||
| 9039 | 2026.01.30 16:40:02.593235 [ 277 ] {b709c500-b3a1-475a-bd61-e65e4866bf04} <Debug> TCPHandler: Processed in 0.002297831 sec. | ||
| 9040 | 2026.01.30 16:40:02.593371 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2026.01.30 16:40:02.593474 [ 277 ] {36fc1528-8bef-44e5-80a1-2cd069f21c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9042 | 2026.01.30 16:40:02.593517 [ 277 ] {36fc1528-8bef-44e5-80a1-2cd069f21c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9043 | 2026.01.30 16:40:02.594557 [ 277 ] {36fc1528-8bef-44e5-80a1-2cd069f21c0d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2026.01.30 16:40:02.594594 [ 277 ] {36fc1528-8bef-44e5-80a1-2cd069f21c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9045 | 2026.01.30 16:40:02.594999 [ 277 ] {36fc1528-8bef-44e5-80a1-2cd069f21c0d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9046 | 2026.01.30 16:40:02.595204 [ 277 ] {36fc1528-8bef-44e5-80a1-2cd069f21c0d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.01.30 16:40:02.595341 [ 277 ] {36fc1528-8bef-44e5-80a1-2cd069f21c0d} <Debug> executeQuery: Read 1274 rows, 104.14 KiB in 0.001892 sec., 673361.5221987315 rows/sec., 53.75 MiB/sec. | ||
| 9048 | 2026.01.30 16:40:02.595380 [ 277 ] {36fc1528-8bef-44e5-80a1-2cd069f21c0d} <Debug> TCPHandler: Processed in 0.002059207 sec. | ||
| 9049 | 2026.01.30 16:40:02.595502 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2026.01.30 16:40:02.595597 [ 277 ] {f1b0f660-614c-4e13-8ba6-ea823fdf9774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9051 | 2026.01.30 16:40:02.595638 [ 277 ] {f1b0f660-614c-4e13-8ba6-ea823fdf9774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9052 | 2026.01.30 16:40:02.596169 [ 277 ] {f1b0f660-614c-4e13-8ba6-ea823fdf9774} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2026.01.30 16:40:02.596204 [ 277 ] {f1b0f660-614c-4e13-8ba6-ea823fdf9774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9054 | 2026.01.30 16:40:02.596527 [ 277 ] {f1b0f660-614c-4e13-8ba6-ea823fdf9774} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9055 | 2026.01.30 16:40:02.596761 [ 277 ] {f1b0f660-614c-4e13-8ba6-ea823fdf9774} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2026.01.30 16:40:02.596894 [ 277 ] {f1b0f660-614c-4e13-8ba6-ea823fdf9774} <Debug> executeQuery: Read 259 rows, 16.10 KiB in 0.001317 sec., 196659.07365223992 rows/sec., 11.94 MiB/sec. | ||
| 9057 | 2026.01.30 16:40:02.596931 [ 277 ] {f1b0f660-614c-4e13-8ba6-ea823fdf9774} <Debug> TCPHandler: Processed in 0.001477736 sec. | ||
| 9058 | 2026.01.30 16:40:02.597056 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9059 | 2026.01.30 16:40:02.597147 [ 277 ] {e45b5eeb-78a4-4363-85ff-213e66ee880d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9060 | 2026.01.30 16:40:02.597192 [ 277 ] {e45b5eeb-78a4-4363-85ff-213e66ee880d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9061 | 2026.01.30 16:40:02.597707 [ 277 ] {e45b5eeb-78a4-4363-85ff-213e66ee880d} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2026.01.30 16:40:02.597742 [ 277 ] {e45b5eeb-78a4-4363-85ff-213e66ee880d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9063 | 2026.01.30 16:40:02.598096 [ 277 ] {e45b5eeb-78a4-4363-85ff-213e66ee880d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9064 | 2026.01.30 16:40:02.598300 [ 277 ] {e45b5eeb-78a4-4363-85ff-213e66ee880d} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2026.01.30 16:40:02.598428 [ 277 ] {e45b5eeb-78a4-4363-85ff-213e66ee880d} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001299 sec., 177059.27636643572 rows/sec., 11.41 MiB/sec. | ||
| 9066 | 2026.01.30 16:40:02.598465 [ 277 ] {e45b5eeb-78a4-4363-85ff-213e66ee880d} <Debug> TCPHandler: Processed in 0.001463346 sec. | ||
| 9067 | 2026.01.30 16:40:02.598581 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9068 | 2026.01.30 16:40:02.598672 [ 277 ] {21d4fff7-3f36-46a8-ae43-d900fcd1265c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9069 | 2026.01.30 16:40:02.598711 [ 277 ] {21d4fff7-3f36-46a8-ae43-d900fcd1265c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9070 | 2026.01.30 16:40:02.599190 [ 277 ] {21d4fff7-3f36-46a8-ae43-d900fcd1265c} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2026.01.30 16:40:02.599227 [ 277 ] {21d4fff7-3f36-46a8-ae43-d900fcd1265c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9072 | 2026.01.30 16:40:02.599551 [ 277 ] {21d4fff7-3f36-46a8-ae43-d900fcd1265c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9073 | 2026.01.30 16:40:02.599758 [ 277 ] {21d4fff7-3f36-46a8-ae43-d900fcd1265c} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2026.01.30 16:40:02.599885 [ 277 ] {21d4fff7-3f36-46a8-ae43-d900fcd1265c} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001231 sec., 186027.6198212835 rows/sec., 10.56 MiB/sec. | ||
| 9075 | 2026.01.30 16:40:02.599923 [ 277 ] {21d4fff7-3f36-46a8-ae43-d900fcd1265c} <Debug> TCPHandler: Processed in 0.001389005 sec. | ||
| 9076 | 2026.01.30 16:40:02.600029 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9077 | 2026.01.30 16:40:02.600120 [ 277 ] {d807b8c6-eec1-43e8-945a-4c1797ece016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9078 | 2026.01.30 16:40:02.600159 [ 277 ] {d807b8c6-eec1-43e8-945a-4c1797ece016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9079 | 2026.01.30 16:40:02.600973 [ 277 ] {d807b8c6-eec1-43e8-945a-4c1797ece016} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.01.30 16:40:02.601015 [ 277 ] {d807b8c6-eec1-43e8-945a-4c1797ece016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9081 | 2026.01.30 16:40:02.601437 [ 277 ] {d807b8c6-eec1-43e8-945a-4c1797ece016} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9082 | 2026.01.30 16:40:02.601674 [ 277 ] {d807b8c6-eec1-43e8-945a-4c1797ece016} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2026.01.30 16:40:02.601809 [ 277 ] {d807b8c6-eec1-43e8-945a-4c1797ece016} <Debug> executeQuery: Read 769 rows, 55.15 KiB in 0.001707 sec., 450497.949619215 rows/sec., 31.55 MiB/sec. | ||
| 9084 | 2026.01.30 16:40:02.601849 [ 277 ] {d807b8c6-eec1-43e8-945a-4c1797ece016} <Debug> TCPHandler: Processed in 0.001866823 sec. | ||
| 9085 | 2026.01.30 16:40:02.602021 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9086 | 2026.01.30 16:40:02.602119 [ 277 ] {afaf70d0-c24d-47aa-a9cc-73ead040163a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9087 | 2026.01.30 16:40:02.602162 [ 277 ] {afaf70d0-c24d-47aa-a9cc-73ead040163a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9088 | 2026.01.30 16:40:02.602507 [ 277 ] {afaf70d0-c24d-47aa-a9cc-73ead040163a} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9089 | 2026.01.30 16:40:02.602543 [ 277 ] {afaf70d0-c24d-47aa-a9cc-73ead040163a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9090 | 2026.01.30 16:40:02.602867 [ 277 ] {afaf70d0-c24d-47aa-a9cc-73ead040163a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9091 | 2026.01.30 16:40:02.603071 [ 277 ] {afaf70d0-c24d-47aa-a9cc-73ead040163a} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9092 | 2026.01.30 16:40:02.603180 [ 76 ] {} <Debug> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 9093 | 2026.01.30 16:40:02.603201 [ 277 ] {afaf70d0-c24d-47aa-a9cc-73ead040163a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 9094 | 2026.01.30 16:40:02.603245 [ 76 ] {} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9095 | 2026.01.30 16:40:02.603255 [ 277 ] {afaf70d0-c24d-47aa-a9cc-73ead040163a} <Debug> TCPHandler: Processed in 0.001285822 sec. | ||
| 9096 | 2026.01.30 16:40:02.603276 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9097 | 2026.01.30 16:40:02.603376 [ 192 ] {34af8224-339d-4fc6-9814-81aca1ae9c5b::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 | ||
| 9098 | 2026.01.30 16:40:02.603380 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9099 | 2026.01.30 16:40:02.603492 [ 192 ] {34af8224-339d-4fc6-9814-81aca1ae9c5b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9100 | 2026.01.30 16:40:02.603498 [ 277 ] {dd4292fd-28c5-40a9-be8e-ef64046b6ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9101 | 2026.01.30 16:40:02.603533 [ 192 ] {34af8224-339d-4fc6-9814-81aca1ae9c5b::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 | ||
| 9102 | 2026.01.30 16:40:02.603554 [ 277 ] {dd4292fd-28c5-40a9-be8e-ef64046b6ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9103 | 2026.01.30 16:40:02.603601 [ 192 ] {34af8224-339d-4fc6-9814-81aca1ae9c5b::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 | ||
| 9104 | 2026.01.30 16:40:02.603651 [ 192 ] {34af8224-339d-4fc6-9814-81aca1ae9c5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 9105 | 2026.01.30 16:40:02.603697 [ 192 ] {34af8224-339d-4fc6-9814-81aca1ae9c5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 9106 | 2026.01.30 16:40:02.603748 [ 192 ] {34af8224-339d-4fc6-9814-81aca1ae9c5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 9107 | 2026.01.30 16:40:02.603797 [ 192 ] {34af8224-339d-4fc6-9814-81aca1ae9c5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 9108 | 2026.01.30 16:40:02.604046 [ 277 ] {dd4292fd-28c5-40a9-be8e-ef64046b6ae8} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2026.01.30 16:40:02.604093 [ 277 ] {dd4292fd-28c5-40a9-be8e-ef64046b6ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9110 | 2026.01.30 16:40:02.604762 [ 277 ] {dd4292fd-28c5-40a9-be8e-ef64046b6ae8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9111 | 2026.01.30 16:40:02.605003 [ 277 ] {dd4292fd-28c5-40a9-be8e-ef64046b6ae8} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2026.01.30 16:40:02.605125 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9113 | 2026.01.30 16:40:02.605141 [ 277 ] {dd4292fd-28c5-40a9-be8e-ef64046b6ae8} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001662 sec., 197352.587244284 rows/sec., 12.93 MiB/sec. | ||
| 9114 | 2026.01.30 16:40:02.605167 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.01.30 16:40:02.605190 [ 277 ] {dd4292fd-28c5-40a9-be8e-ef64046b6ae8} <Debug> TCPHandler: Processed in 0.001859363 sec. | ||
| 9116 | 2026.01.30 16:40:02.605191 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9117 | 2026.01.30 16:40:02.605294 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9118 | 2026.01.30 16:40:02.605319 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9119 | 2026.01.30 16:40:02.605386 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9120 | 2026.01.30 16:40:02.605416 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17373 rows starting from the beginning of the part | ||
| 9121 | 2026.01.30 16:40:02.605416 [ 277 ] {a6f6c630-f4fc-449f-b4ba-aa5b9ddf2f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9122 | 2026.01.30 16:40:02.605467 [ 277 ] {a6f6c630-f4fc-449f-b4ba-aa5b9ddf2f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9123 | 2026.01.30 16:40:02.605473 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9124 | 2026.01.30 16:40:02.605520 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9125 | 2026.01.30 16:40:02.605565 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 332 rows starting from the beginning of the part | ||
| 9126 | 2026.01.30 16:40:02.605605 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9127 | 2026.01.30 16:40:02.605644 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 328 rows starting from the beginning of the part | ||
| 9128 | 2026.01.30 16:40:02.605795 [ 277 ] {a6f6c630-f4fc-449f-b4ba-aa5b9ddf2f09} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9129 | 2026.01.30 16:40:02.605831 [ 277 ] {a6f6c630-f4fc-449f-b4ba-aa5b9ddf2f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9130 | 2026.01.30 16:40:02.606058 [ 187 ] {34af8224-339d-4fc6-9814-81aca1ae9c5b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002719428 sec., 13238.078007581007 rows/sec., 691.64 KiB/sec. | ||
| 9131 | 2026.01.30 16:40:02.606219 [ 198 ] {34af8224-339d-4fc6-9814-81aca1ae9c5b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 9132 | 2026.01.30 16:40:02.606286 [ 277 ] {a6f6c630-f4fc-449f-b4ba-aa5b9ddf2f09} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9133 | 2026.01.30 16:40:02.606495 [ 198 ] {34af8224-339d-4fc6-9814-81aca1ae9c5b::all_1_6_1} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2026.01.30 16:40:02.606517 [ 277 ] {a6f6c630-f4fc-449f-b4ba-aa5b9ddf2f09} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9135 | 2026.01.30 16:40:02.606558 [ 198 ] {34af8224-339d-4fc6-9814-81aca1ae9c5b::all_1_6_1} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 9136 | 2026.01.30 16:40:02.606639 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9137 | 2026.01.30 16:40:02.606648 [ 277 ] {a6f6c630-f4fc-449f-b4ba-aa5b9ddf2f09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001251 sec., 799.3605115907275 rows/sec., 53.86 KiB/sec. | ||
| 9138 | 2026.01.30 16:40:02.606684 [ 277 ] {a6f6c630-f4fc-449f-b4ba-aa5b9ddf2f09} <Debug> TCPHandler: Processed in 0.001414616 sec. | ||
| 9139 | 2026.01.30 16:40:02.606800 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9140 | 2026.01.30 16:40:02.606896 [ 277 ] {3c181e4d-9196-4cfa-8fa0-2f4af22a5348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9141 | 2026.01.30 16:40:02.606950 [ 277 ] {3c181e4d-9196-4cfa-8fa0-2f4af22a5348} <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 | ||
| 9142 | 2026.01.30 16:40:02.607798 [ 277 ] {3c181e4d-9196-4cfa-8fa0-2f4af22a5348} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2026.01.30 16:40:02.607832 [ 277 ] {3c181e4d-9196-4cfa-8fa0-2f4af22a5348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9144 | 2026.01.30 16:40:02.608417 [ 277 ] {3c181e4d-9196-4cfa-8fa0-2f4af22a5348} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9145 | 2026.01.30 16:40:02.608647 [ 277 ] {3c181e4d-9196-4cfa-8fa0-2f4af22a5348} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9146 | 2026.01.30 16:40:02.608796 [ 277 ] {3c181e4d-9196-4cfa-8fa0-2f4af22a5348} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001918 sec., 18769.551616266945 rows/sec., 33.63 MiB/sec. | ||
| 9147 | 2026.01.30 16:40:02.608872 [ 277 ] {3c181e4d-9196-4cfa-8fa0-2f4af22a5348} <Debug> TCPHandler: Processed in 0.002121998 sec. | ||
| 9148 | 2026.01.30 16:40:02.608990 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9149 | 2026.01.30 16:40:02.609087 [ 277 ] {fd8be5a2-9e8d-49ae-b378-61ce03f679a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9150 | 2026.01.30 16:40:02.609128 [ 277 ] {fd8be5a2-9e8d-49ae-b378-61ce03f679a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9151 | 2026.01.30 16:40:02.609460 [ 277 ] {fd8be5a2-9e8d-49ae-b378-61ce03f679a0} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9152 | 2026.01.30 16:40:02.609496 [ 277 ] {fd8be5a2-9e8d-49ae-b378-61ce03f679a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9153 | 2026.01.30 16:40:02.609822 [ 277 ] {fd8be5a2-9e8d-49ae-b378-61ce03f679a0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9154 | 2026.01.30 16:40:02.610031 [ 277 ] {fd8be5a2-9e8d-49ae-b378-61ce03f679a0} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2026.01.30 16:40:02.610163 [ 277 ] {fd8be5a2-9e8d-49ae-b378-61ce03f679a0} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001096 sec., 98540.14598540147 rows/sec., 6.01 MiB/sec. | ||
| 9156 | 2026.01.30 16:40:02.610199 [ 277 ] {fd8be5a2-9e8d-49ae-b378-61ce03f679a0} <Debug> TCPHandler: Processed in 0.001259243 sec. | ||
| 9157 | 2026.01.30 16:40:02.610518 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18513 rows, containing 5 columns (5 merged, 0 gathered) in 0.005263384 sec., 3517318.8959802287 rows/sec., 240.50 MiB/sec. | ||
| 9158 | 2026.01.30 16:40:02.610846 [ 187 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9159 | 2026.01.30 16:40:02.611197 [ 187 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.01.30 16:40:02.611283 [ 187 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9161 | 2026.01.30 16:40:02.611399 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB. | ||
| 9162 | 2026.01.30 16:40:03.574287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21599 | ||
| 9163 | 2026.01.30 16:40:03.574801 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2026.01.30 16:40:03.574845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9165 | 2026.01.30 16:40:03.575316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9166 | 2026.01.30 16:40:03.575536 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2026.01.30 16:40:03.575686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21599 | ||
| 9168 | 2026.01.30 16:40:04.704052 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9169 | 2026.01.30 16:40:04.721382 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2026.01.30 16:40:04.721437 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9171 | 2026.01.30 16:40:04.727780 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9172 | 2026.01.30 16:40:04.728475 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9173 | 2026.01.30 16:40:04.731427 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9174 | 2026.01.30 16:40:06.137680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1116 | ||
| 9175 | 2026.01.30 16:40:06.140115 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2026.01.30 16:40:06.140173 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9177 | 2026.01.30 16:40:06.141373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9178 | 2026.01.30 16:40:06.141682 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9179 | 2026.01.30 16:40:06.142072 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
| 9180 | 2026.01.30 16:40:07.609139 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9181 | 2026.01.30 16:40:07.609344 [ 277 ] {45d8ad53-ee06-40f9-ae8c-5c5ca4cd9b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9182 | 2026.01.30 16:40:07.609417 [ 277 ] {45d8ad53-ee06-40f9-ae8c-5c5ca4cd9b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9183 | 2026.01.30 16:40:07.610113 [ 277 ] {45d8ad53-ee06-40f9-ae8c-5c5ca4cd9b7b} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.01.30 16:40:07.610154 [ 277 ] {45d8ad53-ee06-40f9-ae8c-5c5ca4cd9b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9185 | 2026.01.30 16:40:07.610547 [ 277 ] {45d8ad53-ee06-40f9-ae8c-5c5ca4cd9b7b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9186 | 2026.01.30 16:40:07.610774 [ 277 ] {45d8ad53-ee06-40f9-ae8c-5c5ca4cd9b7b} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.01.30 16:40:07.610932 [ 277 ] {45d8ad53-ee06-40f9-ae8c-5c5ca4cd9b7b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001693 sec., 14176.018901358535 rows/sec., 1.18 MiB/sec. | ||
| 9188 | 2026.01.30 16:40:07.610983 [ 277 ] {45d8ad53-ee06-40f9-ae8c-5c5ca4cd9b7b} <Debug> TCPHandler: Processed in 0.002038577 sec. | ||
| 9189 | 2026.01.30 16:40:07.611173 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9190 | 2026.01.30 16:40:07.611281 [ 277 ] {5d0c4747-9703-4e03-9653-b577b7291777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9191 | 2026.01.30 16:40:07.611328 [ 277 ] {5d0c4747-9703-4e03-9653-b577b7291777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9192 | 2026.01.30 16:40:07.612318 [ 277 ] {5d0c4747-9703-4e03-9653-b577b7291777} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9193 | 2026.01.30 16:40:07.612355 [ 277 ] {5d0c4747-9703-4e03-9653-b577b7291777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9194 | 2026.01.30 16:40:07.612801 [ 277 ] {5d0c4747-9703-4e03-9653-b577b7291777} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9195 | 2026.01.30 16:40:07.613022 [ 277 ] {5d0c4747-9703-4e03-9653-b577b7291777} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2026.01.30 16:40:07.613168 [ 277 ] {5d0c4747-9703-4e03-9653-b577b7291777} <Debug> executeQuery: Read 1324 rows, 113.21 KiB in 0.001911 sec., 692830.9785452642 rows/sec., 57.85 MiB/sec. | ||
| 9197 | 2026.01.30 16:40:07.613209 [ 277 ] {5d0c4747-9703-4e03-9653-b577b7291777} <Debug> TCPHandler: Processed in 0.002089928 sec. | ||
| 9198 | 2026.01.30 16:40:07.613317 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9199 | 2026.01.30 16:40:07.613418 [ 277 ] {07eef2bd-4d27-4b82-b18c-1171b9994a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9200 | 2026.01.30 16:40:07.613463 [ 277 ] {07eef2bd-4d27-4b82-b18c-1171b9994a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9201 | 2026.01.30 16:40:07.613882 [ 277 ] {07eef2bd-4d27-4b82-b18c-1171b9994a21} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.01.30 16:40:07.613920 [ 277 ] {07eef2bd-4d27-4b82-b18c-1171b9994a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9203 | 2026.01.30 16:40:07.614243 [ 277 ] {07eef2bd-4d27-4b82-b18c-1171b9994a21} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9204 | 2026.01.30 16:40:07.614459 [ 277 ] {07eef2bd-4d27-4b82-b18c-1171b9994a21} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2026.01.30 16:40:07.614582 [ 59 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9206 | 2026.01.30 16:40:07.614594 [ 277 ] {07eef2bd-4d27-4b82-b18c-1171b9994a21} <Debug> executeQuery: Read 16 rows, 1.26 KiB in 0.001198 sec., 13355.59265442404 rows/sec., 1.03 MiB/sec. | ||
| 9207 | 2026.01.30 16:40:07.614662 [ 59 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.01.30 16:40:07.614677 [ 277 ] {07eef2bd-4d27-4b82-b18c-1171b9994a21} <Debug> TCPHandler: Processed in 0.001410825 sec. | ||
| 9209 | 2026.01.30 16:40:07.614697 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9210 | 2026.01.30 16:40:07.614809 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9211 | 2026.01.30 16:40:07.614834 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9212 | 2026.01.30 16:40:07.614913 [ 277 ] {3c7a985b-f020-441e-bf59-a2cb5d22b27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9213 | 2026.01.30 16:40:07.614961 [ 277 ] {3c7a985b-f020-441e-bf59-a2cb5d22b27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9214 | 2026.01.30 16:40:07.614992 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9215 | 2026.01.30 16:40:07.615037 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 297 rows starting from the beginning of the part | ||
| 9216 | 2026.01.30 16:40:07.615113 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 4 rows starting from the beginning of the part | ||
| 9217 | 2026.01.30 16:40:07.615167 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 267 rows starting from the beginning of the part | ||
| 9218 | 2026.01.30 16:40:07.615215 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 4 rows starting from the beginning of the part | ||
| 9219 | 2026.01.30 16:40:07.615258 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 259 rows starting from the beginning of the part | ||
| 9220 | 2026.01.30 16:40:07.615302 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 16 rows starting from the beginning of the part | ||
| 9221 | 2026.01.30 16:40:07.615439 [ 277 ] {3c7a985b-f020-441e-bf59-a2cb5d22b27f} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.01.30 16:40:07.615481 [ 277 ] {3c7a985b-f020-441e-bf59-a2cb5d22b27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9223 | 2026.01.30 16:40:07.615842 [ 277 ] {3c7a985b-f020-441e-bf59-a2cb5d22b27f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9224 | 2026.01.30 16:40:07.616084 [ 277 ] {3c7a985b-f020-441e-bf59-a2cb5d22b27f} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.01.30 16:40:07.616221 [ 277 ] {3c7a985b-f020-441e-bf59-a2cb5d22b27f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001328 sec., 189759.0361445783 rows/sec., 13.12 MiB/sec. | ||
| 9226 | 2026.01.30 16:40:07.616260 [ 277 ] {3c7a985b-f020-441e-bf59-a2cb5d22b27f} <Debug> TCPHandler: Processed in 0.001501857 sec. | ||
| 9227 | 2026.01.30 16:40:07.616293 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 847 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522377 sec., 556366.786939109 rows/sec., 36.47 MiB/sec. | ||
| 9228 | 2026.01.30 16:40:07.616377 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9229 | 2026.01.30 16:40:07.616447 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9230 | 2026.01.30 16:40:07.616479 [ 277 ] {4c2ac108-eab0-45b3-a374-780d8b9823f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9231 | 2026.01.30 16:40:07.616525 [ 277 ] {4c2ac108-eab0-45b3-a374-780d8b9823f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9232 | 2026.01.30 16:40:07.616718 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_61_12} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9233 | 2026.01.30 16:40:07.616796 [ 200 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_61_12} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9234 | 2026.01.30 16:40:07.616873 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9235 | 2026.01.30 16:40:07.616931 [ 277 ] {4c2ac108-eab0-45b3-a374-780d8b9823f2} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2026.01.30 16:40:07.616973 [ 277 ] {4c2ac108-eab0-45b3-a374-780d8b9823f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9237 | 2026.01.30 16:40:07.617328 [ 277 ] {4c2ac108-eab0-45b3-a374-780d8b9823f2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9238 | 2026.01.30 16:40:07.617585 [ 277 ] {4c2ac108-eab0-45b3-a374-780d8b9823f2} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2026.01.30 16:40:07.617731 [ 277 ] {4c2ac108-eab0-45b3-a374-780d8b9823f2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001271 sec., 9441.38473642801 rows/sec., 737.61 KiB/sec. | ||
| 9240 | 2026.01.30 16:40:07.617773 [ 277 ] {4c2ac108-eab0-45b3-a374-780d8b9823f2} <Debug> TCPHandler: Processed in 0.001445906 sec. | ||
| 9241 | 2026.01.30 16:40:07.617888 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9242 | 2026.01.30 16:40:07.617986 [ 277 ] {c693eca0-a415-4632-81e4-3148d7e65857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9243 | 2026.01.30 16:40:07.618028 [ 277 ] {c693eca0-a415-4632-81e4-3148d7e65857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9244 | 2026.01.30 16:40:07.618635 [ 277 ] {c693eca0-a415-4632-81e4-3148d7e65857} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9245 | 2026.01.30 16:40:07.618673 [ 277 ] {c693eca0-a415-4632-81e4-3148d7e65857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9246 | 2026.01.30 16:40:07.619030 [ 277 ] {c693eca0-a415-4632-81e4-3148d7e65857} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9247 | 2026.01.30 16:40:07.619252 [ 277 ] {c693eca0-a415-4632-81e4-3148d7e65857} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9248 | 2026.01.30 16:40:07.619397 [ 277 ] {c693eca0-a415-4632-81e4-3148d7e65857} <Debug> executeQuery: Read 560 rows, 42.98 KiB in 0.00143 sec., 391608.3916083916 rows/sec., 29.35 MiB/sec. | ||
| 9249 | 2026.01.30 16:40:07.619437 [ 277 ] {c693eca0-a415-4632-81e4-3148d7e65857} <Debug> TCPHandler: Processed in 0.001599789 sec. | ||
| 9250 | 2026.01.30 16:40:07.619557 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9251 | 2026.01.30 16:40:07.619654 [ 277 ] {fa2edccd-e4a3-4255-9097-09671c6eaa3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9252 | 2026.01.30 16:40:07.619699 [ 277 ] {fa2edccd-e4a3-4255-9097-09671c6eaa3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9253 | 2026.01.30 16:40:07.620298 [ 277 ] {fa2edccd-e4a3-4255-9097-09671c6eaa3c} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2026.01.30 16:40:07.620337 [ 277 ] {fa2edccd-e4a3-4255-9097-09671c6eaa3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9255 | 2026.01.30 16:40:07.620737 [ 277 ] {fa2edccd-e4a3-4255-9097-09671c6eaa3c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9256 | 2026.01.30 16:40:07.620955 [ 277 ] {fa2edccd-e4a3-4255-9097-09671c6eaa3c} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9257 | 2026.01.30 16:40:07.621094 [ 277 ] {fa2edccd-e4a3-4255-9097-09671c6eaa3c} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001458 sec., 603566.5294924554 rows/sec., 40.96 MiB/sec. | ||
| 9258 | 2026.01.30 16:40:07.621140 [ 277 ] {fa2edccd-e4a3-4255-9097-09671c6eaa3c} <Debug> TCPHandler: Processed in 0.001633249 sec. | ||
| 9259 | 2026.01.30 16:40:07.621264 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9260 | 2026.01.30 16:40:07.621359 [ 277 ] {5da9806b-e48c-49cf-86b9-14cbee3ecd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9261 | 2026.01.30 16:40:07.621417 [ 277 ] {5da9806b-e48c-49cf-86b9-14cbee3ecd38} <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 | ||
| 9262 | 2026.01.30 16:40:07.622195 [ 277 ] {5da9806b-e48c-49cf-86b9-14cbee3ecd38} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2026.01.30 16:40:07.622233 [ 277 ] {5da9806b-e48c-49cf-86b9-14cbee3ecd38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9264 | 2026.01.30 16:40:07.622741 [ 277 ] {5da9806b-e48c-49cf-86b9-14cbee3ecd38} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9265 | 2026.01.30 16:40:07.622979 [ 277 ] {5da9806b-e48c-49cf-86b9-14cbee3ecd38} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2026.01.30 16:40:07.623126 [ 277 ] {5da9806b-e48c-49cf-86b9-14cbee3ecd38} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001785 sec., 2240.8963585434176 rows/sec., 4.02 MiB/sec. | ||
| 9267 | 2026.01.30 16:40:07.623179 [ 277 ] {5da9806b-e48c-49cf-86b9-14cbee3ecd38} <Debug> TCPHandler: Processed in 0.001970735 sec. | ||
| 9268 | 2026.01.30 16:40:07.623311 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9269 | 2026.01.30 16:40:07.623423 [ 277 ] {850c269a-92ec-44f8-88ab-2d239a1634f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9270 | 2026.01.30 16:40:07.623475 [ 277 ] {850c269a-92ec-44f8-88ab-2d239a1634f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9271 | 2026.01.30 16:40:07.623862 [ 277 ] {850c269a-92ec-44f8-88ab-2d239a1634f4} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2026.01.30 16:40:07.623900 [ 277 ] {850c269a-92ec-44f8-88ab-2d239a1634f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9273 | 2026.01.30 16:40:07.624333 [ 277 ] {850c269a-92ec-44f8-88ab-2d239a1634f4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9274 | 2026.01.30 16:40:07.624542 [ 277 ] {850c269a-92ec-44f8-88ab-2d239a1634f4} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2026.01.30 16:40:07.624668 [ 59 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9276 | 2026.01.30 16:40:07.624674 [ 277 ] {850c269a-92ec-44f8-88ab-2d239a1634f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001254 sec., 47846.88995215311 rows/sec., 3.22 MiB/sec. | ||
| 9277 | 2026.01.30 16:40:07.624718 [ 59 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.01.30 16:40:07.624732 [ 277 ] {850c269a-92ec-44f8-88ab-2d239a1634f4} <Debug> TCPHandler: Processed in 0.001460077 sec. | ||
| 9279 | 2026.01.30 16:40:07.624753 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9280 | 2026.01.30 16:40:07.624886 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9281 | 2026.01.30 16:40:07.625035 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9282 | 2026.01.30 16:40:07.625076 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3312 rows starting from the beginning of the part | ||
| 9283 | 2026.01.30 16:40:07.625157 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9284 | 2026.01.30 16:40:07.625213 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 108 rows starting from the beginning of the part | ||
| 9285 | 2026.01.30 16:40:07.625263 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9286 | 2026.01.30 16:40:07.625315 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 108 rows starting from the beginning of the part | ||
| 9287 | 2026.01.30 16:40:07.625372 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9288 | 2026.01.30 16:40:07.626766 [ 200 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3708 rows, containing 4 columns (4 merged, 0 gathered) in 0.001949835 sec., 1901699.374562463 rows/sec., 125.99 MiB/sec. | ||
| 9289 | 2026.01.30 16:40:07.627075 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9290 | 2026.01.30 16:40:07.627359 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_61_12} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9291 | 2026.01.30 16:40:07.627437 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_61_12} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9292 | 2026.01.30 16:40:07.627522 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9293 | 2026.01.30 16:40:10.944920 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9294 | 2026.01.30 16:40:10.944989 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9295 | 2026.01.30 16:40:11.076072 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22111 | ||
| 9296 | 2026.01.30 16:40:11.076874 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9297 | 2026.01.30 16:40:11.076941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9298 | 2026.01.30 16:40:11.077744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9299 | 2026.01.30 16:40:11.078087 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9300 | 2026.01.30 16:40:11.078373 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22111 | ||
| 9301 | 2026.01.30 16:40:11.078370 [ 56 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9302 | 2026.01.30 16:40:11.078441 [ 56 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2026.01.30 16:40:11.078461 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9304 | 2026.01.30 16:40:11.078590 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9305 | 2026.01.30 16:40:11.078738 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9306 | 2026.01.30 16:40:11.078776 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19679 rows starting from the beginning of the part | ||
| 9307 | 2026.01.30 16:40:11.078841 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 9308 | 2026.01.30 16:40:11.078885 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 9309 | 2026.01.30 16:40:11.078926 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 9310 | 2026.01.30 16:40:11.078964 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 9311 | 2026.01.30 16:40:11.079002 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 9312 | 2026.01.30 16:40:11.080995 [ 200 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22111 rows, containing 4 columns (4 merged, 0 gathered) in 0.002466254 sec., 8965418.809254846 rows/sec., 128.25 MiB/sec. | ||
| 9313 | 2026.01.30 16:40:11.081406 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9314 | 2026.01.30 16:40:11.081729 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_46_9} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2026.01.30 16:40:11.081803 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_46_9} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9316 | 2026.01.30 16:40:11.081924 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9317 | 2026.01.30 16:40:12.231694 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9318 | 2026.01.30 16:40:12.250072 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9319 | 2026.01.30 16:40:12.250130 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9320 | 2026.01.30 16:40:12.256268 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9321 | 2026.01.30 16:40:12.256949 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9322 | 2026.01.30 16:40:12.257309 [ 53 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9323 | 2026.01.30 16:40:12.257420 [ 53 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.01.30 16:40:12.257455 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9325 | 2026.01.30 16:40:12.257583 [ 194 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9326 | 2026.01.30 16:40:12.260017 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9327 | 2026.01.30 16:40:12.261062 [ 194 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9328 | 2026.01.30 16:40:12.261817 [ 194 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9329 | 2026.01.30 16:40:12.265234 [ 194 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9330 | 2026.01.30 16:40:12.268718 [ 194 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9331 | 2026.01.30 16:40:12.272726 [ 194 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9332 | 2026.01.30 16:40:12.277130 [ 194 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9333 | 2026.01.30 16:40:12.280892 [ 194 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9334 | 2026.01.30 16:40:12.330954 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.073410552 sec., 4726.840904288528 rows/sec., 24.44 MiB/sec. | ||
| 9335 | 2026.01.30 16:40:12.333929 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9336 | 2026.01.30 16:40:12.336042 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_46_9} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.01.30 16:40:12.336156 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_46_9} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9338 | 2026.01.30 16:40:12.339514 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9339 | 2026.01.30 16:40:12.580073 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9340 | 2026.01.30 16:40:12.580255 [ 277 ] {365d8d44-a2a1-4a62-8b6e-ad686bd4fd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9341 | 2026.01.30 16:40:12.580322 [ 277 ] {365d8d44-a2a1-4a62-8b6e-ad686bd4fd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9342 | 2026.01.30 16:40:12.581030 [ 277 ] {365d8d44-a2a1-4a62-8b6e-ad686bd4fd58} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2026.01.30 16:40:12.581078 [ 277 ] {365d8d44-a2a1-4a62-8b6e-ad686bd4fd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9344 | 2026.01.30 16:40:12.581474 [ 277 ] {365d8d44-a2a1-4a62-8b6e-ad686bd4fd58} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9345 | 2026.01.30 16:40:12.581700 [ 277 ] {365d8d44-a2a1-4a62-8b6e-ad686bd4fd58} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9346 | 2026.01.30 16:40:12.581852 [ 277 ] {365d8d44-a2a1-4a62-8b6e-ad686bd4fd58} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001648 sec., 77669.90291262136 rows/sec., 6.69 MiB/sec. | ||
| 9347 | 2026.01.30 16:40:12.581893 [ 277 ] {365d8d44-a2a1-4a62-8b6e-ad686bd4fd58} <Debug> TCPHandler: Processed in 0.001956335 sec. | ||
| 9348 | 2026.01.30 16:40:12.582021 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9349 | 2026.01.30 16:40:12.582115 [ 277 ] {fa0a819b-0ed3-41db-bc35-281040fdb560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9350 | 2026.01.30 16:40:12.582156 [ 277 ] {fa0a819b-0ed3-41db-bc35-281040fdb560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9351 | 2026.01.30 16:40:12.582567 [ 277 ] {fa0a819b-0ed3-41db-bc35-281040fdb560} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9352 | 2026.01.30 16:40:12.582603 [ 277 ] {fa0a819b-0ed3-41db-bc35-281040fdb560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9353 | 2026.01.30 16:40:12.582909 [ 277 ] {fa0a819b-0ed3-41db-bc35-281040fdb560} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9354 | 2026.01.30 16:40:12.583120 [ 277 ] {fa0a819b-0ed3-41db-bc35-281040fdb560} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9355 | 2026.01.30 16:40:12.583250 [ 277 ] {fa0a819b-0ed3-41db-bc35-281040fdb560} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001154 sec., 31195.84055459272 rows/sec., 2.29 MiB/sec. | ||
| 9356 | 2026.01.30 16:40:12.583287 [ 277 ] {fa0a819b-0ed3-41db-bc35-281040fdb560} <Debug> TCPHandler: Processed in 0.001315973 sec. | ||
| 9357 | 2026.01.30 16:40:12.583399 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9358 | 2026.01.30 16:40:12.583491 [ 277 ] {436566a1-d41a-4deb-80de-431540b77599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9359 | 2026.01.30 16:40:12.583531 [ 277 ] {436566a1-d41a-4deb-80de-431540b77599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9360 | 2026.01.30 16:40:12.583960 [ 277 ] {436566a1-d41a-4deb-80de-431540b77599} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9361 | 2026.01.30 16:40:12.583996 [ 277 ] {436566a1-d41a-4deb-80de-431540b77599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9362 | 2026.01.30 16:40:12.584294 [ 277 ] {436566a1-d41a-4deb-80de-431540b77599} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9363 | 2026.01.30 16:40:12.584507 [ 277 ] {436566a1-d41a-4deb-80de-431540b77599} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9364 | 2026.01.30 16:40:12.584637 [ 277 ] {436566a1-d41a-4deb-80de-431540b77599} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001163 sec., 85984.52278589855 rows/sec., 6.72 MiB/sec. | ||
| 9365 | 2026.01.30 16:40:12.584674 [ 277 ] {436566a1-d41a-4deb-80de-431540b77599} <Debug> TCPHandler: Processed in 0.001324544 sec. | ||
| 9366 | 2026.01.30 16:40:12.584787 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9367 | 2026.01.30 16:40:12.584880 [ 277 ] {d6394131-c1d7-44fd-9a9f-e440a94b9e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9368 | 2026.01.30 16:40:12.584922 [ 277 ] {d6394131-c1d7-44fd-9a9f-e440a94b9e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9369 | 2026.01.30 16:40:12.585328 [ 277 ] {d6394131-c1d7-44fd-9a9f-e440a94b9e40} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9370 | 2026.01.30 16:40:12.585363 [ 277 ] {d6394131-c1d7-44fd-9a9f-e440a94b9e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9371 | 2026.01.30 16:40:12.585684 [ 277 ] {d6394131-c1d7-44fd-9a9f-e440a94b9e40} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9372 | 2026.01.30 16:40:12.585886 [ 277 ] {d6394131-c1d7-44fd-9a9f-e440a94b9e40} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9373 | 2026.01.30 16:40:12.586014 [ 277 ] {d6394131-c1d7-44fd-9a9f-e440a94b9e40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 9374 | 2026.01.30 16:40:12.586050 [ 277 ] {d6394131-c1d7-44fd-9a9f-e440a94b9e40} <Debug> TCPHandler: Processed in 0.001312733 sec. | ||
| 9375 | 2026.01.30 16:40:12.586158 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9376 | 2026.01.30 16:40:12.586255 [ 277 ] {853802b1-e716-4d55-b456-e41a9faf45a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9377 | 2026.01.30 16:40:12.586308 [ 277 ] {853802b1-e716-4d55-b456-e41a9faf45a0} <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 | ||
| 9378 | 2026.01.30 16:40:12.587168 [ 277 ] {853802b1-e716-4d55-b456-e41a9faf45a0} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9379 | 2026.01.30 16:40:12.587204 [ 277 ] {853802b1-e716-4d55-b456-e41a9faf45a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9380 | 2026.01.30 16:40:12.587772 [ 277 ] {853802b1-e716-4d55-b456-e41a9faf45a0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9381 | 2026.01.30 16:40:12.588002 [ 277 ] {853802b1-e716-4d55-b456-e41a9faf45a0} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9382 | 2026.01.30 16:40:12.588123 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9383 | 2026.01.30 16:40:12.588140 [ 277 ] {853802b1-e716-4d55-b456-e41a9faf45a0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001902 sec., 18927.44479495268 rows/sec., 33.92 MiB/sec. | ||
| 9384 | 2026.01.30 16:40:12.588199 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2026.01.30 16:40:12.588221 [ 277 ] {853802b1-e716-4d55-b456-e41a9faf45a0} <Debug> TCPHandler: Processed in 0.002111477 sec. | ||
| 9386 | 2026.01.30 16:40:12.588226 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9387 | 2026.01.30 16:40:12.588348 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9388 | 2026.01.30 16:40:12.588370 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9389 | 2026.01.30 16:40:12.588446 [ 277 ] {ed302c33-2e5e-4b40-84dd-5744cc0f2af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9390 | 2026.01.30 16:40:12.588493 [ 277 ] {ed302c33-2e5e-4b40-84dd-5744cc0f2af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9391 | 2026.01.30 16:40:12.588656 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9392 | 2026.01.30 16:40:12.588733 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1156 rows starting from the beginning of the part | ||
| 9393 | 2026.01.30 16:40:12.588839 [ 277 ] {ed302c33-2e5e-4b40-84dd-5744cc0f2af1} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9394 | 2026.01.30 16:40:12.588867 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 9395 | 2026.01.30 16:40:12.588881 [ 277 ] {ed302c33-2e5e-4b40-84dd-5744cc0f2af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9396 | 2026.01.30 16:40:12.588975 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 4 rows starting from the beginning of the part | ||
| 9397 | 2026.01.30 16:40:12.589078 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 9398 | 2026.01.30 16:40:12.589169 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 4 rows starting from the beginning of the part | ||
| 9399 | 2026.01.30 16:40:12.589219 [ 277 ] {ed302c33-2e5e-4b40-84dd-5744cc0f2af1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9400 | 2026.01.30 16:40:12.589260 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 9401 | 2026.01.30 16:40:12.589449 [ 277 ] {ed302c33-2e5e-4b40-84dd-5744cc0f2af1} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2026.01.30 16:40:12.589585 [ 277 ] {ed302c33-2e5e-4b40-84dd-5744cc0f2af1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 9403 | 2026.01.30 16:40:12.589622 [ 277 ] {ed302c33-2e5e-4b40-84dd-5744cc0f2af1} <Debug> TCPHandler: Processed in 0.001323763 sec. | ||
| 9404 | 2026.01.30 16:40:12.596827 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1272 rows, containing 19 columns (19 merged, 0 gathered) in 0.008514882 sec., 149385.5111556449 rows/sec., 267.69 MiB/sec. | ||
| 9405 | 2026.01.30 16:40:12.598439 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9406 | 2026.01.30 16:40:12.598794 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2026.01.30 16:40:12.598863 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9408 | 2026.01.30 16:40:12.598985 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 9409 | 2026.01.30 16:40:13.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.50 MiB, peak 321.41 MiB, free memory in arenas 0.00 B, will set to 313.12 MiB (RSS), difference: 4.62 MiB | ||
| 9410 | 2026.01.30 16:40:16.142537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1146 | ||
| 9411 | 2026.01.30 16:40:16.145172 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.01.30 16:40:16.145231 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 9413 | 2026.01.30 16:40:16.146462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9414 | 2026.01.30 16:40:16.146721 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.01.30 16:40:16.147068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1146 | ||
| 9416 | 2026.01.30 16:40:17.577936 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9417 | 2026.01.30 16:40:17.578148 [ 277 ] {477ecec5-4dea-4443-bd40-57c121e8d9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9418 | 2026.01.30 16:40:17.578209 [ 277 ] {477ecec5-4dea-4443-bd40-57c121e8d9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9419 | 2026.01.30 16:40:17.578949 [ 277 ] {477ecec5-4dea-4443-bd40-57c121e8d9e7} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9420 | 2026.01.30 16:40:17.578989 [ 277 ] {477ecec5-4dea-4443-bd40-57c121e8d9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9421 | 2026.01.30 16:40:17.579368 [ 277 ] {477ecec5-4dea-4443-bd40-57c121e8d9e7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9422 | 2026.01.30 16:40:17.579591 [ 277 ] {477ecec5-4dea-4443-bd40-57c121e8d9e7} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9423 | 2026.01.30 16:40:17.579753 [ 277 ] {477ecec5-4dea-4443-bd40-57c121e8d9e7} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001598 sec., 40050.06257822278 rows/sec., 3.17 MiB/sec. | ||
| 9424 | 2026.01.30 16:40:17.579797 [ 277 ] {477ecec5-4dea-4443-bd40-57c121e8d9e7} <Debug> TCPHandler: Processed in 0.002000055 sec. | ||
| 9425 | 2026.01.30 16:40:17.579914 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9426 | 2026.01.30 16:40:17.580008 [ 277 ] {27a25f86-33c2-4183-a303-cf5371dbc305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9427 | 2026.01.30 16:40:17.580048 [ 277 ] {27a25f86-33c2-4183-a303-cf5371dbc305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9428 | 2026.01.30 16:40:17.580488 [ 277 ] {27a25f86-33c2-4183-a303-cf5371dbc305} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2026.01.30 16:40:17.580535 [ 277 ] {27a25f86-33c2-4183-a303-cf5371dbc305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9430 | 2026.01.30 16:40:17.580921 [ 277 ] {27a25f86-33c2-4183-a303-cf5371dbc305} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9431 | 2026.01.30 16:40:17.581155 [ 277 ] {27a25f86-33c2-4183-a303-cf5371dbc305} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9432 | 2026.01.30 16:40:17.581294 [ 277 ] {27a25f86-33c2-4183-a303-cf5371dbc305} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001305 sec., 3065.1340996168583 rows/sec., 230.48 KiB/sec. | ||
| 9433 | 2026.01.30 16:40:17.581339 [ 277 ] {27a25f86-33c2-4183-a303-cf5371dbc305} <Debug> TCPHandler: Processed in 0.001475086 sec. | ||
| 9434 | 2026.01.30 16:40:17.581454 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9435 | 2026.01.30 16:40:17.581549 [ 277 ] {68c80664-8f5e-421b-bbcd-07aa6559c31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9436 | 2026.01.30 16:40:17.581590 [ 277 ] {68c80664-8f5e-421b-bbcd-07aa6559c31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9437 | 2026.01.30 16:40:17.582011 [ 277 ] {68c80664-8f5e-421b-bbcd-07aa6559c31f} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9438 | 2026.01.30 16:40:17.582047 [ 277 ] {68c80664-8f5e-421b-bbcd-07aa6559c31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9439 | 2026.01.30 16:40:17.582359 [ 277 ] {68c80664-8f5e-421b-bbcd-07aa6559c31f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9440 | 2026.01.30 16:40:17.582577 [ 277 ] {68c80664-8f5e-421b-bbcd-07aa6559c31f} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9441 | 2026.01.30 16:40:17.582718 [ 277 ] {68c80664-8f5e-421b-bbcd-07aa6559c31f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001187 sec., 57287.27885425443 rows/sec., 4.47 MiB/sec. | ||
| 9442 | 2026.01.30 16:40:17.582758 [ 277 ] {68c80664-8f5e-421b-bbcd-07aa6559c31f} <Debug> TCPHandler: Processed in 0.001355034 sec. | ||
| 9443 | 2026.01.30 16:40:17.582869 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9444 | 2026.01.30 16:40:17.582965 [ 277 ] {3fec4d89-327a-4c99-b1c4-2b4ebd299af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9445 | 2026.01.30 16:40:17.583010 [ 277 ] {3fec4d89-327a-4c99-b1c4-2b4ebd299af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9446 | 2026.01.30 16:40:17.583428 [ 277 ] {3fec4d89-327a-4c99-b1c4-2b4ebd299af2} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9447 | 2026.01.30 16:40:17.583464 [ 277 ] {3fec4d89-327a-4c99-b1c4-2b4ebd299af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9448 | 2026.01.30 16:40:17.583801 [ 277 ] {3fec4d89-327a-4c99-b1c4-2b4ebd299af2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9449 | 2026.01.30 16:40:17.584009 [ 277 ] {3fec4d89-327a-4c99-b1c4-2b4ebd299af2} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9450 | 2026.01.30 16:40:17.584139 [ 277 ] {3fec4d89-327a-4c99-b1c4-2b4ebd299af2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 9451 | 2026.01.30 16:40:17.584176 [ 277 ] {3fec4d89-327a-4c99-b1c4-2b4ebd299af2} <Debug> TCPHandler: Processed in 0.001358444 sec. | ||
| 9452 | 2026.01.30 16:40:17.584277 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9453 | 2026.01.30 16:40:17.584372 [ 277 ] {988aad33-9f43-449b-8758-14c04dfd241f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9454 | 2026.01.30 16:40:17.584427 [ 277 ] {988aad33-9f43-449b-8758-14c04dfd241f} <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 | ||
| 9455 | 2026.01.30 16:40:17.585177 [ 277 ] {988aad33-9f43-449b-8758-14c04dfd241f} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2026.01.30 16:40:17.585214 [ 277 ] {988aad33-9f43-449b-8758-14c04dfd241f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9457 | 2026.01.30 16:40:17.585759 [ 277 ] {988aad33-9f43-449b-8758-14c04dfd241f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9458 | 2026.01.30 16:40:17.585985 [ 277 ] {988aad33-9f43-449b-8758-14c04dfd241f} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9459 | 2026.01.30 16:40:17.586123 [ 277 ] {988aad33-9f43-449b-8758-14c04dfd241f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001769 sec., 2261.1644997173544 rows/sec., 4.05 MiB/sec. | ||
| 9460 | 2026.01.30 16:40:17.586184 [ 277 ] {988aad33-9f43-449b-8758-14c04dfd241f} <Debug> TCPHandler: Processed in 0.001956475 sec. | ||
| 9461 | 2026.01.30 16:40:17.586294 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9462 | 2026.01.30 16:40:17.586390 [ 277 ] {3b6b9f45-8fea-4a8c-8f72-2b43b957a5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9463 | 2026.01.30 16:40:17.586432 [ 277 ] {3b6b9f45-8fea-4a8c-8f72-2b43b957a5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9464 | 2026.01.30 16:40:17.586784 [ 277 ] {3b6b9f45-8fea-4a8c-8f72-2b43b957a5a7} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9465 | 2026.01.30 16:40:17.586826 [ 277 ] {3b6b9f45-8fea-4a8c-8f72-2b43b957a5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9466 | 2026.01.30 16:40:17.587138 [ 277 ] {3b6b9f45-8fea-4a8c-8f72-2b43b957a5a7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9467 | 2026.01.30 16:40:17.587349 [ 277 ] {3b6b9f45-8fea-4a8c-8f72-2b43b957a5a7} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.01.30 16:40:17.587479 [ 277 ] {3b6b9f45-8fea-4a8c-8f72-2b43b957a5a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 9469 | 2026.01.30 16:40:17.587516 [ 277 ] {3b6b9f45-8fea-4a8c-8f72-2b43b957a5a7} <Debug> TCPHandler: Processed in 0.001272413 sec. | ||
| 9470 | 2026.01.30 16:40:18.578650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22559 | ||
| 9471 | 2026.01.30 16:40:18.579337 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9472 | 2026.01.30 16:40:18.579386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9473 | 2026.01.30 16:40:18.579893 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9474 | 2026.01.30 16:40:18.580132 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9475 | 2026.01.30 16:40:18.580292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22559 | ||
| 9476 | 2026.01.30 16:40:19.760254 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9477 | 2026.01.30 16:40:19.775612 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9478 | 2026.01.30 16:40:19.775667 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9479 | 2026.01.30 16:40:19.780975 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9480 | 2026.01.30 16:40:19.781643 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9481 | 2026.01.30 16:40:19.784279 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9482 | 2026.01.30 16:40:22.579896 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2026.01.30 16:40:22.580111 [ 277 ] {8eefb5cf-6139-4665-b388-df201b6163bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9484 | 2026.01.30 16:40:22.580186 [ 277 ] {8eefb5cf-6139-4665-b388-df201b6163bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9485 | 2026.01.30 16:40:22.580843 [ 277 ] {8eefb5cf-6139-4665-b388-df201b6163bc} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2026.01.30 16:40:22.580890 [ 277 ] {8eefb5cf-6139-4665-b388-df201b6163bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9487 | 2026.01.30 16:40:22.581294 [ 277 ] {8eefb5cf-6139-4665-b388-df201b6163bc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9488 | 2026.01.30 16:40:22.581524 [ 277 ] {8eefb5cf-6139-4665-b388-df201b6163bc} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2026.01.30 16:40:22.581687 [ 277 ] {8eefb5cf-6139-4665-b388-df201b6163bc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001631 sec., 2452.4831391784182 rows/sec., 199.98 KiB/sec. | ||
| 9490 | 2026.01.30 16:40:22.581729 [ 277 ] {8eefb5cf-6139-4665-b388-df201b6163bc} <Debug> TCPHandler: Processed in 0.001972855 sec. | ||
| 9491 | 2026.01.30 16:40:22.581853 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2026.01.30 16:40:22.581946 [ 277 ] {5a5ef0c1-b646-45c3-bb6c-66e021e95635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9493 | 2026.01.30 16:40:22.581985 [ 277 ] {5a5ef0c1-b646-45c3-bb6c-66e021e95635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9494 | 2026.01.30 16:40:22.582434 [ 277 ] {5a5ef0c1-b646-45c3-bb6c-66e021e95635} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2026.01.30 16:40:22.582469 [ 277 ] {5a5ef0c1-b646-45c3-bb6c-66e021e95635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9496 | 2026.01.30 16:40:22.582781 [ 277 ] {5a5ef0c1-b646-45c3-bb6c-66e021e95635} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9497 | 2026.01.30 16:40:22.583002 [ 277 ] {5a5ef0c1-b646-45c3-bb6c-66e021e95635} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.01.30 16:40:22.583130 [ 277 ] {5a5ef0c1-b646-45c3-bb6c-66e021e95635} <Debug> executeQuery: Read 130 rows, 11.44 KiB in 0.001203 sec., 108063.17539484621 rows/sec., 9.29 MiB/sec. | ||
| 9499 | 2026.01.30 16:40:22.583167 [ 277 ] {5a5ef0c1-b646-45c3-bb6c-66e021e95635} <Debug> TCPHandler: Processed in 0.001362214 sec. | ||
| 9500 | 2026.01.30 16:40:22.583169 [ 32 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9501 | 2026.01.30 16:40:22.583241 [ 32 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2026.01.30 16:40:22.583267 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9503 | 2026.01.30 16:40:22.583278 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9504 | 2026.01.30 16:40:22.583376 [ 277 ] {2c5f770a-39ab-4608-8f2c-aa5918773675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9505 | 2026.01.30 16:40:22.583390 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9506 | 2026.01.30 16:40:22.583417 [ 277 ] {2c5f770a-39ab-4608-8f2c-aa5918773675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9507 | 2026.01.30 16:40:22.583535 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9508 | 2026.01.30 16:40:22.583574 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2558 rows starting from the beginning of the part | ||
| 9509 | 2026.01.30 16:40:22.583641 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1274 rows starting from the beginning of the part | ||
| 9510 | 2026.01.30 16:40:22.583696 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1324 rows starting from the beginning of the part | ||
| 9511 | 2026.01.30 16:40:22.583744 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part | ||
| 9512 | 2026.01.30 16:40:22.583785 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9513 | 2026.01.30 16:40:22.583826 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 130 rows starting from the beginning of the part | ||
| 9514 | 2026.01.30 16:40:22.583845 [ 277 ] {2c5f770a-39ab-4608-8f2c-aa5918773675} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2026.01.30 16:40:22.583886 [ 277 ] {2c5f770a-39ab-4608-8f2c-aa5918773675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9516 | 2026.01.30 16:40:22.584216 [ 277 ] {2c5f770a-39ab-4608-8f2c-aa5918773675} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9517 | 2026.01.30 16:40:22.584435 [ 277 ] {2c5f770a-39ab-4608-8f2c-aa5918773675} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9518 | 2026.01.30 16:40:22.584571 [ 277 ] {2c5f770a-39ab-4608-8f2c-aa5918773675} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001213 sec., 32976.09233305853 rows/sec., 2.40 MiB/sec. | ||
| 9519 | 2026.01.30 16:40:22.584609 [ 277 ] {2c5f770a-39ab-4608-8f2c-aa5918773675} <Debug> TCPHandler: Processed in 0.001379224 sec. | ||
| 9520 | 2026.01.30 16:40:22.584717 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9521 | 2026.01.30 16:40:22.584808 [ 277 ] {20cccb55-9f2b-4d5d-bf55-0d1aff6d9c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9522 | 2026.01.30 16:40:22.584848 [ 277 ] {20cccb55-9f2b-4d5d-bf55-0d1aff6d9c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9523 | 2026.01.30 16:40:22.585271 [ 277 ] {20cccb55-9f2b-4d5d-bf55-0d1aff6d9c2b} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9524 | 2026.01.30 16:40:22.585307 [ 277 ] {20cccb55-9f2b-4d5d-bf55-0d1aff6d9c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9525 | 2026.01.30 16:40:22.585623 [ 277 ] {20cccb55-9f2b-4d5d-bf55-0d1aff6d9c2b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9526 | 2026.01.30 16:40:22.585836 [ 277 ] {20cccb55-9f2b-4d5d-bf55-0d1aff6d9c2b} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9527 | 2026.01.30 16:40:22.585862 [ 189 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5478 rows, containing 5 columns (5 merged, 0 gathered) in 0.002529335 sec., 2165786.6593393125 rows/sec., 185.65 MiB/sec. | ||
| 9528 | 2026.01.30 16:40:22.585948 [ 32 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9529 | 2026.01.30 16:40:22.585967 [ 277 ] {20cccb55-9f2b-4d5d-bf55-0d1aff6d9c2b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001176 sec., 88435.37414965987 rows/sec., 6.91 MiB/sec. | ||
| 9530 | 2026.01.30 16:40:22.585979 [ 32 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9531 | 2026.01.30 16:40:22.586007 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9532 | 2026.01.30 16:40:22.586011 [ 277 ] {20cccb55-9f2b-4d5d-bf55-0d1aff6d9c2b} <Debug> TCPHandler: Processed in 0.001341364 sec. | ||
| 9533 | 2026.01.30 16:40:22.586112 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9534 | 2026.01.30 16:40:22.586134 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9535 | 2026.01.30 16:40:22.586136 [ 189 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9536 | 2026.01.30 16:40:22.586247 [ 277 ] {3aa81da4-9cec-42c1-b48a-b0c1e83b9d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9537 | 2026.01.30 16:40:22.586250 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9538 | 2026.01.30 16:40:22.586302 [ 277 ] {3aa81da4-9cec-42c1-b48a-b0c1e83b9d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9539 | 2026.01.30 16:40:22.586307 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1307 rows starting from the beginning of the part | ||
| 9540 | 2026.01.30 16:40:22.586398 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 769 rows starting from the beginning of the part | ||
| 9541 | 2026.01.30 16:40:22.586447 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 560 rows starting from the beginning of the part | ||
| 9542 | 2026.01.30 16:40:22.586474 [ 189 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_66_13} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2026.01.30 16:40:22.586498 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 100 rows starting from the beginning of the part | ||
| 9544 | 2026.01.30 16:40:22.586543 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 68 rows starting from the beginning of the part | ||
| 9545 | 2026.01.30 16:40:22.586569 [ 189 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_66_13} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9546 | 2026.01.30 16:40:22.586584 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 9547 | 2026.01.30 16:40:22.586661 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 9548 | 2026.01.30 16:40:22.586742 [ 277 ] {3aa81da4-9cec-42c1-b48a-b0c1e83b9d08} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9549 | 2026.01.30 16:40:22.586784 [ 277 ] {3aa81da4-9cec-42c1-b48a-b0c1e83b9d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9550 | 2026.01.30 16:40:22.587140 [ 277 ] {3aa81da4-9cec-42c1-b48a-b0c1e83b9d08} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9551 | 2026.01.30 16:40:22.587370 [ 277 ] {3aa81da4-9cec-42c1-b48a-b0c1e83b9d08} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9552 | 2026.01.30 16:40:22.587512 [ 277 ] {3aa81da4-9cec-42c1-b48a-b0c1e83b9d08} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001283 sec., 126266.56274356975 rows/sec., 8.79 MiB/sec. | ||
| 9553 | 2026.01.30 16:40:22.587550 [ 277 ] {3aa81da4-9cec-42c1-b48a-b0c1e83b9d08} <Debug> TCPHandler: Processed in 0.001463916 sec. | ||
| 9554 | 2026.01.30 16:40:22.587656 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9555 | 2026.01.30 16:40:22.587748 [ 277 ] {c77cbfb9-b496-424e-be62-fa9d9de03438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9556 | 2026.01.30 16:40:22.587802 [ 277 ] {c77cbfb9-b496-424e-be62-fa9d9de03438} <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 | ||
| 9557 | 2026.01.30 16:40:22.587943 [ 189 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 5 columns (5 merged, 0 gathered) in 0.001884114 sec., 1543431.023812784 rows/sec., 118.02 MiB/sec. | ||
| 9558 | 2026.01.30 16:40:22.588171 [ 190 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9559 | 2026.01.30 16:40:22.588448 [ 190 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_66_13} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.01.30 16:40:22.588514 [ 190 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_66_13} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9561 | 2026.01.30 16:40:22.588591 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9562 | 2026.01.30 16:40:22.588671 [ 277 ] {c77cbfb9-b496-424e-be62-fa9d9de03438} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9563 | 2026.01.30 16:40:22.588706 [ 277 ] {c77cbfb9-b496-424e-be62-fa9d9de03438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9564 | 2026.01.30 16:40:22.589256 [ 277 ] {c77cbfb9-b496-424e-be62-fa9d9de03438} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9565 | 2026.01.30 16:40:22.589478 [ 277 ] {c77cbfb9-b496-424e-be62-fa9d9de03438} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9566 | 2026.01.30 16:40:22.589616 [ 277 ] {c77cbfb9-b496-424e-be62-fa9d9de03438} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001885 sec., 19098.14323607427 rows/sec., 34.22 MiB/sec. | ||
| 9567 | 2026.01.30 16:40:22.589682 [ 277 ] {c77cbfb9-b496-424e-be62-fa9d9de03438} <Debug> TCPHandler: Processed in 0.002072927 sec. | ||
| 9568 | 2026.01.30 16:40:22.589796 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9569 | 2026.01.30 16:40:22.589889 [ 277 ] {3613bf71-880f-4e70-a905-e6149662640a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9570 | 2026.01.30 16:40:22.589930 [ 277 ] {3613bf71-880f-4e70-a905-e6149662640a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9571 | 2026.01.30 16:40:22.590263 [ 277 ] {3613bf71-880f-4e70-a905-e6149662640a} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2026.01.30 16:40:22.590300 [ 277 ] {3613bf71-880f-4e70-a905-e6149662640a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9573 | 2026.01.30 16:40:22.590598 [ 277 ] {3613bf71-880f-4e70-a905-e6149662640a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9574 | 2026.01.30 16:40:22.590807 [ 277 ] {3613bf71-880f-4e70-a905-e6149662640a} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9575 | 2026.01.30 16:40:22.590934 [ 277 ] {3613bf71-880f-4e70-a905-e6149662640a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 9576 | 2026.01.30 16:40:22.590970 [ 277 ] {3613bf71-880f-4e70-a905-e6149662640a} <Debug> TCPHandler: Processed in 0.001221602 sec. | ||
| 9577 | 2026.01.30 16:40:25.945073 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9578 | 2026.01.30 16:40:25.945150 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9579 | 2026.01.30 16:40:26.080416 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23071 | ||
| 9580 | 2026.01.30 16:40:26.080943 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.01.30 16:40:26.080978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9582 | 2026.01.30 16:40:26.081459 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9583 | 2026.01.30 16:40:26.081678 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2026.01.30 16:40:26.081806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23071 | ||
| 9585 | 2026.01.30 16:40:26.147389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1172 | ||
| 9586 | 2026.01.30 16:40:26.149568 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9587 | 2026.01.30 16:40:26.149614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9588 | 2026.01.30 16:40:26.150779 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9589 | 2026.01.30 16:40:26.151040 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9590 | 2026.01.30 16:40:26.151194 [ 27 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9591 | 2026.01.30 16:40:26.151231 [ 27 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9592 | 2026.01.30 16:40:26.151249 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9593 | 2026.01.30 16:40:26.151331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1172 | ||
| 9594 | 2026.01.30 16:40:26.151330 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 9595 | 2026.01.30 16:40:26.151775 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9596 | 2026.01.30 16:40:26.151899 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1014 rows starting from the beginning of the part | ||
| 9597 | 2026.01.30 16:40:26.152247 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 9598 | 2026.01.30 16:40:26.152609 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 9599 | 2026.01.30 16:40:26.152938 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 9600 | 2026.01.30 16:40:26.153256 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 9601 | 2026.01.30 16:40:26.153554 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 9602 | 2026.01.30 16:40:26.160069 [ 189 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1172 rows, containing 72 columns (72 merged, 0 gathered) in 0.008771907 sec., 133608.34764892058 rows/sec., 110.03 MiB/sec. | ||
| 9603 | 2026.01.30 16:40:26.161514 [ 192 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9604 | 2026.01.30 16:40:26.162122 [ 192 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_36_7} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9605 | 2026.01.30 16:40:26.162207 [ 192 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_36_7} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9606 | 2026.01.30 16:40:26.162531 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 9607 | 2026.01.30 16:40:27.001532 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00116226 sec. | ||
| 9608 | 2026.01.30 16:40:27.284364 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9609 | 2026.01.30 16:40:27.301903 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2026.01.30 16:40:27.301957 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9611 | 2026.01.30 16:40:27.307906 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9612 | 2026.01.30 16:40:27.308618 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2026.01.30 16:40:27.311640 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9614 | 2026.01.30 16:40:27.578206 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9615 | 2026.01.30 16:40:27.578351 [ 277 ] {58420be8-dcb1-44e0-b802-e66c4e105d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9616 | 2026.01.30 16:40:27.578405 [ 277 ] {58420be8-dcb1-44e0-b802-e66c4e105d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9617 | 2026.01.30 16:40:27.579067 [ 277 ] {58420be8-dcb1-44e0-b802-e66c4e105d98} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9618 | 2026.01.30 16:40:27.579102 [ 277 ] {58420be8-dcb1-44e0-b802-e66c4e105d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9619 | 2026.01.30 16:40:27.579431 [ 277 ] {58420be8-dcb1-44e0-b802-e66c4e105d98} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9620 | 2026.01.30 16:40:27.579663 [ 277 ] {58420be8-dcb1-44e0-b802-e66c4e105d98} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2026.01.30 16:40:27.579800 [ 277 ] {58420be8-dcb1-44e0-b802-e66c4e105d98} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001489 sec., 42981.86702484889 rows/sec., 3.40 MiB/sec. | ||
| 9622 | 2026.01.30 16:40:27.579839 [ 277 ] {58420be8-dcb1-44e0-b802-e66c4e105d98} <Debug> TCPHandler: Processed in 0.001749731 sec. | ||
| 9623 | 2026.01.30 16:40:27.579979 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9624 | 2026.01.30 16:40:27.580071 [ 277 ] {4205d3e5-51b0-4c5b-a5d3-23f5482fb1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9625 | 2026.01.30 16:40:27.580111 [ 277 ] {4205d3e5-51b0-4c5b-a5d3-23f5482fb1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9626 | 2026.01.30 16:40:27.580543 [ 277 ] {4205d3e5-51b0-4c5b-a5d3-23f5482fb1f1} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9627 | 2026.01.30 16:40:27.580576 [ 277 ] {4205d3e5-51b0-4c5b-a5d3-23f5482fb1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9628 | 2026.01.30 16:40:27.580867 [ 277 ] {4205d3e5-51b0-4c5b-a5d3-23f5482fb1f1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9629 | 2026.01.30 16:40:27.581077 [ 277 ] {4205d3e5-51b0-4c5b-a5d3-23f5482fb1f1} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9630 | 2026.01.30 16:40:27.581209 [ 277 ] {4205d3e5-51b0-4c5b-a5d3-23f5482fb1f1} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001156 sec., 3460.2076124567475 rows/sec., 260.19 KiB/sec. | ||
| 9631 | 2026.01.30 16:40:27.581246 [ 277 ] {4205d3e5-51b0-4c5b-a5d3-23f5482fb1f1} <Debug> TCPHandler: Processed in 0.001323783 sec. | ||
| 9632 | 2026.01.30 16:40:27.581375 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9633 | 2026.01.30 16:40:27.581466 [ 277 ] {4bf0f423-2d51-48be-89df-1a903c69d3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9634 | 2026.01.30 16:40:27.581505 [ 277 ] {4bf0f423-2d51-48be-89df-1a903c69d3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9635 | 2026.01.30 16:40:27.581943 [ 277 ] {4bf0f423-2d51-48be-89df-1a903c69d3cf} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9636 | 2026.01.30 16:40:27.581977 [ 277 ] {4bf0f423-2d51-48be-89df-1a903c69d3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9637 | 2026.01.30 16:40:27.582273 [ 277 ] {4bf0f423-2d51-48be-89df-1a903c69d3cf} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9638 | 2026.01.30 16:40:27.582482 [ 277 ] {4bf0f423-2d51-48be-89df-1a903c69d3cf} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2026.01.30 16:40:27.582605 [ 277 ] {4bf0f423-2d51-48be-89df-1a903c69d3cf} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001157 sec., 58772.68798617113 rows/sec., 4.59 MiB/sec. | ||
| 9640 | 2026.01.30 16:40:27.582641 [ 277 ] {4bf0f423-2d51-48be-89df-1a903c69d3cf} <Debug> TCPHandler: Processed in 0.001322654 sec. | ||
| 9641 | 2026.01.30 16:40:27.582769 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9642 | 2026.01.30 16:40:27.582861 [ 277 ] {fd9ee628-84a0-4de6-bf07-b7db6ae1d0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9643 | 2026.01.30 16:40:27.582914 [ 277 ] {fd9ee628-84a0-4de6-bf07-b7db6ae1d0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9644 | 2026.01.30 16:40:27.583319 [ 277 ] {fd9ee628-84a0-4de6-bf07-b7db6ae1d0d8} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9645 | 2026.01.30 16:40:27.583352 [ 277 ] {fd9ee628-84a0-4de6-bf07-b7db6ae1d0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9646 | 2026.01.30 16:40:27.583668 [ 277 ] {fd9ee628-84a0-4de6-bf07-b7db6ae1d0d8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9647 | 2026.01.30 16:40:27.583877 [ 277 ] {fd9ee628-84a0-4de6-bf07-b7db6ae1d0d8} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2026.01.30 16:40:27.583995 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9649 | 2026.01.30 16:40:27.584001 [ 277 ] {fd9ee628-84a0-4de6-bf07-b7db6ae1d0d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 9650 | 2026.01.30 16:40:27.584033 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9651 | 2026.01.30 16:40:27.584049 [ 277 ] {fd9ee628-84a0-4de6-bf07-b7db6ae1d0d8} <Debug> TCPHandler: Processed in 0.001336204 sec. | ||
| 9652 | 2026.01.30 16:40:27.584052 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9653 | 2026.01.30 16:40:27.584152 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9654 | 2026.01.30 16:40:27.584175 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2026.01.30 16:40:27.584243 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9656 | 2026.01.30 16:40:27.584266 [ 277 ] {0fd7d021-8ae3-4908-adf8-2cdf9ef21e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9657 | 2026.01.30 16:40:27.584272 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18513 rows starting from the beginning of the part | ||
| 9658 | 2026.01.30 16:40:27.584328 [ 277 ] {0fd7d021-8ae3-4908-adf8-2cdf9ef21e40} <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 | ||
| 9659 | 2026.01.30 16:40:27.584346 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 880 rows starting from the beginning of the part | ||
| 9660 | 2026.01.30 16:40:27.584389 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9661 | 2026.01.30 16:40:27.584434 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9662 | 2026.01.30 16:40:27.584479 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 162 rows starting from the beginning of the part | ||
| 9663 | 2026.01.30 16:40:27.584531 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9664 | 2026.01.30 16:40:27.585045 [ 277 ] {0fd7d021-8ae3-4908-adf8-2cdf9ef21e40} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2026.01.30 16:40:27.585078 [ 277 ] {0fd7d021-8ae3-4908-adf8-2cdf9ef21e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9666 | 2026.01.30 16:40:27.585802 [ 277 ] {0fd7d021-8ae3-4908-adf8-2cdf9ef21e40} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9667 | 2026.01.30 16:40:27.586029 [ 277 ] {0fd7d021-8ae3-4908-adf8-2cdf9ef21e40} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.01.30 16:40:27.586169 [ 277 ] {0fd7d021-8ae3-4908-adf8-2cdf9ef21e40} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00192 sec., 2083.3333333333335 rows/sec., 3.73 MiB/sec. | ||
| 9669 | 2026.01.30 16:40:27.586223 [ 277 ] {0fd7d021-8ae3-4908-adf8-2cdf9ef21e40} <Debug> TCPHandler: Processed in 0.002096367 sec. | ||
| 9670 | 2026.01.30 16:40:27.586337 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2026.01.30 16:40:27.586431 [ 277 ] {70cf7fd8-a7f1-45c4-bc58-13d5f26faec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9672 | 2026.01.30 16:40:27.586476 [ 277 ] {70cf7fd8-a7f1-45c4-bc58-13d5f26faec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9673 | 2026.01.30 16:40:27.586835 [ 277 ] {70cf7fd8-a7f1-45c4-bc58-13d5f26faec9} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.01.30 16:40:27.586869 [ 277 ] {70cf7fd8-a7f1-45c4-bc58-13d5f26faec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9675 | 2026.01.30 16:40:27.587366 [ 277 ] {70cf7fd8-a7f1-45c4-bc58-13d5f26faec9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9676 | 2026.01.30 16:40:27.587582 [ 277 ] {70cf7fd8-a7f1-45c4-bc58-13d5f26faec9} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.01.30 16:40:27.587718 [ 277 ] {70cf7fd8-a7f1-45c4-bc58-13d5f26faec9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001305 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. | ||
| 9678 | 2026.01.30 16:40:27.587753 [ 277 ] {70cf7fd8-a7f1-45c4-bc58-13d5f26faec9} <Debug> TCPHandler: Processed in 0.001463906 sec. | ||
| 9679 | 2026.01.30 16:40:27.589675 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20035 rows, containing 5 columns (5 merged, 0 gathered) in 0.00555505 sec., 3606628.203166488 rows/sec., 246.67 MiB/sec. | ||
| 9680 | 2026.01.30 16:40:27.590151 [ 189 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9681 | 2026.01.30 16:40:27.590516 [ 189 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2026.01.30 16:40:27.590606 [ 189 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9683 | 2026.01.30 16:40:27.590709 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 9684 | 2026.01.30 16:40:32.417126 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40822 | ||
| 9685 | 2026.01.30 16:40:32.417246 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9686 | 2026.01.30 16:40:32.417278 [ 291 ] {} <Debug> TCP-Session: 5258e441-df29-411a-8a66-781ee9b3f003 Authenticating user 'default' from [fd00:1122:3344:101::e]:40822 | ||
| 9687 | 2026.01.30 16:40:32.417302 [ 291 ] {} <Debug> TCP-Session: 5258e441-df29-411a-8a66-781ee9b3f003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9688 | 2026.01.30 16:40:32.417317 [ 291 ] {} <Debug> TCP-Session: 5258e441-df29-411a-8a66-781ee9b3f003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9689 | 2026.01.30 16:40:32.417510 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33774 | ||
| 9690 | 2026.01.30 16:40:32.417557 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32994 | ||
| 9691 | 2026.01.30 16:40:32.417580 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56636 | ||
| 9692 | 2026.01.30 16:40:32.417600 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46485 | ||
| 9693 | 2026.01.30 16:40:32.417644 [ 291 ] {} <Trace> TCP-Session: 5258e441-df29-411a-8a66-781ee9b3f003 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9694 | 2026.01.30 16:40:32.417676 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9695 | 2026.01.30 16:40:32.417695 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9696 | 2026.01.30 16:40:32.417714 [ 275 ] {} <Debug> TCP-Session: 2862f8a0-458c-424e-baf7-7c4c85aec14f Authenticating user 'default' from [fd00:1122:3344:101::e]:32994 | ||
| 9697 | 2026.01.30 16:40:32.417727 [ 288 ] {} <Debug> TCP-Session: 7148d3ed-3a4f-495e-a9d1-b33bd44dd160 Authenticating user 'default' from [fd00:1122:3344:101::e]:56636 | ||
| 9698 | 2026.01.30 16:40:32.417739 [ 275 ] {} <Debug> TCP-Session: 2862f8a0-458c-424e-baf7-7c4c85aec14f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9699 | 2026.01.30 16:40:32.417751 [ 288 ] {} <Debug> TCP-Session: 7148d3ed-3a4f-495e-a9d1-b33bd44dd160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9700 | 2026.01.30 16:40:32.417756 [ 275 ] {} <Debug> TCP-Session: 2862f8a0-458c-424e-baf7-7c4c85aec14f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9701 | 2026.01.30 16:40:32.417767 [ 288 ] {} <Debug> TCP-Session: 7148d3ed-3a4f-495e-a9d1-b33bd44dd160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9702 | 2026.01.30 16:40:32.417648 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9703 | 2026.01.30 16:40:32.417568 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54743 | ||
| 9704 | 2026.01.30 16:40:32.417834 [ 291 ] {a2cac5e7-d5ee-4674-9d0b-45eba310bc55} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40822) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9705 | 2026.01.30 16:40:32.417844 [ 292 ] {} <Debug> TCP-Session: 1ce9a7c2-53bd-4b86-a09b-efe124ea96bf Authenticating user 'default' from [fd00:1122:3344:101::e]:33774 | ||
| 9706 | 2026.01.30 16:40:32.417526 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58277 | ||
| 9707 | 2026.01.30 16:40:32.417980 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9708 | 2026.01.30 16:40:32.417978 [ 292 ] {} <Debug> TCP-Session: 1ce9a7c2-53bd-4b86-a09b-efe124ea96bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9709 | 2026.01.30 16:40:32.418020 [ 290 ] {} <Debug> TCP-Session: 0b18289f-9618-431a-81d6-be20ac9c8203 Authenticating user 'default' from [fd00:1122:3344:101::e]:46485 | ||
| 9710 | 2026.01.30 16:40:32.418036 [ 292 ] {} <Debug> TCP-Session: 1ce9a7c2-53bd-4b86-a09b-efe124ea96bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9711 | 2026.01.30 16:40:32.417531 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45215 | ||
| 9712 | 2026.01.30 16:40:32.418071 [ 290 ] {} <Debug> TCP-Session: 0b18289f-9618-431a-81d6-be20ac9c8203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9713 | 2026.01.30 16:40:32.417588 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57078 | ||
| 9714 | 2026.01.30 16:40:32.418121 [ 290 ] {} <Debug> TCP-Session: 0b18289f-9618-431a-81d6-be20ac9c8203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9715 | 2026.01.30 16:40:32.418167 [ 291 ] {a2cac5e7-d5ee-4674-9d0b-45eba310bc55} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9716 | 2026.01.30 16:40:32.418296 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9717 | 2026.01.30 16:40:32.418337 [ 291 ] {a2cac5e7-d5ee-4674-9d0b-45eba310bc55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9718 | 2026.01.30 16:40:32.418338 [ 286 ] {} <Debug> TCP-Session: 08b2a43b-0f5c-4df6-b271-6c695016c919 Authenticating user 'default' from [fd00:1122:3344:101::e]:54743 | ||
| 9719 | 2026.01.30 16:40:32.418383 [ 286 ] {} <Debug> TCP-Session: 08b2a43b-0f5c-4df6-b271-6c695016c919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9720 | 2026.01.30 16:40:32.418398 [ 286 ] {} <Debug> TCP-Session: 08b2a43b-0f5c-4df6-b271-6c695016c919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9721 | 2026.01.30 16:40:32.418552 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9722 | 2026.01.30 16:40:32.418582 [ 293 ] {} <Debug> TCP-Session: bc87ccc0-eaf1-4cc6-8832-4879e9d7f0d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58277 | ||
| 9723 | 2026.01.30 16:40:32.418598 [ 293 ] {} <Debug> TCP-Session: bc87ccc0-eaf1-4cc6-8832-4879e9d7f0d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9724 | 2026.01.30 16:40:32.418610 [ 293 ] {} <Debug> TCP-Session: bc87ccc0-eaf1-4cc6-8832-4879e9d7f0d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9725 | 2026.01.30 16:40:32.418644 [ 291 ] {a2cac5e7-d5ee-4674-9d0b-45eba310bc55} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 9726 | 2026.01.30 16:40:32.418670 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9727 | 2026.01.30 16:40:32.418705 [ 289 ] {} <Debug> TCP-Session: 23b7423b-12e1-4325-9d00-3ec80b87486a Authenticating user 'default' from [fd00:1122:3344:101::e]:57078 | ||
| 9728 | 2026.01.30 16:40:32.418721 [ 289 ] {} <Debug> TCP-Session: 23b7423b-12e1-4325-9d00-3ec80b87486a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9729 | 2026.01.30 16:40:32.418734 [ 289 ] {} <Debug> TCP-Session: 23b7423b-12e1-4325-9d00-3ec80b87486a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9730 | 2026.01.30 16:40:32.418878 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9731 | 2026.01.30 16:40:32.418913 [ 294 ] {} <Debug> TCP-Session: 4a6f2120-4d4e-4be8-9a8c-a57a1679eba4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45215 | ||
| 9732 | 2026.01.30 16:40:32.418928 [ 294 ] {} <Debug> TCP-Session: 4a6f2120-4d4e-4be8-9a8c-a57a1679eba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9733 | 2026.01.30 16:40:32.418940 [ 294 ] {} <Debug> TCP-Session: 4a6f2120-4d4e-4be8-9a8c-a57a1679eba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9734 | 2026.01.30 16:40:32.419678 [ 347 ] {a2cac5e7-d5ee-4674-9d0b-45eba310bc55} <Trace> AggregatingTransform: Aggregating | ||
| 9735 | 2026.01.30 16:40:32.419723 [ 347 ] {a2cac5e7-d5ee-4674-9d0b-45eba310bc55} <Trace> Aggregator: Aggregation method: without_key | ||
| 9736 | 2026.01.30 16:40:32.419761 [ 347 ] {a2cac5e7-d5ee-4674-9d0b-45eba310bc55} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001012458 sec. (987.695 rows/sec., 38.58 KiB/sec.) | ||
| 9737 | 2026.01.30 16:40:32.419779 [ 347 ] {a2cac5e7-d5ee-4674-9d0b-45eba310bc55} <Trace> Aggregator: Merging aggregated data | ||
| 9738 | 2026.01.30 16:40:32.421188 [ 291 ] {a2cac5e7-d5ee-4674-9d0b-45eba310bc55} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003413 sec., 292.9973630237328 rows/sec., 11.45 KiB/sec. | ||
| 9739 | 2026.01.30 16:40:32.421340 [ 291 ] {a2cac5e7-d5ee-4674-9d0b-45eba310bc55} <Debug> TCPHandler: Processed in 0.003809038 sec. | ||
| 9740 | 2026.01.30 16:40:32.421425 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9741 | 2026.01.30 16:40:32.421454 [ 291 ] {} <Debug> TCP-Session: 5258e441-df29-411a-8a66-781ee9b3f003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9742 | 2026.01.30 16:40:32.421456 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9743 | 2026.01.30 16:40:32.421478 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9744 | 2026.01.30 16:40:32.421496 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9745 | 2026.01.30 16:40:32.421513 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9746 | 2026.01.30 16:40:32.421528 [ 292 ] {} <Debug> TCP-Session: 1ce9a7c2-53bd-4b86-a09b-efe124ea96bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9747 | 2026.01.30 16:40:32.421533 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9748 | 2026.01.30 16:40:32.421550 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9749 | 2026.01.30 16:40:32.421567 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9750 | 2026.01.30 16:40:32.421586 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9751 | 2026.01.30 16:40:32.421598 [ 286 ] {} <Debug> TCP-Session: 08b2a43b-0f5c-4df6-b271-6c695016c919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9752 | 2026.01.30 16:40:32.421619 [ 294 ] {} <Debug> TCP-Session: 4a6f2120-4d4e-4be8-9a8c-a57a1679eba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9753 | 2026.01.30 16:40:32.421637 [ 289 ] {} <Debug> TCP-Session: 23b7423b-12e1-4325-9d00-3ec80b87486a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9754 | 2026.01.30 16:40:32.421552 [ 275 ] {} <Debug> TCP-Session: 2862f8a0-458c-424e-baf7-7c4c85aec14f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9755 | 2026.01.30 16:40:32.421542 [ 288 ] {} <Debug> TCP-Session: 7148d3ed-3a4f-495e-a9d1-b33bd44dd160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9756 | 2026.01.30 16:40:32.421504 [ 293 ] {} <Debug> TCP-Session: bc87ccc0-eaf1-4cc6-8832-4879e9d7f0d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9757 | 2026.01.30 16:40:32.421586 [ 290 ] {} <Debug> TCP-Session: 0b18289f-9618-431a-81d6-be20ac9c8203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9758 | 2026.01.30 16:40:32.478540 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36057 | ||
| 9759 | 2026.01.30 16:40:32.478638 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9760 | 2026.01.30 16:40:32.478666 [ 286 ] {} <Debug> TCP-Session: 5de5c16a-99f3-413d-bb25-750205b3b20d Authenticating user 'default' from [fd00:1122:3344:101::e]:36057 | ||
| 9761 | 2026.01.30 16:40:32.478688 [ 286 ] {} <Debug> TCP-Session: 5de5c16a-99f3-413d-bb25-750205b3b20d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9762 | 2026.01.30 16:40:32.478703 [ 286 ] {} <Debug> TCP-Session: 5de5c16a-99f3-413d-bb25-750205b3b20d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9763 | 2026.01.30 16:40:32.478891 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63980 | ||
| 9764 | 2026.01.30 16:40:32.478918 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47817 | ||
| 9765 | 2026.01.30 16:40:32.478949 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51837 | ||
| 9766 | 2026.01.30 16:40:32.478962 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34844 | ||
| 9767 | 2026.01.30 16:40:32.478984 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43753 | ||
| 9768 | 2026.01.30 16:40:32.479010 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9769 | 2026.01.30 16:40:32.479029 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9770 | 2026.01.30 16:40:32.479037 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9771 | 2026.01.30 16:40:32.479057 [ 288 ] {} <Debug> TCP-Session: 8eaa48d0-0058-4fe7-915d-2e090ba710f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63980 | ||
| 9772 | 2026.01.30 16:40:32.479065 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9773 | 2026.01.30 16:40:32.479079 [ 292 ] {} <Debug> TCP-Session: 86df60f7-9d7f-4783-ba3f-63f3149332b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51837 | ||
| 9774 | 2026.01.30 16:40:32.479099 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9775 | 2026.01.30 16:40:32.479112 [ 293 ] {} <Debug> TCP-Session: 5f801cc5-e822-4be0-b20d-0fe97a93ce3a Authenticating user 'default' from [fd00:1122:3344:101::e]:34844 | ||
| 9776 | 2026.01.30 16:40:32.479129 [ 292 ] {} <Debug> TCP-Session: 86df60f7-9d7f-4783-ba3f-63f3149332b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9777 | 2026.01.30 16:40:32.479143 [ 275 ] {} <Debug> TCP-Session: 5f026f80-2208-4410-bd1d-af3a7fc31d33 Authenticating user 'default' from [fd00:1122:3344:101::e]:43753 | ||
| 9778 | 2026.01.30 16:40:32.479154 [ 293 ] {} <Debug> TCP-Session: 5f801cc5-e822-4be0-b20d-0fe97a93ce3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9779 | 2026.01.30 16:40:32.479163 [ 292 ] {} <Debug> TCP-Session: 86df60f7-9d7f-4783-ba3f-63f3149332b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9780 | 2026.01.30 16:40:32.479180 [ 275 ] {} <Debug> TCP-Session: 5f026f80-2208-4410-bd1d-af3a7fc31d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9781 | 2026.01.30 16:40:32.479191 [ 293 ] {} <Debug> TCP-Session: 5f801cc5-e822-4be0-b20d-0fe97a93ce3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9782 | 2026.01.30 16:40:32.479218 [ 275 ] {} <Debug> TCP-Session: 5f026f80-2208-4410-bd1d-af3a7fc31d33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9783 | 2026.01.30 16:40:32.479098 [ 288 ] {} <Debug> TCP-Session: 8eaa48d0-0058-4fe7-915d-2e090ba710f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9784 | 2026.01.30 16:40:32.479070 [ 289 ] {} <Debug> TCP-Session: 7556460f-d096-47a7-a549-a5b65ae13920 Authenticating user 'default' from [fd00:1122:3344:101::e]:47817 | ||
| 9785 | 2026.01.30 16:40:32.479259 [ 288 ] {} <Debug> TCP-Session: 8eaa48d0-0058-4fe7-915d-2e090ba710f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9786 | 2026.01.30 16:40:32.478943 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32807 | ||
| 9787 | 2026.01.30 16:40:32.478975 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63157 | ||
| 9788 | 2026.01.30 16:40:32.479290 [ 289 ] {} <Debug> TCP-Session: 7556460f-d096-47a7-a549-a5b65ae13920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9789 | 2026.01.30 16:40:32.479008 [ 286 ] {} <Trace> TCP-Session: 5de5c16a-99f3-413d-bb25-750205b3b20d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9790 | 2026.01.30 16:40:32.479383 [ 289 ] {} <Debug> TCP-Session: 7556460f-d096-47a7-a549-a5b65ae13920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9791 | 2026.01.30 16:40:32.479397 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9792 | 2026.01.30 16:40:32.479409 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9793 | 2026.01.30 16:40:32.479450 [ 291 ] {} <Debug> TCP-Session: 19bbe8e2-17a0-4f88-8ab2-617f0f498493 Authenticating user 'default' from [fd00:1122:3344:101::e]:32807 | ||
| 9794 | 2026.01.30 16:40:32.479463 [ 294 ] {} <Debug> TCP-Session: d2282c82-e9b8-4bca-aacb-e1d5cc48ec64 Authenticating user 'default' from [fd00:1122:3344:101::e]:63157 | ||
| 9795 | 2026.01.30 16:40:32.478925 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45888 | ||
| 9796 | 2026.01.30 16:40:32.479490 [ 294 ] {} <Debug> TCP-Session: d2282c82-e9b8-4bca-aacb-e1d5cc48ec64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9797 | 2026.01.30 16:40:32.479485 [ 291 ] {} <Debug> TCP-Session: 19bbe8e2-17a0-4f88-8ab2-617f0f498493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9798 | 2026.01.30 16:40:32.479527 [ 294 ] {} <Debug> TCP-Session: d2282c82-e9b8-4bca-aacb-e1d5cc48ec64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9799 | 2026.01.30 16:40:32.479547 [ 291 ] {} <Debug> TCP-Session: 19bbe8e2-17a0-4f88-8ab2-617f0f498493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9800 | 2026.01.30 16:40:32.479555 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9801 | 2026.01.30 16:40:32.479565 [ 286 ] {a99ab6a5-6967-4d4b-ac30-348507452062} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36057) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9802 | 2026.01.30 16:40:32.479589 [ 290 ] {} <Debug> TCP-Session: b322e3c3-1de3-4f94-8a51-b3b9e8263054 Authenticating user 'default' from [fd00:1122:3344:101::e]:45888 | ||
| 9803 | 2026.01.30 16:40:32.479606 [ 290 ] {} <Debug> TCP-Session: b322e3c3-1de3-4f94-8a51-b3b9e8263054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9804 | 2026.01.30 16:40:32.479618 [ 290 ] {} <Debug> TCP-Session: b322e3c3-1de3-4f94-8a51-b3b9e8263054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9805 | 2026.01.30 16:40:32.479839 [ 286 ] {a99ab6a5-6967-4d4b-ac30-348507452062} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9806 | 2026.01.30 16:40:32.479894 [ 286 ] {a99ab6a5-6967-4d4b-ac30-348507452062} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9807 | 2026.01.30 16:40:32.480176 [ 286 ] {a99ab6a5-6967-4d4b-ac30-348507452062} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 9808 | 2026.01.30 16:40:32.481038 [ 303 ] {a99ab6a5-6967-4d4b-ac30-348507452062} <Trace> AggregatingTransform: Aggregating | ||
| 9809 | 2026.01.30 16:40:32.481096 [ 303 ] {a99ab6a5-6967-4d4b-ac30-348507452062} <Trace> Aggregator: Aggregation method: without_key | ||
| 9810 | 2026.01.30 16:40:32.481130 [ 303 ] {a99ab6a5-6967-4d4b-ac30-348507452062} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000855525 sec. (1168.873 rows/sec., 45.66 KiB/sec.) | ||
| 9811 | 2026.01.30 16:40:32.481146 [ 303 ] {a99ab6a5-6967-4d4b-ac30-348507452062} <Trace> Aggregator: Merging aggregated data | ||
| 9812 | 2026.01.30 16:40:32.482508 [ 286 ] {a99ab6a5-6967-4d4b-ac30-348507452062} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002998 sec., 333.55570380253505 rows/sec., 13.03 KiB/sec. | ||
| 9813 | 2026.01.30 16:40:32.482649 [ 286 ] {a99ab6a5-6967-4d4b-ac30-348507452062} <Debug> TCPHandler: Processed in 0.003768188 sec. | ||
| 9814 | 2026.01.30 16:40:32.482768 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9815 | 2026.01.30 16:40:32.482798 [ 286 ] {} <Debug> TCP-Session: 5de5c16a-99f3-413d-bb25-750205b3b20d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9816 | 2026.01.30 16:40:32.482808 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9817 | 2026.01.30 16:40:32.482838 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9818 | 2026.01.30 16:40:32.482851 [ 275 ] {} <Debug> TCP-Session: 5f026f80-2208-4410-bd1d-af3a7fc31d33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9819 | 2026.01.30 16:40:32.482860 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9820 | 2026.01.30 16:40:32.482872 [ 288 ] {} <Debug> TCP-Session: 8eaa48d0-0058-4fe7-915d-2e090ba710f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9821 | 2026.01.30 16:40:32.482881 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9822 | 2026.01.30 16:40:32.482905 [ 291 ] {} <Debug> TCP-Session: 19bbe8e2-17a0-4f88-8ab2-617f0f498493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9823 | 2026.01.30 16:40:32.482899 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9824 | 2026.01.30 16:40:32.482939 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9825 | 2026.01.30 16:40:32.482961 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9826 | 2026.01.30 16:40:32.482965 [ 290 ] {} <Debug> TCP-Session: b322e3c3-1de3-4f94-8a51-b3b9e8263054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9827 | 2026.01.30 16:40:32.482983 [ 293 ] {} <Debug> TCP-Session: 5f801cc5-e822-4be0-b20d-0fe97a93ce3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9828 | 2026.01.30 16:40:32.482931 [ 294 ] {} <Debug> TCP-Session: d2282c82-e9b8-4bca-aacb-e1d5cc48ec64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9829 | 2026.01.30 16:40:32.483009 [ 292 ] {} <Debug> TCP-Session: 86df60f7-9d7f-4783-ba3f-63f3149332b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9830 | 2026.01.30 16:40:32.482922 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9831 | 2026.01.30 16:40:32.483072 [ 289 ] {} <Debug> TCP-Session: 7556460f-d096-47a7-a549-a5b65ae13920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9832 | 2026.01.30 16:40:32.579710 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2026.01.30 16:40:32.579902 [ 277 ] {12c5e5a4-3992-4ca0-93db-975a50724f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9834 | 2026.01.30 16:40:32.579975 [ 277 ] {12c5e5a4-3992-4ca0-93db-975a50724f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9835 | 2026.01.30 16:40:32.580792 [ 277 ] {12c5e5a4-3992-4ca0-93db-975a50724f2e} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.01.30 16:40:32.580848 [ 277 ] {12c5e5a4-3992-4ca0-93db-975a50724f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9837 | 2026.01.30 16:40:32.581302 [ 277 ] {12c5e5a4-3992-4ca0-93db-975a50724f2e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9838 | 2026.01.30 16:40:32.581552 [ 277 ] {12c5e5a4-3992-4ca0-93db-975a50724f2e} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.01.30 16:40:32.581726 [ 277 ] {12c5e5a4-3992-4ca0-93db-975a50724f2e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001877 sec., 68193.92647842302 rows/sec., 5.88 MiB/sec. | ||
| 9840 | 2026.01.30 16:40:32.581780 [ 277 ] {12c5e5a4-3992-4ca0-93db-975a50724f2e} <Debug> TCPHandler: Processed in 0.002208289 sec. | ||
| 9841 | 2026.01.30 16:40:32.581917 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9842 | 2026.01.30 16:40:32.582026 [ 277 ] {5e7b9a22-d199-422c-b41b-8c86c9a50e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9843 | 2026.01.30 16:40:32.582072 [ 277 ] {5e7b9a22-d199-422c-b41b-8c86c9a50e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9844 | 2026.01.30 16:40:32.582527 [ 277 ] {5e7b9a22-d199-422c-b41b-8c86c9a50e83} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2026.01.30 16:40:32.582569 [ 277 ] {5e7b9a22-d199-422c-b41b-8c86c9a50e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9846 | 2026.01.30 16:40:32.582943 [ 277 ] {5e7b9a22-d199-422c-b41b-8c86c9a50e83} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9847 | 2026.01.30 16:40:32.583188 [ 277 ] {5e7b9a22-d199-422c-b41b-8c86c9a50e83} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2026.01.30 16:40:32.583334 [ 84 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9849 | 2026.01.30 16:40:32.583340 [ 277 ] {5e7b9a22-d199-422c-b41b-8c86c9a50e83} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00134 sec., 26865.671641791043 rows/sec., 1.97 MiB/sec. | ||
| 9850 | 2026.01.30 16:40:32.583404 [ 84 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9851 | 2026.01.30 16:40:32.583427 [ 277 ] {5e7b9a22-d199-422c-b41b-8c86c9a50e83} <Debug> TCPHandler: Processed in 0.001568888 sec. | ||
| 9852 | 2026.01.30 16:40:32.583430 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9853 | 2026.01.30 16:40:32.583559 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9854 | 2026.01.30 16:40:32.583579 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9855 | 2026.01.30 16:40:32.583665 [ 277 ] {fca40306-3784-44e6-a320-f98e4b10326d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9856 | 2026.01.30 16:40:32.583713 [ 277 ] {fca40306-3784-44e6-a320-f98e4b10326d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9857 | 2026.01.30 16:40:32.583729 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9858 | 2026.01.30 16:40:32.583770 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 299 rows starting from the beginning of the part | ||
| 9859 | 2026.01.30 16:40:32.583838 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 9860 | 2026.01.30 16:40:32.583885 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 4 rows starting from the beginning of the part | ||
| 9861 | 2026.01.30 16:40:32.583925 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
| 9862 | 2026.01.30 16:40:32.583965 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 4 rows starting from the beginning of the part | ||
| 9863 | 2026.01.30 16:40:32.584004 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
| 9864 | 2026.01.30 16:40:32.584176 [ 277 ] {fca40306-3784-44e6-a320-f98e4b10326d} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2026.01.30 16:40:32.584219 [ 277 ] {fca40306-3784-44e6-a320-f98e4b10326d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9866 | 2026.01.30 16:40:32.584574 [ 277 ] {fca40306-3784-44e6-a320-f98e4b10326d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9867 | 2026.01.30 16:40:32.584810 [ 277 ] {fca40306-3784-44e6-a320-f98e4b10326d} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9868 | 2026.01.30 16:40:32.584916 [ 189 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395335 sec., 300286.3111725858 rows/sec., 20.79 MiB/sec. | ||
| 9869 | 2026.01.30 16:40:32.584952 [ 277 ] {fca40306-3784-44e6-a320-f98e4b10326d} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001307 sec., 76511.09410864576 rows/sec., 5.98 MiB/sec. | ||
| 9870 | 2026.01.30 16:40:32.584999 [ 277 ] {fca40306-3784-44e6-a320-f98e4b10326d} <Debug> TCPHandler: Processed in 0.001495507 sec. | ||
| 9871 | 2026.01.30 16:40:32.585124 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9872 | 2026.01.30 16:40:32.585126 [ 192 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9873 | 2026.01.30 16:40:32.585227 [ 277 ] {7e979ffd-47fa-43b9-8b8b-f064e6deeb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9874 | 2026.01.30 16:40:32.585280 [ 277 ] {7e979ffd-47fa-43b9-8b8b-f064e6deeb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9875 | 2026.01.30 16:40:32.585461 [ 192 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_66_13} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.01.30 16:40:32.585548 [ 192 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_66_13} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9877 | 2026.01.30 16:40:32.585658 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9878 | 2026.01.30 16:40:32.585738 [ 277 ] {7e979ffd-47fa-43b9-8b8b-f064e6deeb0f} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2026.01.30 16:40:32.585780 [ 277 ] {7e979ffd-47fa-43b9-8b8b-f064e6deeb0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9880 | 2026.01.30 16:40:32.586137 [ 277 ] {7e979ffd-47fa-43b9-8b8b-f064e6deeb0f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9881 | 2026.01.30 16:40:32.586355 [ 277 ] {7e979ffd-47fa-43b9-8b8b-f064e6deeb0f} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9882 | 2026.01.30 16:40:32.586526 [ 277 ] {7e979ffd-47fa-43b9-8b8b-f064e6deeb0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 9883 | 2026.01.30 16:40:32.586567 [ 277 ] {7e979ffd-47fa-43b9-8b8b-f064e6deeb0f} <Debug> TCPHandler: Processed in 0.001493947 sec. | ||
| 9884 | 2026.01.30 16:40:32.586700 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9885 | 2026.01.30 16:40:32.586800 [ 277 ] {a22459c9-2713-4c37-b2be-6f749fea4176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9886 | 2026.01.30 16:40:32.586859 [ 277 ] {a22459c9-2713-4c37-b2be-6f749fea4176} <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 | ||
| 9887 | 2026.01.30 16:40:32.587962 [ 277 ] {a22459c9-2713-4c37-b2be-6f749fea4176} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9888 | 2026.01.30 16:40:32.588001 [ 277 ] {a22459c9-2713-4c37-b2be-6f749fea4176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9889 | 2026.01.30 16:40:32.588607 [ 277 ] {a22459c9-2713-4c37-b2be-6f749fea4176} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9890 | 2026.01.30 16:40:32.588850 [ 277 ] {a22459c9-2713-4c37-b2be-6f749fea4176} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9891 | 2026.01.30 16:40:32.589019 [ 277 ] {a22459c9-2713-4c37-b2be-6f749fea4176} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002238 sec., 16085.790884718499 rows/sec., 28.82 MiB/sec. | ||
| 9892 | 2026.01.30 16:40:32.589092 [ 277 ] {a22459c9-2713-4c37-b2be-6f749fea4176} <Debug> TCPHandler: Processed in 0.002443514 sec. | ||
| 9893 | 2026.01.30 16:40:32.589222 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9894 | 2026.01.30 16:40:32.589319 [ 277 ] {f319b637-0006-4a01-819d-2620be76a9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9895 | 2026.01.30 16:40:32.589363 [ 277 ] {f319b637-0006-4a01-819d-2620be76a9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9896 | 2026.01.30 16:40:32.589724 [ 277 ] {f319b637-0006-4a01-819d-2620be76a9f1} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9897 | 2026.01.30 16:40:32.589762 [ 277 ] {f319b637-0006-4a01-819d-2620be76a9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9898 | 2026.01.30 16:40:32.590087 [ 277 ] {f319b637-0006-4a01-819d-2620be76a9f1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9899 | 2026.01.30 16:40:32.590341 [ 277 ] {f319b637-0006-4a01-819d-2620be76a9f1} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9900 | 2026.01.30 16:40:32.590469 [ 84 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9901 | 2026.01.30 16:40:32.590480 [ 277 ] {f319b637-0006-4a01-819d-2620be76a9f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 9902 | 2026.01.30 16:40:32.590515 [ 84 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9903 | 2026.01.30 16:40:32.590539 [ 277 ] {f319b637-0006-4a01-819d-2620be76a9f1} <Debug> TCPHandler: Processed in 0.001368685 sec. | ||
| 9904 | 2026.01.30 16:40:32.590541 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9905 | 2026.01.30 16:40:32.590658 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9906 | 2026.01.30 16:40:32.590792 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9907 | 2026.01.30 16:40:32.590832 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3708 rows starting from the beginning of the part | ||
| 9908 | 2026.01.30 16:40:32.590896 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9909 | 2026.01.30 16:40:32.590957 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9910 | 2026.01.30 16:40:32.591006 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9911 | 2026.01.30 16:40:32.591063 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9912 | 2026.01.30 16:40:32.591118 [ 187 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9913 | 2026.01.30 16:40:32.592412 [ 192 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4008 rows, containing 4 columns (4 merged, 0 gathered) in 0.001802882 sec., 2223107.224987548 rows/sec., 147.47 MiB/sec. | ||
| 9914 | 2026.01.30 16:40:32.592697 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9915 | 2026.01.30 16:40:32.593044 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_66_13} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9916 | 2026.01.30 16:40:32.593131 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_66_13} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9917 | 2026.01.30 16:40:32.593211 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9918 | 2026.01.30 16:40:33.559346 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61779 | ||
| 9919 | 2026.01.30 16:40:33.559479 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9920 | 2026.01.30 16:40:33.559507 [ 286 ] {} <Debug> TCP-Session: 7580fb3f-3ba9-4035-ae09-57ae2eadd94f Authenticating user 'default' from [fd00:1122:3344:101::e]:61779 | ||
| 9921 | 2026.01.30 16:40:33.559530 [ 286 ] {} <Debug> TCP-Session: 7580fb3f-3ba9-4035-ae09-57ae2eadd94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9922 | 2026.01.30 16:40:33.559543 [ 286 ] {} <Debug> TCP-Session: 7580fb3f-3ba9-4035-ae09-57ae2eadd94f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9923 | 2026.01.30 16:40:33.559785 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41533 | ||
| 9924 | 2026.01.30 16:40:33.559810 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35857 | ||
| 9925 | 2026.01.30 16:40:33.559858 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35924 | ||
| 9926 | 2026.01.30 16:40:33.559858 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43026 | ||
| 9927 | 2026.01.30 16:40:33.559892 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39682 | ||
| 9928 | 2026.01.30 16:40:33.559911 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9929 | 2026.01.30 16:40:33.559954 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9930 | 2026.01.30 16:40:33.559954 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9931 | 2026.01.30 16:40:33.559986 [ 288 ] {} <Debug> TCP-Session: dc990ef6-14ef-44d4-875d-95d6dbc58312 Authenticating user 'default' from [fd00:1122:3344:101::e]:41533 | ||
| 9932 | 2026.01.30 16:40:33.559996 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9933 | 2026.01.30 16:40:33.559996 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9934 | 2026.01.30 16:40:33.560029 [ 275 ] {} <Debug> TCP-Session: aa884fc4-09c4-4535-b607-f0bfc853dea4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39682 | ||
| 9935 | 2026.01.30 16:40:33.560019 [ 288 ] {} <Debug> TCP-Session: dc990ef6-14ef-44d4-875d-95d6dbc58312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9936 | 2026.01.30 16:40:33.560058 [ 291 ] {} <Debug> TCP-Session: 62ab6257-9c28-4c2c-bf5d-8c51b12c5e73 Authenticating user 'default' from [fd00:1122:3344:101::e]:43026 | ||
| 9937 | 2026.01.30 16:40:33.560061 [ 275 ] {} <Debug> TCP-Session: aa884fc4-09c4-4535-b607-f0bfc853dea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9938 | 2026.01.30 16:40:33.560073 [ 288 ] {} <Debug> TCP-Session: dc990ef6-14ef-44d4-875d-95d6dbc58312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9939 | 2026.01.30 16:40:33.560094 [ 291 ] {} <Debug> TCP-Session: 62ab6257-9c28-4c2c-bf5d-8c51b12c5e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9940 | 2026.01.30 16:40:33.560094 [ 275 ] {} <Debug> TCP-Session: aa884fc4-09c4-4535-b607-f0bfc853dea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9941 | 2026.01.30 16:40:33.560116 [ 291 ] {} <Debug> TCP-Session: 62ab6257-9c28-4c2c-bf5d-8c51b12c5e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9942 | 2026.01.30 16:40:33.559990 [ 292 ] {} <Debug> TCP-Session: 91dc4c2b-7d92-4712-892d-5d52d983e61a Authenticating user 'default' from [fd00:1122:3344:101::e]:35924 | ||
| 9943 | 2026.01.30 16:40:33.559901 [ 286 ] {} <Trace> TCP-Session: 7580fb3f-3ba9-4035-ae09-57ae2eadd94f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9944 | 2026.01.30 16:40:33.560180 [ 292 ] {} <Debug> TCP-Session: 91dc4c2b-7d92-4712-892d-5d52d983e61a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9945 | 2026.01.30 16:40:33.559884 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55276 | ||
| 9946 | 2026.01.30 16:40:33.560206 [ 292 ] {} <Debug> TCP-Session: 91dc4c2b-7d92-4712-892d-5d52d983e61a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9947 | 2026.01.30 16:40:33.559871 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53281 | ||
| 9948 | 2026.01.30 16:40:33.559834 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50189 | ||
| 9949 | 2026.01.30 16:40:33.560281 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9950 | 2026.01.30 16:40:33.560011 [ 289 ] {} <Debug> TCP-Session: 191b34af-c0d0-4523-b52a-94434760190e Authenticating user 'default' from [fd00:1122:3344:101::e]:35857 | ||
| 9951 | 2026.01.30 16:40:33.560329 [ 294 ] {} <Debug> TCP-Session: 6e0bcde0-cdb7-4cf1-b981-5d99611c1d44 Authenticating user 'default' from [fd00:1122:3344:101::e]:55276 | ||
| 9952 | 2026.01.30 16:40:33.560331 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9953 | 2026.01.30 16:40:33.560352 [ 286 ] {f3f1df6e-1ae1-4841-ac9d-07e3e2c502cc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61779) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9954 | 2026.01.30 16:40:33.560360 [ 294 ] {} <Debug> TCP-Session: 6e0bcde0-cdb7-4cf1-b981-5d99611c1d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9955 | 2026.01.30 16:40:33.560375 [ 293 ] {} <Debug> TCP-Session: 9a9879a1-0fd7-4b92-bebd-fd31a190b219 Authenticating user 'default' from [fd00:1122:3344:101::e]:53281 | ||
| 9956 | 2026.01.30 16:40:33.560398 [ 294 ] {} <Debug> TCP-Session: 6e0bcde0-cdb7-4cf1-b981-5d99611c1d44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9957 | 2026.01.30 16:40:33.560416 [ 293 ] {} <Debug> TCP-Session: 9a9879a1-0fd7-4b92-bebd-fd31a190b219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9958 | 2026.01.30 16:40:33.560347 [ 289 ] {} <Debug> TCP-Session: 191b34af-c0d0-4523-b52a-94434760190e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9959 | 2026.01.30 16:40:33.560440 [ 293 ] {} <Debug> TCP-Session: 9a9879a1-0fd7-4b92-bebd-fd31a190b219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9960 | 2026.01.30 16:40:33.560459 [ 289 ] {} <Debug> TCP-Session: 191b34af-c0d0-4523-b52a-94434760190e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9961 | 2026.01.30 16:40:33.560344 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9962 | 2026.01.30 16:40:33.560509 [ 290 ] {} <Debug> TCP-Session: 191f12fd-1592-41c8-99ee-39799b9a2d63 Authenticating user 'default' from [fd00:1122:3344:101::e]:50189 | ||
| 9963 | 2026.01.30 16:40:33.560526 [ 290 ] {} <Debug> TCP-Session: 191f12fd-1592-41c8-99ee-39799b9a2d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9964 | 2026.01.30 16:40:33.560538 [ 290 ] {} <Debug> TCP-Session: 191f12fd-1592-41c8-99ee-39799b9a2d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9965 | 2026.01.30 16:40:33.560640 [ 286 ] {f3f1df6e-1ae1-4841-ac9d-07e3e2c502cc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9966 | 2026.01.30 16:40:33.560695 [ 286 ] {f3f1df6e-1ae1-4841-ac9d-07e3e2c502cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9967 | 2026.01.30 16:40:33.560983 [ 286 ] {f3f1df6e-1ae1-4841-ac9d-07e3e2c502cc} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 9968 | 2026.01.30 16:40:33.562031 [ 284 ] {f3f1df6e-1ae1-4841-ac9d-07e3e2c502cc} <Trace> AggregatingTransform: Aggregating | ||
| 9969 | 2026.01.30 16:40:33.562077 [ 284 ] {f3f1df6e-1ae1-4841-ac9d-07e3e2c502cc} <Trace> Aggregator: Aggregation method: without_key | ||
| 9970 | 2026.01.30 16:40:33.562114 [ 284 ] {f3f1df6e-1ae1-4841-ac9d-07e3e2c502cc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001029778 sec. (971.083 rows/sec., 37.93 KiB/sec.) | ||
| 9971 | 2026.01.30 16:40:33.562133 [ 284 ] {f3f1df6e-1ae1-4841-ac9d-07e3e2c502cc} <Trace> Aggregator: Merging aggregated data | ||
| 9972 | 2026.01.30 16:40:33.563542 [ 286 ] {f3f1df6e-1ae1-4841-ac9d-07e3e2c502cc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003251 sec., 307.59766225776684 rows/sec., 12.02 KiB/sec. | ||
| 9973 | 2026.01.30 16:40:33.563685 [ 286 ] {f3f1df6e-1ae1-4841-ac9d-07e3e2c502cc} <Debug> TCPHandler: Processed in 0.003913269 sec. | ||
| 9974 | 2026.01.30 16:40:33.563770 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9975 | 2026.01.30 16:40:33.563801 [ 286 ] {} <Debug> TCP-Session: 7580fb3f-3ba9-4035-ae09-57ae2eadd94f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9976 | 2026.01.30 16:40:33.563806 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9977 | 2026.01.30 16:40:33.563833 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9978 | 2026.01.30 16:40:33.563850 [ 275 ] {} <Debug> TCP-Session: aa884fc4-09c4-4535-b607-f0bfc853dea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9979 | 2026.01.30 16:40:33.563862 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9980 | 2026.01.30 16:40:33.563883 [ 291 ] {} <Debug> TCP-Session: 62ab6257-9c28-4c2c-bf5d-8c51b12c5e73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9981 | 2026.01.30 16:40:33.563896 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9982 | 2026.01.30 16:40:33.563913 [ 288 ] {} <Debug> TCP-Session: dc990ef6-14ef-44d4-875d-95d6dbc58312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9983 | 2026.01.30 16:40:33.563921 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9984 | 2026.01.30 16:40:33.563939 [ 293 ] {} <Debug> TCP-Session: 9a9879a1-0fd7-4b92-bebd-fd31a190b219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9985 | 2026.01.30 16:40:33.563958 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9986 | 2026.01.30 16:40:33.563985 [ 292 ] {} <Debug> TCP-Session: 91dc4c2b-7d92-4712-892d-5d52d983e61a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9987 | 2026.01.30 16:40:33.563937 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9988 | 2026.01.30 16:40:33.564020 [ 294 ] {} <Debug> TCP-Session: 6e0bcde0-cdb7-4cf1-b981-5d99611c1d44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9989 | 2026.01.30 16:40:33.563880 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9990 | 2026.01.30 16:40:33.564074 [ 290 ] {} <Debug> TCP-Session: 191f12fd-1592-41c8-99ee-39799b9a2d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9991 | 2026.01.30 16:40:33.564106 [ 289 ] {} <Debug> TCP-Session: 191b34af-c0d0-4523-b52a-94434760190e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9992 | 2026.01.30 16:40:33.582754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23519 | ||
| 9993 | 2026.01.30 16:40:33.583274 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.01.30 16:40:33.583325 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9995 | 2026.01.30 16:40:33.583881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9996 | 2026.01.30 16:40:33.584128 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.01.30 16:40:33.584293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23519 | ||
| 9998 | 2026.01.30 16:40:34.812576 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9999 | 2026.01.30 16:40:34.830734 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2026.01.30 16:40:34.830800 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10001 | 2026.01.30 16:40:34.837109 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10002 | 2026.01.30 16:40:34.837800 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10003 | 2026.01.30 16:40:34.841716 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10004 | 2026.01.30 16:40:36.152364 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1202 | ||
| 10005 | 2026.01.30 16:40:36.154668 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10006 | 2026.01.30 16:40:36.154723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10007 | 2026.01.30 16:40:36.155932 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10008 | 2026.01.30 16:40:36.156214 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10009 | 2026.01.30 16:40:36.156598 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1202 | ||
| 10010 | 2026.01.30 16:40:37.608722 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10011 | 2026.01.30 16:40:37.608947 [ 277 ] {27707d4b-b67c-46f7-9a4c-de1cd4b9a691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10012 | 2026.01.30 16:40:37.609023 [ 277 ] {27707d4b-b67c-46f7-9a4c-de1cd4b9a691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10013 | 2026.01.30 16:40:37.609748 [ 277 ] {27707d4b-b67c-46f7-9a4c-de1cd4b9a691} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10014 | 2026.01.30 16:40:37.609799 [ 277 ] {27707d4b-b67c-46f7-9a4c-de1cd4b9a691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10015 | 2026.01.30 16:40:37.610188 [ 277 ] {27707d4b-b67c-46f7-9a4c-de1cd4b9a691} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10016 | 2026.01.30 16:40:37.610419 [ 277 ] {27707d4b-b67c-46f7-9a4c-de1cd4b9a691} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10017 | 2026.01.30 16:40:37.610591 [ 277 ] {27707d4b-b67c-46f7-9a4c-de1cd4b9a691} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001701 sec., 14109.347442680775 rows/sec., 1.17 MiB/sec. | ||
| 10018 | 2026.01.30 16:40:37.610642 [ 277 ] {27707d4b-b67c-46f7-9a4c-de1cd4b9a691} <Debug> TCPHandler: Processed in 0.002062007 sec. | ||
| 10019 | 2026.01.30 16:40:37.610764 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10020 | 2026.01.30 16:40:37.610867 [ 277 ] {2e606044-f638-4774-83b1-8f56ad1df9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10021 | 2026.01.30 16:40:37.610912 [ 277 ] {2e606044-f638-4774-83b1-8f56ad1df9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10022 | 2026.01.30 16:40:37.611319 [ 277 ] {2e606044-f638-4774-83b1-8f56ad1df9ce} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10023 | 2026.01.30 16:40:37.611357 [ 277 ] {2e606044-f638-4774-83b1-8f56ad1df9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10024 | 2026.01.30 16:40:37.611656 [ 277 ] {2e606044-f638-4774-83b1-8f56ad1df9ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10025 | 2026.01.30 16:40:37.611865 [ 277 ] {2e606044-f638-4774-83b1-8f56ad1df9ce} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2026.01.30 16:40:37.612003 [ 277 ] {2e606044-f638-4774-83b1-8f56ad1df9ce} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00116 sec., 6896.551724137931 rows/sec., 562.37 KiB/sec. | ||
| 10027 | 2026.01.30 16:40:37.612041 [ 277 ] {2e606044-f638-4774-83b1-8f56ad1df9ce} <Debug> TCPHandler: Processed in 0.001327724 sec. | ||
| 10028 | 2026.01.30 16:40:37.612172 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10029 | 2026.01.30 16:40:37.612269 [ 277 ] {0cb9aade-1973-4c39-b7b0-f871e42cf149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10030 | 2026.01.30 16:40:37.612309 [ 277 ] {0cb9aade-1973-4c39-b7b0-f871e42cf149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10031 | 2026.01.30 16:40:37.613282 [ 277 ] {0cb9aade-1973-4c39-b7b0-f871e42cf149} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10032 | 2026.01.30 16:40:37.613317 [ 277 ] {0cb9aade-1973-4c39-b7b0-f871e42cf149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10033 | 2026.01.30 16:40:37.613716 [ 277 ] {0cb9aade-1973-4c39-b7b0-f871e42cf149} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10034 | 2026.01.30 16:40:37.613936 [ 277 ] {0cb9aade-1973-4c39-b7b0-f871e42cf149} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10035 | 2026.01.30 16:40:37.614069 [ 277 ] {0cb9aade-1973-4c39-b7b0-f871e42cf149} <Debug> executeQuery: Read 1328 rows, 113.50 KiB in 0.001819 sec., 730071.4678394722 rows/sec., 60.94 MiB/sec. | ||
| 10036 | 2026.01.30 16:40:37.614109 [ 277 ] {0cb9aade-1973-4c39-b7b0-f871e42cf149} <Debug> TCPHandler: Processed in 0.001993156 sec. | ||
| 10037 | 2026.01.30 16:40:37.614232 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10038 | 2026.01.30 16:40:37.614335 [ 277 ] {62e5dffe-b6f9-4f76-8a1b-ad4683f0af01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10039 | 2026.01.30 16:40:37.614375 [ 277 ] {62e5dffe-b6f9-4f76-8a1b-ad4683f0af01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10040 | 2026.01.30 16:40:37.614814 [ 277 ] {62e5dffe-b6f9-4f76-8a1b-ad4683f0af01} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10041 | 2026.01.30 16:40:37.614850 [ 277 ] {62e5dffe-b6f9-4f76-8a1b-ad4683f0af01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10042 | 2026.01.30 16:40:37.615138 [ 277 ] {62e5dffe-b6f9-4f76-8a1b-ad4683f0af01} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10043 | 2026.01.30 16:40:37.615348 [ 277 ] {62e5dffe-b6f9-4f76-8a1b-ad4683f0af01} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10044 | 2026.01.30 16:40:37.615479 [ 277 ] {62e5dffe-b6f9-4f76-8a1b-ad4683f0af01} <Debug> executeQuery: Read 24 rows, 1.82 KiB in 0.001162 sec., 20654.04475043029 rows/sec., 1.53 MiB/sec. | ||
| 10045 | 2026.01.30 16:40:37.615519 [ 277 ] {62e5dffe-b6f9-4f76-8a1b-ad4683f0af01} <Debug> TCPHandler: Processed in 0.001333154 sec. | ||
| 10046 | 2026.01.30 16:40:37.615635 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10047 | 2026.01.30 16:40:37.615728 [ 277 ] {e910c956-e0de-43a2-81c2-57cba39f580a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10048 | 2026.01.30 16:40:37.615767 [ 277 ] {e910c956-e0de-43a2-81c2-57cba39f580a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10049 | 2026.01.30 16:40:37.616223 [ 277 ] {e910c956-e0de-43a2-81c2-57cba39f580a} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2026.01.30 16:40:37.616258 [ 277 ] {e910c956-e0de-43a2-81c2-57cba39f580a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10051 | 2026.01.30 16:40:37.616561 [ 277 ] {e910c956-e0de-43a2-81c2-57cba39f580a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10052 | 2026.01.30 16:40:37.616755 [ 277 ] {e910c956-e0de-43a2-81c2-57cba39f580a} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2026.01.30 16:40:37.616878 [ 277 ] {e910c956-e0de-43a2-81c2-57cba39f580a} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001202 sec., 209650.5823627288 rows/sec., 14.50 MiB/sec. | ||
| 10054 | 2026.01.30 16:40:37.616914 [ 277 ] {e910c956-e0de-43a2-81c2-57cba39f580a} <Debug> TCPHandler: Processed in 0.001361325 sec. | ||
| 10055 | 2026.01.30 16:40:37.617020 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10056 | 2026.01.30 16:40:37.617106 [ 277 ] {ad6afccf-3e82-475f-853f-ec20c0ee6874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10057 | 2026.01.30 16:40:37.617143 [ 277 ] {ad6afccf-3e82-475f-853f-ec20c0ee6874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10058 | 2026.01.30 16:40:37.617585 [ 277 ] {ad6afccf-3e82-475f-853f-ec20c0ee6874} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2026.01.30 16:40:37.617620 [ 277 ] {ad6afccf-3e82-475f-853f-ec20c0ee6874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10060 | 2026.01.30 16:40:37.617907 [ 277 ] {ad6afccf-3e82-475f-853f-ec20c0ee6874} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10061 | 2026.01.30 16:40:37.618110 [ 277 ] {ad6afccf-3e82-475f-853f-ec20c0ee6874} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10062 | 2026.01.30 16:40:37.618247 [ 277 ] {ad6afccf-3e82-475f-853f-ec20c0ee6874} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 10063 | 2026.01.30 16:40:37.618284 [ 277 ] {ad6afccf-3e82-475f-853f-ec20c0ee6874} <Debug> TCPHandler: Processed in 0.001267693 sec. | ||
| 10064 | 2026.01.30 16:40:37.618390 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10065 | 2026.01.30 16:40:37.618483 [ 277 ] {17daa27d-677d-4e0a-88af-1fb772e76c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10066 | 2026.01.30 16:40:37.618522 [ 277 ] {17daa27d-677d-4e0a-88af-1fb772e76c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10067 | 2026.01.30 16:40:37.619074 [ 277 ] {17daa27d-677d-4e0a-88af-1fb772e76c58} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10068 | 2026.01.30 16:40:37.619109 [ 277 ] {17daa27d-677d-4e0a-88af-1fb772e76c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10069 | 2026.01.30 16:40:37.619446 [ 277 ] {17daa27d-677d-4e0a-88af-1fb772e76c58} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10070 | 2026.01.30 16:40:37.619654 [ 277 ] {17daa27d-677d-4e0a-88af-1fb772e76c58} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10071 | 2026.01.30 16:40:37.619784 [ 277 ] {17daa27d-677d-4e0a-88af-1fb772e76c58} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001319 sec., 430629.26459438965 rows/sec., 32.31 MiB/sec. | ||
| 10072 | 2026.01.30 16:40:37.619820 [ 277 ] {17daa27d-677d-4e0a-88af-1fb772e76c58} <Debug> TCPHandler: Processed in 0.001478007 sec. | ||
| 10073 | 2026.01.30 16:40:37.619932 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10074 | 2026.01.30 16:40:37.620024 [ 277 ] {e90f170b-0d14-456b-8c75-2cafd385c2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10075 | 2026.01.30 16:40:37.620067 [ 277 ] {e90f170b-0d14-456b-8c75-2cafd385c2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10076 | 2026.01.30 16:40:37.620632 [ 277 ] {e90f170b-0d14-456b-8c75-2cafd385c2e5} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2026.01.30 16:40:37.620668 [ 277 ] {e90f170b-0d14-456b-8c75-2cafd385c2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10078 | 2026.01.30 16:40:37.621034 [ 277 ] {e90f170b-0d14-456b-8c75-2cafd385c2e5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10079 | 2026.01.30 16:40:37.621241 [ 277 ] {e90f170b-0d14-456b-8c75-2cafd385c2e5} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2026.01.30 16:40:37.621370 [ 277 ] {e90f170b-0d14-456b-8c75-2cafd385c2e5} <Debug> executeQuery: Read 884 rows, 61.44 KiB in 0.001364 sec., 648093.8416422288 rows/sec., 43.99 MiB/sec. | ||
| 10081 | 2026.01.30 16:40:37.621408 [ 277 ] {e90f170b-0d14-456b-8c75-2cafd385c2e5} <Debug> TCPHandler: Processed in 0.001522727 sec. | ||
| 10082 | 2026.01.30 16:40:37.621522 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10083 | 2026.01.30 16:40:37.621614 [ 277 ] {4d4123e0-753d-4904-8a83-af1aa079958c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10084 | 2026.01.30 16:40:37.621668 [ 277 ] {4d4123e0-753d-4904-8a83-af1aa079958c} <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 | ||
| 10085 | 2026.01.30 16:40:37.622411 [ 277 ] {4d4123e0-753d-4904-8a83-af1aa079958c} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10086 | 2026.01.30 16:40:37.622445 [ 277 ] {4d4123e0-753d-4904-8a83-af1aa079958c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10087 | 2026.01.30 16:40:37.622935 [ 277 ] {4d4123e0-753d-4904-8a83-af1aa079958c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10088 | 2026.01.30 16:40:37.623156 [ 277 ] {4d4123e0-753d-4904-8a83-af1aa079958c} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10089 | 2026.01.30 16:40:37.623296 [ 277 ] {4d4123e0-753d-4904-8a83-af1aa079958c} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001699 sec., 2354.326074161271 rows/sec., 4.22 MiB/sec. | ||
| 10090 | 2026.01.30 16:40:37.623301 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10091 | 2026.01.30 16:40:37.623357 [ 277 ] {4d4123e0-753d-4904-8a83-af1aa079958c} <Debug> TCPHandler: Processed in 0.001882894 sec. | ||
| 10092 | 2026.01.30 16:40:37.623370 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10093 | 2026.01.30 16:40:37.623397 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10094 | 2026.01.30 16:40:37.623476 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10095 | 2026.01.30 16:40:37.623515 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10096 | 2026.01.30 16:40:37.623573 [ 277 ] {f044078d-0b23-482f-ac17-da554b13d079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10097 | 2026.01.30 16:40:37.623620 [ 277 ] {f044078d-0b23-482f-ac17-da554b13d079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10098 | 2026.01.30 16:40:37.623796 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10099 | 2026.01.30 16:40:37.623866 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1272 rows starting from the beginning of the part | ||
| 10100 | 2026.01.30 16:40:37.623950 [ 277 ] {f044078d-0b23-482f-ac17-da554b13d079} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2026.01.30 16:40:37.623990 [ 277 ] {f044078d-0b23-482f-ac17-da554b13d079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10102 | 2026.01.30 16:40:37.624002 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 4 rows starting from the beginning of the part | ||
| 10103 | 2026.01.30 16:40:37.624122 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 10104 | 2026.01.30 16:40:37.624231 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 4 rows starting from the beginning of the part | ||
| 10105 | 2026.01.30 16:40:37.624330 [ 277 ] {f044078d-0b23-482f-ac17-da554b13d079} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10106 | 2026.01.30 16:40:37.624331 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 10107 | 2026.01.30 16:40:37.624451 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 4 rows starting from the beginning of the part | ||
| 10108 | 2026.01.30 16:40:37.624558 [ 277 ] {f044078d-0b23-482f-ac17-da554b13d079} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2026.01.30 16:40:37.624694 [ 277 ] {f044078d-0b23-482f-ac17-da554b13d079} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 10110 | 2026.01.30 16:40:37.624731 [ 277 ] {f044078d-0b23-482f-ac17-da554b13d079} <Debug> TCPHandler: Processed in 0.001302523 sec. | ||
| 10111 | 2026.01.30 16:40:37.632149 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 19 columns (19 merged, 0 gathered) in 0.008690085 sec., 156039.9006453907 rows/sec., 279.62 MiB/sec. | ||
| 10112 | 2026.01.30 16:40:37.633461 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10113 | 2026.01.30 16:40:37.633838 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10114 | 2026.01.30 16:40:37.633923 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10115 | 2026.01.30 16:40:37.634088 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
| 10116 | 2026.01.30 16:40:38.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.21 MiB, peak 326.67 MiB, free memory in arenas 0.00 B, will set to 316.98 MiB (RSS), difference: 1.77 MiB | ||
| 10117 | 2026.01.30 16:40:40.945207 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10118 | 2026.01.30 16:40:40.945269 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10119 | 2026.01.30 16:40:41.084572 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24031 | ||
| 10120 | 2026.01.30 16:40:41.085136 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2026.01.30 16:40:41.085182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10122 | 2026.01.30 16:40:41.085724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10123 | 2026.01.30 16:40:41.085970 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.01.30 16:40:41.086117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24031 | ||
| 10125 | 2026.01.30 16:40:42.341977 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10126 | 2026.01.30 16:40:42.360938 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.01.30 16:40:42.361002 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10128 | 2026.01.30 16:40:42.367277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10129 | 2026.01.30 16:40:42.367961 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10130 | 2026.01.30 16:40:42.371119 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10131 | 2026.01.30 16:40:42.582522 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2026.01.30 16:40:42.582718 [ 277 ] {cbc6385c-a0c0-494a-bfe6-5bfede3f7010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10133 | 2026.01.30 16:40:42.582792 [ 277 ] {cbc6385c-a0c0-494a-bfe6-5bfede3f7010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10134 | 2026.01.30 16:40:42.583539 [ 277 ] {cbc6385c-a0c0-494a-bfe6-5bfede3f7010} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2026.01.30 16:40:42.583593 [ 277 ] {cbc6385c-a0c0-494a-bfe6-5bfede3f7010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10136 | 2026.01.30 16:40:42.584019 [ 277 ] {cbc6385c-a0c0-494a-bfe6-5bfede3f7010} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10137 | 2026.01.30 16:40:42.584281 [ 277 ] {cbc6385c-a0c0-494a-bfe6-5bfede3f7010} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2026.01.30 16:40:42.584457 [ 277 ] {cbc6385c-a0c0-494a-bfe6-5bfede3f7010} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.00179 sec., 71508.37988826816 rows/sec., 6.16 MiB/sec. | ||
| 10139 | 2026.01.30 16:40:42.584511 [ 277 ] {cbc6385c-a0c0-494a-bfe6-5bfede3f7010} <Debug> TCPHandler: Processed in 0.002133538 sec. | ||
| 10140 | 2026.01.30 16:40:42.584648 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2026.01.30 16:40:42.584752 [ 277 ] {b317c9cc-f481-4afd-a2f3-56e89e6bcc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10142 | 2026.01.30 16:40:42.584798 [ 277 ] {b317c9cc-f481-4afd-a2f3-56e89e6bcc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10143 | 2026.01.30 16:40:42.585241 [ 277 ] {b317c9cc-f481-4afd-a2f3-56e89e6bcc95} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10144 | 2026.01.30 16:40:42.585281 [ 277 ] {b317c9cc-f481-4afd-a2f3-56e89e6bcc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10145 | 2026.01.30 16:40:42.585607 [ 277 ] {b317c9cc-f481-4afd-a2f3-56e89e6bcc95} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10146 | 2026.01.30 16:40:42.585825 [ 277 ] {b317c9cc-f481-4afd-a2f3-56e89e6bcc95} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2026.01.30 16:40:42.585965 [ 277 ] {b317c9cc-f481-4afd-a2f3-56e89e6bcc95} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001237 sec., 29102.66774454325 rows/sec., 2.14 MiB/sec. | ||
| 10148 | 2026.01.30 16:40:42.586005 [ 277 ] {b317c9cc-f481-4afd-a2f3-56e89e6bcc95} <Debug> TCPHandler: Processed in 0.001412285 sec. | ||
| 10149 | 2026.01.30 16:40:42.586119 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2026.01.30 16:40:42.586214 [ 277 ] {89651f72-91bb-4ed7-b719-3aa51ea541ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10151 | 2026.01.30 16:40:42.586256 [ 277 ] {89651f72-91bb-4ed7-b719-3aa51ea541ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10152 | 2026.01.30 16:40:42.586700 [ 277 ] {89651f72-91bb-4ed7-b719-3aa51ea541ec} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2026.01.30 16:40:42.586737 [ 277 ] {89651f72-91bb-4ed7-b719-3aa51ea541ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10154 | 2026.01.30 16:40:42.587048 [ 277 ] {89651f72-91bb-4ed7-b719-3aa51ea541ec} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10155 | 2026.01.30 16:40:42.587282 [ 277 ] {89651f72-91bb-4ed7-b719-3aa51ea541ec} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2026.01.30 16:40:42.587418 [ 277 ] {89651f72-91bb-4ed7-b719-3aa51ea541ec} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001222 sec., 81833.06055646481 rows/sec., 6.39 MiB/sec. | ||
| 10157 | 2026.01.30 16:40:42.587458 [ 277 ] {89651f72-91bb-4ed7-b719-3aa51ea541ec} <Debug> TCPHandler: Processed in 0.001391325 sec. | ||
| 10158 | 2026.01.30 16:40:42.587582 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10159 | 2026.01.30 16:40:42.587680 [ 277 ] {e36fe758-b9ad-445b-a85d-b869246ac6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10160 | 2026.01.30 16:40:42.587725 [ 277 ] {e36fe758-b9ad-445b-a85d-b869246ac6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10161 | 2026.01.30 16:40:42.588173 [ 277 ] {e36fe758-b9ad-445b-a85d-b869246ac6c8} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.01.30 16:40:42.588209 [ 277 ] {e36fe758-b9ad-445b-a85d-b869246ac6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10163 | 2026.01.30 16:40:42.588566 [ 277 ] {e36fe758-b9ad-445b-a85d-b869246ac6c8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10164 | 2026.01.30 16:40:42.588808 [ 277 ] {e36fe758-b9ad-445b-a85d-b869246ac6c8} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2026.01.30 16:40:42.588953 [ 277 ] {e36fe758-b9ad-445b-a85d-b869246ac6c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 10166 | 2026.01.30 16:40:42.588993 [ 277 ] {e36fe758-b9ad-445b-a85d-b869246ac6c8} <Debug> TCPHandler: Processed in 0.001461926 sec. | ||
| 10167 | 2026.01.30 16:40:42.589122 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10168 | 2026.01.30 16:40:42.589219 [ 277 ] {40e603b9-a0a1-4423-ba4a-dfba8c80b968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10169 | 2026.01.30 16:40:42.589276 [ 277 ] {40e603b9-a0a1-4423-ba4a-dfba8c80b968} <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 | ||
| 10170 | 2026.01.30 16:40:42.590227 [ 277 ] {40e603b9-a0a1-4423-ba4a-dfba8c80b968} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10171 | 2026.01.30 16:40:42.590266 [ 277 ] {40e603b9-a0a1-4423-ba4a-dfba8c80b968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10172 | 2026.01.30 16:40:42.590862 [ 277 ] {40e603b9-a0a1-4423-ba4a-dfba8c80b968} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10173 | 2026.01.30 16:40:42.591102 [ 277 ] {40e603b9-a0a1-4423-ba4a-dfba8c80b968} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2026.01.30 16:40:42.591248 [ 277 ] {40e603b9-a0a1-4423-ba4a-dfba8c80b968} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002046 sec., 17595.307917888564 rows/sec., 31.53 MiB/sec. | ||
| 10175 | 2026.01.30 16:40:42.591312 [ 277 ] {40e603b9-a0a1-4423-ba4a-dfba8c80b968} <Debug> TCPHandler: Processed in 0.0022404 sec. | ||
| 10176 | 2026.01.30 16:40:42.591436 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10177 | 2026.01.30 16:40:42.591535 [ 277 ] {5ee524ef-b9f2-4d62-aa44-47ed3d3ccd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10178 | 2026.01.30 16:40:42.591579 [ 277 ] {5ee524ef-b9f2-4d62-aa44-47ed3d3ccd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10179 | 2026.01.30 16:40:42.591961 [ 277 ] {5ee524ef-b9f2-4d62-aa44-47ed3d3ccd72} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2026.01.30 16:40:42.591998 [ 277 ] {5ee524ef-b9f2-4d62-aa44-47ed3d3ccd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10181 | 2026.01.30 16:40:42.592313 [ 277 ] {5ee524ef-b9f2-4d62-aa44-47ed3d3ccd72} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10182 | 2026.01.30 16:40:42.592551 [ 277 ] {5ee524ef-b9f2-4d62-aa44-47ed3d3ccd72} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10183 | 2026.01.30 16:40:42.592700 [ 277 ] {5ee524ef-b9f2-4d62-aa44-47ed3d3ccd72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 10184 | 2026.01.30 16:40:42.592738 [ 277 ] {5ee524ef-b9f2-4d62-aa44-47ed3d3ccd72} <Debug> TCPHandler: Processed in 0.001352354 sec. | ||
| 10185 | 2026.01.30 16:40:46.156968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1234 | ||
| 10186 | 2026.01.30 16:40:46.159348 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2026.01.30 16:40:46.159410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10188 | 2026.01.30 16:40:46.160647 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10189 | 2026.01.30 16:40:46.160936 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2026.01.30 16:40:46.161342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1234 | ||
| 10191 | 2026.01.30 16:40:47.578160 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10192 | 2026.01.30 16:40:47.578363 [ 277 ] {684a4115-5787-47b2-b6cc-4c82b207c3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10193 | 2026.01.30 16:40:47.578429 [ 277 ] {684a4115-5787-47b2-b6cc-4c82b207c3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10194 | 2026.01.30 16:40:47.579127 [ 277 ] {684a4115-5787-47b2-b6cc-4c82b207c3fd} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10195 | 2026.01.30 16:40:47.579175 [ 277 ] {684a4115-5787-47b2-b6cc-4c82b207c3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10196 | 2026.01.30 16:40:47.579570 [ 277 ] {684a4115-5787-47b2-b6cc-4c82b207c3fd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10197 | 2026.01.30 16:40:47.579796 [ 277 ] {684a4115-5787-47b2-b6cc-4c82b207c3fd} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10198 | 2026.01.30 16:40:47.579950 [ 277 ] {684a4115-5787-47b2-b6cc-4c82b207c3fd} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001638 sec., 39072.03907203907 rows/sec., 3.09 MiB/sec. | ||
| 10199 | 2026.01.30 16:40:47.579954 [ 143 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10200 | 2026.01.30 16:40:47.579992 [ 277 ] {684a4115-5787-47b2-b6cc-4c82b207c3fd} <Debug> TCPHandler: Processed in 0.001968195 sec. | ||
| 10201 | 2026.01.30 16:40:47.580024 [ 143 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2026.01.30 16:40:47.580050 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10203 | 2026.01.30 16:40:47.580121 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10204 | 2026.01.30 16:40:47.580141 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10205 | 2026.01.30 16:40:47.580217 [ 277 ] {a973bfd5-fcf3-4a65-b7a0-1f8d954377c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10206 | 2026.01.30 16:40:47.580228 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10207 | 2026.01.30 16:40:47.580258 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2558 rows starting from the beginning of the part | ||
| 10208 | 2026.01.30 16:40:47.580258 [ 277 ] {a973bfd5-fcf3-4a65-b7a0-1f8d954377c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10209 | 2026.01.30 16:40:47.580318 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 10210 | 2026.01.30 16:40:47.580363 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 128 rows starting from the beginning of the part | ||
| 10211 | 2026.01.30 16:40:47.580404 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1328 rows starting from the beginning of the part | ||
| 10212 | 2026.01.30 16:40:47.580444 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 128 rows starting from the beginning of the part | ||
| 10213 | 2026.01.30 16:40:47.580481 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 10214 | 2026.01.30 16:40:47.580699 [ 277 ] {a973bfd5-fcf3-4a65-b7a0-1f8d954377c0} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10215 | 2026.01.30 16:40:47.580733 [ 277 ] {a973bfd5-fcf3-4a65-b7a0-1f8d954377c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10216 | 2026.01.30 16:40:47.581025 [ 277 ] {a973bfd5-fcf3-4a65-b7a0-1f8d954377c0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10217 | 2026.01.30 16:40:47.581236 [ 277 ] {a973bfd5-fcf3-4a65-b7a0-1f8d954377c0} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10218 | 2026.01.30 16:40:47.581362 [ 277 ] {a973bfd5-fcf3-4a65-b7a0-1f8d954377c0} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001163 sec., 3439.3809114359415 rows/sec., 258.63 KiB/sec. | ||
| 10219 | 2026.01.30 16:40:47.581398 [ 277 ] {a973bfd5-fcf3-4a65-b7a0-1f8d954377c0} <Debug> TCPHandler: Processed in 0.001326404 sec. | ||
| 10220 | 2026.01.30 16:40:47.581514 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2026.01.30 16:40:47.581605 [ 277 ] {fda0348c-dd67-459e-8dc8-22cf4dd73e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10222 | 2026.01.30 16:40:47.581643 [ 277 ] {fda0348c-dd67-459e-8dc8-22cf4dd73e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10223 | 2026.01.30 16:40:47.582057 [ 277 ] {fda0348c-dd67-459e-8dc8-22cf4dd73e0e} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10224 | 2026.01.30 16:40:47.582093 [ 277 ] {fda0348c-dd67-459e-8dc8-22cf4dd73e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10225 | 2026.01.30 16:40:47.582266 [ 188 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4270 rows, containing 5 columns (5 merged, 0 gathered) in 0.002159329 sec., 1977466.1480487688 rows/sec., 170.65 MiB/sec. | ||
| 10226 | 2026.01.30 16:40:47.582398 [ 277 ] {fda0348c-dd67-459e-8dc8-22cf4dd73e0e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10227 | 2026.01.30 16:40:47.582540 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10228 | 2026.01.30 16:40:47.582606 [ 277 ] {fda0348c-dd67-459e-8dc8-22cf4dd73e0e} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10229 | 2026.01.30 16:40:47.582731 [ 143 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10230 | 2026.01.30 16:40:47.582733 [ 277 ] {fda0348c-dd67-459e-8dc8-22cf4dd73e0e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001146 sec., 59336.823734729485 rows/sec., 4.63 MiB/sec. | ||
| 10231 | 2026.01.30 16:40:47.582769 [ 143 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2026.01.30 16:40:47.582790 [ 277 ] {fda0348c-dd67-459e-8dc8-22cf4dd73e0e} <Debug> TCPHandler: Processed in 0.001323843 sec. | ||
| 10233 | 2026.01.30 16:40:47.582799 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_71_14} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10234 | 2026.01.30 16:40:47.582794 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10235 | 2026.01.30 16:40:47.582876 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_71_14} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10236 | 2026.01.30 16:40:47.582915 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10237 | 2026.01.30 16:40:47.582934 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10238 | 2026.01.30 16:40:47.582947 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10239 | 2026.01.30 16:40:47.583008 [ 277 ] {1b31b907-8fe2-4f3f-978a-6de389ed0798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10240 | 2026.01.30 16:40:47.583051 [ 277 ] {1b31b907-8fe2-4f3f-978a-6de389ed0798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10241 | 2026.01.30 16:40:47.583090 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10242 | 2026.01.30 16:40:47.583130 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1307 rows starting from the beginning of the part | ||
| 10243 | 2026.01.30 16:40:47.583194 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 68 rows starting from the beginning of the part | ||
| 10244 | 2026.01.30 16:40:47.583258 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 100 rows starting from the beginning of the part | ||
| 10245 | 2026.01.30 16:40:47.583311 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 568 rows starting from the beginning of the part | ||
| 10246 | 2026.01.30 16:40:47.583354 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 100 rows starting from the beginning of the part | ||
| 10247 | 2026.01.30 16:40:47.583402 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 68 rows starting from the beginning of the part | ||
| 10248 | 2026.01.30 16:40:47.583489 [ 277 ] {1b31b907-8fe2-4f3f-978a-6de389ed0798} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2026.01.30 16:40:47.583528 [ 277 ] {1b31b907-8fe2-4f3f-978a-6de389ed0798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10250 | 2026.01.30 16:40:47.583878 [ 277 ] {1b31b907-8fe2-4f3f-978a-6de389ed0798} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10251 | 2026.01.30 16:40:47.584102 [ 277 ] {1b31b907-8fe2-4f3f-978a-6de389ed0798} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2026.01.30 16:40:47.584234 [ 277 ] {1b31b907-8fe2-4f3f-978a-6de389ed0798} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 10253 | 2026.01.30 16:40:47.584269 [ 277 ] {1b31b907-8fe2-4f3f-978a-6de389ed0798} <Debug> TCPHandler: Processed in 0.001401785 sec. | ||
| 10254 | 2026.01.30 16:40:47.584382 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10255 | 2026.01.30 16:40:47.584473 [ 277 ] {8da22895-5c76-4127-9d4d-c1b7d96caba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10256 | 2026.01.30 16:40:47.584526 [ 277 ] {8da22895-5c76-4127-9d4d-c1b7d96caba9} <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 | ||
| 10257 | 2026.01.30 16:40:47.584593 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2211 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172118 sec., 1284583.8320222173 rows/sec., 99.62 MiB/sec. | ||
| 10258 | 2026.01.30 16:40:47.584772 [ 202 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10259 | 2026.01.30 16:40:47.585025 [ 202 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_71_14} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2026.01.30 16:40:47.585091 [ 202 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_71_14} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10261 | 2026.01.30 16:40:47.585161 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 10262 | 2026.01.30 16:40:47.585264 [ 277 ] {8da22895-5c76-4127-9d4d-c1b7d96caba9} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10263 | 2026.01.30 16:40:47.585298 [ 277 ] {8da22895-5c76-4127-9d4d-c1b7d96caba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10264 | 2026.01.30 16:40:47.585775 [ 277 ] {8da22895-5c76-4127-9d4d-c1b7d96caba9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10265 | 2026.01.30 16:40:47.585995 [ 277 ] {8da22895-5c76-4127-9d4d-c1b7d96caba9} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10266 | 2026.01.30 16:40:47.586130 [ 277 ] {8da22895-5c76-4127-9d4d-c1b7d96caba9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001675 sec., 2388.0597014925374 rows/sec., 4.28 MiB/sec. | ||
| 10267 | 2026.01.30 16:40:47.586181 [ 277 ] {8da22895-5c76-4127-9d4d-c1b7d96caba9} <Debug> TCPHandler: Processed in 0.001846523 sec. | ||
| 10268 | 2026.01.30 16:40:47.586292 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10269 | 2026.01.30 16:40:47.586383 [ 277 ] {e6b337ea-b425-44ca-a254-dbb6ea1432b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10270 | 2026.01.30 16:40:47.586424 [ 277 ] {e6b337ea-b425-44ca-a254-dbb6ea1432b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10271 | 2026.01.30 16:40:47.586761 [ 277 ] {e6b337ea-b425-44ca-a254-dbb6ea1432b6} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10272 | 2026.01.30 16:40:47.586796 [ 277 ] {e6b337ea-b425-44ca-a254-dbb6ea1432b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10273 | 2026.01.30 16:40:47.587091 [ 277 ] {e6b337ea-b425-44ca-a254-dbb6ea1432b6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10274 | 2026.01.30 16:40:47.587296 [ 277 ] {e6b337ea-b425-44ca-a254-dbb6ea1432b6} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10275 | 2026.01.30 16:40:47.587420 [ 277 ] {e6b337ea-b425-44ca-a254-dbb6ea1432b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 10276 | 2026.01.30 16:40:47.587455 [ 277 ] {e6b337ea-b425-44ca-a254-dbb6ea1432b6} <Debug> TCPHandler: Processed in 0.001210611 sec. | ||
| 10277 | 2026.01.30 16:40:48.326986 [ 131 ] {} <Debug> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10278 | 2026.01.30 16:40:48.327051 [ 131 ] {} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2026.01.30 16:40:48.327077 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10280 | 2026.01.30 16:40:48.327200 [ 197 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10281 | 2026.01.30 16:40:48.327361 [ 197 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10282 | 2026.01.30 16:40:48.327403 [ 197 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 22 rows starting from the beginning of the part | ||
| 10283 | 2026.01.30 16:40:48.327471 [ 197 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 10284 | 2026.01.30 16:40:48.327515 [ 197 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 10285 | 2026.01.30 16:40:48.327556 [ 197 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 10286 | 2026.01.30 16:40:48.327597 [ 197 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 10287 | 2026.01.30 16:40:48.328330 [ 197 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185701 sec., 42169.14719646859 rows/sec., 3.54 MiB/sec. | ||
| 10288 | 2026.01.30 16:40:48.328442 [ 197 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10289 | 2026.01.30 16:40:48.328681 [ 197 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_18_4} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10290 | 2026.01.30 16:40:48.328748 [ 197 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_18_4} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10291 | 2026.01.30 16:40:48.328817 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10292 | 2026.01.30 16:40:48.586299 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24479 | ||
| 10293 | 2026.01.30 16:40:48.586876 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.01.30 16:40:48.586928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10295 | 2026.01.30 16:40:48.587470 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10296 | 2026.01.30 16:40:48.587715 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.01.30 16:40:48.587878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24479 | ||
| 10298 | 2026.01.30 16:40:48.587891 [ 143 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10299 | 2026.01.30 16:40:48.587972 [ 143 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10300 | 2026.01.30 16:40:48.588006 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10301 | 2026.01.30 16:40:48.588111 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10302 | 2026.01.30 16:40:48.588200 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10303 | 2026.01.30 16:40:48.588229 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22111 rows starting from the beginning of the part | ||
| 10304 | 2026.01.30 16:40:48.588283 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 10305 | 2026.01.30 16:40:48.588329 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 10306 | 2026.01.30 16:40:48.588370 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 10307 | 2026.01.30 16:40:48.588410 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 10308 | 2026.01.30 16:40:48.588453 [ 197 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 10309 | 2026.01.30 16:40:48.590399 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24479 rows, containing 4 columns (4 merged, 0 gathered) in 0.002322792 sec., 10538610.430895232 rows/sec., 150.76 MiB/sec. | ||
| 10310 | 2026.01.30 16:40:48.590858 [ 196 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10311 | 2026.01.30 16:40:48.591201 [ 196 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_51_10} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2026.01.30 16:40:48.591287 [ 196 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_51_10} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10313 | 2026.01.30 16:40:48.591403 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 10314 | 2026.01.30 16:40:49.134461 [ 143 ] {} <Debug> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10315 | 2026.01.30 16:40:49.134552 [ 143 ] {} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10316 | 2026.01.30 16:40:49.134589 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10317 | 2026.01.30 16:40:49.134782 [ 202 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 10318 | 2026.01.30 16:40:49.135041 [ 202 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10319 | 2026.01.30 16:40:49.135104 [ 202 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 241 rows starting from the beginning of the part | ||
| 10320 | 2026.01.30 16:40:49.135220 [ 202 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 229 rows starting from the beginning of the part | ||
| 10321 | 2026.01.30 16:40:49.135272 [ 202 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 229 rows starting from the beginning of the part | ||
| 10322 | 2026.01.30 16:40:49.135320 [ 202 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 10323 | 2026.01.30 16:40:49.135363 [ 202 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 10324 | 2026.01.30 16:40:49.136275 [ 196 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586879 sec., 455611.29739570565 rows/sec., 28.05 MiB/sec. | ||
| 10325 | 2026.01.30 16:40:49.136469 [ 199 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10326 | 2026.01.30 16:40:49.136764 [ 199 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_17_4} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10327 | 2026.01.30 16:40:49.136846 [ 199 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_17_4} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10328 | 2026.01.30 16:40:49.136938 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10329 | 2026.01.30 16:40:49.871235 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10330 | 2026.01.30 16:40:49.890390 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2026.01.30 16:40:49.890458 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10332 | 2026.01.30 16:40:49.896692 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10333 | 2026.01.30 16:40:49.897396 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10334 | 2026.01.30 16:40:49.897735 [ 128 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10335 | 2026.01.30 16:40:49.897797 [ 128 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2026.01.30 16:40:49.897816 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10337 | 2026.01.30 16:40:49.897951 [ 193 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10338 | 2026.01.30 16:40:49.900965 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10339 | 2026.01.30 16:40:49.901929 [ 193 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10340 | 2026.01.30 16:40:49.903559 [ 193 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10341 | 2026.01.30 16:40:49.908577 [ 193 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10342 | 2026.01.30 16:40:49.913307 [ 193 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10343 | 2026.01.30 16:40:49.918263 [ 193 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10344 | 2026.01.30 16:40:49.923190 [ 193 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10345 | 2026.01.30 16:40:49.927241 [ 193 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10346 | 2026.01.30 16:40:49.981837 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.08395272 sec., 4574.003081734577 rows/sec., 23.65 MiB/sec. | ||
| 10347 | 2026.01.30 16:40:49.984860 [ 190 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10348 | 2026.01.30 16:40:49.986874 [ 190 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_51_10} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10349 | 2026.01.30 16:40:49.986965 [ 190 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_51_10} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10350 | 2026.01.30 16:40:49.989868 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10351 | 2026.01.30 16:40:50.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.18 MiB, peak 331.59 MiB, free memory in arenas 0.00 B, will set to 319.32 MiB (RSS), difference: 1.15 MiB | ||
| 10352 | 2026.01.30 16:40:51.193187 [ 134 ] {} <Debug> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10353 | 2026.01.30 16:40:51.193303 [ 134 ] {} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2026.01.30 16:40:51.193348 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10355 | 2026.01.30 16:40:51.193541 [ 196 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10356 | 2026.01.30 16:40:51.193732 [ 196 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10357 | 2026.01.30 16:40:51.193769 [ 196 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 483 rows starting from the beginning of the part | ||
| 10358 | 2026.01.30 16:40:51.193842 [ 196 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 230 rows starting from the beginning of the part | ||
| 10359 | 2026.01.30 16:40:51.193892 [ 196 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 230 rows starting from the beginning of the part | ||
| 10360 | 2026.01.30 16:40:51.193938 [ 196 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part | ||
| 10361 | 2026.01.30 16:40:51.193983 [ 196 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 10362 | 2026.01.30 16:40:51.194915 [ 195 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1447 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460986 sec., 990427.0129898575 rows/sec., 70.06 MiB/sec. | ||
| 10363 | 2026.01.30 16:40:51.195149 [ 189 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10364 | 2026.01.30 16:40:51.195484 [ 189 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_18_4} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2026.01.30 16:40:51.195569 [ 189 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_18_4} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10366 | 2026.01.30 16:40:51.195671 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10367 | 2026.01.30 16:40:51.343408 [ 141 ] {} <Debug> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10368 | 2026.01.30 16:40:51.343480 [ 141 ] {} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10369 | 2026.01.30 16:40:51.343501 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10370 | 2026.01.30 16:40:51.343604 [ 196 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 10371 | 2026.01.30 16:40:51.343719 [ 196 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10372 | 2026.01.30 16:40:51.343750 [ 196 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 470 rows starting from the beginning of the part | ||
| 10373 | 2026.01.30 16:40:51.343804 [ 196 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 446 rows starting from the beginning of the part | ||
| 10374 | 2026.01.30 16:40:51.343844 [ 196 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 446 rows starting from the beginning of the part | ||
| 10375 | 2026.01.30 16:40:51.343882 [ 196 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 10376 | 2026.01.30 16:40:51.343921 [ 196 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 10377 | 2026.01.30 16:40:51.344756 [ 189 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193072 sec., 1181823.0584574945 rows/sec., 80.64 MiB/sec. | ||
| 10378 | 2026.01.30 16:40:51.344943 [ 195 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10379 | 2026.01.30 16:40:51.345252 [ 195 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_17_4} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2026.01.30 16:40:51.345341 [ 195 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_17_4} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10381 | 2026.01.30 16:40:51.345457 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 10382 | 2026.01.30 16:40:52.580272 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10383 | 2026.01.30 16:40:52.580469 [ 277 ] {17c0ce75-d0f9-4186-8346-83bf4efb81ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10384 | 2026.01.30 16:40:52.580546 [ 277 ] {17c0ce75-d0f9-4186-8346-83bf4efb81ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10385 | 2026.01.30 16:40:52.581262 [ 277 ] {17c0ce75-d0f9-4186-8346-83bf4efb81ae} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10386 | 2026.01.30 16:40:52.581309 [ 277 ] {17c0ce75-d0f9-4186-8346-83bf4efb81ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10387 | 2026.01.30 16:40:52.581704 [ 277 ] {17c0ce75-d0f9-4186-8346-83bf4efb81ae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10388 | 2026.01.30 16:40:52.581939 [ 277 ] {17c0ce75-d0f9-4186-8346-83bf4efb81ae} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2026.01.30 16:40:52.582104 [ 277 ] {17c0ce75-d0f9-4186-8346-83bf4efb81ae} <Debug> executeQuery: Read 8 rows, 682.00 B in 0.001689 sec., 4736.530491415038 rows/sec., 394.33 KiB/sec. | ||
| 10390 | 2026.01.30 16:40:52.582154 [ 277 ] {17c0ce75-d0f9-4186-8346-83bf4efb81ae} <Debug> TCPHandler: Processed in 0.002019386 sec. | ||
| 10391 | 2026.01.30 16:40:52.582286 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10392 | 2026.01.30 16:40:52.582388 [ 277 ] {fc6b12d4-86b0-4ac2-ac87-e0757b0531b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10393 | 2026.01.30 16:40:52.582431 [ 277 ] {fc6b12d4-86b0-4ac2-ac87-e0757b0531b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10394 | 2026.01.30 16:40:52.582919 [ 277 ] {fc6b12d4-86b0-4ac2-ac87-e0757b0531b6} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2026.01.30 16:40:52.582957 [ 277 ] {fc6b12d4-86b0-4ac2-ac87-e0757b0531b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10396 | 2026.01.30 16:40:52.583286 [ 277 ] {fc6b12d4-86b0-4ac2-ac87-e0757b0531b6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10397 | 2026.01.30 16:40:52.583502 [ 277 ] {fc6b12d4-86b0-4ac2-ac87-e0757b0531b6} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2026.01.30 16:40:52.583637 [ 277 ] {fc6b12d4-86b0-4ac2-ac87-e0757b0531b6} <Debug> executeQuery: Read 133 rows, 11.68 KiB in 0.001273 sec., 104477.6119402985 rows/sec., 8.96 MiB/sec. | ||
| 10399 | 2026.01.30 16:40:52.583677 [ 277 ] {fc6b12d4-86b0-4ac2-ac87-e0757b0531b6} <Debug> TCPHandler: Processed in 0.001442776 sec. | ||
| 10400 | 2026.01.30 16:40:52.583791 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10401 | 2026.01.30 16:40:52.583886 [ 277 ] {02e2158b-a779-4622-bb6e-857a2349e878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10402 | 2026.01.30 16:40:52.583928 [ 277 ] {02e2158b-a779-4622-bb6e-857a2349e878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10403 | 2026.01.30 16:40:52.584351 [ 277 ] {02e2158b-a779-4622-bb6e-857a2349e878} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.01.30 16:40:52.584388 [ 277 ] {02e2158b-a779-4622-bb6e-857a2349e878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10405 | 2026.01.30 16:40:52.584713 [ 277 ] {02e2158b-a779-4622-bb6e-857a2349e878} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10406 | 2026.01.30 16:40:52.584927 [ 277 ] {02e2158b-a779-4622-bb6e-857a2349e878} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2026.01.30 16:40:52.585058 [ 277 ] {02e2158b-a779-4622-bb6e-857a2349e878} <Debug> executeQuery: Read 44 rows, 3.28 KiB in 0.001192 sec., 36912.75167785235 rows/sec., 2.69 MiB/sec. | ||
| 10408 | 2026.01.30 16:40:52.585097 [ 277 ] {02e2158b-a779-4622-bb6e-857a2349e878} <Debug> TCPHandler: Processed in 0.001355244 sec. | ||
| 10409 | 2026.01.30 16:40:52.585205 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10410 | 2026.01.30 16:40:52.585300 [ 277 ] {cbff137c-a595-4ee2-82f6-ce01cf8ef540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10411 | 2026.01.30 16:40:52.585341 [ 277 ] {cbff137c-a595-4ee2-82f6-ce01cf8ef540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10412 | 2026.01.30 16:40:52.585781 [ 277 ] {cbff137c-a595-4ee2-82f6-ce01cf8ef540} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10413 | 2026.01.30 16:40:52.585817 [ 277 ] {cbff137c-a595-4ee2-82f6-ce01cf8ef540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10414 | 2026.01.30 16:40:52.586132 [ 277 ] {cbff137c-a595-4ee2-82f6-ce01cf8ef540} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10415 | 2026.01.30 16:40:52.586349 [ 277 ] {cbff137c-a595-4ee2-82f6-ce01cf8ef540} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2026.01.30 16:40:52.586480 [ 277 ] {cbff137c-a595-4ee2-82f6-ce01cf8ef540} <Debug> executeQuery: Read 108 rows, 8.66 KiB in 0.001199 sec., 90075.06255212678 rows/sec., 7.06 MiB/sec. | ||
| 10417 | 2026.01.30 16:40:52.586520 [ 277 ] {cbff137c-a595-4ee2-82f6-ce01cf8ef540} <Debug> TCPHandler: Processed in 0.001363684 sec. | ||
| 10418 | 2026.01.30 16:40:52.586634 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10419 | 2026.01.30 16:40:52.586727 [ 277 ] {c0459923-7e4e-4b35-a3ce-5f5fd728810b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10420 | 2026.01.30 16:40:52.586771 [ 277 ] {c0459923-7e4e-4b35-a3ce-5f5fd728810b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10421 | 2026.01.30 16:40:52.587185 [ 277 ] {c0459923-7e4e-4b35-a3ce-5f5fd728810b} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10422 | 2026.01.30 16:40:52.587222 [ 277 ] {c0459923-7e4e-4b35-a3ce-5f5fd728810b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10423 | 2026.01.30 16:40:52.587552 [ 277 ] {c0459923-7e4e-4b35-a3ce-5f5fd728810b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10424 | 2026.01.30 16:40:52.587769 [ 277 ] {c0459923-7e4e-4b35-a3ce-5f5fd728810b} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10425 | 2026.01.30 16:40:52.587887 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10426 | 2026.01.30 16:40:52.587902 [ 277 ] {c0459923-7e4e-4b35-a3ce-5f5fd728810b} <Debug> executeQuery: Read 164 rows, 11.70 KiB in 0.001193 sec., 137468.5666387259 rows/sec., 9.58 MiB/sec. | ||
| 10427 | 2026.01.30 16:40:52.587965 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10428 | 2026.01.30 16:40:52.587981 [ 277 ] {c0459923-7e4e-4b35-a3ce-5f5fd728810b} <Debug> TCPHandler: Processed in 0.001396315 sec. | ||
| 10429 | 2026.01.30 16:40:52.587991 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10430 | 2026.01.30 16:40:52.588102 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10431 | 2026.01.30 16:40:52.588122 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10432 | 2026.01.30 16:40:52.588200 [ 277 ] {5b21eb6a-d1f1-4437-8413-06fc0fa544e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10433 | 2026.01.30 16:40:52.588292 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10434 | 2026.01.30 16:40:52.588310 [ 277 ] {5b21eb6a-d1f1-4437-8413-06fc0fa544e6} <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 | ||
| 10435 | 2026.01.30 16:40:52.588340 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20035 rows starting from the beginning of the part | ||
| 10436 | 2026.01.30 16:40:52.588420 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10437 | 2026.01.30 16:40:52.588475 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 884 rows starting from the beginning of the part | ||
| 10438 | 2026.01.30 16:40:52.588526 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10439 | 2026.01.30 16:40:52.588687 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10440 | 2026.01.30 16:40:52.588736 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 164 rows starting from the beginning of the part | ||
| 10441 | 2026.01.30 16:40:52.589203 [ 277 ] {5b21eb6a-d1f1-4437-8413-06fc0fa544e6} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10442 | 2026.01.30 16:40:52.589247 [ 277 ] {5b21eb6a-d1f1-4437-8413-06fc0fa544e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10443 | 2026.01.30 16:40:52.589939 [ 277 ] {5b21eb6a-d1f1-4437-8413-06fc0fa544e6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10444 | 2026.01.30 16:40:52.590174 [ 277 ] {5b21eb6a-d1f1-4437-8413-06fc0fa544e6} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10445 | 2026.01.30 16:40:52.590321 [ 277 ] {5b21eb6a-d1f1-4437-8413-06fc0fa544e6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00214 sec., 16822.429906542056 rows/sec., 30.15 MiB/sec. | ||
| 10446 | 2026.01.30 16:40:52.590390 [ 277 ] {5b21eb6a-d1f1-4437-8413-06fc0fa544e6} <Debug> TCPHandler: Processed in 0.002337692 sec. | ||
| 10447 | 2026.01.30 16:40:52.590519 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10448 | 2026.01.30 16:40:52.590614 [ 277 ] {a78d28d2-ef45-4b7b-a81b-b6ad7a600e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10449 | 2026.01.30 16:40:52.590656 [ 277 ] {a78d28d2-ef45-4b7b-a81b-b6ad7a600e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10450 | 2026.01.30 16:40:52.591011 [ 277 ] {a78d28d2-ef45-4b7b-a81b-b6ad7a600e8b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10451 | 2026.01.30 16:40:52.591047 [ 277 ] {a78d28d2-ef45-4b7b-a81b-b6ad7a600e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10452 | 2026.01.30 16:40:52.591389 [ 277 ] {a78d28d2-ef45-4b7b-a81b-b6ad7a600e8b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10453 | 2026.01.30 16:40:52.591610 [ 277 ] {a78d28d2-ef45-4b7b-a81b-b6ad7a600e8b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10454 | 2026.01.30 16:40:52.591745 [ 277 ] {a78d28d2-ef45-4b7b-a81b-b6ad7a600e8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 10455 | 2026.01.30 16:40:52.591782 [ 277 ] {a78d28d2-ef45-4b7b-a81b-b6ad7a600e8b} <Debug> TCPHandler: Processed in 0.001312443 sec. | ||
| 10456 | 2026.01.30 16:40:52.601145 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21563 rows, containing 5 columns (5 merged, 0 gathered) in 0.013079634 sec., 1648593.5309810657 rows/sec., 112.78 MiB/sec. | ||
| 10457 | 2026.01.30 16:40:52.601675 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10458 | 2026.01.30 16:40:52.601986 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2026.01.30 16:40:52.602088 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10460 | 2026.01.30 16:40:52.602208 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10461 | 2026.01.30 16:40:53.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.86 MiB, peak 331.59 MiB, free memory in arenas 0.00 B, will set to 322.33 MiB (RSS), difference: 2.47 MiB | ||
| 10462 | 2026.01.30 16:40:55.945305 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10463 | 2026.01.30 16:40:55.945353 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10464 | 2026.01.30 16:40:56.088100 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24991 | ||
| 10465 | 2026.01.30 16:40:56.088696 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2026.01.30 16:40:56.088744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10467 | 2026.01.30 16:40:56.089269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10468 | 2026.01.30 16:40:56.089517 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2026.01.30 16:40:56.089687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24991 | ||
| 10470 | 2026.01.30 16:40:56.161611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1260 | ||
| 10471 | 2026.01.30 16:40:56.163844 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10472 | 2026.01.30 16:40:56.163896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10473 | 2026.01.30 16:40:56.165105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10474 | 2026.01.30 16:40:56.165375 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10475 | 2026.01.30 16:40:56.165742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
| 10476 | 2026.01.30 16:40:57.401099 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10477 | 2026.01.30 16:40:57.416727 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2026.01.30 16:40:57.416773 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10479 | 2026.01.30 16:40:57.422194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10480 | 2026.01.30 16:40:57.422872 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2026.01.30 16:40:57.425621 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10482 | 2026.01.30 16:40:57.578470 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10483 | 2026.01.30 16:40:57.578636 [ 277 ] {fe3191cb-e7ab-40a9-a699-5839134e9614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10484 | 2026.01.30 16:40:57.578701 [ 277 ] {fe3191cb-e7ab-40a9-a699-5839134e9614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10485 | 2026.01.30 16:40:57.579433 [ 277 ] {fe3191cb-e7ab-40a9-a699-5839134e9614} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2026.01.30 16:40:57.579474 [ 277 ] {fe3191cb-e7ab-40a9-a699-5839134e9614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10487 | 2026.01.30 16:40:57.579820 [ 277 ] {fe3191cb-e7ab-40a9-a699-5839134e9614} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10488 | 2026.01.30 16:40:57.580031 [ 277 ] {fe3191cb-e7ab-40a9-a699-5839134e9614} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2026.01.30 16:40:57.580171 [ 277 ] {fe3191cb-e7ab-40a9-a699-5839134e9614} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.00158 sec., 40506.32911392405 rows/sec., 3.21 MiB/sec. | ||
| 10490 | 2026.01.30 16:40:57.580210 [ 277 ] {fe3191cb-e7ab-40a9-a699-5839134e9614} <Debug> TCPHandler: Processed in 0.001866373 sec. | ||
| 10491 | 2026.01.30 16:40:57.580336 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10492 | 2026.01.30 16:40:57.580430 [ 277 ] {cf2e0a8c-2111-4ee0-9655-8627e1b3e754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10493 | 2026.01.30 16:40:57.580470 [ 277 ] {cf2e0a8c-2111-4ee0-9655-8627e1b3e754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10494 | 2026.01.30 16:40:57.580864 [ 277 ] {cf2e0a8c-2111-4ee0-9655-8627e1b3e754} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2026.01.30 16:40:57.580899 [ 277 ] {cf2e0a8c-2111-4ee0-9655-8627e1b3e754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10496 | 2026.01.30 16:40:57.581194 [ 277 ] {cf2e0a8c-2111-4ee0-9655-8627e1b3e754} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10497 | 2026.01.30 16:40:57.581410 [ 277 ] {cf2e0a8c-2111-4ee0-9655-8627e1b3e754} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.01.30 16:40:57.581508 [ 138 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10499 | 2026.01.30 16:40:57.581537 [ 277 ] {cf2e0a8c-2111-4ee0-9655-8627e1b3e754} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001125 sec., 3555.5555555555557 rows/sec., 267.36 KiB/sec. | ||
| 10500 | 2026.01.30 16:40:57.581547 [ 138 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10501 | 2026.01.30 16:40:57.581570 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10502 | 2026.01.30 16:40:57.581578 [ 277 ] {cf2e0a8c-2111-4ee0-9655-8627e1b3e754} <Debug> TCPHandler: Processed in 0.001292223 sec. | ||
| 10503 | 2026.01.30 16:40:57.581684 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10504 | 2026.01.30 16:40:57.581690 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.01.30 16:40:57.581832 [ 277 ] {b6838660-66c5-4f9c-b39a-6ba573c1fc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10506 | 2026.01.30 16:40:57.581837 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10507 | 2026.01.30 16:40:57.581873 [ 277 ] {b6838660-66c5-4f9c-b39a-6ba573c1fc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10508 | 2026.01.30 16:40:57.581884 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 299 rows starting from the beginning of the part | ||
| 10509 | 2026.01.30 16:40:57.581958 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 10510 | 2026.01.30 16:40:57.582002 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part | ||
| 10511 | 2026.01.30 16:40:57.582050 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 4 rows starting from the beginning of the part | ||
| 10512 | 2026.01.30 16:40:57.582090 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 44 rows starting from the beginning of the part | ||
| 10513 | 2026.01.30 16:40:57.582129 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 4 rows starting from the beginning of the part | ||
| 10514 | 2026.01.30 16:40:57.582293 [ 277 ] {b6838660-66c5-4f9c-b39a-6ba573c1fc89} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10515 | 2026.01.30 16:40:57.582336 [ 277 ] {b6838660-66c5-4f9c-b39a-6ba573c1fc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10516 | 2026.01.30 16:40:57.582657 [ 277 ] {b6838660-66c5-4f9c-b39a-6ba573c1fc89} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10517 | 2026.01.30 16:40:57.582895 [ 277 ] {b6838660-66c5-4f9c-b39a-6ba573c1fc89} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10518 | 2026.01.30 16:40:57.583009 [ 195 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378905 sec., 298062.59314456035 rows/sec., 20.59 MiB/sec. | ||
| 10519 | 2026.01.30 16:40:57.583024 [ 277 ] {b6838660-66c5-4f9c-b39a-6ba573c1fc89} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00121 sec., 56198.34710743802 rows/sec., 4.39 MiB/sec. | ||
| 10520 | 2026.01.30 16:40:57.583081 [ 277 ] {b6838660-66c5-4f9c-b39a-6ba573c1fc89} <Debug> TCPHandler: Processed in 0.001440286 sec. | ||
| 10521 | 2026.01.30 16:40:57.583159 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10522 | 2026.01.30 16:40:57.583197 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2026.01.30 16:40:57.583297 [ 277 ] {975f431a-5017-46c0-af27-95b846f43567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10524 | 2026.01.30 16:40:57.583342 [ 277 ] {975f431a-5017-46c0-af27-95b846f43567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10525 | 2026.01.30 16:40:57.583429 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_71_14} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10526 | 2026.01.30 16:40:57.583511 [ 187 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_71_14} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10527 | 2026.01.30 16:40:57.583585 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10528 | 2026.01.30 16:40:57.583762 [ 277 ] {975f431a-5017-46c0-af27-95b846f43567} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2026.01.30 16:40:57.583803 [ 277 ] {975f431a-5017-46c0-af27-95b846f43567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10530 | 2026.01.30 16:40:57.584132 [ 277 ] {975f431a-5017-46c0-af27-95b846f43567} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10531 | 2026.01.30 16:40:57.584341 [ 277 ] {975f431a-5017-46c0-af27-95b846f43567} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.01.30 16:40:57.584468 [ 277 ] {975f431a-5017-46c0-af27-95b846f43567} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 10533 | 2026.01.30 16:40:57.584505 [ 277 ] {975f431a-5017-46c0-af27-95b846f43567} <Debug> TCPHandler: Processed in 0.001357085 sec. | ||
| 10534 | 2026.01.30 16:40:57.584619 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10535 | 2026.01.30 16:40:57.584712 [ 277 ] {1a3771a4-c36b-4998-b606-ab7669050ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10536 | 2026.01.30 16:40:57.584764 [ 277 ] {1a3771a4-c36b-4998-b606-ab7669050ed2} <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 | ||
| 10537 | 2026.01.30 16:40:57.585461 [ 277 ] {1a3771a4-c36b-4998-b606-ab7669050ed2} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2026.01.30 16:40:57.585495 [ 277 ] {1a3771a4-c36b-4998-b606-ab7669050ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10539 | 2026.01.30 16:40:57.585970 [ 277 ] {1a3771a4-c36b-4998-b606-ab7669050ed2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10540 | 2026.01.30 16:40:57.586197 [ 277 ] {1a3771a4-c36b-4998-b606-ab7669050ed2} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2026.01.30 16:40:57.586331 [ 277 ] {1a3771a4-c36b-4998-b606-ab7669050ed2} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001636 sec., 2444.9877750611245 rows/sec., 4.38 MiB/sec. | ||
| 10542 | 2026.01.30 16:40:57.586386 [ 277 ] {1a3771a4-c36b-4998-b606-ab7669050ed2} <Debug> TCPHandler: Processed in 0.001816362 sec. | ||
| 10543 | 2026.01.30 16:40:57.586500 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10544 | 2026.01.30 16:40:57.586597 [ 277 ] {86a2626d-9c69-45e2-9366-020d27f5ccb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10545 | 2026.01.30 16:40:57.586638 [ 277 ] {86a2626d-9c69-45e2-9366-020d27f5ccb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10546 | 2026.01.30 16:40:57.586975 [ 277 ] {86a2626d-9c69-45e2-9366-020d27f5ccb8} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.01.30 16:40:57.587008 [ 277 ] {86a2626d-9c69-45e2-9366-020d27f5ccb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10548 | 2026.01.30 16:40:57.587309 [ 277 ] {86a2626d-9c69-45e2-9366-020d27f5ccb8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10549 | 2026.01.30 16:40:57.587517 [ 277 ] {86a2626d-9c69-45e2-9366-020d27f5ccb8} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.01.30 16:40:57.587611 [ 138 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10551 | 2026.01.30 16:40:57.587637 [ 138 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10552 | 2026.01.30 16:40:57.587644 [ 277 ] {86a2626d-9c69-45e2-9366-020d27f5ccb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 10553 | 2026.01.30 16:40:57.587653 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10554 | 2026.01.30 16:40:57.587683 [ 277 ] {86a2626d-9c69-45e2-9366-020d27f5ccb8} <Debug> TCPHandler: Processed in 0.001233132 sec. | ||
| 10555 | 2026.01.30 16:40:57.587755 [ 195 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10556 | 2026.01.30 16:40:57.587874 [ 195 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10557 | 2026.01.30 16:40:57.587905 [ 195 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4008 rows starting from the beginning of the part | ||
| 10558 | 2026.01.30 16:40:57.587966 [ 195 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10559 | 2026.01.30 16:40:57.588012 [ 195 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10560 | 2026.01.30 16:40:57.588057 [ 195 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10561 | 2026.01.30 16:40:57.588100 [ 195 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10562 | 2026.01.30 16:40:57.588144 [ 195 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10563 | 2026.01.30 16:40:57.589469 [ 195 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4308 rows, containing 4 columns (4 merged, 0 gathered) in 0.001754031 sec., 2456056.933999456 rows/sec., 163.10 MiB/sec. | ||
| 10564 | 2026.01.30 16:40:57.589813 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10565 | 2026.01.30 16:40:57.590099 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_71_14} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2026.01.30 16:40:57.590182 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_71_14} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10567 | 2026.01.30 16:40:57.590252 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 10568 | 2026.01.30 16:41:02.579212 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10569 | 2026.01.30 16:41:02.579411 [ 277 ] {705737f7-5179-4df6-b0d9-12b6530966bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10570 | 2026.01.30 16:41:02.579480 [ 277 ] {705737f7-5179-4df6-b0d9-12b6530966bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10571 | 2026.01.30 16:41:02.580199 [ 277 ] {705737f7-5179-4df6-b0d9-12b6530966bd} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2026.01.30 16:41:02.580248 [ 277 ] {705737f7-5179-4df6-b0d9-12b6530966bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10573 | 2026.01.30 16:41:02.580667 [ 277 ] {705737f7-5179-4df6-b0d9-12b6530966bd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10574 | 2026.01.30 16:41:02.580911 [ 277 ] {705737f7-5179-4df6-b0d9-12b6530966bd} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2026.01.30 16:41:02.581082 [ 277 ] {705737f7-5179-4df6-b0d9-12b6530966bd} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001721 sec., 74375.36316095293 rows/sec., 6.41 MiB/sec. | ||
| 10576 | 2026.01.30 16:41:02.581133 [ 277 ] {705737f7-5179-4df6-b0d9-12b6530966bd} <Debug> TCPHandler: Processed in 0.002053567 sec. | ||
| 10577 | 2026.01.30 16:41:02.581261 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10578 | 2026.01.30 16:41:02.581363 [ 277 ] {ec95fdf2-3cca-4f9e-8b2c-e3b690854140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10579 | 2026.01.30 16:41:02.581408 [ 277 ] {ec95fdf2-3cca-4f9e-8b2c-e3b690854140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10580 | 2026.01.30 16:41:02.581852 [ 277 ] {ec95fdf2-3cca-4f9e-8b2c-e3b690854140} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2026.01.30 16:41:02.581886 [ 277 ] {ec95fdf2-3cca-4f9e-8b2c-e3b690854140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10582 | 2026.01.30 16:41:02.582190 [ 277 ] {ec95fdf2-3cca-4f9e-8b2c-e3b690854140} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10583 | 2026.01.30 16:41:02.582415 [ 277 ] {ec95fdf2-3cca-4f9e-8b2c-e3b690854140} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2026.01.30 16:41:02.582549 [ 277 ] {ec95fdf2-3cca-4f9e-8b2c-e3b690854140} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00121 sec., 29752.06611570248 rows/sec., 2.18 MiB/sec. | ||
| 10585 | 2026.01.30 16:41:02.582588 [ 277 ] {ec95fdf2-3cca-4f9e-8b2c-e3b690854140} <Debug> TCPHandler: Processed in 0.001379035 sec. | ||
| 10586 | 2026.01.30 16:41:02.582708 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10587 | 2026.01.30 16:41:02.582804 [ 277 ] {39ebb573-db3c-4b08-9a5e-a91c575aa268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10588 | 2026.01.30 16:41:02.582845 [ 277 ] {39ebb573-db3c-4b08-9a5e-a91c575aa268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10589 | 2026.01.30 16:41:02.583292 [ 277 ] {39ebb573-db3c-4b08-9a5e-a91c575aa268} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2026.01.30 16:41:02.583328 [ 277 ] {39ebb573-db3c-4b08-9a5e-a91c575aa268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10591 | 2026.01.30 16:41:02.583641 [ 277 ] {39ebb573-db3c-4b08-9a5e-a91c575aa268} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10592 | 2026.01.30 16:41:02.583856 [ 277 ] {39ebb573-db3c-4b08-9a5e-a91c575aa268} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2026.01.30 16:41:02.583987 [ 277 ] {39ebb573-db3c-4b08-9a5e-a91c575aa268} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001203 sec., 83125.51953449709 rows/sec., 6.49 MiB/sec. | ||
| 10594 | 2026.01.30 16:41:02.584024 [ 277 ] {39ebb573-db3c-4b08-9a5e-a91c575aa268} <Debug> TCPHandler: Processed in 0.001366875 sec. | ||
| 10595 | 2026.01.30 16:41:02.584138 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10596 | 2026.01.30 16:41:02.584232 [ 277 ] {723594f2-4101-4658-82d7-1524dc990377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10597 | 2026.01.30 16:41:02.584275 [ 277 ] {723594f2-4101-4658-82d7-1524dc990377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10598 | 2026.01.30 16:41:02.584686 [ 277 ] {723594f2-4101-4658-82d7-1524dc990377} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10599 | 2026.01.30 16:41:02.584721 [ 277 ] {723594f2-4101-4658-82d7-1524dc990377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10600 | 2026.01.30 16:41:02.585063 [ 277 ] {723594f2-4101-4658-82d7-1524dc990377} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10601 | 2026.01.30 16:41:02.585293 [ 277 ] {723594f2-4101-4658-82d7-1524dc990377} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10602 | 2026.01.30 16:41:02.585426 [ 277 ] {723594f2-4101-4658-82d7-1524dc990377} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 10603 | 2026.01.30 16:41:02.585463 [ 277 ] {723594f2-4101-4658-82d7-1524dc990377} <Debug> TCPHandler: Processed in 0.001375854 sec. | ||
| 10604 | 2026.01.30 16:41:02.585569 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10605 | 2026.01.30 16:41:02.585662 [ 277 ] {eb78ca90-ae3e-4feb-8755-cd77ab1f9a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10606 | 2026.01.30 16:41:02.585718 [ 277 ] {eb78ca90-ae3e-4feb-8755-cd77ab1f9a81} <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 | ||
| 10607 | 2026.01.30 16:41:02.586684 [ 277 ] {eb78ca90-ae3e-4feb-8755-cd77ab1f9a81} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10608 | 2026.01.30 16:41:02.586719 [ 277 ] {eb78ca90-ae3e-4feb-8755-cd77ab1f9a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10609 | 2026.01.30 16:41:02.587307 [ 277 ] {eb78ca90-ae3e-4feb-8755-cd77ab1f9a81} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10610 | 2026.01.30 16:41:02.587548 [ 277 ] {eb78ca90-ae3e-4feb-8755-cd77ab1f9a81} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2026.01.30 16:41:02.587669 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10612 | 2026.01.30 16:41:02.587699 [ 277 ] {eb78ca90-ae3e-4feb-8755-cd77ab1f9a81} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002056 sec., 17509.727626459142 rows/sec., 31.38 MiB/sec. | ||
| 10613 | 2026.01.30 16:41:02.587705 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2026.01.30 16:41:02.587730 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10615 | 2026.01.30 16:41:02.587776 [ 277 ] {eb78ca90-ae3e-4feb-8755-cd77ab1f9a81} <Debug> TCPHandler: Processed in 0.002255511 sec. | ||
| 10616 | 2026.01.30 16:41:02.587856 [ 187 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10617 | 2026.01.30 16:41:02.587897 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10618 | 2026.01.30 16:41:02.587996 [ 277 ] {370debd7-480b-44a1-bd16-2e52f0fffade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10619 | 2026.01.30 16:41:02.588039 [ 277 ] {370debd7-480b-44a1-bd16-2e52f0fffade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10620 | 2026.01.30 16:41:02.588103 [ 187 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10621 | 2026.01.30 16:41:02.588168 [ 187 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1356 rows starting from the beginning of the part | ||
| 10622 | 2026.01.30 16:41:02.588293 [ 187 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 10623 | 2026.01.30 16:41:02.588386 [ 277 ] {370debd7-480b-44a1-bd16-2e52f0fffade} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2026.01.30 16:41:02.588395 [ 187 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 4 rows starting from the beginning of the part | ||
| 10625 | 2026.01.30 16:41:02.588429 [ 277 ] {370debd7-480b-44a1-bd16-2e52f0fffade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10626 | 2026.01.30 16:41:02.588509 [ 187 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 10627 | 2026.01.30 16:41:02.588609 [ 187 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 4 rows starting from the beginning of the part | ||
| 10628 | 2026.01.30 16:41:02.588704 [ 187 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 10629 | 2026.01.30 16:41:02.588755 [ 277 ] {370debd7-480b-44a1-bd16-2e52f0fffade} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10630 | 2026.01.30 16:41:02.588984 [ 277 ] {370debd7-480b-44a1-bd16-2e52f0fffade} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10631 | 2026.01.30 16:41:02.589130 [ 277 ] {370debd7-480b-44a1-bd16-2e52f0fffade} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 10632 | 2026.01.30 16:41:02.589168 [ 277 ] {370debd7-480b-44a1-bd16-2e52f0fffade} <Debug> TCPHandler: Processed in 0.001321523 sec. | ||
| 10633 | 2026.01.30 16:41:02.596259 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 19 columns (19 merged, 0 gathered) in 0.008459491 sec., 174005.74100734905 rows/sec., 311.81 MiB/sec. | ||
| 10634 | 2026.01.30 16:41:02.598245 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10635 | 2026.01.30 16:41:02.598604 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10636 | 2026.01.30 16:41:02.598687 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10637 | 2026.01.30 16:41:02.598805 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 10638 | 2026.01.30 16:41:03.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.08 MiB, peak 334.64 MiB, free memory in arenas 0.00 B, will set to 326.75 MiB (RSS), difference: 3.67 MiB | ||
| 10639 | 2026.01.30 16:41:03.589915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25439 | ||
| 10640 | 2026.01.30 16:41:03.590495 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10641 | 2026.01.30 16:41:03.590545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10642 | 2026.01.30 16:41:03.591066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10643 | 2026.01.30 16:41:03.591290 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10644 | 2026.01.30 16:41:03.591436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25439 | ||
| 10645 | 2026.01.30 16:41:04.926014 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10646 | 2026.01.30 16:41:04.943471 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10647 | 2026.01.30 16:41:04.943536 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10648 | 2026.01.30 16:41:04.949515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10649 | 2026.01.30 16:41:04.950230 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10650 | 2026.01.30 16:41:04.953114 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10651 | 2026.01.30 16:41:06.166237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1284 | ||
| 10652 | 2026.01.30 16:41:06.168744 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10653 | 2026.01.30 16:41:06.168792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10654 | 2026.01.30 16:41:06.170010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10655 | 2026.01.30 16:41:06.170313 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10656 | 2026.01.30 16:41:06.170695 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1284 | ||
| 10657 | 2026.01.30 16:41:07.609739 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10658 | 2026.01.30 16:41:07.609966 [ 277 ] {6bc37990-1779-4efa-8d3e-edf09ac47d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10659 | 2026.01.30 16:41:07.610036 [ 277 ] {6bc37990-1779-4efa-8d3e-edf09ac47d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10660 | 2026.01.30 16:41:07.610745 [ 277 ] {6bc37990-1779-4efa-8d3e-edf09ac47d0b} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2026.01.30 16:41:07.610791 [ 277 ] {6bc37990-1779-4efa-8d3e-edf09ac47d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10662 | 2026.01.30 16:41:07.611230 [ 277 ] {6bc37990-1779-4efa-8d3e-edf09ac47d0b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10663 | 2026.01.30 16:41:07.611476 [ 277 ] {6bc37990-1779-4efa-8d3e-edf09ac47d0b} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10664 | 2026.01.30 16:41:07.611653 [ 277 ] {6bc37990-1779-4efa-8d3e-edf09ac47d0b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001751 sec., 13706.453455168476 rows/sec., 1.14 MiB/sec. | ||
| 10665 | 2026.01.30 16:41:07.611719 [ 277 ] {6bc37990-1779-4efa-8d3e-edf09ac47d0b} <Debug> TCPHandler: Processed in 0.002112228 sec. | ||
| 10666 | 2026.01.30 16:41:07.611852 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10667 | 2026.01.30 16:41:07.611953 [ 277 ] {b855f26b-2be3-4e69-b7c3-eb78e2c3321c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10668 | 2026.01.30 16:41:07.611998 [ 277 ] {b855f26b-2be3-4e69-b7c3-eb78e2c3321c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10669 | 2026.01.30 16:41:07.612985 [ 277 ] {b855f26b-2be3-4e69-b7c3-eb78e2c3321c} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10670 | 2026.01.30 16:41:07.613023 [ 277 ] {b855f26b-2be3-4e69-b7c3-eb78e2c3321c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10671 | 2026.01.30 16:41:07.613444 [ 277 ] {b855f26b-2be3-4e69-b7c3-eb78e2c3321c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10672 | 2026.01.30 16:41:07.613664 [ 277 ] {b855f26b-2be3-4e69-b7c3-eb78e2c3321c} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2026.01.30 16:41:07.613804 [ 277 ] {b855f26b-2be3-4e69-b7c3-eb78e2c3321c} <Debug> executeQuery: Read 1324 rows, 113.21 KiB in 0.001869 sec., 708400.2140181916 rows/sec., 59.15 MiB/sec. | ||
| 10674 | 2026.01.30 16:41:07.613845 [ 277 ] {b855f26b-2be3-4e69-b7c3-eb78e2c3321c} <Debug> TCPHandler: Processed in 0.002044357 sec. | ||
| 10675 | 2026.01.30 16:41:07.613960 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10676 | 2026.01.30 16:41:07.614057 [ 277 ] {289acbb7-ce0a-4b8a-9000-56aa9c60047e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10677 | 2026.01.30 16:41:07.614099 [ 277 ] {289acbb7-ce0a-4b8a-9000-56aa9c60047e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10678 | 2026.01.30 16:41:07.614515 [ 277 ] {289acbb7-ce0a-4b8a-9000-56aa9c60047e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10679 | 2026.01.30 16:41:07.614552 [ 277 ] {289acbb7-ce0a-4b8a-9000-56aa9c60047e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10680 | 2026.01.30 16:41:07.614865 [ 277 ] {289acbb7-ce0a-4b8a-9000-56aa9c60047e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10681 | 2026.01.30 16:41:07.615086 [ 277 ] {289acbb7-ce0a-4b8a-9000-56aa9c60047e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10682 | 2026.01.30 16:41:07.615220 [ 277 ] {289acbb7-ce0a-4b8a-9000-56aa9c60047e} <Debug> executeQuery: Read 16 rows, 1.26 KiB in 0.001182 sec., 13536.37901861252 rows/sec., 1.04 MiB/sec. | ||
| 10683 | 2026.01.30 16:41:07.615259 [ 277 ] {289acbb7-ce0a-4b8a-9000-56aa9c60047e} <Debug> TCPHandler: Processed in 0.001349404 sec. | ||
| 10684 | 2026.01.30 16:41:07.615368 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10685 | 2026.01.30 16:41:07.615464 [ 277 ] {1a4dfca1-786d-4573-9d29-1149ad05f1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10686 | 2026.01.30 16:41:07.615504 [ 277 ] {1a4dfca1-786d-4573-9d29-1149ad05f1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10687 | 2026.01.30 16:41:07.615973 [ 277 ] {1a4dfca1-786d-4573-9d29-1149ad05f1f4} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10688 | 2026.01.30 16:41:07.616010 [ 277 ] {1a4dfca1-786d-4573-9d29-1149ad05f1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10689 | 2026.01.30 16:41:07.616342 [ 277 ] {1a4dfca1-786d-4573-9d29-1149ad05f1f4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10690 | 2026.01.30 16:41:07.616562 [ 277 ] {1a4dfca1-786d-4573-9d29-1149ad05f1f4} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10691 | 2026.01.30 16:41:07.616696 [ 277 ] {1a4dfca1-786d-4573-9d29-1149ad05f1f4} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00125 sec., 201600 rows/sec., 13.94 MiB/sec. | ||
| 10692 | 2026.01.30 16:41:07.616734 [ 277 ] {1a4dfca1-786d-4573-9d29-1149ad05f1f4} <Debug> TCPHandler: Processed in 0.001416435 sec. | ||
| 10693 | 2026.01.30 16:41:07.616856 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10694 | 2026.01.30 16:41:07.616956 [ 277 ] {46dd4396-63f6-4611-baeb-a928bff28898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10695 | 2026.01.30 16:41:07.616997 [ 277 ] {46dd4396-63f6-4611-baeb-a928bff28898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10696 | 2026.01.30 16:41:07.617402 [ 277 ] {46dd4396-63f6-4611-baeb-a928bff28898} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10697 | 2026.01.30 16:41:07.617439 [ 277 ] {46dd4396-63f6-4611-baeb-a928bff28898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10698 | 2026.01.30 16:41:07.617743 [ 277 ] {46dd4396-63f6-4611-baeb-a928bff28898} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10699 | 2026.01.30 16:41:07.617957 [ 277 ] {46dd4396-63f6-4611-baeb-a928bff28898} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10700 | 2026.01.30 16:41:07.618089 [ 277 ] {46dd4396-63f6-4611-baeb-a928bff28898} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 814.51 KiB/sec. | ||
| 10701 | 2026.01.30 16:41:07.618127 [ 277 ] {46dd4396-63f6-4611-baeb-a928bff28898} <Debug> TCPHandler: Processed in 0.001323024 sec. | ||
| 10702 | 2026.01.30 16:41:07.618241 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10703 | 2026.01.30 16:41:07.618335 [ 277 ] {d03af3c0-5050-4b5d-95df-be7db425186a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10704 | 2026.01.30 16:41:07.618376 [ 277 ] {d03af3c0-5050-4b5d-95df-be7db425186a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10705 | 2026.01.30 16:41:07.618960 [ 277 ] {d03af3c0-5050-4b5d-95df-be7db425186a} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10706 | 2026.01.30 16:41:07.618996 [ 277 ] {d03af3c0-5050-4b5d-95df-be7db425186a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10707 | 2026.01.30 16:41:07.619331 [ 277 ] {d03af3c0-5050-4b5d-95df-be7db425186a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10708 | 2026.01.30 16:41:07.619552 [ 277 ] {d03af3c0-5050-4b5d-95df-be7db425186a} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10709 | 2026.01.30 16:41:07.619685 [ 277 ] {d03af3c0-5050-4b5d-95df-be7db425186a} <Debug> executeQuery: Read 560 rows, 42.98 KiB in 0.001367 sec., 409656.1814191661 rows/sec., 30.71 MiB/sec. | ||
| 10710 | 2026.01.30 16:41:07.619724 [ 277 ] {d03af3c0-5050-4b5d-95df-be7db425186a} <Debug> TCPHandler: Processed in 0.001533628 sec. | ||
| 10711 | 2026.01.30 16:41:07.619838 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10712 | 2026.01.30 16:41:07.619935 [ 277 ] {b51210b9-9d3a-42f5-88c1-4736dc848e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10713 | 2026.01.30 16:41:07.619980 [ 277 ] {b51210b9-9d3a-42f5-88c1-4736dc848e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10714 | 2026.01.30 16:41:07.620558 [ 277 ] {b51210b9-9d3a-42f5-88c1-4736dc848e35} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10715 | 2026.01.30 16:41:07.620595 [ 277 ] {b51210b9-9d3a-42f5-88c1-4736dc848e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10716 | 2026.01.30 16:41:07.620981 [ 277 ] {b51210b9-9d3a-42f5-88c1-4736dc848e35} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10717 | 2026.01.30 16:41:07.621201 [ 277 ] {b51210b9-9d3a-42f5-88c1-4736dc848e35} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10718 | 2026.01.30 16:41:07.621333 [ 277 ] {b51210b9-9d3a-42f5-88c1-4736dc848e35} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001415 sec., 621908.1272084806 rows/sec., 42.21 MiB/sec. | ||
| 10719 | 2026.01.30 16:41:07.621371 [ 277 ] {b51210b9-9d3a-42f5-88c1-4736dc848e35} <Debug> TCPHandler: Processed in 0.001583048 sec. | ||
| 10720 | 2026.01.30 16:41:07.621472 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10721 | 2026.01.30 16:41:07.621567 [ 277 ] {0ce39e20-4231-43b7-b535-4d11b559e408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10722 | 2026.01.30 16:41:07.621622 [ 277 ] {0ce39e20-4231-43b7-b535-4d11b559e408} <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 | ||
| 10723 | 2026.01.30 16:41:07.622364 [ 277 ] {0ce39e20-4231-43b7-b535-4d11b559e408} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10724 | 2026.01.30 16:41:07.622400 [ 277 ] {0ce39e20-4231-43b7-b535-4d11b559e408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10725 | 2026.01.30 16:41:07.622901 [ 277 ] {0ce39e20-4231-43b7-b535-4d11b559e408} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10726 | 2026.01.30 16:41:07.623129 [ 277 ] {0ce39e20-4231-43b7-b535-4d11b559e408} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10727 | 2026.01.30 16:41:07.623270 [ 277 ] {0ce39e20-4231-43b7-b535-4d11b559e408} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001721 sec., 2324.230098779779 rows/sec., 4.16 MiB/sec. | ||
| 10728 | 2026.01.30 16:41:07.623324 [ 277 ] {0ce39e20-4231-43b7-b535-4d11b559e408} <Debug> TCPHandler: Processed in 0.001900544 sec. | ||
| 10729 | 2026.01.30 16:41:07.623438 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10730 | 2026.01.30 16:41:07.623533 [ 277 ] {32769e7a-613b-4b86-868e-bb8be43611ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10731 | 2026.01.30 16:41:07.623575 [ 277 ] {32769e7a-613b-4b86-868e-bb8be43611ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10732 | 2026.01.30 16:41:07.623907 [ 277 ] {32769e7a-613b-4b86-868e-bb8be43611ab} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10733 | 2026.01.30 16:41:07.623944 [ 277 ] {32769e7a-613b-4b86-868e-bb8be43611ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10734 | 2026.01.30 16:41:07.624256 [ 277 ] {32769e7a-613b-4b86-868e-bb8be43611ab} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10735 | 2026.01.30 16:41:07.624476 [ 277 ] {32769e7a-613b-4b86-868e-bb8be43611ab} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10736 | 2026.01.30 16:41:07.624630 [ 277 ] {32769e7a-613b-4b86-868e-bb8be43611ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 10737 | 2026.01.30 16:41:07.624674 [ 277 ] {32769e7a-613b-4b86-868e-bb8be43611ab} <Debug> TCPHandler: Processed in 0.001287133 sec. | ||
| 10738 | 2026.01.30 16:41:10.945618 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10739 | 2026.01.30 16:41:10.945697 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10740 | 2026.01.30 16:41:11.092526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25951 | ||
| 10741 | 2026.01.30 16:41:11.093060 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10742 | 2026.01.30 16:41:11.093100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 10743 | 2026.01.30 16:41:11.093591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10744 | 2026.01.30 16:41:11.093818 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10745 | 2026.01.30 16:41:11.093963 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25951 | ||
| 10746 | 2026.01.30 16:41:12.454038 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10747 | 2026.01.30 16:41:12.473629 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10748 | 2026.01.30 16:41:12.473698 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10749 | 2026.01.30 16:41:12.479840 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10750 | 2026.01.30 16:41:12.480591 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10751 | 2026.01.30 16:41:12.483615 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10752 | 2026.01.30 16:41:12.579349 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10753 | 2026.01.30 16:41:12.579506 [ 277 ] {16421242-f49b-49ad-ad97-1f7cc4cedbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10754 | 2026.01.30 16:41:12.579564 [ 277 ] {16421242-f49b-49ad-ad97-1f7cc4cedbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10755 | 2026.01.30 16:41:12.580197 [ 277 ] {16421242-f49b-49ad-ad97-1f7cc4cedbaf} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10756 | 2026.01.30 16:41:12.580235 [ 277 ] {16421242-f49b-49ad-ad97-1f7cc4cedbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10757 | 2026.01.30 16:41:12.580636 [ 277 ] {16421242-f49b-49ad-ad97-1f7cc4cedbaf} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10758 | 2026.01.30 16:41:12.580882 [ 277 ] {16421242-f49b-49ad-ad97-1f7cc4cedbaf} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10759 | 2026.01.30 16:41:12.581012 [ 118 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10760 | 2026.01.30 16:41:12.581031 [ 277 ] {16421242-f49b-49ad-ad97-1f7cc4cedbaf} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001569 sec., 81580.6246016571 rows/sec., 7.03 MiB/sec. | ||
| 10761 | 2026.01.30 16:41:12.581054 [ 118 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2026.01.30 16:41:12.581075 [ 277 ] {16421242-f49b-49ad-ad97-1f7cc4cedbaf} <Debug> TCPHandler: Processed in 0.001848193 sec. | ||
| 10763 | 2026.01.30 16:41:12.581076 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10764 | 2026.01.30 16:41:12.581204 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10765 | 2026.01.30 16:41:12.581216 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10766 | 2026.01.30 16:41:12.581301 [ 277 ] {a69fae52-4ab2-4d92-942b-b41e143eeb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10767 | 2026.01.30 16:41:12.581349 [ 277 ] {a69fae52-4ab2-4d92-942b-b41e143eeb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10768 | 2026.01.30 16:41:12.581371 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10769 | 2026.01.30 16:41:12.581415 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2558 rows starting from the beginning of the part | ||
| 10770 | 2026.01.30 16:41:12.581490 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 133 rows starting from the beginning of the part | ||
| 10771 | 2026.01.30 16:41:12.581541 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 10772 | 2026.01.30 16:41:12.581589 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 128 rows starting from the beginning of the part | ||
| 10773 | 2026.01.30 16:41:12.581635 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1324 rows starting from the beginning of the part | ||
| 10774 | 2026.01.30 16:41:12.581679 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 128 rows starting from the beginning of the part | ||
| 10775 | 2026.01.30 16:41:12.581773 [ 277 ] {a69fae52-4ab2-4d92-942b-b41e143eeb0f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2026.01.30 16:41:12.581815 [ 277 ] {a69fae52-4ab2-4d92-942b-b41e143eeb0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10777 | 2026.01.30 16:41:12.582137 [ 277 ] {a69fae52-4ab2-4d92-942b-b41e143eeb0f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10778 | 2026.01.30 16:41:12.582346 [ 277 ] {a69fae52-4ab2-4d92-942b-b41e143eeb0f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2026.01.30 16:41:12.582475 [ 277 ] {a69fae52-4ab2-4d92-942b-b41e143eeb0f} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001239 sec., 29055.690072639223 rows/sec., 2.13 MiB/sec. | ||
| 10780 | 2026.01.30 16:41:12.582511 [ 277 ] {a69fae52-4ab2-4d92-942b-b41e143eeb0f} <Debug> TCPHandler: Processed in 0.001407435 sec. | ||
| 10781 | 2026.01.30 16:41:12.582616 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10782 | 2026.01.30 16:41:12.582706 [ 277 ] {94597018-fc2c-4a36-ba9f-7163de3f90d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10783 | 2026.01.30 16:41:12.582812 [ 277 ] {94597018-fc2c-4a36-ba9f-7163de3f90d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10784 | 2026.01.30 16:41:12.583244 [ 277 ] {94597018-fc2c-4a36-ba9f-7163de3f90d0} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10785 | 2026.01.30 16:41:12.583280 [ 277 ] {94597018-fc2c-4a36-ba9f-7163de3f90d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10786 | 2026.01.30 16:41:12.583597 [ 277 ] {94597018-fc2c-4a36-ba9f-7163de3f90d0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10787 | 2026.01.30 16:41:12.583683 [ 188 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4335 rows, containing 5 columns (5 merged, 0 gathered) in 0.002527925 sec., 1714845.1793466974 rows/sec., 148.26 MiB/sec. | ||
| 10788 | 2026.01.30 16:41:12.583826 [ 277 ] {94597018-fc2c-4a36-ba9f-7163de3f90d0} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10789 | 2026.01.30 16:41:12.583924 [ 118 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10790 | 2026.01.30 16:41:12.583951 [ 118 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2026.01.30 16:41:12.583961 [ 277 ] {94597018-fc2c-4a36-ba9f-7163de3f90d0} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00121 sec., 82644.62809917355 rows/sec., 6.46 MiB/sec. | ||
| 10792 | 2026.01.30 16:41:12.583970 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10793 | 2026.01.30 16:41:12.583966 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10794 | 2026.01.30 16:41:12.584000 [ 277 ] {94597018-fc2c-4a36-ba9f-7163de3f90d0} <Debug> TCPHandler: Processed in 0.001377165 sec. | ||
| 10795 | 2026.01.30 16:41:12.584086 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10796 | 2026.01.30 16:41:12.584120 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10797 | 2026.01.30 16:41:12.584224 [ 277 ] {6d5cf041-23eb-4452-925b-93a428705437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10798 | 2026.01.30 16:41:12.584236 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10799 | 2026.01.30 16:41:12.584249 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_76_15} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10800 | 2026.01.30 16:41:12.584273 [ 277 ] {6d5cf041-23eb-4452-925b-93a428705437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10801 | 2026.01.30 16:41:12.584282 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1307 rows starting from the beginning of the part | ||
| 10802 | 2026.01.30 16:41:12.584335 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_76_15} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10803 | 2026.01.30 16:41:12.584361 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 108 rows starting from the beginning of the part | ||
| 10804 | 2026.01.30 16:41:12.584415 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 68 rows starting from the beginning of the part | ||
| 10805 | 2026.01.30 16:41:12.584424 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10806 | 2026.01.30 16:41:12.584455 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 100 rows starting from the beginning of the part | ||
| 10807 | 2026.01.30 16:41:12.584499 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 560 rows starting from the beginning of the part | ||
| 10808 | 2026.01.30 16:41:12.584536 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 100 rows starting from the beginning of the part | ||
| 10809 | 2026.01.30 16:41:12.584701 [ 277 ] {6d5cf041-23eb-4452-925b-93a428705437} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10810 | 2026.01.30 16:41:12.584744 [ 277 ] {6d5cf041-23eb-4452-925b-93a428705437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10811 | 2026.01.30 16:41:12.585103 [ 277 ] {6d5cf041-23eb-4452-925b-93a428705437} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10812 | 2026.01.30 16:41:12.585346 [ 277 ] {6d5cf041-23eb-4452-925b-93a428705437} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10813 | 2026.01.30 16:41:12.585482 [ 277 ] {6d5cf041-23eb-4452-925b-93a428705437} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 10814 | 2026.01.30 16:41:12.585519 [ 277 ] {6d5cf041-23eb-4452-925b-93a428705437} <Debug> TCPHandler: Processed in 0.001450146 sec. | ||
| 10815 | 2026.01.30 16:41:12.585631 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10816 | 2026.01.30 16:41:12.585726 [ 277 ] {7e2ea185-f4db-48c2-8bdb-4dffe6f09fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10817 | 2026.01.30 16:41:12.585781 [ 277 ] {7e2ea185-f4db-48c2-8bdb-4dffe6f09fd0} <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 | ||
| 10818 | 2026.01.30 16:41:12.585795 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2243 rows, containing 5 columns (5 merged, 0 gathered) in 0.001768202 sec., 1268520.2256303297 rows/sec., 98.47 MiB/sec. | ||
| 10819 | 2026.01.30 16:41:12.585972 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10820 | 2026.01.30 16:41:12.586232 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_76_15} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10821 | 2026.01.30 16:41:12.586311 [ 197 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_76_15} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10822 | 2026.01.30 16:41:12.586394 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 10823 | 2026.01.30 16:41:12.586613 [ 277 ] {7e2ea185-f4db-48c2-8bdb-4dffe6f09fd0} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10824 | 2026.01.30 16:41:12.586655 [ 277 ] {7e2ea185-f4db-48c2-8bdb-4dffe6f09fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10825 | 2026.01.30 16:41:12.587207 [ 277 ] {7e2ea185-f4db-48c2-8bdb-4dffe6f09fd0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10826 | 2026.01.30 16:41:12.587431 [ 277 ] {7e2ea185-f4db-48c2-8bdb-4dffe6f09fd0} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10827 | 2026.01.30 16:41:12.587571 [ 277 ] {7e2ea185-f4db-48c2-8bdb-4dffe6f09fd0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001863 sec., 19323.67149758454 rows/sec., 34.63 MiB/sec. | ||
| 10828 | 2026.01.30 16:41:12.587623 [ 277 ] {7e2ea185-f4db-48c2-8bdb-4dffe6f09fd0} <Debug> TCPHandler: Processed in 0.002042647 sec. | ||
| 10829 | 2026.01.30 16:41:12.587741 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10830 | 2026.01.30 16:41:12.587837 [ 277 ] {2da26a68-ddc9-4746-8d7c-ce596d94b9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10831 | 2026.01.30 16:41:12.587879 [ 277 ] {2da26a68-ddc9-4746-8d7c-ce596d94b9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10832 | 2026.01.30 16:41:12.588214 [ 277 ] {2da26a68-ddc9-4746-8d7c-ce596d94b9a7} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10833 | 2026.01.30 16:41:12.588249 [ 277 ] {2da26a68-ddc9-4746-8d7c-ce596d94b9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10834 | 2026.01.30 16:41:12.588556 [ 277 ] {2da26a68-ddc9-4746-8d7c-ce596d94b9a7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10835 | 2026.01.30 16:41:12.588767 [ 277 ] {2da26a68-ddc9-4746-8d7c-ce596d94b9a7} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10836 | 2026.01.30 16:41:12.588897 [ 277 ] {2da26a68-ddc9-4746-8d7c-ce596d94b9a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 10837 | 2026.01.30 16:41:12.588932 [ 277 ] {2da26a68-ddc9-4746-8d7c-ce596d94b9a7} <Debug> TCPHandler: Processed in 0.001242562 sec. | ||
| 10838 | 2026.01.30 16:41:16.171825 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1314 | ||
| 10839 | 2026.01.30 16:41:16.175037 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10840 | 2026.01.30 16:41:16.175120 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10841 | 2026.01.30 16:41:16.176888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10842 | 2026.01.30 16:41:16.177275 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10843 | 2026.01.30 16:41:16.177573 [ 94 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10844 | 2026.01.30 16:41:16.177712 [ 94 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10845 | 2026.01.30 16:41:16.177758 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10846 | 2026.01.30 16:41:16.177766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1314 | ||
| 10847 | 2026.01.30 16:41:16.177903 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 10848 | 2026.01.30 16:41:16.178497 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10849 | 2026.01.30 16:41:16.178700 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1172 rows starting from the beginning of the part | ||
| 10850 | 2026.01.30 16:41:16.179173 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 10851 | 2026.01.30 16:41:16.179642 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 10852 | 2026.01.30 16:41:16.180082 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 10853 | 2026.01.30 16:41:16.180537 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 10854 | 2026.01.30 16:41:16.180968 [ 195 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 10855 | 2026.01.30 16:41:16.190233 [ 197 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1314 rows, containing 72 columns (72 merged, 0 gathered) in 0.012368481 sec., 106237.78295814982 rows/sec., 86.23 MiB/sec. | ||
| 10856 | 2026.01.30 16:41:16.192551 [ 202 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10857 | 2026.01.30 16:41:16.193541 [ 202 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_41_8} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10858 | 2026.01.30 16:41:16.193677 [ 202 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_41_8} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10859 | 2026.01.30 16:41:16.194081 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 10860 | 2026.01.30 16:41:17.579413 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10861 | 2026.01.30 16:41:17.579610 [ 277 ] {ceb36145-4b0e-4baa-988b-f04176abba82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10862 | 2026.01.30 16:41:17.579678 [ 277 ] {ceb36145-4b0e-4baa-988b-f04176abba82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10863 | 2026.01.30 16:41:17.580384 [ 277 ] {ceb36145-4b0e-4baa-988b-f04176abba82} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10864 | 2026.01.30 16:41:17.580432 [ 277 ] {ceb36145-4b0e-4baa-988b-f04176abba82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10865 | 2026.01.30 16:41:17.580849 [ 277 ] {ceb36145-4b0e-4baa-988b-f04176abba82} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10866 | 2026.01.30 16:41:17.581112 [ 277 ] {ceb36145-4b0e-4baa-988b-f04176abba82} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10867 | 2026.01.30 16:41:17.581276 [ 277 ] {ceb36145-4b0e-4baa-988b-f04176abba82} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001717 sec., 37274.315666860806 rows/sec., 2.95 MiB/sec. | ||
| 10868 | 2026.01.30 16:41:17.581322 [ 277 ] {ceb36145-4b0e-4baa-988b-f04176abba82} <Debug> TCPHandler: Processed in 0.002044296 sec. | ||
| 10869 | 2026.01.30 16:41:17.581453 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10870 | 2026.01.30 16:41:17.581553 [ 277 ] {0622658c-7bf3-468b-a440-674cb588b172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10871 | 2026.01.30 16:41:17.581596 [ 277 ] {0622658c-7bf3-468b-a440-674cb588b172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10872 | 2026.01.30 16:41:17.582034 [ 277 ] {0622658c-7bf3-468b-a440-674cb588b172} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10873 | 2026.01.30 16:41:17.582072 [ 277 ] {0622658c-7bf3-468b-a440-674cb588b172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10874 | 2026.01.30 16:41:17.582380 [ 277 ] {0622658c-7bf3-468b-a440-674cb588b172} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10875 | 2026.01.30 16:41:17.582591 [ 277 ] {0622658c-7bf3-468b-a440-674cb588b172} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10876 | 2026.01.30 16:41:17.582728 [ 277 ] {0622658c-7bf3-468b-a440-674cb588b172} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001194 sec., 3350.0837520938026 rows/sec., 251.91 KiB/sec. | ||
| 10877 | 2026.01.30 16:41:17.582767 [ 277 ] {0622658c-7bf3-468b-a440-674cb588b172} <Debug> TCPHandler: Processed in 0.001366274 sec. | ||
| 10878 | 2026.01.30 16:41:17.582896 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10879 | 2026.01.30 16:41:17.582992 [ 277 ] {fe637927-875d-4a7a-9c7c-48ba218f51eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10880 | 2026.01.30 16:41:17.583035 [ 277 ] {fe637927-875d-4a7a-9c7c-48ba218f51eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10881 | 2026.01.30 16:41:17.583469 [ 277 ] {fe637927-875d-4a7a-9c7c-48ba218f51eb} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10882 | 2026.01.30 16:41:17.583507 [ 277 ] {fe637927-875d-4a7a-9c7c-48ba218f51eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10883 | 2026.01.30 16:41:17.583871 [ 277 ] {fe637927-875d-4a7a-9c7c-48ba218f51eb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10884 | 2026.01.30 16:41:17.584106 [ 277 ] {fe637927-875d-4a7a-9c7c-48ba218f51eb} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10885 | 2026.01.30 16:41:17.584250 [ 277 ] {fe637927-875d-4a7a-9c7c-48ba218f51eb} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001276 sec., 53291.53605015674 rows/sec., 4.16 MiB/sec. | ||
| 10886 | 2026.01.30 16:41:17.584290 [ 277 ] {fe637927-875d-4a7a-9c7c-48ba218f51eb} <Debug> TCPHandler: Processed in 0.001445715 sec. | ||
| 10887 | 2026.01.30 16:41:17.584411 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10888 | 2026.01.30 16:41:17.584507 [ 277 ] {d4d67049-d024-4490-8be6-586437518256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10889 | 2026.01.30 16:41:17.584554 [ 277 ] {d4d67049-d024-4490-8be6-586437518256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10890 | 2026.01.30 16:41:17.584994 [ 277 ] {d4d67049-d024-4490-8be6-586437518256} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10891 | 2026.01.30 16:41:17.585032 [ 277 ] {d4d67049-d024-4490-8be6-586437518256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10892 | 2026.01.30 16:41:17.585394 [ 277 ] {d4d67049-d024-4490-8be6-586437518256} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10893 | 2026.01.30 16:41:17.585641 [ 277 ] {d4d67049-d024-4490-8be6-586437518256} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10894 | 2026.01.30 16:41:17.585772 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10895 | 2026.01.30 16:41:17.585778 [ 277 ] {d4d67049-d024-4490-8be6-586437518256} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 10896 | 2026.01.30 16:41:17.585847 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10897 | 2026.01.30 16:41:17.585870 [ 277 ] {d4d67049-d024-4490-8be6-586437518256} <Debug> TCPHandler: Processed in 0.001508618 sec. | ||
| 10898 | 2026.01.30 16:41:17.585874 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10899 | 2026.01.30 16:41:17.585999 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10900 | 2026.01.30 16:41:17.586022 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10901 | 2026.01.30 16:41:17.586099 [ 277 ] {ada68700-7a61-44b2-b873-accf35d14ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10902 | 2026.01.30 16:41:17.586161 [ 277 ] {ada68700-7a61-44b2-b873-accf35d14ca0} <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 | ||
| 10903 | 2026.01.30 16:41:17.586177 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10904 | 2026.01.30 16:41:17.586221 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21563 rows starting from the beginning of the part | ||
| 10905 | 2026.01.30 16:41:17.586289 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10906 | 2026.01.30 16:41:17.586334 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10907 | 2026.01.30 16:41:17.586377 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 880 rows starting from the beginning of the part | ||
| 10908 | 2026.01.30 16:41:17.586416 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10909 | 2026.01.30 16:41:17.586459 [ 197 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10910 | 2026.01.30 16:41:17.586942 [ 277 ] {ada68700-7a61-44b2-b873-accf35d14ca0} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10911 | 2026.01.30 16:41:17.586984 [ 277 ] {ada68700-7a61-44b2-b873-accf35d14ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10912 | 2026.01.30 16:41:17.587518 [ 277 ] {ada68700-7a61-44b2-b873-accf35d14ca0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10913 | 2026.01.30 16:41:17.587750 [ 277 ] {ada68700-7a61-44b2-b873-accf35d14ca0} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10914 | 2026.01.30 16:41:17.587895 [ 277 ] {ada68700-7a61-44b2-b873-accf35d14ca0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001814 sec., 2205.071664829107 rows/sec., 3.95 MiB/sec. | ||
| 10915 | 2026.01.30 16:41:17.587951 [ 277 ] {ada68700-7a61-44b2-b873-accf35d14ca0} <Debug> TCPHandler: Processed in 0.002002606 sec. | ||
| 10916 | 2026.01.30 16:41:17.588066 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10917 | 2026.01.30 16:41:17.588162 [ 277 ] {c14e1508-ecd7-44aa-9a5d-8269cbd8f312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10918 | 2026.01.30 16:41:17.588205 [ 277 ] {c14e1508-ecd7-44aa-9a5d-8269cbd8f312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10919 | 2026.01.30 16:41:17.588556 [ 277 ] {c14e1508-ecd7-44aa-9a5d-8269cbd8f312} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10920 | 2026.01.30 16:41:17.588592 [ 277 ] {c14e1508-ecd7-44aa-9a5d-8269cbd8f312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10921 | 2026.01.30 16:41:17.588908 [ 277 ] {c14e1508-ecd7-44aa-9a5d-8269cbd8f312} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10922 | 2026.01.30 16:41:17.589125 [ 277 ] {c14e1508-ecd7-44aa-9a5d-8269cbd8f312} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2026.01.30 16:41:17.589259 [ 277 ] {c14e1508-ecd7-44aa-9a5d-8269cbd8f312} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 10924 | 2026.01.30 16:41:17.589297 [ 277 ] {c14e1508-ecd7-44aa-9a5d-8269cbd8f312} <Debug> TCPHandler: Processed in 0.001281443 sec. | ||
| 10925 | 2026.01.30 16:41:17.636756 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23083 rows, containing 5 columns (5 merged, 0 gathered) in 0.050798277 sec., 454405.1759865792 rows/sec., 31.09 MiB/sec. | ||
| 10926 | 2026.01.30 16:41:17.637296 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10927 | 2026.01.30 16:41:17.637562 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10928 | 2026.01.30 16:41:17.637633 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10929 | 2026.01.30 16:41:17.637724 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10930 | 2026.01.30 16:41:18.594332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26399 | ||
| 10931 | 2026.01.30 16:41:18.594906 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2026.01.30 16:41:18.594952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10933 | 2026.01.30 16:41:18.595529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10934 | 2026.01.30 16:41:18.595774 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10935 | 2026.01.30 16:41:18.595930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26399 | ||
| 10936 | 2026.01.30 16:41:19.983807 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10937 | 2026.01.30 16:41:20.002287 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2026.01.30 16:41:20.002356 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10939 | 2026.01.30 16:41:20.008734 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10940 | 2026.01.30 16:41:20.009527 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10941 | 2026.01.30 16:41:20.013322 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10942 | 2026.01.30 16:41:22.580662 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10943 | 2026.01.30 16:41:22.580857 [ 277 ] {4d80adf6-7e56-400a-9bd5-d3c6e667a1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10944 | 2026.01.30 16:41:22.580923 [ 277 ] {4d80adf6-7e56-400a-9bd5-d3c6e667a1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10945 | 2026.01.30 16:41:22.581551 [ 277 ] {4d80adf6-7e56-400a-9bd5-d3c6e667a1db} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10946 | 2026.01.30 16:41:22.581592 [ 277 ] {4d80adf6-7e56-400a-9bd5-d3c6e667a1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10947 | 2026.01.30 16:41:22.581973 [ 277 ] {4d80adf6-7e56-400a-9bd5-d3c6e667a1db} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10948 | 2026.01.30 16:41:22.582203 [ 277 ] {4d80adf6-7e56-400a-9bd5-d3c6e667a1db} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2026.01.30 16:41:22.582350 [ 277 ] {4d80adf6-7e56-400a-9bd5-d3c6e667a1db} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001544 sec., 2590.6735751295337 rows/sec., 211.25 KiB/sec. | ||
| 10950 | 2026.01.30 16:41:22.582391 [ 277 ] {4d80adf6-7e56-400a-9bd5-d3c6e667a1db} <Debug> TCPHandler: Processed in 0.001855233 sec. | ||
| 10951 | 2026.01.30 16:41:22.582515 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10952 | 2026.01.30 16:41:22.582609 [ 277 ] {ac8976d3-f8f0-48c7-a3eb-bc0116c63af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10953 | 2026.01.30 16:41:22.582650 [ 277 ] {ac8976d3-f8f0-48c7-a3eb-bc0116c63af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10954 | 2026.01.30 16:41:22.583119 [ 277 ] {ac8976d3-f8f0-48c7-a3eb-bc0116c63af5} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10955 | 2026.01.30 16:41:22.583155 [ 277 ] {ac8976d3-f8f0-48c7-a3eb-bc0116c63af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10956 | 2026.01.30 16:41:22.583463 [ 277 ] {ac8976d3-f8f0-48c7-a3eb-bc0116c63af5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10957 | 2026.01.30 16:41:22.583671 [ 277 ] {ac8976d3-f8f0-48c7-a3eb-bc0116c63af5} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10958 | 2026.01.30 16:41:22.583805 [ 277 ] {ac8976d3-f8f0-48c7-a3eb-bc0116c63af5} <Debug> executeQuery: Read 130 rows, 11.44 KiB in 0.001215 sec., 106995.88477366256 rows/sec., 9.19 MiB/sec. | ||
| 10959 | 2026.01.30 16:41:22.583842 [ 277 ] {ac8976d3-f8f0-48c7-a3eb-bc0116c63af5} <Debug> TCPHandler: Processed in 0.001375424 sec. | ||
| 10960 | 2026.01.30 16:41:22.583956 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10961 | 2026.01.30 16:41:22.584048 [ 277 ] {47dfaf7c-f7f5-4091-893e-fafa735d4d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10962 | 2026.01.30 16:41:22.584087 [ 277 ] {47dfaf7c-f7f5-4091-893e-fafa735d4d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10963 | 2026.01.30 16:41:22.584493 [ 277 ] {47dfaf7c-f7f5-4091-893e-fafa735d4d25} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10964 | 2026.01.30 16:41:22.584530 [ 277 ] {47dfaf7c-f7f5-4091-893e-fafa735d4d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10965 | 2026.01.30 16:41:22.584821 [ 277 ] {47dfaf7c-f7f5-4091-893e-fafa735d4d25} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10966 | 2026.01.30 16:41:22.585027 [ 277 ] {47dfaf7c-f7f5-4091-893e-fafa735d4d25} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10967 | 2026.01.30 16:41:22.585153 [ 277 ] {47dfaf7c-f7f5-4091-893e-fafa735d4d25} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001124 sec., 35587.18861209964 rows/sec., 2.59 MiB/sec. | ||
| 10968 | 2026.01.30 16:41:22.585149 [ 29 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10969 | 2026.01.30 16:41:22.585191 [ 277 ] {47dfaf7c-f7f5-4091-893e-fafa735d4d25} <Debug> TCPHandler: Processed in 0.001282292 sec. | ||
| 10970 | 2026.01.30 16:41:22.585229 [ 29 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10971 | 2026.01.30 16:41:22.585256 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10972 | 2026.01.30 16:41:22.585316 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10973 | 2026.01.30 16:41:22.585348 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10974 | 2026.01.30 16:41:22.585412 [ 277 ] {47ce3efb-6bc3-4cbb-8008-77c6408e84f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10975 | 2026.01.30 16:41:22.585439 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10976 | 2026.01.30 16:41:22.585451 [ 277 ] {47ce3efb-6bc3-4cbb-8008-77c6408e84f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10977 | 2026.01.30 16:41:22.585468 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 299 rows starting from the beginning of the part | ||
| 10978 | 2026.01.30 16:41:22.585526 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 36 rows starting from the beginning of the part | ||
| 10979 | 2026.01.30 16:41:22.585569 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 16 rows starting from the beginning of the part | ||
| 10980 | 2026.01.30 16:41:22.585608 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 36 rows starting from the beginning of the part | ||
| 10981 | 2026.01.30 16:41:22.585647 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 4 rows starting from the beginning of the part | ||
| 10982 | 2026.01.30 16:41:22.585685 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 40 rows starting from the beginning of the part | ||
| 10983 | 2026.01.30 16:41:22.585876 [ 277 ] {47ce3efb-6bc3-4cbb-8008-77c6408e84f9} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10984 | 2026.01.30 16:41:22.585911 [ 277 ] {47ce3efb-6bc3-4cbb-8008-77c6408e84f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10985 | 2026.01.30 16:41:22.586227 [ 277 ] {47ce3efb-6bc3-4cbb-8008-77c6408e84f9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10986 | 2026.01.30 16:41:22.586426 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 5 columns (5 merged, 0 gathered) in 0.00111415 sec., 386841.98716510343 rows/sec., 26.92 MiB/sec. | ||
| 10987 | 2026.01.30 16:41:22.586432 [ 277 ] {47ce3efb-6bc3-4cbb-8008-77c6408e84f9} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10988 | 2026.01.30 16:41:22.586623 [ 277 ] {47ce3efb-6bc3-4cbb-8008-77c6408e84f9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001228 sec., 84690.55374592834 rows/sec., 6.62 MiB/sec. | ||
| 10989 | 2026.01.30 16:41:22.586656 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10990 | 2026.01.30 16:41:22.586661 [ 277 ] {47ce3efb-6bc3-4cbb-8008-77c6408e84f9} <Debug> TCPHandler: Processed in 0.001392655 sec. | ||
| 10991 | 2026.01.30 16:41:22.586792 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10992 | 2026.01.30 16:41:22.586887 [ 277 ] {ab9965b9-a6d1-4b7e-bb97-5f8d9a8df807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10993 | 2026.01.30 16:41:22.586932 [ 277 ] {ab9965b9-a6d1-4b7e-bb97-5f8d9a8df807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10994 | 2026.01.30 16:41:22.586966 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_76_15} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2026.01.30 16:41:22.587052 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_76_15} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10996 | 2026.01.30 16:41:22.587160 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10997 | 2026.01.30 16:41:22.587351 [ 277 ] {ab9965b9-a6d1-4b7e-bb97-5f8d9a8df807} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10998 | 2026.01.30 16:41:22.587392 [ 277 ] {ab9965b9-a6d1-4b7e-bb97-5f8d9a8df807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10999 | 2026.01.30 16:41:22.587718 [ 277 ] {ab9965b9-a6d1-4b7e-bb97-5f8d9a8df807} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11000 | 2026.01.30 16:41:22.587924 [ 277 ] {ab9965b9-a6d1-4b7e-bb97-5f8d9a8df807} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11001 | 2026.01.30 16:41:22.588054 [ 277 ] {ab9965b9-a6d1-4b7e-bb97-5f8d9a8df807} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001185 sec., 136708.86075949366 rows/sec., 9.52 MiB/sec. | ||
| 11002 | 2026.01.30 16:41:22.588091 [ 277 ] {ab9965b9-a6d1-4b7e-bb97-5f8d9a8df807} <Debug> TCPHandler: Processed in 0.001345714 sec. | ||
| 11003 | 2026.01.30 16:41:22.588199 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11004 | 2026.01.30 16:41:22.588291 [ 277 ] {39659aa2-73cc-4b9d-a83c-a55c1fa6b21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11005 | 2026.01.30 16:41:22.588344 [ 277 ] {39659aa2-73cc-4b9d-a83c-a55c1fa6b21c} <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 | ||
| 11006 | 2026.01.30 16:41:22.589187 [ 277 ] {39659aa2-73cc-4b9d-a83c-a55c1fa6b21c} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2026.01.30 16:41:22.589223 [ 277 ] {39659aa2-73cc-4b9d-a83c-a55c1fa6b21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11008 | 2026.01.30 16:41:22.589767 [ 277 ] {39659aa2-73cc-4b9d-a83c-a55c1fa6b21c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11009 | 2026.01.30 16:41:22.589987 [ 277 ] {39659aa2-73cc-4b9d-a83c-a55c1fa6b21c} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11010 | 2026.01.30 16:41:22.590124 [ 277 ] {39659aa2-73cc-4b9d-a83c-a55c1fa6b21c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00185 sec., 19459.45945945946 rows/sec., 34.87 MiB/sec. | ||
| 11011 | 2026.01.30 16:41:22.590176 [ 277 ] {39659aa2-73cc-4b9d-a83c-a55c1fa6b21c} <Debug> TCPHandler: Processed in 0.002023786 sec. | ||
| 11012 | 2026.01.30 16:41:22.590296 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11013 | 2026.01.30 16:41:22.590390 [ 277 ] {2d4b2966-2617-4f60-84f2-55e3607eb150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11014 | 2026.01.30 16:41:22.590431 [ 277 ] {2d4b2966-2617-4f60-84f2-55e3607eb150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11015 | 2026.01.30 16:41:22.590764 [ 277 ] {2d4b2966-2617-4f60-84f2-55e3607eb150} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11016 | 2026.01.30 16:41:22.590800 [ 277 ] {2d4b2966-2617-4f60-84f2-55e3607eb150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11017 | 2026.01.30 16:41:22.591104 [ 277 ] {2d4b2966-2617-4f60-84f2-55e3607eb150} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11018 | 2026.01.30 16:41:22.591310 [ 277 ] {2d4b2966-2617-4f60-84f2-55e3607eb150} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11019 | 2026.01.30 16:41:22.591425 [ 29 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11020 | 2026.01.30 16:41:22.591437 [ 277 ] {2d4b2966-2617-4f60-84f2-55e3607eb150} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 11021 | 2026.01.30 16:41:22.591461 [ 29 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11022 | 2026.01.30 16:41:22.591482 [ 277 ] {2d4b2966-2617-4f60-84f2-55e3607eb150} <Debug> TCPHandler: Processed in 0.001233852 sec. | ||
| 11023 | 2026.01.30 16:41:22.591485 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11024 | 2026.01.30 16:41:22.591578 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11025 | 2026.01.30 16:41:22.591670 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11026 | 2026.01.30 16:41:22.591696 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4308 rows starting from the beginning of the part | ||
| 11027 | 2026.01.30 16:41:22.591744 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11028 | 2026.01.30 16:41:22.591783 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11029 | 2026.01.30 16:41:22.591820 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11030 | 2026.01.30 16:41:22.591854 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11031 | 2026.01.30 16:41:22.591889 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11032 | 2026.01.30 16:41:22.593324 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4608 rows, containing 4 columns (4 merged, 0 gathered) in 0.001777381 sec., 2592578.6311432384 rows/sec., 172.33 MiB/sec. | ||
| 11033 | 2026.01.30 16:41:22.593574 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11034 | 2026.01.30 16:41:22.593796 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_76_15} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11035 | 2026.01.30 16:41:22.593856 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_76_15} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11036 | 2026.01.30 16:41:22.593911 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11037 | 2026.01.30 16:41:25.945768 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11038 | 2026.01.30 16:41:25.945849 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11039 | 2026.01.30 16:41:26.096083 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26911 | ||
| 11040 | 2026.01.30 16:41:26.096691 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11041 | 2026.01.30 16:41:26.096736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11042 | 2026.01.30 16:41:26.097271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11043 | 2026.01.30 16:41:26.097534 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11044 | 2026.01.30 16:41:26.097680 [ 30 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11045 | 2026.01.30 16:41:26.097687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26911 | ||
| 11046 | 2026.01.30 16:41:26.097752 [ 30 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2026.01.30 16:41:26.097778 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11048 | 2026.01.30 16:41:26.097874 [ 189 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11049 | 2026.01.30 16:41:26.097971 [ 189 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11050 | 2026.01.30 16:41:26.098002 [ 189 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24479 rows starting from the beginning of the part | ||
| 11051 | 2026.01.30 16:41:26.098060 [ 189 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 11052 | 2026.01.30 16:41:26.098105 [ 189 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 11053 | 2026.01.30 16:41:26.098147 [ 189 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 11054 | 2026.01.30 16:41:26.098188 [ 189 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 11055 | 2026.01.30 16:41:26.098226 [ 189 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 11056 | 2026.01.30 16:41:26.100519 [ 200 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26911 rows, containing 4 columns (4 merged, 0 gathered) in 0.002686668 sec., 10016496.269728897 rows/sec., 143.29 MiB/sec. | ||
| 11057 | 2026.01.30 16:41:26.100847 [ 192 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11058 | 2026.01.30 16:41:26.101203 [ 192 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_56_11} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2026.01.30 16:41:26.101302 [ 192 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_56_11} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11060 | 2026.01.30 16:41:26.101444 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11061 | 2026.01.30 16:41:26.178006 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1340 | ||
| 11062 | 2026.01.30 16:41:26.180345 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2026.01.30 16:41:26.180400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11064 | 2026.01.30 16:41:26.181640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11065 | 2026.01.30 16:41:26.181931 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2026.01.30 16:41:26.182335 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1340 | ||
| 11067 | 2026.01.30 16:41:27.513456 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11068 | 2026.01.30 16:41:27.531333 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2026.01.30 16:41:27.531399 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11070 | 2026.01.30 16:41:27.537799 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11071 | 2026.01.30 16:41:27.538528 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11072 | 2026.01.30 16:41:27.538885 [ 41 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11073 | 2026.01.30 16:41:27.538958 [ 41 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2026.01.30 16:41:27.538983 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11075 | 2026.01.30 16:41:27.539092 [ 189 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11076 | 2026.01.30 16:41:27.542446 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11077 | 2026.01.30 16:41:27.543542 [ 189 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11078 | 2026.01.30 16:41:27.545188 [ 189 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11079 | 2026.01.30 16:41:27.550140 [ 189 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11080 | 2026.01.30 16:41:27.554997 [ 189 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11081 | 2026.01.30 16:41:27.559639 [ 189 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11082 | 2026.01.30 16:41:27.564514 [ 189 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 11083 | 2026.01.30 16:41:27.568526 [ 189 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 11084 | 2026.01.30 16:41:27.577928 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11085 | 2026.01.30 16:41:27.578093 [ 277 ] {3151d0ac-7169-47d8-8500-4d9106022917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11086 | 2026.01.30 16:41:27.578162 [ 277 ] {3151d0ac-7169-47d8-8500-4d9106022917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11087 | 2026.01.30 16:41:27.578833 [ 277 ] {3151d0ac-7169-47d8-8500-4d9106022917} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11088 | 2026.01.30 16:41:27.578872 [ 277 ] {3151d0ac-7169-47d8-8500-4d9106022917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11089 | 2026.01.30 16:41:27.579438 [ 277 ] {3151d0ac-7169-47d8-8500-4d9106022917} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11090 | 2026.01.30 16:41:27.579662 [ 277 ] {3151d0ac-7169-47d8-8500-4d9106022917} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11091 | 2026.01.30 16:41:27.579805 [ 277 ] {3151d0ac-7169-47d8-8500-4d9106022917} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001758 sec., 36405.00568828214 rows/sec., 2.88 MiB/sec. | ||
| 11092 | 2026.01.30 16:41:27.579845 [ 277 ] {3151d0ac-7169-47d8-8500-4d9106022917} <Debug> TCPHandler: Processed in 0.002046057 sec. | ||
| 11093 | 2026.01.30 16:41:27.579972 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11094 | 2026.01.30 16:41:27.580071 [ 277 ] {4671d66a-9155-4738-8644-6b923d492329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11095 | 2026.01.30 16:41:27.580114 [ 277 ] {4671d66a-9155-4738-8644-6b923d492329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11096 | 2026.01.30 16:41:27.580524 [ 277 ] {4671d66a-9155-4738-8644-6b923d492329} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11097 | 2026.01.30 16:41:27.580562 [ 277 ] {4671d66a-9155-4738-8644-6b923d492329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11098 | 2026.01.30 16:41:27.580870 [ 277 ] {4671d66a-9155-4738-8644-6b923d492329} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11099 | 2026.01.30 16:41:27.581099 [ 277 ] {4671d66a-9155-4738-8644-6b923d492329} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11100 | 2026.01.30 16:41:27.581237 [ 277 ] {4671d66a-9155-4738-8644-6b923d492329} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001185 sec., 3375.527426160337 rows/sec., 253.82 KiB/sec. | ||
| 11101 | 2026.01.30 16:41:27.581276 [ 277 ] {4671d66a-9155-4738-8644-6b923d492329} <Debug> TCPHandler: Processed in 0.001355324 sec. | ||
| 11102 | 2026.01.30 16:41:27.581392 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11103 | 2026.01.30 16:41:27.581486 [ 277 ] {55459f40-aecf-48bf-82a8-e0bcc764453b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11104 | 2026.01.30 16:41:27.581528 [ 277 ] {55459f40-aecf-48bf-82a8-e0bcc764453b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11105 | 2026.01.30 16:41:27.581965 [ 277 ] {55459f40-aecf-48bf-82a8-e0bcc764453b} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11106 | 2026.01.30 16:41:27.582000 [ 277 ] {55459f40-aecf-48bf-82a8-e0bcc764453b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11107 | 2026.01.30 16:41:27.582309 [ 277 ] {55459f40-aecf-48bf-82a8-e0bcc764453b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11108 | 2026.01.30 16:41:27.582523 [ 277 ] {55459f40-aecf-48bf-82a8-e0bcc764453b} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11109 | 2026.01.30 16:41:27.582656 [ 277 ] {55459f40-aecf-48bf-82a8-e0bcc764453b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001188 sec., 57239.057239057234 rows/sec., 4.47 MiB/sec. | ||
| 11110 | 2026.01.30 16:41:27.582694 [ 277 ] {55459f40-aecf-48bf-82a8-e0bcc764453b} <Debug> TCPHandler: Processed in 0.001352244 sec. | ||
| 11111 | 2026.01.30 16:41:27.582820 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11112 | 2026.01.30 16:41:27.582915 [ 277 ] {6bca2b22-0e90-4d0f-8038-c77483aa60a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11113 | 2026.01.30 16:41:27.582985 [ 277 ] {6bca2b22-0e90-4d0f-8038-c77483aa60a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11114 | 2026.01.30 16:41:27.583426 [ 277 ] {6bca2b22-0e90-4d0f-8038-c77483aa60a4} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11115 | 2026.01.30 16:41:27.583466 [ 277 ] {6bca2b22-0e90-4d0f-8038-c77483aa60a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11116 | 2026.01.30 16:41:27.583810 [ 277 ] {6bca2b22-0e90-4d0f-8038-c77483aa60a4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11117 | 2026.01.30 16:41:27.584021 [ 277 ] {6bca2b22-0e90-4d0f-8038-c77483aa60a4} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11118 | 2026.01.30 16:41:27.584158 [ 277 ] {6bca2b22-0e90-4d0f-8038-c77483aa60a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 11119 | 2026.01.30 16:41:27.584195 [ 277 ] {6bca2b22-0e90-4d0f-8038-c77483aa60a4} <Debug> TCPHandler: Processed in 0.001424796 sec. | ||
| 11120 | 2026.01.30 16:41:27.584308 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11121 | 2026.01.30 16:41:27.584427 [ 277 ] {b17d1d81-267d-410f-81c9-093fc2407b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11122 | 2026.01.30 16:41:27.584481 [ 277 ] {b17d1d81-267d-410f-81c9-093fc2407b8d} <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 | ||
| 11123 | 2026.01.30 16:41:27.585214 [ 277 ] {b17d1d81-267d-410f-81c9-093fc2407b8d} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2026.01.30 16:41:27.585251 [ 277 ] {b17d1d81-267d-410f-81c9-093fc2407b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11125 | 2026.01.30 16:41:27.585761 [ 277 ] {b17d1d81-267d-410f-81c9-093fc2407b8d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11126 | 2026.01.30 16:41:27.586013 [ 277 ] {b17d1d81-267d-410f-81c9-093fc2407b8d} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2026.01.30 16:41:27.586137 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11128 | 2026.01.30 16:41:27.586157 [ 277 ] {b17d1d81-267d-410f-81c9-093fc2407b8d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001747 sec., 2289.6393817973667 rows/sec., 4.10 MiB/sec. | ||
| 11129 | 2026.01.30 16:41:27.586190 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2026.01.30 16:41:27.586217 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11131 | 2026.01.30 16:41:27.586229 [ 277 ] {b17d1d81-267d-410f-81c9-093fc2407b8d} <Debug> TCPHandler: Processed in 0.001971485 sec. | ||
| 11132 | 2026.01.30 16:41:27.586328 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11133 | 2026.01.30 16:41:27.586358 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11134 | 2026.01.30 16:41:27.586465 [ 277 ] {0d06e26d-d7ee-48fc-89b5-7e7f42c98291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11135 | 2026.01.30 16:41:27.586508 [ 277 ] {0d06e26d-d7ee-48fc-89b5-7e7f42c98291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11136 | 2026.01.30 16:41:27.586592 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11137 | 2026.01.30 16:41:27.586659 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1472 rows starting from the beginning of the part | ||
| 11138 | 2026.01.30 16:41:27.586793 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 4 rows starting from the beginning of the part | ||
| 11139 | 2026.01.30 16:41:27.586853 [ 277 ] {0d06e26d-d7ee-48fc-89b5-7e7f42c98291} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2026.01.30 16:41:27.586894 [ 277 ] {0d06e26d-d7ee-48fc-89b5-7e7f42c98291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11141 | 2026.01.30 16:41:27.586900 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
| 11142 | 2026.01.30 16:41:27.587012 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 4 rows starting from the beginning of the part | ||
| 11143 | 2026.01.30 16:41:27.587116 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 11144 | 2026.01.30 16:41:27.587219 [ 192 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 4 rows starting from the beginning of the part | ||
| 11145 | 2026.01.30 16:41:27.587221 [ 277 ] {0d06e26d-d7ee-48fc-89b5-7e7f42c98291} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11146 | 2026.01.30 16:41:27.587453 [ 277 ] {0d06e26d-d7ee-48fc-89b5-7e7f42c98291} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2026.01.30 16:41:27.587598 [ 277 ] {0d06e26d-d7ee-48fc-89b5-7e7f42c98291} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 11148 | 2026.01.30 16:41:27.587636 [ 277 ] {0d06e26d-d7ee-48fc-89b5-7e7f42c98291} <Debug> TCPHandler: Processed in 0.001328804 sec. | ||
| 11149 | 2026.01.30 16:41:27.597425 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 19 columns (19 merged, 0 gathered) in 0.01114912 sec., 139562.58431158692 rows/sec., 250.09 MiB/sec. | ||
| 11150 | 2026.01.30 16:41:27.599796 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11151 | 2026.01.30 16:41:27.600138 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11152 | 2026.01.30 16:41:27.600208 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11153 | 2026.01.30 16:41:27.600343 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
| 11154 | 2026.01.30 16:41:27.621145 [ 189 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.082098156 sec., 5140.188532370934 rows/sec., 26.58 MiB/sec. | ||
| 11155 | 2026.01.30 16:41:27.624085 [ 191 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11156 | 2026.01.30 16:41:27.626246 [ 191 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_56_11} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2026.01.30 16:41:27.626361 [ 191 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_56_11} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11158 | 2026.01.30 16:41:27.629526 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11159 | 2026.01.30 16:41:28.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.03 MiB, peak 350.95 MiB, free memory in arenas 0.00 B, will set to 336.73 MiB (RSS), difference: 6.70 MiB | ||
| 11160 | 2026.01.30 16:41:32.459115 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44022 | ||
| 11161 | 2026.01.30 16:41:32.459234 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11162 | 2026.01.30 16:41:32.459259 [ 286 ] {} <Debug> TCP-Session: ca81a3da-b2dc-462c-bae3-710d8f18081b Authenticating user 'default' from [fd00:1122:3344:101::e]:44022 | ||
| 11163 | 2026.01.30 16:41:32.459283 [ 286 ] {} <Debug> TCP-Session: ca81a3da-b2dc-462c-bae3-710d8f18081b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11164 | 2026.01.30 16:41:32.459295 [ 286 ] {} <Debug> TCP-Session: ca81a3da-b2dc-462c-bae3-710d8f18081b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11165 | 2026.01.30 16:41:32.459491 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42384 | ||
| 11166 | 2026.01.30 16:41:32.459499 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41229 | ||
| 11167 | 2026.01.30 16:41:32.459552 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65397 | ||
| 11168 | 2026.01.30 16:41:32.459561 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51760 | ||
| 11169 | 2026.01.30 16:41:32.459538 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62291 | ||
| 11170 | 2026.01.30 16:41:32.459610 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11171 | 2026.01.30 16:41:32.459657 [ 286 ] {} <Trace> TCP-Session: ca81a3da-b2dc-462c-bae3-710d8f18081b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11172 | 2026.01.30 16:41:32.459685 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11173 | 2026.01.30 16:41:32.459693 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11174 | 2026.01.30 16:41:32.459718 [ 294 ] {} <Debug> TCP-Session: f1fd85bb-eb80-457f-a0da-66e64abc7c2a Authenticating user 'default' from [fd00:1122:3344:101::e]:65397 | ||
| 11175 | 2026.01.30 16:41:32.459686 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11176 | 2026.01.30 16:41:32.459733 [ 275 ] {} <Debug> TCP-Session: 7bb10c6a-7ed8-46f1-8685-3b9a3e0be12f Authenticating user 'default' from [fd00:1122:3344:101::e]:51760 | ||
| 11177 | 2026.01.30 16:41:32.459744 [ 294 ] {} <Debug> TCP-Session: f1fd85bb-eb80-457f-a0da-66e64abc7c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11178 | 2026.01.30 16:41:32.459772 [ 289 ] {} <Debug> TCP-Session: b5100799-1b1e-4ba8-adb9-b4e5219f3160 Authenticating user 'default' from [fd00:1122:3344:101::e]:41229 | ||
| 11179 | 2026.01.30 16:41:32.459774 [ 275 ] {} <Debug> TCP-Session: 7bb10c6a-7ed8-46f1-8685-3b9a3e0be12f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11180 | 2026.01.30 16:41:32.459778 [ 294 ] {} <Debug> TCP-Session: f1fd85bb-eb80-457f-a0da-66e64abc7c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11181 | 2026.01.30 16:41:32.459817 [ 289 ] {} <Debug> TCP-Session: b5100799-1b1e-4ba8-adb9-b4e5219f3160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11182 | 2026.01.30 16:41:32.459832 [ 275 ] {} <Debug> TCP-Session: 7bb10c6a-7ed8-46f1-8685-3b9a3e0be12f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11183 | 2026.01.30 16:41:32.459858 [ 289 ] {} <Debug> TCP-Session: b5100799-1b1e-4ba8-adb9-b4e5219f3160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11184 | 2026.01.30 16:41:32.459882 [ 286 ] {1db1b360-d539-4147-9855-87ebee03c56e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44022) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11185 | 2026.01.30 16:41:32.459686 [ 288 ] {} <Debug> TCP-Session: a7134630-3c59-474e-8fdb-89cb0ac18cf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42384 | ||
| 11186 | 2026.01.30 16:41:32.459528 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57507 | ||
| 11187 | 2026.01.30 16:41:32.459967 [ 288 ] {} <Debug> TCP-Session: a7134630-3c59-474e-8fdb-89cb0ac18cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11188 | 2026.01.30 16:41:32.459527 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64677 | ||
| 11189 | 2026.01.30 16:41:32.460011 [ 288 ] {} <Debug> TCP-Session: a7134630-3c59-474e-8fdb-89cb0ac18cf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11190 | 2026.01.30 16:41:32.460011 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11191 | 2026.01.30 16:41:32.459508 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50962 | ||
| 11192 | 2026.01.30 16:41:32.460082 [ 293 ] {} <Debug> TCP-Session: 75073616-d41d-4c6c-8035-9d1cde051cfb Authenticating user 'default' from [fd00:1122:3344:101::e]:62291 | ||
| 11193 | 2026.01.30 16:41:32.460110 [ 293 ] {} <Debug> TCP-Session: 75073616-d41d-4c6c-8035-9d1cde051cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11194 | 2026.01.30 16:41:32.460128 [ 293 ] {} <Debug> TCP-Session: 75073616-d41d-4c6c-8035-9d1cde051cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11195 | 2026.01.30 16:41:32.460237 [ 286 ] {1db1b360-d539-4147-9855-87ebee03c56e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11196 | 2026.01.30 16:41:32.460293 [ 286 ] {1db1b360-d539-4147-9855-87ebee03c56e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11197 | 2026.01.30 16:41:32.460485 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11198 | 2026.01.30 16:41:32.460528 [ 291 ] {} <Debug> TCP-Session: a1ec602c-aa2f-4d0d-93cc-ff0411c7048f Authenticating user 'default' from [fd00:1122:3344:101::e]:57507 | ||
| 11199 | 2026.01.30 16:41:32.460550 [ 291 ] {} <Debug> TCP-Session: a1ec602c-aa2f-4d0d-93cc-ff0411c7048f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11200 | 2026.01.30 16:41:32.460566 [ 291 ] {} <Debug> TCP-Session: a1ec602c-aa2f-4d0d-93cc-ff0411c7048f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11201 | 2026.01.30 16:41:32.460592 [ 286 ] {1db1b360-d539-4147-9855-87ebee03c56e} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 11202 | 2026.01.30 16:41:32.460612 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11203 | 2026.01.30 16:41:32.460646 [ 290 ] {} <Debug> TCP-Session: 4429fa3b-ec54-42dd-9e33-174461991ad3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50962 | ||
| 11204 | 2026.01.30 16:41:32.460672 [ 290 ] {} <Debug> TCP-Session: 4429fa3b-ec54-42dd-9e33-174461991ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11205 | 2026.01.30 16:41:32.460690 [ 290 ] {} <Debug> TCP-Session: 4429fa3b-ec54-42dd-9e33-174461991ad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11206 | 2026.01.30 16:41:32.460830 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11207 | 2026.01.30 16:41:32.460865 [ 292 ] {} <Debug> TCP-Session: c6dc9832-8ab0-4432-9c34-d12ddff44ff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64677 | ||
| 11208 | 2026.01.30 16:41:32.460882 [ 292 ] {} <Debug> TCP-Session: c6dc9832-8ab0-4432-9c34-d12ddff44ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11209 | 2026.01.30 16:41:32.460894 [ 292 ] {} <Debug> TCP-Session: c6dc9832-8ab0-4432-9c34-d12ddff44ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11210 | 2026.01.30 16:41:32.461507 [ 331 ] {1db1b360-d539-4147-9855-87ebee03c56e} <Trace> AggregatingTransform: Aggregating | ||
| 11211 | 2026.01.30 16:41:32.461552 [ 331 ] {1db1b360-d539-4147-9855-87ebee03c56e} <Trace> Aggregator: Aggregation method: without_key | ||
| 11212 | 2026.01.30 16:41:32.461590 [ 331 ] {1db1b360-d539-4147-9855-87ebee03c56e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889236 sec. (1124.561 rows/sec., 43.93 KiB/sec.) | ||
| 11213 | 2026.01.30 16:41:32.461608 [ 331 ] {1db1b360-d539-4147-9855-87ebee03c56e} <Trace> Aggregator: Merging aggregated data | ||
| 11214 | 2026.01.30 16:41:32.462901 [ 286 ] {1db1b360-d539-4147-9855-87ebee03c56e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003105 sec., 322.061191626409 rows/sec., 12.58 KiB/sec. | ||
| 11215 | 2026.01.30 16:41:32.463067 [ 286 ] {1db1b360-d539-4147-9855-87ebee03c56e} <Debug> TCPHandler: Processed in 0.003556573 sec. | ||
| 11216 | 2026.01.30 16:41:32.463181 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11217 | 2026.01.30 16:41:32.463213 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11218 | 2026.01.30 16:41:32.463231 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11219 | 2026.01.30 16:41:32.463248 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11220 | 2026.01.30 16:41:32.463265 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11221 | 2026.01.30 16:41:32.463293 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11222 | 2026.01.30 16:41:32.463313 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11223 | 2026.01.30 16:41:32.463328 [ 293 ] {} <Debug> TCP-Session: 75073616-d41d-4c6c-8035-9d1cde051cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11224 | 2026.01.30 16:41:32.463336 [ 290 ] {} <Debug> TCP-Session: 4429fa3b-ec54-42dd-9e33-174461991ad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11225 | 2026.01.30 16:41:32.463332 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11226 | 2026.01.30 16:41:32.463360 [ 275 ] {} <Debug> TCP-Session: 7bb10c6a-7ed8-46f1-8685-3b9a3e0be12f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11227 | 2026.01.30 16:41:32.463309 [ 288 ] {} <Debug> TCP-Session: a7134630-3c59-474e-8fdb-89cb0ac18cf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11228 | 2026.01.30 16:41:32.463399 [ 294 ] {} <Debug> TCP-Session: f1fd85bb-eb80-457f-a0da-66e64abc7c2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11229 | 2026.01.30 16:41:32.463218 [ 286 ] {} <Debug> TCP-Session: ca81a3da-b2dc-462c-bae3-710d8f18081b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11230 | 2026.01.30 16:41:32.463279 [ 289 ] {} <Debug> TCP-Session: b5100799-1b1e-4ba8-adb9-b4e5219f3160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11231 | 2026.01.30 16:41:32.463285 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11232 | 2026.01.30 16:41:32.463269 [ 292 ] {} <Debug> TCP-Session: c6dc9832-8ab0-4432-9c34-d12ddff44ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11233 | 2026.01.30 16:41:32.463527 [ 291 ] {} <Debug> TCP-Session: a1ec602c-aa2f-4d0d-93cc-ff0411c7048f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11234 | 2026.01.30 16:41:32.502604 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38778 | ||
| 11235 | 2026.01.30 16:41:32.502683 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11236 | 2026.01.30 16:41:32.502707 [ 286 ] {} <Debug> TCP-Session: d28da51a-800c-4474-93d7-86478e672314 Authenticating user 'default' from [fd00:1122:3344:101::e]:38778 | ||
| 11237 | 2026.01.30 16:41:32.502727 [ 286 ] {} <Debug> TCP-Session: d28da51a-800c-4474-93d7-86478e672314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11238 | 2026.01.30 16:41:32.502742 [ 286 ] {} <Debug> TCP-Session: d28da51a-800c-4474-93d7-86478e672314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11239 | 2026.01.30 16:41:32.502909 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41175 | ||
| 11240 | 2026.01.30 16:41:32.502931 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45143 | ||
| 11241 | 2026.01.30 16:41:32.502939 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41721 | ||
| 11242 | 2026.01.30 16:41:32.502962 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36577 | ||
| 11243 | 2026.01.30 16:41:32.502977 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47558 | ||
| 11244 | 2026.01.30 16:41:32.503009 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11245 | 2026.01.30 16:41:32.503029 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11246 | 2026.01.30 16:41:32.503049 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11247 | 2026.01.30 16:41:32.503065 [ 291 ] {} <Debug> TCP-Session: f2ba4bc6-a2d9-430c-8802-da56cc54fb6e Authenticating user 'default' from [fd00:1122:3344:101::e]:45143 | ||
| 11248 | 2026.01.30 16:41:32.503091 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11249 | 2026.01.30 16:41:32.503109 [ 291 ] {} <Debug> TCP-Session: f2ba4bc6-a2d9-430c-8802-da56cc54fb6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11250 | 2026.01.30 16:41:32.503129 [ 294 ] {} <Debug> TCP-Session: 61ef886b-9bb3-41a9-bc67-2980c31f235a Authenticating user 'default' from [fd00:1122:3344:101::e]:47558 | ||
| 11251 | 2026.01.30 16:41:32.503137 [ 291 ] {} <Debug> TCP-Session: f2ba4bc6-a2d9-430c-8802-da56cc54fb6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11252 | 2026.01.30 16:41:32.503159 [ 294 ] {} <Debug> TCP-Session: 61ef886b-9bb3-41a9-bc67-2980c31f235a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11253 | 2026.01.30 16:41:32.503095 [ 293 ] {} <Debug> TCP-Session: 89e788b4-8d2a-45af-98c5-3f4b9e1f84bb Authenticating user 'default' from [fd00:1122:3344:101::e]:36577 | ||
| 11254 | 2026.01.30 16:41:32.503182 [ 294 ] {} <Debug> TCP-Session: 61ef886b-9bb3-41a9-bc67-2980c31f235a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11255 | 2026.01.30 16:41:32.503209 [ 293 ] {} <Debug> TCP-Session: 89e788b4-8d2a-45af-98c5-3f4b9e1f84bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11256 | 2026.01.30 16:41:32.503003 [ 286 ] {} <Trace> TCP-Session: d28da51a-800c-4474-93d7-86478e672314 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11257 | 2026.01.30 16:41:32.503247 [ 293 ] {} <Debug> TCP-Session: 89e788b4-8d2a-45af-98c5-3f4b9e1f84bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11258 | 2026.01.30 16:41:32.502995 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11259 | 2026.01.30 16:41:32.502982 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38195 | ||
| 11260 | 2026.01.30 16:41:32.503313 [ 288 ] {} <Debug> TCP-Session: a75150cd-be25-4e07-b844-b9724eb54438 Authenticating user 'default' from [fd00:1122:3344:101::e]:41175 | ||
| 11261 | 2026.01.30 16:41:32.502922 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34586 | ||
| 11262 | 2026.01.30 16:41:32.503336 [ 288 ] {} <Debug> TCP-Session: a75150cd-be25-4e07-b844-b9724eb54438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11263 | 2026.01.30 16:41:32.503363 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11264 | 2026.01.30 16:41:32.503371 [ 288 ] {} <Debug> TCP-Session: a75150cd-be25-4e07-b844-b9724eb54438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11265 | 2026.01.30 16:41:32.503385 [ 275 ] {} <Debug> TCP-Session: 6d1f4d9f-d292-4439-a7b1-adfb066b8f5e Authenticating user 'default' from [fd00:1122:3344:101::e]:38195 | ||
| 11266 | 2026.01.30 16:41:32.503396 [ 286 ] {940f12cd-d182-43b3-a4ed-a8bb72853b38} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38778) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11267 | 2026.01.30 16:41:32.503398 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11268 | 2026.01.30 16:41:32.502913 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48961 | ||
| 11269 | 2026.01.30 16:41:32.503446 [ 290 ] {} <Debug> TCP-Session: 16b28fdd-0bf5-4c89-a999-08a633d88276 Authenticating user 'default' from [fd00:1122:3344:101::e]:34586 | ||
| 11270 | 2026.01.30 16:41:32.503406 [ 275 ] {} <Debug> TCP-Session: 6d1f4d9f-d292-4439-a7b1-adfb066b8f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11271 | 2026.01.30 16:41:32.503491 [ 290 ] {} <Debug> TCP-Session: 16b28fdd-0bf5-4c89-a999-08a633d88276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11272 | 2026.01.30 16:41:32.503508 [ 275 ] {} <Debug> TCP-Session: 6d1f4d9f-d292-4439-a7b1-adfb066b8f5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11273 | 2026.01.30 16:41:32.503519 [ 290 ] {} <Debug> TCP-Session: 16b28fdd-0bf5-4c89-a999-08a633d88276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11274 | 2026.01.30 16:41:32.503532 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11275 | 2026.01.30 16:41:32.503578 [ 289 ] {} <Debug> TCP-Session: 8f0170be-8782-479b-8c4a-5283c1d1feb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48961 | ||
| 11276 | 2026.01.30 16:41:32.503606 [ 289 ] {} <Debug> TCP-Session: 8f0170be-8782-479b-8c4a-5283c1d1feb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11277 | 2026.01.30 16:41:32.503615 [ 286 ] {940f12cd-d182-43b3-a4ed-a8bb72853b38} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11278 | 2026.01.30 16:41:32.503627 [ 289 ] {} <Debug> TCP-Session: 8f0170be-8782-479b-8c4a-5283c1d1feb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11279 | 2026.01.30 16:41:32.503682 [ 286 ] {940f12cd-d182-43b3-a4ed-a8bb72853b38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11280 | 2026.01.30 16:41:32.503085 [ 292 ] {} <Debug> TCP-Session: 8104e4d4-5b38-4a88-a376-d562ba0a8477 Authenticating user 'default' from [fd00:1122:3344:101::e]:41721 | ||
| 11281 | 2026.01.30 16:41:32.503766 [ 292 ] {} <Debug> TCP-Session: 8104e4d4-5b38-4a88-a376-d562ba0a8477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11282 | 2026.01.30 16:41:32.503787 [ 292 ] {} <Debug> TCP-Session: 8104e4d4-5b38-4a88-a376-d562ba0a8477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11283 | 2026.01.30 16:41:32.503973 [ 286 ] {940f12cd-d182-43b3-a4ed-a8bb72853b38} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 11284 | 2026.01.30 16:41:32.505049 [ 327 ] {940f12cd-d182-43b3-a4ed-a8bb72853b38} <Trace> AggregatingTransform: Aggregating | ||
| 11285 | 2026.01.30 16:41:32.505095 [ 327 ] {940f12cd-d182-43b3-a4ed-a8bb72853b38} <Trace> Aggregator: Aggregation method: without_key | ||
| 11286 | 2026.01.30 16:41:32.505128 [ 327 ] {940f12cd-d182-43b3-a4ed-a8bb72853b38} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001045068 sec. (956.876 rows/sec., 37.38 KiB/sec.) | ||
| 11287 | 2026.01.30 16:41:32.505147 [ 327 ] {940f12cd-d182-43b3-a4ed-a8bb72853b38} <Trace> Aggregator: Merging aggregated data | ||
| 11288 | 2026.01.30 16:41:32.507904 [ 286 ] {940f12cd-d182-43b3-a4ed-a8bb72853b38} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004556 sec., 219.49078138718173 rows/sec., 8.57 KiB/sec. | ||
| 11289 | 2026.01.30 16:41:32.508037 [ 286 ] {940f12cd-d182-43b3-a4ed-a8bb72853b38} <Debug> TCPHandler: Processed in 0.005111662 sec. | ||
| 11290 | 2026.01.30 16:41:32.508129 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11291 | 2026.01.30 16:41:32.508156 [ 286 ] {} <Debug> TCP-Session: d28da51a-800c-4474-93d7-86478e672314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11292 | 2026.01.30 16:41:32.508162 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11293 | 2026.01.30 16:41:32.508185 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11294 | 2026.01.30 16:41:32.508207 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11295 | 2026.01.30 16:41:32.508212 [ 288 ] {} <Debug> TCP-Session: a75150cd-be25-4e07-b844-b9724eb54438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11296 | 2026.01.30 16:41:32.508231 [ 290 ] {} <Debug> TCP-Session: 16b28fdd-0bf5-4c89-a999-08a633d88276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11297 | 2026.01.30 16:41:32.508245 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11298 | 2026.01.30 16:41:32.508264 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11299 | 2026.01.30 16:41:32.508288 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11300 | 2026.01.30 16:41:32.508307 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11301 | 2026.01.30 16:41:32.508315 [ 289 ] {} <Debug> TCP-Session: 8f0170be-8782-479b-8c4a-5283c1d1feb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11302 | 2026.01.30 16:41:32.508336 [ 291 ] {} <Debug> TCP-Session: f2ba4bc6-a2d9-430c-8802-da56cc54fb6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11303 | 2026.01.30 16:41:32.508351 [ 275 ] {} <Debug> TCP-Session: 6d1f4d9f-d292-4439-a7b1-adfb066b8f5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11304 | 2026.01.30 16:41:32.508255 [ 294 ] {} <Debug> TCP-Session: 61ef886b-9bb3-41a9-bc67-2980c31f235a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11305 | 2026.01.30 16:41:32.508228 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11306 | 2026.01.30 16:41:32.508294 [ 292 ] {} <Debug> TCP-Session: 8104e4d4-5b38-4a88-a376-d562ba0a8477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11307 | 2026.01.30 16:41:32.508435 [ 293 ] {} <Debug> TCP-Session: 89e788b4-8d2a-45af-98c5-3f4b9e1f84bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11308 | 2026.01.30 16:41:32.581617 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11309 | 2026.01.30 16:41:32.581900 [ 277 ] {1166d546-412d-4b95-8203-f371c945c60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11310 | 2026.01.30 16:41:32.582008 [ 277 ] {1166d546-412d-4b95-8203-f371c945c60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11311 | 2026.01.30 16:41:32.583070 [ 277 ] {1166d546-412d-4b95-8203-f371c945c60c} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11312 | 2026.01.30 16:41:32.583143 [ 277 ] {1166d546-412d-4b95-8203-f371c945c60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11313 | 2026.01.30 16:41:32.583746 [ 277 ] {1166d546-412d-4b95-8203-f371c945c60c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11314 | 2026.01.30 16:41:32.584097 [ 277 ] {1166d546-412d-4b95-8203-f371c945c60c} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2026.01.30 16:41:32.584352 [ 277 ] {1166d546-412d-4b95-8203-f371c945c60c} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.00253 sec., 50592.88537549407 rows/sec., 4.36 MiB/sec. | ||
| 11316 | 2026.01.30 16:41:32.584424 [ 277 ] {1166d546-412d-4b95-8203-f371c945c60c} <Debug> TCPHandler: Processed in 0.003043854 sec. | ||
| 11317 | 2026.01.30 16:41:32.584571 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11318 | 2026.01.30 16:41:32.584692 [ 277 ] {697b63f7-7f4c-4c1e-8f1f-1827fd78a41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11319 | 2026.01.30 16:41:32.584743 [ 277 ] {697b63f7-7f4c-4c1e-8f1f-1827fd78a41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11320 | 2026.01.30 16:41:32.585261 [ 277 ] {697b63f7-7f4c-4c1e-8f1f-1827fd78a41d} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2026.01.30 16:41:32.585305 [ 277 ] {697b63f7-7f4c-4c1e-8f1f-1827fd78a41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11322 | 2026.01.30 16:41:32.585648 [ 277 ] {697b63f7-7f4c-4c1e-8f1f-1827fd78a41d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11323 | 2026.01.30 16:41:32.585879 [ 277 ] {697b63f7-7f4c-4c1e-8f1f-1827fd78a41d} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11324 | 2026.01.30 16:41:32.586035 [ 277 ] {697b63f7-7f4c-4c1e-8f1f-1827fd78a41d} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001375 sec., 26181.818181818184 rows/sec., 1.92 MiB/sec. | ||
| 11325 | 2026.01.30 16:41:32.586079 [ 277 ] {697b63f7-7f4c-4c1e-8f1f-1827fd78a41d} <Debug> TCPHandler: Processed in 0.001565668 sec. | ||
| 11326 | 2026.01.30 16:41:32.586199 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11327 | 2026.01.30 16:41:32.586301 [ 277 ] {c5f72475-f0db-412f-84ab-8d6d131287aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11328 | 2026.01.30 16:41:32.586346 [ 277 ] {c5f72475-f0db-412f-84ab-8d6d131287aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11329 | 2026.01.30 16:41:32.586802 [ 277 ] {c5f72475-f0db-412f-84ab-8d6d131287aa} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2026.01.30 16:41:32.586840 [ 277 ] {c5f72475-f0db-412f-84ab-8d6d131287aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11331 | 2026.01.30 16:41:32.587165 [ 277 ] {c5f72475-f0db-412f-84ab-8d6d131287aa} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11332 | 2026.01.30 16:41:32.587390 [ 277 ] {c5f72475-f0db-412f-84ab-8d6d131287aa} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2026.01.30 16:41:32.587535 [ 277 ] {c5f72475-f0db-412f-84ab-8d6d131287aa} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001258 sec., 79491.2559618442 rows/sec., 6.21 MiB/sec. | ||
| 11334 | 2026.01.30 16:41:32.587574 [ 277 ] {c5f72475-f0db-412f-84ab-8d6d131287aa} <Debug> TCPHandler: Processed in 0.001425855 sec. | ||
| 11335 | 2026.01.30 16:41:32.587695 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2026.01.30 16:41:32.587791 [ 277 ] {85425b8a-5edd-4cf9-8b91-819e8720bd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11337 | 2026.01.30 16:41:32.587837 [ 277 ] {85425b8a-5edd-4cf9-8b91-819e8720bd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11338 | 2026.01.30 16:41:32.588264 [ 277 ] {85425b8a-5edd-4cf9-8b91-819e8720bd51} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2026.01.30 16:41:32.588301 [ 277 ] {85425b8a-5edd-4cf9-8b91-819e8720bd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11340 | 2026.01.30 16:41:32.588648 [ 277 ] {85425b8a-5edd-4cf9-8b91-819e8720bd51} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11341 | 2026.01.30 16:41:32.588873 [ 277 ] {85425b8a-5edd-4cf9-8b91-819e8720bd51} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2026.01.30 16:41:32.589012 [ 277 ] {85425b8a-5edd-4cf9-8b91-819e8720bd51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 11343 | 2026.01.30 16:41:32.589051 [ 277 ] {85425b8a-5edd-4cf9-8b91-819e8720bd51} <Debug> TCPHandler: Processed in 0.001405355 sec. | ||
| 11344 | 2026.01.30 16:41:32.589164 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11345 | 2026.01.30 16:41:32.589258 [ 277 ] {7429a76f-959a-45c3-9b9a-5bcb58cbbf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11346 | 2026.01.30 16:41:32.589313 [ 277 ] {7429a76f-959a-45c3-9b9a-5bcb58cbbf53} <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 | ||
| 11347 | 2026.01.30 16:41:32.590178 [ 277 ] {7429a76f-959a-45c3-9b9a-5bcb58cbbf53} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2026.01.30 16:41:32.590216 [ 277 ] {7429a76f-959a-45c3-9b9a-5bcb58cbbf53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11349 | 2026.01.30 16:41:32.590786 [ 277 ] {7429a76f-959a-45c3-9b9a-5bcb58cbbf53} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11350 | 2026.01.30 16:41:32.591029 [ 277 ] {7429a76f-959a-45c3-9b9a-5bcb58cbbf53} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.01.30 16:41:32.591222 [ 277 ] {7429a76f-959a-45c3-9b9a-5bcb58cbbf53} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00198 sec., 18181.81818181818 rows/sec., 32.58 MiB/sec. | ||
| 11352 | 2026.01.30 16:41:32.591328 [ 277 ] {7429a76f-959a-45c3-9b9a-5bcb58cbbf53} <Debug> TCPHandler: Processed in 0.00221204 sec. | ||
| 11353 | 2026.01.30 16:41:32.591478 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11354 | 2026.01.30 16:41:32.591595 [ 277 ] {cd5441fc-44ca-4ce2-b2b4-0797d7cf33ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11355 | 2026.01.30 16:41:32.591650 [ 277 ] {cd5441fc-44ca-4ce2-b2b4-0797d7cf33ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11356 | 2026.01.30 16:41:32.592000 [ 277 ] {cd5441fc-44ca-4ce2-b2b4-0797d7cf33ea} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.01.30 16:41:32.592036 [ 277 ] {cd5441fc-44ca-4ce2-b2b4-0797d7cf33ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11358 | 2026.01.30 16:41:32.592361 [ 277 ] {cd5441fc-44ca-4ce2-b2b4-0797d7cf33ea} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11359 | 2026.01.30 16:41:32.592578 [ 277 ] {cd5441fc-44ca-4ce2-b2b4-0797d7cf33ea} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2026.01.30 16:41:32.592719 [ 277 ] {cd5441fc-44ca-4ce2-b2b4-0797d7cf33ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 11361 | 2026.01.30 16:41:32.592755 [ 277 ] {cd5441fc-44ca-4ce2-b2b4-0797d7cf33ea} <Debug> TCPHandler: Processed in 0.001340654 sec. | ||
| 11362 | 2026.01.30 16:41:33.597932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27359 | ||
| 11363 | 2026.01.30 16:41:33.598469 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11364 | 2026.01.30 16:41:33.598519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11365 | 2026.01.30 16:41:33.599048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11366 | 2026.01.30 16:41:33.599310 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11367 | 2026.01.30 16:41:33.599475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27359 | ||
| 11368 | 2026.01.30 16:41:33.626430 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44592 | ||
| 11369 | 2026.01.30 16:41:33.626578 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11370 | 2026.01.30 16:41:33.626623 [ 288 ] {} <Debug> TCP-Session: 56b8fbe5-c8b5-4fa1-b66b-3bd01623ff45 Authenticating user 'default' from [fd00:1122:3344:101::e]:44592 | ||
| 11371 | 2026.01.30 16:41:33.626655 [ 288 ] {} <Debug> TCP-Session: 56b8fbe5-c8b5-4fa1-b66b-3bd01623ff45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11372 | 2026.01.30 16:41:33.626676 [ 288 ] {} <Debug> TCP-Session: 56b8fbe5-c8b5-4fa1-b66b-3bd01623ff45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11373 | 2026.01.30 16:41:33.627073 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60901 | ||
| 11374 | 2026.01.30 16:41:33.627105 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62057 | ||
| 11375 | 2026.01.30 16:41:33.627149 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35864 | ||
| 11376 | 2026.01.30 16:41:33.627164 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44992 | ||
| 11377 | 2026.01.30 16:41:33.627189 [ 288 ] {} <Trace> TCP-Session: 56b8fbe5-c8b5-4fa1-b66b-3bd01623ff45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11378 | 2026.01.30 16:41:33.627196 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11379 | 2026.01.30 16:41:33.627254 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11380 | 2026.01.30 16:41:33.627265 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11381 | 2026.01.30 16:41:33.627283 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11382 | 2026.01.30 16:41:33.627309 [ 290 ] {} <Debug> TCP-Session: d5fe2b5b-4226-4e97-93ed-a53570028952 Authenticating user 'default' from [fd00:1122:3344:101::e]:62057 | ||
| 11383 | 2026.01.30 16:41:33.627326 [ 275 ] {} <Debug> TCP-Session: db2b39cc-9c19-4273-bf23-b5f237eebc65 Authenticating user 'default' from [fd00:1122:3344:101::e]:35864 | ||
| 11384 | 2026.01.30 16:41:33.627340 [ 286 ] {} <Debug> TCP-Session: 1646ea16-86df-4eb8-b401-2a2b913804cc Authenticating user 'default' from [fd00:1122:3344:101::e]:44992 | ||
| 11385 | 2026.01.30 16:41:33.627357 [ 290 ] {} <Debug> TCP-Session: d5fe2b5b-4226-4e97-93ed-a53570028952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11386 | 2026.01.30 16:41:33.627356 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36068 | ||
| 11387 | 2026.01.30 16:41:33.627394 [ 286 ] {} <Debug> TCP-Session: 1646ea16-86df-4eb8-b401-2a2b913804cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11388 | 2026.01.30 16:41:33.627436 [ 288 ] {0c091779-52c1-410e-a6f6-ffda03b37be3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44592) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11389 | 2026.01.30 16:41:33.627447 [ 286 ] {} <Debug> TCP-Session: 1646ea16-86df-4eb8-b401-2a2b913804cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11390 | 2026.01.30 16:41:33.627386 [ 290 ] {} <Debug> TCP-Session: d5fe2b5b-4226-4e97-93ed-a53570028952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11391 | 2026.01.30 16:41:33.627369 [ 275 ] {} <Debug> TCP-Session: db2b39cc-9c19-4273-bf23-b5f237eebc65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11392 | 2026.01.30 16:41:33.627518 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11393 | 2026.01.30 16:41:33.627550 [ 275 ] {} <Debug> TCP-Session: db2b39cc-9c19-4273-bf23-b5f237eebc65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11394 | 2026.01.30 16:41:33.627578 [ 291 ] {} <Debug> TCP-Session: 528e2098-1f3f-42eb-9f50-683edc79da61 Authenticating user 'default' from [fd00:1122:3344:101::e]:36068 | ||
| 11395 | 2026.01.30 16:41:33.627132 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48548 | ||
| 11396 | 2026.01.30 16:41:33.627616 [ 291 ] {} <Debug> TCP-Session: 528e2098-1f3f-42eb-9f50-683edc79da61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11397 | 2026.01.30 16:41:33.627265 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50897 | ||
| 11398 | 2026.01.30 16:41:33.627663 [ 291 ] {} <Debug> TCP-Session: 528e2098-1f3f-42eb-9f50-683edc79da61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11399 | 2026.01.30 16:41:33.627293 [ 289 ] {} <Debug> TCP-Session: cf82b794-a0bc-4e48-81ec-5a6de4859927 Authenticating user 'default' from [fd00:1122:3344:101::e]:60901 | ||
| 11400 | 2026.01.30 16:41:33.627707 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11401 | 2026.01.30 16:41:33.627121 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36595 | ||
| 11402 | 2026.01.30 16:41:33.627755 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11403 | 2026.01.30 16:41:33.627751 [ 292 ] {} <Debug> TCP-Session: b8616f5d-4581-43d7-8d5c-7cffa50d82ab Authenticating user 'default' from [fd00:1122:3344:101::e]:48548 | ||
| 11404 | 2026.01.30 16:41:33.627808 [ 294 ] {} <Debug> TCP-Session: 8cf08818-9dc4-47cb-8b34-89e5b71170a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50897 | ||
| 11405 | 2026.01.30 16:41:33.627821 [ 288 ] {0c091779-52c1-410e-a6f6-ffda03b37be3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11406 | 2026.01.30 16:41:33.627845 [ 294 ] {} <Debug> TCP-Session: 8cf08818-9dc4-47cb-8b34-89e5b71170a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11407 | 2026.01.30 16:41:33.627837 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11408 | 2026.01.30 16:41:33.627870 [ 294 ] {} <Debug> TCP-Session: 8cf08818-9dc4-47cb-8b34-89e5b71170a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11409 | 2026.01.30 16:41:33.627897 [ 293 ] {} <Debug> TCP-Session: 236e22c2-caad-4e0d-874d-398677ed3d34 Authenticating user 'default' from [fd00:1122:3344:101::e]:36595 | ||
| 11410 | 2026.01.30 16:41:33.627906 [ 288 ] {0c091779-52c1-410e-a6f6-ffda03b37be3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11411 | 2026.01.30 16:41:33.627933 [ 293 ] {} <Debug> TCP-Session: 236e22c2-caad-4e0d-874d-398677ed3d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11412 | 2026.01.30 16:41:33.627745 [ 289 ] {} <Debug> TCP-Session: cf82b794-a0bc-4e48-81ec-5a6de4859927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11413 | 2026.01.30 16:41:33.627965 [ 293 ] {} <Debug> TCP-Session: 236e22c2-caad-4e0d-874d-398677ed3d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11414 | 2026.01.30 16:41:33.627992 [ 289 ] {} <Debug> TCP-Session: cf82b794-a0bc-4e48-81ec-5a6de4859927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11415 | 2026.01.30 16:41:33.627832 [ 292 ] {} <Debug> TCP-Session: b8616f5d-4581-43d7-8d5c-7cffa50d82ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11416 | 2026.01.30 16:41:33.628042 [ 292 ] {} <Debug> TCP-Session: b8616f5d-4581-43d7-8d5c-7cffa50d82ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11417 | 2026.01.30 16:41:33.628354 [ 288 ] {0c091779-52c1-410e-a6f6-ffda03b37be3} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 11418 | 2026.01.30 16:41:33.629607 [ 301 ] {0c091779-52c1-410e-a6f6-ffda03b37be3} <Trace> AggregatingTransform: Aggregating | ||
| 11419 | 2026.01.30 16:41:33.629666 [ 301 ] {0c091779-52c1-410e-a6f6-ffda03b37be3} <Trace> Aggregator: Aggregation method: without_key | ||
| 11420 | 2026.01.30 16:41:33.629709 [ 301 ] {0c091779-52c1-410e-a6f6-ffda03b37be3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001199972 sec. (833.353 rows/sec., 32.55 KiB/sec.) | ||
| 11421 | 2026.01.30 16:41:33.629730 [ 301 ] {0c091779-52c1-410e-a6f6-ffda03b37be3} <Trace> Aggregator: Merging aggregated data | ||
| 11422 | 2026.01.30 16:41:33.631128 [ 288 ] {0c091779-52c1-410e-a6f6-ffda03b37be3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003767 sec., 265.4632333421821 rows/sec., 10.37 KiB/sec. | ||
| 11423 | 2026.01.30 16:41:33.631280 [ 288 ] {0c091779-52c1-410e-a6f6-ffda03b37be3} <Debug> TCPHandler: Processed in 0.004264356 sec. | ||
| 11424 | 2026.01.30 16:41:33.631398 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11425 | 2026.01.30 16:41:33.631430 [ 288 ] {} <Debug> TCP-Session: 56b8fbe5-c8b5-4fa1-b66b-3bd01623ff45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11426 | 2026.01.30 16:41:33.631433 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11427 | 2026.01.30 16:41:33.631459 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11428 | 2026.01.30 16:41:33.631483 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11429 | 2026.01.30 16:41:33.631502 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11430 | 2026.01.30 16:41:33.631522 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11431 | 2026.01.30 16:41:33.631542 [ 291 ] {} <Debug> TCP-Session: 528e2098-1f3f-42eb-9f50-683edc79da61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11432 | 2026.01.30 16:41:33.631562 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11433 | 2026.01.30 16:41:33.631581 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11434 | 2026.01.30 16:41:33.631574 [ 292 ] {} <Debug> TCP-Session: b8616f5d-4581-43d7-8d5c-7cffa50d82ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11435 | 2026.01.30 16:41:33.631608 [ 275 ] {} <Debug> TCP-Session: db2b39cc-9c19-4273-bf23-b5f237eebc65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11436 | 2026.01.30 16:41:33.631624 [ 294 ] {} <Debug> TCP-Session: 8cf08818-9dc4-47cb-8b34-89e5b71170a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11437 | 2026.01.30 16:41:33.631555 [ 286 ] {} <Debug> TCP-Session: 1646ea16-86df-4eb8-b401-2a2b913804cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11438 | 2026.01.30 16:41:33.631548 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11439 | 2026.01.30 16:41:33.631504 [ 289 ] {} <Debug> TCP-Session: cf82b794-a0bc-4e48-81ec-5a6de4859927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11440 | 2026.01.30 16:41:33.631485 [ 290 ] {} <Debug> TCP-Session: d5fe2b5b-4226-4e97-93ed-a53570028952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11441 | 2026.01.30 16:41:33.631718 [ 293 ] {} <Debug> TCP-Session: 236e22c2-caad-4e0d-874d-398677ed3d34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11442 | 2026.01.30 16:41:35.042560 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11443 | 2026.01.30 16:41:35.065194 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2026.01.30 16:41:35.065290 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11445 | 2026.01.30 16:41:35.073069 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11446 | 2026.01.30 16:41:35.074128 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11447 | 2026.01.30 16:41:35.078529 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11448 | 2026.01.30 16:41:36.182546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1370 | ||
| 11449 | 2026.01.30 16:41:36.185145 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11450 | 2026.01.30 16:41:36.185208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11451 | 2026.01.30 16:41:36.186423 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11452 | 2026.01.30 16:41:36.186706 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11453 | 2026.01.30 16:41:36.187088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1370 | ||
| 11454 | 2026.01.30 16:41:37.611655 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11455 | 2026.01.30 16:41:37.611869 [ 277 ] {b977bbcf-a04d-4598-a64a-2a4a05d55334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11456 | 2026.01.30 16:41:37.611946 [ 277 ] {b977bbcf-a04d-4598-a64a-2a4a05d55334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11457 | 2026.01.30 16:41:37.612643 [ 277 ] {b977bbcf-a04d-4598-a64a-2a4a05d55334} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11458 | 2026.01.30 16:41:37.612695 [ 277 ] {b977bbcf-a04d-4598-a64a-2a4a05d55334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11459 | 2026.01.30 16:41:37.613115 [ 277 ] {b977bbcf-a04d-4598-a64a-2a4a05d55334} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11460 | 2026.01.30 16:41:37.613346 [ 277 ] {b977bbcf-a04d-4598-a64a-2a4a05d55334} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11461 | 2026.01.30 16:41:37.613515 [ 277 ] {b977bbcf-a04d-4598-a64a-2a4a05d55334} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001701 sec., 14109.347442680775 rows/sec., 1.17 MiB/sec. | ||
| 11462 | 2026.01.30 16:41:37.613567 [ 277 ] {b977bbcf-a04d-4598-a64a-2a4a05d55334} <Debug> TCPHandler: Processed in 0.002056487 sec. | ||
| 11463 | 2026.01.30 16:41:37.613697 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11464 | 2026.01.30 16:41:37.613800 [ 277 ] {536ba35f-5577-4e86-b38e-3f22c8f9670d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11465 | 2026.01.30 16:41:37.613844 [ 277 ] {536ba35f-5577-4e86-b38e-3f22c8f9670d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11466 | 2026.01.30 16:41:37.614264 [ 277 ] {536ba35f-5577-4e86-b38e-3f22c8f9670d} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11467 | 2026.01.30 16:41:37.614304 [ 277 ] {536ba35f-5577-4e86-b38e-3f22c8f9670d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11468 | 2026.01.30 16:41:37.614618 [ 277 ] {536ba35f-5577-4e86-b38e-3f22c8f9670d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11469 | 2026.01.30 16:41:37.614832 [ 277 ] {536ba35f-5577-4e86-b38e-3f22c8f9670d} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11470 | 2026.01.30 16:41:37.614973 [ 277 ] {536ba35f-5577-4e86-b38e-3f22c8f9670d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001197 sec., 6683.375104427736 rows/sec., 544.98 KiB/sec. | ||
| 11471 | 2026.01.30 16:41:37.615012 [ 277 ] {536ba35f-5577-4e86-b38e-3f22c8f9670d} <Debug> TCPHandler: Processed in 0.001368675 sec. | ||
| 11472 | 2026.01.30 16:41:37.615133 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11473 | 2026.01.30 16:41:37.615233 [ 277 ] {e84fcc42-dfa3-4870-9f34-5c5992f6b50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11474 | 2026.01.30 16:41:37.615273 [ 277 ] {e84fcc42-dfa3-4870-9f34-5c5992f6b50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11475 | 2026.01.30 16:41:37.616380 [ 277 ] {e84fcc42-dfa3-4870-9f34-5c5992f6b50c} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2026.01.30 16:41:37.616420 [ 277 ] {e84fcc42-dfa3-4870-9f34-5c5992f6b50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11477 | 2026.01.30 16:41:37.616819 [ 277 ] {e84fcc42-dfa3-4870-9f34-5c5992f6b50c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11478 | 2026.01.30 16:41:37.617037 [ 277 ] {e84fcc42-dfa3-4870-9f34-5c5992f6b50c} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11479 | 2026.01.30 16:41:37.617181 [ 277 ] {e84fcc42-dfa3-4870-9f34-5c5992f6b50c} <Debug> executeQuery: Read 1328 rows, 113.50 KiB in 0.00197 sec., 674111.6751269036 rows/sec., 56.27 MiB/sec. | ||
| 11480 | 2026.01.30 16:41:37.617177 [ 95 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11481 | 2026.01.30 16:41:37.617220 [ 277 ] {e84fcc42-dfa3-4870-9f34-5c5992f6b50c} <Debug> TCPHandler: Processed in 0.002138308 sec. | ||
| 11482 | 2026.01.30 16:41:37.617271 [ 95 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2026.01.30 16:41:37.617311 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11484 | 2026.01.30 16:41:37.617363 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11485 | 2026.01.30 16:41:37.617417 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11486 | 2026.01.30 16:41:37.617467 [ 277 ] {3235cbb0-b75a-478f-bd2f-15e5cf386961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11487 | 2026.01.30 16:41:37.617508 [ 277 ] {3235cbb0-b75a-478f-bd2f-15e5cf386961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11488 | 2026.01.30 16:41:37.617531 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11489 | 2026.01.30 16:41:37.617570 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2558 rows starting from the beginning of the part | ||
| 11490 | 2026.01.30 16:41:37.617642 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 11491 | 2026.01.30 16:41:37.617692 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 130 rows starting from the beginning of the part | ||
| 11492 | 2026.01.30 16:41:37.617737 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 11493 | 2026.01.30 16:41:37.617779 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 128 rows starting from the beginning of the part | ||
| 11494 | 2026.01.30 16:41:37.617821 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1328 rows starting from the beginning of the part | ||
| 11495 | 2026.01.30 16:41:37.617929 [ 277 ] {3235cbb0-b75a-478f-bd2f-15e5cf386961} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11496 | 2026.01.30 16:41:37.617964 [ 277 ] {3235cbb0-b75a-478f-bd2f-15e5cf386961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11497 | 2026.01.30 16:41:37.618278 [ 277 ] {3235cbb0-b75a-478f-bd2f-15e5cf386961} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11498 | 2026.01.30 16:41:37.618494 [ 277 ] {3235cbb0-b75a-478f-bd2f-15e5cf386961} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11499 | 2026.01.30 16:41:37.618631 [ 277 ] {3235cbb0-b75a-478f-bd2f-15e5cf386961} <Debug> executeQuery: Read 24 rows, 1.82 KiB in 0.001186 sec., 20236.087689713324 rows/sec., 1.50 MiB/sec. | ||
| 11500 | 2026.01.30 16:41:37.618670 [ 277 ] {3235cbb0-b75a-478f-bd2f-15e5cf386961} <Debug> TCPHandler: Processed in 0.001357564 sec. | ||
| 11501 | 2026.01.30 16:41:37.618778 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11502 | 2026.01.30 16:41:37.618874 [ 277 ] {1a95646f-097e-405e-8920-8afdb8fb5223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11503 | 2026.01.30 16:41:37.618913 [ 277 ] {1a95646f-097e-405e-8920-8afdb8fb5223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11504 | 2026.01.30 16:41:37.619398 [ 277 ] {1a95646f-097e-405e-8920-8afdb8fb5223} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11505 | 2026.01.30 16:41:37.619434 [ 277 ] {1a95646f-097e-405e-8920-8afdb8fb5223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11506 | 2026.01.30 16:41:37.619471 [ 194 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002096308 sec., 2037868.4811583033 rows/sec., 175.85 MiB/sec. | ||
| 11507 | 2026.01.30 16:41:37.619742 [ 277 ] {1a95646f-097e-405e-8920-8afdb8fb5223} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11508 | 2026.01.30 16:41:37.619859 [ 188 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11509 | 2026.01.30 16:41:37.619974 [ 277 ] {1a95646f-097e-405e-8920-8afdb8fb5223} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11510 | 2026.01.30 16:41:37.620119 [ 277 ] {1a95646f-097e-405e-8920-8afdb8fb5223} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001264 sec., 199367.08860759495 rows/sec., 13.79 MiB/sec. | ||
| 11511 | 2026.01.30 16:41:37.620160 [ 277 ] {1a95646f-097e-405e-8920-8afdb8fb5223} <Debug> TCPHandler: Processed in 0.001430146 sec. | ||
| 11512 | 2026.01.30 16:41:37.620235 [ 188 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_81_16} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11513 | 2026.01.30 16:41:37.620284 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11514 | 2026.01.30 16:41:37.620332 [ 188 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_81_16} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11515 | 2026.01.30 16:41:37.620382 [ 277 ] {a0956cc0-eed4-4ccf-be68-3d1bf0677435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11516 | 2026.01.30 16:41:37.620426 [ 277 ] {a0956cc0-eed4-4ccf-be68-3d1bf0677435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11517 | 2026.01.30 16:41:37.620458 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 11518 | 2026.01.30 16:41:37.620827 [ 277 ] {a0956cc0-eed4-4ccf-be68-3d1bf0677435} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11519 | 2026.01.30 16:41:37.620867 [ 277 ] {a0956cc0-eed4-4ccf-be68-3d1bf0677435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11520 | 2026.01.30 16:41:37.621176 [ 277 ] {a0956cc0-eed4-4ccf-be68-3d1bf0677435} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11521 | 2026.01.30 16:41:37.621381 [ 277 ] {a0956cc0-eed4-4ccf-be68-3d1bf0677435} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11522 | 2026.01.30 16:41:37.621510 [ 277 ] {a0956cc0-eed4-4ccf-be68-3d1bf0677435} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. | ||
| 11523 | 2026.01.30 16:41:37.621549 [ 277 ] {a0956cc0-eed4-4ccf-be68-3d1bf0677435} <Debug> TCPHandler: Processed in 0.001314304 sec. | ||
| 11524 | 2026.01.30 16:41:37.621658 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11525 | 2026.01.30 16:41:37.621750 [ 277 ] {4c204710-442f-4ddb-b0ee-0d36a34bac27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11526 | 2026.01.30 16:41:37.621789 [ 277 ] {4c204710-442f-4ddb-b0ee-0d36a34bac27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11527 | 2026.01.30 16:41:37.622384 [ 277 ] {4c204710-442f-4ddb-b0ee-0d36a34bac27} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2026.01.30 16:41:37.622420 [ 277 ] {4c204710-442f-4ddb-b0ee-0d36a34bac27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11529 | 2026.01.30 16:41:37.622743 [ 277 ] {4c204710-442f-4ddb-b0ee-0d36a34bac27} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11530 | 2026.01.30 16:41:37.622960 [ 277 ] {4c204710-442f-4ddb-b0ee-0d36a34bac27} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2026.01.30 16:41:37.623087 [ 61 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11532 | 2026.01.30 16:41:37.623094 [ 277 ] {4c204710-442f-4ddb-b0ee-0d36a34bac27} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001361 sec., 417340.19103600294 rows/sec., 31.31 MiB/sec. | ||
| 11533 | 2026.01.30 16:41:37.623164 [ 61 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2026.01.30 16:41:37.623180 [ 277 ] {4c204710-442f-4ddb-b0ee-0d36a34bac27} <Debug> TCPHandler: Processed in 0.001571868 sec. | ||
| 11535 | 2026.01.30 16:41:37.623204 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11536 | 2026.01.30 16:41:37.623308 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11537 | 2026.01.30 16:41:37.623315 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11538 | 2026.01.30 16:41:37.623408 [ 277 ] {707e7d3b-c24e-48e0-97f4-6db1a1b82479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11539 | 2026.01.30 16:41:37.623455 [ 277 ] {707e7d3b-c24e-48e0-97f4-6db1a1b82479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11540 | 2026.01.30 16:41:37.623464 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11541 | 2026.01.30 16:41:37.623508 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1307 rows starting from the beginning of the part | ||
| 11542 | 2026.01.30 16:41:37.623581 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 68 rows starting from the beginning of the part | ||
| 11543 | 2026.01.30 16:41:37.623634 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 11544 | 2026.01.30 16:41:37.623681 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 68 rows starting from the beginning of the part | ||
| 11545 | 2026.01.30 16:41:37.623727 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 100 rows starting from the beginning of the part | ||
| 11546 | 2026.01.30 16:41:37.623771 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 568 rows starting from the beginning of the part | ||
| 11547 | 2026.01.30 16:41:37.624053 [ 277 ] {707e7d3b-c24e-48e0-97f4-6db1a1b82479} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.01.30 16:41:37.624097 [ 277 ] {707e7d3b-c24e-48e0-97f4-6db1a1b82479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11549 | 2026.01.30 16:41:37.624485 [ 277 ] {707e7d3b-c24e-48e0-97f4-6db1a1b82479} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11550 | 2026.01.30 16:41:37.624706 [ 277 ] {707e7d3b-c24e-48e0-97f4-6db1a1b82479} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2026.01.30 16:41:37.624840 [ 277 ] {707e7d3b-c24e-48e0-97f4-6db1a1b82479} <Debug> executeQuery: Read 884 rows, 61.44 KiB in 0.00145 sec., 609655.1724137932 rows/sec., 41.38 MiB/sec. | ||
| 11552 | 2026.01.30 16:41:37.624878 [ 277 ] {707e7d3b-c24e-48e0-97f4-6db1a1b82479} <Debug> TCPHandler: Processed in 0.001619039 sec. | ||
| 11553 | 2026.01.30 16:41:37.624990 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2026.01.30 16:41:37.625021 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2215 rows, containing 5 columns (5 merged, 0 gathered) in 0.001754191 sec., 1262690.32277557 rows/sec., 97.94 MiB/sec. | ||
| 11555 | 2026.01.30 16:41:37.625084 [ 277 ] {e35598fc-e003-40d4-bb1e-412ce45ddec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11556 | 2026.01.30 16:41:37.625144 [ 277 ] {e35598fc-e003-40d4-bb1e-412ce45ddec3} <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 | ||
| 11557 | 2026.01.30 16:41:37.625217 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11558 | 2026.01.30 16:41:37.625485 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_81_16} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11559 | 2026.01.30 16:41:37.625555 [ 194 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_81_16} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11560 | 2026.01.30 16:41:37.625647 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 11561 | 2026.01.30 16:41:37.625925 [ 277 ] {e35598fc-e003-40d4-bb1e-412ce45ddec3} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2026.01.30 16:41:37.625961 [ 277 ] {e35598fc-e003-40d4-bb1e-412ce45ddec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11563 | 2026.01.30 16:41:37.626458 [ 277 ] {e35598fc-e003-40d4-bb1e-412ce45ddec3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11564 | 2026.01.30 16:41:37.626678 [ 277 ] {e35598fc-e003-40d4-bb1e-412ce45ddec3} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2026.01.30 16:41:37.626826 [ 277 ] {e35598fc-e003-40d4-bb1e-412ce45ddec3} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00176 sec., 2272.7272727272725 rows/sec., 4.07 MiB/sec. | ||
| 11566 | 2026.01.30 16:41:37.626892 [ 277 ] {e35598fc-e003-40d4-bb1e-412ce45ddec3} <Debug> TCPHandler: Processed in 0.001952075 sec. | ||
| 11567 | 2026.01.30 16:41:37.627010 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11568 | 2026.01.30 16:41:37.627104 [ 277 ] {474c6aef-2a1a-43cf-9ebe-e2a093a207a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11569 | 2026.01.30 16:41:37.627144 [ 277 ] {474c6aef-2a1a-43cf-9ebe-e2a093a207a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11570 | 2026.01.30 16:41:37.627482 [ 277 ] {474c6aef-2a1a-43cf-9ebe-e2a093a207a1} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2026.01.30 16:41:37.627518 [ 277 ] {474c6aef-2a1a-43cf-9ebe-e2a093a207a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11572 | 2026.01.30 16:41:37.627821 [ 277 ] {474c6aef-2a1a-43cf-9ebe-e2a093a207a1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11573 | 2026.01.30 16:41:37.628033 [ 277 ] {474c6aef-2a1a-43cf-9ebe-e2a093a207a1} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2026.01.30 16:41:37.628170 [ 277 ] {474c6aef-2a1a-43cf-9ebe-e2a093a207a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 11575 | 2026.01.30 16:41:37.628208 [ 277 ] {474c6aef-2a1a-43cf-9ebe-e2a093a207a1} <Debug> TCPHandler: Processed in 0.001247123 sec. | ||
| 11576 | 2026.01.30 16:41:40.945913 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11577 | 2026.01.30 16:41:40.945967 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11578 | 2026.01.30 16:41:41.099608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27871 | ||
| 11579 | 2026.01.30 16:41:41.100217 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2026.01.30 16:41:41.100268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11581 | 2026.01.30 16:41:41.100768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11582 | 2026.01.30 16:41:41.101025 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11583 | 2026.01.30 16:41:41.101200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27871 | ||
| 11584 | 2026.01.30 16:41:42.579314 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11585 | 2026.01.30 16:41:42.580152 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11586 | 2026.01.30 16:41:42.580330 [ 277 ] {741bd2a5-f66f-4501-9c47-8f88704ca29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11587 | 2026.01.30 16:41:42.580405 [ 277 ] {741bd2a5-f66f-4501-9c47-8f88704ca29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11588 | 2026.01.30 16:41:42.581150 [ 277 ] {741bd2a5-f66f-4501-9c47-8f88704ca29f} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11589 | 2026.01.30 16:41:42.581192 [ 277 ] {741bd2a5-f66f-4501-9c47-8f88704ca29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11590 | 2026.01.30 16:41:42.581601 [ 277 ] {741bd2a5-f66f-4501-9c47-8f88704ca29f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11591 | 2026.01.30 16:41:42.581835 [ 277 ] {741bd2a5-f66f-4501-9c47-8f88704ca29f} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11592 | 2026.01.30 16:41:42.581990 [ 277 ] {741bd2a5-f66f-4501-9c47-8f88704ca29f} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001714 sec., 74679.11318553092 rows/sec., 6.43 MiB/sec. | ||
| 11593 | 2026.01.30 16:41:42.582032 [ 277 ] {741bd2a5-f66f-4501-9c47-8f88704ca29f} <Debug> TCPHandler: Processed in 0.002015696 sec. | ||
| 11594 | 2026.01.30 16:41:42.582157 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11595 | 2026.01.30 16:41:42.582252 [ 277 ] {b2ca5688-06ce-47e3-b8af-ea88d50c0ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11596 | 2026.01.30 16:41:42.582293 [ 277 ] {b2ca5688-06ce-47e3-b8af-ea88d50c0ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11597 | 2026.01.30 16:41:42.582715 [ 277 ] {b2ca5688-06ce-47e3-b8af-ea88d50c0ef1} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11598 | 2026.01.30 16:41:42.582750 [ 277 ] {b2ca5688-06ce-47e3-b8af-ea88d50c0ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11599 | 2026.01.30 16:41:42.583056 [ 277 ] {b2ca5688-06ce-47e3-b8af-ea88d50c0ef1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11600 | 2026.01.30 16:41:42.583278 [ 277 ] {b2ca5688-06ce-47e3-b8af-ea88d50c0ef1} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11601 | 2026.01.30 16:41:42.583410 [ 277 ] {b2ca5688-06ce-47e3-b8af-ea88d50c0ef1} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001177 sec., 30586.236193712826 rows/sec., 2.25 MiB/sec. | ||
| 11602 | 2026.01.30 16:41:42.583448 [ 277 ] {b2ca5688-06ce-47e3-b8af-ea88d50c0ef1} <Debug> TCPHandler: Processed in 0.001341184 sec. | ||
| 11603 | 2026.01.30 16:41:42.583556 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11604 | 2026.01.30 16:41:42.583649 [ 277 ] {3faeae02-e93b-4daa-b1dc-b0e21ba8f9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11605 | 2026.01.30 16:41:42.583689 [ 277 ] {3faeae02-e93b-4daa-b1dc-b0e21ba8f9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11606 | 2026.01.30 16:41:42.584125 [ 277 ] {3faeae02-e93b-4daa-b1dc-b0e21ba8f9dc} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11607 | 2026.01.30 16:41:42.584159 [ 277 ] {3faeae02-e93b-4daa-b1dc-b0e21ba8f9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11608 | 2026.01.30 16:41:42.584470 [ 277 ] {3faeae02-e93b-4daa-b1dc-b0e21ba8f9dc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11609 | 2026.01.30 16:41:42.584695 [ 277 ] {3faeae02-e93b-4daa-b1dc-b0e21ba8f9dc} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11610 | 2026.01.30 16:41:42.584825 [ 277 ] {3faeae02-e93b-4daa-b1dc-b0e21ba8f9dc} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001195 sec., 83682.00836820083 rows/sec., 6.54 MiB/sec. | ||
| 11611 | 2026.01.30 16:41:42.584864 [ 277 ] {3faeae02-e93b-4daa-b1dc-b0e21ba8f9dc} <Debug> TCPHandler: Processed in 0.001357834 sec. | ||
| 11612 | 2026.01.30 16:41:42.584975 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11613 | 2026.01.30 16:41:42.585069 [ 277 ] {5ce1534f-1a9a-4573-b157-bbc78a11caff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11614 | 2026.01.30 16:41:42.585112 [ 277 ] {5ce1534f-1a9a-4573-b157-bbc78a11caff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11615 | 2026.01.30 16:41:42.585525 [ 277 ] {5ce1534f-1a9a-4573-b157-bbc78a11caff} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11616 | 2026.01.30 16:41:42.585558 [ 277 ] {5ce1534f-1a9a-4573-b157-bbc78a11caff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11617 | 2026.01.30 16:41:42.585887 [ 277 ] {5ce1534f-1a9a-4573-b157-bbc78a11caff} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11618 | 2026.01.30 16:41:42.586093 [ 277 ] {5ce1534f-1a9a-4573-b157-bbc78a11caff} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11619 | 2026.01.30 16:41:42.586191 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11620 | 2026.01.30 16:41:42.586220 [ 277 ] {5ce1534f-1a9a-4573-b157-bbc78a11caff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 11621 | 2026.01.30 16:41:42.586226 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11622 | 2026.01.30 16:41:42.586251 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11623 | 2026.01.30 16:41:42.586259 [ 277 ] {5ce1534f-1a9a-4573-b157-bbc78a11caff} <Debug> TCPHandler: Processed in 0.001332594 sec. | ||
| 11624 | 2026.01.30 16:41:42.586372 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11625 | 2026.01.30 16:41:42.586372 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11626 | 2026.01.30 16:41:42.586465 [ 277 ] {d8ec5a1c-0fe7-4372-a4c3-1ed60410f881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11627 | 2026.01.30 16:41:42.586524 [ 277 ] {d8ec5a1c-0fe7-4372-a4c3-1ed60410f881} <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 | ||
| 11628 | 2026.01.30 16:41:42.586535 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11629 | 2026.01.30 16:41:42.586578 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23083 rows starting from the beginning of the part | ||
| 11630 | 2026.01.30 16:41:42.586644 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 162 rows starting from the beginning of the part | ||
| 11631 | 2026.01.30 16:41:42.586689 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11632 | 2026.01.30 16:41:42.586730 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11633 | 2026.01.30 16:41:42.586774 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 884 rows starting from the beginning of the part | ||
| 11634 | 2026.01.30 16:41:42.586813 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11635 | 2026.01.30 16:41:42.587375 [ 277 ] {d8ec5a1c-0fe7-4372-a4c3-1ed60410f881} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11636 | 2026.01.30 16:41:42.587415 [ 277 ] {d8ec5a1c-0fe7-4372-a4c3-1ed60410f881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11637 | 2026.01.30 16:41:42.588000 [ 277 ] {d8ec5a1c-0fe7-4372-a4c3-1ed60410f881} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11638 | 2026.01.30 16:41:42.588227 [ 277 ] {d8ec5a1c-0fe7-4372-a4c3-1ed60410f881} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2026.01.30 16:41:42.588368 [ 277 ] {d8ec5a1c-0fe7-4372-a4c3-1ed60410f881} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00192 sec., 18750 rows/sec., 33.60 MiB/sec. | ||
| 11640 | 2026.01.30 16:41:42.588423 [ 277 ] {d8ec5a1c-0fe7-4372-a4c3-1ed60410f881} <Debug> TCPHandler: Processed in 0.002100477 sec. | ||
| 11641 | 2026.01.30 16:41:42.588540 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11642 | 2026.01.30 16:41:42.588636 [ 277 ] {8be20424-791d-450c-aa1d-1799106e4ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11643 | 2026.01.30 16:41:42.588677 [ 277 ] {8be20424-791d-450c-aa1d-1799106e4ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11644 | 2026.01.30 16:41:42.589015 [ 277 ] {8be20424-791d-450c-aa1d-1799106e4ce2} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11645 | 2026.01.30 16:41:42.589049 [ 277 ] {8be20424-791d-450c-aa1d-1799106e4ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11646 | 2026.01.30 16:41:42.589363 [ 277 ] {8be20424-791d-450c-aa1d-1799106e4ce2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11647 | 2026.01.30 16:41:42.589587 [ 277 ] {8be20424-791d-450c-aa1d-1799106e4ce2} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11648 | 2026.01.30 16:41:42.589715 [ 277 ] {8be20424-791d-450c-aa1d-1799106e4ce2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 11649 | 2026.01.30 16:41:42.589751 [ 277 ] {8be20424-791d-450c-aa1d-1799106e4ce2} <Debug> TCPHandler: Processed in 0.001260373 sec. | ||
| 11650 | 2026.01.30 16:41:42.594061 [ 188 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24609 rows, containing 5 columns (5 merged, 0 gathered) in 0.007745349 sec., 3177261.605642302 rows/sec., 217.44 MiB/sec. | ||
| 11651 | 2026.01.30 16:41:42.594302 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11652 | 2026.01.30 16:41:42.594613 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11653 | 2026.01.30 16:41:42.594692 [ 198 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11654 | 2026.01.30 16:41:42.594792 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11655 | 2026.01.30 16:41:42.596908 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11656 | 2026.01.30 16:41:42.596947 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11657 | 2026.01.30 16:41:42.603223 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11658 | 2026.01.30 16:41:42.603938 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11659 | 2026.01.30 16:41:42.606873 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11660 | 2026.01.30 16:41:46.188202 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1402 | ||
| 11661 | 2026.01.30 16:41:46.190560 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11662 | 2026.01.30 16:41:46.190610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11663 | 2026.01.30 16:41:46.191912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11664 | 2026.01.30 16:41:46.192189 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11665 | 2026.01.30 16:41:46.192567 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1402 | ||
| 11666 | 2026.01.30 16:41:47.578018 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11667 | 2026.01.30 16:41:47.578216 [ 277 ] {8a9fdf39-a69f-4607-bc9b-902dd5a1b0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11668 | 2026.01.30 16:41:47.578283 [ 277 ] {8a9fdf39-a69f-4607-bc9b-902dd5a1b0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11669 | 2026.01.30 16:41:47.578968 [ 277 ] {8a9fdf39-a69f-4607-bc9b-902dd5a1b0b4} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2026.01.30 16:41:47.579018 [ 277 ] {8a9fdf39-a69f-4607-bc9b-902dd5a1b0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11671 | 2026.01.30 16:41:47.579421 [ 277 ] {8a9fdf39-a69f-4607-bc9b-902dd5a1b0b4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11672 | 2026.01.30 16:41:47.579652 [ 277 ] {8a9fdf39-a69f-4607-bc9b-902dd5a1b0b4} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2026.01.30 16:41:47.579810 [ 277 ] {8a9fdf39-a69f-4607-bc9b-902dd5a1b0b4} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001646 sec., 38882.13851761847 rows/sec., 3.08 MiB/sec. | ||
| 11674 | 2026.01.30 16:41:47.579853 [ 277 ] {8a9fdf39-a69f-4607-bc9b-902dd5a1b0b4} <Debug> TCPHandler: Processed in 0.001971855 sec. | ||
| 11675 | 2026.01.30 16:41:47.580010 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11676 | 2026.01.30 16:41:47.580114 [ 277 ] {1854eab9-f3dd-4135-ae76-bb58091b8d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11677 | 2026.01.30 16:41:47.580156 [ 277 ] {1854eab9-f3dd-4135-ae76-bb58091b8d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11678 | 2026.01.30 16:41:47.580573 [ 277 ] {1854eab9-f3dd-4135-ae76-bb58091b8d11} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11679 | 2026.01.30 16:41:47.580614 [ 277 ] {1854eab9-f3dd-4135-ae76-bb58091b8d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11680 | 2026.01.30 16:41:47.580921 [ 277 ] {1854eab9-f3dd-4135-ae76-bb58091b8d11} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11681 | 2026.01.30 16:41:47.581135 [ 277 ] {1854eab9-f3dd-4135-ae76-bb58091b8d11} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11682 | 2026.01.30 16:41:47.581267 [ 277 ] {1854eab9-f3dd-4135-ae76-bb58091b8d11} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001173 sec., 3410.059676044331 rows/sec., 256.42 KiB/sec. | ||
| 11683 | 2026.01.30 16:41:47.581265 [ 92 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11684 | 2026.01.30 16:41:47.581305 [ 277 ] {1854eab9-f3dd-4135-ae76-bb58091b8d11} <Debug> TCPHandler: Processed in 0.001345514 sec. | ||
| 11685 | 2026.01.30 16:41:47.581337 [ 92 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2026.01.30 16:41:47.581362 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11687 | 2026.01.30 16:41:47.581429 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11688 | 2026.01.30 16:41:47.581452 [ 198 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11689 | 2026.01.30 16:41:47.581527 [ 277 ] {9bd7c930-a992-443e-bf91-6f965823c40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11690 | 2026.01.30 16:41:47.581541 [ 198 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11691 | 2026.01.30 16:41:47.581567 [ 277 ] {9bd7c930-a992-443e-bf91-6f965823c40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11692 | 2026.01.30 16:41:47.581570 [ 198 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 299 rows starting from the beginning of the part | ||
| 11693 | 2026.01.30 16:41:47.581632 [ 198 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 4 rows starting from the beginning of the part | ||
| 11694 | 2026.01.30 16:41:47.581678 [ 198 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 36 rows starting from the beginning of the part | ||
| 11695 | 2026.01.30 16:41:47.581720 [ 198 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 11696 | 2026.01.30 16:41:47.581759 [ 198 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 36 rows starting from the beginning of the part | ||
| 11697 | 2026.01.30 16:41:47.581817 [ 198 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 4 rows starting from the beginning of the part | ||
| 11698 | 2026.01.30 16:41:47.582004 [ 277 ] {9bd7c930-a992-443e-bf91-6f965823c40e} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11699 | 2026.01.30 16:41:47.582038 [ 277 ] {9bd7c930-a992-443e-bf91-6f965823c40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11700 | 2026.01.30 16:41:47.582345 [ 277 ] {9bd7c930-a992-443e-bf91-6f965823c40e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11701 | 2026.01.30 16:41:47.582554 [ 277 ] {9bd7c930-a992-443e-bf91-6f965823c40e} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11702 | 2026.01.30 16:41:47.582577 [ 188 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001165511 sec., 345771.0823836069 rows/sec., 23.86 MiB/sec. | ||
| 11703 | 2026.01.30 16:41:47.582684 [ 277 ] {9bd7c930-a992-443e-bf91-6f965823c40e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001175 sec., 57872.34042553191 rows/sec., 4.52 MiB/sec. | ||
| 11704 | 2026.01.30 16:41:47.582727 [ 277 ] {9bd7c930-a992-443e-bf91-6f965823c40e} <Debug> TCPHandler: Processed in 0.001346485 sec. | ||
| 11705 | 2026.01.30 16:41:47.582776 [ 197 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11706 | 2026.01.30 16:41:47.582850 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11707 | 2026.01.30 16:41:47.582949 [ 277 ] {c316f21a-d0c7-4865-98d0-cd575fc9c699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11708 | 2026.01.30 16:41:47.582994 [ 277 ] {c316f21a-d0c7-4865-98d0-cd575fc9c699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11709 | 2026.01.30 16:41:47.583101 [ 197 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_81_16} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2026.01.30 16:41:47.583193 [ 197 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_81_16} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11711 | 2026.01.30 16:41:47.583297 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11712 | 2026.01.30 16:41:47.583452 [ 277 ] {c316f21a-d0c7-4865-98d0-cd575fc9c699} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11713 | 2026.01.30 16:41:47.583494 [ 277 ] {c316f21a-d0c7-4865-98d0-cd575fc9c699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11714 | 2026.01.30 16:41:47.583817 [ 277 ] {c316f21a-d0c7-4865-98d0-cd575fc9c699} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11715 | 2026.01.30 16:41:47.584024 [ 277 ] {c316f21a-d0c7-4865-98d0-cd575fc9c699} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11716 | 2026.01.30 16:41:47.584155 [ 277 ] {c316f21a-d0c7-4865-98d0-cd575fc9c699} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 11717 | 2026.01.30 16:41:47.584192 [ 277 ] {c316f21a-d0c7-4865-98d0-cd575fc9c699} <Debug> TCPHandler: Processed in 0.001389795 sec. | ||
| 11718 | 2026.01.30 16:41:47.584305 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11719 | 2026.01.30 16:41:47.584396 [ 277 ] {46c13d5e-9b17-4cc7-bb11-517e2a8bd582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11720 | 2026.01.30 16:41:47.584451 [ 277 ] {46c13d5e-9b17-4cc7-bb11-517e2a8bd582} <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 | ||
| 11721 | 2026.01.30 16:41:47.585191 [ 277 ] {46c13d5e-9b17-4cc7-bb11-517e2a8bd582} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11722 | 2026.01.30 16:41:47.585226 [ 277 ] {46c13d5e-9b17-4cc7-bb11-517e2a8bd582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11723 | 2026.01.30 16:41:47.585713 [ 277 ] {46c13d5e-9b17-4cc7-bb11-517e2a8bd582} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11724 | 2026.01.30 16:41:47.585924 [ 277 ] {46c13d5e-9b17-4cc7-bb11-517e2a8bd582} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11725 | 2026.01.30 16:41:47.586059 [ 277 ] {46c13d5e-9b17-4cc7-bb11-517e2a8bd582} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00168 sec., 2380.9523809523807 rows/sec., 4.27 MiB/sec. | ||
| 11726 | 2026.01.30 16:41:47.586112 [ 277 ] {46c13d5e-9b17-4cc7-bb11-517e2a8bd582} <Debug> TCPHandler: Processed in 0.001855253 sec. | ||
| 11727 | 2026.01.30 16:41:47.586226 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11728 | 2026.01.30 16:41:47.586319 [ 277 ] {3aee3ee6-8b38-4999-a362-a9210b3115b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11729 | 2026.01.30 16:41:47.586359 [ 277 ] {3aee3ee6-8b38-4999-a362-a9210b3115b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11730 | 2026.01.30 16:41:47.586693 [ 277 ] {3aee3ee6-8b38-4999-a362-a9210b3115b8} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11731 | 2026.01.30 16:41:47.586728 [ 277 ] {3aee3ee6-8b38-4999-a362-a9210b3115b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11732 | 2026.01.30 16:41:47.587021 [ 277 ] {3aee3ee6-8b38-4999-a362-a9210b3115b8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11733 | 2026.01.30 16:41:47.587220 [ 277 ] {3aee3ee6-8b38-4999-a362-a9210b3115b8} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11734 | 2026.01.30 16:41:47.587333 [ 92 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11735 | 2026.01.30 16:41:47.587345 [ 277 ] {3aee3ee6-8b38-4999-a362-a9210b3115b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 11736 | 2026.01.30 16:41:47.587373 [ 92 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11737 | 2026.01.30 16:41:47.587393 [ 277 ] {3aee3ee6-8b38-4999-a362-a9210b3115b8} <Debug> TCPHandler: Processed in 0.001214722 sec. | ||
| 11738 | 2026.01.30 16:41:47.587397 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11739 | 2026.01.30 16:41:47.587482 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11740 | 2026.01.30 16:41:47.587565 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11741 | 2026.01.30 16:41:47.587589 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4608 rows starting from the beginning of the part | ||
| 11742 | 2026.01.30 16:41:47.587631 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11743 | 2026.01.30 16:41:47.587665 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11744 | 2026.01.30 16:41:47.587698 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11745 | 2026.01.30 16:41:47.587729 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11746 | 2026.01.30 16:41:47.587761 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11747 | 2026.01.30 16:41:47.589092 [ 188 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4908 rows, containing 4 columns (4 merged, 0 gathered) in 0.001638769 sec., 2994930.951220093 rows/sec., 199.25 MiB/sec. | ||
| 11748 | 2026.01.30 16:41:47.589508 [ 193 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11749 | 2026.01.30 16:41:47.589842 [ 193 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_81_16} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11750 | 2026.01.30 16:41:47.589935 [ 193 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_81_16} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11751 | 2026.01.30 16:41:47.590044 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11752 | 2026.01.30 16:41:48.602279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28319 | ||
| 11753 | 2026.01.30 16:41:48.602813 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11754 | 2026.01.30 16:41:48.602862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11755 | 2026.01.30 16:41:48.603396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11756 | 2026.01.30 16:41:48.603639 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11757 | 2026.01.30 16:41:48.603801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28319 | ||
| 11758 | 2026.01.30 16:41:50.107170 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11759 | 2026.01.30 16:41:50.124592 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2026.01.30 16:41:50.124639 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11761 | 2026.01.30 16:41:50.131250 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11762 | 2026.01.30 16:41:50.131970 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2026.01.30 16:41:50.135197 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11764 | 2026.01.30 16:41:52.580297 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11765 | 2026.01.30 16:41:52.580562 [ 277 ] {1d1c3e7e-2dbf-4c3d-be98-29ababe23e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11766 | 2026.01.30 16:41:52.580634 [ 277 ] {1d1c3e7e-2dbf-4c3d-be98-29ababe23e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11767 | 2026.01.30 16:41:52.581296 [ 277 ] {1d1c3e7e-2dbf-4c3d-be98-29ababe23e89} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11768 | 2026.01.30 16:41:52.581350 [ 277 ] {1d1c3e7e-2dbf-4c3d-be98-29ababe23e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11769 | 2026.01.30 16:41:52.581759 [ 277 ] {1d1c3e7e-2dbf-4c3d-be98-29ababe23e89} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11770 | 2026.01.30 16:41:52.581984 [ 277 ] {1d1c3e7e-2dbf-4c3d-be98-29ababe23e89} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11771 | 2026.01.30 16:41:52.582157 [ 277 ] {1d1c3e7e-2dbf-4c3d-be98-29ababe23e89} <Debug> executeQuery: Read 8 rows, 682.00 B in 0.001645 sec., 4863.22188449848 rows/sec., 404.87 KiB/sec. | ||
| 11772 | 2026.01.30 16:41:52.582212 [ 277 ] {1d1c3e7e-2dbf-4c3d-be98-29ababe23e89} <Debug> TCPHandler: Processed in 0.001984585 sec. | ||
| 11773 | 2026.01.30 16:41:52.582340 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11774 | 2026.01.30 16:41:52.582445 [ 277 ] {5c249731-7b51-48df-aeec-7dc64b864f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11775 | 2026.01.30 16:41:52.582488 [ 277 ] {5c249731-7b51-48df-aeec-7dc64b864f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11776 | 2026.01.30 16:41:52.582967 [ 277 ] {5c249731-7b51-48df-aeec-7dc64b864f16} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11777 | 2026.01.30 16:41:52.583006 [ 277 ] {5c249731-7b51-48df-aeec-7dc64b864f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11778 | 2026.01.30 16:41:52.583322 [ 277 ] {5c249731-7b51-48df-aeec-7dc64b864f16} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11779 | 2026.01.30 16:41:52.583533 [ 277 ] {5c249731-7b51-48df-aeec-7dc64b864f16} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11780 | 2026.01.30 16:41:52.583669 [ 277 ] {5c249731-7b51-48df-aeec-7dc64b864f16} <Debug> executeQuery: Read 133 rows, 11.68 KiB in 0.001248 sec., 106570.51282051283 rows/sec., 9.14 MiB/sec. | ||
| 11781 | 2026.01.30 16:41:52.583708 [ 277 ] {5c249731-7b51-48df-aeec-7dc64b864f16} <Debug> TCPHandler: Processed in 0.001418415 sec. | ||
| 11782 | 2026.01.30 16:41:52.583824 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11783 | 2026.01.30 16:41:52.583918 [ 277 ] {c6ffae96-8388-48cf-982e-8a7153947204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11784 | 2026.01.30 16:41:52.583960 [ 277 ] {c6ffae96-8388-48cf-982e-8a7153947204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11785 | 2026.01.30 16:41:52.584375 [ 277 ] {c6ffae96-8388-48cf-982e-8a7153947204} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11786 | 2026.01.30 16:41:52.584412 [ 277 ] {c6ffae96-8388-48cf-982e-8a7153947204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11787 | 2026.01.30 16:41:52.584708 [ 277 ] {c6ffae96-8388-48cf-982e-8a7153947204} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11788 | 2026.01.30 16:41:52.584913 [ 277 ] {c6ffae96-8388-48cf-982e-8a7153947204} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11789 | 2026.01.30 16:41:52.585047 [ 277 ] {c6ffae96-8388-48cf-982e-8a7153947204} <Debug> executeQuery: Read 44 rows, 3.28 KiB in 0.001149 sec., 38294.168842471714 rows/sec., 2.79 MiB/sec. | ||
| 11790 | 2026.01.30 16:41:52.585086 [ 277 ] {c6ffae96-8388-48cf-982e-8a7153947204} <Debug> TCPHandler: Processed in 0.001310334 sec. | ||
| 11791 | 2026.01.30 16:41:52.585197 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11792 | 2026.01.30 16:41:52.585290 [ 277 ] {cc7afaa3-1448-40b8-a641-d52dfe17da66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11793 | 2026.01.30 16:41:52.585330 [ 277 ] {cc7afaa3-1448-40b8-a641-d52dfe17da66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11794 | 2026.01.30 16:41:52.585758 [ 277 ] {cc7afaa3-1448-40b8-a641-d52dfe17da66} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11795 | 2026.01.30 16:41:52.585795 [ 277 ] {cc7afaa3-1448-40b8-a641-d52dfe17da66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11796 | 2026.01.30 16:41:52.586108 [ 277 ] {cc7afaa3-1448-40b8-a641-d52dfe17da66} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11797 | 2026.01.30 16:41:52.586313 [ 277 ] {cc7afaa3-1448-40b8-a641-d52dfe17da66} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11798 | 2026.01.30 16:41:52.586444 [ 277 ] {cc7afaa3-1448-40b8-a641-d52dfe17da66} <Debug> executeQuery: Read 108 rows, 8.66 KiB in 0.001172 sec., 92150.17064846416 rows/sec., 7.22 MiB/sec. | ||
| 11799 | 2026.01.30 16:41:52.586481 [ 277 ] {cc7afaa3-1448-40b8-a641-d52dfe17da66} <Debug> TCPHandler: Processed in 0.001331584 sec. | ||
| 11800 | 2026.01.30 16:41:52.586596 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11801 | 2026.01.30 16:41:52.586687 [ 277 ] {b6120af3-bc3c-4ba3-8fb5-7b631e54d455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11802 | 2026.01.30 16:41:52.586731 [ 277 ] {b6120af3-bc3c-4ba3-8fb5-7b631e54d455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11803 | 2026.01.30 16:41:52.587147 [ 277 ] {b6120af3-bc3c-4ba3-8fb5-7b631e54d455} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11804 | 2026.01.30 16:41:52.587184 [ 277 ] {b6120af3-bc3c-4ba3-8fb5-7b631e54d455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11805 | 2026.01.30 16:41:52.587513 [ 277 ] {b6120af3-bc3c-4ba3-8fb5-7b631e54d455} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11806 | 2026.01.30 16:41:52.587720 [ 277 ] {b6120af3-bc3c-4ba3-8fb5-7b631e54d455} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2026.01.30 16:41:52.587851 [ 277 ] {b6120af3-bc3c-4ba3-8fb5-7b631e54d455} <Debug> executeQuery: Read 164 rows, 11.70 KiB in 0.001182 sec., 138747.88494077834 rows/sec., 9.67 MiB/sec. | ||
| 11808 | 2026.01.30 16:41:52.587888 [ 277 ] {b6120af3-bc3c-4ba3-8fb5-7b631e54d455} <Debug> TCPHandler: Processed in 0.001340604 sec. | ||
| 11809 | 2026.01.30 16:41:52.588010 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11810 | 2026.01.30 16:41:52.588102 [ 277 ] {9427b8f5-bc79-46f1-8263-3629945fc4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11811 | 2026.01.30 16:41:52.588158 [ 277 ] {9427b8f5-bc79-46f1-8263-3629945fc4a4} <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 | ||
| 11812 | 2026.01.30 16:41:52.589024 [ 277 ] {9427b8f5-bc79-46f1-8263-3629945fc4a4} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11813 | 2026.01.30 16:41:52.589060 [ 277 ] {9427b8f5-bc79-46f1-8263-3629945fc4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11814 | 2026.01.30 16:41:52.589612 [ 277 ] {9427b8f5-bc79-46f1-8263-3629945fc4a4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11815 | 2026.01.30 16:41:52.589833 [ 277 ] {9427b8f5-bc79-46f1-8263-3629945fc4a4} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11816 | 2026.01.30 16:41:52.589960 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11817 | 2026.01.30 16:41:52.589975 [ 277 ] {9427b8f5-bc79-46f1-8263-3629945fc4a4} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001891 sec., 19037.546271813855 rows/sec., 34.11 MiB/sec. | ||
| 11818 | 2026.01.30 16:41:52.590050 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11819 | 2026.01.30 16:41:52.590076 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11820 | 2026.01.30 16:41:52.590093 [ 277 ] {9427b8f5-bc79-46f1-8263-3629945fc4a4} <Debug> TCPHandler: Processed in 0.002130778 sec. | ||
| 11821 | 2026.01.30 16:41:52.590185 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11822 | 2026.01.30 16:41:52.590226 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2026.01.30 16:41:52.590325 [ 277 ] {18a0c4f2-9044-44ae-be1a-67768ac61672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11824 | 2026.01.30 16:41:52.590373 [ 277 ] {18a0c4f2-9044-44ae-be1a-67768ac61672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11825 | 2026.01.30 16:41:52.590415 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11826 | 2026.01.30 16:41:52.590480 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1556 rows starting from the beginning of the part | ||
| 11827 | 2026.01.30 16:41:52.590610 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part | ||
| 11828 | 2026.01.30 16:41:52.590715 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 4 rows starting from the beginning of the part | ||
| 11829 | 2026.01.30 16:41:52.590754 [ 277 ] {18a0c4f2-9044-44ae-be1a-67768ac61672} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2026.01.30 16:41:52.590795 [ 277 ] {18a0c4f2-9044-44ae-be1a-67768ac61672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11831 | 2026.01.30 16:41:52.590819 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
| 11832 | 2026.01.30 16:41:52.590927 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 4 rows starting from the beginning of the part | ||
| 11833 | 2026.01.30 16:41:52.591031 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 11834 | 2026.01.30 16:41:52.591107 [ 277 ] {18a0c4f2-9044-44ae-be1a-67768ac61672} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11835 | 2026.01.30 16:41:52.591340 [ 277 ] {18a0c4f2-9044-44ae-be1a-67768ac61672} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11836 | 2026.01.30 16:41:52.591479 [ 277 ] {18a0c4f2-9044-44ae-be1a-67768ac61672} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 11837 | 2026.01.30 16:41:52.591516 [ 277 ] {18a0c4f2-9044-44ae-be1a-67768ac61672} <Debug> TCPHandler: Processed in 0.001337834 sec. | ||
| 11838 | 2026.01.30 16:41:52.599448 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1672 rows, containing 19 columns (19 merged, 0 gathered) in 0.009313486 sec., 179524.61623929002 rows/sec., 321.70 MiB/sec. | ||
| 11839 | 2026.01.30 16:41:52.601203 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11840 | 2026.01.30 16:41:52.601558 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.01.30 16:41:52.601629 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11842 | 2026.01.30 16:41:52.601782 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 11843 | 2026.01.30 16:41:53.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.45 MiB, peak 350.95 MiB, free memory in arenas 0.00 B, will set to 342.31 MiB (RSS), difference: 3.86 MiB | ||
| 11844 | 2026.01.30 16:41:55.946020 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11845 | 2026.01.30 16:41:55.946111 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11846 | 2026.01.30 16:41:56.104412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28831 | ||
| 11847 | 2026.01.30 16:41:56.105015 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2026.01.30 16:41:56.105054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11849 | 2026.01.30 16:41:56.105554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11850 | 2026.01.30 16:41:56.105793 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11851 | 2026.01.30 16:41:56.105925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28831 | ||
| 11852 | 2026.01.30 16:41:56.193215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1428 | ||
| 11853 | 2026.01.30 16:41:56.195555 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2026.01.30 16:41:56.195613 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11855 | 2026.01.30 16:41:56.196892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11856 | 2026.01.30 16:41:56.197168 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2026.01.30 16:41:56.197551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
| 11858 | 2026.01.30 16:41:57.579151 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11859 | 2026.01.30 16:41:57.579375 [ 277 ] {99fbd7d0-f442-49e3-be0c-8436b1b6eed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11860 | 2026.01.30 16:41:57.579453 [ 277 ] {99fbd7d0-f442-49e3-be0c-8436b1b6eed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11861 | 2026.01.30 16:41:57.580222 [ 277 ] {99fbd7d0-f442-49e3-be0c-8436b1b6eed9} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2026.01.30 16:41:57.580271 [ 277 ] {99fbd7d0-f442-49e3-be0c-8436b1b6eed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11863 | 2026.01.30 16:41:57.580689 [ 277 ] {99fbd7d0-f442-49e3-be0c-8436b1b6eed9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11864 | 2026.01.30 16:41:57.580913 [ 277 ] {99fbd7d0-f442-49e3-be0c-8436b1b6eed9} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2026.01.30 16:41:57.581092 [ 277 ] {99fbd7d0-f442-49e3-be0c-8436b1b6eed9} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001773 sec., 36097.01071630006 rows/sec., 2.86 MiB/sec. | ||
| 11866 | 2026.01.30 16:41:57.581135 [ 277 ] {99fbd7d0-f442-49e3-be0c-8436b1b6eed9} <Debug> TCPHandler: Processed in 0.002149409 sec. | ||
| 11867 | 2026.01.30 16:41:57.581279 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11868 | 2026.01.30 16:41:57.581376 [ 277 ] {795bbf98-1601-4f9f-ae3f-4eac48437312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11869 | 2026.01.30 16:41:57.581418 [ 277 ] {795bbf98-1601-4f9f-ae3f-4eac48437312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11870 | 2026.01.30 16:41:57.581860 [ 277 ] {795bbf98-1601-4f9f-ae3f-4eac48437312} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2026.01.30 16:41:57.581896 [ 277 ] {795bbf98-1601-4f9f-ae3f-4eac48437312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11872 | 2026.01.30 16:41:57.582198 [ 277 ] {795bbf98-1601-4f9f-ae3f-4eac48437312} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11873 | 2026.01.30 16:41:57.582408 [ 277 ] {795bbf98-1601-4f9f-ae3f-4eac48437312} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2026.01.30 16:41:57.582540 [ 277 ] {795bbf98-1601-4f9f-ae3f-4eac48437312} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001182 sec., 3384.09475465313 rows/sec., 254.47 KiB/sec. | ||
| 11875 | 2026.01.30 16:41:57.582579 [ 277 ] {795bbf98-1601-4f9f-ae3f-4eac48437312} <Debug> TCPHandler: Processed in 0.001363465 sec. | ||
| 11876 | 2026.01.30 16:41:57.582712 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11877 | 2026.01.30 16:41:57.582808 [ 277 ] {ddcf0f30-53ef-44dc-aca4-fc66a55aaf3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11878 | 2026.01.30 16:41:57.582850 [ 277 ] {ddcf0f30-53ef-44dc-aca4-fc66a55aaf3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11879 | 2026.01.30 16:41:57.583302 [ 277 ] {ddcf0f30-53ef-44dc-aca4-fc66a55aaf3f} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2026.01.30 16:41:57.583339 [ 277 ] {ddcf0f30-53ef-44dc-aca4-fc66a55aaf3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11881 | 2026.01.30 16:41:57.583651 [ 277 ] {ddcf0f30-53ef-44dc-aca4-fc66a55aaf3f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11882 | 2026.01.30 16:41:57.583886 [ 277 ] {ddcf0f30-53ef-44dc-aca4-fc66a55aaf3f} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.01.30 16:41:57.584030 [ 277 ] {ddcf0f30-53ef-44dc-aca4-fc66a55aaf3f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00124 sec., 54838.709677419356 rows/sec., 4.28 MiB/sec. | ||
| 11884 | 2026.01.30 16:41:57.584074 [ 277 ] {ddcf0f30-53ef-44dc-aca4-fc66a55aaf3f} <Debug> TCPHandler: Processed in 0.001424625 sec. | ||
| 11885 | 2026.01.30 16:41:57.584199 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11886 | 2026.01.30 16:41:57.584294 [ 277 ] {929f1255-ff2d-4f86-a4b7-498b1070102a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11887 | 2026.01.30 16:41:57.584338 [ 277 ] {929f1255-ff2d-4f86-a4b7-498b1070102a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11888 | 2026.01.30 16:41:57.584760 [ 277 ] {929f1255-ff2d-4f86-a4b7-498b1070102a} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2026.01.30 16:41:57.584796 [ 277 ] {929f1255-ff2d-4f86-a4b7-498b1070102a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11890 | 2026.01.30 16:41:57.585137 [ 277 ] {929f1255-ff2d-4f86-a4b7-498b1070102a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11891 | 2026.01.30 16:41:57.585357 [ 277 ] {929f1255-ff2d-4f86-a4b7-498b1070102a} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11892 | 2026.01.30 16:41:57.585494 [ 277 ] {929f1255-ff2d-4f86-a4b7-498b1070102a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 11893 | 2026.01.30 16:41:57.585532 [ 277 ] {929f1255-ff2d-4f86-a4b7-498b1070102a} <Debug> TCPHandler: Processed in 0.001383564 sec. | ||
| 11894 | 2026.01.30 16:41:57.585650 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11895 | 2026.01.30 16:41:57.585745 [ 277 ] {f11de977-31af-46dc-9592-4488fd9417ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11896 | 2026.01.30 16:41:57.585801 [ 277 ] {f11de977-31af-46dc-9592-4488fd9417ae} <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 | ||
| 11897 | 2026.01.30 16:41:57.586559 [ 277 ] {f11de977-31af-46dc-9592-4488fd9417ae} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2026.01.30 16:41:57.586596 [ 277 ] {f11de977-31af-46dc-9592-4488fd9417ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11899 | 2026.01.30 16:41:57.587108 [ 277 ] {f11de977-31af-46dc-9592-4488fd9417ae} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11900 | 2026.01.30 16:41:57.587330 [ 277 ] {f11de977-31af-46dc-9592-4488fd9417ae} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2026.01.30 16:41:57.587472 [ 277 ] {f11de977-31af-46dc-9592-4488fd9417ae} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001744 sec., 2293.577981651376 rows/sec., 4.11 MiB/sec. | ||
| 11902 | 2026.01.30 16:41:57.587530 [ 277 ] {f11de977-31af-46dc-9592-4488fd9417ae} <Debug> TCPHandler: Processed in 0.001930594 sec. | ||
| 11903 | 2026.01.30 16:41:57.587648 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11904 | 2026.01.30 16:41:57.587744 [ 277 ] {7d8eb7a3-64a8-4651-b290-65e407c1ab2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11905 | 2026.01.30 16:41:57.587787 [ 277 ] {7d8eb7a3-64a8-4651-b290-65e407c1ab2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11906 | 2026.01.30 16:41:57.588131 [ 277 ] {7d8eb7a3-64a8-4651-b290-65e407c1ab2e} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2026.01.30 16:41:57.588167 [ 277 ] {7d8eb7a3-64a8-4651-b290-65e407c1ab2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11908 | 2026.01.30 16:41:57.588481 [ 277 ] {7d8eb7a3-64a8-4651-b290-65e407c1ab2e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11909 | 2026.01.30 16:41:57.588723 [ 277 ] {7d8eb7a3-64a8-4651-b290-65e407c1ab2e} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2026.01.30 16:41:57.588854 [ 277 ] {7d8eb7a3-64a8-4651-b290-65e407c1ab2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 11911 | 2026.01.30 16:41:57.588891 [ 277 ] {7d8eb7a3-64a8-4651-b290-65e407c1ab2e} <Debug> TCPHandler: Processed in 0.001293683 sec. | ||
| 11912 | 2026.01.30 16:41:57.635741 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11913 | 2026.01.30 16:41:57.653043 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11914 | 2026.01.30 16:41:57.653082 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 11915 | 2026.01.30 16:41:57.659734 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11916 | 2026.01.30 16:41:57.660542 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11917 | 2026.01.30 16:41:57.663733 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11918 | 2026.01.30 16:42:02.581068 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11919 | 2026.01.30 16:42:02.581282 [ 277 ] {0f33d278-e742-4ed8-af1a-585b28edd06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11920 | 2026.01.30 16:42:02.581355 [ 277 ] {0f33d278-e742-4ed8-af1a-585b28edd06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11921 | 2026.01.30 16:42:02.582128 [ 277 ] {0f33d278-e742-4ed8-af1a-585b28edd06d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2026.01.30 16:42:02.582172 [ 277 ] {0f33d278-e742-4ed8-af1a-585b28edd06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 11923 | 2026.01.30 16:42:02.582571 [ 277 ] {0f33d278-e742-4ed8-af1a-585b28edd06d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11924 | 2026.01.30 16:42:02.582789 [ 277 ] {0f33d278-e742-4ed8-af1a-585b28edd06d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2026.01.30 16:42:02.582908 [ 114 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11926 | 2026.01.30 16:42:02.582942 [ 277 ] {0f33d278-e742-4ed8-af1a-585b28edd06d} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001714 sec., 74679.11318553092 rows/sec., 6.43 MiB/sec. | ||
| 11927 | 2026.01.30 16:42:02.582944 [ 114 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11928 | 2026.01.30 16:42:02.582974 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 11929 | 2026.01.30 16:42:02.582996 [ 277 ] {0f33d278-e742-4ed8-af1a-585b28edd06d} <Debug> TCPHandler: Processed in 0.002066986 sec. | ||
| 11930 | 2026.01.30 16:42:02.583097 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11931 | 2026.01.30 16:42:02.583126 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11932 | 2026.01.30 16:42:02.583244 [ 277 ] {c169008e-e040-4cee-b9c1-29331cf0ccc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11933 | 2026.01.30 16:42:02.583257 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11934 | 2026.01.30 16:42:02.583288 [ 277 ] {c169008e-e040-4cee-b9c1-29331cf0ccc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11935 | 2026.01.30 16:42:02.583297 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2558 rows starting from the beginning of the part | ||
| 11936 | 2026.01.30 16:42:02.583378 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 128 rows starting from the beginning of the part | ||
| 11937 | 2026.01.30 16:42:02.583425 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 11938 | 2026.01.30 16:42:02.583468 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 133 rows starting from the beginning of the part | ||
| 11939 | 2026.01.30 16:42:02.583512 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 11940 | 2026.01.30 16:42:02.583553 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 128 rows starting from the beginning of the part | ||
| 11941 | 2026.01.30 16:42:02.583736 [ 277 ] {c169008e-e040-4cee-b9c1-29331cf0ccc5} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2026.01.30 16:42:02.583776 [ 277 ] {c169008e-e040-4cee-b9c1-29331cf0ccc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 11943 | 2026.01.30 16:42:02.584101 [ 277 ] {c169008e-e040-4cee-b9c1-29331cf0ccc5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11944 | 2026.01.30 16:42:02.584324 [ 277 ] {c169008e-e040-4cee-b9c1-29331cf0ccc5} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11945 | 2026.01.30 16:42:02.584459 [ 277 ] {c169008e-e040-4cee-b9c1-29331cf0ccc5} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001241 sec., 29008.863819500406 rows/sec., 2.13 MiB/sec. | ||
| 11946 | 2026.01.30 16:42:02.584498 [ 277 ] {c169008e-e040-4cee-b9c1-29331cf0ccc5} <Debug> TCPHandler: Processed in 0.001423885 sec. | ||
| 11947 | 2026.01.30 16:42:02.584612 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11948 | 2026.01.30 16:42:02.584706 [ 277 ] {4367a9d9-6c27-4787-9408-4c0281c20014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11949 | 2026.01.30 16:42:02.584747 [ 277 ] {4367a9d9-6c27-4787-9408-4c0281c20014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11950 | 2026.01.30 16:42:02.584990 [ 190 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3075 rows, containing 5 columns (5 merged, 0 gathered) in 0.001956655 sec., 1571559.6259943629 rows/sec., 135.17 MiB/sec. | ||
| 11951 | 2026.01.30 16:42:02.585181 [ 277 ] {4367a9d9-6c27-4787-9408-4c0281c20014} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11952 | 2026.01.30 16:42:02.585216 [ 277 ] {4367a9d9-6c27-4787-9408-4c0281c20014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 11953 | 2026.01.30 16:42:02.585259 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11954 | 2026.01.30 16:42:02.585555 [ 277 ] {4367a9d9-6c27-4787-9408-4c0281c20014} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11955 | 2026.01.30 16:42:02.585572 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_86_17} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11956 | 2026.01.30 16:42:02.585662 [ 193 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_86_17} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11957 | 2026.01.30 16:42:02.585761 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 11958 | 2026.01.30 16:42:02.585784 [ 277 ] {4367a9d9-6c27-4787-9408-4c0281c20014} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11959 | 2026.01.30 16:42:02.585891 [ 114 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11960 | 2026.01.30 16:42:02.585916 [ 114 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2026.01.30 16:42:02.585922 [ 277 ] {4367a9d9-6c27-4787-9408-4c0281c20014} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001235 sec., 80971.65991902835 rows/sec., 6.32 MiB/sec. | ||
| 11962 | 2026.01.30 16:42:02.585933 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 11963 | 2026.01.30 16:42:02.585961 [ 277 ] {4367a9d9-6c27-4787-9408-4c0281c20014} <Debug> TCPHandler: Processed in 0.001398756 sec. | ||
| 11964 | 2026.01.30 16:42:02.586004 [ 193 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11965 | 2026.01.30 16:42:02.586076 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11966 | 2026.01.30 16:42:02.586090 [ 193 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11967 | 2026.01.30 16:42:02.586124 [ 193 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1307 rows starting from the beginning of the part | ||
| 11968 | 2026.01.30 16:42:02.586172 [ 193 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 100 rows starting from the beginning of the part | ||
| 11969 | 2026.01.30 16:42:02.586178 [ 277 ] {1b4f5c33-d62b-4355-901d-b96a886bb416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11970 | 2026.01.30 16:42:02.586212 [ 193 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 68 rows starting from the beginning of the part | ||
| 11971 | 2026.01.30 16:42:02.586230 [ 277 ] {1b4f5c33-d62b-4355-901d-b96a886bb416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11972 | 2026.01.30 16:42:02.586252 [ 193 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 108 rows starting from the beginning of the part | ||
| 11973 | 2026.01.30 16:42:02.586291 [ 193 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 68 rows starting from the beginning of the part | ||
| 11974 | 2026.01.30 16:42:02.586326 [ 193 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 100 rows starting from the beginning of the part | ||
| 11975 | 2026.01.30 16:42:02.586652 [ 277 ] {1b4f5c33-d62b-4355-901d-b96a886bb416} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2026.01.30 16:42:02.586691 [ 277 ] {1b4f5c33-d62b-4355-901d-b96a886bb416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 11977 | 2026.01.30 16:42:02.587052 [ 277 ] {1b4f5c33-d62b-4355-901d-b96a886bb416} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11978 | 2026.01.30 16:42:02.587250 [ 193 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274423 sec., 1373955.115373781 rows/sec., 106.37 MiB/sec. | ||
| 11979 | 2026.01.30 16:42:02.587260 [ 277 ] {1b4f5c33-d62b-4355-901d-b96a886bb416} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11980 | 2026.01.30 16:42:02.587421 [ 277 ] {1b4f5c33-d62b-4355-901d-b96a886bb416} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 11981 | 2026.01.30 16:42:02.587461 [ 277 ] {1b4f5c33-d62b-4355-901d-b96a886bb416} <Debug> TCPHandler: Processed in 0.001434325 sec. | ||
| 11982 | 2026.01.30 16:42:02.587529 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11983 | 2026.01.30 16:42:02.587576 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11984 | 2026.01.30 16:42:02.587674 [ 277 ] {469ff5f4-477c-4ccc-9f2f-f9efd1cb59ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11985 | 2026.01.30 16:42:02.587731 [ 277 ] {469ff5f4-477c-4ccc-9f2f-f9efd1cb59ec} <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 | ||
| 11986 | 2026.01.30 16:42:02.587881 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_86_17} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11987 | 2026.01.30 16:42:02.587978 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_86_17} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11988 | 2026.01.30 16:42:02.588087 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 11989 | 2026.01.30 16:42:02.588618 [ 277 ] {469ff5f4-477c-4ccc-9f2f-f9efd1cb59ec} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2026.01.30 16:42:02.588658 [ 277 ] {469ff5f4-477c-4ccc-9f2f-f9efd1cb59ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 11991 | 2026.01.30 16:42:02.589217 [ 277 ] {469ff5f4-477c-4ccc-9f2f-f9efd1cb59ec} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11992 | 2026.01.30 16:42:02.589434 [ 277 ] {469ff5f4-477c-4ccc-9f2f-f9efd1cb59ec} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2026.01.30 16:42:02.589575 [ 277 ] {469ff5f4-477c-4ccc-9f2f-f9efd1cb59ec} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001919 sec., 18759.7707139135 rows/sec., 33.62 MiB/sec. | ||
| 11994 | 2026.01.30 16:42:02.589641 [ 277 ] {469ff5f4-477c-4ccc-9f2f-f9efd1cb59ec} <Debug> TCPHandler: Processed in 0.002114668 sec. | ||
| 11995 | 2026.01.30 16:42:02.589757 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11996 | 2026.01.30 16:42:02.589850 [ 277 ] {1f001084-72e3-40dc-b7b1-6830aea6d5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11997 | 2026.01.30 16:42:02.589891 [ 277 ] {1f001084-72e3-40dc-b7b1-6830aea6d5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11998 | 2026.01.30 16:42:02.590235 [ 277 ] {1f001084-72e3-40dc-b7b1-6830aea6d5c2} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11999 | 2026.01.30 16:42:02.590268 [ 277 ] {1f001084-72e3-40dc-b7b1-6830aea6d5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12000 | 2026.01.30 16:42:02.590564 [ 277 ] {1f001084-72e3-40dc-b7b1-6830aea6d5c2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12001 | 2026.01.30 16:42:02.590764 [ 277 ] {1f001084-72e3-40dc-b7b1-6830aea6d5c2} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12002 | 2026.01.30 16:42:02.590890 [ 277 ] {1f001084-72e3-40dc-b7b1-6830aea6d5c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 12003 | 2026.01.30 16:42:02.590925 [ 277 ] {1f001084-72e3-40dc-b7b1-6830aea6d5c2} <Debug> TCPHandler: Processed in 0.001216621 sec. | ||
| 12004 | 2026.01.30 16:42:03.172043 [ 112 ] {} <Debug> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 12005 | 2026.01.30 16:42:03.172129 [ 112 ] {} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2026.01.30 16:42:03.172172 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12007 | 2026.01.30 16:42:03.172357 [ 190 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 12008 | 2026.01.30 16:42:03.172510 [ 190 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12009 | 2026.01.30 16:42:03.172551 [ 190 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 24 rows starting from the beginning of the part | ||
| 12010 | 2026.01.30 16:42:03.172629 [ 190 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 12011 | 2026.01.30 16:42:03.172681 [ 190 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 12012 | 2026.01.30 16:42:03.172727 [ 190 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 12013 | 2026.01.30 16:42:03.172772 [ 190 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 12014 | 2026.01.30 16:42:03.173585 [ 193 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302873 sec., 39911.794933197634 rows/sec., 3.37 MiB/sec. | ||
| 12015 | 2026.01.30 16:42:03.173815 [ 200 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 12016 | 2026.01.30 16:42:03.174154 [ 200 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_22_5} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12017 | 2026.01.30 16:42:03.174235 [ 200 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_22_5} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 12018 | 2026.01.30 16:42:03.174327 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12019 | 2026.01.30 16:42:03.606065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29279 | ||
| 12020 | 2026.01.30 16:42:03.606608 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12021 | 2026.01.30 16:42:03.606659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12022 | 2026.01.30 16:42:03.607184 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12023 | 2026.01.30 16:42:03.607428 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12024 | 2026.01.30 16:42:03.607587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29279 | ||
| 12025 | 2026.01.30 16:42:03.607587 [ 112 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12026 | 2026.01.30 16:42:03.607667 [ 112 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12027 | 2026.01.30 16:42:03.607691 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12028 | 2026.01.30 16:42:03.607861 [ 187 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 12029 | 2026.01.30 16:42:03.608083 [ 187 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12030 | 2026.01.30 16:42:03.608144 [ 187 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26911 rows starting from the beginning of the part | ||
| 12031 | 2026.01.30 16:42:03.608236 [ 187 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 12032 | 2026.01.30 16:42:03.608279 [ 187 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 12033 | 2026.01.30 16:42:03.608319 [ 187 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 12034 | 2026.01.30 16:42:03.608354 [ 187 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 12035 | 2026.01.30 16:42:03.608389 [ 187 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 12036 | 2026.01.30 16:42:03.610670 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29279 rows, containing 4 columns (4 merged, 0 gathered) in 0.002896932 sec., 10106899.29898251 rows/sec., 144.58 MiB/sec. | ||
| 12037 | 2026.01.30 16:42:03.610997 [ 191 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12038 | 2026.01.30 16:42:03.611308 [ 191 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_61_12} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12039 | 2026.01.30 16:42:03.611390 [ 191 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_61_12} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12040 | 2026.01.30 16:42:03.611487 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 12041 | 2026.01.30 16:42:05.163816 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12042 | 2026.01.30 16:42:05.182147 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12043 | 2026.01.30 16:42:05.182188 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12044 | 2026.01.30 16:42:05.188430 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12045 | 2026.01.30 16:42:05.189192 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12046 | 2026.01.30 16:42:05.189503 [ 110 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12047 | 2026.01.30 16:42:05.189544 [ 110 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12048 | 2026.01.30 16:42:05.189566 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12049 | 2026.01.30 16:42:05.189689 [ 187 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 12050 | 2026.01.30 16:42:05.192521 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12051 | 2026.01.30 16:42:05.193577 [ 187 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12052 | 2026.01.30 16:42:05.195206 [ 187 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 12053 | 2026.01.30 16:42:05.200413 [ 187 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 12054 | 2026.01.30 16:42:05.205352 [ 187 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 12055 | 2026.01.30 16:42:05.209952 [ 187 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 12056 | 2026.01.30 16:42:05.214968 [ 187 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 12057 | 2026.01.30 16:42:05.218802 [ 187 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 12058 | 2026.01.30 16:42:05.269805 [ 193 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.080169803 sec., 5737.821259209032 rows/sec., 29.67 MiB/sec. | ||
| 12059 | 2026.01.30 16:42:05.272666 [ 192 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12060 | 2026.01.30 16:42:05.274720 [ 192 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_61_12} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.01.30 16:42:05.274828 [ 192 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_61_12} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12062 | 2026.01.30 16:42:05.277555 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12063 | 2026.01.30 16:42:06.001187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.43 MiB, peak 356.83 MiB, free memory in arenas 0.00 B, will set to 342.34 MiB (RSS), difference: -1.09 MiB | ||
| 12064 | 2026.01.30 16:42:06.198667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1452 | ||
| 12065 | 2026.01.30 16:42:06.200864 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12066 | 2026.01.30 16:42:06.200917 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12067 | 2026.01.30 16:42:06.202165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12068 | 2026.01.30 16:42:06.202440 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12069 | 2026.01.30 16:42:06.202597 [ 107 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12070 | 2026.01.30 16:42:06.202637 [ 107 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2026.01.30 16:42:06.202655 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12072 | 2026.01.30 16:42:06.202785 [ 189 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 12073 | 2026.01.30 16:42:06.202841 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1452 | ||
| 12074 | 2026.01.30 16:42:06.203376 [ 189 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12075 | 2026.01.30 16:42:06.203541 [ 189 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1314 rows starting from the beginning of the part | ||
| 12076 | 2026.01.30 16:42:06.203934 [ 189 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
| 12077 | 2026.01.30 16:42:06.204296 [ 189 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 12078 | 2026.01.30 16:42:06.204664 [ 189 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 12079 | 2026.01.30 16:42:06.205027 [ 189 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 12080 | 2026.01.30 16:42:06.205381 [ 189 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 12081 | 2026.01.30 16:42:06.212804 [ 186 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 72 columns (72 merged, 0 gathered) in 0.01008093 sec., 144034.33016596682 rows/sec., 115.57 MiB/sec. | ||
| 12082 | 2026.01.30 16:42:06.214183 [ 189 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12083 | 2026.01.30 16:42:06.214734 [ 189 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_46_9} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2026.01.30 16:42:06.214829 [ 189 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_46_9} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12085 | 2026.01.30 16:42:06.215047 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12086 | 2026.01.30 16:42:07.609132 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12087 | 2026.01.30 16:42:07.609328 [ 277 ] {25aa35e7-0e47-4eb9-aa77-cf32eae6098d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12088 | 2026.01.30 16:42:07.609394 [ 277 ] {25aa35e7-0e47-4eb9-aa77-cf32eae6098d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12089 | 2026.01.30 16:42:07.610055 [ 277 ] {25aa35e7-0e47-4eb9-aa77-cf32eae6098d} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12090 | 2026.01.30 16:42:07.610098 [ 277 ] {25aa35e7-0e47-4eb9-aa77-cf32eae6098d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12091 | 2026.01.30 16:42:07.610482 [ 277 ] {25aa35e7-0e47-4eb9-aa77-cf32eae6098d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12092 | 2026.01.30 16:42:07.610716 [ 277 ] {25aa35e7-0e47-4eb9-aa77-cf32eae6098d} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2026.01.30 16:42:07.610873 [ 277 ] {25aa35e7-0e47-4eb9-aa77-cf32eae6098d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001594 sec., 15056.4617314931 rows/sec., 1.25 MiB/sec. | ||
| 12094 | 2026.01.30 16:42:07.610914 [ 277 ] {25aa35e7-0e47-4eb9-aa77-cf32eae6098d} <Debug> TCPHandler: Processed in 0.001911324 sec. | ||
| 12095 | 2026.01.30 16:42:07.611042 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12096 | 2026.01.30 16:42:07.611137 [ 277 ] {c679d12e-2d85-4906-8088-fd9d80329bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12097 | 2026.01.30 16:42:07.611178 [ 277 ] {c679d12e-2d85-4906-8088-fd9d80329bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12098 | 2026.01.30 16:42:07.612429 [ 277 ] {c679d12e-2d85-4906-8088-fd9d80329bf5} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12099 | 2026.01.30 16:42:07.612468 [ 277 ] {c679d12e-2d85-4906-8088-fd9d80329bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12100 | 2026.01.30 16:42:07.612862 [ 277 ] {c679d12e-2d85-4906-8088-fd9d80329bf5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12101 | 2026.01.30 16:42:07.613068 [ 277 ] {c679d12e-2d85-4906-8088-fd9d80329bf5} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12102 | 2026.01.30 16:42:07.613199 [ 277 ] {c679d12e-2d85-4906-8088-fd9d80329bf5} <Debug> executeQuery: Read 1324 rows, 113.21 KiB in 0.00208 sec., 636538.4615384616 rows/sec., 53.15 MiB/sec. | ||
| 12103 | 2026.01.30 16:42:07.613238 [ 277 ] {c679d12e-2d85-4906-8088-fd9d80329bf5} <Debug> TCPHandler: Processed in 0.00224586 sec. | ||
| 12104 | 2026.01.30 16:42:07.613350 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12105 | 2026.01.30 16:42:07.613443 [ 277 ] {ca12263c-8458-49d1-b3ae-df9b41a2af3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12106 | 2026.01.30 16:42:07.613482 [ 277 ] {ca12263c-8458-49d1-b3ae-df9b41a2af3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12107 | 2026.01.30 16:42:07.613906 [ 277 ] {ca12263c-8458-49d1-b3ae-df9b41a2af3c} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12108 | 2026.01.30 16:42:07.613942 [ 277 ] {ca12263c-8458-49d1-b3ae-df9b41a2af3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12109 | 2026.01.30 16:42:07.614230 [ 277 ] {ca12263c-8458-49d1-b3ae-df9b41a2af3c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12110 | 2026.01.30 16:42:07.614437 [ 277 ] {ca12263c-8458-49d1-b3ae-df9b41a2af3c} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12111 | 2026.01.30 16:42:07.614573 [ 277 ] {ca12263c-8458-49d1-b3ae-df9b41a2af3c} <Debug> executeQuery: Read 16 rows, 1.26 KiB in 0.001148 sec., 13937.282229965158 rows/sec., 1.07 MiB/sec. | ||
| 12112 | 2026.01.30 16:42:07.614610 [ 277 ] {ca12263c-8458-49d1-b3ae-df9b41a2af3c} <Debug> TCPHandler: Processed in 0.001307403 sec. | ||
| 12113 | 2026.01.30 16:42:07.614718 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12114 | 2026.01.30 16:42:07.614809 [ 277 ] {a1844a70-3c32-4aff-8870-b4f1ea7f2aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12115 | 2026.01.30 16:42:07.614847 [ 277 ] {a1844a70-3c32-4aff-8870-b4f1ea7f2aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12116 | 2026.01.30 16:42:07.615376 [ 277 ] {a1844a70-3c32-4aff-8870-b4f1ea7f2aa4} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2026.01.30 16:42:07.615412 [ 277 ] {a1844a70-3c32-4aff-8870-b4f1ea7f2aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12118 | 2026.01.30 16:42:07.615706 [ 277 ] {a1844a70-3c32-4aff-8870-b4f1ea7f2aa4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12119 | 2026.01.30 16:42:07.615906 [ 277 ] {a1844a70-3c32-4aff-8870-b4f1ea7f2aa4} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2026.01.30 16:42:07.616031 [ 277 ] {a1844a70-3c32-4aff-8870-b4f1ea7f2aa4} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001239 sec., 203389.83050847455 rows/sec., 14.07 MiB/sec. | ||
| 12121 | 2026.01.30 16:42:07.616068 [ 277 ] {a1844a70-3c32-4aff-8870-b4f1ea7f2aa4} <Debug> TCPHandler: Processed in 0.001397856 sec. | ||
| 12122 | 2026.01.30 16:42:07.616180 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2026.01.30 16:42:07.616271 [ 277 ] {bcf9f981-8b31-41c8-92e8-3097065405b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12124 | 2026.01.30 16:42:07.616310 [ 277 ] {bcf9f981-8b31-41c8-92e8-3097065405b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12125 | 2026.01.30 16:42:07.616683 [ 277 ] {bcf9f981-8b31-41c8-92e8-3097065405b5} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2026.01.30 16:42:07.616715 [ 277 ] {bcf9f981-8b31-41c8-92e8-3097065405b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12127 | 2026.01.30 16:42:07.616988 [ 277 ] {bcf9f981-8b31-41c8-92e8-3097065405b5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12128 | 2026.01.30 16:42:07.617178 [ 277 ] {bcf9f981-8b31-41c8-92e8-3097065405b5} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.01.30 16:42:07.617295 [ 277 ] {bcf9f981-8b31-41c8-92e8-3097065405b5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 12130 | 2026.01.30 16:42:07.617329 [ 277 ] {bcf9f981-8b31-41c8-92e8-3097065405b5} <Debug> TCPHandler: Processed in 0.001254832 sec. | ||
| 12131 | 2026.01.30 16:42:07.617495 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2026.01.30 16:42:07.617585 [ 277 ] {31181d2c-07f2-472d-8ce7-c8b3e1d96829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12133 | 2026.01.30 16:42:07.617624 [ 277 ] {31181d2c-07f2-472d-8ce7-c8b3e1d96829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12134 | 2026.01.30 16:42:07.618211 [ 277 ] {31181d2c-07f2-472d-8ce7-c8b3e1d96829} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2026.01.30 16:42:07.618247 [ 277 ] {31181d2c-07f2-472d-8ce7-c8b3e1d96829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12136 | 2026.01.30 16:42:07.618563 [ 277 ] {31181d2c-07f2-472d-8ce7-c8b3e1d96829} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12137 | 2026.01.30 16:42:07.618770 [ 277 ] {31181d2c-07f2-472d-8ce7-c8b3e1d96829} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2026.01.30 16:42:07.618899 [ 277 ] {31181d2c-07f2-472d-8ce7-c8b3e1d96829} <Debug> executeQuery: Read 560 rows, 42.98 KiB in 0.001331 sec., 420736.2885048836 rows/sec., 31.54 MiB/sec. | ||
| 12139 | 2026.01.30 16:42:07.618936 [ 277 ] {31181d2c-07f2-472d-8ce7-c8b3e1d96829} <Debug> TCPHandler: Processed in 0.001487877 sec. | ||
| 12140 | 2026.01.30 16:42:07.619047 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12141 | 2026.01.30 16:42:07.619138 [ 277 ] {9bb8df16-fe19-42f1-8f33-1bf682442a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12142 | 2026.01.30 16:42:07.619180 [ 277 ] {9bb8df16-fe19-42f1-8f33-1bf682442a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12143 | 2026.01.30 16:42:07.619777 [ 277 ] {9bb8df16-fe19-42f1-8f33-1bf682442a44} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2026.01.30 16:42:07.619812 [ 277 ] {9bb8df16-fe19-42f1-8f33-1bf682442a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12145 | 2026.01.30 16:42:07.620169 [ 277 ] {9bb8df16-fe19-42f1-8f33-1bf682442a44} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12146 | 2026.01.30 16:42:07.620374 [ 277 ] {9bb8df16-fe19-42f1-8f33-1bf682442a44} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2026.01.30 16:42:07.620502 [ 277 ] {9bb8df16-fe19-42f1-8f33-1bf682442a44} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001382 sec., 636758.3212735166 rows/sec., 43.22 MiB/sec. | ||
| 12148 | 2026.01.30 16:42:07.620497 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12149 | 2026.01.30 16:42:07.620539 [ 277 ] {9bb8df16-fe19-42f1-8f33-1bf682442a44} <Debug> TCPHandler: Processed in 0.001539277 sec. | ||
| 12150 | 2026.01.30 16:42:07.620585 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12151 | 2026.01.30 16:42:07.620614 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12152 | 2026.01.30 16:42:07.620670 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12153 | 2026.01.30 16:42:07.620715 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12154 | 2026.01.30 16:42:07.620766 [ 277 ] {e7d69acc-21f0-4603-91ab-d04ea83fe4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12155 | 2026.01.30 16:42:07.620825 [ 277 ] {e7d69acc-21f0-4603-91ab-d04ea83fe4cb} <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 | ||
| 12156 | 2026.01.30 16:42:07.620837 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12157 | 2026.01.30 16:42:07.620878 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 24609 rows starting from the beginning of the part | ||
| 12158 | 2026.01.30 16:42:07.620944 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12159 | 2026.01.30 16:42:07.620988 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 164 rows starting from the beginning of the part | ||
| 12160 | 2026.01.30 16:42:07.621030 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12161 | 2026.01.30 16:42:07.621071 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12162 | 2026.01.30 16:42:07.621110 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 880 rows starting from the beginning of the part | ||
| 12163 | 2026.01.30 16:42:07.621575 [ 277 ] {e7d69acc-21f0-4603-91ab-d04ea83fe4cb} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2026.01.30 16:42:07.621615 [ 277 ] {e7d69acc-21f0-4603-91ab-d04ea83fe4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12165 | 2026.01.30 16:42:07.622125 [ 277 ] {e7d69acc-21f0-4603-91ab-d04ea83fe4cb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12166 | 2026.01.30 16:42:07.622341 [ 277 ] {e7d69acc-21f0-4603-91ab-d04ea83fe4cb} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12167 | 2026.01.30 16:42:07.622479 [ 277 ] {e7d69acc-21f0-4603-91ab-d04ea83fe4cb} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00173 sec., 2312.1387283236995 rows/sec., 4.14 MiB/sec. | ||
| 12168 | 2026.01.30 16:42:07.622533 [ 277 ] {e7d69acc-21f0-4603-91ab-d04ea83fe4cb} <Debug> TCPHandler: Processed in 0.001910524 sec. | ||
| 12169 | 2026.01.30 16:42:07.622648 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12170 | 2026.01.30 16:42:07.622740 [ 277 ] {55b70de5-ff4e-4cb9-b340-17c1a947ad6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12171 | 2026.01.30 16:42:07.622781 [ 277 ] {55b70de5-ff4e-4cb9-b340-17c1a947ad6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12172 | 2026.01.30 16:42:07.623125 [ 277 ] {55b70de5-ff4e-4cb9-b340-17c1a947ad6a} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12173 | 2026.01.30 16:42:07.623160 [ 277 ] {55b70de5-ff4e-4cb9-b340-17c1a947ad6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12174 | 2026.01.30 16:42:07.623483 [ 277 ] {55b70de5-ff4e-4cb9-b340-17c1a947ad6a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12175 | 2026.01.30 16:42:07.623699 [ 277 ] {55b70de5-ff4e-4cb9-b340-17c1a947ad6a} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12176 | 2026.01.30 16:42:07.623830 [ 277 ] {55b70de5-ff4e-4cb9-b340-17c1a947ad6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 12177 | 2026.01.30 16:42:07.623866 [ 277 ] {55b70de5-ff4e-4cb9-b340-17c1a947ad6a} <Debug> TCPHandler: Processed in 0.001264373 sec. | ||
| 12178 | 2026.01.30 16:42:07.627858 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26133 rows, containing 5 columns (5 merged, 0 gathered) in 0.007179508 sec., 3639943.0155938263 rows/sec., 249.14 MiB/sec. | ||
| 12179 | 2026.01.30 16:42:07.628315 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12180 | 2026.01.30 16:42:07.628612 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12181 | 2026.01.30 16:42:07.628690 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12182 | 2026.01.30 16:42:07.628798 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12183 | 2026.01.30 16:42:08.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.19 MiB, peak 356.83 MiB, free memory in arenas 0.00 B, will set to 344.67 MiB (RSS), difference: 1.48 MiB | ||
| 12184 | 2026.01.30 16:42:10.946380 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12185 | 2026.01.30 16:42:10.946452 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12186 | 2026.01.30 16:42:11.107852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29791 | ||
| 12187 | 2026.01.30 16:42:11.108415 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2026.01.30 16:42:11.108463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12189 | 2026.01.30 16:42:11.108987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12190 | 2026.01.30 16:42:11.109222 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12191 | 2026.01.30 16:42:11.109377 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29791 | ||
| 12192 | 2026.01.30 16:42:12.580756 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12193 | 2026.01.30 16:42:12.580977 [ 277 ] {e00a0fad-ed47-45c8-bba2-2c9897cba16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12194 | 2026.01.30 16:42:12.581051 [ 277 ] {e00a0fad-ed47-45c8-bba2-2c9897cba16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12195 | 2026.01.30 16:42:12.581761 [ 277 ] {e00a0fad-ed47-45c8-bba2-2c9897cba16f} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12196 | 2026.01.30 16:42:12.581808 [ 277 ] {e00a0fad-ed47-45c8-bba2-2c9897cba16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12197 | 2026.01.30 16:42:12.582218 [ 277 ] {e00a0fad-ed47-45c8-bba2-2c9897cba16f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12198 | 2026.01.30 16:42:12.582442 [ 277 ] {e00a0fad-ed47-45c8-bba2-2c9897cba16f} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12199 | 2026.01.30 16:42:12.582608 [ 277 ] {e00a0fad-ed47-45c8-bba2-2c9897cba16f} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001687 sec., 75874.33313574393 rows/sec., 6.54 MiB/sec. | ||
| 12200 | 2026.01.30 16:42:12.582650 [ 277 ] {e00a0fad-ed47-45c8-bba2-2c9897cba16f} <Debug> TCPHandler: Processed in 0.002036077 sec. | ||
| 12201 | 2026.01.30 16:42:12.582771 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12202 | 2026.01.30 16:42:12.582863 [ 277 ] {2fbbea62-dac8-4955-9baf-61d3d3ceab7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12203 | 2026.01.30 16:42:12.582904 [ 277 ] {2fbbea62-dac8-4955-9baf-61d3d3ceab7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12204 | 2026.01.30 16:42:12.583306 [ 277 ] {2fbbea62-dac8-4955-9baf-61d3d3ceab7d} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12205 | 2026.01.30 16:42:12.583342 [ 277 ] {2fbbea62-dac8-4955-9baf-61d3d3ceab7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12206 | 2026.01.30 16:42:12.583639 [ 277 ] {2fbbea62-dac8-4955-9baf-61d3d3ceab7d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12207 | 2026.01.30 16:42:12.583842 [ 277 ] {2fbbea62-dac8-4955-9baf-61d3d3ceab7d} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12208 | 2026.01.30 16:42:12.583971 [ 277 ] {2fbbea62-dac8-4955-9baf-61d3d3ceab7d} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001126 sec., 31971.58081705151 rows/sec., 2.35 MiB/sec. | ||
| 12209 | 2026.01.30 16:42:12.583985 [ 100 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12210 | 2026.01.30 16:42:12.584009 [ 277 ] {2fbbea62-dac8-4955-9baf-61d3d3ceab7d} <Debug> TCPHandler: Processed in 0.001284553 sec. | ||
| 12211 | 2026.01.30 16:42:12.584054 [ 100 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12212 | 2026.01.30 16:42:12.584079 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12213 | 2026.01.30 16:42:12.584145 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12214 | 2026.01.30 16:42:12.584185 [ 186 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12215 | 2026.01.30 16:42:12.584241 [ 277 ] {a308ed1b-ed6b-4704-8803-fcf176947924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12216 | 2026.01.30 16:42:12.584281 [ 277 ] {a308ed1b-ed6b-4704-8803-fcf176947924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12217 | 2026.01.30 16:42:12.584290 [ 186 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12218 | 2026.01.30 16:42:12.584326 [ 186 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 299 rows starting from the beginning of the part | ||
| 12219 | 2026.01.30 16:42:12.584395 [ 186 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 44 rows starting from the beginning of the part | ||
| 12220 | 2026.01.30 16:42:12.584449 [ 186 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 4 rows starting from the beginning of the part | ||
| 12221 | 2026.01.30 16:42:12.584494 [ 186 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 36 rows starting from the beginning of the part | ||
| 12222 | 2026.01.30 16:42:12.584536 [ 186 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 16 rows starting from the beginning of the part | ||
| 12223 | 2026.01.30 16:42:12.584575 [ 186 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 36 rows starting from the beginning of the part | ||
| 12224 | 2026.01.30 16:42:12.584696 [ 277 ] {a308ed1b-ed6b-4704-8803-fcf176947924} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12225 | 2026.01.30 16:42:12.584730 [ 277 ] {a308ed1b-ed6b-4704-8803-fcf176947924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12226 | 2026.01.30 16:42:12.585043 [ 277 ] {a308ed1b-ed6b-4704-8803-fcf176947924} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12227 | 2026.01.30 16:42:12.585248 [ 277 ] {a308ed1b-ed6b-4704-8803-fcf176947924} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12228 | 2026.01.30 16:42:12.585348 [ 199 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 435 rows, containing 5 columns (5 merged, 0 gathered) in 0.001205482 sec., 360851.51001839933 rows/sec., 25.13 MiB/sec. | ||
| 12229 | 2026.01.30 16:42:12.585375 [ 277 ] {a308ed1b-ed6b-4704-8803-fcf176947924} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001152 sec., 86805.55555555555 rows/sec., 6.78 MiB/sec. | ||
| 12230 | 2026.01.30 16:42:12.585430 [ 277 ] {a308ed1b-ed6b-4704-8803-fcf176947924} <Debug> TCPHandler: Processed in 0.001332153 sec. | ||
| 12231 | 2026.01.30 16:42:12.585510 [ 198 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12232 | 2026.01.30 16:42:12.585546 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12233 | 2026.01.30 16:42:12.585637 [ 277 ] {9fb3ff6f-ad51-4c80-84d0-445086262709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12234 | 2026.01.30 16:42:12.585681 [ 277 ] {9fb3ff6f-ad51-4c80-84d0-445086262709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12235 | 2026.01.30 16:42:12.585750 [ 198 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_86_17} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12236 | 2026.01.30 16:42:12.585811 [ 198 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_86_17} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12237 | 2026.01.30 16:42:12.585875 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12238 | 2026.01.30 16:42:12.586079 [ 277 ] {9fb3ff6f-ad51-4c80-84d0-445086262709} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12239 | 2026.01.30 16:42:12.586112 [ 277 ] {9fb3ff6f-ad51-4c80-84d0-445086262709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12240 | 2026.01.30 16:42:12.586441 [ 277 ] {9fb3ff6f-ad51-4c80-84d0-445086262709} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12241 | 2026.01.30 16:42:12.586647 [ 277 ] {9fb3ff6f-ad51-4c80-84d0-445086262709} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12242 | 2026.01.30 16:42:12.586772 [ 277 ] {9fb3ff6f-ad51-4c80-84d0-445086262709} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 12243 | 2026.01.30 16:42:12.586808 [ 277 ] {9fb3ff6f-ad51-4c80-84d0-445086262709} <Debug> TCPHandler: Processed in 0.001309013 sec. | ||
| 12244 | 2026.01.30 16:42:12.586916 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12245 | 2026.01.30 16:42:12.587006 [ 277 ] {27499868-45c4-4ba8-8a66-0b1792a8f225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12246 | 2026.01.30 16:42:12.587060 [ 277 ] {27499868-45c4-4ba8-8a66-0b1792a8f225} <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 | ||
| 12247 | 2026.01.30 16:42:12.587857 [ 277 ] {27499868-45c4-4ba8-8a66-0b1792a8f225} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.01.30 16:42:12.587890 [ 277 ] {27499868-45c4-4ba8-8a66-0b1792a8f225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12249 | 2026.01.30 16:42:12.588432 [ 277 ] {27499868-45c4-4ba8-8a66-0b1792a8f225} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12250 | 2026.01.30 16:42:12.588654 [ 277 ] {27499868-45c4-4ba8-8a66-0b1792a8f225} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.01.30 16:42:12.588791 [ 277 ] {27499868-45c4-4ba8-8a66-0b1792a8f225} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001802 sec., 19977.802441731408 rows/sec., 35.80 MiB/sec. | ||
| 12252 | 2026.01.30 16:42:12.588845 [ 277 ] {27499868-45c4-4ba8-8a66-0b1792a8f225} <Debug> TCPHandler: Processed in 0.001975075 sec. | ||
| 12253 | 2026.01.30 16:42:12.588957 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12254 | 2026.01.30 16:42:12.589048 [ 277 ] {995fddff-a798-4396-9471-db6e718ffa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12255 | 2026.01.30 16:42:12.589091 [ 277 ] {995fddff-a798-4396-9471-db6e718ffa8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12256 | 2026.01.30 16:42:12.589423 [ 277 ] {995fddff-a798-4396-9471-db6e718ffa8b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12257 | 2026.01.30 16:42:12.589458 [ 277 ] {995fddff-a798-4396-9471-db6e718ffa8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12258 | 2026.01.30 16:42:12.589764 [ 277 ] {995fddff-a798-4396-9471-db6e718ffa8b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12259 | 2026.01.30 16:42:12.589968 [ 277 ] {995fddff-a798-4396-9471-db6e718ffa8b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12260 | 2026.01.30 16:42:12.590069 [ 98 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12261 | 2026.01.30 16:42:12.590093 [ 277 ] {995fddff-a798-4396-9471-db6e718ffa8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 12262 | 2026.01.30 16:42:12.590103 [ 98 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12263 | 2026.01.30 16:42:12.590124 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12264 | 2026.01.30 16:42:12.590128 [ 277 ] {995fddff-a798-4396-9471-db6e718ffa8b} <Debug> TCPHandler: Processed in 0.001218542 sec. | ||
| 12265 | 2026.01.30 16:42:12.590206 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12266 | 2026.01.30 16:42:12.590309 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12267 | 2026.01.30 16:42:12.590341 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4908 rows starting from the beginning of the part | ||
| 12268 | 2026.01.30 16:42:12.590397 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12269 | 2026.01.30 16:42:12.590438 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12270 | 2026.01.30 16:42:12.590475 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 12271 | 2026.01.30 16:42:12.590509 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 12272 | 2026.01.30 16:42:12.590547 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12273 | 2026.01.30 16:42:12.591947 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5208 rows, containing 4 columns (4 merged, 0 gathered) in 0.001780402 sec., 2925182.0656233816 rows/sec., 194.75 MiB/sec. | ||
| 12274 | 2026.01.30 16:42:12.592355 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12275 | 2026.01.30 16:42:12.592682 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_86_17} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12276 | 2026.01.30 16:42:12.592766 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_86_17} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12277 | 2026.01.30 16:42:12.592860 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12278 | 2026.01.30 16:42:12.692615 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12279 | 2026.01.30 16:42:12.709334 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12280 | 2026.01.30 16:42:12.709394 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12281 | 2026.01.30 16:42:12.714670 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12282 | 2026.01.30 16:42:12.715351 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12283 | 2026.01.30 16:42:12.718641 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12284 | 2026.01.30 16:42:13.001123 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.70 MiB, peak 356.83 MiB, free memory in arenas 0.00 B, will set to 344.67 MiB (RSS), difference: -1.03 MiB | ||
| 12285 | 2026.01.30 16:42:16.203102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1482 | ||
| 12286 | 2026.01.30 16:42:16.205696 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12287 | 2026.01.30 16:42:16.205755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12288 | 2026.01.30 16:42:16.206970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12289 | 2026.01.30 16:42:16.207245 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12290 | 2026.01.30 16:42:16.207614 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1482 | ||
| 12291 | 2026.01.30 16:42:17.578991 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12292 | 2026.01.30 16:42:17.579192 [ 277 ] {3a7c56cf-50b3-42d1-aaad-1819f2922e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12293 | 2026.01.30 16:42:17.579263 [ 277 ] {3a7c56cf-50b3-42d1-aaad-1819f2922e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12294 | 2026.01.30 16:42:17.579961 [ 277 ] {3a7c56cf-50b3-42d1-aaad-1819f2922e8c} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12295 | 2026.01.30 16:42:17.580015 [ 277 ] {3a7c56cf-50b3-42d1-aaad-1819f2922e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12296 | 2026.01.30 16:42:17.580437 [ 277 ] {3a7c56cf-50b3-42d1-aaad-1819f2922e8c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12297 | 2026.01.30 16:42:17.580678 [ 277 ] {3a7c56cf-50b3-42d1-aaad-1819f2922e8c} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2026.01.30 16:42:17.580855 [ 277 ] {3a7c56cf-50b3-42d1-aaad-1819f2922e8c} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001713 sec., 37361.354349095156 rows/sec., 2.96 MiB/sec. | ||
| 12299 | 2026.01.30 16:42:17.580910 [ 277 ] {3a7c56cf-50b3-42d1-aaad-1819f2922e8c} <Debug> TCPHandler: Processed in 0.002057057 sec. | ||
| 12300 | 2026.01.30 16:42:17.581037 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12301 | 2026.01.30 16:42:17.581142 [ 277 ] {6c9eaebb-e83f-48da-8aad-d7885446d1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12302 | 2026.01.30 16:42:17.581187 [ 277 ] {6c9eaebb-e83f-48da-8aad-d7885446d1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12303 | 2026.01.30 16:42:17.581607 [ 277 ] {6c9eaebb-e83f-48da-8aad-d7885446d1bc} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12304 | 2026.01.30 16:42:17.581646 [ 277 ] {6c9eaebb-e83f-48da-8aad-d7885446d1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12305 | 2026.01.30 16:42:17.581953 [ 277 ] {6c9eaebb-e83f-48da-8aad-d7885446d1bc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12306 | 2026.01.30 16:42:17.582166 [ 277 ] {6c9eaebb-e83f-48da-8aad-d7885446d1bc} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12307 | 2026.01.30 16:42:17.582305 [ 277 ] {6c9eaebb-e83f-48da-8aad-d7885446d1bc} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001187 sec., 3369.8399326032018 rows/sec., 253.40 KiB/sec. | ||
| 12308 | 2026.01.30 16:42:17.582343 [ 277 ] {6c9eaebb-e83f-48da-8aad-d7885446d1bc} <Debug> TCPHandler: Processed in 0.001360784 sec. | ||
| 12309 | 2026.01.30 16:42:17.582456 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12310 | 2026.01.30 16:42:17.582553 [ 277 ] {d8fba4b1-912a-48e8-a5fb-abe7e1c97d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12311 | 2026.01.30 16:42:17.582596 [ 277 ] {d8fba4b1-912a-48e8-a5fb-abe7e1c97d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12312 | 2026.01.30 16:42:17.583013 [ 277 ] {d8fba4b1-912a-48e8-a5fb-abe7e1c97d95} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12313 | 2026.01.30 16:42:17.583050 [ 277 ] {d8fba4b1-912a-48e8-a5fb-abe7e1c97d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12314 | 2026.01.30 16:42:17.583368 [ 277 ] {d8fba4b1-912a-48e8-a5fb-abe7e1c97d95} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12315 | 2026.01.30 16:42:17.583592 [ 277 ] {d8fba4b1-912a-48e8-a5fb-abe7e1c97d95} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12316 | 2026.01.30 16:42:17.583725 [ 277 ] {d8fba4b1-912a-48e8-a5fb-abe7e1c97d95} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001191 sec., 57094.87825356843 rows/sec., 4.46 MiB/sec. | ||
| 12317 | 2026.01.30 16:42:17.583763 [ 277 ] {d8fba4b1-912a-48e8-a5fb-abe7e1c97d95} <Debug> TCPHandler: Processed in 0.001358195 sec. | ||
| 12318 | 2026.01.30 16:42:17.583881 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12319 | 2026.01.30 16:42:17.583976 [ 277 ] {17094063-e86a-4f14-81a6-1dfa680438f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12320 | 2026.01.30 16:42:17.584022 [ 277 ] {17094063-e86a-4f14-81a6-1dfa680438f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12321 | 2026.01.30 16:42:17.584436 [ 277 ] {17094063-e86a-4f14-81a6-1dfa680438f8} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12322 | 2026.01.30 16:42:17.584472 [ 277 ] {17094063-e86a-4f14-81a6-1dfa680438f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12323 | 2026.01.30 16:42:17.584819 [ 277 ] {17094063-e86a-4f14-81a6-1dfa680438f8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12324 | 2026.01.30 16:42:17.585039 [ 277 ] {17094063-e86a-4f14-81a6-1dfa680438f8} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12325 | 2026.01.30 16:42:17.585179 [ 277 ] {17094063-e86a-4f14-81a6-1dfa680438f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 12326 | 2026.01.30 16:42:17.585217 [ 277 ] {17094063-e86a-4f14-81a6-1dfa680438f8} <Debug> TCPHandler: Processed in 0.001386615 sec. | ||
| 12327 | 2026.01.30 16:42:17.585336 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12328 | 2026.01.30 16:42:17.585431 [ 277 ] {7029c147-20a9-47ae-9b96-4dfa2c743b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12329 | 2026.01.30 16:42:17.585487 [ 277 ] {7029c147-20a9-47ae-9b96-4dfa2c743b84} <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 | ||
| 12330 | 2026.01.30 16:42:17.586254 [ 277 ] {7029c147-20a9-47ae-9b96-4dfa2c743b84} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12331 | 2026.01.30 16:42:17.586290 [ 277 ] {7029c147-20a9-47ae-9b96-4dfa2c743b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12332 | 2026.01.30 16:42:17.586799 [ 277 ] {7029c147-20a9-47ae-9b96-4dfa2c743b84} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12333 | 2026.01.30 16:42:17.587022 [ 277 ] {7029c147-20a9-47ae-9b96-4dfa2c743b84} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12334 | 2026.01.30 16:42:17.587166 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12335 | 2026.01.30 16:42:17.587175 [ 277 ] {7029c147-20a9-47ae-9b96-4dfa2c743b84} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001761 sec., 2271.4366837024418 rows/sec., 4.07 MiB/sec. | ||
| 12336 | 2026.01.30 16:42:17.587240 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12337 | 2026.01.30 16:42:17.587266 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12338 | 2026.01.30 16:42:17.587291 [ 277 ] {7029c147-20a9-47ae-9b96-4dfa2c743b84} <Debug> TCPHandler: Processed in 0.002005006 sec. | ||
| 12339 | 2026.01.30 16:42:17.587384 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12340 | 2026.01.30 16:42:17.587421 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12341 | 2026.01.30 16:42:17.587523 [ 277 ] {70e33473-a3a3-4730-b82a-d56765917b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12342 | 2026.01.30 16:42:17.587566 [ 277 ] {70e33473-a3a3-4730-b82a-d56765917b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12343 | 2026.01.30 16:42:17.587644 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12344 | 2026.01.30 16:42:17.587725 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1672 rows starting from the beginning of the part | ||
| 12345 | 2026.01.30 16:42:17.587863 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 4 rows starting from the beginning of the part | ||
| 12346 | 2026.01.30 16:42:17.587913 [ 277 ] {70e33473-a3a3-4730-b82a-d56765917b72} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12347 | 2026.01.30 16:42:17.587953 [ 277 ] {70e33473-a3a3-4730-b82a-d56765917b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12348 | 2026.01.30 16:42:17.587974 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part | ||
| 12349 | 2026.01.30 16:42:17.588079 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 4 rows starting from the beginning of the part | ||
| 12350 | 2026.01.30 16:42:17.588170 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part | ||
| 12351 | 2026.01.30 16:42:17.588270 [ 188 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 4 rows starting from the beginning of the part | ||
| 12352 | 2026.01.30 16:42:17.588277 [ 277 ] {70e33473-a3a3-4730-b82a-d56765917b72} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12353 | 2026.01.30 16:42:17.588502 [ 277 ] {70e33473-a3a3-4730-b82a-d56765917b72} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12354 | 2026.01.30 16:42:17.588641 [ 277 ] {70e33473-a3a3-4730-b82a-d56765917b72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 12355 | 2026.01.30 16:42:17.588679 [ 277 ] {70e33473-a3a3-4730-b82a-d56765917b72} <Debug> TCPHandler: Processed in 0.001308394 sec. | ||
| 12356 | 2026.01.30 16:42:17.599410 [ 198 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1756 rows, containing 19 columns (19 merged, 0 gathered) in 0.012081986 sec., 145340.34388055076 rows/sec., 260.44 MiB/sec. | ||
| 12357 | 2026.01.30 16:42:17.601231 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12358 | 2026.01.30 16:42:17.601654 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12359 | 2026.01.30 16:42:17.601743 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12360 | 2026.01.30 16:42:17.601893 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.01 MiB. | ||
| 12361 | 2026.01.30 16:42:18.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.17 MiB, peak 362.12 MiB, free memory in arenas 0.00 B, will set to 351.41 MiB (RSS), difference: 6.24 MiB | ||
| 12362 | 2026.01.30 16:42:18.610503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30239 | ||
| 12363 | 2026.01.30 16:42:18.611018 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12364 | 2026.01.30 16:42:18.611061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12365 | 2026.01.30 16:42:18.611589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12366 | 2026.01.30 16:42:18.611828 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12367 | 2026.01.30 16:42:18.611981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30239 | ||
| 12368 | 2026.01.30 16:42:20.218813 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12369 | 2026.01.30 16:42:20.236721 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12370 | 2026.01.30 16:42:20.236779 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12371 | 2026.01.30 16:42:20.243131 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12372 | 2026.01.30 16:42:20.243868 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12373 | 2026.01.30 16:42:20.247049 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12374 | 2026.01.30 16:42:22.593642 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12375 | 2026.01.30 16:42:22.593860 [ 277 ] {44e674b5-4c33-4276-9924-364145f2b8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12376 | 2026.01.30 16:42:22.593931 [ 277 ] {44e674b5-4c33-4276-9924-364145f2b8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12377 | 2026.01.30 16:42:22.594802 [ 277 ] {44e674b5-4c33-4276-9924-364145f2b8e6} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12378 | 2026.01.30 16:42:22.594846 [ 277 ] {44e674b5-4c33-4276-9924-364145f2b8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12379 | 2026.01.30 16:42:22.595264 [ 277 ] {44e674b5-4c33-4276-9924-364145f2b8e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12380 | 2026.01.30 16:42:22.595497 [ 277 ] {44e674b5-4c33-4276-9924-364145f2b8e6} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12381 | 2026.01.30 16:42:22.595653 [ 277 ] {44e674b5-4c33-4276-9924-364145f2b8e6} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001847 sec., 241472.6583649161 rows/sec., 15.31 MiB/sec. | ||
| 12382 | 2026.01.30 16:42:22.595700 [ 277 ] {44e674b5-4c33-4276-9924-364145f2b8e6} <Debug> TCPHandler: Processed in 0.002194389 sec. | ||
| 12383 | 2026.01.30 16:42:22.595831 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12384 | 2026.01.30 16:42:22.595925 [ 277 ] {6a98951d-31dc-4344-a415-7ae20d682c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12385 | 2026.01.30 16:42:22.595966 [ 277 ] {6a98951d-31dc-4344-a415-7ae20d682c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12386 | 2026.01.30 16:42:22.596369 [ 277 ] {6a98951d-31dc-4344-a415-7ae20d682c72} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12387 | 2026.01.30 16:42:22.596406 [ 277 ] {6a98951d-31dc-4344-a415-7ae20d682c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12388 | 2026.01.30 16:42:22.596687 [ 277 ] {6a98951d-31dc-4344-a415-7ae20d682c72} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12389 | 2026.01.30 16:42:22.596876 [ 277 ] {6a98951d-31dc-4344-a415-7ae20d682c72} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12390 | 2026.01.30 16:42:22.596993 [ 277 ] {6a98951d-31dc-4344-a415-7ae20d682c72} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001109 sec., 3606.853020739405 rows/sec., 294.11 KiB/sec. | ||
| 12391 | 2026.01.30 16:42:22.597028 [ 277 ] {6a98951d-31dc-4344-a415-7ae20d682c72} <Debug> TCPHandler: Processed in 0.001269532 sec. | ||
| 12392 | 2026.01.30 16:42:22.597133 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12393 | 2026.01.30 16:42:22.597218 [ 277 ] {ecc11ae1-921c-4736-bac5-708ef9474ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12394 | 2026.01.30 16:42:22.597254 [ 277 ] {ecc11ae1-921c-4736-bac5-708ef9474ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12395 | 2026.01.30 16:42:22.598320 [ 277 ] {ecc11ae1-921c-4736-bac5-708ef9474ab0} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12396 | 2026.01.30 16:42:22.598356 [ 277 ] {ecc11ae1-921c-4736-bac5-708ef9474ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12397 | 2026.01.30 16:42:22.598735 [ 277 ] {ecc11ae1-921c-4736-bac5-708ef9474ab0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12398 | 2026.01.30 16:42:22.598944 [ 277 ] {ecc11ae1-921c-4736-bac5-708ef9474ab0} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12399 | 2026.01.30 16:42:22.599070 [ 277 ] {ecc11ae1-921c-4736-bac5-708ef9474ab0} <Debug> executeQuery: Read 1276 rows, 104.29 KiB in 0.001831 sec., 696886.9470234845 rows/sec., 55.62 MiB/sec. | ||
| 12400 | 2026.01.30 16:42:22.599108 [ 277 ] {ecc11ae1-921c-4736-bac5-708ef9474ab0} <Debug> TCPHandler: Processed in 0.001989706 sec. | ||
| 12401 | 2026.01.30 16:42:22.599225 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12402 | 2026.01.30 16:42:22.599317 [ 277 ] {633ef01a-c059-4ced-848f-4dd2e26242f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12403 | 2026.01.30 16:42:22.599356 [ 277 ] {633ef01a-c059-4ced-848f-4dd2e26242f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12404 | 2026.01.30 16:42:22.599896 [ 277 ] {633ef01a-c059-4ced-848f-4dd2e26242f1} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12405 | 2026.01.30 16:42:22.599933 [ 277 ] {633ef01a-c059-4ced-848f-4dd2e26242f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12406 | 2026.01.30 16:42:22.600237 [ 277 ] {633ef01a-c059-4ced-848f-4dd2e26242f1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12407 | 2026.01.30 16:42:22.600452 [ 277 ] {633ef01a-c059-4ced-848f-4dd2e26242f1} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12408 | 2026.01.30 16:42:22.600582 [ 277 ] {633ef01a-c059-4ced-848f-4dd2e26242f1} <Debug> executeQuery: Read 263 rows, 16.38 KiB in 0.001283 sec., 204988.3086515978 rows/sec., 12.47 MiB/sec. | ||
| 12409 | 2026.01.30 16:42:22.600620 [ 277 ] {633ef01a-c059-4ced-848f-4dd2e26242f1} <Debug> TCPHandler: Processed in 0.001443326 sec. | ||
| 12410 | 2026.01.30 16:42:22.600732 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12411 | 2026.01.30 16:42:22.600824 [ 277 ] {d52b1e20-e163-457d-8645-1a0dcf6e0d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12412 | 2026.01.30 16:42:22.600863 [ 277 ] {d52b1e20-e163-457d-8645-1a0dcf6e0d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12413 | 2026.01.30 16:42:22.601379 [ 277 ] {d52b1e20-e163-457d-8645-1a0dcf6e0d86} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12414 | 2026.01.30 16:42:22.601416 [ 277 ] {d52b1e20-e163-457d-8645-1a0dcf6e0d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12415 | 2026.01.30 16:42:22.601736 [ 277 ] {d52b1e20-e163-457d-8645-1a0dcf6e0d86} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12416 | 2026.01.30 16:42:22.601942 [ 277 ] {d52b1e20-e163-457d-8645-1a0dcf6e0d86} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12417 | 2026.01.30 16:42:22.602069 [ 277 ] {d52b1e20-e163-457d-8645-1a0dcf6e0d86} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001263 sec., 182106.09659540775 rows/sec., 11.74 MiB/sec. | ||
| 12418 | 2026.01.30 16:42:22.602107 [ 277 ] {d52b1e20-e163-457d-8645-1a0dcf6e0d86} <Debug> TCPHandler: Processed in 0.001422206 sec. | ||
| 12419 | 2026.01.30 16:42:22.602221 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12420 | 2026.01.30 16:42:22.602314 [ 277 ] {828d0016-e563-484e-950c-764ab9c39f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12421 | 2026.01.30 16:42:22.602352 [ 277 ] {828d0016-e563-484e-950c-764ab9c39f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12422 | 2026.01.30 16:42:22.602839 [ 277 ] {828d0016-e563-484e-950c-764ab9c39f89} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12423 | 2026.01.30 16:42:22.602875 [ 277 ] {828d0016-e563-484e-950c-764ab9c39f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12424 | 2026.01.30 16:42:22.603171 [ 277 ] {828d0016-e563-484e-950c-764ab9c39f89} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12425 | 2026.01.30 16:42:22.603375 [ 277 ] {828d0016-e563-484e-950c-764ab9c39f89} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12426 | 2026.01.30 16:42:22.603501 [ 277 ] {828d0016-e563-484e-950c-764ab9c39f89} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001206 sec., 189883.91376451077 rows/sec., 10.78 MiB/sec. | ||
| 12427 | 2026.01.30 16:42:22.603539 [ 277 ] {828d0016-e563-484e-950c-764ab9c39f89} <Debug> TCPHandler: Processed in 0.001365454 sec. | ||
| 12428 | 2026.01.30 16:42:22.603651 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12429 | 2026.01.30 16:42:22.603746 [ 277 ] {4184763d-61c3-4214-8c42-268f75e356a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12430 | 2026.01.30 16:42:22.603785 [ 277 ] {4184763d-61c3-4214-8c42-268f75e356a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12431 | 2026.01.30 16:42:22.604436 [ 277 ] {4184763d-61c3-4214-8c42-268f75e356a6} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12432 | 2026.01.30 16:42:22.604472 [ 277 ] {4184763d-61c3-4214-8c42-268f75e356a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12433 | 2026.01.30 16:42:22.604809 [ 277 ] {4184763d-61c3-4214-8c42-268f75e356a6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12434 | 2026.01.30 16:42:22.605016 [ 277 ] {4184763d-61c3-4214-8c42-268f75e356a6} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2026.01.30 16:42:22.605145 [ 277 ] {4184763d-61c3-4214-8c42-268f75e356a6} <Debug> executeQuery: Read 773 rows, 55.47 KiB in 0.001417 sec., 545518.7014820043 rows/sec., 38.23 MiB/sec. | ||
| 12436 | 2026.01.30 16:42:22.605182 [ 277 ] {4184763d-61c3-4214-8c42-268f75e356a6} <Debug> TCPHandler: Processed in 0.001582199 sec. | ||
| 12437 | 2026.01.30 16:42:22.605296 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12438 | 2026.01.30 16:42:22.605389 [ 277 ] {f1001217-a13b-455f-89a5-2f61841e272d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12439 | 2026.01.30 16:42:22.605430 [ 277 ] {f1001217-a13b-455f-89a5-2f61841e272d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12440 | 2026.01.30 16:42:22.605761 [ 277 ] {f1001217-a13b-455f-89a5-2f61841e272d} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12441 | 2026.01.30 16:42:22.605796 [ 277 ] {f1001217-a13b-455f-89a5-2f61841e272d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12442 | 2026.01.30 16:42:22.606097 [ 277 ] {f1001217-a13b-455f-89a5-2f61841e272d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 12443 | 2026.01.30 16:42:22.606299 [ 277 ] {f1001217-a13b-455f-89a5-2f61841e272d} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12444 | 2026.01.30 16:42:22.606422 [ 277 ] {f1001217-a13b-455f-89a5-2f61841e272d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 12445 | 2026.01.30 16:42:22.606458 [ 277 ] {f1001217-a13b-455f-89a5-2f61841e272d} <Debug> TCPHandler: Processed in 0.001208571 sec. | ||
| 12446 | 2026.01.30 16:42:22.606566 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12447 | 2026.01.30 16:42:22.606658 [ 277 ] {c0c39043-e5aa-49af-8106-2033789bd4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12448 | 2026.01.30 16:42:22.606700 [ 277 ] {c0c39043-e5aa-49af-8106-2033789bd4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12449 | 2026.01.30 16:42:22.607136 [ 277 ] {c0c39043-e5aa-49af-8106-2033789bd4d6} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12450 | 2026.01.30 16:42:22.607170 [ 277 ] {c0c39043-e5aa-49af-8106-2033789bd4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12451 | 2026.01.30 16:42:22.607495 [ 277 ] {c0c39043-e5aa-49af-8106-2033789bd4d6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12452 | 2026.01.30 16:42:22.607701 [ 277 ] {c0c39043-e5aa-49af-8106-2033789bd4d6} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12453 | 2026.01.30 16:42:22.607826 [ 277 ] {c0c39043-e5aa-49af-8106-2033789bd4d6} <Debug> executeQuery: Read 330 rows, 22.15 KiB in 0.001186 sec., 278246.20573355816 rows/sec., 18.23 MiB/sec. | ||
| 12454 | 2026.01.30 16:42:22.607863 [ 277 ] {c0c39043-e5aa-49af-8106-2033789bd4d6} <Debug> TCPHandler: Processed in 0.001343344 sec. | ||
| 12455 | 2026.01.30 16:42:22.607972 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2026.01.30 16:42:22.608064 [ 277 ] {97ef15a2-af50-457b-b788-a2ffb315f683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12457 | 2026.01.30 16:42:22.608105 [ 277 ] {97ef15a2-af50-457b-b788-a2ffb315f683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12458 | 2026.01.30 16:42:22.608410 [ 277 ] {97ef15a2-af50-457b-b788-a2ffb315f683} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2026.01.30 16:42:22.608445 [ 277 ] {97ef15a2-af50-457b-b788-a2ffb315f683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12460 | 2026.01.30 16:42:22.608731 [ 277 ] {97ef15a2-af50-457b-b788-a2ffb315f683} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 12461 | 2026.01.30 16:42:22.608932 [ 277 ] {97ef15a2-af50-457b-b788-a2ffb315f683} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.01.30 16:42:22.609055 [ 277 ] {97ef15a2-af50-457b-b788-a2ffb315f683} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 12463 | 2026.01.30 16:42:22.609092 [ 277 ] {97ef15a2-af50-457b-b788-a2ffb315f683} <Debug> TCPHandler: Processed in 0.001166701 sec. | ||
| 12464 | 2026.01.30 16:42:22.609205 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12465 | 2026.01.30 16:42:22.609296 [ 277 ] {bf4ce8d4-d0f4-4662-a894-d518a9c11f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12466 | 2026.01.30 16:42:22.609349 [ 277 ] {bf4ce8d4-d0f4-4662-a894-d518a9c11f78} <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 | ||
| 12467 | 2026.01.30 16:42:22.610186 [ 277 ] {bf4ce8d4-d0f4-4662-a894-d518a9c11f78} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12468 | 2026.01.30 16:42:22.610222 [ 277 ] {bf4ce8d4-d0f4-4662-a894-d518a9c11f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12469 | 2026.01.30 16:42:22.610765 [ 277 ] {bf4ce8d4-d0f4-4662-a894-d518a9c11f78} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12470 | 2026.01.30 16:42:22.610982 [ 277 ] {bf4ce8d4-d0f4-4662-a894-d518a9c11f78} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12471 | 2026.01.30 16:42:22.611115 [ 277 ] {bf4ce8d4-d0f4-4662-a894-d518a9c11f78} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001837 sec., 19597.169297768098 rows/sec., 35.12 MiB/sec. | ||
| 12472 | 2026.01.30 16:42:22.611168 [ 277 ] {bf4ce8d4-d0f4-4662-a894-d518a9c11f78} <Debug> TCPHandler: Processed in 0.002012985 sec. | ||
| 12473 | 2026.01.30 16:42:22.611280 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12474 | 2026.01.30 16:42:22.611372 [ 277 ] {b7edd90f-88e0-4f9d-ab42-52493f9f6cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12475 | 2026.01.30 16:42:22.611412 [ 277 ] {b7edd90f-88e0-4f9d-ab42-52493f9f6cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12476 | 2026.01.30 16:42:22.611750 [ 277 ] {b7edd90f-88e0-4f9d-ab42-52493f9f6cda} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.01.30 16:42:22.611784 [ 277 ] {b7edd90f-88e0-4f9d-ab42-52493f9f6cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12478 | 2026.01.30 16:42:22.612081 [ 277 ] {b7edd90f-88e0-4f9d-ab42-52493f9f6cda} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12479 | 2026.01.30 16:42:22.612282 [ 277 ] {b7edd90f-88e0-4f9d-ab42-52493f9f6cda} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2026.01.30 16:42:22.612406 [ 277 ] {b7edd90f-88e0-4f9d-ab42-52493f9f6cda} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001052 sec., 102661.59695817491 rows/sec., 6.26 MiB/sec. | ||
| 12481 | 2026.01.30 16:42:22.612440 [ 277 ] {b7edd90f-88e0-4f9d-ab42-52493f9f6cda} <Debug> TCPHandler: Processed in 0.001206441 sec. | ||
| 12482 | 2026.01.30 16:42:25.946518 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12483 | 2026.01.30 16:42:25.946571 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12484 | 2026.01.30 16:42:26.112198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30751 | ||
| 12485 | 2026.01.30 16:42:26.112748 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12486 | 2026.01.30 16:42:26.112796 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12487 | 2026.01.30 16:42:26.113284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12488 | 2026.01.30 16:42:26.113527 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2026.01.30 16:42:26.113692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30751 | ||
| 12490 | 2026.01.30 16:42:26.207948 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1518 | ||
| 12491 | 2026.01.30 16:42:26.210790 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12492 | 2026.01.30 16:42:26.210835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12493 | 2026.01.30 16:42:26.212056 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12494 | 2026.01.30 16:42:26.212333 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12495 | 2026.01.30 16:42:26.212612 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1518 | ||
| 12496 | 2026.01.30 16:42:27.002125 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001772361 sec. | ||
| 12497 | 2026.01.30 16:42:27.579259 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12498 | 2026.01.30 16:42:27.579447 [ 277 ] {81cbc8bb-bb30-404a-8f6c-cea70bca8fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12499 | 2026.01.30 16:42:27.579515 [ 277 ] {81cbc8bb-bb30-404a-8f6c-cea70bca8fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12500 | 2026.01.30 16:42:27.580216 [ 277 ] {81cbc8bb-bb30-404a-8f6c-cea70bca8fa3} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2026.01.30 16:42:27.580265 [ 277 ] {81cbc8bb-bb30-404a-8f6c-cea70bca8fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12502 | 2026.01.30 16:42:27.580679 [ 277 ] {81cbc8bb-bb30-404a-8f6c-cea70bca8fa3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12503 | 2026.01.30 16:42:27.580909 [ 277 ] {81cbc8bb-bb30-404a-8f6c-cea70bca8fa3} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.01.30 16:42:27.581074 [ 277 ] {81cbc8bb-bb30-404a-8f6c-cea70bca8fa3} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001678 sec., 38140.643623361146 rows/sec., 3.02 MiB/sec. | ||
| 12505 | 2026.01.30 16:42:27.581078 [ 79 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12506 | 2026.01.30 16:42:27.581117 [ 277 ] {81cbc8bb-bb30-404a-8f6c-cea70bca8fa3} <Debug> TCPHandler: Processed in 0.001992246 sec. | ||
| 12507 | 2026.01.30 16:42:27.581158 [ 79 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12508 | 2026.01.30 16:42:27.581188 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12509 | 2026.01.30 16:42:27.581258 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12510 | 2026.01.30 16:42:27.581291 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12511 | 2026.01.30 16:42:27.581359 [ 277 ] {f5132fea-b47f-47f9-bc16-09bd34e21ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12512 | 2026.01.30 16:42:27.581397 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12513 | 2026.01.30 16:42:27.581402 [ 277 ] {f5132fea-b47f-47f9-bc16-09bd34e21ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12514 | 2026.01.30 16:42:27.581430 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2558 rows starting from the beginning of the part | ||
| 12515 | 2026.01.30 16:42:27.581496 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1324 rows starting from the beginning of the part | ||
| 12516 | 2026.01.30 16:42:27.581546 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 128 rows starting from the beginning of the part | ||
| 12517 | 2026.01.30 16:42:27.581594 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 12518 | 2026.01.30 16:42:27.581639 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1276 rows starting from the beginning of the part | ||
| 12519 | 2026.01.30 16:42:27.581685 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 12520 | 2026.01.30 16:42:27.581815 [ 277 ] {f5132fea-b47f-47f9-bc16-09bd34e21ade} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12521 | 2026.01.30 16:42:27.581851 [ 277 ] {f5132fea-b47f-47f9-bc16-09bd34e21ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12522 | 2026.01.30 16:42:27.582160 [ 277 ] {f5132fea-b47f-47f9-bc16-09bd34e21ade} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12523 | 2026.01.30 16:42:27.582378 [ 277 ] {f5132fea-b47f-47f9-bc16-09bd34e21ade} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12524 | 2026.01.30 16:42:27.582509 [ 277 ] {f5132fea-b47f-47f9-bc16-09bd34e21ade} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001167 sec., 3427.592116538132 rows/sec., 257.74 KiB/sec. | ||
| 12525 | 2026.01.30 16:42:27.582574 [ 277 ] {f5132fea-b47f-47f9-bc16-09bd34e21ade} <Debug> TCPHandler: Processed in 0.001366535 sec. | ||
| 12526 | 2026.01.30 16:42:27.582687 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12527 | 2026.01.30 16:42:27.582783 [ 277 ] {a05ae581-f08b-4e30-9a34-b5f0a9eed458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12528 | 2026.01.30 16:42:27.582823 [ 277 ] {a05ae581-f08b-4e30-9a34-b5f0a9eed458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12529 | 2026.01.30 16:42:27.583245 [ 277 ] {a05ae581-f08b-4e30-9a34-b5f0a9eed458} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2026.01.30 16:42:27.583280 [ 277 ] {a05ae581-f08b-4e30-9a34-b5f0a9eed458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12531 | 2026.01.30 16:42:27.583585 [ 277 ] {a05ae581-f08b-4e30-9a34-b5f0a9eed458} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12532 | 2026.01.30 16:42:27.583733 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5414 rows, containing 5 columns (5 merged, 0 gathered) in 0.002483954 sec., 2179589.4770998172 rows/sec., 186.55 MiB/sec. | ||
| 12533 | 2026.01.30 16:42:27.583797 [ 277 ] {a05ae581-f08b-4e30-9a34-b5f0a9eed458} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2026.01.30 16:42:27.583924 [ 79 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12535 | 2026.01.30 16:42:27.583933 [ 277 ] {a05ae581-f08b-4e30-9a34-b5f0a9eed458} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001168 sec., 58219.17808219178 rows/sec., 4.54 MiB/sec. | ||
| 12536 | 2026.01.30 16:42:27.583965 [ 79 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2026.01.30 16:42:27.583986 [ 277 ] {a05ae581-f08b-4e30-9a34-b5f0a9eed458} <Debug> TCPHandler: Processed in 0.001348774 sec. | ||
| 12538 | 2026.01.30 16:42:27.583990 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12539 | 2026.01.30 16:42:27.584085 [ 190 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12540 | 2026.01.30 16:42:27.584105 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12541 | 2026.01.30 16:42:27.584111 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12542 | 2026.01.30 16:42:27.584235 [ 277 ] {4eccb118-7803-4202-99b2-e3db36cdee75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12543 | 2026.01.30 16:42:27.584241 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12544 | 2026.01.30 16:42:27.584283 [ 277 ] {4eccb118-7803-4202-99b2-e3db36cdee75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12545 | 2026.01.30 16:42:27.584293 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1307 rows starting from the beginning of the part | ||
| 12546 | 2026.01.30 16:42:27.584359 [ 190 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_91_18} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12547 | 2026.01.30 16:42:27.584376 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 560 rows starting from the beginning of the part | ||
| 12548 | 2026.01.30 16:42:27.584432 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 100 rows starting from the beginning of the part | ||
| 12549 | 2026.01.30 16:42:27.584444 [ 190 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_91_18} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12550 | 2026.01.30 16:42:27.584479 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 68 rows starting from the beginning of the part | ||
| 12551 | 2026.01.30 16:42:27.584522 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 12552 | 2026.01.30 16:42:27.584527 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 773 rows starting from the beginning of the part | ||
| 12553 | 2026.01.30 16:42:27.584590 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 68 rows starting from the beginning of the part | ||
| 12554 | 2026.01.30 16:42:27.584712 [ 277 ] {4eccb118-7803-4202-99b2-e3db36cdee75} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12555 | 2026.01.30 16:42:27.584758 [ 277 ] {4eccb118-7803-4202-99b2-e3db36cdee75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12556 | 2026.01.30 16:42:27.585094 [ 277 ] {4eccb118-7803-4202-99b2-e3db36cdee75} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12557 | 2026.01.30 16:42:27.585307 [ 277 ] {4eccb118-7803-4202-99b2-e3db36cdee75} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12558 | 2026.01.30 16:42:27.585434 [ 277 ] {4eccb118-7803-4202-99b2-e3db36cdee75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 12559 | 2026.01.30 16:42:27.585469 [ 277 ] {4eccb118-7803-4202-99b2-e3db36cdee75} <Debug> TCPHandler: Processed in 0.001457586 sec. | ||
| 12560 | 2026.01.30 16:42:27.585582 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12561 | 2026.01.30 16:42:27.585735 [ 277 ] {3cabbac6-b933-471a-9323-2fe61f1a57f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12562 | 2026.01.30 16:42:27.585790 [ 277 ] {3cabbac6-b933-471a-9323-2fe61f1a57f6} <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 | ||
| 12563 | 2026.01.30 16:42:27.585928 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001870473 sec., 1537578.9973979844 rows/sec., 117.47 MiB/sec. | ||
| 12564 | 2026.01.30 16:42:27.586108 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12565 | 2026.01.30 16:42:27.586346 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_91_18} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2026.01.30 16:42:27.586418 [ 200 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_91_18} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12567 | 2026.01.30 16:42:27.586488 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 12568 | 2026.01.30 16:42:27.586538 [ 277 ] {3cabbac6-b933-471a-9323-2fe61f1a57f6} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2026.01.30 16:42:27.586581 [ 277 ] {3cabbac6-b933-471a-9323-2fe61f1a57f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12570 | 2026.01.30 16:42:27.587073 [ 277 ] {3cabbac6-b933-471a-9323-2fe61f1a57f6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12571 | 2026.01.30 16:42:27.587298 [ 277 ] {3cabbac6-b933-471a-9323-2fe61f1a57f6} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12572 | 2026.01.30 16:42:27.587439 [ 277 ] {3cabbac6-b933-471a-9323-2fe61f1a57f6} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001722 sec., 2322.8803716608595 rows/sec., 4.16 MiB/sec. | ||
| 12573 | 2026.01.30 16:42:27.587494 [ 277 ] {3cabbac6-b933-471a-9323-2fe61f1a57f6} <Debug> TCPHandler: Processed in 0.001902533 sec. | ||
| 12574 | 2026.01.30 16:42:27.587612 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12575 | 2026.01.30 16:42:27.587706 [ 277 ] {791cd174-2eda-4de6-91ad-883a2a581807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12576 | 2026.01.30 16:42:27.587750 [ 277 ] {791cd174-2eda-4de6-91ad-883a2a581807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12577 | 2026.01.30 16:42:27.588094 [ 277 ] {791cd174-2eda-4de6-91ad-883a2a581807} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12578 | 2026.01.30 16:42:27.588130 [ 277 ] {791cd174-2eda-4de6-91ad-883a2a581807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12579 | 2026.01.30 16:42:27.588438 [ 277 ] {791cd174-2eda-4de6-91ad-883a2a581807} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12580 | 2026.01.30 16:42:27.588640 [ 277 ] {791cd174-2eda-4de6-91ad-883a2a581807} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2026.01.30 16:42:27.588770 [ 277 ] {791cd174-2eda-4de6-91ad-883a2a581807} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 12582 | 2026.01.30 16:42:27.588806 [ 277 ] {791cd174-2eda-4de6-91ad-883a2a581807} <Debug> TCPHandler: Processed in 0.001243822 sec. | ||
| 12583 | 2026.01.30 16:42:27.747223 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12584 | 2026.01.30 16:42:27.765297 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12585 | 2026.01.30 16:42:27.765349 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12586 | 2026.01.30 16:42:27.771606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12587 | 2026.01.30 16:42:27.772315 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12588 | 2026.01.30 16:42:27.775348 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12589 | 2026.01.30 16:42:32.223527 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36381 | ||
| 12590 | 2026.01.30 16:42:32.223642 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12591 | 2026.01.30 16:42:32.223672 [ 288 ] {} <Debug> TCP-Session: 1a4a2a89-3045-4967-9b57-fa414a3f39e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36381 | ||
| 12592 | 2026.01.30 16:42:32.223693 [ 288 ] {} <Debug> TCP-Session: 1a4a2a89-3045-4967-9b57-fa414a3f39e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12593 | 2026.01.30 16:42:32.223706 [ 288 ] {} <Debug> TCP-Session: 1a4a2a89-3045-4967-9b57-fa414a3f39e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12594 | 2026.01.30 16:42:32.223887 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60643 | ||
| 12595 | 2026.01.30 16:42:32.223932 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41702 | ||
| 12596 | 2026.01.30 16:42:32.223939 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34735 | ||
| 12597 | 2026.01.30 16:42:32.223974 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46425 | ||
| 12598 | 2026.01.30 16:42:32.224011 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52278 | ||
| 12599 | 2026.01.30 16:42:32.224016 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12600 | 2026.01.30 16:42:32.224066 [ 288 ] {} <Trace> TCP-Session: 1a4a2a89-3045-4967-9b57-fa414a3f39e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12601 | 2026.01.30 16:42:32.224090 [ 292 ] {} <Debug> TCP-Session: 819bb3b9-c99e-4c12-bbfb-0c9564672e96 Authenticating user 'default' from [fd00:1122:3344:101::e]:41702 | ||
| 12602 | 2026.01.30 16:42:32.224106 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12603 | 2026.01.30 16:42:32.224106 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12604 | 2026.01.30 16:42:32.224131 [ 292 ] {} <Debug> TCP-Session: 819bb3b9-c99e-4c12-bbfb-0c9564672e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12605 | 2026.01.30 16:42:32.224142 [ 293 ] {} <Debug> TCP-Session: bf627cd6-961b-4251-b2f7-e61003abbe4a Authenticating user 'default' from [fd00:1122:3344:101::e]:46425 | ||
| 12606 | 2026.01.30 16:42:32.224149 [ 286 ] {} <Debug> TCP-Session: c2d92b0c-10ce-4220-a666-e6be7b6297d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52278 | ||
| 12607 | 2026.01.30 16:42:32.224163 [ 292 ] {} <Debug> TCP-Session: 819bb3b9-c99e-4c12-bbfb-0c9564672e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12608 | 2026.01.30 16:42:32.224181 [ 293 ] {} <Debug> TCP-Session: bf627cd6-961b-4251-b2f7-e61003abbe4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12609 | 2026.01.30 16:42:32.224183 [ 286 ] {} <Debug> TCP-Session: c2d92b0c-10ce-4220-a666-e6be7b6297d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12610 | 2026.01.30 16:42:32.224209 [ 293 ] {} <Debug> TCP-Session: bf627cd6-961b-4251-b2f7-e61003abbe4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12611 | 2026.01.30 16:42:32.224214 [ 286 ] {} <Debug> TCP-Session: c2d92b0c-10ce-4220-a666-e6be7b6297d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12612 | 2026.01.30 16:42:32.224066 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12613 | 2026.01.30 16:42:32.224009 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12614 | 2026.01.30 16:42:32.224253 [ 288 ] {a7fd4b4b-1f36-409e-8368-dcbaee25dc25} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36381) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12615 | 2026.01.30 16:42:32.224271 [ 291 ] {} <Debug> TCP-Session: ee0cecc6-875c-451d-bee0-5ce603582501 Authenticating user 'default' from [fd00:1122:3344:101::e]:34735 | ||
| 12616 | 2026.01.30 16:42:32.224287 [ 289 ] {} <Debug> TCP-Session: 13ee973f-ecef-4f7d-a89e-048617aef189 Authenticating user 'default' from [fd00:1122:3344:101::e]:60643 | ||
| 12617 | 2026.01.30 16:42:32.224318 [ 291 ] {} <Debug> TCP-Session: ee0cecc6-875c-451d-bee0-5ce603582501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12618 | 2026.01.30 16:42:32.224327 [ 289 ] {} <Debug> TCP-Session: 13ee973f-ecef-4f7d-a89e-048617aef189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12619 | 2026.01.30 16:42:32.224340 [ 291 ] {} <Debug> TCP-Session: ee0cecc6-875c-451d-bee0-5ce603582501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12620 | 2026.01.30 16:42:32.224351 [ 289 ] {} <Debug> TCP-Session: 13ee973f-ecef-4f7d-a89e-048617aef189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12621 | 2026.01.30 16:42:32.223987 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46250 | ||
| 12622 | 2026.01.30 16:42:32.223937 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38960 | ||
| 12623 | 2026.01.30 16:42:32.224002 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54592 | ||
| 12624 | 2026.01.30 16:42:32.224485 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12625 | 2026.01.30 16:42:32.224517 [ 294 ] {} <Debug> TCP-Session: fe5c4b49-e04b-4ece-8f6b-364fc5872920 Authenticating user 'default' from [fd00:1122:3344:101::e]:46250 | ||
| 12626 | 2026.01.30 16:42:32.224541 [ 294 ] {} <Debug> TCP-Session: fe5c4b49-e04b-4ece-8f6b-364fc5872920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12627 | 2026.01.30 16:42:32.224559 [ 294 ] {} <Debug> TCP-Session: fe5c4b49-e04b-4ece-8f6b-364fc5872920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12628 | 2026.01.30 16:42:32.224590 [ 288 ] {a7fd4b4b-1f36-409e-8368-dcbaee25dc25} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12629 | 2026.01.30 16:42:32.224651 [ 288 ] {a7fd4b4b-1f36-409e-8368-dcbaee25dc25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12630 | 2026.01.30 16:42:32.224908 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12631 | 2026.01.30 16:42:32.224938 [ 288 ] {a7fd4b4b-1f36-409e-8368-dcbaee25dc25} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 12632 | 2026.01.30 16:42:32.224941 [ 290 ] {} <Debug> TCP-Session: a4a0605d-ec70-4e4a-a896-b9b8c68f559d Authenticating user 'default' from [fd00:1122:3344:101::e]:38960 | ||
| 12633 | 2026.01.30 16:42:32.224987 [ 290 ] {} <Debug> TCP-Session: a4a0605d-ec70-4e4a-a896-b9b8c68f559d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12634 | 2026.01.30 16:42:32.224999 [ 290 ] {} <Debug> TCP-Session: a4a0605d-ec70-4e4a-a896-b9b8c68f559d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12635 | 2026.01.30 16:42:32.225020 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12636 | 2026.01.30 16:42:32.225055 [ 275 ] {} <Debug> TCP-Session: 84e5829a-28ab-42e9-8728-8bb6f32d979b Authenticating user 'default' from [fd00:1122:3344:101::e]:54592 | ||
| 12637 | 2026.01.30 16:42:32.225075 [ 275 ] {} <Debug> TCP-Session: 84e5829a-28ab-42e9-8728-8bb6f32d979b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12638 | 2026.01.30 16:42:32.225087 [ 275 ] {} <Debug> TCP-Session: 84e5829a-28ab-42e9-8728-8bb6f32d979b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12639 | 2026.01.30 16:42:32.225857 [ 346 ] {a7fd4b4b-1f36-409e-8368-dcbaee25dc25} <Trace> AggregatingTransform: Aggregating | ||
| 12640 | 2026.01.30 16:42:32.225897 [ 346 ] {a7fd4b4b-1f36-409e-8368-dcbaee25dc25} <Trace> Aggregator: Aggregation method: without_key | ||
| 12641 | 2026.01.30 16:42:32.225929 [ 346 ] {a7fd4b4b-1f36-409e-8368-dcbaee25dc25} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000880876 sec. (1135.234 rows/sec., 44.35 KiB/sec.) | ||
| 12642 | 2026.01.30 16:42:32.225944 [ 346 ] {a7fd4b4b-1f36-409e-8368-dcbaee25dc25} <Trace> Aggregator: Merging aggregated data | ||
| 12643 | 2026.01.30 16:42:32.227597 [ 288 ] {a7fd4b4b-1f36-409e-8368-dcbaee25dc25} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003401 sec., 294.0311673037342 rows/sec., 11.49 KiB/sec. | ||
| 12644 | 2026.01.30 16:42:32.227770 [ 288 ] {a7fd4b4b-1f36-409e-8368-dcbaee25dc25} <Debug> TCPHandler: Processed in 0.003837859 sec. | ||
| 12645 | 2026.01.30 16:42:32.227873 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12646 | 2026.01.30 16:42:32.227901 [ 288 ] {} <Debug> TCP-Session: 1a4a2a89-3045-4967-9b57-fa414a3f39e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12647 | 2026.01.30 16:42:32.227903 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12648 | 2026.01.30 16:42:32.227943 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12649 | 2026.01.30 16:42:32.227954 [ 289 ] {} <Debug> TCP-Session: 13ee973f-ecef-4f7d-a89e-048617aef189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12650 | 2026.01.30 16:42:32.227984 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12651 | 2026.01.30 16:42:32.227987 [ 290 ] {} <Debug> TCP-Session: a4a0605d-ec70-4e4a-a896-b9b8c68f559d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12652 | 2026.01.30 16:42:32.228006 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12653 | 2026.01.30 16:42:32.228024 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12654 | 2026.01.30 16:42:32.228046 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12655 | 2026.01.30 16:42:32.228049 [ 294 ] {} <Debug> TCP-Session: fe5c4b49-e04b-4ece-8f6b-364fc5872920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12656 | 2026.01.30 16:42:32.228069 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12657 | 2026.01.30 16:42:32.228095 [ 291 ] {} <Debug> TCP-Session: ee0cecc6-875c-451d-bee0-5ce603582501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12658 | 2026.01.30 16:42:32.228088 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12659 | 2026.01.30 16:42:32.228122 [ 293 ] {} <Debug> TCP-Session: bf627cd6-961b-4251-b2f7-e61003abbe4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12660 | 2026.01.30 16:42:32.228074 [ 292 ] {} <Debug> TCP-Session: 819bb3b9-c99e-4c12-bbfb-0c9564672e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12661 | 2026.01.30 16:42:32.228154 [ 275 ] {} <Debug> TCP-Session: 84e5829a-28ab-42e9-8728-8bb6f32d979b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12662 | 2026.01.30 16:42:32.228026 [ 286 ] {} <Debug> TCP-Session: c2d92b0c-10ce-4220-a666-e6be7b6297d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12663 | 2026.01.30 16:42:32.371550 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45979 | ||
| 12664 | 2026.01.30 16:42:32.371655 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12665 | 2026.01.30 16:42:32.371681 [ 288 ] {} <Debug> TCP-Session: 79726f45-f448-4684-a06f-98869a2f0030 Authenticating user 'default' from [fd00:1122:3344:101::e]:45979 | ||
| 12666 | 2026.01.30 16:42:32.371702 [ 288 ] {} <Debug> TCP-Session: 79726f45-f448-4684-a06f-98869a2f0030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12667 | 2026.01.30 16:42:32.371715 [ 288 ] {} <Debug> TCP-Session: 79726f45-f448-4684-a06f-98869a2f0030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12668 | 2026.01.30 16:42:32.371929 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44728 | ||
| 12669 | 2026.01.30 16:42:32.371953 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43444 | ||
| 12670 | 2026.01.30 16:42:32.371974 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64579 | ||
| 12671 | 2026.01.30 16:42:32.372005 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37385 | ||
| 12672 | 2026.01.30 16:42:32.371993 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43392 | ||
| 12673 | 2026.01.30 16:42:32.372046 [ 288 ] {} <Trace> TCP-Session: 79726f45-f448-4684-a06f-98869a2f0030 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12674 | 2026.01.30 16:42:32.372072 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12675 | 2026.01.30 16:42:32.372072 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12676 | 2026.01.30 16:42:32.372106 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12677 | 2026.01.30 16:42:32.372106 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12678 | 2026.01.30 16:42:32.372128 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12679 | 2026.01.30 16:42:32.372144 [ 293 ] {} <Debug> TCP-Session: 260d693c-48fd-4272-a8f9-0f12680ff484 Authenticating user 'default' from [fd00:1122:3344:101::e]:64579 | ||
| 12680 | 2026.01.30 16:42:32.372149 [ 286 ] {} <Debug> TCP-Session: 740920ea-14df-43e2-912c-d88090123502 Authenticating user 'default' from [fd00:1122:3344:101::e]:37385 | ||
| 12681 | 2026.01.30 16:42:32.372166 [ 275 ] {} <Debug> TCP-Session: 56c16c63-b18f-429f-82e1-1cac65749eca Authenticating user 'default' from [fd00:1122:3344:101::e]:43392 | ||
| 12682 | 2026.01.30 16:42:32.372183 [ 293 ] {} <Debug> TCP-Session: 260d693c-48fd-4272-a8f9-0f12680ff484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12683 | 2026.01.30 16:42:32.372186 [ 286 ] {} <Debug> TCP-Session: 740920ea-14df-43e2-912c-d88090123502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12684 | 2026.01.30 16:42:32.372202 [ 275 ] {} <Debug> TCP-Session: 56c16c63-b18f-429f-82e1-1cac65749eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12685 | 2026.01.30 16:42:32.372214 [ 286 ] {} <Debug> TCP-Session: 740920ea-14df-43e2-912c-d88090123502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12686 | 2026.01.30 16:42:32.372208 [ 293 ] {} <Debug> TCP-Session: 260d693c-48fd-4272-a8f9-0f12680ff484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12687 | 2026.01.30 16:42:32.372232 [ 288 ] {df0a2e22-9e5d-4649-980f-e83b540cd61b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45979) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12688 | 2026.01.30 16:42:32.372229 [ 275 ] {} <Debug> TCP-Session: 56c16c63-b18f-429f-82e1-1cac65749eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12689 | 2026.01.30 16:42:32.372128 [ 289 ] {} <Debug> TCP-Session: f9be94b9-5b4a-4e4e-9b86-b711972fa5f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44728 | ||
| 12690 | 2026.01.30 16:42:32.372125 [ 292 ] {} <Debug> TCP-Session: 1607f913-fb99-4b6c-a34c-4b8c24e11ea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43444 | ||
| 12691 | 2026.01.30 16:42:32.371984 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43739 | ||
| 12692 | 2026.01.30 16:42:32.372330 [ 292 ] {} <Debug> TCP-Session: 1607f913-fb99-4b6c-a34c-4b8c24e11ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12693 | 2026.01.30 16:42:32.372324 [ 289 ] {} <Debug> TCP-Session: f9be94b9-5b4a-4e4e-9b86-b711972fa5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12694 | 2026.01.30 16:42:32.372379 [ 292 ] {} <Debug> TCP-Session: 1607f913-fb99-4b6c-a34c-4b8c24e11ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12695 | 2026.01.30 16:42:32.372392 [ 289 ] {} <Debug> TCP-Session: f9be94b9-5b4a-4e4e-9b86-b711972fa5f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12696 | 2026.01.30 16:42:32.371949 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48313 | ||
| 12697 | 2026.01.30 16:42:32.372421 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12698 | 2026.01.30 16:42:32.371945 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54106 | ||
| 12699 | 2026.01.30 16:42:32.372475 [ 294 ] {} <Debug> TCP-Session: 2ffc92a5-0991-4fce-b9d8-a7852e03d09d Authenticating user 'default' from [fd00:1122:3344:101::e]:43739 | ||
| 12700 | 2026.01.30 16:42:32.372506 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12701 | 2026.01.30 16:42:32.372515 [ 294 ] {} <Debug> TCP-Session: 2ffc92a5-0991-4fce-b9d8-a7852e03d09d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12702 | 2026.01.30 16:42:32.372537 [ 291 ] {} <Debug> TCP-Session: 6dbb594b-1177-4dcf-9ff4-af03c5aecadd Authenticating user 'default' from [fd00:1122:3344:101::e]:48313 | ||
| 12703 | 2026.01.30 16:42:32.372548 [ 294 ] {} <Debug> TCP-Session: 2ffc92a5-0991-4fce-b9d8-a7852e03d09d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12704 | 2026.01.30 16:42:32.372562 [ 288 ] {df0a2e22-9e5d-4649-980f-e83b540cd61b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12705 | 2026.01.30 16:42:32.372568 [ 291 ] {} <Debug> TCP-Session: 6dbb594b-1177-4dcf-9ff4-af03c5aecadd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12706 | 2026.01.30 16:42:32.372553 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12707 | 2026.01.30 16:42:32.372602 [ 291 ] {} <Debug> TCP-Session: 6dbb594b-1177-4dcf-9ff4-af03c5aecadd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12708 | 2026.01.30 16:42:32.372627 [ 288 ] {df0a2e22-9e5d-4649-980f-e83b540cd61b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12709 | 2026.01.30 16:42:32.372631 [ 290 ] {} <Debug> TCP-Session: 39e579a5-34a0-4a72-9c02-414c838ee935 Authenticating user 'default' from [fd00:1122:3344:101::e]:54106 | ||
| 12710 | 2026.01.30 16:42:32.372666 [ 290 ] {} <Debug> TCP-Session: 39e579a5-34a0-4a72-9c02-414c838ee935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12711 | 2026.01.30 16:42:32.372678 [ 290 ] {} <Debug> TCP-Session: 39e579a5-34a0-4a72-9c02-414c838ee935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12712 | 2026.01.30 16:42:32.372923 [ 288 ] {df0a2e22-9e5d-4649-980f-e83b540cd61b} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 12713 | 2026.01.30 16:42:32.373891 [ 325 ] {df0a2e22-9e5d-4649-980f-e83b540cd61b} <Trace> AggregatingTransform: Aggregating | ||
| 12714 | 2026.01.30 16:42:32.373935 [ 325 ] {df0a2e22-9e5d-4649-980f-e83b540cd61b} <Trace> Aggregator: Aggregation method: without_key | ||
| 12715 | 2026.01.30 16:42:32.373974 [ 325 ] {df0a2e22-9e5d-4649-980f-e83b540cd61b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944366 sec. (1058.911 rows/sec., 41.36 KiB/sec.) | ||
| 12716 | 2026.01.30 16:42:32.373995 [ 325 ] {df0a2e22-9e5d-4649-980f-e83b540cd61b} <Trace> Aggregator: Merging aggregated data | ||
| 12717 | 2026.01.30 16:42:32.375348 [ 288 ] {df0a2e22-9e5d-4649-980f-e83b540cd61b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003172 sec., 315.2585119798235 rows/sec., 12.31 KiB/sec. | ||
| 12718 | 2026.01.30 16:42:32.375502 [ 288 ] {df0a2e22-9e5d-4649-980f-e83b540cd61b} <Debug> TCPHandler: Processed in 0.003588744 sec. | ||
| 12719 | 2026.01.30 16:42:32.375604 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12720 | 2026.01.30 16:42:32.375631 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12721 | 2026.01.30 16:42:32.375639 [ 288 ] {} <Debug> TCP-Session: 79726f45-f448-4684-a06f-98869a2f0030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12722 | 2026.01.30 16:42:32.375654 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12723 | 2026.01.30 16:42:32.375684 [ 291 ] {} <Debug> TCP-Session: 6dbb594b-1177-4dcf-9ff4-af03c5aecadd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12724 | 2026.01.30 16:42:32.375694 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12725 | 2026.01.30 16:42:32.375711 [ 289 ] {} <Debug> TCP-Session: f9be94b9-5b4a-4e4e-9b86-b711972fa5f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12726 | 2026.01.30 16:42:32.375715 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12727 | 2026.01.30 16:42:32.375731 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12728 | 2026.01.30 16:42:32.375747 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12729 | 2026.01.30 16:42:32.375773 [ 293 ] {} <Debug> TCP-Session: 260d693c-48fd-4272-a8f9-0f12680ff484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12730 | 2026.01.30 16:42:32.375785 [ 290 ] {} <Debug> TCP-Session: 39e579a5-34a0-4a72-9c02-414c838ee935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12731 | 2026.01.30 16:42:32.375759 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12732 | 2026.01.30 16:42:32.375807 [ 294 ] {} <Debug> TCP-Session: 2ffc92a5-0991-4fce-b9d8-a7852e03d09d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12733 | 2026.01.30 16:42:32.375743 [ 292 ] {} <Debug> TCP-Session: 1607f913-fb99-4b6c-a34c-4b8c24e11ea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12734 | 2026.01.30 16:42:32.375849 [ 275 ] {} <Debug> TCP-Session: 56c16c63-b18f-429f-82e1-1cac65749eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12735 | 2026.01.30 16:42:32.375677 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12736 | 2026.01.30 16:42:32.375913 [ 286 ] {} <Debug> TCP-Session: 740920ea-14df-43e2-912c-d88090123502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12737 | 2026.01.30 16:42:32.594599 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12738 | 2026.01.30 16:42:32.594804 [ 277 ] {89b7b8f0-dc80-44f5-bd56-a40736eec496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12739 | 2026.01.30 16:42:32.594882 [ 277 ] {89b7b8f0-dc80-44f5-bd56-a40736eec496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12740 | 2026.01.30 16:42:32.595820 [ 277 ] {89b7b8f0-dc80-44f5-bd56-a40736eec496} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12741 | 2026.01.30 16:42:32.595874 [ 277 ] {89b7b8f0-dc80-44f5-bd56-a40736eec496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12742 | 2026.01.30 16:42:32.596326 [ 277 ] {89b7b8f0-dc80-44f5-bd56-a40736eec496} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12743 | 2026.01.30 16:42:32.596559 [ 277 ] {89b7b8f0-dc80-44f5-bd56-a40736eec496} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12744 | 2026.01.30 16:42:32.596732 [ 277 ] {89b7b8f0-dc80-44f5-bd56-a40736eec496} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001982 sec., 225025.22704339054 rows/sec., 14.27 MiB/sec. | ||
| 12745 | 2026.01.30 16:42:32.596736 [ 76 ] {} <Debug> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8) (MergerMutator): Selected 6 parts from all_1_17_4 to all_22_22_0 | ||
| 12746 | 2026.01.30 16:42:32.596788 [ 277 ] {89b7b8f0-dc80-44f5-bd56-a40736eec496} <Debug> TCPHandler: Processed in 0.002334132 sec. | ||
| 12747 | 2026.01.30 16:42:32.596816 [ 76 ] {} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12748 | 2026.01.30 16:42:32.596849 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12749 | 2026.01.30 16:42:32.596921 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12750 | 2026.01.30 16:42:32.596952 [ 190 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_17_4 to all_22_22_0 into Compact with storage Full | ||
| 12751 | 2026.01.30 16:42:32.597030 [ 277 ] {430ddbf2-867e-4756-8873-2747c0922b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12752 | 2026.01.30 16:42:32.597055 [ 190 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12753 | 2026.01.30 16:42:32.597078 [ 277 ] {430ddbf2-867e-4756-8873-2747c0922b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12754 | 2026.01.30 16:42:32.597085 [ 190 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 470 rows starting from the beginning of the part | ||
| 12755 | 2026.01.30 16:42:32.597149 [ 190 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 12756 | 2026.01.30 16:42:32.597195 [ 190 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 12757 | 2026.01.30 16:42:32.597237 [ 190 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 12758 | 2026.01.30 16:42:32.597279 [ 190 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 446 rows starting from the beginning of the part | ||
| 12759 | 2026.01.30 16:42:32.597320 [ 190 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 446 rows starting from the beginning of the part | ||
| 12760 | 2026.01.30 16:42:32.598243 [ 200 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1434 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337154 sec., 1072426.9605445596 rows/sec., 73.51 MiB/sec. | ||
| 12761 | 2026.01.30 16:42:32.598259 [ 277 ] {430ddbf2-867e-4756-8873-2747c0922b0d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12762 | 2026.01.30 16:42:32.598310 [ 277 ] {430ddbf2-867e-4756-8873-2747c0922b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12763 | 2026.01.30 16:42:32.598385 [ 190 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 12764 | 2026.01.30 16:42:32.598626 [ 190 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_22_5} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12765 | 2026.01.30 16:42:32.598693 [ 190 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_22_5} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8) (MergerMutator): Merged 6 parts: [all_1_17_4, all_22_22_0] -> all_1_22_5 | ||
| 12766 | 2026.01.30 16:42:32.598737 [ 277 ] {430ddbf2-867e-4756-8873-2747c0922b0d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12767 | 2026.01.30 16:42:32.598759 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12768 | 2026.01.30 16:42:32.598968 [ 277 ] {430ddbf2-867e-4756-8873-2747c0922b0d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12769 | 2026.01.30 16:42:32.599115 [ 277 ] {430ddbf2-867e-4756-8873-2747c0922b0d} <Debug> executeQuery: Read 1274 rows, 104.14 KiB in 0.002109 sec., 604077.7619724987 rows/sec., 48.22 MiB/sec. | ||
| 12770 | 2026.01.30 16:42:32.599155 [ 277 ] {430ddbf2-867e-4756-8873-2747c0922b0d} <Debug> TCPHandler: Processed in 0.002288781 sec. | ||
| 12771 | 2026.01.30 16:42:32.599271 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12772 | 2026.01.30 16:42:32.599370 [ 277 ] {80803bf2-3f59-4321-a583-d510f6cfb2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12773 | 2026.01.30 16:42:32.599413 [ 277 ] {80803bf2-3f59-4321-a583-d510f6cfb2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12774 | 2026.01.30 16:42:32.599976 [ 277 ] {80803bf2-3f59-4321-a583-d510f6cfb2f6} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12775 | 2026.01.30 16:42:32.600014 [ 277 ] {80803bf2-3f59-4321-a583-d510f6cfb2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12776 | 2026.01.30 16:42:32.600331 [ 277 ] {80803bf2-3f59-4321-a583-d510f6cfb2f6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12777 | 2026.01.30 16:42:32.600546 [ 277 ] {80803bf2-3f59-4321-a583-d510f6cfb2f6} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12778 | 2026.01.30 16:42:32.600685 [ 277 ] {80803bf2-3f59-4321-a583-d510f6cfb2f6} <Debug> executeQuery: Read 259 rows, 16.10 KiB in 0.001337 sec., 193717.27748691099 rows/sec., 11.76 MiB/sec. | ||
| 12779 | 2026.01.30 16:42:32.600725 [ 277 ] {80803bf2-3f59-4321-a583-d510f6cfb2f6} <Debug> TCPHandler: Processed in 0.001504747 sec. | ||
| 12780 | 2026.01.30 16:42:32.600830 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12781 | 2026.01.30 16:42:32.600925 [ 277 ] {bd3fa67e-1467-48a9-82be-e0521954a466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12782 | 2026.01.30 16:42:32.600967 [ 277 ] {bd3fa67e-1467-48a9-82be-e0521954a466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12783 | 2026.01.30 16:42:32.601493 [ 277 ] {bd3fa67e-1467-48a9-82be-e0521954a466} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12784 | 2026.01.30 16:42:32.601536 [ 277 ] {bd3fa67e-1467-48a9-82be-e0521954a466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12785 | 2026.01.30 16:42:32.602101 [ 277 ] {bd3fa67e-1467-48a9-82be-e0521954a466} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12786 | 2026.01.30 16:42:32.602334 [ 277 ] {bd3fa67e-1467-48a9-82be-e0521954a466} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12787 | 2026.01.30 16:42:32.602573 [ 69 ] {} <Debug> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 12788 | 2026.01.30 16:42:32.602646 [ 69 ] {} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12789 | 2026.01.30 16:42:32.602589 [ 277 ] {bd3fa67e-1467-48a9-82be-e0521954a466} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001682 sec., 136741.9738406659 rows/sec., 8.82 MiB/sec. | ||
| 12790 | 2026.01.30 16:42:32.602673 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12791 | 2026.01.30 16:42:32.602717 [ 277 ] {bd3fa67e-1467-48a9-82be-e0521954a466} <Debug> TCPHandler: Processed in 0.001936765 sec. | ||
| 12792 | 2026.01.30 16:42:32.602833 [ 192 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 12793 | 2026.01.30 16:42:32.602925 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12794 | 2026.01.30 16:42:32.602981 [ 192 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12795 | 2026.01.30 16:42:32.603019 [ 192 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 483 rows starting from the beginning of the part | ||
| 12796 | 2026.01.30 16:42:32.603029 [ 277 ] {e7236d9d-bded-4ded-981e-a2f0ae266548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12797 | 2026.01.30 16:42:32.603081 [ 277 ] {e7236d9d-bded-4ded-981e-a2f0ae266548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12798 | 2026.01.30 16:42:32.603085 [ 192 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 12799 | 2026.01.30 16:42:32.603148 [ 192 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 12800 | 2026.01.30 16:42:32.603193 [ 192 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part | ||
| 12801 | 2026.01.30 16:42:32.603246 [ 192 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 230 rows starting from the beginning of the part | ||
| 12802 | 2026.01.30 16:42:32.603384 [ 192 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 230 rows starting from the beginning of the part | ||
| 12803 | 2026.01.30 16:42:32.604139 [ 277 ] {e7236d9d-bded-4ded-981e-a2f0ae266548} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12804 | 2026.01.30 16:42:32.604186 [ 277 ] {e7236d9d-bded-4ded-981e-a2f0ae266548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12805 | 2026.01.30 16:42:32.604800 [ 277 ] {e7236d9d-bded-4ded-981e-a2f0ae266548} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12806 | 2026.01.30 16:42:32.604821 [ 190 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 5 columns (5 merged, 0 gathered) in 0.002065267 sec., 822653.9231973396 rows/sec., 58.47 MiB/sec. | ||
| 12807 | 2026.01.30 16:42:32.605000 [ 200 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 12808 | 2026.01.30 16:42:32.605063 [ 277 ] {e7236d9d-bded-4ded-981e-a2f0ae266548} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12809 | 2026.01.30 16:42:32.605263 [ 69 ] {} <Debug> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774) (MergerMutator): Selected 6 parts from all_1_17_4 to all_22_22_0 | ||
| 12810 | 2026.01.30 16:42:32.605285 [ 277 ] {e7236d9d-bded-4ded-981e-a2f0ae266548} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.002278 sec., 100526.77787532924 rows/sec., 5.71 MiB/sec. | ||
| 12811 | 2026.01.30 16:42:32.605358 [ 200 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_23_5} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12812 | 2026.01.30 16:42:32.605325 [ 69 ] {} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12813 | 2026.01.30 16:42:32.605465 [ 277 ] {e7236d9d-bded-4ded-981e-a2f0ae266548} <Debug> TCPHandler: Processed in 0.002594547 sec. | ||
| 12814 | 2026.01.30 16:42:32.605500 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12815 | 2026.01.30 16:42:32.605531 [ 200 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_23_5} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 12816 | 2026.01.30 16:42:32.605584 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_17_4 to all_22_22_0 into Compact with storage Full | ||
| 12817 | 2026.01.30 16:42:32.605628 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 12818 | 2026.01.30 16:42:32.605637 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12819 | 2026.01.30 16:42:32.605670 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12820 | 2026.01.30 16:42:32.605695 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 241 rows starting from the beginning of the part | ||
| 12821 | 2026.01.30 16:42:32.605740 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 12822 | 2026.01.30 16:42:32.605746 [ 277 ] {0a4b8ef1-a56b-40c2-b450-044f355d643c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12823 | 2026.01.30 16:42:32.605778 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 12824 | 2026.01.30 16:42:32.605790 [ 277 ] {0a4b8ef1-a56b-40c2-b450-044f355d643c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12825 | 2026.01.30 16:42:32.605816 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 12826 | 2026.01.30 16:42:32.605849 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 229 rows starting from the beginning of the part | ||
| 12827 | 2026.01.30 16:42:32.605890 [ 190 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 229 rows starting from the beginning of the part | ||
| 12828 | 2026.01.30 16:42:32.606676 [ 277 ] {0a4b8ef1-a56b-40c2-b450-044f355d643c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12829 | 2026.01.30 16:42:32.606716 [ 277 ] {0a4b8ef1-a56b-40c2-b450-044f355d643c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12830 | 2026.01.30 16:42:32.606952 [ 189 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396315 sec., 526385.5218915503 rows/sec., 32.56 MiB/sec. | ||
| 12831 | 2026.01.30 16:42:32.607161 [ 195 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 12832 | 2026.01.30 16:42:32.607285 [ 277 ] {0a4b8ef1-a56b-40c2-b450-044f355d643c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12833 | 2026.01.30 16:42:32.607550 [ 195 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_22_5} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12834 | 2026.01.30 16:42:32.607604 [ 277 ] {0a4b8ef1-a56b-40c2-b450-044f355d643c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12835 | 2026.01.30 16:42:32.607651 [ 195 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_22_5} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774) (MergerMutator): Merged 6 parts: [all_1_17_4, all_22_22_0] -> all_1_22_5 | ||
| 12836 | 2026.01.30 16:42:32.607792 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12837 | 2026.01.30 16:42:32.607890 [ 277 ] {0a4b8ef1-a56b-40c2-b450-044f355d643c} <Debug> executeQuery: Read 769 rows, 55.15 KiB in 0.002161 sec., 355853.7714021286 rows/sec., 24.92 MiB/sec. | ||
| 12838 | 2026.01.30 16:42:32.607955 [ 277 ] {0a4b8ef1-a56b-40c2-b450-044f355d643c} <Debug> TCPHandler: Processed in 0.002373202 sec. | ||
| 12839 | 2026.01.30 16:42:32.608154 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12840 | 2026.01.30 16:42:32.608257 [ 277 ] {bb8abcf3-5da2-4d42-9cf0-047df06132b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12841 | 2026.01.30 16:42:32.608301 [ 277 ] {bb8abcf3-5da2-4d42-9cf0-047df06132b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12842 | 2026.01.30 16:42:32.608685 [ 277 ] {bb8abcf3-5da2-4d42-9cf0-047df06132b3} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12843 | 2026.01.30 16:42:32.608726 [ 277 ] {bb8abcf3-5da2-4d42-9cf0-047df06132b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12844 | 2026.01.30 16:42:32.609102 [ 277 ] {bb8abcf3-5da2-4d42-9cf0-047df06132b3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 12845 | 2026.01.30 16:42:32.609317 [ 277 ] {bb8abcf3-5da2-4d42-9cf0-047df06132b3} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12846 | 2026.01.30 16:42:32.609452 [ 277 ] {bb8abcf3-5da2-4d42-9cf0-047df06132b3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001214 sec., 4942.339373970346 rows/sec., 258.22 KiB/sec. | ||
| 12847 | 2026.01.30 16:42:32.609490 [ 277 ] {bb8abcf3-5da2-4d42-9cf0-047df06132b3} <Debug> TCPHandler: Processed in 0.001393965 sec. | ||
| 12848 | 2026.01.30 16:42:32.609655 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12849 | 2026.01.30 16:42:32.609757 [ 277 ] {3e28c326-bf55-49fd-af4f-ae5615dfcde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12850 | 2026.01.30 16:42:32.609800 [ 277 ] {3e28c326-bf55-49fd-af4f-ae5615dfcde0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12851 | 2026.01.30 16:42:32.610437 [ 277 ] {3e28c326-bf55-49fd-af4f-ae5615dfcde0} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12852 | 2026.01.30 16:42:32.610483 [ 277 ] {3e28c326-bf55-49fd-af4f-ae5615dfcde0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12853 | 2026.01.30 16:42:32.610931 [ 277 ] {3e28c326-bf55-49fd-af4f-ae5615dfcde0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12854 | 2026.01.30 16:42:32.611164 [ 277 ] {3e28c326-bf55-49fd-af4f-ae5615dfcde0} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12855 | 2026.01.30 16:42:32.611309 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12856 | 2026.01.30 16:42:32.611323 [ 277 ] {3e28c326-bf55-49fd-af4f-ae5615dfcde0} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001585 sec., 206940.06309148265 rows/sec., 13.56 MiB/sec. | ||
| 12857 | 2026.01.30 16:42:32.611350 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12858 | 2026.01.30 16:42:32.611374 [ 277 ] {3e28c326-bf55-49fd-af4f-ae5615dfcde0} <Debug> TCPHandler: Processed in 0.001772101 sec. | ||
| 12859 | 2026.01.30 16:42:32.611376 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12860 | 2026.01.30 16:42:32.611479 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12861 | 2026.01.30 16:42:32.611506 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12862 | 2026.01.30 16:42:32.611615 [ 277 ] {ee29c880-487e-4435-a8fc-6a0ef8cd87b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12863 | 2026.01.30 16:42:32.611616 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12864 | 2026.01.30 16:42:32.611670 [ 277 ] {ee29c880-487e-4435-a8fc-6a0ef8cd87b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12865 | 2026.01.30 16:42:32.611676 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26133 rows starting from the beginning of the part | ||
| 12866 | 2026.01.30 16:42:32.611768 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12867 | 2026.01.30 16:42:32.611833 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12868 | 2026.01.30 16:42:32.611891 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 330 rows starting from the beginning of the part | ||
| 12869 | 2026.01.30 16:42:32.611943 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12870 | 2026.01.30 16:42:32.611997 [ 200 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 328 rows starting from the beginning of the part | ||
| 12871 | 2026.01.30 16:42:32.612155 [ 277 ] {ee29c880-487e-4435-a8fc-6a0ef8cd87b4} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12872 | 2026.01.30 16:42:32.612199 [ 277 ] {ee29c880-487e-4435-a8fc-6a0ef8cd87b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12873 | 2026.01.30 16:42:32.612531 [ 277 ] {ee29c880-487e-4435-a8fc-6a0ef8cd87b4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 12874 | 2026.01.30 16:42:32.612802 [ 277 ] {ee29c880-487e-4435-a8fc-6a0ef8cd87b4} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12875 | 2026.01.30 16:42:32.612958 [ 277 ] {ee29c880-487e-4435-a8fc-6a0ef8cd87b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. | ||
| 12876 | 2026.01.30 16:42:32.612999 [ 277 ] {ee29c880-487e-4435-a8fc-6a0ef8cd87b4} <Debug> TCPHandler: Processed in 0.001545828 sec. | ||
| 12877 | 2026.01.30 16:42:32.613126 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12878 | 2026.01.30 16:42:32.613222 [ 277 ] {94f8de82-3b61-4cd1-9fa4-90045fce483a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12879 | 2026.01.30 16:42:32.613278 [ 277 ] {94f8de82-3b61-4cd1-9fa4-90045fce483a} <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 | ||
| 12880 | 2026.01.30 16:42:32.614335 [ 277 ] {94f8de82-3b61-4cd1-9fa4-90045fce483a} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2026.01.30 16:42:32.614378 [ 277 ] {94f8de82-3b61-4cd1-9fa4-90045fce483a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12882 | 2026.01.30 16:42:32.615094 [ 277 ] {94f8de82-3b61-4cd1-9fa4-90045fce483a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12883 | 2026.01.30 16:42:32.615387 [ 277 ] {94f8de82-3b61-4cd1-9fa4-90045fce483a} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12884 | 2026.01.30 16:42:32.615564 [ 277 ] {94f8de82-3b61-4cd1-9fa4-90045fce483a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00236 sec., 15254.237288135593 rows/sec., 27.33 MiB/sec. | ||
| 12885 | 2026.01.30 16:42:32.615666 [ 277 ] {94f8de82-3b61-4cd1-9fa4-90045fce483a} <Debug> TCPHandler: Processed in 0.002590426 sec. | ||
| 12886 | 2026.01.30 16:42:32.615802 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12887 | 2026.01.30 16:42:32.615899 [ 277 ] {ed825543-6723-47a7-9e59-b80ad429b026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12888 | 2026.01.30 16:42:32.615949 [ 277 ] {ed825543-6723-47a7-9e59-b80ad429b026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12889 | 2026.01.30 16:42:32.616451 [ 277 ] {ed825543-6723-47a7-9e59-b80ad429b026} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12890 | 2026.01.30 16:42:32.616494 [ 277 ] {ed825543-6723-47a7-9e59-b80ad429b026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12891 | 2026.01.30 16:42:32.616919 [ 277 ] {ed825543-6723-47a7-9e59-b80ad429b026} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12892 | 2026.01.30 16:42:32.617361 [ 277 ] {ed825543-6723-47a7-9e59-b80ad429b026} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12893 | 2026.01.30 16:42:32.617503 [ 277 ] {ed825543-6723-47a7-9e59-b80ad429b026} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001622 sec., 66584.46362515414 rows/sec., 4.06 MiB/sec. | ||
| 12894 | 2026.01.30 16:42:32.617544 [ 277 ] {ed825543-6723-47a7-9e59-b80ad429b026} <Debug> TCPHandler: Processed in 0.001797982 sec. | ||
| 12895 | 2026.01.30 16:42:32.619916 [ 189 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27271 rows, containing 5 columns (5 merged, 0 gathered) in 0.008475371 sec., 3217676.252756369 rows/sec., 220.08 MiB/sec. | ||
| 12896 | 2026.01.30 16:42:32.620308 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12897 | 2026.01.30 16:42:32.620616 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12898 | 2026.01.30 16:42:32.620704 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12899 | 2026.01.30 16:42:32.620798 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 12900 | 2026.01.30 16:42:33.542255 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33662 | ||
| 12901 | 2026.01.30 16:42:33.542363 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12902 | 2026.01.30 16:42:33.542388 [ 294 ] {} <Debug> TCP-Session: 9015e764-dcdf-4509-9cb5-a0d9a4ecff88 Authenticating user 'default' from [fd00:1122:3344:101::e]:33662 | ||
| 12903 | 2026.01.30 16:42:33.542410 [ 294 ] {} <Debug> TCP-Session: 9015e764-dcdf-4509-9cb5-a0d9a4ecff88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12904 | 2026.01.30 16:42:33.542423 [ 294 ] {} <Debug> TCP-Session: 9015e764-dcdf-4509-9cb5-a0d9a4ecff88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12905 | 2026.01.30 16:42:33.542653 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56939 | ||
| 12906 | 2026.01.30 16:42:33.542679 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61094 | ||
| 12907 | 2026.01.30 16:42:33.542676 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63789 | ||
| 12908 | 2026.01.30 16:42:33.542703 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40080 | ||
| 12909 | 2026.01.30 16:42:33.542735 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47492 | ||
| 12910 | 2026.01.30 16:42:33.542751 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12911 | 2026.01.30 16:42:33.542731 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12912 | 2026.01.30 16:42:33.542791 [ 288 ] {} <Debug> TCP-Session: f27e1d63-28fe-4f42-9763-bc6a0ddd1d21 Authenticating user 'default' from [fd00:1122:3344:101::e]:61094 | ||
| 12913 | 2026.01.30 16:42:33.542804 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12914 | 2026.01.30 16:42:33.542804 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12915 | 2026.01.30 16:42:33.542821 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12916 | 2026.01.30 16:42:33.542838 [ 290 ] {} <Debug> TCP-Session: 1dee255a-dfd2-435e-b984-ecb4850405e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40080 | ||
| 12917 | 2026.01.30 16:42:33.542842 [ 286 ] {} <Debug> TCP-Session: 7bdd9555-8697-48b0-b83c-203dcada297d Authenticating user 'default' from [fd00:1122:3344:101::e]:63789 | ||
| 12918 | 2026.01.30 16:42:33.542854 [ 293 ] {} <Debug> TCP-Session: cb3b886b-75bf-4c93-87ed-c61ab199cf42 Authenticating user 'default' from [fd00:1122:3344:101::e]:47492 | ||
| 12919 | 2026.01.30 16:42:33.542863 [ 290 ] {} <Debug> TCP-Session: 1dee255a-dfd2-435e-b984-ecb4850405e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12920 | 2026.01.30 16:42:33.542868 [ 286 ] {} <Debug> TCP-Session: 7bdd9555-8697-48b0-b83c-203dcada297d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12921 | 2026.01.30 16:42:33.542875 [ 293 ] {} <Debug> TCP-Session: cb3b886b-75bf-4c93-87ed-c61ab199cf42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12922 | 2026.01.30 16:42:33.542884 [ 286 ] {} <Debug> TCP-Session: 7bdd9555-8697-48b0-b83c-203dcada297d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12923 | 2026.01.30 16:42:33.542877 [ 290 ] {} <Debug> TCP-Session: 1dee255a-dfd2-435e-b984-ecb4850405e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12924 | 2026.01.30 16:42:33.542893 [ 293 ] {} <Debug> TCP-Session: cb3b886b-75bf-4c93-87ed-c61ab199cf42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12925 | 2026.01.30 16:42:33.542812 [ 275 ] {} <Debug> TCP-Session: 553fd326-f1db-4c16-9341-086c15f62048 Authenticating user 'default' from [fd00:1122:3344:101::e]:56939 | ||
| 12926 | 2026.01.30 16:42:33.542813 [ 294 ] {} <Trace> TCP-Session: 9015e764-dcdf-4509-9cb5-a0d9a4ecff88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12927 | 2026.01.30 16:42:33.542947 [ 275 ] {} <Debug> TCP-Session: 553fd326-f1db-4c16-9341-086c15f62048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12928 | 2026.01.30 16:42:33.542719 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42935 | ||
| 12929 | 2026.01.30 16:42:33.542969 [ 275 ] {} <Debug> TCP-Session: 553fd326-f1db-4c16-9341-086c15f62048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12930 | 2026.01.30 16:42:33.542694 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54182 | ||
| 12931 | 2026.01.30 16:42:33.542723 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37202 | ||
| 12932 | 2026.01.30 16:42:33.542816 [ 288 ] {} <Debug> TCP-Session: f27e1d63-28fe-4f42-9763-bc6a0ddd1d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12933 | 2026.01.30 16:42:33.543080 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12934 | 2026.01.30 16:42:33.543096 [ 288 ] {} <Debug> TCP-Session: f27e1d63-28fe-4f42-9763-bc6a0ddd1d21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12935 | 2026.01.30 16:42:33.543121 [ 291 ] {} <Debug> TCP-Session: 2cdb82f8-7f7a-4f03-b367-d9bd228e140c Authenticating user 'default' from [fd00:1122:3344:101::e]:42935 | ||
| 12936 | 2026.01.30 16:42:33.543125 [ 294 ] {1c7fd35c-cbf7-46df-81d5-bfb98baaab9e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33662) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12937 | 2026.01.30 16:42:33.543129 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12938 | 2026.01.30 16:42:33.543153 [ 291 ] {} <Debug> TCP-Session: 2cdb82f8-7f7a-4f03-b367-d9bd228e140c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12939 | 2026.01.30 16:42:33.543122 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12940 | 2026.01.30 16:42:33.543187 [ 289 ] {} <Debug> TCP-Session: f72165b8-2044-4f4e-ba8f-c96374dfb31a Authenticating user 'default' from [fd00:1122:3344:101::e]:54182 | ||
| 12941 | 2026.01.30 16:42:33.543195 [ 291 ] {} <Debug> TCP-Session: 2cdb82f8-7f7a-4f03-b367-d9bd228e140c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12942 | 2026.01.30 16:42:33.543219 [ 292 ] {} <Debug> TCP-Session: 0566142a-69d7-499d-8d04-4cad95d22e53 Authenticating user 'default' from [fd00:1122:3344:101::e]:37202 | ||
| 12943 | 2026.01.30 16:42:33.543227 [ 289 ] {} <Debug> TCP-Session: f72165b8-2044-4f4e-ba8f-c96374dfb31a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12944 | 2026.01.30 16:42:33.543246 [ 292 ] {} <Debug> TCP-Session: 0566142a-69d7-499d-8d04-4cad95d22e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12945 | 2026.01.30 16:42:33.543248 [ 289 ] {} <Debug> TCP-Session: f72165b8-2044-4f4e-ba8f-c96374dfb31a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12946 | 2026.01.30 16:42:33.543263 [ 292 ] {} <Debug> TCP-Session: 0566142a-69d7-499d-8d04-4cad95d22e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12947 | 2026.01.30 16:42:33.543507 [ 294 ] {1c7fd35c-cbf7-46df-81d5-bfb98baaab9e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12948 | 2026.01.30 16:42:33.543572 [ 294 ] {1c7fd35c-cbf7-46df-81d5-bfb98baaab9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12949 | 2026.01.30 16:42:33.543913 [ 294 ] {1c7fd35c-cbf7-46df-81d5-bfb98baaab9e} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 12950 | 2026.01.30 16:42:33.544924 [ 349 ] {1c7fd35c-cbf7-46df-81d5-bfb98baaab9e} <Trace> AggregatingTransform: Aggregating | ||
| 12951 | 2026.01.30 16:42:33.544964 [ 349 ] {1c7fd35c-cbf7-46df-81d5-bfb98baaab9e} <Trace> Aggregator: Aggregation method: without_key | ||
| 12952 | 2026.01.30 16:42:33.544998 [ 349 ] {1c7fd35c-cbf7-46df-81d5-bfb98baaab9e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971377 sec. (1029.466 rows/sec., 40.21 KiB/sec.) | ||
| 12953 | 2026.01.30 16:42:33.545016 [ 349 ] {1c7fd35c-cbf7-46df-81d5-bfb98baaab9e} <Trace> Aggregator: Merging aggregated data | ||
| 12954 | 2026.01.30 16:42:33.546477 [ 294 ] {1c7fd35c-cbf7-46df-81d5-bfb98baaab9e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003411 sec., 293.1691586045148 rows/sec., 11.45 KiB/sec. | ||
| 12955 | 2026.01.30 16:42:33.546667 [ 294 ] {1c7fd35c-cbf7-46df-81d5-bfb98baaab9e} <Debug> TCPHandler: Processed in 0.004007361 sec. | ||
| 12956 | 2026.01.30 16:42:33.546798 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12957 | 2026.01.30 16:42:33.546824 [ 294 ] {} <Debug> TCP-Session: 9015e764-dcdf-4509-9cb5-a0d9a4ecff88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12958 | 2026.01.30 16:42:33.546829 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12959 | 2026.01.30 16:42:33.546850 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12960 | 2026.01.30 16:42:33.546866 [ 275 ] {} <Debug> TCP-Session: 553fd326-f1db-4c16-9341-086c15f62048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12961 | 2026.01.30 16:42:33.546886 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12962 | 2026.01.30 16:42:33.546896 [ 290 ] {} <Debug> TCP-Session: 1dee255a-dfd2-435e-b984-ecb4850405e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12963 | 2026.01.30 16:42:33.546920 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12964 | 2026.01.30 16:42:33.546935 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12965 | 2026.01.30 16:42:33.546958 [ 286 ] {} <Debug> TCP-Session: 7bdd9555-8697-48b0-b83c-203dcada297d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12966 | 2026.01.30 16:42:33.546901 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12967 | 2026.01.30 16:42:33.546983 [ 293 ] {} <Debug> TCP-Session: cb3b886b-75bf-4c93-87ed-c61ab199cf42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12968 | 2026.01.30 16:42:33.546989 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12969 | 2026.01.30 16:42:33.547013 [ 289 ] {} <Debug> TCP-Session: f72165b8-2044-4f4e-ba8f-c96374dfb31a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12970 | 2026.01.30 16:42:33.546964 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12971 | 2026.01.30 16:42:33.547042 [ 292 ] {} <Debug> TCP-Session: 0566142a-69d7-499d-8d04-4cad95d22e53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12972 | 2026.01.30 16:42:33.546916 [ 288 ] {} <Debug> TCP-Session: f27e1d63-28fe-4f42-9763-bc6a0ddd1d21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12973 | 2026.01.30 16:42:33.547084 [ 291 ] {} <Debug> TCP-Session: 2cdb82f8-7f7a-4f03-b367-d9bd228e140c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12974 | 2026.01.30 16:42:33.614783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31199 | ||
| 12975 | 2026.01.30 16:42:33.615274 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2026.01.30 16:42:33.615319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12977 | 2026.01.30 16:42:33.615832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12978 | 2026.01.30 16:42:33.616062 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12979 | 2026.01.30 16:42:33.616203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31199 | ||
| 12980 | 2026.01.30 16:42:35.276333 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12981 | 2026.01.30 16:42:35.294246 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12982 | 2026.01.30 16:42:35.294290 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12983 | 2026.01.30 16:42:35.300571 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12984 | 2026.01.30 16:42:35.301277 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12985 | 2026.01.30 16:42:35.304223 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12986 | 2026.01.30 16:42:36.213776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1558 | ||
| 12987 | 2026.01.30 16:42:36.216296 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12988 | 2026.01.30 16:42:36.216356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12989 | 2026.01.30 16:42:36.217622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12990 | 2026.01.30 16:42:36.217894 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12991 | 2026.01.30 16:42:36.218299 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1558 | ||
| 12992 | 2026.01.30 16:42:37.609034 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12993 | 2026.01.30 16:42:37.609240 [ 277 ] {af69270b-b450-45ec-a0d9-a256013a40af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12994 | 2026.01.30 16:42:37.609313 [ 277 ] {af69270b-b450-45ec-a0d9-a256013a40af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12995 | 2026.01.30 16:42:37.609987 [ 277 ] {af69270b-b450-45ec-a0d9-a256013a40af} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12996 | 2026.01.30 16:42:37.610042 [ 277 ] {af69270b-b450-45ec-a0d9-a256013a40af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12997 | 2026.01.30 16:42:37.610464 [ 277 ] {af69270b-b450-45ec-a0d9-a256013a40af} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12998 | 2026.01.30 16:42:37.610709 [ 277 ] {af69270b-b450-45ec-a0d9-a256013a40af} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12999 | 2026.01.30 16:42:37.610883 [ 277 ] {af69270b-b450-45ec-a0d9-a256013a40af} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001695 sec., 14159.292035398232 rows/sec., 1.17 MiB/sec. | ||
| 13000 | 2026.01.30 16:42:37.610937 [ 277 ] {af69270b-b450-45ec-a0d9-a256013a40af} <Debug> TCPHandler: Processed in 0.002042276 sec. | ||
| 13001 | 2026.01.30 16:42:37.611064 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13002 | 2026.01.30 16:42:37.611168 [ 277 ] {ffadb3ff-7409-4f10-b959-3bfd9a75efd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13003 | 2026.01.30 16:42:37.611213 [ 277 ] {ffadb3ff-7409-4f10-b959-3bfd9a75efd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13004 | 2026.01.30 16:42:37.611642 [ 277 ] {ffadb3ff-7409-4f10-b959-3bfd9a75efd7} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13005 | 2026.01.30 16:42:37.611677 [ 277 ] {ffadb3ff-7409-4f10-b959-3bfd9a75efd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13006 | 2026.01.30 16:42:37.611987 [ 277 ] {ffadb3ff-7409-4f10-b959-3bfd9a75efd7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13007 | 2026.01.30 16:42:37.612241 [ 277 ] {ffadb3ff-7409-4f10-b959-3bfd9a75efd7} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13008 | 2026.01.30 16:42:37.612390 [ 277 ] {ffadb3ff-7409-4f10-b959-3bfd9a75efd7} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001247 sec., 6415.396952686448 rows/sec., 523.13 KiB/sec. | ||
| 13009 | 2026.01.30 16:42:37.612429 [ 277 ] {ffadb3ff-7409-4f10-b959-3bfd9a75efd7} <Debug> TCPHandler: Processed in 0.001418756 sec. | ||
| 13010 | 2026.01.30 16:42:37.612558 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13011 | 2026.01.30 16:42:37.612655 [ 277 ] {aee9fdbc-f95b-4eff-adae-0ad51d3031c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13012 | 2026.01.30 16:42:37.612699 [ 277 ] {aee9fdbc-f95b-4eff-adae-0ad51d3031c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13013 | 2026.01.30 16:42:37.613698 [ 277 ] {aee9fdbc-f95b-4eff-adae-0ad51d3031c7} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13014 | 2026.01.30 16:42:37.613732 [ 277 ] {aee9fdbc-f95b-4eff-adae-0ad51d3031c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13015 | 2026.01.30 16:42:37.614146 [ 277 ] {aee9fdbc-f95b-4eff-adae-0ad51d3031c7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13016 | 2026.01.30 16:42:37.614369 [ 277 ] {aee9fdbc-f95b-4eff-adae-0ad51d3031c7} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13017 | 2026.01.30 16:42:37.614502 [ 277 ] {aee9fdbc-f95b-4eff-adae-0ad51d3031c7} <Debug> executeQuery: Read 1328 rows, 113.50 KiB in 0.001867 sec., 711301.5532940547 rows/sec., 59.37 MiB/sec. | ||
| 13018 | 2026.01.30 16:42:37.614540 [ 277 ] {aee9fdbc-f95b-4eff-adae-0ad51d3031c7} <Debug> TCPHandler: Processed in 0.002033917 sec. | ||
| 13019 | 2026.01.30 16:42:37.614662 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13020 | 2026.01.30 16:42:37.614759 [ 277 ] {e6573a2c-e575-4444-9f59-48b411878e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13021 | 2026.01.30 16:42:37.614800 [ 277 ] {e6573a2c-e575-4444-9f59-48b411878e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13022 | 2026.01.30 16:42:37.615215 [ 277 ] {e6573a2c-e575-4444-9f59-48b411878e51} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13023 | 2026.01.30 16:42:37.615249 [ 277 ] {e6573a2c-e575-4444-9f59-48b411878e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13024 | 2026.01.30 16:42:37.615559 [ 277 ] {e6573a2c-e575-4444-9f59-48b411878e51} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13025 | 2026.01.30 16:42:37.615776 [ 277 ] {e6573a2c-e575-4444-9f59-48b411878e51} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13026 | 2026.01.30 16:42:37.615891 [ 58 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13027 | 2026.01.30 16:42:37.615906 [ 277 ] {e6573a2c-e575-4444-9f59-48b411878e51} <Debug> executeQuery: Read 24 rows, 1.82 KiB in 0.001167 sec., 20565.552699228792 rows/sec., 1.52 MiB/sec. | ||
| 13028 | 2026.01.30 16:42:37.615928 [ 58 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13029 | 2026.01.30 16:42:37.615948 [ 277 ] {e6573a2c-e575-4444-9f59-48b411878e51} <Debug> TCPHandler: Processed in 0.001337503 sec. | ||
| 13030 | 2026.01.30 16:42:37.615949 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13031 | 2026.01.30 16:42:37.616057 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13032 | 2026.01.30 16:42:37.616073 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13033 | 2026.01.30 16:42:37.616176 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13034 | 2026.01.30 16:42:37.616185 [ 277 ] {dab68230-1a99-4370-9527-13dbf197c9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13035 | 2026.01.30 16:42:37.616220 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 299 rows starting from the beginning of the part | ||
| 13036 | 2026.01.30 16:42:37.616237 [ 277 ] {dab68230-1a99-4370-9527-13dbf197c9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13037 | 2026.01.30 16:42:37.616300 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 4 rows starting from the beginning of the part | ||
| 13038 | 2026.01.30 16:42:37.616370 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 263 rows starting from the beginning of the part | ||
| 13039 | 2026.01.30 16:42:37.616440 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 4 rows starting from the beginning of the part | ||
| 13040 | 2026.01.30 16:42:37.616507 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 259 rows starting from the beginning of the part | ||
| 13041 | 2026.01.30 16:42:37.616559 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 24 rows starting from the beginning of the part | ||
| 13042 | 2026.01.30 16:42:37.616840 [ 277 ] {dab68230-1a99-4370-9527-13dbf197c9ed} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2026.01.30 16:42:37.616879 [ 277 ] {dab68230-1a99-4370-9527-13dbf197c9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13044 | 2026.01.30 16:42:37.617301 [ 277 ] {dab68230-1a99-4370-9527-13dbf197c9ed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13045 | 2026.01.30 16:42:37.617610 [ 277 ] {dab68230-1a99-4370-9527-13dbf197c9ed} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13046 | 2026.01.30 16:42:37.617785 [ 277 ] {dab68230-1a99-4370-9527-13dbf197c9ed} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001623 sec., 155268.02218114602 rows/sec., 10.74 MiB/sec. | ||
| 13047 | 2026.01.30 16:42:37.617828 [ 277 ] {dab68230-1a99-4370-9527-13dbf197c9ed} <Debug> TCPHandler: Processed in 0.001814972 sec. | ||
| 13048 | 2026.01.30 16:42:37.617824 [ 189 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 853 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813772 sec., 470290.64292535116 rows/sec., 30.85 MiB/sec. | ||
| 13049 | 2026.01.30 16:42:37.617958 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13050 | 2026.01.30 16:42:37.618059 [ 277 ] {0765ac10-7a2b-4e70-b74c-bba52ccd45fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13051 | 2026.01.30 16:42:37.618064 [ 199 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13052 | 2026.01.30 16:42:37.618102 [ 277 ] {0765ac10-7a2b-4e70-b74c-bba52ccd45fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13053 | 2026.01.30 16:42:37.618392 [ 199 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_91_18} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13054 | 2026.01.30 16:42:37.618503 [ 199 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_91_18} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13055 | 2026.01.30 16:42:37.618529 [ 277 ] {0765ac10-7a2b-4e70-b74c-bba52ccd45fc} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13056 | 2026.01.30 16:42:37.618571 [ 277 ] {0765ac10-7a2b-4e70-b74c-bba52ccd45fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13057 | 2026.01.30 16:42:37.618609 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13058 | 2026.01.30 16:42:37.618916 [ 277 ] {0765ac10-7a2b-4e70-b74c-bba52ccd45fc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13059 | 2026.01.30 16:42:37.619143 [ 277 ] {0765ac10-7a2b-4e70-b74c-bba52ccd45fc} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13060 | 2026.01.30 16:42:37.619275 [ 277 ] {0765ac10-7a2b-4e70-b74c-bba52ccd45fc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001234 sec., 9724.47325769854 rows/sec., 759.72 KiB/sec. | ||
| 13061 | 2026.01.30 16:42:37.619312 [ 277 ] {0765ac10-7a2b-4e70-b74c-bba52ccd45fc} <Debug> TCPHandler: Processed in 0.001406716 sec. | ||
| 13062 | 2026.01.30 16:42:37.619426 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13063 | 2026.01.30 16:42:37.619520 [ 277 ] {de8bdeed-aa76-4ffc-ae1b-23935c81e494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13064 | 2026.01.30 16:42:37.619561 [ 277 ] {de8bdeed-aa76-4ffc-ae1b-23935c81e494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13065 | 2026.01.30 16:42:37.620154 [ 277 ] {de8bdeed-aa76-4ffc-ae1b-23935c81e494} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13066 | 2026.01.30 16:42:37.620188 [ 277 ] {de8bdeed-aa76-4ffc-ae1b-23935c81e494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13067 | 2026.01.30 16:42:37.620536 [ 277 ] {de8bdeed-aa76-4ffc-ae1b-23935c81e494} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13068 | 2026.01.30 16:42:37.620758 [ 277 ] {de8bdeed-aa76-4ffc-ae1b-23935c81e494} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13069 | 2026.01.30 16:42:37.620890 [ 277 ] {de8bdeed-aa76-4ffc-ae1b-23935c81e494} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001388 sec., 409221.9020172911 rows/sec., 30.70 MiB/sec. | ||
| 13070 | 2026.01.30 16:42:37.620927 [ 277 ] {de8bdeed-aa76-4ffc-ae1b-23935c81e494} <Debug> TCPHandler: Processed in 0.001551748 sec. | ||
| 13071 | 2026.01.30 16:42:37.621044 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13072 | 2026.01.30 16:42:37.621138 [ 277 ] {d476f85b-d9ec-4e63-97b2-3fb37e93cae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13073 | 2026.01.30 16:42:37.621182 [ 277 ] {d476f85b-d9ec-4e63-97b2-3fb37e93cae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13074 | 2026.01.30 16:42:37.621773 [ 277 ] {d476f85b-d9ec-4e63-97b2-3fb37e93cae6} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13075 | 2026.01.30 16:42:37.621807 [ 277 ] {d476f85b-d9ec-4e63-97b2-3fb37e93cae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13076 | 2026.01.30 16:42:37.622201 [ 277 ] {d476f85b-d9ec-4e63-97b2-3fb37e93cae6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13077 | 2026.01.30 16:42:37.622426 [ 277 ] {d476f85b-d9ec-4e63-97b2-3fb37e93cae6} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13078 | 2026.01.30 16:42:37.622560 [ 277 ] {d476f85b-d9ec-4e63-97b2-3fb37e93cae6} <Debug> executeQuery: Read 884 rows, 61.44 KiB in 0.00144 sec., 613888.8888888889 rows/sec., 41.67 MiB/sec. | ||
| 13079 | 2026.01.30 16:42:37.622596 [ 277 ] {d476f85b-d9ec-4e63-97b2-3fb37e93cae6} <Debug> TCPHandler: Processed in 0.001601288 sec. | ||
| 13080 | 2026.01.30 16:42:37.622712 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13081 | 2026.01.30 16:42:37.622807 [ 277 ] {cffa1957-d7ea-455a-bbf5-2f36592c94a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13082 | 2026.01.30 16:42:37.622861 [ 277 ] {cffa1957-d7ea-455a-bbf5-2f36592c94a1} <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 | ||
| 13083 | 2026.01.30 16:42:37.623632 [ 277 ] {cffa1957-d7ea-455a-bbf5-2f36592c94a1} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13084 | 2026.01.30 16:42:37.623666 [ 277 ] {cffa1957-d7ea-455a-bbf5-2f36592c94a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13085 | 2026.01.30 16:42:37.624205 [ 277 ] {cffa1957-d7ea-455a-bbf5-2f36592c94a1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13086 | 2026.01.30 16:42:37.624439 [ 277 ] {cffa1957-d7ea-455a-bbf5-2f36592c94a1} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13087 | 2026.01.30 16:42:37.624583 [ 277 ] {cffa1957-d7ea-455a-bbf5-2f36592c94a1} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001793 sec., 2230.897936419409 rows/sec., 4.00 MiB/sec. | ||
| 13088 | 2026.01.30 16:42:37.624656 [ 277 ] {cffa1957-d7ea-455a-bbf5-2f36592c94a1} <Debug> TCPHandler: Processed in 0.001998765 sec. | ||
| 13089 | 2026.01.30 16:42:37.624779 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13090 | 2026.01.30 16:42:37.624873 [ 277 ] {9a64683f-df33-4c15-8161-ef04f34ff4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13091 | 2026.01.30 16:42:37.624916 [ 277 ] {9a64683f-df33-4c15-8161-ef04f34ff4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13092 | 2026.01.30 16:42:37.625261 [ 277 ] {9a64683f-df33-4c15-8161-ef04f34ff4da} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13093 | 2026.01.30 16:42:37.625295 [ 277 ] {9a64683f-df33-4c15-8161-ef04f34ff4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13094 | 2026.01.30 16:42:37.625605 [ 277 ] {9a64683f-df33-4c15-8161-ef04f34ff4da} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13095 | 2026.01.30 16:42:37.625821 [ 277 ] {9a64683f-df33-4c15-8161-ef04f34ff4da} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13096 | 2026.01.30 16:42:37.625925 [ 58 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13097 | 2026.01.30 16:42:37.625950 [ 277 ] {9a64683f-df33-4c15-8161-ef04f34ff4da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 13098 | 2026.01.30 16:42:37.625953 [ 58 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13099 | 2026.01.30 16:42:37.625980 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13100 | 2026.01.30 16:42:37.625985 [ 277 ] {9a64683f-df33-4c15-8161-ef04f34ff4da} <Debug> TCPHandler: Processed in 0.001256822 sec. | ||
| 13101 | 2026.01.30 16:42:37.626056 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13102 | 2026.01.30 16:42:37.626151 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13103 | 2026.01.30 16:42:37.626180 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5208 rows starting from the beginning of the part | ||
| 13104 | 2026.01.30 16:42:37.626232 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 13105 | 2026.01.30 16:42:37.626276 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 108 rows starting from the beginning of the part | ||
| 13106 | 2026.01.30 16:42:37.626319 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 13107 | 2026.01.30 16:42:37.626362 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 108 rows starting from the beginning of the part | ||
| 13108 | 2026.01.30 16:42:37.626403 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 13109 | 2026.01.30 16:42:37.628297 [ 199 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5604 rows, containing 4 columns (4 merged, 0 gathered) in 0.002275381 sec., 2462884.2378485184 rows/sec., 163.51 MiB/sec. | ||
| 13110 | 2026.01.30 16:42:37.628650 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13111 | 2026.01.30 16:42:37.628899 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_91_18} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13112 | 2026.01.30 16:42:37.628973 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_91_18} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13113 | 2026.01.30 16:42:37.629041 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 13114 | 2026.01.30 16:42:40.946628 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13115 | 2026.01.30 16:42:40.946685 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13116 | 2026.01.30 16:42:41.116373 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31711 | ||
| 13117 | 2026.01.30 16:42:41.116903 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13118 | 2026.01.30 16:42:41.116944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13119 | 2026.01.30 16:42:41.117463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13120 | 2026.01.30 16:42:41.117699 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13121 | 2026.01.30 16:42:41.117826 [ 53 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13122 | 2026.01.30 16:42:41.117860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31711 | ||
| 13123 | 2026.01.30 16:42:41.117862 [ 53 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13124 | 2026.01.30 16:42:41.117891 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13125 | 2026.01.30 16:42:41.118024 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 13126 | 2026.01.30 16:42:41.118170 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13127 | 2026.01.30 16:42:41.118208 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29279 rows starting from the beginning of the part | ||
| 13128 | 2026.01.30 16:42:41.118275 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 13129 | 2026.01.30 16:42:41.118320 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 13130 | 2026.01.30 16:42:41.118364 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 13131 | 2026.01.30 16:42:41.118402 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 13132 | 2026.01.30 16:42:41.118441 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 13133 | 2026.01.30 16:42:41.120620 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31711 rows, containing 4 columns (4 merged, 0 gathered) in 0.002658587 sec., 11927764.635876125 rows/sec., 170.63 MiB/sec. | ||
| 13134 | 2026.01.30 16:42:41.121037 [ 199 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13135 | 2026.01.30 16:42:41.121362 [ 199 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_66_13} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13136 | 2026.01.30 16:42:41.121447 [ 199 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_66_13} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13137 | 2026.01.30 16:42:41.121573 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 13138 | 2026.01.30 16:42:42.579922 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13139 | 2026.01.30 16:42:42.580117 [ 277 ] {a93e80dd-a2c3-4248-939b-17cdea2e2580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13140 | 2026.01.30 16:42:42.580182 [ 277 ] {a93e80dd-a2c3-4248-939b-17cdea2e2580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13141 | 2026.01.30 16:42:42.580907 [ 277 ] {a93e80dd-a2c3-4248-939b-17cdea2e2580} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13142 | 2026.01.30 16:42:42.580947 [ 277 ] {a93e80dd-a2c3-4248-939b-17cdea2e2580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13143 | 2026.01.30 16:42:42.581342 [ 277 ] {a93e80dd-a2c3-4248-939b-17cdea2e2580} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13144 | 2026.01.30 16:42:42.581563 [ 277 ] {a93e80dd-a2c3-4248-939b-17cdea2e2580} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13145 | 2026.01.30 16:42:42.581710 [ 277 ] {a93e80dd-a2c3-4248-939b-17cdea2e2580} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001643 sec., 77906.26902008521 rows/sec., 6.71 MiB/sec. | ||
| 13146 | 2026.01.30 16:42:42.581751 [ 277 ] {a93e80dd-a2c3-4248-939b-17cdea2e2580} <Debug> TCPHandler: Processed in 0.001958125 sec. | ||
| 13147 | 2026.01.30 16:42:42.581880 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13148 | 2026.01.30 16:42:42.581973 [ 277 ] {2ee73c4d-678f-4023-b7a2-56caf660a0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13149 | 2026.01.30 16:42:42.582013 [ 277 ] {2ee73c4d-678f-4023-b7a2-56caf660a0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13150 | 2026.01.30 16:42:42.582420 [ 277 ] {2ee73c4d-678f-4023-b7a2-56caf660a0dd} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13151 | 2026.01.30 16:42:42.582453 [ 277 ] {2ee73c4d-678f-4023-b7a2-56caf660a0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13152 | 2026.01.30 16:42:42.582754 [ 277 ] {2ee73c4d-678f-4023-b7a2-56caf660a0dd} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13153 | 2026.01.30 16:42:42.582967 [ 277 ] {2ee73c4d-678f-4023-b7a2-56caf660a0dd} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13154 | 2026.01.30 16:42:42.583095 [ 277 ] {2ee73c4d-678f-4023-b7a2-56caf660a0dd} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00114 sec., 31578.947368421053 rows/sec., 2.32 MiB/sec. | ||
| 13155 | 2026.01.30 16:42:42.583130 [ 277 ] {2ee73c4d-678f-4023-b7a2-56caf660a0dd} <Debug> TCPHandler: Processed in 0.001298154 sec. | ||
| 13156 | 2026.01.30 16:42:42.583240 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13157 | 2026.01.30 16:42:42.583331 [ 277 ] {aa1f0fe5-d908-4c7e-855d-9deaa52151b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13158 | 2026.01.30 16:42:42.583370 [ 277 ] {aa1f0fe5-d908-4c7e-855d-9deaa52151b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13159 | 2026.01.30 16:42:42.583814 [ 277 ] {aa1f0fe5-d908-4c7e-855d-9deaa52151b2} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2026.01.30 16:42:42.583848 [ 277 ] {aa1f0fe5-d908-4c7e-855d-9deaa52151b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13161 | 2026.01.30 16:42:42.584147 [ 277 ] {aa1f0fe5-d908-4c7e-855d-9deaa52151b2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13162 | 2026.01.30 16:42:42.584347 [ 277 ] {aa1f0fe5-d908-4c7e-855d-9deaa52151b2} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13163 | 2026.01.30 16:42:42.584472 [ 277 ] {aa1f0fe5-d908-4c7e-855d-9deaa52151b2} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001158 sec., 86355.78583765113 rows/sec., 6.74 MiB/sec. | ||
| 13164 | 2026.01.30 16:42:42.584508 [ 277 ] {aa1f0fe5-d908-4c7e-855d-9deaa52151b2} <Debug> TCPHandler: Processed in 0.001315644 sec. | ||
| 13165 | 2026.01.30 16:42:42.584620 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13166 | 2026.01.30 16:42:42.584712 [ 277 ] {68d9167a-6cf0-4848-975e-98d66bb4113c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13167 | 2026.01.30 16:42:42.584754 [ 277 ] {68d9167a-6cf0-4848-975e-98d66bb4113c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13168 | 2026.01.30 16:42:42.585158 [ 277 ] {68d9167a-6cf0-4848-975e-98d66bb4113c} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13169 | 2026.01.30 16:42:42.585192 [ 277 ] {68d9167a-6cf0-4848-975e-98d66bb4113c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13170 | 2026.01.30 16:42:42.585507 [ 277 ] {68d9167a-6cf0-4848-975e-98d66bb4113c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13171 | 2026.01.30 16:42:42.585708 [ 277 ] {68d9167a-6cf0-4848-975e-98d66bb4113c} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13172 | 2026.01.30 16:42:42.585834 [ 277 ] {68d9167a-6cf0-4848-975e-98d66bb4113c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 13173 | 2026.01.30 16:42:42.585870 [ 277 ] {68d9167a-6cf0-4848-975e-98d66bb4113c} <Debug> TCPHandler: Processed in 0.001297663 sec. | ||
| 13174 | 2026.01.30 16:42:42.585976 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13175 | 2026.01.30 16:42:42.586068 [ 277 ] {8dd4bd7f-d7f4-4f8b-aa9d-1044136122d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13176 | 2026.01.30 16:42:42.586121 [ 277 ] {8dd4bd7f-d7f4-4f8b-aa9d-1044136122d2} <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 | ||
| 13177 | 2026.01.30 16:42:42.586981 [ 277 ] {8dd4bd7f-d7f4-4f8b-aa9d-1044136122d2} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13178 | 2026.01.30 16:42:42.587016 [ 277 ] {8dd4bd7f-d7f4-4f8b-aa9d-1044136122d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13179 | 2026.01.30 16:42:42.587566 [ 277 ] {8dd4bd7f-d7f4-4f8b-aa9d-1044136122d2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13180 | 2026.01.30 16:42:42.587788 [ 277 ] {8dd4bd7f-d7f4-4f8b-aa9d-1044136122d2} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13181 | 2026.01.30 16:42:42.587899 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13182 | 2026.01.30 16:42:42.587922 [ 277 ] {8dd4bd7f-d7f4-4f8b-aa9d-1044136122d2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001871 sec., 19241.047568145375 rows/sec., 34.48 MiB/sec. | ||
| 13183 | 2026.01.30 16:42:42.587941 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13184 | 2026.01.30 16:42:42.587965 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13185 | 2026.01.30 16:42:42.587975 [ 277 ] {8dd4bd7f-d7f4-4f8b-aa9d-1044136122d2} <Debug> TCPHandler: Processed in 0.002047157 sec. | ||
| 13186 | 2026.01.30 16:42:42.588061 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13187 | 2026.01.30 16:42:42.588096 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13188 | 2026.01.30 16:42:42.588190 [ 277 ] {48210af5-45d1-47e5-896c-310802b8e33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13189 | 2026.01.30 16:42:42.588231 [ 277 ] {48210af5-45d1-47e5-896c-310802b8e33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13190 | 2026.01.30 16:42:42.588275 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13191 | 2026.01.30 16:42:42.588341 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1756 rows starting from the beginning of the part | ||
| 13192 | 2026.01.30 16:42:42.588477 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part | ||
| 13193 | 2026.01.30 16:42:42.588572 [ 277 ] {48210af5-45d1-47e5-896c-310802b8e33b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13194 | 2026.01.30 16:42:42.588582 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 4 rows starting from the beginning of the part | ||
| 13195 | 2026.01.30 16:42:42.588608 [ 277 ] {48210af5-45d1-47e5-896c-310802b8e33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13196 | 2026.01.30 16:42:42.588675 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 36 rows starting from the beginning of the part | ||
| 13197 | 2026.01.30 16:42:42.588762 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 4 rows starting from the beginning of the part | ||
| 13198 | 2026.01.30 16:42:42.588846 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
| 13199 | 2026.01.30 16:42:42.588916 [ 277 ] {48210af5-45d1-47e5-896c-310802b8e33b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13200 | 2026.01.30 16:42:42.589119 [ 277 ] {48210af5-45d1-47e5-896c-310802b8e33b} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13201 | 2026.01.30 16:42:42.589246 [ 277 ] {48210af5-45d1-47e5-896c-310802b8e33b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 13202 | 2026.01.30 16:42:42.589281 [ 277 ] {48210af5-45d1-47e5-896c-310802b8e33b} <Debug> TCPHandler: Processed in 0.001233102 sec. | ||
| 13203 | 2026.01.30 16:42:42.595631 [ 199 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1872 rows, containing 19 columns (19 merged, 0 gathered) in 0.007603356 sec., 246207.0696150489 rows/sec., 441.19 MiB/sec. | ||
| 13204 | 2026.01.30 16:42:42.597757 [ 199 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13205 | 2026.01.30 16:42:42.598123 [ 199 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13206 | 2026.01.30 16:42:42.598214 [ 199 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13207 | 2026.01.30 16:42:42.598394 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.30 MiB. | ||
| 13208 | 2026.01.30 16:42:42.804370 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13209 | 2026.01.30 16:42:42.822212 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13210 | 2026.01.30 16:42:42.822264 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13211 | 2026.01.30 16:42:42.828134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13212 | 2026.01.30 16:42:42.828857 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2026.01.30 16:42:42.829159 [ 50 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13214 | 2026.01.30 16:42:42.829199 [ 50 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13215 | 2026.01.30 16:42:42.829218 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13216 | 2026.01.30 16:42:42.829344 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 13217 | 2026.01.30 16:42:42.832094 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13218 | 2026.01.30 16:42:42.833421 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13219 | 2026.01.30 16:42:42.835046 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 13220 | 2026.01.30 16:42:42.839977 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 13221 | 2026.01.30 16:42:42.844767 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 13222 | 2026.01.30 16:42:42.849694 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 13223 | 2026.01.30 16:42:42.853998 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 13224 | 2026.01.30 16:42:42.857785 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 13225 | 2026.01.30 16:42:42.910004 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.080720892 sec., 6157.018185577037 rows/sec., 31.84 MiB/sec. | ||
| 13226 | 2026.01.30 16:42:42.913345 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13227 | 2026.01.30 16:42:42.915760 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_66_13} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13228 | 2026.01.30 16:42:42.915878 [ 197 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_66_13} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13229 | 2026.01.30 16:42:42.918756 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13230 | 2026.01.30 16:42:43.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.05 MiB, peak 371.23 MiB, free memory in arenas 0.00 B, will set to 356.66 MiB (RSS), difference: 1.61 MiB | ||
| 13231 | 2026.01.30 16:42:43.441626 [ 45 ] {} <Debug> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 13232 | 2026.01.30 16:42:43.441728 [ 45 ] {} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13233 | 2026.01.30 16:42:43.441769 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13234 | 2026.01.30 16:42:43.441922 [ 196 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 13235 | 2026.01.30 16:42:43.442081 [ 196 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13236 | 2026.01.30 16:42:43.442119 [ 196 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part | ||
| 13237 | 2026.01.30 16:42:43.442189 [ 196 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 13238 | 2026.01.30 16:42:43.442241 [ 196 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 13239 | 2026.01.30 16:42:43.442287 [ 196 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 13240 | 2026.01.30 16:42:43.442330 [ 196 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 13241 | 2026.01.30 16:42:43.443119 [ 198 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001248872 sec., 8007.22572049017 rows/sec., 533.29 KiB/sec. | ||
| 13242 | 2026.01.30 16:42:43.443290 [ 198 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 13243 | 2026.01.30 16:42:43.443575 [ 198 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_9_2} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13244 | 2026.01.30 16:42:43.443651 [ 198 ] {f7413629-4138-4b60-b41c-b5e0f4aee64a::all_1_9_2} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 13245 | 2026.01.30 16:42:43.443738 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13246 | 2026.01.30 16:42:46.218619 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1590 | ||
| 13247 | 2026.01.30 16:42:46.221009 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13248 | 2026.01.30 16:42:46.221064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13249 | 2026.01.30 16:42:46.222267 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13250 | 2026.01.30 16:42:46.222538 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13251 | 2026.01.30 16:42:46.222917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1590 | ||
| 13252 | 2026.01.30 16:42:47.578731 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13253 | 2026.01.30 16:42:47.578932 [ 277 ] {f2cd0388-30fa-4f23-93cb-8a6184e33158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13254 | 2026.01.30 16:42:47.579001 [ 277 ] {f2cd0388-30fa-4f23-93cb-8a6184e33158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13255 | 2026.01.30 16:42:47.579778 [ 277 ] {f2cd0388-30fa-4f23-93cb-8a6184e33158} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2026.01.30 16:42:47.579828 [ 277 ] {f2cd0388-30fa-4f23-93cb-8a6184e33158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13257 | 2026.01.30 16:42:47.580218 [ 277 ] {f2cd0388-30fa-4f23-93cb-8a6184e33158} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13258 | 2026.01.30 16:42:47.580439 [ 277 ] {f2cd0388-30fa-4f23-93cb-8a6184e33158} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13259 | 2026.01.30 16:42:47.580603 [ 277 ] {f2cd0388-30fa-4f23-93cb-8a6184e33158} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001723 sec., 37144.5153801509 rows/sec., 2.94 MiB/sec. | ||
| 13260 | 2026.01.30 16:42:47.580652 [ 277 ] {f2cd0388-30fa-4f23-93cb-8a6184e33158} <Debug> TCPHandler: Processed in 0.002050717 sec. | ||
| 13261 | 2026.01.30 16:42:47.580774 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13262 | 2026.01.30 16:42:47.580877 [ 277 ] {54de3612-9c97-4da1-8814-b650db9e461e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13263 | 2026.01.30 16:42:47.580945 [ 277 ] {54de3612-9c97-4da1-8814-b650db9e461e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13264 | 2026.01.30 16:42:47.581414 [ 277 ] {54de3612-9c97-4da1-8814-b650db9e461e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13265 | 2026.01.30 16:42:47.581459 [ 277 ] {54de3612-9c97-4da1-8814-b650db9e461e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13266 | 2026.01.30 16:42:47.581852 [ 277 ] {54de3612-9c97-4da1-8814-b650db9e461e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13267 | 2026.01.30 16:42:47.582059 [ 277 ] {54de3612-9c97-4da1-8814-b650db9e461e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13268 | 2026.01.30 16:42:47.582202 [ 277 ] {54de3612-9c97-4da1-8814-b650db9e461e} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001349 sec., 2965.159377316531 rows/sec., 222.97 KiB/sec. | ||
| 13269 | 2026.01.30 16:42:47.582248 [ 277 ] {54de3612-9c97-4da1-8814-b650db9e461e} <Debug> TCPHandler: Processed in 0.001524727 sec. | ||
| 13270 | 2026.01.30 16:42:47.582368 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13271 | 2026.01.30 16:42:47.582461 [ 277 ] {d20d3013-c0ca-4f86-8cf9-5eaa25af3a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13272 | 2026.01.30 16:42:47.582502 [ 277 ] {d20d3013-c0ca-4f86-8cf9-5eaa25af3a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13273 | 2026.01.30 16:42:47.582930 [ 277 ] {d20d3013-c0ca-4f86-8cf9-5eaa25af3a54} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13274 | 2026.01.30 16:42:47.582966 [ 277 ] {d20d3013-c0ca-4f86-8cf9-5eaa25af3a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13275 | 2026.01.30 16:42:47.583270 [ 277 ] {d20d3013-c0ca-4f86-8cf9-5eaa25af3a54} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13276 | 2026.01.30 16:42:47.583489 [ 277 ] {d20d3013-c0ca-4f86-8cf9-5eaa25af3a54} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13277 | 2026.01.30 16:42:47.583621 [ 277 ] {d20d3013-c0ca-4f86-8cf9-5eaa25af3a54} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001178 sec., 57724.95755517827 rows/sec., 4.51 MiB/sec. | ||
| 13278 | 2026.01.30 16:42:47.583658 [ 277 ] {d20d3013-c0ca-4f86-8cf9-5eaa25af3a54} <Debug> TCPHandler: Processed in 0.001336904 sec. | ||
| 13279 | 2026.01.30 16:42:47.583771 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13280 | 2026.01.30 16:42:47.583863 [ 277 ] {38e56112-02d4-499c-b0ad-230d156a33eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13281 | 2026.01.30 16:42:47.583905 [ 277 ] {38e56112-02d4-499c-b0ad-230d156a33eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13282 | 2026.01.30 16:42:47.584314 [ 277 ] {38e56112-02d4-499c-b0ad-230d156a33eb} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13283 | 2026.01.30 16:42:47.584350 [ 277 ] {38e56112-02d4-499c-b0ad-230d156a33eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13284 | 2026.01.30 16:42:47.584674 [ 277 ] {38e56112-02d4-499c-b0ad-230d156a33eb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13285 | 2026.01.30 16:42:47.584883 [ 277 ] {38e56112-02d4-499c-b0ad-230d156a33eb} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13286 | 2026.01.30 16:42:47.585023 [ 277 ] {38e56112-02d4-499c-b0ad-230d156a33eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 13287 | 2026.01.30 16:42:47.585061 [ 277 ] {38e56112-02d4-499c-b0ad-230d156a33eb} <Debug> TCPHandler: Processed in 0.001337074 sec. | ||
| 13288 | 2026.01.30 16:42:47.585176 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13289 | 2026.01.30 16:42:47.585265 [ 277 ] {b371f7ff-2edf-4957-99d1-74db1a3499f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13290 | 2026.01.30 16:42:47.585326 [ 277 ] {b371f7ff-2edf-4957-99d1-74db1a3499f4} <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 | ||
| 13291 | 2026.01.30 16:42:47.586081 [ 277 ] {b371f7ff-2edf-4957-99d1-74db1a3499f4} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2026.01.30 16:42:47.586117 [ 277 ] {b371f7ff-2edf-4957-99d1-74db1a3499f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13293 | 2026.01.30 16:42:47.586620 [ 277 ] {b371f7ff-2edf-4957-99d1-74db1a3499f4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13294 | 2026.01.30 16:42:47.586835 [ 277 ] {b371f7ff-2edf-4957-99d1-74db1a3499f4} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2026.01.30 16:42:47.586976 [ 277 ] {b371f7ff-2edf-4957-99d1-74db1a3499f4} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001728 sec., 2314.814814814815 rows/sec., 4.15 MiB/sec. | ||
| 13296 | 2026.01.30 16:42:47.587036 [ 277 ] {b371f7ff-2edf-4957-99d1-74db1a3499f4} <Debug> TCPHandler: Processed in 0.001907254 sec. | ||
| 13297 | 2026.01.30 16:42:47.587151 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13298 | 2026.01.30 16:42:47.587242 [ 277 ] {4ad9eb14-53ad-4d13-b650-5cc1df69808a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13299 | 2026.01.30 16:42:47.587283 [ 277 ] {4ad9eb14-53ad-4d13-b650-5cc1df69808a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13300 | 2026.01.30 16:42:47.587618 [ 277 ] {4ad9eb14-53ad-4d13-b650-5cc1df69808a} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13301 | 2026.01.30 16:42:47.587654 [ 277 ] {4ad9eb14-53ad-4d13-b650-5cc1df69808a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13302 | 2026.01.30 16:42:47.587952 [ 277 ] {4ad9eb14-53ad-4d13-b650-5cc1df69808a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13303 | 2026.01.30 16:42:47.588164 [ 277 ] {4ad9eb14-53ad-4d13-b650-5cc1df69808a} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13304 | 2026.01.30 16:42:47.588293 [ 277 ] {4ad9eb14-53ad-4d13-b650-5cc1df69808a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 13305 | 2026.01.30 16:42:47.588328 [ 277 ] {4ad9eb14-53ad-4d13-b650-5cc1df69808a} <Debug> TCPHandler: Processed in 0.001224662 sec. | ||
| 13306 | 2026.01.30 16:42:48.618094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32159 | ||
| 13307 | 2026.01.30 16:42:48.618674 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13308 | 2026.01.30 16:42:48.618722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13309 | 2026.01.30 16:42:48.619374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13310 | 2026.01.30 16:42:48.619604 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13311 | 2026.01.30 16:42:48.619750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32159 | ||
| 13312 | 2026.01.30 16:42:50.332280 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13313 | 2026.01.30 16:42:50.347562 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2026.01.30 16:42:50.347611 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13315 | 2026.01.30 16:42:50.352933 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13316 | 2026.01.30 16:42:50.353653 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13317 | 2026.01.30 16:42:50.356385 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13318 | 2026.01.30 16:42:52.580621 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13319 | 2026.01.30 16:42:52.580839 [ 277 ] {57723bdf-44d3-4ba9-8929-84606794831d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13320 | 2026.01.30 16:42:52.580918 [ 277 ] {57723bdf-44d3-4ba9-8929-84606794831d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13321 | 2026.01.30 16:42:52.581570 [ 277 ] {57723bdf-44d3-4ba9-8929-84606794831d} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13322 | 2026.01.30 16:42:52.581618 [ 277 ] {57723bdf-44d3-4ba9-8929-84606794831d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13323 | 2026.01.30 16:42:52.582011 [ 277 ] {57723bdf-44d3-4ba9-8929-84606794831d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13324 | 2026.01.30 16:42:52.582244 [ 277 ] {57723bdf-44d3-4ba9-8929-84606794831d} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13325 | 2026.01.30 16:42:52.582415 [ 277 ] {57723bdf-44d3-4ba9-8929-84606794831d} <Debug> executeQuery: Read 8 rows, 682.00 B in 0.001631 sec., 4904.9662783568365 rows/sec., 408.35 KiB/sec. | ||
| 13326 | 2026.01.30 16:42:52.582469 [ 277 ] {57723bdf-44d3-4ba9-8929-84606794831d} <Debug> TCPHandler: Processed in 0.001990056 sec. | ||
| 13327 | 2026.01.30 16:42:52.582591 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13328 | 2026.01.30 16:42:52.582696 [ 277 ] {0610f6c5-3ecb-4d19-9a84-f2cb027d5c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13329 | 2026.01.30 16:42:52.582739 [ 277 ] {0610f6c5-3ecb-4d19-9a84-f2cb027d5c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13330 | 2026.01.30 16:42:52.583209 [ 277 ] {0610f6c5-3ecb-4d19-9a84-f2cb027d5c12} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13331 | 2026.01.30 16:42:52.583247 [ 277 ] {0610f6c5-3ecb-4d19-9a84-f2cb027d5c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13332 | 2026.01.30 16:42:52.583583 [ 277 ] {0610f6c5-3ecb-4d19-9a84-f2cb027d5c12} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13333 | 2026.01.30 16:42:52.583796 [ 277 ] {0610f6c5-3ecb-4d19-9a84-f2cb027d5c12} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13334 | 2026.01.30 16:42:52.583929 [ 25 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13335 | 2026.01.30 16:42:52.583937 [ 277 ] {0610f6c5-3ecb-4d19-9a84-f2cb027d5c12} <Debug> executeQuery: Read 133 rows, 11.68 KiB in 0.001265 sec., 105138.33992094861 rows/sec., 9.02 MiB/sec. | ||
| 13336 | 2026.01.30 16:42:52.584007 [ 25 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13337 | 2026.01.30 16:42:52.584022 [ 277 ] {0610f6c5-3ecb-4d19-9a84-f2cb027d5c12} <Debug> TCPHandler: Processed in 0.001483116 sec. | ||
| 13338 | 2026.01.30 16:42:52.584042 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13339 | 2026.01.30 16:42:52.584151 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13340 | 2026.01.30 16:42:52.584173 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13341 | 2026.01.30 16:42:52.584252 [ 277 ] {b60584a9-5a90-4d20-a4b4-47d3cf29523a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13342 | 2026.01.30 16:42:52.584298 [ 277 ] {b60584a9-5a90-4d20-a4b4-47d3cf29523a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13343 | 2026.01.30 16:42:52.584327 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13344 | 2026.01.30 16:42:52.584372 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2558 rows starting from the beginning of the part | ||
| 13345 | 2026.01.30 16:42:52.584446 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1274 rows starting from the beginning of the part | ||
| 13346 | 2026.01.30 16:42:52.584498 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1328 rows starting from the beginning of the part | ||
| 13347 | 2026.01.30 16:42:52.584545 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 128 rows starting from the beginning of the part | ||
| 13348 | 2026.01.30 16:42:52.584592 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 13349 | 2026.01.30 16:42:52.584637 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 133 rows starting from the beginning of the part | ||
| 13350 | 2026.01.30 16:42:52.584720 [ 277 ] {b60584a9-5a90-4d20-a4b4-47d3cf29523a} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2026.01.30 16:42:52.584760 [ 277 ] {b60584a9-5a90-4d20-a4b4-47d3cf29523a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13352 | 2026.01.30 16:42:52.585099 [ 277 ] {b60584a9-5a90-4d20-a4b4-47d3cf29523a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13353 | 2026.01.30 16:42:52.585334 [ 277 ] {b60584a9-5a90-4d20-a4b4-47d3cf29523a} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2026.01.30 16:42:52.585477 [ 277 ] {b60584a9-5a90-4d20-a4b4-47d3cf29523a} <Debug> executeQuery: Read 44 rows, 3.28 KiB in 0.001244 sec., 35369.774919614145 rows/sec., 2.57 MiB/sec. | ||
| 13355 | 2026.01.30 16:42:52.585516 [ 277 ] {b60584a9-5a90-4d20-a4b4-47d3cf29523a} <Debug> TCPHandler: Processed in 0.001415915 sec. | ||
| 13356 | 2026.01.30 16:42:52.585628 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13357 | 2026.01.30 16:42:52.585721 [ 277 ] {2f13f4cd-d5e4-49b9-8c3d-b9a5df8db2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13358 | 2026.01.30 16:42:52.585763 [ 277 ] {2f13f4cd-d5e4-49b9-8c3d-b9a5df8db2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13359 | 2026.01.30 16:42:52.586185 [ 277 ] {2f13f4cd-d5e4-49b9-8c3d-b9a5df8db2e1} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2026.01.30 16:42:52.586220 [ 277 ] {2f13f4cd-d5e4-49b9-8c3d-b9a5df8db2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13361 | 2026.01.30 16:42:52.586566 [ 277 ] {2f13f4cd-d5e4-49b9-8c3d-b9a5df8db2e1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13362 | 2026.01.30 16:42:52.586758 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5485 rows, containing 5 columns (5 merged, 0 gathered) in 0.002645337 sec., 2073459.827613646 rows/sec., 177.72 MiB/sec. | ||
| 13363 | 2026.01.30 16:42:52.586789 [ 277 ] {2f13f4cd-d5e4-49b9-8c3d-b9a5df8db2e1} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13364 | 2026.01.30 16:42:52.586911 [ 25 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13365 | 2026.01.30 16:42:52.586922 [ 277 ] {2f13f4cd-d5e4-49b9-8c3d-b9a5df8db2e1} <Debug> executeQuery: Read 108 rows, 8.66 KiB in 0.00122 sec., 88524.59016393442 rows/sec., 6.94 MiB/sec. | ||
| 13366 | 2026.01.30 16:42:52.586955 [ 25 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13367 | 2026.01.30 16:42:52.586975 [ 277 ] {2f13f4cd-d5e4-49b9-8c3d-b9a5df8db2e1} <Debug> TCPHandler: Processed in 0.001396425 sec. | ||
| 13368 | 2026.01.30 16:42:52.586983 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13369 | 2026.01.30 16:42:52.587084 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13370 | 2026.01.30 16:42:52.587100 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13371 | 2026.01.30 16:42:52.587196 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13372 | 2026.01.30 16:42:52.587193 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13373 | 2026.01.30 16:42:52.587230 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1307 rows starting from the beginning of the part | ||
| 13374 | 2026.01.30 16:42:52.587209 [ 277 ] {80a374ec-1a6a-4d36-98d5-3eef1a1dab46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13375 | 2026.01.30 16:42:52.587302 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 769 rows starting from the beginning of the part | ||
| 13376 | 2026.01.30 16:42:52.587303 [ 277 ] {80a374ec-1a6a-4d36-98d5-3eef1a1dab46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13377 | 2026.01.30 16:42:52.587356 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 568 rows starting from the beginning of the part | ||
| 13378 | 2026.01.30 16:42:52.587403 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 100 rows starting from the beginning of the part | ||
| 13379 | 2026.01.30 16:42:52.587444 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 68 rows starting from the beginning of the part | ||
| 13380 | 2026.01.30 16:42:52.587513 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 108 rows starting from the beginning of the part | ||
| 13381 | 2026.01.30 16:42:52.587583 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_96_19} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13382 | 2026.01.30 16:42:52.587685 [ 196 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_96_19} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13383 | 2026.01.30 16:42:52.587748 [ 277 ] {80a374ec-1a6a-4d36-98d5-3eef1a1dab46} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13384 | 2026.01.30 16:42:52.587791 [ 277 ] {80a374ec-1a6a-4d36-98d5-3eef1a1dab46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13385 | 2026.01.30 16:42:52.587795 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13386 | 2026.01.30 16:42:52.588148 [ 277 ] {80a374ec-1a6a-4d36-98d5-3eef1a1dab46} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13387 | 2026.01.30 16:42:52.588381 [ 277 ] {80a374ec-1a6a-4d36-98d5-3eef1a1dab46} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2026.01.30 16:42:52.588518 [ 277 ] {80a374ec-1a6a-4d36-98d5-3eef1a1dab46} <Debug> executeQuery: Read 164 rows, 11.70 KiB in 0.001327 sec., 123587.03843255463 rows/sec., 8.61 MiB/sec. | ||
| 13389 | 2026.01.30 16:42:52.588555 [ 277 ] {80a374ec-1a6a-4d36-98d5-3eef1a1dab46} <Debug> TCPHandler: Processed in 0.001504567 sec. | ||
| 13390 | 2026.01.30 16:42:52.588664 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13391 | 2026.01.30 16:42:52.588756 [ 277 ] {46ac93fa-f34d-43d6-97a9-084fd30d7257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13392 | 2026.01.30 16:42:52.588811 [ 277 ] {46ac93fa-f34d-43d6-97a9-084fd30d7257} <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 | ||
| 13393 | 2026.01.30 16:42:52.588850 [ 196 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2920 rows, containing 5 columns (5 merged, 0 gathered) in 0.001805673 sec., 1617125.5814314107 rows/sec., 123.71 MiB/sec. | ||
| 13394 | 2026.01.30 16:42:52.589026 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13395 | 2026.01.30 16:42:52.589293 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_96_19} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13396 | 2026.01.30 16:42:52.589371 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_96_19} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13397 | 2026.01.30 16:42:52.589448 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 13398 | 2026.01.30 16:42:52.589680 [ 277 ] {46ac93fa-f34d-43d6-97a9-084fd30d7257} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13399 | 2026.01.30 16:42:52.589722 [ 277 ] {46ac93fa-f34d-43d6-97a9-084fd30d7257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13400 | 2026.01.30 16:42:52.590328 [ 277 ] {46ac93fa-f34d-43d6-97a9-084fd30d7257} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13401 | 2026.01.30 16:42:52.590555 [ 277 ] {46ac93fa-f34d-43d6-97a9-084fd30d7257} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13402 | 2026.01.30 16:42:52.590700 [ 277 ] {46ac93fa-f34d-43d6-97a9-084fd30d7257} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00196 sec., 18367.34693877551 rows/sec., 32.91 MiB/sec. | ||
| 13403 | 2026.01.30 16:42:52.590772 [ 277 ] {46ac93fa-f34d-43d6-97a9-084fd30d7257} <Debug> TCPHandler: Processed in 0.002156508 sec. | ||
| 13404 | 2026.01.30 16:42:52.590888 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13405 | 2026.01.30 16:42:52.590987 [ 277 ] {ab4779fe-d54a-47be-ab38-b388397e8aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13406 | 2026.01.30 16:42:52.591029 [ 277 ] {ab4779fe-d54a-47be-ab38-b388397e8aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13407 | 2026.01.30 16:42:52.591375 [ 277 ] {ab4779fe-d54a-47be-ab38-b388397e8aaf} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13408 | 2026.01.30 16:42:52.591411 [ 277 ] {ab4779fe-d54a-47be-ab38-b388397e8aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13409 | 2026.01.30 16:42:52.591725 [ 277 ] {ab4779fe-d54a-47be-ab38-b388397e8aaf} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13410 | 2026.01.30 16:42:52.591935 [ 277 ] {ab4779fe-d54a-47be-ab38-b388397e8aaf} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13411 | 2026.01.30 16:42:52.592067 [ 277 ] {ab4779fe-d54a-47be-ab38-b388397e8aaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 13412 | 2026.01.30 16:42:52.592103 [ 277 ] {ab4779fe-d54a-47be-ab38-b388397e8aaf} <Debug> TCPHandler: Processed in 0.001263543 sec. | ||
| 13413 | 2026.01.30 16:42:55.946729 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13414 | 2026.01.30 16:42:55.946798 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13415 | 2026.01.30 16:42:56.119977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32671 | ||
| 13416 | 2026.01.30 16:42:56.120587 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13417 | 2026.01.30 16:42:56.120643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13418 | 2026.01.30 16:42:56.121216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13419 | 2026.01.30 16:42:56.121455 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13420 | 2026.01.30 16:42:56.121619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32671 | ||
| 13421 | 2026.01.30 16:42:56.223226 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1616 | ||
| 13422 | 2026.01.30 16:42:56.225474 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13423 | 2026.01.30 16:42:56.225532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13424 | 2026.01.30 16:42:56.226738 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13425 | 2026.01.30 16:42:56.227019 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13426 | 2026.01.30 16:42:56.227214 [ 26 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13427 | 2026.01.30 16:42:56.227307 [ 26 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13428 | 2026.01.30 16:42:56.227344 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13429 | 2026.01.30 16:42:56.227408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1616 | ||
| 13430 | 2026.01.30 16:42:56.227477 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 13431 | 2026.01.30 16:42:56.228019 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13432 | 2026.01.30 16:42:56.228166 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1452 rows starting from the beginning of the part | ||
| 13433 | 2026.01.30 16:42:56.228521 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 13434 | 2026.01.30 16:42:56.228840 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 13435 | 2026.01.30 16:42:56.229176 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 13436 | 2026.01.30 16:42:56.229499 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 13437 | 2026.01.30 16:42:56.229841 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 13438 | 2026.01.30 16:42:56.237029 [ 196 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1616 rows, containing 72 columns (72 merged, 0 gathered) in 0.009608881 sec., 168177.7513947774 rows/sec., 133.41 MiB/sec. | ||
| 13439 | 2026.01.30 16:42:56.238604 [ 192 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13440 | 2026.01.30 16:42:56.239126 [ 192 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_51_10} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13441 | 2026.01.30 16:42:56.239211 [ 192 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_51_10} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13442 | 2026.01.30 16:42:56.239420 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 13443 | 2026.01.30 16:42:57.578898 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13444 | 2026.01.30 16:42:57.579119 [ 277 ] {b49b4c8c-c041-4929-8bd9-1c9b524b92a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13445 | 2026.01.30 16:42:57.579191 [ 277 ] {b49b4c8c-c041-4929-8bd9-1c9b524b92a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13446 | 2026.01.30 16:42:57.579936 [ 277 ] {b49b4c8c-c041-4929-8bd9-1c9b524b92a9} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2026.01.30 16:42:57.579980 [ 277 ] {b49b4c8c-c041-4929-8bd9-1c9b524b92a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13448 | 2026.01.30 16:42:57.580388 [ 277 ] {b49b4c8c-c041-4929-8bd9-1c9b524b92a9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13449 | 2026.01.30 16:42:57.580616 [ 277 ] {b49b4c8c-c041-4929-8bd9-1c9b524b92a9} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2026.01.30 16:42:57.580771 [ 277 ] {b49b4c8c-c041-4929-8bd9-1c9b524b92a9} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001709 sec., 37448.80046811001 rows/sec., 2.96 MiB/sec. | ||
| 13451 | 2026.01.30 16:42:57.580813 [ 277 ] {b49b4c8c-c041-4929-8bd9-1c9b524b92a9} <Debug> TCPHandler: Processed in 0.002052986 sec. | ||
| 13452 | 2026.01.30 16:42:57.580934 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13453 | 2026.01.30 16:42:57.581029 [ 277 ] {ca1d591e-8fb7-4a84-a11f-1e384a96842f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13454 | 2026.01.30 16:42:57.581069 [ 277 ] {ca1d591e-8fb7-4a84-a11f-1e384a96842f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13455 | 2026.01.30 16:42:57.581468 [ 277 ] {ca1d591e-8fb7-4a84-a11f-1e384a96842f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2026.01.30 16:42:57.581502 [ 277 ] {ca1d591e-8fb7-4a84-a11f-1e384a96842f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13457 | 2026.01.30 16:42:57.581805 [ 277 ] {ca1d591e-8fb7-4a84-a11f-1e384a96842f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13458 | 2026.01.30 16:42:57.582006 [ 277 ] {ca1d591e-8fb7-4a84-a11f-1e384a96842f} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13459 | 2026.01.30 16:42:57.582136 [ 277 ] {ca1d591e-8fb7-4a84-a11f-1e384a96842f} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001126 sec., 3552.3978685612788 rows/sec., 267.12 KiB/sec. | ||
| 13460 | 2026.01.30 16:42:57.582173 [ 277 ] {ca1d591e-8fb7-4a84-a11f-1e384a96842f} <Debug> TCPHandler: Processed in 0.001290313 sec. | ||
| 13461 | 2026.01.30 16:42:57.582281 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13462 | 2026.01.30 16:42:57.582374 [ 277 ] {62c523a6-df5f-497c-999b-ada2a27dfd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13463 | 2026.01.30 16:42:57.582414 [ 277 ] {62c523a6-df5f-497c-999b-ada2a27dfd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13464 | 2026.01.30 16:42:57.582826 [ 277 ] {62c523a6-df5f-497c-999b-ada2a27dfd2d} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13465 | 2026.01.30 16:42:57.582860 [ 277 ] {62c523a6-df5f-497c-999b-ada2a27dfd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13466 | 2026.01.30 16:42:57.583169 [ 277 ] {62c523a6-df5f-497c-999b-ada2a27dfd2d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13467 | 2026.01.30 16:42:57.583379 [ 277 ] {62c523a6-df5f-497c-999b-ada2a27dfd2d} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13468 | 2026.01.30 16:42:57.583509 [ 277 ] {62c523a6-df5f-497c-999b-ada2a27dfd2d} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001153 sec., 58976.58282740677 rows/sec., 4.60 MiB/sec. | ||
| 13469 | 2026.01.30 16:42:57.583546 [ 277 ] {62c523a6-df5f-497c-999b-ada2a27dfd2d} <Debug> TCPHandler: Processed in 0.001314273 sec. | ||
| 13470 | 2026.01.30 16:42:57.583658 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13471 | 2026.01.30 16:42:57.583752 [ 277 ] {bfce21af-a688-4144-abb6-bcce3a5ff424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13472 | 2026.01.30 16:42:57.583796 [ 277 ] {bfce21af-a688-4144-abb6-bcce3a5ff424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13473 | 2026.01.30 16:42:57.584200 [ 277 ] {bfce21af-a688-4144-abb6-bcce3a5ff424} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13474 | 2026.01.30 16:42:57.584233 [ 277 ] {bfce21af-a688-4144-abb6-bcce3a5ff424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13475 | 2026.01.30 16:42:57.584560 [ 277 ] {bfce21af-a688-4144-abb6-bcce3a5ff424} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13476 | 2026.01.30 16:42:57.584768 [ 277 ] {bfce21af-a688-4144-abb6-bcce3a5ff424} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13477 | 2026.01.30 16:42:57.584900 [ 277 ] {bfce21af-a688-4144-abb6-bcce3a5ff424} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 13478 | 2026.01.30 16:42:57.584910 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13479 | 2026.01.30 16:42:57.584937 [ 277 ] {bfce21af-a688-4144-abb6-bcce3a5ff424} <Debug> TCPHandler: Processed in 0.001326754 sec. | ||
| 13480 | 2026.01.30 16:42:57.584956 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13481 | 2026.01.30 16:42:57.584979 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13482 | 2026.01.30 16:42:57.585046 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13483 | 2026.01.30 16:42:57.585070 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13484 | 2026.01.30 16:42:57.585140 [ 277 ] {4b260faf-804f-434a-a5dd-f0f703d3ca8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13485 | 2026.01.30 16:42:57.585163 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13486 | 2026.01.30 16:42:57.585203 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27271 rows starting from the beginning of the part | ||
| 13487 | 2026.01.30 16:42:57.585204 [ 277 ] {4b260faf-804f-434a-a5dd-f0f703d3ca8f} <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 | ||
| 13488 | 2026.01.30 16:42:57.585264 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 884 rows starting from the beginning of the part | ||
| 13489 | 2026.01.30 16:42:57.585311 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13490 | 2026.01.30 16:42:57.585355 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 13491 | 2026.01.30 16:42:57.585398 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 164 rows starting from the beginning of the part | ||
| 13492 | 2026.01.30 16:42:57.585441 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13493 | 2026.01.30 16:42:57.585959 [ 277 ] {4b260faf-804f-434a-a5dd-f0f703d3ca8f} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13494 | 2026.01.30 16:42:57.585993 [ 277 ] {4b260faf-804f-434a-a5dd-f0f703d3ca8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13495 | 2026.01.30 16:42:57.586825 [ 277 ] {4b260faf-804f-434a-a5dd-f0f703d3ca8f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13496 | 2026.01.30 16:42:57.587056 [ 277 ] {4b260faf-804f-434a-a5dd-f0f703d3ca8f} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13497 | 2026.01.30 16:42:57.587207 [ 277 ] {4b260faf-804f-434a-a5dd-f0f703d3ca8f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002085 sec., 1918.4652278177457 rows/sec., 3.44 MiB/sec. | ||
| 13498 | 2026.01.30 16:42:57.587288 [ 277 ] {4b260faf-804f-434a-a5dd-f0f703d3ca8f} <Debug> TCPHandler: Processed in 0.002290871 sec. | ||
| 13499 | 2026.01.30 16:42:57.587403 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13500 | 2026.01.30 16:42:57.587496 [ 277 ] {0da2c8c3-f52e-49d8-be8e-9c1a8f9fcc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13501 | 2026.01.30 16:42:57.587538 [ 277 ] {0da2c8c3-f52e-49d8-be8e-9c1a8f9fcc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13502 | 2026.01.30 16:42:57.587884 [ 277 ] {0da2c8c3-f52e-49d8-be8e-9c1a8f9fcc9d} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13503 | 2026.01.30 16:42:57.587918 [ 277 ] {0da2c8c3-f52e-49d8-be8e-9c1a8f9fcc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13504 | 2026.01.30 16:42:57.588350 [ 277 ] {0da2c8c3-f52e-49d8-be8e-9c1a8f9fcc9d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13505 | 2026.01.30 16:42:57.588570 [ 277 ] {0da2c8c3-f52e-49d8-be8e-9c1a8f9fcc9d} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13506 | 2026.01.30 16:42:57.588703 [ 277 ] {0da2c8c3-f52e-49d8-be8e-9c1a8f9fcc9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 13507 | 2026.01.30 16:42:57.588739 [ 277 ] {0da2c8c3-f52e-49d8-be8e-9c1a8f9fcc9d} <Debug> TCPHandler: Processed in 0.001386025 sec. | ||
| 13508 | 2026.01.30 16:42:57.593404 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28799 rows, containing 5 columns (5 merged, 0 gathered) in 0.008372229 sec., 3439824.6870695963 rows/sec., 235.32 MiB/sec. | ||
| 13509 | 2026.01.30 16:42:57.593846 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13510 | 2026.01.30 16:42:57.594181 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13511 | 2026.01.30 16:42:57.594256 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13512 | 2026.01.30 16:42:57.594363 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13513 | 2026.01.30 16:42:57.857380 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13514 | 2026.01.30 16:42:57.874179 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13515 | 2026.01.30 16:42:57.874226 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13516 | 2026.01.30 16:42:57.880280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13517 | 2026.01.30 16:42:57.880982 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13518 | 2026.01.30 16:42:57.883721 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13519 | 2026.01.30 16:42:58.001106 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.78 MiB, peak 371.23 MiB, free memory in arenas 0.00 B, will set to 361.05 MiB (RSS), difference: 2.27 MiB | ||
| 13520 | 2026.01.30 16:43:02.580858 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13521 | 2026.01.30 16:43:02.581082 [ 277 ] {32014461-7bdd-4843-90ab-9fe9578cef8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13522 | 2026.01.30 16:43:02.581151 [ 277 ] {32014461-7bdd-4843-90ab-9fe9578cef8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13523 | 2026.01.30 16:43:02.581852 [ 277 ] {32014461-7bdd-4843-90ab-9fe9578cef8d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2026.01.30 16:43:02.581904 [ 277 ] {32014461-7bdd-4843-90ab-9fe9578cef8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13525 | 2026.01.30 16:43:02.582350 [ 277 ] {32014461-7bdd-4843-90ab-9fe9578cef8d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13526 | 2026.01.30 16:43:02.582585 [ 277 ] {32014461-7bdd-4843-90ab-9fe9578cef8d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13527 | 2026.01.30 16:43:02.582774 [ 277 ] {32014461-7bdd-4843-90ab-9fe9578cef8d} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001746 sec., 73310.42382588774 rows/sec., 6.32 MiB/sec. | ||
| 13528 | 2026.01.30 16:43:02.582828 [ 277 ] {32014461-7bdd-4843-90ab-9fe9578cef8d} <Debug> TCPHandler: Processed in 0.002113858 sec. | ||
| 13529 | 2026.01.30 16:43:02.582953 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13530 | 2026.01.30 16:43:02.583057 [ 277 ] {4670979f-bb95-4df6-adf2-f2e34bf4a63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13531 | 2026.01.30 16:43:02.583103 [ 277 ] {4670979f-bb95-4df6-adf2-f2e34bf4a63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13532 | 2026.01.30 16:43:02.583541 [ 277 ] {4670979f-bb95-4df6-adf2-f2e34bf4a63d} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13533 | 2026.01.30 16:43:02.583575 [ 277 ] {4670979f-bb95-4df6-adf2-f2e34bf4a63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13534 | 2026.01.30 16:43:02.583884 [ 277 ] {4670979f-bb95-4df6-adf2-f2e34bf4a63d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13535 | 2026.01.30 16:43:02.584107 [ 277 ] {4670979f-bb95-4df6-adf2-f2e34bf4a63d} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13536 | 2026.01.30 16:43:02.584217 [ 38 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13537 | 2026.01.30 16:43:02.584249 [ 277 ] {4670979f-bb95-4df6-adf2-f2e34bf4a63d} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001216 sec., 29605.263157894737 rows/sec., 2.17 MiB/sec. | ||
| 13538 | 2026.01.30 16:43:02.584253 [ 38 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13539 | 2026.01.30 16:43:02.584282 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13540 | 2026.01.30 16:43:02.584289 [ 277 ] {4670979f-bb95-4df6-adf2-f2e34bf4a63d} <Debug> TCPHandler: Processed in 0.001386695 sec. | ||
| 13541 | 2026.01.30 16:43:02.584407 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13542 | 2026.01.30 16:43:02.584410 [ 189 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13543 | 2026.01.30 16:43:02.584504 [ 277 ] {fa08bb97-fe01-408e-96ce-ffdcbfff1416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13544 | 2026.01.30 16:43:02.584550 [ 277 ] {fa08bb97-fe01-408e-96ce-ffdcbfff1416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13545 | 2026.01.30 16:43:02.584575 [ 189 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13546 | 2026.01.30 16:43:02.584616 [ 189 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 299 rows starting from the beginning of the part | ||
| 13547 | 2026.01.30 16:43:02.584690 [ 189 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 36 rows starting from the beginning of the part | ||
| 13548 | 2026.01.30 16:43:02.584739 [ 189 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 4 rows starting from the beginning of the part | ||
| 13549 | 2026.01.30 16:43:02.584783 [ 189 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 44 rows starting from the beginning of the part | ||
| 13550 | 2026.01.30 16:43:02.584825 [ 189 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 4 rows starting from the beginning of the part | ||
| 13551 | 2026.01.30 16:43:02.584867 [ 189 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 36 rows starting from the beginning of the part | ||
| 13552 | 2026.01.30 16:43:02.584999 [ 277 ] {fa08bb97-fe01-408e-96ce-ffdcbfff1416} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13553 | 2026.01.30 16:43:02.585041 [ 277 ] {fa08bb97-fe01-408e-96ce-ffdcbfff1416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13554 | 2026.01.30 16:43:02.585386 [ 277 ] {fa08bb97-fe01-408e-96ce-ffdcbfff1416} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13555 | 2026.01.30 16:43:02.585652 [ 277 ] {fa08bb97-fe01-408e-96ce-ffdcbfff1416} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13556 | 2026.01.30 16:43:02.585780 [ 196 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429475 sec., 295912.83513177914 rows/sec., 20.50 MiB/sec. | ||
| 13557 | 2026.01.30 16:43:02.585802 [ 277 ] {fa08bb97-fe01-408e-96ce-ffdcbfff1416} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001318 sec., 75872.53414264036 rows/sec., 5.93 MiB/sec. | ||
| 13558 | 2026.01.30 16:43:02.585866 [ 277 ] {fa08bb97-fe01-408e-96ce-ffdcbfff1416} <Debug> TCPHandler: Processed in 0.001509437 sec. | ||
| 13559 | 2026.01.30 16:43:02.585981 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13560 | 2026.01.30 16:43:02.585992 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13561 | 2026.01.30 16:43:02.586088 [ 277 ] {fe42f192-453e-42a9-8159-4c36ff55b1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13562 | 2026.01.30 16:43:02.586134 [ 277 ] {fe42f192-453e-42a9-8159-4c36ff55b1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13563 | 2026.01.30 16:43:02.586250 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_96_19} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13564 | 2026.01.30 16:43:02.586331 [ 194 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_96_19} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13565 | 2026.01.30 16:43:02.586436 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13566 | 2026.01.30 16:43:02.586569 [ 277 ] {fe42f192-453e-42a9-8159-4c36ff55b1b8} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13567 | 2026.01.30 16:43:02.586604 [ 277 ] {fe42f192-453e-42a9-8159-4c36ff55b1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13568 | 2026.01.30 16:43:02.586930 [ 277 ] {fe42f192-453e-42a9-8159-4c36ff55b1b8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13569 | 2026.01.30 16:43:02.587130 [ 277 ] {fe42f192-453e-42a9-8159-4c36ff55b1b8} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13570 | 2026.01.30 16:43:02.587257 [ 277 ] {fe42f192-453e-42a9-8159-4c36ff55b1b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 13571 | 2026.01.30 16:43:02.587293 [ 277 ] {fe42f192-453e-42a9-8159-4c36ff55b1b8} <Debug> TCPHandler: Processed in 0.001390935 sec. | ||
| 13572 | 2026.01.30 16:43:02.587400 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13573 | 2026.01.30 16:43:02.587488 [ 277 ] {1f1ae1db-54b4-49a6-a75a-f7c109a0958b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13574 | 2026.01.30 16:43:02.587542 [ 277 ] {1f1ae1db-54b4-49a6-a75a-f7c109a0958b} <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 | ||
| 13575 | 2026.01.30 16:43:02.588453 [ 277 ] {1f1ae1db-54b4-49a6-a75a-f7c109a0958b} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13576 | 2026.01.30 16:43:02.588489 [ 277 ] {1f1ae1db-54b4-49a6-a75a-f7c109a0958b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13577 | 2026.01.30 16:43:02.589063 [ 277 ] {1f1ae1db-54b4-49a6-a75a-f7c109a0958b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13578 | 2026.01.30 16:43:02.589294 [ 277 ] {1f1ae1db-54b4-49a6-a75a-f7c109a0958b} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13579 | 2026.01.30 16:43:02.589440 [ 277 ] {1f1ae1db-54b4-49a6-a75a-f7c109a0958b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001915 sec., 18798.95561357702 rows/sec., 33.69 MiB/sec. | ||
| 13580 | 2026.01.30 16:43:02.589508 [ 277 ] {1f1ae1db-54b4-49a6-a75a-f7c109a0958b} <Debug> TCPHandler: Processed in 0.002108058 sec. | ||
| 13581 | 2026.01.30 16:43:02.589626 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13582 | 2026.01.30 16:43:02.589720 [ 277 ] {883c48b4-5235-4a0f-8d6f-71d5460d8268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13583 | 2026.01.30 16:43:02.589764 [ 277 ] {883c48b4-5235-4a0f-8d6f-71d5460d8268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13584 | 2026.01.30 16:43:02.590104 [ 277 ] {883c48b4-5235-4a0f-8d6f-71d5460d8268} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13585 | 2026.01.30 16:43:02.590139 [ 277 ] {883c48b4-5235-4a0f-8d6f-71d5460d8268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13586 | 2026.01.30 16:43:02.590454 [ 277 ] {883c48b4-5235-4a0f-8d6f-71d5460d8268} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13587 | 2026.01.30 16:43:02.590693 [ 277 ] {883c48b4-5235-4a0f-8d6f-71d5460d8268} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13588 | 2026.01.30 16:43:02.590799 [ 38 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13589 | 2026.01.30 16:43:02.590823 [ 277 ] {883c48b4-5235-4a0f-8d6f-71d5460d8268} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 13590 | 2026.01.30 16:43:02.590827 [ 38 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2026.01.30 16:43:02.590853 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13592 | 2026.01.30 16:43:02.590860 [ 277 ] {883c48b4-5235-4a0f-8d6f-71d5460d8268} <Debug> TCPHandler: Processed in 0.001283893 sec. | ||
| 13593 | 2026.01.30 16:43:02.590926 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13594 | 2026.01.30 16:43:02.591025 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13595 | 2026.01.30 16:43:02.591052 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5604 rows starting from the beginning of the part | ||
| 13596 | 2026.01.30 16:43:02.591095 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 13597 | 2026.01.30 16:43:02.591132 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 13598 | 2026.01.30 16:43:02.591163 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 13599 | 2026.01.30 16:43:02.591195 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13600 | 2026.01.30 16:43:02.591231 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 13601 | 2026.01.30 16:43:02.592834 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5904 rows, containing 4 columns (4 merged, 0 gathered) in 0.001938534 sec., 3045600.4382693316 rows/sec., 202.35 MiB/sec. | ||
| 13602 | 2026.01.30 16:43:02.593264 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13603 | 2026.01.30 16:43:02.593572 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_96_19} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13604 | 2026.01.30 16:43:02.593653 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_96_19} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13605 | 2026.01.30 16:43:02.593771 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13606 | 2026.01.30 16:43:03.622525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33119 | ||
| 13607 | 2026.01.30 16:43:03.623046 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13608 | 2026.01.30 16:43:03.623092 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13609 | 2026.01.30 16:43:03.623582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13610 | 2026.01.30 16:43:03.623819 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13611 | 2026.01.30 16:43:03.623961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33119 | ||
| 13612 | 2026.01.30 16:43:05.384711 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13613 | 2026.01.30 16:43:05.404364 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13614 | 2026.01.30 16:43:05.404443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13615 | 2026.01.30 16:43:05.410538 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13616 | 2026.01.30 16:43:05.411281 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13617 | 2026.01.30 16:43:05.415938 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13618 | 2026.01.30 16:43:06.228356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1640 | ||
| 13619 | 2026.01.30 16:43:06.230540 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13620 | 2026.01.30 16:43:06.230589 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13621 | 2026.01.30 16:43:06.231800 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13622 | 2026.01.30 16:43:06.232066 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13623 | 2026.01.30 16:43:06.232447 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1640 | ||
| 13624 | 2026.01.30 16:43:07.608114 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13625 | 2026.01.30 16:43:07.608330 [ 277 ] {b8cf95cf-7890-4bea-a398-442177ecee17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13626 | 2026.01.30 16:43:07.608399 [ 277 ] {b8cf95cf-7890-4bea-a398-442177ecee17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13627 | 2026.01.30 16:43:07.609077 [ 277 ] {b8cf95cf-7890-4bea-a398-442177ecee17} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2026.01.30 16:43:07.609119 [ 277 ] {b8cf95cf-7890-4bea-a398-442177ecee17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13629 | 2026.01.30 16:43:07.609491 [ 277 ] {b8cf95cf-7890-4bea-a398-442177ecee17} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13630 | 2026.01.30 16:43:07.609701 [ 277 ] {b8cf95cf-7890-4bea-a398-442177ecee17} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13631 | 2026.01.30 16:43:07.609925 [ 277 ] {b8cf95cf-7890-4bea-a398-442177ecee17} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001648 sec., 14563.106796116504 rows/sec., 1.21 MiB/sec. | ||
| 13632 | 2026.01.30 16:43:07.609980 [ 277 ] {b8cf95cf-7890-4bea-a398-442177ecee17} <Debug> TCPHandler: Processed in 0.002003245 sec. | ||
| 13633 | 2026.01.30 16:43:07.610100 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13634 | 2026.01.30 16:43:07.610200 [ 277 ] {db3504a0-0e53-43ab-9413-c662b4d93bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13635 | 2026.01.30 16:43:07.610244 [ 277 ] {db3504a0-0e53-43ab-9413-c662b4d93bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13636 | 2026.01.30 16:43:07.611383 [ 277 ] {db3504a0-0e53-43ab-9413-c662b4d93bb9} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13637 | 2026.01.30 16:43:07.611420 [ 277 ] {db3504a0-0e53-43ab-9413-c662b4d93bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13638 | 2026.01.30 16:43:07.611807 [ 277 ] {db3504a0-0e53-43ab-9413-c662b4d93bb9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13639 | 2026.01.30 16:43:07.612020 [ 277 ] {db3504a0-0e53-43ab-9413-c662b4d93bb9} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13640 | 2026.01.30 16:43:07.612148 [ 277 ] {db3504a0-0e53-43ab-9413-c662b4d93bb9} <Debug> executeQuery: Read 1324 rows, 113.21 KiB in 0.001972 sec., 671399.5943204869 rows/sec., 56.06 MiB/sec. | ||
| 13641 | 2026.01.30 16:43:07.612185 [ 277 ] {db3504a0-0e53-43ab-9413-c662b4d93bb9} <Debug> TCPHandler: Processed in 0.002135078 sec. | ||
| 13642 | 2026.01.30 16:43:07.612299 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13643 | 2026.01.30 16:43:07.612392 [ 277 ] {757e8e23-1d41-4ded-a090-7adb77fdaf5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13644 | 2026.01.30 16:43:07.612432 [ 277 ] {757e8e23-1d41-4ded-a090-7adb77fdaf5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13645 | 2026.01.30 16:43:07.612847 [ 277 ] {757e8e23-1d41-4ded-a090-7adb77fdaf5d} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13646 | 2026.01.30 16:43:07.612883 [ 277 ] {757e8e23-1d41-4ded-a090-7adb77fdaf5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13647 | 2026.01.30 16:43:07.613171 [ 277 ] {757e8e23-1d41-4ded-a090-7adb77fdaf5d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13648 | 2026.01.30 16:43:07.613379 [ 277 ] {757e8e23-1d41-4ded-a090-7adb77fdaf5d} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13649 | 2026.01.30 16:43:07.613505 [ 277 ] {757e8e23-1d41-4ded-a090-7adb77fdaf5d} <Debug> executeQuery: Read 16 rows, 1.26 KiB in 0.001131 sec., 14146.772767462422 rows/sec., 1.09 MiB/sec. | ||
| 13650 | 2026.01.30 16:43:07.613546 [ 277 ] {757e8e23-1d41-4ded-a090-7adb77fdaf5d} <Debug> TCPHandler: Processed in 0.001294303 sec. | ||
| 13651 | 2026.01.30 16:43:07.613655 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13652 | 2026.01.30 16:43:07.613746 [ 277 ] {defda379-283a-42fb-8fb0-ae912a0c854d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13653 | 2026.01.30 16:43:07.613784 [ 277 ] {defda379-283a-42fb-8fb0-ae912a0c854d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13654 | 2026.01.30 16:43:07.614300 [ 277 ] {defda379-283a-42fb-8fb0-ae912a0c854d} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2026.01.30 16:43:07.614337 [ 277 ] {defda379-283a-42fb-8fb0-ae912a0c854d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13656 | 2026.01.30 16:43:07.614662 [ 277 ] {defda379-283a-42fb-8fb0-ae912a0c854d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13657 | 2026.01.30 16:43:07.614871 [ 277 ] {defda379-283a-42fb-8fb0-ae912a0c854d} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13658 | 2026.01.30 16:43:07.614998 [ 277 ] {defda379-283a-42fb-8fb0-ae912a0c854d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001269 sec., 198581.56028368796 rows/sec., 13.73 MiB/sec. | ||
| 13659 | 2026.01.30 16:43:07.615034 [ 277 ] {defda379-283a-42fb-8fb0-ae912a0c854d} <Debug> TCPHandler: Processed in 0.001426056 sec. | ||
| 13660 | 2026.01.30 16:43:07.615148 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13661 | 2026.01.30 16:43:07.615240 [ 277 ] {5bc46a18-0687-4a5e-8957-56e06d8511f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13662 | 2026.01.30 16:43:07.615279 [ 277 ] {5bc46a18-0687-4a5e-8957-56e06d8511f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13663 | 2026.01.30 16:43:07.615681 [ 277 ] {5bc46a18-0687-4a5e-8957-56e06d8511f6} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13664 | 2026.01.30 16:43:07.615715 [ 277 ] {5bc46a18-0687-4a5e-8957-56e06d8511f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13665 | 2026.01.30 16:43:07.616002 [ 277 ] {5bc46a18-0687-4a5e-8957-56e06d8511f6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13666 | 2026.01.30 16:43:07.616200 [ 277 ] {5bc46a18-0687-4a5e-8957-56e06d8511f6} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13667 | 2026.01.30 16:43:07.616328 [ 277 ] {5bc46a18-0687-4a5e-8957-56e06d8511f6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 847.65 KiB/sec. | ||
| 13668 | 2026.01.30 16:43:07.616365 [ 277 ] {5bc46a18-0687-4a5e-8957-56e06d8511f6} <Debug> TCPHandler: Processed in 0.001265703 sec. | ||
| 13669 | 2026.01.30 16:43:07.616475 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13670 | 2026.01.30 16:43:07.616566 [ 277 ] {782a2031-7e28-4531-a3d1-2e87e2c4be51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13671 | 2026.01.30 16:43:07.616605 [ 277 ] {782a2031-7e28-4531-a3d1-2e87e2c4be51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13672 | 2026.01.30 16:43:07.617229 [ 277 ] {782a2031-7e28-4531-a3d1-2e87e2c4be51} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13673 | 2026.01.30 16:43:07.617266 [ 277 ] {782a2031-7e28-4531-a3d1-2e87e2c4be51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13674 | 2026.01.30 16:43:07.617598 [ 277 ] {782a2031-7e28-4531-a3d1-2e87e2c4be51} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13675 | 2026.01.30 16:43:07.617824 [ 277 ] {782a2031-7e28-4531-a3d1-2e87e2c4be51} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13676 | 2026.01.30 16:43:07.617949 [ 277 ] {782a2031-7e28-4531-a3d1-2e87e2c4be51} <Debug> executeQuery: Read 560 rows, 42.98 KiB in 0.001409 sec., 397444.9964513839 rows/sec., 29.79 MiB/sec. | ||
| 13677 | 2026.01.30 16:43:07.617984 [ 277 ] {782a2031-7e28-4531-a3d1-2e87e2c4be51} <Debug> TCPHandler: Processed in 0.001566897 sec. | ||
| 13678 | 2026.01.30 16:43:07.618089 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13679 | 2026.01.30 16:43:07.618177 [ 277 ] {48cffefb-beec-4952-b658-4c4087ba6f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13680 | 2026.01.30 16:43:07.618216 [ 277 ] {48cffefb-beec-4952-b658-4c4087ba6f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13681 | 2026.01.30 16:43:07.618840 [ 277 ] {48cffefb-beec-4952-b658-4c4087ba6f92} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13682 | 2026.01.30 16:43:07.618875 [ 277 ] {48cffefb-beec-4952-b658-4c4087ba6f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13683 | 2026.01.30 16:43:07.619247 [ 277 ] {48cffefb-beec-4952-b658-4c4087ba6f92} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13684 | 2026.01.30 16:43:07.619452 [ 277 ] {48cffefb-beec-4952-b658-4c4087ba6f92} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13685 | 2026.01.30 16:43:07.619583 [ 277 ] {48cffefb-beec-4952-b658-4c4087ba6f92} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.0014 sec., 628571.4285714285 rows/sec., 42.66 MiB/sec. | ||
| 13686 | 2026.01.30 16:43:07.619619 [ 277 ] {48cffefb-beec-4952-b658-4c4087ba6f92} <Debug> TCPHandler: Processed in 0.001559068 sec. | ||
| 13687 | 2026.01.30 16:43:07.619730 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13688 | 2026.01.30 16:43:07.619822 [ 277 ] {689f35e3-6e56-4b93-a114-8b5cb0e7ef75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13689 | 2026.01.30 16:43:07.619876 [ 277 ] {689f35e3-6e56-4b93-a114-8b5cb0e7ef75} <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 | ||
| 13690 | 2026.01.30 16:43:07.620635 [ 277 ] {689f35e3-6e56-4b93-a114-8b5cb0e7ef75} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13691 | 2026.01.30 16:43:07.620671 [ 277 ] {689f35e3-6e56-4b93-a114-8b5cb0e7ef75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13692 | 2026.01.30 16:43:07.621161 [ 277 ] {689f35e3-6e56-4b93-a114-8b5cb0e7ef75} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13693 | 2026.01.30 16:43:07.621378 [ 277 ] {689f35e3-6e56-4b93-a114-8b5cb0e7ef75} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13694 | 2026.01.30 16:43:07.621505 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13695 | 2026.01.30 16:43:07.621513 [ 277 ] {689f35e3-6e56-4b93-a114-8b5cb0e7ef75} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001709 sec., 2340.5500292568754 rows/sec., 4.19 MiB/sec. | ||
| 13696 | 2026.01.30 16:43:07.621586 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13697 | 2026.01.30 16:43:07.621615 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13698 | 2026.01.30 16:43:07.621617 [ 277 ] {689f35e3-6e56-4b93-a114-8b5cb0e7ef75} <Debug> TCPHandler: Processed in 0.001934154 sec. | ||
| 13699 | 2026.01.30 16:43:07.621732 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13700 | 2026.01.30 16:43:07.621750 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13701 | 2026.01.30 16:43:07.621847 [ 277 ] {d5481d19-4be2-4585-88e4-fd5c90701027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13702 | 2026.01.30 16:43:07.621888 [ 277 ] {d5481d19-4be2-4585-88e4-fd5c90701027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13703 | 2026.01.30 16:43:07.621946 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13704 | 2026.01.30 16:43:07.622006 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1872 rows starting from the beginning of the part | ||
| 13705 | 2026.01.30 16:43:07.622137 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 4 rows starting from the beginning of the part | ||
| 13706 | 2026.01.30 16:43:07.622230 [ 277 ] {d5481d19-4be2-4585-88e4-fd5c90701027} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13707 | 2026.01.30 16:43:07.622249 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part | ||
| 13708 | 2026.01.30 16:43:07.622266 [ 277 ] {d5481d19-4be2-4585-88e4-fd5c90701027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13709 | 2026.01.30 16:43:07.622357 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 4 rows starting from the beginning of the part | ||
| 13710 | 2026.01.30 16:43:07.622453 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part | ||
| 13711 | 2026.01.30 16:43:07.622550 [ 194 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 4 rows starting from the beginning of the part | ||
| 13712 | 2026.01.30 16:43:07.622577 [ 277 ] {d5481d19-4be2-4585-88e4-fd5c90701027} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13713 | 2026.01.30 16:43:07.622788 [ 277 ] {d5481d19-4be2-4585-88e4-fd5c90701027} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13714 | 2026.01.30 16:43:07.622919 [ 277 ] {d5481d19-4be2-4585-88e4-fd5c90701027} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 13715 | 2026.01.30 16:43:07.622954 [ 277 ] {d5481d19-4be2-4585-88e4-fd5c90701027} <Debug> TCPHandler: Processed in 0.001251412 sec. | ||
| 13716 | 2026.01.30 16:43:07.634063 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 19 columns (19 merged, 0 gathered) in 0.012373232 sec., 158083.19119854862 rows/sec., 283.28 MiB/sec. | ||
| 13717 | 2026.01.30 16:43:07.635622 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13718 | 2026.01.30 16:43:07.636012 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13719 | 2026.01.30 16:43:07.636081 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13720 | 2026.01.30 16:43:07.636168 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.34 MiB. | ||
| 13721 | 2026.01.30 16:43:08.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.85 MiB, peak 379.14 MiB, free memory in arenas 0.00 B, will set to 369.23 MiB (RSS), difference: 7.38 MiB | ||
| 13722 | 2026.01.30 16:43:10.947863 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13723 | 2026.01.30 16:43:10.947913 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13724 | 2026.01.30 16:43:11.124394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33631 | ||
| 13725 | 2026.01.30 16:43:11.124948 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13726 | 2026.01.30 16:43:11.125000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13727 | 2026.01.30 16:43:11.125530 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13728 | 2026.01.30 16:43:11.125786 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13729 | 2026.01.30 16:43:11.125954 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33631 | ||
| 13730 | 2026.01.30 16:43:11.139845 [ 224 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13731 | 2026.01.30 16:43:11.139923 [ 224 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13732 | 2026.01.30 16:43:11.164678 [ 224 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13733 | 2026.01.30 16:43:12.136652 [ 221 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13734 | 2026.01.30 16:43:12.136717 [ 221 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13735 | 2026.01.30 16:43:12.139825 [ 221 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13736 | 2026.01.30 16:43:12.580913 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13737 | 2026.01.30 16:43:12.581096 [ 277 ] {fdd315a1-da73-4b82-9c9a-c89de996c1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13738 | 2026.01.30 16:43:12.581161 [ 277 ] {fdd315a1-da73-4b82-9c9a-c89de996c1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13739 | 2026.01.30 16:43:12.581917 [ 277 ] {fdd315a1-da73-4b82-9c9a-c89de996c1c7} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13740 | 2026.01.30 16:43:12.581953 [ 277 ] {fdd315a1-da73-4b82-9c9a-c89de996c1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13741 | 2026.01.30 16:43:12.582342 [ 277 ] {fdd315a1-da73-4b82-9c9a-c89de996c1c7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13742 | 2026.01.30 16:43:12.582572 [ 277 ] {fdd315a1-da73-4b82-9c9a-c89de996c1c7} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13743 | 2026.01.30 16:43:12.582718 [ 277 ] {fdd315a1-da73-4b82-9c9a-c89de996c1c7} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001671 sec., 76600.83782166368 rows/sec., 6.60 MiB/sec. | ||
| 13744 | 2026.01.30 16:43:12.582758 [ 277 ] {fdd315a1-da73-4b82-9c9a-c89de996c1c7} <Debug> TCPHandler: Processed in 0.001970045 sec. | ||
| 13745 | 2026.01.30 16:43:12.582883 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13746 | 2026.01.30 16:43:12.582975 [ 277 ] {0509d3a7-2f5e-470d-8c15-8b6a44a4a92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13747 | 2026.01.30 16:43:12.583013 [ 277 ] {0509d3a7-2f5e-470d-8c15-8b6a44a4a92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13748 | 2026.01.30 16:43:12.583416 [ 277 ] {0509d3a7-2f5e-470d-8c15-8b6a44a4a92b} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13749 | 2026.01.30 16:43:12.583449 [ 277 ] {0509d3a7-2f5e-470d-8c15-8b6a44a4a92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13750 | 2026.01.30 16:43:12.583731 [ 277 ] {0509d3a7-2f5e-470d-8c15-8b6a44a4a92b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13751 | 2026.01.30 16:43:12.583929 [ 277 ] {0509d3a7-2f5e-470d-8c15-8b6a44a4a92b} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13752 | 2026.01.30 16:43:12.584056 [ 277 ] {0509d3a7-2f5e-470d-8c15-8b6a44a4a92b} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.0011 sec., 32727.272727272724 rows/sec., 2.40 MiB/sec. | ||
| 13753 | 2026.01.30 16:43:12.584092 [ 277 ] {0509d3a7-2f5e-470d-8c15-8b6a44a4a92b} <Debug> TCPHandler: Processed in 0.001256502 sec. | ||
| 13754 | 2026.01.30 16:43:12.584195 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13755 | 2026.01.30 16:43:12.584286 [ 277 ] {7cc993cd-4463-4890-9dbe-6122792fb3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13756 | 2026.01.30 16:43:12.584324 [ 277 ] {7cc993cd-4463-4890-9dbe-6122792fb3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13757 | 2026.01.30 16:43:12.584744 [ 277 ] {7cc993cd-4463-4890-9dbe-6122792fb3fb} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13758 | 2026.01.30 16:43:12.584777 [ 277 ] {7cc993cd-4463-4890-9dbe-6122792fb3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13759 | 2026.01.30 16:43:12.585067 [ 277 ] {7cc993cd-4463-4890-9dbe-6122792fb3fb} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13760 | 2026.01.30 16:43:12.585265 [ 277 ] {7cc993cd-4463-4890-9dbe-6122792fb3fb} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13761 | 2026.01.30 16:43:12.585385 [ 277 ] {7cc993cd-4463-4890-9dbe-6122792fb3fb} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001117 sec., 89525.51477170995 rows/sec., 6.99 MiB/sec. | ||
| 13762 | 2026.01.30 16:43:12.585420 [ 277 ] {7cc993cd-4463-4890-9dbe-6122792fb3fb} <Debug> TCPHandler: Processed in 0.001272233 sec. | ||
| 13763 | 2026.01.30 16:43:12.585526 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13764 | 2026.01.30 16:43:12.585617 [ 277 ] {458cb2a4-633c-460e-ab2c-db2026e70ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13765 | 2026.01.30 16:43:12.585659 [ 277 ] {458cb2a4-633c-460e-ab2c-db2026e70ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13766 | 2026.01.30 16:43:12.586057 [ 277 ] {458cb2a4-633c-460e-ab2c-db2026e70ba5} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13767 | 2026.01.30 16:43:12.586089 [ 277 ] {458cb2a4-633c-460e-ab2c-db2026e70ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13768 | 2026.01.30 16:43:12.586404 [ 277 ] {458cb2a4-633c-460e-ab2c-db2026e70ba5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13769 | 2026.01.30 16:43:12.586616 [ 277 ] {458cb2a4-633c-460e-ab2c-db2026e70ba5} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13770 | 2026.01.30 16:43:12.586741 [ 277 ] {458cb2a4-633c-460e-ab2c-db2026e70ba5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 13771 | 2026.01.30 16:43:12.586776 [ 277 ] {458cb2a4-633c-460e-ab2c-db2026e70ba5} <Debug> TCPHandler: Processed in 0.001296403 sec. | ||
| 13772 | 2026.01.30 16:43:12.586878 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13773 | 2026.01.30 16:43:12.586969 [ 277 ] {40cb90be-0a00-4284-9375-724353e52fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13774 | 2026.01.30 16:43:12.587022 [ 277 ] {40cb90be-0a00-4284-9375-724353e52fd1} <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 | ||
| 13775 | 2026.01.30 16:43:12.587890 [ 277 ] {40cb90be-0a00-4284-9375-724353e52fd1} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13776 | 2026.01.30 16:43:12.587923 [ 277 ] {40cb90be-0a00-4284-9375-724353e52fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13777 | 2026.01.30 16:43:12.588464 [ 277 ] {40cb90be-0a00-4284-9375-724353e52fd1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13778 | 2026.01.30 16:43:12.588683 [ 277 ] {40cb90be-0a00-4284-9375-724353e52fd1} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13779 | 2026.01.30 16:43:12.588817 [ 277 ] {40cb90be-0a00-4284-9375-724353e52fd1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001865 sec., 19302.9490616622 rows/sec., 34.59 MiB/sec. | ||
| 13780 | 2026.01.30 16:43:12.588871 [ 277 ] {40cb90be-0a00-4284-9375-724353e52fd1} <Debug> TCPHandler: Processed in 0.002039907 sec. | ||
| 13781 | 2026.01.30 16:43:12.588979 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13782 | 2026.01.30 16:43:12.589071 [ 277 ] {575140bb-5e1b-4335-8686-5a038e9b16f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13783 | 2026.01.30 16:43:12.589112 [ 277 ] {575140bb-5e1b-4335-8686-5a038e9b16f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13784 | 2026.01.30 16:43:12.589448 [ 277 ] {575140bb-5e1b-4335-8686-5a038e9b16f8} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13785 | 2026.01.30 16:43:12.589482 [ 277 ] {575140bb-5e1b-4335-8686-5a038e9b16f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13786 | 2026.01.30 16:43:12.589772 [ 277 ] {575140bb-5e1b-4335-8686-5a038e9b16f8} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13787 | 2026.01.30 16:43:12.589972 [ 277 ] {575140bb-5e1b-4335-8686-5a038e9b16f8} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13788 | 2026.01.30 16:43:12.590101 [ 277 ] {575140bb-5e1b-4335-8686-5a038e9b16f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 13789 | 2026.01.30 16:43:12.590137 [ 277 ] {575140bb-5e1b-4335-8686-5a038e9b16f8} <Debug> TCPHandler: Processed in 0.001204852 sec. | ||
| 13790 | 2026.01.30 16:43:12.916306 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13791 | 2026.01.30 16:43:12.933892 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13792 | 2026.01.30 16:43:12.933954 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13793 | 2026.01.30 16:43:12.939972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13794 | 2026.01.30 16:43:12.940678 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13795 | 2026.01.30 16:43:12.943780 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13796 | 2026.01.30 16:43:16.233173 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1670 | ||
| 13797 | 2026.01.30 16:43:16.235507 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13798 | 2026.01.30 16:43:16.235565 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13799 | 2026.01.30 16:43:16.236776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13800 | 2026.01.30 16:43:16.237069 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2026.01.30 16:43:16.237485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1670 | ||
| 13802 | 2026.01.30 16:43:17.579833 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13803 | 2026.01.30 16:43:17.580128 [ 277 ] {be95cb60-9470-4751-bfc1-921c0075c741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13804 | 2026.01.30 16:43:17.580196 [ 277 ] {be95cb60-9470-4751-bfc1-921c0075c741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13805 | 2026.01.30 16:43:17.580908 [ 277 ] {be95cb60-9470-4751-bfc1-921c0075c741} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13806 | 2026.01.30 16:43:17.580961 [ 277 ] {be95cb60-9470-4751-bfc1-921c0075c741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13807 | 2026.01.30 16:43:17.581382 [ 277 ] {be95cb60-9470-4751-bfc1-921c0075c741} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13808 | 2026.01.30 16:43:17.581626 [ 277 ] {be95cb60-9470-4751-bfc1-921c0075c741} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13809 | 2026.01.30 16:43:17.581812 [ 277 ] {be95cb60-9470-4751-bfc1-921c0075c741} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001734 sec., 36908.881199538635 rows/sec., 2.92 MiB/sec. | ||
| 13810 | 2026.01.30 16:43:17.581810 [ 128 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13811 | 2026.01.30 16:43:17.581867 [ 277 ] {be95cb60-9470-4751-bfc1-921c0075c741} <Debug> TCPHandler: Processed in 0.002225809 sec. | ||
| 13812 | 2026.01.30 16:43:17.581892 [ 128 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13813 | 2026.01.30 16:43:17.581923 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13814 | 2026.01.30 16:43:17.582004 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13815 | 2026.01.30 16:43:17.582057 [ 197 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13816 | 2026.01.30 16:43:17.582116 [ 277 ] {d5cc4d18-d598-4ec4-9907-c938f9b7e091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13817 | 2026.01.30 16:43:17.582167 [ 277 ] {d5cc4d18-d598-4ec4-9907-c938f9b7e091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13818 | 2026.01.30 16:43:17.582207 [ 197 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13819 | 2026.01.30 16:43:17.582247 [ 197 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2558 rows starting from the beginning of the part | ||
| 13820 | 2026.01.30 16:43:17.582314 [ 197 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 13821 | 2026.01.30 16:43:17.582363 [ 197 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 128 rows starting from the beginning of the part | ||
| 13822 | 2026.01.30 16:43:17.582407 [ 197 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1324 rows starting from the beginning of the part | ||
| 13823 | 2026.01.30 16:43:17.582448 [ 197 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 128 rows starting from the beginning of the part | ||
| 13824 | 2026.01.30 16:43:17.582488 [ 197 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 13825 | 2026.01.30 16:43:17.582601 [ 277 ] {d5cc4d18-d598-4ec4-9907-c938f9b7e091} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13826 | 2026.01.30 16:43:17.582648 [ 277 ] {d5cc4d18-d598-4ec4-9907-c938f9b7e091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13827 | 2026.01.30 16:43:17.582976 [ 277 ] {d5cc4d18-d598-4ec4-9907-c938f9b7e091} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13828 | 2026.01.30 16:43:17.583200 [ 277 ] {d5cc4d18-d598-4ec4-9907-c938f9b7e091} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13829 | 2026.01.30 16:43:17.583347 [ 277 ] {d5cc4d18-d598-4ec4-9907-c938f9b7e091} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001259 sec., 3177.1247021445593 rows/sec., 238.90 KiB/sec. | ||
| 13830 | 2026.01.30 16:43:17.583386 [ 277 ] {d5cc4d18-d598-4ec4-9907-c938f9b7e091} <Debug> TCPHandler: Processed in 0.001431896 sec. | ||
| 13831 | 2026.01.30 16:43:17.583504 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13832 | 2026.01.30 16:43:17.583600 [ 277 ] {7c5b67d0-2fa4-4cd8-bcb2-6ff882ba39c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13833 | 2026.01.30 16:43:17.583642 [ 277 ] {7c5b67d0-2fa4-4cd8-bcb2-6ff882ba39c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13834 | 2026.01.30 16:43:17.584096 [ 277 ] {7c5b67d0-2fa4-4cd8-bcb2-6ff882ba39c4} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13835 | 2026.01.30 16:43:17.584131 [ 277 ] {7c5b67d0-2fa4-4cd8-bcb2-6ff882ba39c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13836 | 2026.01.30 16:43:17.584362 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4266 rows, containing 5 columns (5 merged, 0 gathered) in 0.002370742 sec., 1799436.6320755275 rows/sec., 155.30 MiB/sec. | ||
| 13837 | 2026.01.30 16:43:17.584446 [ 277 ] {7c5b67d0-2fa4-4cd8-bcb2-6ff882ba39c4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13838 | 2026.01.30 16:43:17.584664 [ 277 ] {7c5b67d0-2fa4-4cd8-bcb2-6ff882ba39c4} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2026.01.30 16:43:17.584717 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13840 | 2026.01.30 16:43:17.584799 [ 277 ] {7c5b67d0-2fa4-4cd8-bcb2-6ff882ba39c4} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001219 sec., 55783.42904019688 rows/sec., 4.35 MiB/sec. | ||
| 13841 | 2026.01.30 16:43:17.584801 [ 134 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13842 | 2026.01.30 16:43:17.584844 [ 277 ] {7c5b67d0-2fa4-4cd8-bcb2-6ff882ba39c4} <Debug> TCPHandler: Processed in 0.001396815 sec. | ||
| 13843 | 2026.01.30 16:43:17.584854 [ 134 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13844 | 2026.01.30 16:43:17.584878 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13845 | 2026.01.30 16:43:17.584962 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13846 | 2026.01.30 16:43:17.584981 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13847 | 2026.01.30 16:43:17.585070 [ 277 ] {b587b69a-fc60-4b59-b4b1-754c072610d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13848 | 2026.01.30 16:43:17.585081 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_101_20} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13849 | 2026.01.30 16:43:17.585100 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13850 | 2026.01.30 16:43:17.585124 [ 277 ] {b587b69a-fc60-4b59-b4b1-754c072610d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13851 | 2026.01.30 16:43:17.585140 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1307 rows starting from the beginning of the part | ||
| 13852 | 2026.01.30 16:43:17.585182 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_101_20} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13853 | 2026.01.30 16:43:17.585210 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 68 rows starting from the beginning of the part | ||
| 13854 | 2026.01.30 16:43:17.585257 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 100 rows starting from the beginning of the part | ||
| 13855 | 2026.01.30 16:43:17.585298 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 560 rows starting from the beginning of the part | ||
| 13856 | 2026.01.30 16:43:17.585309 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 13857 | 2026.01.30 16:43:17.585337 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 100 rows starting from the beginning of the part | ||
| 13858 | 2026.01.30 16:43:17.585381 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 68 rows starting from the beginning of the part | ||
| 13859 | 2026.01.30 16:43:17.585561 [ 277 ] {b587b69a-fc60-4b59-b4b1-754c072610d8} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13860 | 2026.01.30 16:43:17.585601 [ 277 ] {b587b69a-fc60-4b59-b4b1-754c072610d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13861 | 2026.01.30 16:43:17.585950 [ 277 ] {b587b69a-fc60-4b59-b4b1-754c072610d8} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13862 | 2026.01.30 16:43:17.586184 [ 277 ] {b587b69a-fc60-4b59-b4b1-754c072610d8} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13863 | 2026.01.30 16:43:17.586318 [ 277 ] {b587b69a-fc60-4b59-b4b1-754c072610d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 13864 | 2026.01.30 16:43:17.586355 [ 277 ] {b587b69a-fc60-4b59-b4b1-754c072610d8} <Debug> TCPHandler: Processed in 0.001441886 sec. | ||
| 13865 | 2026.01.30 16:43:17.586473 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13866 | 2026.01.30 16:43:17.586504 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2203 rows, containing 5 columns (5 merged, 0 gathered) in 0.001571988 sec., 1401410.188881849 rows/sec., 108.65 MiB/sec. | ||
| 13867 | 2026.01.30 16:43:17.586567 [ 277 ] {edaeffc4-e0bf-496a-9ce8-4cdf12a1027a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13868 | 2026.01.30 16:43:17.586627 [ 277 ] {edaeffc4-e0bf-496a-9ce8-4cdf12a1027a} <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 | ||
| 13869 | 2026.01.30 16:43:17.586671 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13870 | 2026.01.30 16:43:17.586916 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_101_20} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13871 | 2026.01.30 16:43:17.586986 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_101_20} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13872 | 2026.01.30 16:43:17.587061 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 13873 | 2026.01.30 16:43:17.587421 [ 277 ] {edaeffc4-e0bf-496a-9ce8-4cdf12a1027a} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13874 | 2026.01.30 16:43:17.587462 [ 277 ] {edaeffc4-e0bf-496a-9ce8-4cdf12a1027a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13875 | 2026.01.30 16:43:17.587975 [ 277 ] {edaeffc4-e0bf-496a-9ce8-4cdf12a1027a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13876 | 2026.01.30 16:43:17.588198 [ 277 ] {edaeffc4-e0bf-496a-9ce8-4cdf12a1027a} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13877 | 2026.01.30 16:43:17.588341 [ 277 ] {edaeffc4-e0bf-496a-9ce8-4cdf12a1027a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001793 sec., 2230.897936419409 rows/sec., 4.00 MiB/sec. | ||
| 13878 | 2026.01.30 16:43:17.588419 [ 277 ] {edaeffc4-e0bf-496a-9ce8-4cdf12a1027a} <Debug> TCPHandler: Processed in 0.002001915 sec. | ||
| 13879 | 2026.01.30 16:43:17.588533 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13880 | 2026.01.30 16:43:17.588626 [ 277 ] {bc4b7a88-a7c0-4106-91a7-ca60e11db7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13881 | 2026.01.30 16:43:17.588669 [ 277 ] {bc4b7a88-a7c0-4106-91a7-ca60e11db7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13882 | 2026.01.30 16:43:17.589008 [ 277 ] {bc4b7a88-a7c0-4106-91a7-ca60e11db7cb} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13883 | 2026.01.30 16:43:17.589042 [ 277 ] {bc4b7a88-a7c0-4106-91a7-ca60e11db7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13884 | 2026.01.30 16:43:17.589345 [ 277 ] {bc4b7a88-a7c0-4106-91a7-ca60e11db7cb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13885 | 2026.01.30 16:43:17.589556 [ 277 ] {bc4b7a88-a7c0-4106-91a7-ca60e11db7cb} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13886 | 2026.01.30 16:43:17.589686 [ 277 ] {bc4b7a88-a7c0-4106-91a7-ca60e11db7cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 13887 | 2026.01.30 16:43:17.589721 [ 277 ] {bc4b7a88-a7c0-4106-91a7-ca60e11db7cb} <Debug> TCPHandler: Processed in 0.001237972 sec. | ||
| 13888 | 2026.01.30 16:43:18.626326 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34079 | ||
| 13889 | 2026.01.30 16:43:18.627070 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13890 | 2026.01.30 16:43:18.627113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13891 | 2026.01.30 16:43:18.627625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13892 | 2026.01.30 16:43:18.627861 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13893 | 2026.01.30 16:43:18.628026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34079 | ||
| 13894 | 2026.01.30 16:43:18.628041 [ 134 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13895 | 2026.01.30 16:43:18.628142 [ 134 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13896 | 2026.01.30 16:43:18.628180 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13897 | 2026.01.30 16:43:18.628339 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 13898 | 2026.01.30 16:43:18.628520 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13899 | 2026.01.30 16:43:18.628588 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31711 rows starting from the beginning of the part | ||
| 13900 | 2026.01.30 16:43:18.628694 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 13901 | 2026.01.30 16:43:18.628776 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 13902 | 2026.01.30 16:43:18.628849 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 13903 | 2026.01.30 16:43:18.628914 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 13904 | 2026.01.30 16:43:18.628983 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 13905 | 2026.01.30 16:43:18.631470 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34079 rows, containing 4 columns (4 merged, 0 gathered) in 0.003205898 sec., 10630094.906325778 rows/sec., 152.06 MiB/sec. | ||
| 13906 | 2026.01.30 16:43:18.631736 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13907 | 2026.01.30 16:43:18.631993 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_71_14} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13908 | 2026.01.30 16:43:18.632065 [ 198 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_71_14} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13909 | 2026.01.30 16:43:18.632151 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 13910 | 2026.01.30 16:43:20.444117 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 13911 | 2026.01.30 16:43:20.461814 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13912 | 2026.01.30 16:43:20.461874 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13913 | 2026.01.30 16:43:20.468193 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13914 | 2026.01.30 16:43:20.468931 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2026.01.30 16:43:20.469269 [ 129 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13916 | 2026.01.30 16:43:20.469339 [ 129 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13917 | 2026.01.30 16:43:20.469363 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13918 | 2026.01.30 16:43:20.469500 [ 191 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 13919 | 2026.01.30 16:43:20.472112 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13920 | 2026.01.30 16:43:20.473010 [ 191 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13921 | 2026.01.30 16:43:20.474603 [ 191 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 13922 | 2026.01.30 16:43:20.479452 [ 191 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 13923 | 2026.01.30 16:43:20.484033 [ 191 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 13924 | 2026.01.30 16:43:20.488605 [ 191 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 13925 | 2026.01.30 16:43:20.493367 [ 191 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 13926 | 2026.01.30 16:43:20.498065 [ 191 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 13927 | 2026.01.30 16:43:20.552499 [ 192 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.083058633 sec., 6441.232905915993 rows/sec., 33.31 MiB/sec. | ||
| 13928 | 2026.01.30 16:43:20.555522 [ 200 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13929 | 2026.01.30 16:43:20.557599 [ 200 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_71_14} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13930 | 2026.01.30 16:43:20.557708 [ 200 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_71_14} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13931 | 2026.01.30 16:43:20.560893 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13932 | 2026.01.30 16:43:21.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.51 MiB, peak 387.95 MiB, free memory in arenas 0.00 B, will set to 369.47 MiB (RSS), difference: -1.04 MiB | ||
| 13933 | 2026.01.30 16:43:22.582301 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13934 | 2026.01.30 16:43:22.582510 [ 277 ] {385c506b-22bc-4fc7-aac7-66760767873f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13935 | 2026.01.30 16:43:22.582586 [ 277 ] {385c506b-22bc-4fc7-aac7-66760767873f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13936 | 2026.01.30 16:43:22.583245 [ 277 ] {385c506b-22bc-4fc7-aac7-66760767873f} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13937 | 2026.01.30 16:43:22.583294 [ 277 ] {385c506b-22bc-4fc7-aac7-66760767873f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13938 | 2026.01.30 16:43:22.583718 [ 277 ] {385c506b-22bc-4fc7-aac7-66760767873f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13939 | 2026.01.30 16:43:22.583970 [ 277 ] {385c506b-22bc-4fc7-aac7-66760767873f} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13940 | 2026.01.30 16:43:22.584224 [ 277 ] {385c506b-22bc-4fc7-aac7-66760767873f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001766 sec., 2265.0056625141565 rows/sec., 184.70 KiB/sec. | ||
| 13941 | 2026.01.30 16:43:22.584283 [ 277 ] {385c506b-22bc-4fc7-aac7-66760767873f} <Debug> TCPHandler: Processed in 0.002117438 sec. | ||
| 13942 | 2026.01.30 16:43:22.584410 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13943 | 2026.01.30 16:43:22.584516 [ 277 ] {b288657a-98fb-474f-84d9-8ff63158098a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13944 | 2026.01.30 16:43:22.584562 [ 277 ] {b288657a-98fb-474f-84d9-8ff63158098a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13945 | 2026.01.30 16:43:22.585059 [ 277 ] {b288657a-98fb-474f-84d9-8ff63158098a} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13946 | 2026.01.30 16:43:22.585101 [ 277 ] {b288657a-98fb-474f-84d9-8ff63158098a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13947 | 2026.01.30 16:43:22.585459 [ 277 ] {b288657a-98fb-474f-84d9-8ff63158098a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13948 | 2026.01.30 16:43:22.585674 [ 277 ] {b288657a-98fb-474f-84d9-8ff63158098a} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13949 | 2026.01.30 16:43:22.585817 [ 277 ] {b288657a-98fb-474f-84d9-8ff63158098a} <Debug> executeQuery: Read 130 rows, 11.44 KiB in 0.001326 sec., 98039.21568627452 rows/sec., 8.42 MiB/sec. | ||
| 13950 | 2026.01.30 16:43:22.585856 [ 277 ] {b288657a-98fb-474f-84d9-8ff63158098a} <Debug> TCPHandler: Processed in 0.001495086 sec. | ||
| 13951 | 2026.01.30 16:43:22.585981 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13952 | 2026.01.30 16:43:22.586086 [ 277 ] {a1e9b1aa-db31-419b-b557-34e23a2702e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13953 | 2026.01.30 16:43:22.586131 [ 277 ] {a1e9b1aa-db31-419b-b557-34e23a2702e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13954 | 2026.01.30 16:43:22.586565 [ 277 ] {a1e9b1aa-db31-419b-b557-34e23a2702e9} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13955 | 2026.01.30 16:43:22.586602 [ 277 ] {a1e9b1aa-db31-419b-b557-34e23a2702e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13956 | 2026.01.30 16:43:22.586912 [ 277 ] {a1e9b1aa-db31-419b-b557-34e23a2702e9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13957 | 2026.01.30 16:43:22.587133 [ 277 ] {a1e9b1aa-db31-419b-b557-34e23a2702e9} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13958 | 2026.01.30 16:43:22.587272 [ 277 ] {a1e9b1aa-db31-419b-b557-34e23a2702e9} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.00121 sec., 33057.85123966942 rows/sec., 2.41 MiB/sec. | ||
| 13959 | 2026.01.30 16:43:22.587311 [ 277 ] {a1e9b1aa-db31-419b-b557-34e23a2702e9} <Debug> TCPHandler: Processed in 0.001380135 sec. | ||
| 13960 | 2026.01.30 16:43:22.587427 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13961 | 2026.01.30 16:43:22.587522 [ 277 ] {4ed87879-2d28-40f9-bf50-e72254a3205e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13962 | 2026.01.30 16:43:22.587565 [ 277 ] {4ed87879-2d28-40f9-bf50-e72254a3205e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13963 | 2026.01.30 16:43:22.588003 [ 277 ] {4ed87879-2d28-40f9-bf50-e72254a3205e} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13964 | 2026.01.30 16:43:22.588041 [ 277 ] {4ed87879-2d28-40f9-bf50-e72254a3205e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13965 | 2026.01.30 16:43:22.588361 [ 277 ] {4ed87879-2d28-40f9-bf50-e72254a3205e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13966 | 2026.01.30 16:43:22.588593 [ 277 ] {4ed87879-2d28-40f9-bf50-e72254a3205e} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13967 | 2026.01.30 16:43:22.588726 [ 277 ] {4ed87879-2d28-40f9-bf50-e72254a3205e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001222 sec., 85106.3829787234 rows/sec., 6.65 MiB/sec. | ||
| 13968 | 2026.01.30 16:43:22.588768 [ 277 ] {4ed87879-2d28-40f9-bf50-e72254a3205e} <Debug> TCPHandler: Processed in 0.001390075 sec. | ||
| 13969 | 2026.01.30 16:43:22.588942 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13970 | 2026.01.30 16:43:22.589036 [ 277 ] {f9636455-1275-4125-b6a6-12cb380e3ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13971 | 2026.01.30 16:43:22.589080 [ 277 ] {f9636455-1275-4125-b6a6-12cb380e3ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13972 | 2026.01.30 16:43:22.589509 [ 277 ] {f9636455-1275-4125-b6a6-12cb380e3ec5} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13973 | 2026.01.30 16:43:22.589546 [ 277 ] {f9636455-1275-4125-b6a6-12cb380e3ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13974 | 2026.01.30 16:43:22.589874 [ 277 ] {f9636455-1275-4125-b6a6-12cb380e3ec5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13975 | 2026.01.30 16:43:22.590100 [ 277 ] {f9636455-1275-4125-b6a6-12cb380e3ec5} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13976 | 2026.01.30 16:43:22.590244 [ 277 ] {f9636455-1275-4125-b6a6-12cb380e3ec5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001227 sec., 132029.33985330074 rows/sec., 9.19 MiB/sec. | ||
| 13977 | 2026.01.30 16:43:22.590282 [ 277 ] {f9636455-1275-4125-b6a6-12cb380e3ec5} <Debug> TCPHandler: Processed in 0.001388274 sec. | ||
| 13978 | 2026.01.30 16:43:22.590277 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13979 | 2026.01.30 16:43:22.590358 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13980 | 2026.01.30 16:43:22.590379 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13981 | 2026.01.30 16:43:22.590408 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13982 | 2026.01.30 16:43:22.590510 [ 277 ] {68b28440-5e2d-438e-af6c-1fc5502b95ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13983 | 2026.01.30 16:43:22.590509 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13984 | 2026.01.30 16:43:22.590567 [ 277 ] {68b28440-5e2d-438e-af6c-1fc5502b95ad} <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 | ||
| 13985 | 2026.01.30 16:43:22.590668 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13986 | 2026.01.30 16:43:22.590710 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28799 rows starting from the beginning of the part | ||
| 13987 | 2026.01.30 16:43:22.590780 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13988 | 2026.01.30 16:43:22.590827 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 880 rows starting from the beginning of the part | ||
| 13989 | 2026.01.30 16:43:22.590869 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13990 | 2026.01.30 16:43:22.590910 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13991 | 2026.01.30 16:43:22.590958 [ 195 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 162 rows starting from the beginning of the part | ||
| 13992 | 2026.01.30 16:43:22.591447 [ 277 ] {68b28440-5e2d-438e-af6c-1fc5502b95ad} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2026.01.30 16:43:22.591488 [ 277 ] {68b28440-5e2d-438e-af6c-1fc5502b95ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 13994 | 2026.01.30 16:43:22.592187 [ 277 ] {68b28440-5e2d-438e-af6c-1fc5502b95ad} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13995 | 2026.01.30 16:43:22.592440 [ 277 ] {68b28440-5e2d-438e-af6c-1fc5502b95ad} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2026.01.30 16:43:22.592600 [ 277 ] {68b28440-5e2d-438e-af6c-1fc5502b95ad} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002108 sec., 17077.798861480074 rows/sec., 30.60 MiB/sec. | ||
| 13997 | 2026.01.30 16:43:22.592676 [ 277 ] {68b28440-5e2d-438e-af6c-1fc5502b95ad} <Debug> TCPHandler: Processed in 0.002316931 sec. | ||
| 13998 | 2026.01.30 16:43:22.592799 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.01.30 16:43:22.592893 [ 277 ] {2b6c112b-d2af-4282-babc-34133825bea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14000 | 2026.01.30 16:43:22.592936 [ 277 ] {2b6c112b-d2af-4282-babc-34133825bea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14001 | 2026.01.30 16:43:22.593285 [ 277 ] {2b6c112b-d2af-4282-babc-34133825bea9} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.01.30 16:43:22.593322 [ 277 ] {2b6c112b-d2af-4282-babc-34133825bea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14003 | 2026.01.30 16:43:22.593636 [ 277 ] {2b6c112b-d2af-4282-babc-34133825bea9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14004 | 2026.01.30 16:43:22.593857 [ 277 ] {2b6c112b-d2af-4282-babc-34133825bea9} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.01.30 16:43:22.593994 [ 277 ] {2b6c112b-d2af-4282-babc-34133825bea9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 14006 | 2026.01.30 16:43:22.594041 [ 277 ] {2b6c112b-d2af-4282-babc-34133825bea9} <Debug> TCPHandler: Processed in 0.001291544 sec. | ||
| 14007 | 2026.01.30 16:43:22.597871 [ 193 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30321 rows, containing 5 columns (5 merged, 0 gathered) in 0.007419063 sec., 4086904.2357505253 rows/sec., 279.63 MiB/sec. | ||
| 14008 | 2026.01.30 16:43:22.598339 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14009 | 2026.01.30 16:43:22.598647 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.01.30 16:43:22.598731 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14011 | 2026.01.30 16:43:22.598828 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 14012 | 2026.01.30 16:43:25.948978 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14013 | 2026.01.30 16:43:25.949043 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14014 | 2026.01.30 16:43:26.128298 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34591 | ||
| 14015 | 2026.01.30 16:43:26.129077 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14016 | 2026.01.30 16:43:26.129147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14017 | 2026.01.30 16:43:26.129874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14018 | 2026.01.30 16:43:26.130204 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14019 | 2026.01.30 16:43:26.130393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34591 | ||
| 14020 | 2026.01.30 16:43:26.237899 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1696 | ||
| 14021 | 2026.01.30 16:43:26.241110 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14022 | 2026.01.30 16:43:26.241195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14023 | 2026.01.30 16:43:26.242924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14024 | 2026.01.30 16:43:26.243320 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14025 | 2026.01.30 16:43:26.243680 [ 222 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14026 | 2026.01.30 16:43:26.243743 [ 222 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14027 | 2026.01.30 16:43:26.243876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1696 | ||
| 14028 | 2026.01.30 16:43:26.247692 [ 222 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14029 | 2026.01.30 16:43:27.232921 [ 221 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14030 | 2026.01.30 16:43:27.232993 [ 221 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14031 | 2026.01.30 16:43:27.236789 [ 221 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14032 | 2026.01.30 16:43:27.579472 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14033 | 2026.01.30 16:43:27.579654 [ 277 ] {480b2c05-4a04-4c50-8f7d-908e6625208e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14034 | 2026.01.30 16:43:27.579719 [ 277 ] {480b2c05-4a04-4c50-8f7d-908e6625208e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14035 | 2026.01.30 16:43:27.580446 [ 277 ] {480b2c05-4a04-4c50-8f7d-908e6625208e} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14036 | 2026.01.30 16:43:27.580488 [ 277 ] {480b2c05-4a04-4c50-8f7d-908e6625208e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14037 | 2026.01.30 16:43:27.580880 [ 277 ] {480b2c05-4a04-4c50-8f7d-908e6625208e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14038 | 2026.01.30 16:43:27.581137 [ 277 ] {480b2c05-4a04-4c50-8f7d-908e6625208e} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14039 | 2026.01.30 16:43:27.581292 [ 277 ] {480b2c05-4a04-4c50-8f7d-908e6625208e} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001688 sec., 37914.69194312796 rows/sec., 3.00 MiB/sec. | ||
| 14040 | 2026.01.30 16:43:27.581334 [ 277 ] {480b2c05-4a04-4c50-8f7d-908e6625208e} <Debug> TCPHandler: Processed in 0.001990105 sec. | ||
| 14041 | 2026.01.30 16:43:27.581465 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14042 | 2026.01.30 16:43:27.581558 [ 277 ] {0b2a06e2-a95b-4e74-a876-259f2bc090cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14043 | 2026.01.30 16:43:27.581598 [ 277 ] {0b2a06e2-a95b-4e74-a876-259f2bc090cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14044 | 2026.01.30 16:43:27.582021 [ 277 ] {0b2a06e2-a95b-4e74-a876-259f2bc090cc} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14045 | 2026.01.30 16:43:27.582057 [ 277 ] {0b2a06e2-a95b-4e74-a876-259f2bc090cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14046 | 2026.01.30 16:43:27.582344 [ 277 ] {0b2a06e2-a95b-4e74-a876-259f2bc090cc} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14047 | 2026.01.30 16:43:27.582550 [ 277 ] {0b2a06e2-a95b-4e74-a876-259f2bc090cc} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14048 | 2026.01.30 16:43:27.582658 [ 137 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14049 | 2026.01.30 16:43:27.582683 [ 277 ] {0b2a06e2-a95b-4e74-a876-259f2bc090cc} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001141 sec., 3505.6967572304993 rows/sec., 263.61 KiB/sec. | ||
| 14050 | 2026.01.30 16:43:27.582715 [ 137 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14051 | 2026.01.30 16:43:27.582728 [ 277 ] {0b2a06e2-a95b-4e74-a876-259f2bc090cc} <Debug> TCPHandler: Processed in 0.001316853 sec. | ||
| 14052 | 2026.01.30 16:43:27.582742 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14053 | 2026.01.30 16:43:27.582852 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14054 | 2026.01.30 16:43:27.582910 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14055 | 2026.01.30 16:43:27.582947 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14056 | 2026.01.30 16:43:27.582975 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 299 rows starting from the beginning of the part | ||
| 14057 | 2026.01.30 16:43:27.583001 [ 277 ] {6892e31d-94c6-4723-a43d-9a8ef3a0a308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14058 | 2026.01.30 16:43:27.583032 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 16 rows starting from the beginning of the part | ||
| 14059 | 2026.01.30 16:43:27.583041 [ 277 ] {6892e31d-94c6-4723-a43d-9a8ef3a0a308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14060 | 2026.01.30 16:43:27.583075 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 36 rows starting from the beginning of the part | ||
| 14061 | 2026.01.30 16:43:27.583119 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 4 rows starting from the beginning of the part | ||
| 14062 | 2026.01.30 16:43:27.583157 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 40 rows starting from the beginning of the part | ||
| 14063 | 2026.01.30 16:43:27.583202 [ 190 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 4 rows starting from the beginning of the part | ||
| 14064 | 2026.01.30 16:43:27.583468 [ 277 ] {6892e31d-94c6-4723-a43d-9a8ef3a0a308} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14065 | 2026.01.30 16:43:27.583501 [ 277 ] {6892e31d-94c6-4723-a43d-9a8ef3a0a308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14066 | 2026.01.30 16:43:27.583801 [ 277 ] {6892e31d-94c6-4723-a43d-9a8ef3a0a308} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14067 | 2026.01.30 16:43:27.583927 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 5 columns (5 merged, 0 gathered) in 0.00111645 sec., 357382.7757624614 rows/sec., 24.65 MiB/sec. | ||
| 14068 | 2026.01.30 16:43:27.584006 [ 277 ] {6892e31d-94c6-4723-a43d-9a8ef3a0a308} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14069 | 2026.01.30 16:43:27.584047 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14070 | 2026.01.30 16:43:27.584133 [ 277 ] {6892e31d-94c6-4723-a43d-9a8ef3a0a308} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001149 sec., 59181.89730200174 rows/sec., 4.62 MiB/sec. | ||
| 14071 | 2026.01.30 16:43:27.584177 [ 277 ] {6892e31d-94c6-4723-a43d-9a8ef3a0a308} <Debug> TCPHandler: Processed in 0.001315013 sec. | ||
| 14072 | 2026.01.30 16:43:27.584293 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14073 | 2026.01.30 16:43:27.584293 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_101_20} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14074 | 2026.01.30 16:43:27.584369 [ 202 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_101_20} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14075 | 2026.01.30 16:43:27.584384 [ 277 ] {6fbe07f6-e1fa-4891-ace1-65ef7ebeee53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14076 | 2026.01.30 16:43:27.584426 [ 277 ] {6fbe07f6-e1fa-4891-ace1-65ef7ebeee53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14077 | 2026.01.30 16:43:27.584428 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14078 | 2026.01.30 16:43:27.584884 [ 277 ] {6fbe07f6-e1fa-4891-ace1-65ef7ebeee53} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14079 | 2026.01.30 16:43:27.584920 [ 277 ] {6fbe07f6-e1fa-4891-ace1-65ef7ebeee53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14080 | 2026.01.30 16:43:27.585255 [ 277 ] {6fbe07f6-e1fa-4891-ace1-65ef7ebeee53} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14081 | 2026.01.30 16:43:27.585482 [ 277 ] {6fbe07f6-e1fa-4891-ace1-65ef7ebeee53} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14082 | 2026.01.30 16:43:27.585611 [ 277 ] {6fbe07f6-e1fa-4891-ace1-65ef7ebeee53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 14083 | 2026.01.30 16:43:27.585648 [ 277 ] {6fbe07f6-e1fa-4891-ace1-65ef7ebeee53} <Debug> TCPHandler: Processed in 0.001402335 sec. | ||
| 14084 | 2026.01.30 16:43:27.585757 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14085 | 2026.01.30 16:43:27.585849 [ 277 ] {e48fa3da-78d2-4289-ab40-1fdf301ed5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14086 | 2026.01.30 16:43:27.585907 [ 277 ] {e48fa3da-78d2-4289-ab40-1fdf301ed5e0} <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 | ||
| 14087 | 2026.01.30 16:43:27.586703 [ 277 ] {e48fa3da-78d2-4289-ab40-1fdf301ed5e0} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14088 | 2026.01.30 16:43:27.586740 [ 277 ] {e48fa3da-78d2-4289-ab40-1fdf301ed5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14089 | 2026.01.30 16:43:27.587233 [ 277 ] {e48fa3da-78d2-4289-ab40-1fdf301ed5e0} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14090 | 2026.01.30 16:43:27.587452 [ 277 ] {e48fa3da-78d2-4289-ab40-1fdf301ed5e0} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14091 | 2026.01.30 16:43:27.587586 [ 277 ] {e48fa3da-78d2-4289-ab40-1fdf301ed5e0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001755 sec., 2279.202279202279 rows/sec., 4.08 MiB/sec. | ||
| 14092 | 2026.01.30 16:43:27.587639 [ 277 ] {e48fa3da-78d2-4289-ab40-1fdf301ed5e0} <Debug> TCPHandler: Processed in 0.001929914 sec. | ||
| 14093 | 2026.01.30 16:43:27.587754 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14094 | 2026.01.30 16:43:27.587846 [ 277 ] {890ef55b-4bc2-4e89-9929-7f57ad8e8e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14095 | 2026.01.30 16:43:27.587888 [ 277 ] {890ef55b-4bc2-4e89-9929-7f57ad8e8e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14096 | 2026.01.30 16:43:27.588232 [ 277 ] {890ef55b-4bc2-4e89-9929-7f57ad8e8e16} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14097 | 2026.01.30 16:43:27.588268 [ 277 ] {890ef55b-4bc2-4e89-9929-7f57ad8e8e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14098 | 2026.01.30 16:43:27.588561 [ 277 ] {890ef55b-4bc2-4e89-9929-7f57ad8e8e16} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14099 | 2026.01.30 16:43:27.588761 [ 277 ] {890ef55b-4bc2-4e89-9929-7f57ad8e8e16} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14100 | 2026.01.30 16:43:27.588888 [ 277 ] {890ef55b-4bc2-4e89-9929-7f57ad8e8e16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 14101 | 2026.01.30 16:43:27.588901 [ 133 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14102 | 2026.01.30 16:43:27.588923 [ 277 ] {890ef55b-4bc2-4e89-9929-7f57ad8e8e16} <Debug> TCPHandler: Processed in 0.001217332 sec. | ||
| 14103 | 2026.01.30 16:43:27.588950 [ 133 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14104 | 2026.01.30 16:43:27.588975 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14105 | 2026.01.30 16:43:27.589055 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14106 | 2026.01.30 16:43:27.589154 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14107 | 2026.01.30 16:43:27.589189 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5904 rows starting from the beginning of the part | ||
| 14108 | 2026.01.30 16:43:27.589244 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 14109 | 2026.01.30 16:43:27.589288 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 14110 | 2026.01.30 16:43:27.589331 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 14111 | 2026.01.30 16:43:27.589371 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 14112 | 2026.01.30 16:43:27.589411 [ 194 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 14113 | 2026.01.30 16:43:27.591098 [ 202 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6204 rows, containing 4 columns (4 merged, 0 gathered) in 0.002078897 sec., 2984274.8342029448 rows/sec., 198.41 MiB/sec. | ||
| 14114 | 2026.01.30 16:43:27.591605 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14115 | 2026.01.30 16:43:27.591949 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_101_20} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14116 | 2026.01.30 16:43:27.592034 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_101_20} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14117 | 2026.01.30 16:43:27.592131 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 14118 | 2026.01.30 16:43:27.973052 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 14119 | 2026.01.30 16:43:27.991579 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14120 | 2026.01.30 16:43:27.991645 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14121 | 2026.01.30 16:43:27.997948 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14122 | 2026.01.30 16:43:27.998671 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14123 | 2026.01.30 16:43:28.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.75 MiB, peak 387.95 MiB, free memory in arenas 0.00 B, will set to 370.73 MiB (RSS), difference: -5.01 MiB | ||
| 14124 | 2026.01.30 16:43:28.001964 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 14125 | 2026.01.30 16:43:28.601427 [ 221 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14126 | 2026.01.30 16:43:28.601475 [ 221 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14127 | 2026.01.30 16:43:28.604253 [ 221 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14128 | 2026.01.30 16:43:29.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.73 MiB, peak 387.95 MiB, free memory in arenas 0.00 B, will set to 370.73 MiB (RSS), difference: 4.00 MiB | ||
| 14129 | 2026.01.30 16:43:32.270149 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44269 | ||
| 14130 | 2026.01.30 16:43:32.270271 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14131 | 2026.01.30 16:43:32.270299 [ 294 ] {} <Debug> TCP-Session: 3fe2308a-dfe4-47e4-9dd2-902206a0cfee Authenticating user 'default' from [fd00:1122:3344:101::e]:44269 | ||
| 14132 | 2026.01.30 16:43:32.270320 [ 294 ] {} <Debug> TCP-Session: 3fe2308a-dfe4-47e4-9dd2-902206a0cfee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14133 | 2026.01.30 16:43:32.270332 [ 294 ] {} <Debug> TCP-Session: 3fe2308a-dfe4-47e4-9dd2-902206a0cfee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14134 | 2026.01.30 16:43:32.270509 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38429 | ||
| 14135 | 2026.01.30 16:43:32.270585 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44756 | ||
| 14136 | 2026.01.30 16:43:32.270584 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35256 | ||
| 14137 | 2026.01.30 16:43:32.270614 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14138 | 2026.01.30 16:43:32.270646 [ 294 ] {} <Trace> TCP-Session: 3fe2308a-dfe4-47e4-9dd2-902206a0cfee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14139 | 2026.01.30 16:43:32.270680 [ 275 ] {} <Debug> TCP-Session: 86194e11-2fe3-47c2-8368-6ddb7a1cfb03 Authenticating user 'default' from [fd00:1122:3344:101::e]:38429 | ||
| 14140 | 2026.01.30 16:43:32.270664 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14141 | 2026.01.30 16:43:32.270701 [ 275 ] {} <Debug> TCP-Session: 86194e11-2fe3-47c2-8368-6ddb7a1cfb03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14142 | 2026.01.30 16:43:32.270654 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60514 | ||
| 14143 | 2026.01.30 16:43:32.270731 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14144 | 2026.01.30 16:43:32.270726 [ 275 ] {} <Debug> TCP-Session: 86194e11-2fe3-47c2-8368-6ddb7a1cfb03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14145 | 2026.01.30 16:43:32.270723 [ 288 ] {} <Debug> TCP-Session: 095bbb16-e7f4-45a4-b3cf-cbd6df13b543 Authenticating user 'default' from [fd00:1122:3344:101::e]:44756 | ||
| 14146 | 2026.01.30 16:43:32.270790 [ 286 ] {} <Debug> TCP-Session: 3d798630-b027-4d32-9690-8afc62b2a88a Authenticating user 'default' from [fd00:1122:3344:101::e]:35256 | ||
| 14147 | 2026.01.30 16:43:32.270812 [ 288 ] {} <Debug> TCP-Session: 095bbb16-e7f4-45a4-b3cf-cbd6df13b543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14148 | 2026.01.30 16:43:32.270651 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40152 | ||
| 14149 | 2026.01.30 16:43:32.270844 [ 288 ] {} <Debug> TCP-Session: 095bbb16-e7f4-45a4-b3cf-cbd6df13b543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14150 | 2026.01.30 16:43:32.270838 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14151 | 2026.01.30 16:43:32.270836 [ 286 ] {} <Debug> TCP-Session: 3d798630-b027-4d32-9690-8afc62b2a88a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14152 | 2026.01.30 16:43:32.270926 [ 291 ] {} <Debug> TCP-Session: d5937b7f-7e9e-42d4-82b0-ab644b0125ef Authenticating user 'default' from [fd00:1122:3344:101::e]:60514 | ||
| 14153 | 2026.01.30 16:43:32.270935 [ 286 ] {} <Debug> TCP-Session: 3d798630-b027-4d32-9690-8afc62b2a88a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14154 | 2026.01.30 16:43:32.270603 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52424 | ||
| 14155 | 2026.01.30 16:43:32.270972 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14156 | 2026.01.30 16:43:32.270957 [ 291 ] {} <Debug> TCP-Session: d5937b7f-7e9e-42d4-82b0-ab644b0125ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14157 | 2026.01.30 16:43:32.271014 [ 292 ] {} <Debug> TCP-Session: fbed5368-fa6b-4b3d-8054-7477f54bbc79 Authenticating user 'default' from [fd00:1122:3344:101::e]:40152 | ||
| 14158 | 2026.01.30 16:43:32.271029 [ 291 ] {} <Debug> TCP-Session: d5937b7f-7e9e-42d4-82b0-ab644b0125ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14159 | 2026.01.30 16:43:32.270605 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44532 | ||
| 14160 | 2026.01.30 16:43:32.271050 [ 292 ] {} <Debug> TCP-Session: fbed5368-fa6b-4b3d-8054-7477f54bbc79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14161 | 2026.01.30 16:43:32.271051 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14162 | 2026.01.30 16:43:32.271091 [ 292 ] {} <Debug> TCP-Session: fbed5368-fa6b-4b3d-8054-7477f54bbc79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14163 | 2026.01.30 16:43:32.270662 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36244 | ||
| 14164 | 2026.01.30 16:43:32.271119 [ 289 ] {} <Debug> TCP-Session: e62dcf93-cc92-46e8-b78d-81f3d12c38b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52424 | ||
| 14165 | 2026.01.30 16:43:32.270847 [ 294 ] {e2ed9de4-7aad-46e6-a5d1-34ad295ca5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44269) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14166 | 2026.01.30 16:43:32.271171 [ 289 ] {} <Debug> TCP-Session: e62dcf93-cc92-46e8-b78d-81f3d12c38b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14167 | 2026.01.30 16:43:32.271211 [ 289 ] {} <Debug> TCP-Session: e62dcf93-cc92-46e8-b78d-81f3d12c38b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14168 | 2026.01.30 16:43:32.271323 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14169 | 2026.01.30 16:43:32.271364 [ 290 ] {} <Debug> TCP-Session: e3276d91-3cb6-465f-8fd7-35431425e49a Authenticating user 'default' from [fd00:1122:3344:101::e]:44532 | ||
| 14170 | 2026.01.30 16:43:32.271391 [ 290 ] {} <Debug> TCP-Session: e3276d91-3cb6-465f-8fd7-35431425e49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14171 | 2026.01.30 16:43:32.271410 [ 290 ] {} <Debug> TCP-Session: e3276d91-3cb6-465f-8fd7-35431425e49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14172 | 2026.01.30 16:43:32.271456 [ 294 ] {e2ed9de4-7aad-46e6-a5d1-34ad295ca5a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14173 | 2026.01.30 16:43:32.271519 [ 294 ] {e2ed9de4-7aad-46e6-a5d1-34ad295ca5a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14174 | 2026.01.30 16:43:32.271521 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14175 | 2026.01.30 16:43:32.271557 [ 293 ] {} <Debug> TCP-Session: 6d5a45c5-f946-40d2-8fce-1394800dd0b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36244 | ||
| 14176 | 2026.01.30 16:43:32.271572 [ 293 ] {} <Debug> TCP-Session: 6d5a45c5-f946-40d2-8fce-1394800dd0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14177 | 2026.01.30 16:43:32.271584 [ 293 ] {} <Debug> TCP-Session: 6d5a45c5-f946-40d2-8fce-1394800dd0b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14178 | 2026.01.30 16:43:32.271792 [ 294 ] {e2ed9de4-7aad-46e6-a5d1-34ad295ca5a8} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 14179 | 2026.01.30 16:43:32.272738 [ 297 ] {e2ed9de4-7aad-46e6-a5d1-34ad295ca5a8} <Trace> AggregatingTransform: Aggregating | ||
| 14180 | 2026.01.30 16:43:32.272800 [ 297 ] {e2ed9de4-7aad-46e6-a5d1-34ad295ca5a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 14181 | 2026.01.30 16:43:32.272846 [ 297 ] {e2ed9de4-7aad-46e6-a5d1-34ad295ca5a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951157 sec. (1051.351 rows/sec., 41.07 KiB/sec.) | ||
| 14182 | 2026.01.30 16:43:32.272869 [ 297 ] {e2ed9de4-7aad-46e6-a5d1-34ad295ca5a8} <Trace> Aggregator: Merging aggregated data | ||
| 14183 | 2026.01.30 16:43:32.274338 [ 294 ] {e2ed9de4-7aad-46e6-a5d1-34ad295ca5a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003555 sec., 281.29395218002816 rows/sec., 10.99 KiB/sec. | ||
| 14184 | 2026.01.30 16:43:32.274476 [ 294 ] {e2ed9de4-7aad-46e6-a5d1-34ad295ca5a8} <Debug> TCPHandler: Processed in 0.00394481 sec. | ||
| 14185 | 2026.01.30 16:43:32.274575 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14186 | 2026.01.30 16:43:32.274598 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14187 | 2026.01.30 16:43:32.274608 [ 294 ] {} <Debug> TCP-Session: 3fe2308a-dfe4-47e4-9dd2-902206a0cfee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14188 | 2026.01.30 16:43:32.274618 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14189 | 2026.01.30 16:43:32.274636 [ 275 ] {} <Debug> TCP-Session: 86194e11-2fe3-47c2-8368-6ddb7a1cfb03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14190 | 2026.01.30 16:43:32.274636 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14191 | 2026.01.30 16:43:32.274652 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14192 | 2026.01.30 16:43:32.274668 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14193 | 2026.01.30 16:43:32.274701 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14194 | 2026.01.30 16:43:32.274715 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14195 | 2026.01.30 16:43:32.274726 [ 286 ] {} <Debug> TCP-Session: 3d798630-b027-4d32-9690-8afc62b2a88a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14196 | 2026.01.30 16:43:32.274746 [ 289 ] {} <Debug> TCP-Session: e62dcf93-cc92-46e8-b78d-81f3d12c38b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14197 | 2026.01.30 16:43:32.274761 [ 292 ] {} <Debug> TCP-Session: fbed5368-fa6b-4b3d-8054-7477f54bbc79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14198 | 2026.01.30 16:43:32.274706 [ 293 ] {} <Debug> TCP-Session: 6d5a45c5-f946-40d2-8fce-1394800dd0b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14199 | 2026.01.30 16:43:32.274683 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14200 | 2026.01.30 16:43:32.274661 [ 288 ] {} <Debug> TCP-Session: 095bbb16-e7f4-45a4-b3cf-cbd6df13b543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14201 | 2026.01.30 16:43:32.274696 [ 290 ] {} <Debug> TCP-Session: e3276d91-3cb6-465f-8fd7-35431425e49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14202 | 2026.01.30 16:43:32.274851 [ 291 ] {} <Debug> TCP-Session: d5937b7f-7e9e-42d4-82b0-ab644b0125ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14203 | 2026.01.30 16:43:32.461108 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38783 | ||
| 14204 | 2026.01.30 16:43:32.461215 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14205 | 2026.01.30 16:43:32.461243 [ 294 ] {} <Debug> TCP-Session: e0bbba03-3281-423d-9073-fa34a2ec0268 Authenticating user 'default' from [fd00:1122:3344:101::e]:38783 | ||
| 14206 | 2026.01.30 16:43:32.461266 [ 294 ] {} <Debug> TCP-Session: e0bbba03-3281-423d-9073-fa34a2ec0268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14207 | 2026.01.30 16:43:32.461279 [ 294 ] {} <Debug> TCP-Session: e0bbba03-3281-423d-9073-fa34a2ec0268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14208 | 2026.01.30 16:43:32.461524 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34728 | ||
| 14209 | 2026.01.30 16:43:32.461562 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32898 | ||
| 14210 | 2026.01.30 16:43:32.461568 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37113 | ||
| 14211 | 2026.01.30 16:43:32.461596 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49656 | ||
| 14212 | 2026.01.30 16:43:32.461618 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38237 | ||
| 14213 | 2026.01.30 16:43:32.461657 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62680 | ||
| 14214 | 2026.01.30 16:43:32.461631 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14215 | 2026.01.30 16:43:32.461622 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42143 | ||
| 14216 | 2026.01.30 16:43:32.461725 [ 288 ] {} <Debug> TCP-Session: 9c5e482c-e2f2-4099-86ae-039859f7351f Authenticating user 'default' from [fd00:1122:3344:101::e]:32898 | ||
| 14217 | 2026.01.30 16:43:32.461740 [ 294 ] {} <Trace> TCP-Session: e0bbba03-3281-423d-9073-fa34a2ec0268 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14218 | 2026.01.30 16:43:32.461769 [ 288 ] {} <Debug> TCP-Session: 9c5e482c-e2f2-4099-86ae-039859f7351f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14219 | 2026.01.30 16:43:32.461746 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14220 | 2026.01.30 16:43:32.461792 [ 288 ] {} <Debug> TCP-Session: 9c5e482c-e2f2-4099-86ae-039859f7351f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14221 | 2026.01.30 16:43:32.461745 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14222 | 2026.01.30 16:43:32.461819 [ 291 ] {} <Debug> TCP-Session: 6f37ef1b-eadd-41aa-85ee-4dee449f730e Authenticating user 'default' from [fd00:1122:3344:101::e]:38237 | ||
| 14223 | 2026.01.30 16:43:32.461816 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14224 | 2026.01.30 16:43:32.461865 [ 291 ] {} <Debug> TCP-Session: 6f37ef1b-eadd-41aa-85ee-4dee449f730e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14225 | 2026.01.30 16:43:32.461852 [ 293 ] {} <Debug> TCP-Session: 6b450d1e-9d08-4e44-9112-1ef723a1f0fc Authenticating user 'default' from [fd00:1122:3344:101::e]:62680 | ||
| 14226 | 2026.01.30 16:43:32.461892 [ 291 ] {} <Debug> TCP-Session: 6f37ef1b-eadd-41aa-85ee-4dee449f730e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14227 | 2026.01.30 16:43:32.461888 [ 292 ] {} <Debug> TCP-Session: 5fc3dcfe-a09a-4592-979a-d54937f374cd Authenticating user 'default' from [fd00:1122:3344:101::e]:42143 | ||
| 14228 | 2026.01.30 16:43:32.461928 [ 294 ] {069b0b02-bf8a-41d9-861c-d6cbf705fd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38783) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14229 | 2026.01.30 16:43:32.461961 [ 292 ] {} <Debug> TCP-Session: 5fc3dcfe-a09a-4592-979a-d54937f374cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14230 | 2026.01.30 16:43:32.461923 [ 293 ] {} <Debug> TCP-Session: 6b450d1e-9d08-4e44-9112-1ef723a1f0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14231 | 2026.01.30 16:43:32.461987 [ 292 ] {} <Debug> TCP-Session: 5fc3dcfe-a09a-4592-979a-d54937f374cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14232 | 2026.01.30 16:43:32.462007 [ 293 ] {} <Debug> TCP-Session: 6b450d1e-9d08-4e44-9112-1ef723a1f0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14233 | 2026.01.30 16:43:32.461722 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14234 | 2026.01.30 16:43:32.461603 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14235 | 2026.01.30 16:43:32.462058 [ 286 ] {} <Debug> TCP-Session: b1fec523-cf1d-46b0-8375-d5d88c9767d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37113 | ||
| 14236 | 2026.01.30 16:43:32.461723 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14237 | 2026.01.30 16:43:32.462088 [ 286 ] {} <Debug> TCP-Session: b1fec523-cf1d-46b0-8375-d5d88c9767d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14238 | 2026.01.30 16:43:32.462078 [ 275 ] {} <Debug> TCP-Session: f9fb7813-bba3-4640-ae2b-5d63b5946132 Authenticating user 'default' from [fd00:1122:3344:101::e]:34728 | ||
| 14239 | 2026.01.30 16:43:32.462110 [ 286 ] {} <Debug> TCP-Session: b1fec523-cf1d-46b0-8375-d5d88c9767d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14240 | 2026.01.30 16:43:32.462135 [ 275 ] {} <Debug> TCP-Session: f9fb7813-bba3-4640-ae2b-5d63b5946132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14241 | 2026.01.30 16:43:32.461595 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64225 | ||
| 14242 | 2026.01.30 16:43:32.462159 [ 275 ] {} <Debug> TCP-Session: f9fb7813-bba3-4640-ae2b-5d63b5946132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14243 | 2026.01.30 16:43:32.462106 [ 290 ] {} <Debug> TCP-Session: c1bfa369-e1a7-4e00-90e4-5886bc466834 Authenticating user 'default' from [fd00:1122:3344:101::e]:49656 | ||
| 14244 | 2026.01.30 16:43:32.462214 [ 294 ] {069b0b02-bf8a-41d9-861c-d6cbf705fd1f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14245 | 2026.01.30 16:43:32.462224 [ 290 ] {} <Debug> TCP-Session: c1bfa369-e1a7-4e00-90e4-5886bc466834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14246 | 2026.01.30 16:43:32.462230 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14247 | 2026.01.30 16:43:32.462258 [ 290 ] {} <Debug> TCP-Session: c1bfa369-e1a7-4e00-90e4-5886bc466834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14248 | 2026.01.30 16:43:32.462278 [ 289 ] {} <Debug> TCP-Session: 1abc3feb-5de1-4e3d-934f-c2c7e84858b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64225 | ||
| 14249 | 2026.01.30 16:43:32.462278 [ 294 ] {069b0b02-bf8a-41d9-861c-d6cbf705fd1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14250 | 2026.01.30 16:43:32.462315 [ 289 ] {} <Debug> TCP-Session: 1abc3feb-5de1-4e3d-934f-c2c7e84858b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14251 | 2026.01.30 16:43:32.462334 [ 289 ] {} <Debug> TCP-Session: 1abc3feb-5de1-4e3d-934f-c2c7e84858b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14252 | 2026.01.30 16:43:32.462587 [ 294 ] {069b0b02-bf8a-41d9-861c-d6cbf705fd1f} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 14253 | 2026.01.30 16:43:32.463582 [ 325 ] {069b0b02-bf8a-41d9-861c-d6cbf705fd1f} <Trace> AggregatingTransform: Aggregating | ||
| 14254 | 2026.01.30 16:43:32.463620 [ 325 ] {069b0b02-bf8a-41d9-861c-d6cbf705fd1f} <Trace> Aggregator: Aggregation method: without_key | ||
| 14255 | 2026.01.30 16:43:32.463653 [ 325 ] {069b0b02-bf8a-41d9-861c-d6cbf705fd1f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961787 sec. (1039.731 rows/sec., 40.61 KiB/sec.) | ||
| 14256 | 2026.01.30 16:43:32.463669 [ 325 ] {069b0b02-bf8a-41d9-861c-d6cbf705fd1f} <Trace> Aggregator: Merging aggregated data | ||
| 14257 | 2026.01.30 16:43:32.465098 [ 294 ] {069b0b02-bf8a-41d9-861c-d6cbf705fd1f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003227 sec., 309.88534242330337 rows/sec., 12.10 KiB/sec. | ||
| 14258 | 2026.01.30 16:43:32.465257 [ 294 ] {069b0b02-bf8a-41d9-861c-d6cbf705fd1f} <Debug> TCPHandler: Processed in 0.003629785 sec. | ||
| 14259 | 2026.01.30 16:43:32.465339 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14260 | 2026.01.30 16:43:32.465367 [ 294 ] {} <Debug> TCP-Session: e0bbba03-3281-423d-9073-fa34a2ec0268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14261 | 2026.01.30 16:43:32.465371 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14262 | 2026.01.30 16:43:32.465392 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14263 | 2026.01.30 16:43:32.465416 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14264 | 2026.01.30 16:43:32.465433 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14265 | 2026.01.30 16:43:32.465454 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14266 | 2026.01.30 16:43:32.465471 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14267 | 2026.01.30 16:43:32.465510 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14268 | 2026.01.30 16:43:32.465533 [ 291 ] {} <Debug> TCP-Session: 6f37ef1b-eadd-41aa-85ee-4dee449f730e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14269 | 2026.01.30 16:43:32.465550 [ 289 ] {} <Debug> TCP-Session: 1abc3feb-5de1-4e3d-934f-c2c7e84858b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14270 | 2026.01.30 16:43:32.465565 [ 292 ] {} <Debug> TCP-Session: 5fc3dcfe-a09a-4592-979a-d54937f374cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14271 | 2026.01.30 16:43:32.465492 [ 286 ] {} <Debug> TCP-Session: b1fec523-cf1d-46b0-8375-d5d88c9767d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14272 | 2026.01.30 16:43:32.465465 [ 275 ] {} <Debug> TCP-Session: f9fb7813-bba3-4640-ae2b-5d63b5946132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14273 | 2026.01.30 16:43:32.465443 [ 288 ] {} <Debug> TCP-Session: 9c5e482c-e2f2-4099-86ae-039859f7351f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14274 | 2026.01.30 16:43:32.465426 [ 293 ] {} <Debug> TCP-Session: 6b450d1e-9d08-4e44-9112-1ef723a1f0fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14275 | 2026.01.30 16:43:32.465493 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14276 | 2026.01.30 16:43:32.465698 [ 290 ] {} <Debug> TCP-Session: c1bfa369-e1a7-4e00-90e4-5886bc466834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14277 | 2026.01.30 16:43:32.582030 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14278 | 2026.01.30 16:43:32.582225 [ 277 ] {914dc30b-ae9b-4d77-9dda-40eb2c9398ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14279 | 2026.01.30 16:43:32.582299 [ 277 ] {914dc30b-ae9b-4d77-9dda-40eb2c9398ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14280 | 2026.01.30 16:43:32.583012 [ 277 ] {914dc30b-ae9b-4d77-9dda-40eb2c9398ac} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14281 | 2026.01.30 16:43:32.583072 [ 277 ] {914dc30b-ae9b-4d77-9dda-40eb2c9398ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14282 | 2026.01.30 16:43:32.583533 [ 277 ] {914dc30b-ae9b-4d77-9dda-40eb2c9398ac} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14283 | 2026.01.30 16:43:32.583787 [ 277 ] {914dc30b-ae9b-4d77-9dda-40eb2c9398ac} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14284 | 2026.01.30 16:43:32.583977 [ 277 ] {914dc30b-ae9b-4d77-9dda-40eb2c9398ac} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001806 sec., 70874.86157253599 rows/sec., 6.11 MiB/sec. | ||
| 14285 | 2026.01.30 16:43:32.584037 [ 277 ] {914dc30b-ae9b-4d77-9dda-40eb2c9398ac} <Debug> TCPHandler: Processed in 0.002145979 sec. | ||
| 14286 | 2026.01.30 16:43:32.584189 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14287 | 2026.01.30 16:43:32.584306 [ 277 ] {cce3fd00-7f8c-4356-8d14-f1aa8929bd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14288 | 2026.01.30 16:43:32.584355 [ 277 ] {cce3fd00-7f8c-4356-8d14-f1aa8929bd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14289 | 2026.01.30 16:43:32.584817 [ 277 ] {cce3fd00-7f8c-4356-8d14-f1aa8929bd25} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14290 | 2026.01.30 16:43:32.584854 [ 277 ] {cce3fd00-7f8c-4356-8d14-f1aa8929bd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14291 | 2026.01.30 16:43:32.585180 [ 277 ] {cce3fd00-7f8c-4356-8d14-f1aa8929bd25} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14292 | 2026.01.30 16:43:32.585393 [ 277 ] {cce3fd00-7f8c-4356-8d14-f1aa8929bd25} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14293 | 2026.01.30 16:43:32.585542 [ 277 ] {cce3fd00-7f8c-4356-8d14-f1aa8929bd25} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001264 sec., 28481.01265822785 rows/sec., 2.09 MiB/sec. | ||
| 14294 | 2026.01.30 16:43:32.585585 [ 277 ] {cce3fd00-7f8c-4356-8d14-f1aa8929bd25} <Debug> TCPHandler: Processed in 0.001456396 sec. | ||
| 14295 | 2026.01.30 16:43:32.585636 [ 223 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14296 | 2026.01.30 16:43:32.585689 [ 223 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14297 | 2026.01.30 16:43:32.585707 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14298 | 2026.01.30 16:43:32.585813 [ 277 ] {0eb2adab-61e7-4cf0-b993-cbdf221f5af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14299 | 2026.01.30 16:43:32.585859 [ 277 ] {0eb2adab-61e7-4cf0-b993-cbdf221f5af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14300 | 2026.01.30 16:43:32.586316 [ 277 ] {0eb2adab-61e7-4cf0-b993-cbdf221f5af8} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14301 | 2026.01.30 16:43:32.586355 [ 277 ] {0eb2adab-61e7-4cf0-b993-cbdf221f5af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14302 | 2026.01.30 16:43:32.586689 [ 277 ] {0eb2adab-61e7-4cf0-b993-cbdf221f5af8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14303 | 2026.01.30 16:43:32.586913 [ 277 ] {0eb2adab-61e7-4cf0-b993-cbdf221f5af8} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14304 | 2026.01.30 16:43:32.587052 [ 277 ] {0eb2adab-61e7-4cf0-b993-cbdf221f5af8} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00126 sec., 79365.07936507936 rows/sec., 6.20 MiB/sec. | ||
| 14305 | 2026.01.30 16:43:32.587096 [ 277 ] {0eb2adab-61e7-4cf0-b993-cbdf221f5af8} <Debug> TCPHandler: Processed in 0.001440466 sec. | ||
| 14306 | 2026.01.30 16:43:32.587226 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14307 | 2026.01.30 16:43:32.587326 [ 277 ] {8d6506da-645b-44fb-b34c-52d23b0c77d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14308 | 2026.01.30 16:43:32.587374 [ 277 ] {8d6506da-645b-44fb-b34c-52d23b0c77d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14309 | 2026.01.30 16:43:32.587797 [ 277 ] {8d6506da-645b-44fb-b34c-52d23b0c77d1} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14310 | 2026.01.30 16:43:32.587835 [ 277 ] {8d6506da-645b-44fb-b34c-52d23b0c77d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14311 | 2026.01.30 16:43:32.588208 [ 277 ] {8d6506da-645b-44fb-b34c-52d23b0c77d1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14312 | 2026.01.30 16:43:32.588425 [ 277 ] {8d6506da-645b-44fb-b34c-52d23b0c77d1} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14313 | 2026.01.30 16:43:32.588567 [ 277 ] {8d6506da-645b-44fb-b34c-52d23b0c77d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 14314 | 2026.01.30 16:43:32.588606 [ 277 ] {8d6506da-645b-44fb-b34c-52d23b0c77d1} <Debug> TCPHandler: Processed in 0.001438675 sec. | ||
| 14315 | 2026.01.30 16:43:32.588714 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14316 | 2026.01.30 16:43:32.588812 [ 277 ] {7c020d99-4d1e-40b7-beee-656714656887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14317 | 2026.01.30 16:43:32.588869 [ 277 ] {7c020d99-4d1e-40b7-beee-656714656887} <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 | ||
| 14318 | 2026.01.30 16:43:32.589725 [ 277 ] {7c020d99-4d1e-40b7-beee-656714656887} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14319 | 2026.01.30 16:43:32.589764 [ 277 ] {7c020d99-4d1e-40b7-beee-656714656887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14320 | 2026.01.30 16:43:32.590276 [ 223 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14321 | 2026.01.30 16:43:32.590376 [ 277 ] {7c020d99-4d1e-40b7-beee-656714656887} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14322 | 2026.01.30 16:43:32.590636 [ 277 ] {7c020d99-4d1e-40b7-beee-656714656887} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14323 | 2026.01.30 16:43:32.590783 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14324 | 2026.01.30 16:43:32.590795 [ 277 ] {7c020d99-4d1e-40b7-beee-656714656887} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002001 sec., 17991.004497751124 rows/sec., 32.24 MiB/sec. | ||
| 14325 | 2026.01.30 16:43:32.590842 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14326 | 2026.01.30 16:43:32.590869 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14327 | 2026.01.30 16:43:32.590888 [ 277 ] {7c020d99-4d1e-40b7-beee-656714656887} <Debug> TCPHandler: Processed in 0.00222461 sec. | ||
| 14328 | 2026.01.30 16:43:32.590995 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14329 | 2026.01.30 16:43:32.591013 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14330 | 2026.01.30 16:43:32.591137 [ 277 ] {c9ab70e3-8866-4b6d-8cb4-cf99eac653dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14331 | 2026.01.30 16:43:32.591182 [ 277 ] {c9ab70e3-8866-4b6d-8cb4-cf99eac653dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14332 | 2026.01.30 16:43:32.591257 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14333 | 2026.01.30 16:43:32.591327 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1956 rows starting from the beginning of the part | ||
| 14334 | 2026.01.30 16:43:32.591455 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 36 rows starting from the beginning of the part | ||
| 14335 | 2026.01.30 16:43:32.591535 [ 277 ] {c9ab70e3-8866-4b6d-8cb4-cf99eac653dc} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14336 | 2026.01.30 16:43:32.591562 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 4 rows starting from the beginning of the part | ||
| 14337 | 2026.01.30 16:43:32.591577 [ 277 ] {c9ab70e3-8866-4b6d-8cb4-cf99eac653dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14338 | 2026.01.30 16:43:32.591665 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part | ||
| 14339 | 2026.01.30 16:43:32.591773 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 4 rows starting from the beginning of the part | ||
| 14340 | 2026.01.30 16:43:32.591881 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 36 rows starting from the beginning of the part | ||
| 14341 | 2026.01.30 16:43:32.591909 [ 277 ] {c9ab70e3-8866-4b6d-8cb4-cf99eac653dc} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14342 | 2026.01.30 16:43:32.592145 [ 277 ] {c9ab70e3-8866-4b6d-8cb4-cf99eac653dc} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14343 | 2026.01.30 16:43:32.592300 [ 277 ] {c9ab70e3-8866-4b6d-8cb4-cf99eac653dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 14344 | 2026.01.30 16:43:32.592339 [ 277 ] {c9ab70e3-8866-4b6d-8cb4-cf99eac653dc} <Debug> TCPHandler: Processed in 0.001378155 sec. | ||
| 14345 | 2026.01.30 16:43:32.600666 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2072 rows, containing 19 columns (19 merged, 0 gathered) in 0.009724093 sec., 213078.9987302672 rows/sec., 381.83 MiB/sec. | ||
| 14346 | 2026.01.30 16:43:32.602951 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14347 | 2026.01.30 16:43:32.603347 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14348 | 2026.01.30 16:43:32.603428 [ 202 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14349 | 2026.01.30 16:43:32.603558 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.87 MiB. | ||
| 14350 | 2026.01.30 16:43:33.553299 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49568 | ||
| 14351 | 2026.01.30 16:43:33.553409 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14352 | 2026.01.30 16:43:33.553437 [ 294 ] {} <Debug> TCP-Session: 2503ab28-e241-4abe-9096-22d536383a64 Authenticating user 'default' from [fd00:1122:3344:101::e]:49568 | ||
| 14353 | 2026.01.30 16:43:33.553460 [ 294 ] {} <Debug> TCP-Session: 2503ab28-e241-4abe-9096-22d536383a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14354 | 2026.01.30 16:43:33.553472 [ 294 ] {} <Debug> TCP-Session: 2503ab28-e241-4abe-9096-22d536383a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14355 | 2026.01.30 16:43:33.553690 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60584 | ||
| 14356 | 2026.01.30 16:43:33.553714 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40664 | ||
| 14357 | 2026.01.30 16:43:33.553723 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42079 | ||
| 14358 | 2026.01.30 16:43:33.553774 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46522 | ||
| 14359 | 2026.01.30 16:43:33.553790 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14360 | 2026.01.30 16:43:33.553818 [ 294 ] {} <Trace> TCP-Session: 2503ab28-e241-4abe-9096-22d536383a64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14361 | 2026.01.30 16:43:33.553836 [ 288 ] {} <Debug> TCP-Session: 9ffaa992-f6a7-4a77-a073-3d5143987c4a Authenticating user 'default' from [fd00:1122:3344:101::e]:40664 | ||
| 14362 | 2026.01.30 16:43:33.553767 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14363 | 2026.01.30 16:43:33.553864 [ 288 ] {} <Debug> TCP-Session: 9ffaa992-f6a7-4a77-a073-3d5143987c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14364 | 2026.01.30 16:43:33.553876 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14365 | 2026.01.30 16:43:33.553890 [ 288 ] {} <Debug> TCP-Session: 9ffaa992-f6a7-4a77-a073-3d5143987c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14366 | 2026.01.30 16:43:33.553887 [ 275 ] {} <Debug> TCP-Session: 423270da-02f5-4d85-bd73-3d0000144979 Authenticating user 'default' from [fd00:1122:3344:101::e]:60584 | ||
| 14367 | 2026.01.30 16:43:33.553917 [ 293 ] {} <Debug> TCP-Session: 3cb48936-47a0-4ec9-81e2-ec0eac3e669b Authenticating user 'default' from [fd00:1122:3344:101::e]:46522 | ||
| 14368 | 2026.01.30 16:43:33.553932 [ 275 ] {} <Debug> TCP-Session: 423270da-02f5-4d85-bd73-3d0000144979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14369 | 2026.01.30 16:43:33.553956 [ 293 ] {} <Debug> TCP-Session: 3cb48936-47a0-4ec9-81e2-ec0eac3e669b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14370 | 2026.01.30 16:43:33.553962 [ 275 ] {} <Debug> TCP-Session: 423270da-02f5-4d85-bd73-3d0000144979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14371 | 2026.01.30 16:43:33.553988 [ 293 ] {} <Debug> TCP-Session: 3cb48936-47a0-4ec9-81e2-ec0eac3e669b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14372 | 2026.01.30 16:43:33.554015 [ 294 ] {0942655d-c2a9-448d-b7f6-50bdb5c175e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49568) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14373 | 2026.01.30 16:43:33.553876 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14374 | 2026.01.30 16:43:33.553760 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54801 | ||
| 14375 | 2026.01.30 16:43:33.554093 [ 286 ] {} <Debug> TCP-Session: 6773790c-8dfa-4e89-84f5-1ea226964500 Authenticating user 'default' from [fd00:1122:3344:101::e]:42079 | ||
| 14376 | 2026.01.30 16:43:33.553761 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48762 | ||
| 14377 | 2026.01.30 16:43:33.554138 [ 286 ] {} <Debug> TCP-Session: 6773790c-8dfa-4e89-84f5-1ea226964500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14378 | 2026.01.30 16:43:33.553735 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35512 | ||
| 14379 | 2026.01.30 16:43:33.554180 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14380 | 2026.01.30 16:43:33.553737 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45789 | ||
| 14381 | 2026.01.30 16:43:33.554236 [ 291 ] {} <Debug> TCP-Session: c16753d5-fbb9-4192-bffd-26a8fabf0384 Authenticating user 'default' from [fd00:1122:3344:101::e]:54801 | ||
| 14382 | 2026.01.30 16:43:33.554234 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14383 | 2026.01.30 16:43:33.554266 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14384 | 2026.01.30 16:43:33.554275 [ 291 ] {} <Debug> TCP-Session: c16753d5-fbb9-4192-bffd-26a8fabf0384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14385 | 2026.01.30 16:43:33.554289 [ 292 ] {} <Debug> TCP-Session: 31bb3606-6022-4971-bb98-033005134ea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48762 | ||
| 14386 | 2026.01.30 16:43:33.554307 [ 289 ] {} <Debug> TCP-Session: bfe5a27f-c14a-49a3-8e63-20e9bd867064 Authenticating user 'default' from [fd00:1122:3344:101::e]:35512 | ||
| 14387 | 2026.01.30 16:43:33.554313 [ 291 ] {} <Debug> TCP-Session: c16753d5-fbb9-4192-bffd-26a8fabf0384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14388 | 2026.01.30 16:43:33.554317 [ 294 ] {0942655d-c2a9-448d-b7f6-50bdb5c175e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14389 | 2026.01.30 16:43:33.554345 [ 289 ] {} <Debug> TCP-Session: bfe5a27f-c14a-49a3-8e63-20e9bd867064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14390 | 2026.01.30 16:43:33.554333 [ 292 ] {} <Debug> TCP-Session: 31bb3606-6022-4971-bb98-033005134ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14391 | 2026.01.30 16:43:33.554403 [ 289 ] {} <Debug> TCP-Session: bfe5a27f-c14a-49a3-8e63-20e9bd867064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14392 | 2026.01.30 16:43:33.554412 [ 292 ] {} <Debug> TCP-Session: 31bb3606-6022-4971-bb98-033005134ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14393 | 2026.01.30 16:43:33.554417 [ 294 ] {0942655d-c2a9-448d-b7f6-50bdb5c175e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14394 | 2026.01.30 16:43:33.554180 [ 286 ] {} <Debug> TCP-Session: 6773790c-8dfa-4e89-84f5-1ea226964500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14395 | 2026.01.30 16:43:33.554439 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14396 | 2026.01.30 16:43:33.554475 [ 290 ] {} <Debug> TCP-Session: ce744c1b-e376-4a12-8942-de12a223a97d Authenticating user 'default' from [fd00:1122:3344:101::e]:45789 | ||
| 14397 | 2026.01.30 16:43:33.554490 [ 290 ] {} <Debug> TCP-Session: ce744c1b-e376-4a12-8942-de12a223a97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14398 | 2026.01.30 16:43:33.554502 [ 290 ] {} <Debug> TCP-Session: ce744c1b-e376-4a12-8942-de12a223a97d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14399 | 2026.01.30 16:43:33.554720 [ 294 ] {0942655d-c2a9-448d-b7f6-50bdb5c175e3} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 14400 | 2026.01.30 16:43:33.555697 [ 321 ] {0942655d-c2a9-448d-b7f6-50bdb5c175e3} <Trace> AggregatingTransform: Aggregating | ||
| 14401 | 2026.01.30 16:43:33.555742 [ 321 ] {0942655d-c2a9-448d-b7f6-50bdb5c175e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 14402 | 2026.01.30 16:43:33.555778 [ 321 ] {0942655d-c2a9-448d-b7f6-50bdb5c175e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927466 sec. (1078.207 rows/sec., 42.12 KiB/sec.) | ||
| 14403 | 2026.01.30 16:43:33.555798 [ 321 ] {0942655d-c2a9-448d-b7f6-50bdb5c175e3} <Trace> Aggregator: Merging aggregated data | ||
| 14404 | 2026.01.30 16:43:33.557023 [ 294 ] {0942655d-c2a9-448d-b7f6-50bdb5c175e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003071 sec., 325.62683165092807 rows/sec., 12.72 KiB/sec. | ||
| 14405 | 2026.01.30 16:43:33.557174 [ 294 ] {0942655d-c2a9-448d-b7f6-50bdb5c175e3} <Debug> TCPHandler: Processed in 0.003484422 sec. | ||
| 14406 | 2026.01.30 16:43:33.557308 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14407 | 2026.01.30 16:43:33.557337 [ 294 ] {} <Debug> TCP-Session: 2503ab28-e241-4abe-9096-22d536383a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14408 | 2026.01.30 16:43:33.557340 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14409 | 2026.01.30 16:43:33.557360 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14410 | 2026.01.30 16:43:33.557378 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14411 | 2026.01.30 16:43:33.557400 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14412 | 2026.01.30 16:43:33.557421 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14413 | 2026.01.30 16:43:33.557436 [ 275 ] {} <Debug> TCP-Session: 423270da-02f5-4d85-bd73-3d0000144979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14414 | 2026.01.30 16:43:33.557450 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14415 | 2026.01.30 16:43:33.557466 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14416 | 2026.01.30 16:43:33.557479 [ 290 ] {} <Debug> TCP-Session: ce744c1b-e376-4a12-8942-de12a223a97d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14417 | 2026.01.30 16:43:33.557519 [ 291 ] {} <Debug> TCP-Session: c16753d5-fbb9-4192-bffd-26a8fabf0384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14418 | 2026.01.30 16:43:33.557538 [ 292 ] {} <Debug> TCP-Session: 31bb3606-6022-4971-bb98-033005134ea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14419 | 2026.01.30 16:43:33.557454 [ 286 ] {} <Debug> TCP-Session: 6773790c-8dfa-4e89-84f5-1ea226964500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14420 | 2026.01.30 16:43:33.557432 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14421 | 2026.01.30 16:43:33.557413 [ 288 ] {} <Debug> TCP-Session: 9ffaa992-f6a7-4a77-a073-3d5143987c4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14422 | 2026.01.30 16:43:33.557629 [ 289 ] {} <Debug> TCP-Session: bfe5a27f-c14a-49a3-8e63-20e9bd867064 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14423 | 2026.01.30 16:43:33.557401 [ 293 ] {} <Debug> TCP-Session: 3cb48936-47a0-4ec9-81e2-ec0eac3e669b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14424 | 2026.01.30 16:43:33.617770 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14425 | 2026.01.30 16:43:33.617816 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14426 | 2026.01.30 16:43:33.621446 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14427 | 2026.01.30 16:43:33.630558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35039 | ||
| 14428 | 2026.01.30 16:43:33.631136 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14429 | 2026.01.30 16:43:33.631188 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14430 | 2026.01.30 16:43:33.631738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14431 | 2026.01.30 16:43:33.631995 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14432 | 2026.01.30 16:43:33.632165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35039 | ||
| 14433 | 2026.01.30 16:43:35.049301 [ 123 ] {} <Debug> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 14434 | 2026.01.30 16:43:35.049363 [ 123 ] {} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14435 | 2026.01.30 16:43:35.049384 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14436 | 2026.01.30 16:43:35.049517 [ 189 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 14437 | 2026.01.30 16:43:35.049673 [ 189 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14438 | 2026.01.30 16:43:35.049713 [ 189 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 24 rows starting from the beginning of the part | ||
| 14439 | 2026.01.30 16:43:35.049789 [ 189 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 14440 | 2026.01.30 16:43:35.049835 [ 189 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 14441 | 2026.01.30 16:43:35.049878 [ 189 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 14442 | 2026.01.30 16:43:35.049919 [ 189 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 14443 | 2026.01.30 16:43:35.050690 [ 202 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233212 sec., 38922.748075756645 rows/sec., 3.28 MiB/sec. | ||
| 14444 | 2026.01.30 16:43:35.050911 [ 188 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 14445 | 2026.01.30 16:43:35.051273 [ 188 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_26_6} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14446 | 2026.01.30 16:43:35.051370 [ 188 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_26_6} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 14447 | 2026.01.30 16:43:35.051496 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14448 | 2026.01.30 16:43:35.502377 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 14449 | 2026.01.30 16:43:35.521133 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14450 | 2026.01.30 16:43:35.521201 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14451 | 2026.01.30 16:43:35.527599 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14452 | 2026.01.30 16:43:35.528335 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14453 | 2026.01.30 16:43:35.531966 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14454 | 2026.01.30 16:43:36.244242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1726 | ||
| 14455 | 2026.01.30 16:43:36.246715 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14456 | 2026.01.30 16:43:36.246777 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14457 | 2026.01.30 16:43:36.247962 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14458 | 2026.01.30 16:43:36.248224 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14459 | 2026.01.30 16:43:36.248504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1726 | ||
| 14460 | 2026.01.30 16:43:37.326032 [ 218 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14461 | 2026.01.30 16:43:37.326107 [ 218 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14462 | 2026.01.30 16:43:37.328896 [ 218 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14463 | 2026.01.30 16:43:37.609745 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14464 | 2026.01.30 16:43:37.609912 [ 277 ] {bb8e8348-a064-4be0-9ada-fbe0bcf16cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14465 | 2026.01.30 16:43:37.609984 [ 277 ] {bb8e8348-a064-4be0-9ada-fbe0bcf16cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14466 | 2026.01.30 16:43:37.610700 [ 277 ] {bb8e8348-a064-4be0-9ada-fbe0bcf16cbc} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14467 | 2026.01.30 16:43:37.610750 [ 277 ] {bb8e8348-a064-4be0-9ada-fbe0bcf16cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14468 | 2026.01.30 16:43:37.611150 [ 277 ] {bb8e8348-a064-4be0-9ada-fbe0bcf16cbc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14469 | 2026.01.30 16:43:37.611377 [ 277 ] {bb8e8348-a064-4be0-9ada-fbe0bcf16cbc} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14470 | 2026.01.30 16:43:37.611532 [ 277 ] {bb8e8348-a064-4be0-9ada-fbe0bcf16cbc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001673 sec., 14345.487148834429 rows/sec., 1.19 MiB/sec. | ||
| 14471 | 2026.01.30 16:43:37.611574 [ 277 ] {bb8e8348-a064-4be0-9ada-fbe0bcf16cbc} <Debug> TCPHandler: Processed in 0.001954675 sec. | ||
| 14472 | 2026.01.30 16:43:37.611701 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14473 | 2026.01.30 16:43:37.611794 [ 277 ] {042b2bf8-2b23-49c0-baf8-20adaecb2006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14474 | 2026.01.30 16:43:37.611835 [ 277 ] {042b2bf8-2b23-49c0-baf8-20adaecb2006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14475 | 2026.01.30 16:43:37.612232 [ 277 ] {042b2bf8-2b23-49c0-baf8-20adaecb2006} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14476 | 2026.01.30 16:43:37.612268 [ 277 ] {042b2bf8-2b23-49c0-baf8-20adaecb2006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14477 | 2026.01.30 16:43:37.612573 [ 277 ] {042b2bf8-2b23-49c0-baf8-20adaecb2006} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14478 | 2026.01.30 16:43:37.612784 [ 277 ] {042b2bf8-2b23-49c0-baf8-20adaecb2006} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14479 | 2026.01.30 16:43:37.612915 [ 277 ] {042b2bf8-2b23-49c0-baf8-20adaecb2006} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001139 sec., 7023.705004389815 rows/sec., 572.73 KiB/sec. | ||
| 14480 | 2026.01.30 16:43:37.612952 [ 277 ] {042b2bf8-2b23-49c0-baf8-20adaecb2006} <Debug> TCPHandler: Processed in 0.001299213 sec. | ||
| 14481 | 2026.01.30 16:43:37.613062 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14482 | 2026.01.30 16:43:37.613153 [ 277 ] {72de204c-0009-4606-8372-c717bfbe1deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14483 | 2026.01.30 16:43:37.613192 [ 277 ] {72de204c-0009-4606-8372-c717bfbe1deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14484 | 2026.01.30 16:43:37.614464 [ 277 ] {72de204c-0009-4606-8372-c717bfbe1deb} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14485 | 2026.01.30 16:43:37.614497 [ 277 ] {72de204c-0009-4606-8372-c717bfbe1deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14486 | 2026.01.30 16:43:37.614933 [ 277 ] {72de204c-0009-4606-8372-c717bfbe1deb} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14487 | 2026.01.30 16:43:37.615146 [ 277 ] {72de204c-0009-4606-8372-c717bfbe1deb} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14488 | 2026.01.30 16:43:37.615274 [ 277 ] {72de204c-0009-4606-8372-c717bfbe1deb} <Debug> executeQuery: Read 1328 rows, 113.50 KiB in 0.002137 sec., 621431.9138979878 rows/sec., 51.87 MiB/sec. | ||
| 14489 | 2026.01.30 16:43:37.615311 [ 277 ] {72de204c-0009-4606-8372-c717bfbe1deb} <Debug> TCPHandler: Processed in 0.002295371 sec. | ||
| 14490 | 2026.01.30 16:43:37.615426 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14491 | 2026.01.30 16:43:37.615518 [ 277 ] {5af03a6b-f21f-4944-9345-40d3c38479f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14492 | 2026.01.30 16:43:37.615557 [ 277 ] {5af03a6b-f21f-4944-9345-40d3c38479f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14493 | 2026.01.30 16:43:37.615963 [ 277 ] {5af03a6b-f21f-4944-9345-40d3c38479f4} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14494 | 2026.01.30 16:43:37.615999 [ 277 ] {5af03a6b-f21f-4944-9345-40d3c38479f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14495 | 2026.01.30 16:43:37.616283 [ 277 ] {5af03a6b-f21f-4944-9345-40d3c38479f4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14496 | 2026.01.30 16:43:37.616490 [ 277 ] {5af03a6b-f21f-4944-9345-40d3c38479f4} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14497 | 2026.01.30 16:43:37.616618 [ 277 ] {5af03a6b-f21f-4944-9345-40d3c38479f4} <Debug> executeQuery: Read 24 rows, 1.82 KiB in 0.001117 sec., 21486.123545210387 rows/sec., 1.59 MiB/sec. | ||
| 14498 | 2026.01.30 16:43:37.616655 [ 277 ] {5af03a6b-f21f-4944-9345-40d3c38479f4} <Debug> TCPHandler: Processed in 0.001275663 sec. | ||
| 14499 | 2026.01.30 16:43:37.616762 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14500 | 2026.01.30 16:43:37.616854 [ 277 ] {2683fae8-5569-431b-8aad-383359fec7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14501 | 2026.01.30 16:43:37.616892 [ 277 ] {2683fae8-5569-431b-8aad-383359fec7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14502 | 2026.01.30 16:43:37.617406 [ 277 ] {2683fae8-5569-431b-8aad-383359fec7fc} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14503 | 2026.01.30 16:43:37.617442 [ 277 ] {2683fae8-5569-431b-8aad-383359fec7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14504 | 2026.01.30 16:43:37.617750 [ 277 ] {2683fae8-5569-431b-8aad-383359fec7fc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14505 | 2026.01.30 16:43:37.617964 [ 277 ] {2683fae8-5569-431b-8aad-383359fec7fc} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14506 | 2026.01.30 16:43:37.618089 [ 277 ] {2683fae8-5569-431b-8aad-383359fec7fc} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001253 sec., 201117.3184357542 rows/sec., 13.91 MiB/sec. | ||
| 14507 | 2026.01.30 16:43:37.618126 [ 277 ] {2683fae8-5569-431b-8aad-383359fec7fc} <Debug> TCPHandler: Processed in 0.001410975 sec. | ||
| 14508 | 2026.01.30 16:43:37.618238 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14509 | 2026.01.30 16:43:37.618328 [ 277 ] {05cdac76-94a3-4d6a-923e-63c712a33849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14510 | 2026.01.30 16:43:37.618367 [ 277 ] {05cdac76-94a3-4d6a-923e-63c712a33849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14511 | 2026.01.30 16:43:37.618769 [ 277 ] {05cdac76-94a3-4d6a-923e-63c712a33849} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14512 | 2026.01.30 16:43:37.618804 [ 277 ] {05cdac76-94a3-4d6a-923e-63c712a33849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14513 | 2026.01.30 16:43:37.619089 [ 277 ] {05cdac76-94a3-4d6a-923e-63c712a33849} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14514 | 2026.01.30 16:43:37.619290 [ 277 ] {05cdac76-94a3-4d6a-923e-63c712a33849} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14515 | 2026.01.30 16:43:37.619416 [ 277 ] {05cdac76-94a3-4d6a-923e-63c712a33849} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. | ||
| 14516 | 2026.01.30 16:43:37.619453 [ 277 ] {05cdac76-94a3-4d6a-923e-63c712a33849} <Debug> TCPHandler: Processed in 0.001262553 sec. | ||
| 14517 | 2026.01.30 16:43:37.619560 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14518 | 2026.01.30 16:43:37.619651 [ 277 ] {1d6755d0-0105-4ca6-a8b7-84c757b8343d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14519 | 2026.01.30 16:43:37.619690 [ 277 ] {1d6755d0-0105-4ca6-a8b7-84c757b8343d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14520 | 2026.01.30 16:43:37.620377 [ 277 ] {1d6755d0-0105-4ca6-a8b7-84c757b8343d} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14521 | 2026.01.30 16:43:37.620413 [ 277 ] {1d6755d0-0105-4ca6-a8b7-84c757b8343d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14522 | 2026.01.30 16:43:37.620737 [ 277 ] {1d6755d0-0105-4ca6-a8b7-84c757b8343d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14523 | 2026.01.30 16:43:37.620940 [ 277 ] {1d6755d0-0105-4ca6-a8b7-84c757b8343d} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14524 | 2026.01.30 16:43:37.621067 [ 277 ] {1d6755d0-0105-4ca6-a8b7-84c757b8343d} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001433 sec., 396371.2491277041 rows/sec., 29.74 MiB/sec. | ||
| 14525 | 2026.01.30 16:43:37.621103 [ 277 ] {1d6755d0-0105-4ca6-a8b7-84c757b8343d} <Debug> TCPHandler: Processed in 0.001590288 sec. | ||
| 14526 | 2026.01.30 16:43:37.621215 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14527 | 2026.01.30 16:43:37.621306 [ 277 ] {fc5c6455-cd81-4699-9f4a-e49effc1ca5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14528 | 2026.01.30 16:43:37.621348 [ 277 ] {fc5c6455-cd81-4699-9f4a-e49effc1ca5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14529 | 2026.01.30 16:43:37.622010 [ 277 ] {fc5c6455-cd81-4699-9f4a-e49effc1ca5d} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14530 | 2026.01.30 16:43:37.622046 [ 277 ] {fc5c6455-cd81-4699-9f4a-e49effc1ca5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14531 | 2026.01.30 16:43:37.622412 [ 277 ] {fc5c6455-cd81-4699-9f4a-e49effc1ca5d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14532 | 2026.01.30 16:43:37.622630 [ 277 ] {fc5c6455-cd81-4699-9f4a-e49effc1ca5d} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14533 | 2026.01.30 16:43:37.622758 [ 277 ] {fc5c6455-cd81-4699-9f4a-e49effc1ca5d} <Debug> executeQuery: Read 884 rows, 61.44 KiB in 0.00147 sec., 601360.5442176871 rows/sec., 40.82 MiB/sec. | ||
| 14534 | 2026.01.30 16:43:37.622795 [ 277 ] {fc5c6455-cd81-4699-9f4a-e49effc1ca5d} <Debug> TCPHandler: Processed in 0.00162749 sec. | ||
| 14535 | 2026.01.30 16:43:37.622906 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14536 | 2026.01.30 16:43:37.622999 [ 277 ] {75eb34de-fdf3-439f-a4dc-a99f3df9546b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14537 | 2026.01.30 16:43:37.623053 [ 277 ] {75eb34de-fdf3-439f-a4dc-a99f3df9546b} <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 | ||
| 14538 | 2026.01.30 16:43:37.623817 [ 277 ] {75eb34de-fdf3-439f-a4dc-a99f3df9546b} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14539 | 2026.01.30 16:43:37.623852 [ 277 ] {75eb34de-fdf3-439f-a4dc-a99f3df9546b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14540 | 2026.01.30 16:43:37.624345 [ 277 ] {75eb34de-fdf3-439f-a4dc-a99f3df9546b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14541 | 2026.01.30 16:43:37.624564 [ 277 ] {75eb34de-fdf3-439f-a4dc-a99f3df9546b} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14542 | 2026.01.30 16:43:37.624706 [ 277 ] {75eb34de-fdf3-439f-a4dc-a99f3df9546b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001725 sec., 2318.840579710145 rows/sec., 4.16 MiB/sec. | ||
| 14543 | 2026.01.30 16:43:37.624763 [ 277 ] {75eb34de-fdf3-439f-a4dc-a99f3df9546b} <Debug> TCPHandler: Processed in 0.001904374 sec. | ||
| 14544 | 2026.01.30 16:43:37.624772 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14545 | 2026.01.30 16:43:37.624805 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14546 | 2026.01.30 16:43:37.624881 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14547 | 2026.01.30 16:43:37.624973 [ 277 ] {b442dc76-937b-41ba-976c-af0fdd0b8570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14548 | 2026.01.30 16:43:37.625014 [ 277 ] {b442dc76-937b-41ba-976c-af0fdd0b8570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14549 | 2026.01.30 16:43:37.625372 [ 277 ] {b442dc76-937b-41ba-976c-af0fdd0b8570} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14550 | 2026.01.30 16:43:37.625406 [ 277 ] {b442dc76-937b-41ba-976c-af0fdd0b8570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14551 | 2026.01.30 16:43:37.625708 [ 277 ] {b442dc76-937b-41ba-976c-af0fdd0b8570} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14552 | 2026.01.30 16:43:37.625910 [ 277 ] {b442dc76-937b-41ba-976c-af0fdd0b8570} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14553 | 2026.01.30 16:43:37.626042 [ 277 ] {b442dc76-937b-41ba-976c-af0fdd0b8570} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 14554 | 2026.01.30 16:43:37.626078 [ 277 ] {b442dc76-937b-41ba-976c-af0fdd0b8570} <Debug> TCPHandler: Processed in 0.001244342 sec. | ||
| 14555 | 2026.01.30 16:43:37.627375 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14556 | 2026.01.30 16:43:40.949129 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14557 | 2026.01.30 16:43:40.949221 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14558 | 2026.01.30 16:43:41.132412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35551 | ||
| 14559 | 2026.01.30 16:43:41.133018 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14560 | 2026.01.30 16:43:41.133085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14561 | 2026.01.30 16:43:41.133654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14562 | 2026.01.30 16:43:41.133954 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14563 | 2026.01.30 16:43:41.134133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35551 | ||
| 14564 | 2026.01.30 16:43:42.581721 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14565 | 2026.01.30 16:43:42.581929 [ 277 ] {1827f563-b91a-45fb-b08c-4beed57d5c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14566 | 2026.01.30 16:43:42.582003 [ 277 ] {1827f563-b91a-45fb-b08c-4beed57d5c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14567 | 2026.01.30 16:43:42.582783 [ 277 ] {1827f563-b91a-45fb-b08c-4beed57d5c60} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14568 | 2026.01.30 16:43:42.582834 [ 277 ] {1827f563-b91a-45fb-b08c-4beed57d5c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14569 | 2026.01.30 16:43:42.583262 [ 277 ] {1827f563-b91a-45fb-b08c-4beed57d5c60} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14570 | 2026.01.30 16:43:42.583504 [ 277 ] {1827f563-b91a-45fb-b08c-4beed57d5c60} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14571 | 2026.01.30 16:43:42.583670 [ 94 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14572 | 2026.01.30 16:43:42.583681 [ 277 ] {1827f563-b91a-45fb-b08c-4beed57d5c60} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001806 sec., 70874.86157253599 rows/sec., 6.11 MiB/sec. | ||
| 14573 | 2026.01.30 16:43:42.583710 [ 94 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14574 | 2026.01.30 16:43:42.583731 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14575 | 2026.01.30 16:43:42.583742 [ 277 ] {1827f563-b91a-45fb-b08c-4beed57d5c60} <Debug> TCPHandler: Processed in 0.002162349 sec. | ||
| 14576 | 2026.01.30 16:43:42.583821 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14577 | 2026.01.30 16:43:42.583893 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14578 | 2026.01.30 16:43:42.583909 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14579 | 2026.01.30 16:43:42.583941 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2558 rows starting from the beginning of the part | ||
| 14580 | 2026.01.30 16:43:42.583999 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 130 rows starting from the beginning of the part | ||
| 14581 | 2026.01.30 16:43:42.584002 [ 277 ] {a2e78624-5732-49c4-8a53-895e455d2393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14582 | 2026.01.30 16:43:42.584049 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 14583 | 2026.01.30 16:43:42.584058 [ 277 ] {a2e78624-5732-49c4-8a53-895e455d2393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14584 | 2026.01.30 16:43:42.584104 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 128 rows starting from the beginning of the part | ||
| 14585 | 2026.01.30 16:43:42.584154 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1328 rows starting from the beginning of the part | ||
| 14586 | 2026.01.30 16:43:42.584198 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 128 rows starting from the beginning of the part | ||
| 14587 | 2026.01.30 16:43:42.584535 [ 277 ] {a2e78624-5732-49c4-8a53-895e455d2393} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2026.01.30 16:43:42.584570 [ 277 ] {a2e78624-5732-49c4-8a53-895e455d2393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14589 | 2026.01.30 16:43:42.584896 [ 277 ] {a2e78624-5732-49c4-8a53-895e455d2393} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14590 | 2026.01.30 16:43:42.585110 [ 277 ] {a2e78624-5732-49c4-8a53-895e455d2393} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2026.01.30 16:43:42.585254 [ 277 ] {a2e78624-5732-49c4-8a53-895e455d2393} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001277 sec., 28191.072826938136 rows/sec., 2.07 MiB/sec. | ||
| 14592 | 2026.01.30 16:43:42.585295 [ 277 ] {a2e78624-5732-49c4-8a53-895e455d2393} <Debug> TCPHandler: Processed in 0.001455676 sec. | ||
| 14593 | 2026.01.30 16:43:42.585416 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14594 | 2026.01.30 16:43:42.585517 [ 277 ] {7786b888-bb55-4979-957e-3d97aea8d3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14595 | 2026.01.30 16:43:42.585561 [ 277 ] {7786b888-bb55-4979-957e-3d97aea8d3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14596 | 2026.01.30 16:43:42.585900 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4336 rows, containing 5 columns (5 merged, 0 gathered) in 0.002119368 sec., 2045892.9265705626 rows/sec., 176.86 MiB/sec. | ||
| 14597 | 2026.01.30 16:43:42.586029 [ 277 ] {7786b888-bb55-4979-957e-3d97aea8d3db} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14598 | 2026.01.30 16:43:42.586064 [ 277 ] {7786b888-bb55-4979-957e-3d97aea8d3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14599 | 2026.01.30 16:43:42.586152 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14600 | 2026.01.30 16:43:42.586395 [ 277 ] {7786b888-bb55-4979-957e-3d97aea8d3db} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14601 | 2026.01.30 16:43:42.586396 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_106_21} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14602 | 2026.01.30 16:43:42.586469 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_106_21} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14603 | 2026.01.30 16:43:42.586536 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 14604 | 2026.01.30 16:43:42.586618 [ 277 ] {7786b888-bb55-4979-957e-3d97aea8d3db} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14605 | 2026.01.30 16:43:42.586733 [ 94 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14606 | 2026.01.30 16:43:42.586754 [ 277 ] {7786b888-bb55-4979-957e-3d97aea8d3db} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001258 sec., 79491.2559618442 rows/sec., 6.21 MiB/sec. | ||
| 14607 | 2026.01.30 16:43:42.586763 [ 94 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14608 | 2026.01.30 16:43:42.586784 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14609 | 2026.01.30 16:43:42.586793 [ 277 ] {7786b888-bb55-4979-957e-3d97aea8d3db} <Debug> TCPHandler: Processed in 0.001428906 sec. | ||
| 14610 | 2026.01.30 16:43:42.586899 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14611 | 2026.01.30 16:43:42.586923 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14612 | 2026.01.30 16:43:42.587035 [ 277 ] {952277bb-d159-4ebb-be35-f41dd31c16e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14613 | 2026.01.30 16:43:42.587049 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14614 | 2026.01.30 16:43:42.587080 [ 277 ] {952277bb-d159-4ebb-be35-f41dd31c16e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14615 | 2026.01.30 16:43:42.587090 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1307 rows starting from the beginning of the part | ||
| 14616 | 2026.01.30 16:43:42.587171 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 14617 | 2026.01.30 16:43:42.587220 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 68 rows starting from the beginning of the part | ||
| 14618 | 2026.01.30 16:43:42.587264 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 100 rows starting from the beginning of the part | ||
| 14619 | 2026.01.30 16:43:42.587306 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 568 rows starting from the beginning of the part | ||
| 14620 | 2026.01.30 16:43:42.587348 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 100 rows starting from the beginning of the part | ||
| 14621 | 2026.01.30 16:43:42.587548 [ 277 ] {952277bb-d159-4ebb-be35-f41dd31c16e4} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14622 | 2026.01.30 16:43:42.587590 [ 277 ] {952277bb-d159-4ebb-be35-f41dd31c16e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14623 | 2026.01.30 16:43:42.587960 [ 277 ] {952277bb-d159-4ebb-be35-f41dd31c16e4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14624 | 2026.01.30 16:43:42.588190 [ 277 ] {952277bb-d159-4ebb-be35-f41dd31c16e4} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14625 | 2026.01.30 16:43:42.588334 [ 277 ] {952277bb-d159-4ebb-be35-f41dd31c16e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 14626 | 2026.01.30 16:43:42.588373 [ 277 ] {952277bb-d159-4ebb-be35-f41dd31c16e4} <Debug> TCPHandler: Processed in 0.001503287 sec. | ||
| 14627 | 2026.01.30 16:43:42.588496 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14628 | 2026.01.30 16:43:42.588594 [ 277 ] {c4c7d9c3-d568-4b5e-ae35-6cbe7e767b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14629 | 2026.01.30 16:43:42.588648 [ 202 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2247 rows, containing 5 columns (5 merged, 0 gathered) in 0.001811342 sec., 1240516.6997728755 rows/sec., 96.30 MiB/sec. | ||
| 14630 | 2026.01.30 16:43:42.588652 [ 277 ] {c4c7d9c3-d568-4b5e-ae35-6cbe7e767b98} <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 | ||
| 14631 | 2026.01.30 16:43:42.588819 [ 198 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14632 | 2026.01.30 16:43:42.589069 [ 198 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_106_21} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14633 | 2026.01.30 16:43:42.589130 [ 198 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_106_21} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14634 | 2026.01.30 16:43:42.589208 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 14635 | 2026.01.30 16:43:42.589581 [ 277 ] {c4c7d9c3-d568-4b5e-ae35-6cbe7e767b98} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14636 | 2026.01.30 16:43:42.589617 [ 277 ] {c4c7d9c3-d568-4b5e-ae35-6cbe7e767b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14637 | 2026.01.30 16:43:42.590221 [ 277 ] {c4c7d9c3-d568-4b5e-ae35-6cbe7e767b98} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14638 | 2026.01.30 16:43:42.590447 [ 277 ] {c4c7d9c3-d568-4b5e-ae35-6cbe7e767b98} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14639 | 2026.01.30 16:43:42.590594 [ 277 ] {c4c7d9c3-d568-4b5e-ae35-6cbe7e767b98} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002019 sec., 17830.609212481428 rows/sec., 31.95 MiB/sec. | ||
| 14640 | 2026.01.30 16:43:42.590669 [ 277 ] {c4c7d9c3-d568-4b5e-ae35-6cbe7e767b98} <Debug> TCPHandler: Processed in 0.00222281 sec. | ||
| 14641 | 2026.01.30 16:43:42.590794 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14642 | 2026.01.30 16:43:42.590892 [ 277 ] {c406e8f2-a627-4e54-97d6-281ee8b8b245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14643 | 2026.01.30 16:43:42.590937 [ 277 ] {c406e8f2-a627-4e54-97d6-281ee8b8b245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14644 | 2026.01.30 16:43:42.591306 [ 277 ] {c406e8f2-a627-4e54-97d6-281ee8b8b245} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14645 | 2026.01.30 16:43:42.591340 [ 277 ] {c406e8f2-a627-4e54-97d6-281ee8b8b245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14646 | 2026.01.30 16:43:42.591648 [ 277 ] {c406e8f2-a627-4e54-97d6-281ee8b8b245} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14647 | 2026.01.30 16:43:42.591858 [ 277 ] {c406e8f2-a627-4e54-97d6-281ee8b8b245} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14648 | 2026.01.30 16:43:42.591990 [ 277 ] {c406e8f2-a627-4e54-97d6-281ee8b8b245} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 14649 | 2026.01.30 16:43:42.592026 [ 277 ] {c406e8f2-a627-4e54-97d6-281ee8b8b245} <Debug> TCPHandler: Processed in 0.001282793 sec. | ||
| 14650 | 2026.01.30 16:43:43.032021 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14651 | 2026.01.30 16:43:43.051103 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14652 | 2026.01.30 16:43:43.051161 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14653 | 2026.01.30 16:43:43.057532 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14654 | 2026.01.30 16:43:43.058328 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14655 | 2026.01.30 16:43:43.061685 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14656 | 2026.01.30 16:43:46.249630 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1758 | ||
| 14657 | 2026.01.30 16:43:46.252248 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14658 | 2026.01.30 16:43:46.252303 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14659 | 2026.01.30 16:43:46.253500 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14660 | 2026.01.30 16:43:46.253781 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14661 | 2026.01.30 16:43:46.253995 [ 46 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14662 | 2026.01.30 16:43:46.254060 [ 46 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14663 | 2026.01.30 16:43:46.254082 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14664 | 2026.01.30 16:43:46.254178 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1758 | ||
| 14665 | 2026.01.30 16:43:46.254208 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 14666 | 2026.01.30 16:43:46.254763 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14667 | 2026.01.30 16:43:46.254913 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1616 rows starting from the beginning of the part | ||
| 14668 | 2026.01.30 16:43:46.255271 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 14669 | 2026.01.30 16:43:46.255600 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
| 14670 | 2026.01.30 16:43:46.256074 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part | ||
| 14671 | 2026.01.30 16:43:46.256533 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
| 14672 | 2026.01.30 16:43:46.256960 [ 200 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 14673 | 2026.01.30 16:43:46.265713 [ 198 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1758 rows, containing 72 columns (72 merged, 0 gathered) in 0.011562426 sec., 152044.21632622773 rows/sec., 119.63 MiB/sec. | ||
| 14674 | 2026.01.30 16:43:46.267871 [ 191 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14675 | 2026.01.30 16:43:46.268453 [ 191 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_56_11} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14676 | 2026.01.30 16:43:46.268532 [ 191 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_56_11} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14677 | 2026.01.30 16:43:46.268832 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 14678 | 2026.01.30 16:43:47.580098 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14679 | 2026.01.30 16:43:47.580297 [ 277 ] {e4f1503a-4331-4be7-a59e-fd91c49586fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14680 | 2026.01.30 16:43:47.580369 [ 277 ] {e4f1503a-4331-4be7-a59e-fd91c49586fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14681 | 2026.01.30 16:43:47.581117 [ 277 ] {e4f1503a-4331-4be7-a59e-fd91c49586fd} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14682 | 2026.01.30 16:43:47.581153 [ 277 ] {e4f1503a-4331-4be7-a59e-fd91c49586fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14683 | 2026.01.30 16:43:47.581549 [ 277 ] {e4f1503a-4331-4be7-a59e-fd91c49586fd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14684 | 2026.01.30 16:43:47.581773 [ 277 ] {e4f1503a-4331-4be7-a59e-fd91c49586fd} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14685 | 2026.01.30 16:43:47.581919 [ 277 ] {e4f1503a-4331-4be7-a59e-fd91c49586fd} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001679 sec., 38117.92733770101 rows/sec., 3.02 MiB/sec. | ||
| 14686 | 2026.01.30 16:43:47.581960 [ 277 ] {e4f1503a-4331-4be7-a59e-fd91c49586fd} <Debug> TCPHandler: Processed in 0.002000676 sec. | ||
| 14687 | 2026.01.30 16:43:47.582090 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14688 | 2026.01.30 16:43:47.582183 [ 277 ] {8f42c013-54e1-46bd-b582-e604e00566b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14689 | 2026.01.30 16:43:47.582222 [ 277 ] {8f42c013-54e1-46bd-b582-e604e00566b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14690 | 2026.01.30 16:43:47.582656 [ 277 ] {8f42c013-54e1-46bd-b582-e604e00566b5} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14691 | 2026.01.30 16:43:47.582689 [ 277 ] {8f42c013-54e1-46bd-b582-e604e00566b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14692 | 2026.01.30 16:43:47.582981 [ 277 ] {8f42c013-54e1-46bd-b582-e604e00566b5} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14693 | 2026.01.30 16:43:47.583181 [ 277 ] {8f42c013-54e1-46bd-b582-e604e00566b5} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14694 | 2026.01.30 16:43:47.583304 [ 277 ] {8f42c013-54e1-46bd-b582-e604e00566b5} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001139 sec., 3511.8525021949076 rows/sec., 264.07 KiB/sec. | ||
| 14695 | 2026.01.30 16:43:47.583348 [ 277 ] {8f42c013-54e1-46bd-b582-e604e00566b5} <Debug> TCPHandler: Processed in 0.001315734 sec. | ||
| 14696 | 2026.01.30 16:43:47.583459 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14697 | 2026.01.30 16:43:47.583552 [ 277 ] {6b4bb8f6-119f-41b1-9bec-3c9aa8d4fb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14698 | 2026.01.30 16:43:47.583590 [ 277 ] {6b4bb8f6-119f-41b1-9bec-3c9aa8d4fb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14699 | 2026.01.30 16:43:47.583996 [ 277 ] {6b4bb8f6-119f-41b1-9bec-3c9aa8d4fb2c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14700 | 2026.01.30 16:43:47.584029 [ 277 ] {6b4bb8f6-119f-41b1-9bec-3c9aa8d4fb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14701 | 2026.01.30 16:43:47.584328 [ 277 ] {6b4bb8f6-119f-41b1-9bec-3c9aa8d4fb2c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14702 | 2026.01.30 16:43:47.584528 [ 277 ] {6b4bb8f6-119f-41b1-9bec-3c9aa8d4fb2c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14703 | 2026.01.30 16:43:47.584656 [ 277 ] {6b4bb8f6-119f-41b1-9bec-3c9aa8d4fb2c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001122 sec., 60606.06060606061 rows/sec., 4.73 MiB/sec. | ||
| 14704 | 2026.01.30 16:43:47.584692 [ 277 ] {6b4bb8f6-119f-41b1-9bec-3c9aa8d4fb2c} <Debug> TCPHandler: Processed in 0.001280373 sec. | ||
| 14705 | 2026.01.30 16:43:47.584817 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14706 | 2026.01.30 16:43:47.584909 [ 277 ] {d3463a26-6e70-4817-9a59-0c223083d024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14707 | 2026.01.30 16:43:47.584951 [ 277 ] {d3463a26-6e70-4817-9a59-0c223083d024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14708 | 2026.01.30 16:43:47.585364 [ 277 ] {d3463a26-6e70-4817-9a59-0c223083d024} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14709 | 2026.01.30 16:43:47.585396 [ 277 ] {d3463a26-6e70-4817-9a59-0c223083d024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14710 | 2026.01.30 16:43:47.585718 [ 277 ] {d3463a26-6e70-4817-9a59-0c223083d024} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14711 | 2026.01.30 16:43:47.585917 [ 277 ] {d3463a26-6e70-4817-9a59-0c223083d024} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14712 | 2026.01.30 16:43:47.586041 [ 277 ] {d3463a26-6e70-4817-9a59-0c223083d024} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 14713 | 2026.01.30 16:43:47.586043 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 4 parts from all_1_101_20 to all_104_104_0 | ||
| 14714 | 2026.01.30 16:43:47.586077 [ 277 ] {d3463a26-6e70-4817-9a59-0c223083d024} <Debug> TCPHandler: Processed in 0.001315994 sec. | ||
| 14715 | 2026.01.30 16:43:47.586088 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14716 | 2026.01.30 16:43:47.586106 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14717 | 2026.01.30 16:43:47.586190 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14718 | 2026.01.30 16:43:47.586240 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_101_20 to all_104_104_0 into Compact with storage Full | ||
| 14719 | 2026.01.30 16:43:47.586282 [ 277 ] {0514b380-e8b6-43d1-b538-7afb055bd7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14720 | 2026.01.30 16:43:47.586343 [ 277 ] {0514b380-e8b6-43d1-b538-7afb055bd7c9} <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 | ||
| 14721 | 2026.01.30 16:43:47.586395 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14722 | 2026.01.30 16:43:47.586440 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30321 rows starting from the beginning of the part | ||
| 14723 | 2026.01.30 16:43:47.586516 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14724 | 2026.01.30 16:43:47.586568 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14725 | 2026.01.30 16:43:47.586614 [ 192 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 884 rows starting from the beginning of the part | ||
| 14726 | 2026.01.30 16:43:47.587098 [ 277 ] {0514b380-e8b6-43d1-b538-7afb055bd7c9} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14727 | 2026.01.30 16:43:47.587139 [ 277 ] {0514b380-e8b6-43d1-b538-7afb055bd7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14728 | 2026.01.30 16:43:47.587646 [ 277 ] {0514b380-e8b6-43d1-b538-7afb055bd7c9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14729 | 2026.01.30 16:43:47.587877 [ 277 ] {0514b380-e8b6-43d1-b538-7afb055bd7c9} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14730 | 2026.01.30 16:43:47.588013 [ 277 ] {0514b380-e8b6-43d1-b538-7afb055bd7c9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001749 sec., 2287.0211549456835 rows/sec., 4.10 MiB/sec. | ||
| 14731 | 2026.01.30 16:43:47.588067 [ 277 ] {0514b380-e8b6-43d1-b538-7afb055bd7c9} <Debug> TCPHandler: Processed in 0.001924554 sec. | ||
| 14732 | 2026.01.30 16:43:47.588210 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14733 | 2026.01.30 16:43:47.588302 [ 277 ] {0f0dcc52-bc62-4ff6-a955-7e19288b71b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14734 | 2026.01.30 16:43:47.588344 [ 277 ] {0f0dcc52-bc62-4ff6-a955-7e19288b71b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14735 | 2026.01.30 16:43:47.588721 [ 277 ] {0f0dcc52-bc62-4ff6-a955-7e19288b71b8} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14736 | 2026.01.30 16:43:47.588755 [ 277 ] {0f0dcc52-bc62-4ff6-a955-7e19288b71b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14737 | 2026.01.30 16:43:47.589054 [ 277 ] {0f0dcc52-bc62-4ff6-a955-7e19288b71b8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14738 | 2026.01.30 16:43:47.589256 [ 277 ] {0f0dcc52-bc62-4ff6-a955-7e19288b71b8} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14739 | 2026.01.30 16:43:47.589383 [ 277 ] {0f0dcc52-bc62-4ff6-a955-7e19288b71b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 14740 | 2026.01.30 16:43:47.589418 [ 277 ] {0f0dcc52-bc62-4ff6-a955-7e19288b71b8} <Debug> TCPHandler: Processed in 0.001271303 sec. | ||
| 14741 | 2026.01.30 16:43:47.592173 [ 191 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31525 rows, containing 5 columns (5 merged, 0 gathered) in 0.005985887 sec., 5266554.480564034 rows/sec., 360.32 MiB/sec. | ||
| 14742 | 2026.01.30 16:43:47.592805 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 14743 | 2026.01.30 16:43:47.593162 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14744 | 2026.01.30 16:43:47.593246 [ 199 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 4 parts: [all_1_101_20, all_104_104_0] -> all_1_104_21 | ||
| 14745 | 2026.01.30 16:43:47.593353 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14746 | 2026.01.30 16:43:48.551733 [ 222 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14747 | 2026.01.30 16:43:48.551813 [ 222 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14748 | 2026.01.30 16:43:48.555367 [ 222 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14749 | 2026.01.30 16:43:48.635216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35999 | ||
| 14750 | 2026.01.30 16:43:48.635736 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14751 | 2026.01.30 16:43:48.635772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14752 | 2026.01.30 16:43:48.636258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14753 | 2026.01.30 16:43:48.636505 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14754 | 2026.01.30 16:43:48.636637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35999 | ||
| 14755 | 2026.01.30 16:43:49.001226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.52 MiB, peak 389.52 MiB, free memory in arenas 0.00 B, will set to 371.51 MiB (RSS), difference: 3.99 MiB | ||
| 14756 | 2026.01.30 16:43:49.119803 [ 224 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14757 | 2026.01.30 16:43:49.119856 [ 224 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14758 | 2026.01.30 16:43:49.122753 [ 224 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14759 | 2026.01.30 16:43:50.562581 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14760 | 2026.01.30 16:43:50.579328 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14761 | 2026.01.30 16:43:50.579388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14762 | 2026.01.30 16:43:50.585419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14763 | 2026.01.30 16:43:50.586116 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14764 | 2026.01.30 16:43:50.589049 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 14765 | 2026.01.30 16:43:52.251469 [ 220 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14766 | 2026.01.30 16:43:52.251559 [ 220 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14767 | 2026.01.30 16:43:52.255031 [ 220 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14768 | 2026.01.30 16:43:52.581437 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14769 | 2026.01.30 16:43:52.581621 [ 277 ] {d36bfd5a-e8f3-4149-8ef0-825cbc2074d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14770 | 2026.01.30 16:43:52.581690 [ 277 ] {d36bfd5a-e8f3-4149-8ef0-825cbc2074d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14771 | 2026.01.30 16:43:52.582370 [ 277 ] {d36bfd5a-e8f3-4149-8ef0-825cbc2074d0} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14772 | 2026.01.30 16:43:52.582422 [ 277 ] {d36bfd5a-e8f3-4149-8ef0-825cbc2074d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14773 | 2026.01.30 16:43:52.582814 [ 277 ] {d36bfd5a-e8f3-4149-8ef0-825cbc2074d0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 14774 | 2026.01.30 16:43:52.583035 [ 277 ] {d36bfd5a-e8f3-4149-8ef0-825cbc2074d0} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14775 | 2026.01.30 16:43:52.583205 [ 277 ] {d36bfd5a-e8f3-4149-8ef0-825cbc2074d0} <Debug> executeQuery: Read 8 rows, 682.00 B in 0.001634 sec., 4895.960832313342 rows/sec., 407.60 KiB/sec. | ||
| 14776 | 2026.01.30 16:43:52.583258 [ 277 ] {d36bfd5a-e8f3-4149-8ef0-825cbc2074d0} <Debug> TCPHandler: Processed in 0.001957005 sec. | ||
| 14777 | 2026.01.30 16:43:52.583386 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14778 | 2026.01.30 16:43:52.583489 [ 277 ] {7c5bea71-1f45-465d-a91c-d56c89ed15e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14779 | 2026.01.30 16:43:52.583533 [ 277 ] {7c5bea71-1f45-465d-a91c-d56c89ed15e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14780 | 2026.01.30 16:43:52.584010 [ 277 ] {7c5bea71-1f45-465d-a91c-d56c89ed15e4} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14781 | 2026.01.30 16:43:52.584049 [ 277 ] {7c5bea71-1f45-465d-a91c-d56c89ed15e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14782 | 2026.01.30 16:43:52.584360 [ 277 ] {7c5bea71-1f45-465d-a91c-d56c89ed15e4} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14783 | 2026.01.30 16:43:52.584581 [ 277 ] {7c5bea71-1f45-465d-a91c-d56c89ed15e4} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14784 | 2026.01.30 16:43:52.584717 [ 277 ] {7c5bea71-1f45-465d-a91c-d56c89ed15e4} <Debug> executeQuery: Read 133 rows, 11.68 KiB in 0.001251 sec., 106314.94804156675 rows/sec., 9.12 MiB/sec. | ||
| 14785 | 2026.01.30 16:43:52.584754 [ 277 ] {7c5bea71-1f45-465d-a91c-d56c89ed15e4} <Debug> TCPHandler: Processed in 0.001418866 sec. | ||
| 14786 | 2026.01.30 16:43:52.584795 [ 222 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14787 | 2026.01.30 16:43:52.584823 [ 222 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14788 | 2026.01.30 16:43:52.584866 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14789 | 2026.01.30 16:43:52.584961 [ 277 ] {1a083de9-d13a-452c-bbf8-27dac76425d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14790 | 2026.01.30 16:43:52.585003 [ 277 ] {1a083de9-d13a-452c-bbf8-27dac76425d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14791 | 2026.01.30 16:43:52.585418 [ 277 ] {1a083de9-d13a-452c-bbf8-27dac76425d3} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14792 | 2026.01.30 16:43:52.585452 [ 277 ] {1a083de9-d13a-452c-bbf8-27dac76425d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14793 | 2026.01.30 16:43:52.585749 [ 277 ] {1a083de9-d13a-452c-bbf8-27dac76425d3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14794 | 2026.01.30 16:43:52.585959 [ 277 ] {1a083de9-d13a-452c-bbf8-27dac76425d3} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14795 | 2026.01.30 16:43:52.586080 [ 30 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14796 | 2026.01.30 16:43:52.586088 [ 277 ] {1a083de9-d13a-452c-bbf8-27dac76425d3} <Debug> executeQuery: Read 44 rows, 3.28 KiB in 0.001147 sec., 38360.941586748035 rows/sec., 2.79 MiB/sec. | ||
| 14797 | 2026.01.30 16:43:52.586113 [ 30 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14798 | 2026.01.30 16:43:52.586133 [ 277 ] {1a083de9-d13a-452c-bbf8-27dac76425d3} <Debug> TCPHandler: Processed in 0.001315314 sec. | ||
| 14799 | 2026.01.30 16:43:52.586139 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14800 | 2026.01.30 16:43:52.586243 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14801 | 2026.01.30 16:43:52.586260 [ 195 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14802 | 2026.01.30 16:43:52.586336 [ 277 ] {092bf189-c50a-450b-93d9-43e4cc28fbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14803 | 2026.01.30 16:43:52.586381 [ 277 ] {092bf189-c50a-450b-93d9-43e4cc28fbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14804 | 2026.01.30 16:43:52.586406 [ 195 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14805 | 2026.01.30 16:43:52.586447 [ 195 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 299 rows starting from the beginning of the part | ||
| 14806 | 2026.01.30 16:43:52.586516 [ 195 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 36 rows starting from the beginning of the part | ||
| 14807 | 2026.01.30 16:43:52.586564 [ 195 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 24 rows starting from the beginning of the part | ||
| 14808 | 2026.01.30 16:43:52.586617 [ 195 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 36 rows starting from the beginning of the part | ||
| 14809 | 2026.01.30 16:43:52.586658 [ 195 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 4 rows starting from the beginning of the part | ||
| 14810 | 2026.01.30 16:43:52.586701 [ 195 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 44 rows starting from the beginning of the part | ||
| 14811 | 2026.01.30 16:43:52.586846 [ 277 ] {092bf189-c50a-450b-93d9-43e4cc28fbba} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14812 | 2026.01.30 16:43:52.586888 [ 277 ] {092bf189-c50a-450b-93d9-43e4cc28fbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14813 | 2026.01.30 16:43:52.587214 [ 277 ] {092bf189-c50a-450b-93d9-43e4cc28fbba} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14814 | 2026.01.30 16:43:52.587225 [ 222 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14815 | 2026.01.30 16:43:52.587438 [ 277 ] {092bf189-c50a-450b-93d9-43e4cc28fbba} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14816 | 2026.01.30 16:43:52.587567 [ 277 ] {092bf189-c50a-450b-93d9-43e4cc28fbba} <Debug> executeQuery: Read 108 rows, 8.66 KiB in 0.001249 sec., 86469.17534027222 rows/sec., 6.77 MiB/sec. | ||
| 14817 | 2026.01.30 16:43:52.587594 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 443 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382894 sec., 320342.7016098125 rows/sec., 22.32 MiB/sec. | ||
| 14818 | 2026.01.30 16:43:52.587605 [ 277 ] {092bf189-c50a-450b-93d9-43e4cc28fbba} <Debug> TCPHandler: Processed in 0.001409865 sec. | ||
| 14819 | 2026.01.30 16:43:52.587748 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14820 | 2026.01.30 16:43:52.587805 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14821 | 2026.01.30 16:43:52.587842 [ 277 ] {ba1ee0ef-e3e7-4d5e-9443-721762b58470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14822 | 2026.01.30 16:43:52.587891 [ 277 ] {ba1ee0ef-e3e7-4d5e-9443-721762b58470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14823 | 2026.01.30 16:43:52.588128 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_106_21} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14824 | 2026.01.30 16:43:52.588217 [ 193 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_106_21} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14825 | 2026.01.30 16:43:52.588318 [ 277 ] {ba1ee0ef-e3e7-4d5e-9443-721762b58470} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14826 | 2026.01.30 16:43:52.588334 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14827 | 2026.01.30 16:43:52.588367 [ 277 ] {ba1ee0ef-e3e7-4d5e-9443-721762b58470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14828 | 2026.01.30 16:43:52.588699 [ 277 ] {ba1ee0ef-e3e7-4d5e-9443-721762b58470} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14829 | 2026.01.30 16:43:52.588911 [ 277 ] {ba1ee0ef-e3e7-4d5e-9443-721762b58470} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14830 | 2026.01.30 16:43:52.589042 [ 277 ] {ba1ee0ef-e3e7-4d5e-9443-721762b58470} <Debug> executeQuery: Read 164 rows, 11.70 KiB in 0.001219 sec., 134536.50533223953 rows/sec., 9.37 MiB/sec. | ||
| 14831 | 2026.01.30 16:43:52.589080 [ 277 ] {ba1ee0ef-e3e7-4d5e-9443-721762b58470} <Debug> TCPHandler: Processed in 0.001380025 sec. | ||
| 14832 | 2026.01.30 16:43:52.589191 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14833 | 2026.01.30 16:43:52.589284 [ 277 ] {63dca57b-2895-444c-8cf5-299a86996195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14834 | 2026.01.30 16:43:52.589340 [ 277 ] {63dca57b-2895-444c-8cf5-299a86996195} <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 | ||
| 14835 | 2026.01.30 16:43:52.590209 [ 277 ] {63dca57b-2895-444c-8cf5-299a86996195} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14836 | 2026.01.30 16:43:52.590245 [ 277 ] {63dca57b-2895-444c-8cf5-299a86996195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14837 | 2026.01.30 16:43:52.590792 [ 277 ] {63dca57b-2895-444c-8cf5-299a86996195} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14838 | 2026.01.30 16:43:52.591015 [ 277 ] {63dca57b-2895-444c-8cf5-299a86996195} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14839 | 2026.01.30 16:43:52.591156 [ 277 ] {63dca57b-2895-444c-8cf5-299a86996195} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00189 sec., 19047.61904761905 rows/sec., 34.13 MiB/sec. | ||
| 14840 | 2026.01.30 16:43:52.591220 [ 277 ] {63dca57b-2895-444c-8cf5-299a86996195} <Debug> TCPHandler: Processed in 0.002076787 sec. | ||
| 14841 | 2026.01.30 16:43:52.591335 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14842 | 2026.01.30 16:43:52.591427 [ 277 ] {658dd303-c7ed-4adf-a9bd-d69b803ebab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14843 | 2026.01.30 16:43:52.591469 [ 277 ] {658dd303-c7ed-4adf-a9bd-d69b803ebab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14844 | 2026.01.30 16:43:52.591809 [ 277 ] {658dd303-c7ed-4adf-a9bd-d69b803ebab2} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14845 | 2026.01.30 16:43:52.591845 [ 277 ] {658dd303-c7ed-4adf-a9bd-d69b803ebab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14846 | 2026.01.30 16:43:52.592136 [ 277 ] {658dd303-c7ed-4adf-a9bd-d69b803ebab2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14847 | 2026.01.30 16:43:52.592341 [ 277 ] {658dd303-c7ed-4adf-a9bd-d69b803ebab2} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14848 | 2026.01.30 16:43:52.592457 [ 41 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14849 | 2026.01.30 16:43:52.592470 [ 277 ] {658dd303-c7ed-4adf-a9bd-d69b803ebab2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 14850 | 2026.01.30 16:43:52.592506 [ 41 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14851 | 2026.01.30 16:43:52.592522 [ 277 ] {658dd303-c7ed-4adf-a9bd-d69b803ebab2} <Debug> TCPHandler: Processed in 0.001235662 sec. | ||
| 14852 | 2026.01.30 16:43:52.592533 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14853 | 2026.01.30 16:43:52.592626 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14854 | 2026.01.30 16:43:52.592741 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14855 | 2026.01.30 16:43:52.592775 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6204 rows starting from the beginning of the part | ||
| 14856 | 2026.01.30 16:43:52.592836 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14857 | 2026.01.30 16:43:52.592886 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 14858 | 2026.01.30 16:43:52.592931 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14859 | 2026.01.30 16:43:52.592982 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 14860 | 2026.01.30 16:43:52.593028 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 14861 | 2026.01.30 16:43:52.594690 [ 186 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6504 rows, containing 4 columns (4 merged, 0 gathered) in 0.002098457 sec., 3099420.1930275434 rows/sec., 206.20 MiB/sec. | ||
| 14862 | 2026.01.30 16:43:52.595070 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14863 | 2026.01.30 16:43:52.595320 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_106_21} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14864 | 2026.01.30 16:43:52.595386 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_106_21} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14865 | 2026.01.30 16:43:52.595457 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 14866 | 2026.01.30 16:43:55.949283 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14867 | 2026.01.30 16:43:55.949350 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14868 | 2026.01.30 16:43:56.136859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36511 | ||
| 14869 | 2026.01.30 16:43:56.137461 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14870 | 2026.01.30 16:43:56.137506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14871 | 2026.01.30 16:43:56.137968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14872 | 2026.01.30 16:43:56.138197 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14873 | 2026.01.30 16:43:56.138345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36511 | ||
| 14874 | 2026.01.30 16:43:56.138353 [ 42 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14875 | 2026.01.30 16:43:56.138447 [ 42 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14876 | 2026.01.30 16:43:56.138481 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14877 | 2026.01.30 16:43:56.138662 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 14878 | 2026.01.30 16:43:56.138778 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14879 | 2026.01.30 16:43:56.138814 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34079 rows starting from the beginning of the part | ||
| 14880 | 2026.01.30 16:43:56.138883 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 14881 | 2026.01.30 16:43:56.138935 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 14882 | 2026.01.30 16:43:56.138983 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 14883 | 2026.01.30 16:43:56.139029 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 14884 | 2026.01.30 16:43:56.139074 [ 193 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 14885 | 2026.01.30 16:43:56.141534 [ 186 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36511 rows, containing 4 columns (4 merged, 0 gathered) in 0.002918072 sec., 12512028.490044111 rows/sec., 178.99 MiB/sec. | ||
| 14886 | 2026.01.30 16:43:56.141893 [ 194 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14887 | 2026.01.30 16:43:56.142256 [ 194 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_76_15} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14888 | 2026.01.30 16:43:56.142347 [ 194 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_76_15} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14889 | 2026.01.30 16:43:56.142461 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 14890 | 2026.01.30 16:43:56.254426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1784 | ||
| 14891 | 2026.01.30 16:43:56.257117 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14892 | 2026.01.30 16:43:56.257477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14893 | 2026.01.30 16:43:56.258896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14894 | 2026.01.30 16:43:56.259238 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14895 | 2026.01.30 16:43:56.259705 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1784 | ||
| 14896 | 2026.01.30 16:43:57.362744 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14897 | 2026.01.30 16:43:57.362825 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14898 | 2026.01.30 16:43:57.366562 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14899 | 2026.01.30 16:43:57.580364 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14900 | 2026.01.30 16:43:57.580553 [ 277 ] {91c797cd-1bfb-4df4-9be8-95fc0d169142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14901 | 2026.01.30 16:43:57.580622 [ 277 ] {91c797cd-1bfb-4df4-9be8-95fc0d169142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14902 | 2026.01.30 16:43:57.581332 [ 277 ] {91c797cd-1bfb-4df4-9be8-95fc0d169142} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14903 | 2026.01.30 16:43:57.581379 [ 277 ] {91c797cd-1bfb-4df4-9be8-95fc0d169142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14904 | 2026.01.30 16:43:57.581785 [ 277 ] {91c797cd-1bfb-4df4-9be8-95fc0d169142} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14905 | 2026.01.30 16:43:57.582017 [ 277 ] {91c797cd-1bfb-4df4-9be8-95fc0d169142} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14906 | 2026.01.30 16:43:57.582183 [ 277 ] {91c797cd-1bfb-4df4-9be8-95fc0d169142} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001682 sec., 38049.9405469679 rows/sec., 3.01 MiB/sec. | ||
| 14907 | 2026.01.30 16:43:57.582227 [ 277 ] {91c797cd-1bfb-4df4-9be8-95fc0d169142} <Debug> TCPHandler: Processed in 0.002004825 sec. | ||
| 14908 | 2026.01.30 16:43:57.582359 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14909 | 2026.01.30 16:43:57.582455 [ 277 ] {dcd6c197-8b5e-4123-a5f9-e71e2eb9d757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14910 | 2026.01.30 16:43:57.582498 [ 277 ] {dcd6c197-8b5e-4123-a5f9-e71e2eb9d757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14911 | 2026.01.30 16:43:57.582937 [ 277 ] {dcd6c197-8b5e-4123-a5f9-e71e2eb9d757} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14912 | 2026.01.30 16:43:57.582974 [ 277 ] {dcd6c197-8b5e-4123-a5f9-e71e2eb9d757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14913 | 2026.01.30 16:43:57.583273 [ 277 ] {dcd6c197-8b5e-4123-a5f9-e71e2eb9d757} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14914 | 2026.01.30 16:43:57.583478 [ 277 ] {dcd6c197-8b5e-4123-a5f9-e71e2eb9d757} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14915 | 2026.01.30 16:43:57.583614 [ 277 ] {dcd6c197-8b5e-4123-a5f9-e71e2eb9d757} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001178 sec., 3395.585738539898 rows/sec., 255.33 KiB/sec. | ||
| 14916 | 2026.01.30 16:43:57.583653 [ 277 ] {dcd6c197-8b5e-4123-a5f9-e71e2eb9d757} <Debug> TCPHandler: Processed in 0.001352734 sec. | ||
| 14917 | 2026.01.30 16:43:57.583710 [ 220 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14918 | 2026.01.30 16:43:57.583764 [ 220 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14919 | 2026.01.30 16:43:57.583784 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14920 | 2026.01.30 16:43:57.583884 [ 277 ] {d1ccccd1-6e38-4c0e-a063-e3676628e2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14921 | 2026.01.30 16:43:57.583926 [ 277 ] {d1ccccd1-6e38-4c0e-a063-e3676628e2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14922 | 2026.01.30 16:43:57.584371 [ 277 ] {d1ccccd1-6e38-4c0e-a063-e3676628e2d5} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14923 | 2026.01.30 16:43:57.584408 [ 277 ] {d1ccccd1-6e38-4c0e-a063-e3676628e2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14924 | 2026.01.30 16:43:57.584740 [ 277 ] {d1ccccd1-6e38-4c0e-a063-e3676628e2d5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14925 | 2026.01.30 16:43:57.584982 [ 277 ] {d1ccccd1-6e38-4c0e-a063-e3676628e2d5} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14926 | 2026.01.30 16:43:57.585130 [ 277 ] {d1ccccd1-6e38-4c0e-a063-e3676628e2d5} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001264 sec., 53797.468354430384 rows/sec., 4.20 MiB/sec. | ||
| 14927 | 2026.01.30 16:43:57.585168 [ 277 ] {d1ccccd1-6e38-4c0e-a063-e3676628e2d5} <Debug> TCPHandler: Processed in 0.001442096 sec. | ||
| 14928 | 2026.01.30 16:43:57.585301 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14929 | 2026.01.30 16:43:57.585397 [ 277 ] {21903419-6160-4afd-9113-f5f6145acc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14930 | 2026.01.30 16:43:57.585443 [ 277 ] {21903419-6160-4afd-9113-f5f6145acc1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14931 | 2026.01.30 16:43:57.585858 [ 277 ] {21903419-6160-4afd-9113-f5f6145acc1c} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14932 | 2026.01.30 16:43:57.585895 [ 277 ] {21903419-6160-4afd-9113-f5f6145acc1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14933 | 2026.01.30 16:43:57.586222 [ 277 ] {21903419-6160-4afd-9113-f5f6145acc1c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14934 | 2026.01.30 16:43:57.586493 [ 277 ] {21903419-6160-4afd-9113-f5f6145acc1c} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14935 | 2026.01.30 16:43:57.586629 [ 277 ] {21903419-6160-4afd-9113-f5f6145acc1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 14936 | 2026.01.30 16:43:57.586666 [ 277 ] {21903419-6160-4afd-9113-f5f6145acc1c} <Debug> TCPHandler: Processed in 0.001414905 sec. | ||
| 14937 | 2026.01.30 16:43:57.586780 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14938 | 2026.01.30 16:43:57.586873 [ 277 ] {bf44a970-3d0f-4436-b4ae-979dd85a9331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14939 | 2026.01.30 16:43:57.586928 [ 277 ] {bf44a970-3d0f-4436-b4ae-979dd85a9331} <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 | ||
| 14940 | 2026.01.30 16:43:57.587682 [ 277 ] {bf44a970-3d0f-4436-b4ae-979dd85a9331} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14941 | 2026.01.30 16:43:57.587719 [ 277 ] {bf44a970-3d0f-4436-b4ae-979dd85a9331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14942 | 2026.01.30 16:43:57.587931 [ 220 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14943 | 2026.01.30 16:43:57.588246 [ 277 ] {bf44a970-3d0f-4436-b4ae-979dd85a9331} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14944 | 2026.01.30 16:43:57.588474 [ 277 ] {bf44a970-3d0f-4436-b4ae-979dd85a9331} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14945 | 2026.01.30 16:43:57.588595 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14946 | 2026.01.30 16:43:57.588616 [ 277 ] {bf44a970-3d0f-4436-b4ae-979dd85a9331} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00176 sec., 2272.7272727272725 rows/sec., 4.07 MiB/sec. | ||
| 14947 | 2026.01.30 16:43:57.588663 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14948 | 2026.01.30 16:43:57.588691 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14949 | 2026.01.30 16:43:57.588694 [ 277 ] {bf44a970-3d0f-4436-b4ae-979dd85a9331} <Debug> TCPHandler: Processed in 0.001964725 sec. | ||
| 14950 | 2026.01.30 16:43:57.588826 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14951 | 2026.01.30 16:43:57.588826 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14952 | 2026.01.30 16:43:57.588926 [ 277 ] {5bb2b993-036d-429a-8f6e-b43e153582e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14953 | 2026.01.30 16:43:57.588974 [ 277 ] {5bb2b993-036d-429a-8f6e-b43e153582e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14954 | 2026.01.30 16:43:57.589125 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14955 | 2026.01.30 16:43:57.589196 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2072 rows starting from the beginning of the part | ||
| 14956 | 2026.01.30 16:43:57.589321 [ 277 ] {5bb2b993-036d-429a-8f6e-b43e153582e8} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14957 | 2026.01.30 16:43:57.589345 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 4 rows starting from the beginning of the part | ||
| 14958 | 2026.01.30 16:43:57.589362 [ 277 ] {5bb2b993-036d-429a-8f6e-b43e153582e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14959 | 2026.01.30 16:43:57.589470 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 36 rows starting from the beginning of the part | ||
| 14960 | 2026.01.30 16:43:57.589572 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 4 rows starting from the beginning of the part | ||
| 14961 | 2026.01.30 16:43:57.589665 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part | ||
| 14962 | 2026.01.30 16:43:57.589698 [ 277 ] {5bb2b993-036d-429a-8f6e-b43e153582e8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14963 | 2026.01.30 16:43:57.589761 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 4 rows starting from the beginning of the part | ||
| 14964 | 2026.01.30 16:43:57.589935 [ 277 ] {5bb2b993-036d-429a-8f6e-b43e153582e8} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14965 | 2026.01.30 16:43:57.590074 [ 277 ] {5bb2b993-036d-429a-8f6e-b43e153582e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 14966 | 2026.01.30 16:43:57.590113 [ 277 ] {5bb2b993-036d-429a-8f6e-b43e153582e8} <Debug> TCPHandler: Processed in 0.001337734 sec. | ||
| 14967 | 2026.01.30 16:43:57.595817 [ 197 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2156 rows, containing 19 columns (19 merged, 0 gathered) in 0.007058416 sec., 305450.9680358879 rows/sec., 547.35 MiB/sec. | ||
| 14968 | 2026.01.30 16:43:57.597467 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14969 | 2026.01.30 16:43:57.597807 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14970 | 2026.01.30 16:43:57.597883 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14971 | 2026.01.30 16:43:57.597981 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.20 MiB. | ||
| 14972 | 2026.01.30 16:43:58.089337 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 14973 | 2026.01.30 16:43:58.108159 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14974 | 2026.01.30 16:43:58.108229 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14975 | 2026.01.30 16:43:58.114340 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14976 | 2026.01.30 16:43:58.115073 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2026.01.30 16:43:58.115416 [ 47 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14978 | 2026.01.30 16:43:58.115490 [ 47 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14979 | 2026.01.30 16:43:58.115512 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 14980 | 2026.01.30 16:43:58.115636 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 14981 | 2026.01.30 16:43:58.118696 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 14982 | 2026.01.30 16:43:58.119703 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14983 | 2026.01.30 16:43:58.121380 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 14984 | 2026.01.30 16:43:58.126247 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 14985 | 2026.01.30 16:43:58.130885 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 14986 | 2026.01.30 16:43:58.135471 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 14987 | 2026.01.30 16:43:58.140261 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 14988 | 2026.01.30 16:43:58.144789 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 14989 | 2026.01.30 16:43:58.200225 [ 196 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.084648262 sec., 6769.188007663996 rows/sec., 35.00 MiB/sec. | ||
| 14990 | 2026.01.30 16:43:58.202596 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14991 | 2026.01.30 16:43:58.204413 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_76_15} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14992 | 2026.01.30 16:43:58.204506 [ 188 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_76_15} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14993 | 2026.01.30 16:43:58.206047 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14994 | 2026.01.30 16:44:02.307255 [ 220 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14995 | 2026.01.30 16:44:02.307318 [ 220 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14996 | 2026.01.30 16:44:02.310520 [ 220 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14997 | 2026.01.30 16:44:02.582071 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14998 | 2026.01.30 16:44:02.582257 [ 277 ] {ad35e693-169f-4fd5-80ce-27b7ac599e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14999 | 2026.01.30 16:44:02.582326 [ 277 ] {ad35e693-169f-4fd5-80ce-27b7ac599e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15000 | 2026.01.30 16:44:02.583054 [ 277 ] {ad35e693-169f-4fd5-80ce-27b7ac599e8f} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15001 | 2026.01.30 16:44:02.583106 [ 277 ] {ad35e693-169f-4fd5-80ce-27b7ac599e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15002 | 2026.01.30 16:44:02.583507 [ 277 ] {ad35e693-169f-4fd5-80ce-27b7ac599e8f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15003 | 2026.01.30 16:44:02.583739 [ 277 ] {ad35e693-169f-4fd5-80ce-27b7ac599e8f} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15004 | 2026.01.30 16:44:02.583911 [ 277 ] {ad35e693-169f-4fd5-80ce-27b7ac599e8f} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001705 sec., 75073.3137829912 rows/sec., 6.47 MiB/sec. | ||
| 15005 | 2026.01.30 16:44:02.583965 [ 277 ] {ad35e693-169f-4fd5-80ce-27b7ac599e8f} <Debug> TCPHandler: Processed in 0.002027616 sec. | ||
| 15006 | 2026.01.30 16:44:02.584086 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15007 | 2026.01.30 16:44:02.584189 [ 277 ] {cbe5d2e7-b792-4f78-959c-c4b992f07cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15008 | 2026.01.30 16:44:02.584234 [ 277 ] {cbe5d2e7-b792-4f78-959c-c4b992f07cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15009 | 2026.01.30 16:44:02.584668 [ 277 ] {cbe5d2e7-b792-4f78-959c-c4b992f07cd8} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15010 | 2026.01.30 16:44:02.584707 [ 277 ] {cbe5d2e7-b792-4f78-959c-c4b992f07cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15011 | 2026.01.30 16:44:02.585012 [ 277 ] {cbe5d2e7-b792-4f78-959c-c4b992f07cd8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15012 | 2026.01.30 16:44:02.585238 [ 277 ] {cbe5d2e7-b792-4f78-959c-c4b992f07cd8} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15013 | 2026.01.30 16:44:02.585375 [ 277 ] {cbe5d2e7-b792-4f78-959c-c4b992f07cd8} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001211 sec., 29727.49793559042 rows/sec., 2.18 MiB/sec. | ||
| 15014 | 2026.01.30 16:44:02.585413 [ 277 ] {cbe5d2e7-b792-4f78-959c-c4b992f07cd8} <Debug> TCPHandler: Processed in 0.001378044 sec. | ||
| 15015 | 2026.01.30 16:44:02.585520 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15016 | 2026.01.30 16:44:02.585613 [ 277 ] {c95a94a1-0198-411c-9009-02c5e113e933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15017 | 2026.01.30 16:44:02.585655 [ 277 ] {c95a94a1-0198-411c-9009-02c5e113e933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15018 | 2026.01.30 16:44:02.586080 [ 277 ] {c95a94a1-0198-411c-9009-02c5e113e933} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15019 | 2026.01.30 16:44:02.586117 [ 277 ] {c95a94a1-0198-411c-9009-02c5e113e933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15020 | 2026.01.30 16:44:02.586415 [ 277 ] {c95a94a1-0198-411c-9009-02c5e113e933} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15021 | 2026.01.30 16:44:02.586620 [ 277 ] {c95a94a1-0198-411c-9009-02c5e113e933} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15022 | 2026.01.30 16:44:02.586752 [ 277 ] {c95a94a1-0198-411c-9009-02c5e113e933} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001157 sec., 86430.42350907519 rows/sec., 6.75 MiB/sec. | ||
| 15023 | 2026.01.30 16:44:02.586789 [ 277 ] {c95a94a1-0198-411c-9009-02c5e113e933} <Debug> TCPHandler: Processed in 0.001316374 sec. | ||
| 15024 | 2026.01.30 16:44:02.586897 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15025 | 2026.01.30 16:44:02.586989 [ 277 ] {c0265382-bcbf-4076-8dd8-04c87508a4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15026 | 2026.01.30 16:44:02.587033 [ 277 ] {c0265382-bcbf-4076-8dd8-04c87508a4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15027 | 2026.01.30 16:44:02.587450 [ 277 ] {c0265382-bcbf-4076-8dd8-04c87508a4b0} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15028 | 2026.01.30 16:44:02.587485 [ 277 ] {c0265382-bcbf-4076-8dd8-04c87508a4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15029 | 2026.01.30 16:44:02.587808 [ 277 ] {c0265382-bcbf-4076-8dd8-04c87508a4b0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15030 | 2026.01.30 16:44:02.588015 [ 277 ] {c0265382-bcbf-4076-8dd8-04c87508a4b0} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15031 | 2026.01.30 16:44:02.588131 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 6 parts from all_1_104_21 to all_109_109_0 | ||
| 15032 | 2026.01.30 16:44:02.588145 [ 277 ] {c0265382-bcbf-4076-8dd8-04c87508a4b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 15033 | 2026.01.30 16:44:02.588197 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15034 | 2026.01.30 16:44:02.588206 [ 277 ] {c0265382-bcbf-4076-8dd8-04c87508a4b0} <Debug> TCPHandler: Processed in 0.001355664 sec. | ||
| 15035 | 2026.01.30 16:44:02.588225 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15036 | 2026.01.30 16:44:02.588322 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15037 | 2026.01.30 16:44:02.588331 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_109_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_104_21 to all_109_109_0 into Compact with storage Full | ||
| 15038 | 2026.01.30 16:44:02.588420 [ 277 ] {0cbf5c7c-c4df-45e4-bf12-9b5a3b2fcd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15039 | 2026.01.30 16:44:02.588448 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_109_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15040 | 2026.01.30 16:44:02.588475 [ 277 ] {0cbf5c7c-c4df-45e4-bf12-9b5a3b2fcd2d} <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 | ||
| 15041 | 2026.01.30 16:44:02.588483 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_104_21, total 31525 rows starting from the beginning of the part | ||
| 15042 | 2026.01.30 16:44:02.588550 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 15043 | 2026.01.30 16:44:02.588602 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 15044 | 2026.01.30 16:44:02.588652 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 164 rows starting from the beginning of the part | ||
| 15045 | 2026.01.30 16:44:02.588690 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15046 | 2026.01.30 16:44:02.588730 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 15047 | 2026.01.30 16:44:02.589370 [ 277 ] {0cbf5c7c-c4df-45e4-bf12-9b5a3b2fcd2d} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15048 | 2026.01.30 16:44:02.589404 [ 277 ] {0cbf5c7c-c4df-45e4-bf12-9b5a3b2fcd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15049 | 2026.01.30 16:44:02.589988 [ 277 ] {0cbf5c7c-c4df-45e4-bf12-9b5a3b2fcd2d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15050 | 2026.01.30 16:44:02.590224 [ 277 ] {0cbf5c7c-c4df-45e4-bf12-9b5a3b2fcd2d} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15051 | 2026.01.30 16:44:02.590372 [ 277 ] {0cbf5c7c-c4df-45e4-bf12-9b5a3b2fcd2d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001969 sec., 18283.392585068563 rows/sec., 32.76 MiB/sec. | ||
| 15052 | 2026.01.30 16:44:02.590451 [ 277 ] {0cbf5c7c-c4df-45e4-bf12-9b5a3b2fcd2d} <Debug> TCPHandler: Processed in 0.002176099 sec. | ||
| 15053 | 2026.01.30 16:44:02.590460 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15054 | 2026.01.30 16:44:02.590488 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15055 | 2026.01.30 16:44:02.590562 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15056 | 2026.01.30 16:44:02.590655 [ 277 ] {67b345a2-c358-4151-8346-d1a3a95ed806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15057 | 2026.01.30 16:44:02.590697 [ 277 ] {67b345a2-c358-4151-8346-d1a3a95ed806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15058 | 2026.01.30 16:44:02.591063 [ 277 ] {67b345a2-c358-4151-8346-d1a3a95ed806} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15059 | 2026.01.30 16:44:02.591098 [ 277 ] {67b345a2-c358-4151-8346-d1a3a95ed806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15060 | 2026.01.30 16:44:02.591410 [ 277 ] {67b345a2-c358-4151-8346-d1a3a95ed806} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15061 | 2026.01.30 16:44:02.591618 [ 277 ] {67b345a2-c358-4151-8346-d1a3a95ed806} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15062 | 2026.01.30 16:44:02.591753 [ 277 ] {67b345a2-c358-4151-8346-d1a3a95ed806} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 15063 | 2026.01.30 16:44:02.591789 [ 277 ] {67b345a2-c358-4151-8346-d1a3a95ed806} <Debug> TCPHandler: Processed in 0.001274543 sec. | ||
| 15064 | 2026.01.30 16:44:02.592907 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15065 | 2026.01.30 16:44:02.594832 [ 187 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_109_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32329 rows, containing 5 columns (5 merged, 0 gathered) in 0.006561047 sec., 4927414.786085208 rows/sec., 337.27 MiB/sec. | ||
| 15066 | 2026.01.30 16:44:02.595339 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_109_22} <Trace> MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary) | ||
| 15067 | 2026.01.30 16:44:02.595702 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15068 | 2026.01.30 16:44:02.595769 [ 202 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 6 parts: [all_1_104_21, all_109_109_0] -> all_1_109_22 | ||
| 15069 | 2026.01.30 16:44:02.595836 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 15070 | 2026.01.30 16:44:03.638585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36959 | ||
| 15071 | 2026.01.30 16:44:03.639165 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15072 | 2026.01.30 16:44:03.639218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15073 | 2026.01.30 16:44:03.639763 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15074 | 2026.01.30 16:44:03.640009 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15075 | 2026.01.30 16:44:03.640173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36959 | ||
| 15076 | 2026.01.30 16:44:05.618772 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15077 | 2026.01.30 16:44:05.637218 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15078 | 2026.01.30 16:44:05.637282 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15079 | 2026.01.30 16:44:05.643604 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15080 | 2026.01.30 16:44:05.644315 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15081 | 2026.01.30 16:44:05.647634 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15082 | 2026.01.30 16:44:06.259863 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1808 | ||
| 15083 | 2026.01.30 16:44:06.262260 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15084 | 2026.01.30 16:44:06.262315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15085 | 2026.01.30 16:44:06.263561 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15086 | 2026.01.30 16:44:06.263865 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15087 | 2026.01.30 16:44:06.264264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1808 | ||
| 15088 | 2026.01.30 16:44:07.609493 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15089 | 2026.01.30 16:44:07.609775 [ 277 ] {34e2e528-3c17-47a2-83ef-4af822cc7d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15090 | 2026.01.30 16:44:07.609844 [ 277 ] {34e2e528-3c17-47a2-83ef-4af822cc7d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15091 | 2026.01.30 16:44:07.610575 [ 277 ] {34e2e528-3c17-47a2-83ef-4af822cc7d5c} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15092 | 2026.01.30 16:44:07.610630 [ 277 ] {34e2e528-3c17-47a2-83ef-4af822cc7d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15093 | 2026.01.30 16:44:07.611017 [ 277 ] {34e2e528-3c17-47a2-83ef-4af822cc7d5c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15094 | 2026.01.30 16:44:07.611239 [ 277 ] {34e2e528-3c17-47a2-83ef-4af822cc7d5c} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15095 | 2026.01.30 16:44:07.611402 [ 277 ] {34e2e528-3c17-47a2-83ef-4af822cc7d5c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001699 sec., 14125.956444967627 rows/sec., 1.17 MiB/sec. | ||
| 15096 | 2026.01.30 16:44:07.611457 [ 277 ] {34e2e528-3c17-47a2-83ef-4af822cc7d5c} <Debug> TCPHandler: Processed in 0.002151999 sec. | ||
| 15097 | 2026.01.30 16:44:07.611584 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15098 | 2026.01.30 16:44:07.611686 [ 277 ] {e23a645b-a09c-48dc-b971-0661ebbdeb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15099 | 2026.01.30 16:44:07.611729 [ 277 ] {e23a645b-a09c-48dc-b971-0661ebbdeb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15100 | 2026.01.30 16:44:07.612873 [ 277 ] {e23a645b-a09c-48dc-b971-0661ebbdeb7e} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15101 | 2026.01.30 16:44:07.612910 [ 277 ] {e23a645b-a09c-48dc-b971-0661ebbdeb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15102 | 2026.01.30 16:44:07.613290 [ 277 ] {e23a645b-a09c-48dc-b971-0661ebbdeb7e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15103 | 2026.01.30 16:44:07.613516 [ 277 ] {e23a645b-a09c-48dc-b971-0661ebbdeb7e} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15104 | 2026.01.30 16:44:07.613630 [ 99 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15105 | 2026.01.30 16:44:07.613653 [ 277 ] {e23a645b-a09c-48dc-b971-0661ebbdeb7e} <Debug> executeQuery: Read 1324 rows, 113.21 KiB in 0.001992 sec., 664658.6345381526 rows/sec., 55.50 MiB/sec. | ||
| 15106 | 2026.01.30 16:44:07.613703 [ 99 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15107 | 2026.01.30 16:44:07.613713 [ 277 ] {e23a645b-a09c-48dc-b971-0661ebbdeb7e} <Debug> TCPHandler: Processed in 0.002178839 sec. | ||
| 15108 | 2026.01.30 16:44:07.613734 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15109 | 2026.01.30 16:44:07.613840 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15110 | 2026.01.30 16:44:07.613871 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15111 | 2026.01.30 16:44:07.613942 [ 277 ] {e9df730e-cc30-46eb-9a57-ffde9971cd1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15112 | 2026.01.30 16:44:07.613987 [ 277 ] {e9df730e-cc30-46eb-9a57-ffde9971cd1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15113 | 2026.01.30 16:44:07.614019 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15114 | 2026.01.30 16:44:07.614062 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2558 rows starting from the beginning of the part | ||
| 15115 | 2026.01.30 16:44:07.614134 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 15116 | 2026.01.30 16:44:07.614187 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 133 rows starting from the beginning of the part | ||
| 15117 | 2026.01.30 16:44:07.614235 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 15118 | 2026.01.30 16:44:07.614279 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 128 rows starting from the beginning of the part | ||
| 15119 | 2026.01.30 16:44:07.614325 [ 200 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1324 rows starting from the beginning of the part | ||
| 15120 | 2026.01.30 16:44:07.614399 [ 277 ] {e9df730e-cc30-46eb-9a57-ffde9971cd1d} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15121 | 2026.01.30 16:44:07.614441 [ 277 ] {e9df730e-cc30-46eb-9a57-ffde9971cd1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15122 | 2026.01.30 16:44:07.614799 [ 277 ] {e9df730e-cc30-46eb-9a57-ffde9971cd1d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15123 | 2026.01.30 16:44:07.615008 [ 277 ] {e9df730e-cc30-46eb-9a57-ffde9971cd1d} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15124 | 2026.01.30 16:44:07.615142 [ 277 ] {e9df730e-cc30-46eb-9a57-ffde9971cd1d} <Debug> executeQuery: Read 16 rows, 1.26 KiB in 0.00122 sec., 13114.754098360656 rows/sec., 1.01 MiB/sec. | ||
| 15125 | 2026.01.30 16:44:07.615181 [ 277 ] {e9df730e-cc30-46eb-9a57-ffde9971cd1d} <Debug> TCPHandler: Processed in 0.001389784 sec. | ||
| 15126 | 2026.01.30 16:44:07.615285 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15127 | 2026.01.30 16:44:07.615377 [ 277 ] {b94a9d95-f4af-4e4c-b371-9a5524e6555f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15128 | 2026.01.30 16:44:07.615416 [ 277 ] {b94a9d95-f4af-4e4c-b371-9a5524e6555f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15129 | 2026.01.30 16:44:07.615931 [ 277 ] {b94a9d95-f4af-4e4c-b371-9a5524e6555f} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15130 | 2026.01.30 16:44:07.615969 [ 277 ] {b94a9d95-f4af-4e4c-b371-9a5524e6555f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15131 | 2026.01.30 16:44:07.616279 [ 277 ] {b94a9d95-f4af-4e4c-b371-9a5524e6555f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15132 | 2026.01.30 16:44:07.616395 [ 198 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4271 rows, containing 5 columns (5 merged, 0 gathered) in 0.002588076 sec., 1650260.6569513415 rows/sec., 142.41 MiB/sec. | ||
| 15133 | 2026.01.30 16:44:07.616498 [ 277 ] {b94a9d95-f4af-4e4c-b371-9a5524e6555f} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15134 | 2026.01.30 16:44:07.616630 [ 277 ] {b94a9d95-f4af-4e4c-b371-9a5524e6555f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00127 sec., 198425.1968503937 rows/sec., 13.72 MiB/sec. | ||
| 15135 | 2026.01.30 16:44:07.616669 [ 277 ] {b94a9d95-f4af-4e4c-b371-9a5524e6555f} <Debug> TCPHandler: Processed in 0.001432886 sec. | ||
| 15136 | 2026.01.30 16:44:07.616721 [ 192 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15137 | 2026.01.30 16:44:07.616786 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15138 | 2026.01.30 16:44:07.616886 [ 277 ] {7b24ed41-58ce-4ce5-9699-96b9e11af4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15139 | 2026.01.30 16:44:07.616929 [ 277 ] {7b24ed41-58ce-4ce5-9699-96b9e11af4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15140 | 2026.01.30 16:44:07.616994 [ 192 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_111_22} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15141 | 2026.01.30 16:44:07.617073 [ 192 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_111_22} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15142 | 2026.01.30 16:44:07.617153 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 15143 | 2026.01.30 16:44:07.617339 [ 277 ] {7b24ed41-58ce-4ce5-9699-96b9e11af4d1} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15144 | 2026.01.30 16:44:07.617380 [ 277 ] {7b24ed41-58ce-4ce5-9699-96b9e11af4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15145 | 2026.01.30 16:44:07.617676 [ 277 ] {7b24ed41-58ce-4ce5-9699-96b9e11af4d1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15146 | 2026.01.30 16:44:07.617877 [ 277 ] {7b24ed41-58ce-4ce5-9699-96b9e11af4d1} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15147 | 2026.01.30 16:44:07.618006 [ 277 ] {7b24ed41-58ce-4ce5-9699-96b9e11af4d1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 823.81 KiB/sec. | ||
| 15148 | 2026.01.30 16:44:07.618043 [ 277 ] {7b24ed41-58ce-4ce5-9699-96b9e11af4d1} <Debug> TCPHandler: Processed in 0.001305594 sec. | ||
| 15149 | 2026.01.30 16:44:07.618154 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15150 | 2026.01.30 16:44:07.618247 [ 277 ] {565e3e52-c04d-459c-9613-83123662fd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15151 | 2026.01.30 16:44:07.618286 [ 277 ] {565e3e52-c04d-459c-9613-83123662fd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15152 | 2026.01.30 16:44:07.618913 [ 277 ] {565e3e52-c04d-459c-9613-83123662fd05} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15153 | 2026.01.30 16:44:07.618950 [ 277 ] {565e3e52-c04d-459c-9613-83123662fd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15154 | 2026.01.30 16:44:07.619288 [ 277 ] {565e3e52-c04d-459c-9613-83123662fd05} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15155 | 2026.01.30 16:44:07.619496 [ 277 ] {565e3e52-c04d-459c-9613-83123662fd05} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15156 | 2026.01.30 16:44:07.619615 [ 62 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15157 | 2026.01.30 16:44:07.619629 [ 277 ] {565e3e52-c04d-459c-9613-83123662fd05} <Debug> executeQuery: Read 560 rows, 42.98 KiB in 0.0014 sec., 400000 rows/sec., 29.98 MiB/sec. | ||
| 15158 | 2026.01.30 16:44:07.619653 [ 62 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15159 | 2026.01.30 16:44:07.619671 [ 277 ] {565e3e52-c04d-459c-9613-83123662fd05} <Debug> TCPHandler: Processed in 0.001565258 sec. | ||
| 15160 | 2026.01.30 16:44:07.619671 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15161 | 2026.01.30 16:44:07.619783 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15162 | 2026.01.30 16:44:07.619789 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15163 | 2026.01.30 16:44:07.619924 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15164 | 2026.01.30 16:44:07.619926 [ 277 ] {73c7ae05-92c9-465c-a1e4-f1fbfcb51a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15165 | 2026.01.30 16:44:07.619968 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1307 rows starting from the beginning of the part | ||
| 15166 | 2026.01.30 16:44:07.619988 [ 277 ] {73c7ae05-92c9-465c-a1e4-f1fbfcb51a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15167 | 2026.01.30 16:44:07.620046 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 68 rows starting from the beginning of the part | ||
| 15168 | 2026.01.30 16:44:07.620105 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 108 rows starting from the beginning of the part | ||
| 15169 | 2026.01.30 16:44:07.620152 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 68 rows starting from the beginning of the part | ||
| 15170 | 2026.01.30 16:44:07.620197 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 100 rows starting from the beginning of the part | ||
| 15171 | 2026.01.30 16:44:07.620242 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 560 rows starting from the beginning of the part | ||
| 15172 | 2026.01.30 16:44:07.620626 [ 277 ] {73c7ae05-92c9-465c-a1e4-f1fbfcb51a69} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15173 | 2026.01.30 16:44:07.620670 [ 277 ] {73c7ae05-92c9-465c-a1e4-f1fbfcb51a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15174 | 2026.01.30 16:44:07.621057 [ 277 ] {73c7ae05-92c9-465c-a1e4-f1fbfcb51a69} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15175 | 2026.01.30 16:44:07.621268 [ 277 ] {73c7ae05-92c9-465c-a1e4-f1fbfcb51a69} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15176 | 2026.01.30 16:44:07.621398 [ 277 ] {73c7ae05-92c9-465c-a1e4-f1fbfcb51a69} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.00149 sec., 590604.0268456376 rows/sec., 40.08 MiB/sec. | ||
| 15177 | 2026.01.30 16:44:07.621428 [ 198 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2211 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169596 sec., 1303686.4076982948 rows/sec., 101.11 MiB/sec. | ||
| 15178 | 2026.01.30 16:44:07.621434 [ 277 ] {73c7ae05-92c9-465c-a1e4-f1fbfcb51a69} <Debug> TCPHandler: Processed in 0.00169365 sec. | ||
| 15179 | 2026.01.30 16:44:07.621568 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15180 | 2026.01.30 16:44:07.621598 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15181 | 2026.01.30 16:44:07.621662 [ 277 ] {8d859ca6-4432-4a15-a09f-70d2eb0d23c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15182 | 2026.01.30 16:44:07.621723 [ 277 ] {8d859ca6-4432-4a15-a09f-70d2eb0d23c2} <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 | ||
| 15183 | 2026.01.30 16:44:07.621851 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_111_22} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15184 | 2026.01.30 16:44:07.621924 [ 199 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_111_22} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15185 | 2026.01.30 16:44:07.621991 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 15186 | 2026.01.30 16:44:07.622505 [ 277 ] {8d859ca6-4432-4a15-a09f-70d2eb0d23c2} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15187 | 2026.01.30 16:44:07.622546 [ 277 ] {8d859ca6-4432-4a15-a09f-70d2eb0d23c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15188 | 2026.01.30 16:44:07.623039 [ 277 ] {8d859ca6-4432-4a15-a09f-70d2eb0d23c2} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15189 | 2026.01.30 16:44:07.623258 [ 277 ] {8d859ca6-4432-4a15-a09f-70d2eb0d23c2} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15190 | 2026.01.30 16:44:07.623395 [ 277 ] {8d859ca6-4432-4a15-a09f-70d2eb0d23c2} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001752 sec., 2283.10502283105 rows/sec., 4.09 MiB/sec. | ||
| 15191 | 2026.01.30 16:44:07.623449 [ 277 ] {8d859ca6-4432-4a15-a09f-70d2eb0d23c2} <Debug> TCPHandler: Processed in 0.001937024 sec. | ||
| 15192 | 2026.01.30 16:44:07.623562 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15193 | 2026.01.30 16:44:07.623655 [ 277 ] {a2d02e17-4402-4238-b17b-96cb5bbc2993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15194 | 2026.01.30 16:44:07.623696 [ 277 ] {a2d02e17-4402-4238-b17b-96cb5bbc2993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15195 | 2026.01.30 16:44:07.624059 [ 277 ] {a2d02e17-4402-4238-b17b-96cb5bbc2993} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15196 | 2026.01.30 16:44:07.624092 [ 277 ] {a2d02e17-4402-4238-b17b-96cb5bbc2993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15197 | 2026.01.30 16:44:07.624398 [ 277 ] {a2d02e17-4402-4238-b17b-96cb5bbc2993} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15198 | 2026.01.30 16:44:07.624617 [ 277 ] {a2d02e17-4402-4238-b17b-96cb5bbc2993} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15199 | 2026.01.30 16:44:07.624741 [ 277 ] {a2d02e17-4402-4238-b17b-96cb5bbc2993} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 15200 | 2026.01.30 16:44:07.624777 [ 277 ] {a2d02e17-4402-4238-b17b-96cb5bbc2993} <Debug> TCPHandler: Processed in 0.001262273 sec. | ||
| 15201 | 2026.01.30 16:44:10.949420 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15202 | 2026.01.30 16:44:10.949477 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15203 | 2026.01.30 16:44:11.141181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37471 | ||
| 15204 | 2026.01.30 16:44:11.141728 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15205 | 2026.01.30 16:44:11.141778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15206 | 2026.01.30 16:44:11.142270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15207 | 2026.01.30 16:44:11.142504 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15208 | 2026.01.30 16:44:11.142665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37471 | ||
| 15209 | 2026.01.30 16:44:12.581363 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15210 | 2026.01.30 16:44:12.581556 [ 277 ] {0083d533-2968-4d09-8065-af9fbf123d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15211 | 2026.01.30 16:44:12.581625 [ 277 ] {0083d533-2968-4d09-8065-af9fbf123d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15212 | 2026.01.30 16:44:12.582324 [ 277 ] {0083d533-2968-4d09-8065-af9fbf123d96} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15213 | 2026.01.30 16:44:12.582368 [ 277 ] {0083d533-2968-4d09-8065-af9fbf123d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15214 | 2026.01.30 16:44:12.582756 [ 277 ] {0083d533-2968-4d09-8065-af9fbf123d96} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15215 | 2026.01.30 16:44:12.582983 [ 277 ] {0083d533-2968-4d09-8065-af9fbf123d96} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15216 | 2026.01.30 16:44:12.583138 [ 277 ] {0083d533-2968-4d09-8065-af9fbf123d96} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001635 sec., 78287.46177370031 rows/sec., 6.75 MiB/sec. | ||
| 15217 | 2026.01.30 16:44:12.583180 [ 277 ] {0083d533-2968-4d09-8065-af9fbf123d96} <Debug> TCPHandler: Processed in 0.001948995 sec. | ||
| 15218 | 2026.01.30 16:44:12.583304 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15219 | 2026.01.30 16:44:12.583400 [ 277 ] {c95aaa17-8caa-46d5-accc-041533cba170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15220 | 2026.01.30 16:44:12.583440 [ 277 ] {c95aaa17-8caa-46d5-accc-041533cba170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15221 | 2026.01.30 16:44:12.583875 [ 277 ] {c95aaa17-8caa-46d5-accc-041533cba170} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15222 | 2026.01.30 16:44:12.583911 [ 277 ] {c95aaa17-8caa-46d5-accc-041533cba170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15223 | 2026.01.30 16:44:12.584206 [ 277 ] {c95aaa17-8caa-46d5-accc-041533cba170} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15224 | 2026.01.30 16:44:12.584410 [ 277 ] {c95aaa17-8caa-46d5-accc-041533cba170} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15225 | 2026.01.30 16:44:12.584543 [ 277 ] {c95aaa17-8caa-46d5-accc-041533cba170} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001163 sec., 30954.428202923475 rows/sec., 2.27 MiB/sec. | ||
| 15226 | 2026.01.30 16:44:12.584581 [ 277 ] {c95aaa17-8caa-46d5-accc-041533cba170} <Debug> TCPHandler: Processed in 0.001324944 sec. | ||
| 15227 | 2026.01.30 16:44:12.584696 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15228 | 2026.01.30 16:44:12.584788 [ 277 ] {6fd37e2b-6b9d-4b21-8b1c-3f8aa11faad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15229 | 2026.01.30 16:44:12.584827 [ 277 ] {6fd37e2b-6b9d-4b21-8b1c-3f8aa11faad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15230 | 2026.01.30 16:44:12.585250 [ 277 ] {6fd37e2b-6b9d-4b21-8b1c-3f8aa11faad1} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15231 | 2026.01.30 16:44:12.585286 [ 277 ] {6fd37e2b-6b9d-4b21-8b1c-3f8aa11faad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15232 | 2026.01.30 16:44:12.585589 [ 277 ] {6fd37e2b-6b9d-4b21-8b1c-3f8aa11faad1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15233 | 2026.01.30 16:44:12.585808 [ 277 ] {6fd37e2b-6b9d-4b21-8b1c-3f8aa11faad1} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15234 | 2026.01.30 16:44:12.585937 [ 277 ] {6fd37e2b-6b9d-4b21-8b1c-3f8aa11faad1} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001167 sec., 85689.8029134533 rows/sec., 6.69 MiB/sec. | ||
| 15235 | 2026.01.30 16:44:12.585975 [ 277 ] {6fd37e2b-6b9d-4b21-8b1c-3f8aa11faad1} <Debug> TCPHandler: Processed in 0.001325904 sec. | ||
| 15236 | 2026.01.30 16:44:12.586084 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15237 | 2026.01.30 16:44:12.586177 [ 277 ] {7a16ab44-00b5-48c8-8e2d-ee693d32208b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15238 | 2026.01.30 16:44:12.586221 [ 277 ] {7a16ab44-00b5-48c8-8e2d-ee693d32208b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15239 | 2026.01.30 16:44:12.586636 [ 277 ] {7a16ab44-00b5-48c8-8e2d-ee693d32208b} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15240 | 2026.01.30 16:44:12.586670 [ 277 ] {7a16ab44-00b5-48c8-8e2d-ee693d32208b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15241 | 2026.01.30 16:44:12.586988 [ 277 ] {7a16ab44-00b5-48c8-8e2d-ee693d32208b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15242 | 2026.01.30 16:44:12.587202 [ 277 ] {7a16ab44-00b5-48c8-8e2d-ee693d32208b} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15243 | 2026.01.30 16:44:12.587334 [ 277 ] {7a16ab44-00b5-48c8-8e2d-ee693d32208b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 15244 | 2026.01.30 16:44:12.587370 [ 277 ] {7a16ab44-00b5-48c8-8e2d-ee693d32208b} <Debug> TCPHandler: Processed in 0.001333294 sec. | ||
| 15245 | 2026.01.30 16:44:12.587486 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15246 | 2026.01.30 16:44:12.587578 [ 277 ] {4927c986-0951-4796-9ce7-45bc99004422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15247 | 2026.01.30 16:44:12.587631 [ 277 ] {4927c986-0951-4796-9ce7-45bc99004422} <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 | ||
| 15248 | 2026.01.30 16:44:12.588495 [ 277 ] {4927c986-0951-4796-9ce7-45bc99004422} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15249 | 2026.01.30 16:44:12.588530 [ 277 ] {4927c986-0951-4796-9ce7-45bc99004422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15250 | 2026.01.30 16:44:12.589080 [ 277 ] {4927c986-0951-4796-9ce7-45bc99004422} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15251 | 2026.01.30 16:44:12.589296 [ 277 ] {4927c986-0951-4796-9ce7-45bc99004422} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15252 | 2026.01.30 16:44:12.589429 [ 277 ] {4927c986-0951-4796-9ce7-45bc99004422} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001869 sec., 19261.637239165328 rows/sec., 34.52 MiB/sec. | ||
| 15253 | 2026.01.30 16:44:12.589485 [ 277 ] {4927c986-0951-4796-9ce7-45bc99004422} <Debug> TCPHandler: Processed in 0.002046267 sec. | ||
| 15254 | 2026.01.30 16:44:12.589598 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15255 | 2026.01.30 16:44:12.589691 [ 277 ] {9b039c0e-ec85-4de7-a15c-5308c064a7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15256 | 2026.01.30 16:44:12.589732 [ 277 ] {9b039c0e-ec85-4de7-a15c-5308c064a7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15257 | 2026.01.30 16:44:12.590077 [ 277 ] {9b039c0e-ec85-4de7-a15c-5308c064a7a4} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15258 | 2026.01.30 16:44:12.590112 [ 277 ] {9b039c0e-ec85-4de7-a15c-5308c064a7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15259 | 2026.01.30 16:44:12.590406 [ 277 ] {9b039c0e-ec85-4de7-a15c-5308c064a7a4} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15260 | 2026.01.30 16:44:12.590625 [ 277 ] {9b039c0e-ec85-4de7-a15c-5308c064a7a4} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15261 | 2026.01.30 16:44:12.590752 [ 277 ] {9b039c0e-ec85-4de7-a15c-5308c064a7a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 15262 | 2026.01.30 16:44:12.590787 [ 277 ] {9b039c0e-ec85-4de7-a15c-5308c064a7a4} <Debug> TCPHandler: Processed in 0.001236492 sec. | ||
| 15263 | 2026.01.30 16:44:13.148651 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15264 | 2026.01.30 16:44:13.166878 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15265 | 2026.01.30 16:44:13.166936 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15266 | 2026.01.30 16:44:13.173337 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15267 | 2026.01.30 16:44:13.174045 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15268 | 2026.01.30 16:44:13.177215 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15269 | 2026.01.30 16:44:16.265330 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1838 | ||
| 15270 | 2026.01.30 16:44:16.267795 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15271 | 2026.01.30 16:44:16.267856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15272 | 2026.01.30 16:44:16.269079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15273 | 2026.01.30 16:44:16.269351 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15274 | 2026.01.30 16:44:16.269772 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1838 | ||
| 15275 | 2026.01.30 16:44:17.099699 [ 219 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15276 | 2026.01.30 16:44:17.099780 [ 219 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15277 | 2026.01.30 16:44:17.103746 [ 219 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15278 | 2026.01.30 16:44:17.535843 [ 219 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15279 | 2026.01.30 16:44:17.535908 [ 219 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15280 | 2026.01.30 16:44:17.538740 [ 219 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15281 | 2026.01.30 16:44:17.579279 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15282 | 2026.01.30 16:44:17.579462 [ 277 ] {3ee56297-5389-4933-b5b8-cf3909364db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15283 | 2026.01.30 16:44:17.579531 [ 277 ] {3ee56297-5389-4933-b5b8-cf3909364db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15284 | 2026.01.30 16:44:17.580233 [ 277 ] {3ee56297-5389-4933-b5b8-cf3909364db4} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15285 | 2026.01.30 16:44:17.580284 [ 277 ] {3ee56297-5389-4933-b5b8-cf3909364db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15286 | 2026.01.30 16:44:17.580679 [ 277 ] {3ee56297-5389-4933-b5b8-cf3909364db4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15287 | 2026.01.30 16:44:17.580890 [ 277 ] {3ee56297-5389-4933-b5b8-cf3909364db4} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15288 | 2026.01.30 16:44:17.581045 [ 277 ] {3ee56297-5389-4933-b5b8-cf3909364db4} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001664 sec., 38461.53846153846 rows/sec., 3.04 MiB/sec. | ||
| 15289 | 2026.01.30 16:44:17.581094 [ 277 ] {3ee56297-5389-4933-b5b8-cf3909364db4} <Debug> TCPHandler: Processed in 0.001981706 sec. | ||
| 15290 | 2026.01.30 16:44:17.581125 [ 222 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15291 | 2026.01.30 16:44:17.581158 [ 222 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15292 | 2026.01.30 16:44:17.581204 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15293 | 2026.01.30 16:44:17.581301 [ 277 ] {f8847fa7-90a3-4dd0-a7d2-f8f92403b734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15294 | 2026.01.30 16:44:17.581343 [ 277 ] {f8847fa7-90a3-4dd0-a7d2-f8f92403b734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15295 | 2026.01.30 16:44:17.581817 [ 277 ] {f8847fa7-90a3-4dd0-a7d2-f8f92403b734} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15296 | 2026.01.30 16:44:17.581853 [ 277 ] {f8847fa7-90a3-4dd0-a7d2-f8f92403b734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15297 | 2026.01.30 16:44:17.582158 [ 277 ] {f8847fa7-90a3-4dd0-a7d2-f8f92403b734} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15298 | 2026.01.30 16:44:17.582368 [ 277 ] {f8847fa7-90a3-4dd0-a7d2-f8f92403b734} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15299 | 2026.01.30 16:44:17.582511 [ 277 ] {f8847fa7-90a3-4dd0-a7d2-f8f92403b734} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001185 sec., 3375.527426160337 rows/sec., 253.82 KiB/sec. | ||
| 15300 | 2026.01.30 16:44:17.582516 [ 105 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15301 | 2026.01.30 16:44:17.582552 [ 277 ] {f8847fa7-90a3-4dd0-a7d2-f8f92403b734} <Debug> TCPHandler: Processed in 0.001355454 sec. | ||
| 15302 | 2026.01.30 16:44:17.582585 [ 105 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15303 | 2026.01.30 16:44:17.582620 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15304 | 2026.01.30 16:44:17.582682 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15305 | 2026.01.30 16:44:17.582738 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15306 | 2026.01.30 16:44:17.582782 [ 277 ] {aec9bbad-b083-4b18-8c7f-39205c079adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15307 | 2026.01.30 16:44:17.582830 [ 277 ] {aec9bbad-b083-4b18-8c7f-39205c079adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15308 | 2026.01.30 16:44:17.582874 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15309 | 2026.01.30 16:44:17.582916 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 299 rows starting from the beginning of the part | ||
| 15310 | 2026.01.30 16:44:17.582991 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 4 rows starting from the beginning of the part | ||
| 15311 | 2026.01.30 16:44:17.583043 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 36 rows starting from the beginning of the part | ||
| 15312 | 2026.01.30 16:44:17.583087 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 16 rows starting from the beginning of the part | ||
| 15313 | 2026.01.30 16:44:17.583128 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 36 rows starting from the beginning of the part | ||
| 15314 | 2026.01.30 16:44:17.583166 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 4 rows starting from the beginning of the part | ||
| 15315 | 2026.01.30 16:44:17.583263 [ 277 ] {aec9bbad-b083-4b18-8c7f-39205c079adf} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15316 | 2026.01.30 16:44:17.583306 [ 277 ] {aec9bbad-b083-4b18-8c7f-39205c079adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15317 | 2026.01.30 16:44:17.583631 [ 277 ] {aec9bbad-b083-4b18-8c7f-39205c079adf} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15318 | 2026.01.30 16:44:17.583869 [ 277 ] {aec9bbad-b083-4b18-8c7f-39205c079adf} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15319 | 2026.01.30 16:44:17.584004 [ 277 ] {aec9bbad-b083-4b18-8c7f-39205c079adf} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001243 sec., 54706.355591311345 rows/sec., 4.27 MiB/sec. | ||
| 15320 | 2026.01.30 16:44:17.584012 [ 198 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330724 sec., 296830.89806751814 rows/sec., 20.46 MiB/sec. | ||
| 15321 | 2026.01.30 16:44:17.584043 [ 277 ] {aec9bbad-b083-4b18-8c7f-39205c079adf} <Debug> TCPHandler: Processed in 0.001412586 sec. | ||
| 15322 | 2026.01.30 16:44:17.584149 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15323 | 2026.01.30 16:44:17.584166 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15324 | 2026.01.30 16:44:17.584266 [ 277 ] {ac0f737a-4bb0-4d99-8fb4-8d568bce99a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15325 | 2026.01.30 16:44:17.584312 [ 277 ] {ac0f737a-4bb0-4d99-8fb4-8d568bce99a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15326 | 2026.01.30 16:44:17.584419 [ 222 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15327 | 2026.01.30 16:44:17.584474 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_111_22} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15328 | 2026.01.30 16:44:17.584549 [ 191 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_111_22} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15329 | 2026.01.30 16:44:17.584629 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15330 | 2026.01.30 16:44:17.584748 [ 277 ] {ac0f737a-4bb0-4d99-8fb4-8d568bce99a6} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15331 | 2026.01.30 16:44:17.584814 [ 277 ] {ac0f737a-4bb0-4d99-8fb4-8d568bce99a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15332 | 2026.01.30 16:44:17.585139 [ 277 ] {ac0f737a-4bb0-4d99-8fb4-8d568bce99a6} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15333 | 2026.01.30 16:44:17.585348 [ 277 ] {ac0f737a-4bb0-4d99-8fb4-8d568bce99a6} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15334 | 2026.01.30 16:44:17.585481 [ 277 ] {ac0f737a-4bb0-4d99-8fb4-8d568bce99a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 15335 | 2026.01.30 16:44:17.585518 [ 277 ] {ac0f737a-4bb0-4d99-8fb4-8d568bce99a6} <Debug> TCPHandler: Processed in 0.001400035 sec. | ||
| 15336 | 2026.01.30 16:44:17.585634 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15337 | 2026.01.30 16:44:17.585728 [ 277 ] {e92da0ab-f499-46d7-bd7c-8ef7b00e0912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15338 | 2026.01.30 16:44:17.585782 [ 277 ] {e92da0ab-f499-46d7-bd7c-8ef7b00e0912} <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 | ||
| 15339 | 2026.01.30 16:44:17.586572 [ 277 ] {e92da0ab-f499-46d7-bd7c-8ef7b00e0912} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15340 | 2026.01.30 16:44:17.586607 [ 277 ] {e92da0ab-f499-46d7-bd7c-8ef7b00e0912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15341 | 2026.01.30 16:44:17.587073 [ 277 ] {e92da0ab-f499-46d7-bd7c-8ef7b00e0912} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15342 | 2026.01.30 16:44:17.587282 [ 277 ] {e92da0ab-f499-46d7-bd7c-8ef7b00e0912} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15343 | 2026.01.30 16:44:17.587414 [ 277 ] {e92da0ab-f499-46d7-bd7c-8ef7b00e0912} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00176 sec., 2272.7272727272725 rows/sec., 4.07 MiB/sec. | ||
| 15344 | 2026.01.30 16:44:17.587475 [ 277 ] {e92da0ab-f499-46d7-bd7c-8ef7b00e0912} <Debug> TCPHandler: Processed in 0.001948395 sec. | ||
| 15345 | 2026.01.30 16:44:17.587657 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15346 | 2026.01.30 16:44:17.587750 [ 277 ] {d2a18d7f-ccca-4d77-9b83-c91a55ec4617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15347 | 2026.01.30 16:44:17.587792 [ 277 ] {d2a18d7f-ccca-4d77-9b83-c91a55ec4617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15348 | 2026.01.30 16:44:17.588137 [ 277 ] {d2a18d7f-ccca-4d77-9b83-c91a55ec4617} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15349 | 2026.01.30 16:44:17.588173 [ 277 ] {d2a18d7f-ccca-4d77-9b83-c91a55ec4617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15350 | 2026.01.30 16:44:17.588497 [ 277 ] {d2a18d7f-ccca-4d77-9b83-c91a55ec4617} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15351 | 2026.01.30 16:44:17.588706 [ 277 ] {d2a18d7f-ccca-4d77-9b83-c91a55ec4617} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15352 | 2026.01.30 16:44:17.588825 [ 105 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15353 | 2026.01.30 16:44:17.588834 [ 277 ] {d2a18d7f-ccca-4d77-9b83-c91a55ec4617} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 15354 | 2026.01.30 16:44:17.588873 [ 105 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15355 | 2026.01.30 16:44:17.588891 [ 277 ] {d2a18d7f-ccca-4d77-9b83-c91a55ec4617} <Debug> TCPHandler: Processed in 0.001281213 sec. | ||
| 15356 | 2026.01.30 16:44:17.588897 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15357 | 2026.01.30 16:44:17.588990 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15358 | 2026.01.30 16:44:17.589092 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15359 | 2026.01.30 16:44:17.589124 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6504 rows starting from the beginning of the part | ||
| 15360 | 2026.01.30 16:44:17.589186 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 15361 | 2026.01.30 16:44:17.589233 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 15362 | 2026.01.30 16:44:17.589278 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 15363 | 2026.01.30 16:44:17.589322 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 15364 | 2026.01.30 16:44:17.589366 [ 198 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 15365 | 2026.01.30 16:44:17.591049 [ 191 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6804 rows, containing 4 columns (4 merged, 0 gathered) in 0.002091858 sec., 3252610.8368732487 rows/sec., 216.51 MiB/sec. | ||
| 15366 | 2026.01.30 16:44:17.591414 [ 190 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15367 | 2026.01.30 16:44:17.591682 [ 190 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_111_22} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15368 | 2026.01.30 16:44:17.591744 [ 190 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_111_22} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15369 | 2026.01.30 16:44:17.591802 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 15370 | 2026.01.30 16:44:18.643009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37919 | ||
| 15371 | 2026.01.30 16:44:18.643556 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15372 | 2026.01.30 16:44:18.643606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15373 | 2026.01.30 16:44:18.644138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15374 | 2026.01.30 16:44:18.644399 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15375 | 2026.01.30 16:44:18.644559 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37919 | ||
| 15376 | 2026.01.30 16:44:20.170457 [ 117 ] {} <Debug> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 15377 | 2026.01.30 16:44:20.170522 [ 117 ] {} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15378 | 2026.01.30 16:44:20.170546 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15379 | 2026.01.30 16:44:20.170647 [ 224 ] {} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15380 | 2026.01.30 16:44:20.170673 [ 186 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 15381 | 2026.01.30 16:44:20.170694 [ 224 ] {} <Debug> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15382 | 2026.01.30 16:44:20.170828 [ 186 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15383 | 2026.01.30 16:44:20.170868 [ 186 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 483 rows starting from the beginning of the part | ||
| 15384 | 2026.01.30 16:44:20.170939 [ 186 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 252 rows starting from the beginning of the part | ||
| 15385 | 2026.01.30 16:44:20.170987 [ 186 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part | ||
| 15386 | 2026.01.30 16:44:20.171033 [ 186 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 252 rows starting from the beginning of the part | ||
| 15387 | 2026.01.30 16:44:20.171077 [ 186 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 252 rows starting from the beginning of the part | ||
| 15388 | 2026.01.30 16:44:20.172162 [ 191 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546378 sec., 964188.5748503924 rows/sec., 69.66 MiB/sec. | ||
| 15389 | 2026.01.30 16:44:20.172407 [ 193 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 15390 | 2026.01.30 16:44:20.172508 [ 224 ] {} <Debug> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15391 | 2026.01.30 16:44:20.172757 [ 193 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_27_6} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15392 | 2026.01.30 16:44:20.172848 [ 193 ] {5e6554ae-0346-4b67-a18e-6bf7d6f95d9c::all_1_27_6} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 15393 | 2026.01.30 16:44:20.172951 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 15394 | 2026.01.30 16:44:20.677510 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15395 | 2026.01.30 16:44:20.697458 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15396 | 2026.01.30 16:44:20.697528 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15397 | 2026.01.30 16:44:20.703927 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15398 | 2026.01.30 16:44:20.704638 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15399 | 2026.01.30 16:44:20.708172 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15400 | 2026.01.30 16:44:21.094232 [ 103 ] {} <Debug> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 15401 | 2026.01.30 16:44:21.094368 [ 103 ] {} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15402 | 2026.01.30 16:44:21.094443 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15403 | 2026.01.30 16:44:21.094640 [ 219 ] {} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15404 | 2026.01.30 16:44:21.094677 [ 219 ] {} <Debug> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15405 | 2026.01.30 16:44:21.094896 [ 186 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 15406 | 2026.01.30 16:44:21.095202 [ 186 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15407 | 2026.01.30 16:44:21.095278 [ 186 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 241 rows starting from the beginning of the part | ||
| 15408 | 2026.01.30 16:44:21.095378 [ 186 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 15409 | 2026.01.30 16:44:21.095440 [ 186 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 15410 | 2026.01.30 16:44:21.095502 [ 186 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 15411 | 2026.01.30 16:44:21.095563 [ 186 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 15412 | 2026.01.30 16:44:21.097475 [ 191 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 5 columns (5 merged, 0 gathered) in 0.002681868 sec., 107760.71007223324 rows/sec., 6.97 MiB/sec. | ||
| 15413 | 2026.01.30 16:44:21.097752 [ 191 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 15414 | 2026.01.30 16:44:21.098027 [ 191 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_26_6} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2026.01.30 16:44:21.098096 [ 191 ] {8a618b68-8d61-4b96-9770-7fb0a56b0774::all_1_26_6} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 15416 | 2026.01.30 16:44:21.098213 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 15417 | 2026.01.30 16:44:21.099225 [ 219 ] {} <Debug> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15418 | 2026.01.30 16:44:21.712292 [ 103 ] {} <Debug> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 15419 | 2026.01.30 16:44:21.712370 [ 103 ] {} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2026.01.30 16:44:21.712392 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15421 | 2026.01.30 16:44:21.712494 [ 222 ] {} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15422 | 2026.01.30 16:44:21.712529 [ 197 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 15423 | 2026.01.30 16:44:21.712554 [ 222 ] {} <Debug> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15424 | 2026.01.30 16:44:21.712695 [ 197 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15425 | 2026.01.30 16:44:21.712740 [ 197 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 470 rows starting from the beginning of the part | ||
| 15426 | 2026.01.30 16:44:21.712825 [ 197 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 15427 | 2026.01.30 16:44:21.712884 [ 197 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 15428 | 2026.01.30 16:44:21.712936 [ 197 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 15429 | 2026.01.30 16:44:21.712989 [ 197 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 15430 | 2026.01.30 16:44:21.713942 [ 191 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478917 sec., 382712.48487913795 rows/sec., 27.32 MiB/sec. | ||
| 15431 | 2026.01.30 16:44:21.714142 [ 186 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 15432 | 2026.01.30 16:44:21.714502 [ 186 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_26_6} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15433 | 2026.01.30 16:44:21.714579 [ 186 ] {cc61b44a-d484-464a-add6-710e92b68fb8::all_1_26_6} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 15434 | 2026.01.30 16:44:21.714683 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15435 | 2026.01.30 16:44:21.714900 [ 222 ] {} <Debug> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15436 | 2026.01.30 16:44:22.182460 [ 222 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15437 | 2026.01.30 16:44:22.182518 [ 222 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15438 | 2026.01.30 16:44:22.185217 [ 222 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15439 | 2026.01.30 16:44:22.582250 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15440 | 2026.01.30 16:44:22.582438 [ 277 ] {963c5bbc-2540-4d30-bd26-36cf62330d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15441 | 2026.01.30 16:44:22.582511 [ 277 ] {963c5bbc-2540-4d30-bd26-36cf62330d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15442 | 2026.01.30 16:44:22.583175 [ 277 ] {963c5bbc-2540-4d30-bd26-36cf62330d86} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15443 | 2026.01.30 16:44:22.583226 [ 277 ] {963c5bbc-2540-4d30-bd26-36cf62330d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15444 | 2026.01.30 16:44:22.583629 [ 277 ] {963c5bbc-2540-4d30-bd26-36cf62330d86} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15445 | 2026.01.30 16:44:22.583859 [ 277 ] {963c5bbc-2540-4d30-bd26-36cf62330d86} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15446 | 2026.01.30 16:44:22.584040 [ 277 ] {963c5bbc-2540-4d30-bd26-36cf62330d86} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001652 sec., 2421.3075060532688 rows/sec., 197.44 KiB/sec. | ||
| 15447 | 2026.01.30 16:44:22.584094 [ 277 ] {963c5bbc-2540-4d30-bd26-36cf62330d86} <Debug> TCPHandler: Processed in 0.001981485 sec. | ||
| 15448 | 2026.01.30 16:44:22.584228 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15449 | 2026.01.30 16:44:22.584336 [ 277 ] {93107b23-be7c-4501-9b1c-413d96b6f995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15450 | 2026.01.30 16:44:22.584381 [ 277 ] {93107b23-be7c-4501-9b1c-413d96b6f995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15451 | 2026.01.30 16:44:22.584877 [ 277 ] {93107b23-be7c-4501-9b1c-413d96b6f995} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15452 | 2026.01.30 16:44:22.584917 [ 277 ] {93107b23-be7c-4501-9b1c-413d96b6f995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15453 | 2026.01.30 16:44:22.585244 [ 277 ] {93107b23-be7c-4501-9b1c-413d96b6f995} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15454 | 2026.01.30 16:44:22.585478 [ 277 ] {93107b23-be7c-4501-9b1c-413d96b6f995} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15455 | 2026.01.30 16:44:22.585623 [ 277 ] {93107b23-be7c-4501-9b1c-413d96b6f995} <Debug> executeQuery: Read 130 rows, 11.44 KiB in 0.001312 sec., 99085.36585365854 rows/sec., 8.51 MiB/sec. | ||
| 15456 | 2026.01.30 16:44:22.585669 [ 277 ] {93107b23-be7c-4501-9b1c-413d96b6f995} <Debug> TCPHandler: Processed in 0.001498657 sec. | ||
| 15457 | 2026.01.30 16:44:22.585786 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15458 | 2026.01.30 16:44:22.585888 [ 277 ] {1ec0f21f-d2fc-4484-9f44-b9bcfc2fd326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15459 | 2026.01.30 16:44:22.585932 [ 277 ] {1ec0f21f-d2fc-4484-9f44-b9bcfc2fd326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15460 | 2026.01.30 16:44:22.586348 [ 277 ] {1ec0f21f-d2fc-4484-9f44-b9bcfc2fd326} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15461 | 2026.01.30 16:44:22.586388 [ 277 ] {1ec0f21f-d2fc-4484-9f44-b9bcfc2fd326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15462 | 2026.01.30 16:44:22.586715 [ 277 ] {1ec0f21f-d2fc-4484-9f44-b9bcfc2fd326} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15463 | 2026.01.30 16:44:22.586928 [ 277 ] {1ec0f21f-d2fc-4484-9f44-b9bcfc2fd326} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15464 | 2026.01.30 16:44:22.587069 [ 277 ] {1ec0f21f-d2fc-4484-9f44-b9bcfc2fd326} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001202 sec., 33277.87021630616 rows/sec., 2.43 MiB/sec. | ||
| 15465 | 2026.01.30 16:44:22.587109 [ 277 ] {1ec0f21f-d2fc-4484-9f44-b9bcfc2fd326} <Debug> TCPHandler: Processed in 0.001375125 sec. | ||
| 15466 | 2026.01.30 16:44:22.587214 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15467 | 2026.01.30 16:44:22.587309 [ 277 ] {ad6cdb8b-035b-42d5-9e24-bdfad374df57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15468 | 2026.01.30 16:44:22.587350 [ 277 ] {ad6cdb8b-035b-42d5-9e24-bdfad374df57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15469 | 2026.01.30 16:44:22.587796 [ 277 ] {ad6cdb8b-035b-42d5-9e24-bdfad374df57} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15470 | 2026.01.30 16:44:22.587834 [ 277 ] {ad6cdb8b-035b-42d5-9e24-bdfad374df57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15471 | 2026.01.30 16:44:22.588152 [ 277 ] {ad6cdb8b-035b-42d5-9e24-bdfad374df57} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15472 | 2026.01.30 16:44:22.588357 [ 277 ] {ad6cdb8b-035b-42d5-9e24-bdfad374df57} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15473 | 2026.01.30 16:44:22.588504 [ 277 ] {ad6cdb8b-035b-42d5-9e24-bdfad374df57} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001213 sec., 85737.84006595217 rows/sec., 6.70 MiB/sec. | ||
| 15474 | 2026.01.30 16:44:22.588546 [ 277 ] {ad6cdb8b-035b-42d5-9e24-bdfad374df57} <Debug> TCPHandler: Processed in 0.001382705 sec. | ||
| 15475 | 2026.01.30 16:44:22.588662 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15476 | 2026.01.30 16:44:22.588763 [ 277 ] {9c14a1be-fe43-4b1c-ac4b-a42d2aaba2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15477 | 2026.01.30 16:44:22.588808 [ 277 ] {9c14a1be-fe43-4b1c-ac4b-a42d2aaba2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15478 | 2026.01.30 16:44:22.589312 [ 277 ] {9c14a1be-fe43-4b1c-ac4b-a42d2aaba2fc} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15479 | 2026.01.30 16:44:22.589349 [ 277 ] {9c14a1be-fe43-4b1c-ac4b-a42d2aaba2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15480 | 2026.01.30 16:44:22.589688 [ 277 ] {9c14a1be-fe43-4b1c-ac4b-a42d2aaba2fc} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15481 | 2026.01.30 16:44:22.589911 [ 277 ] {9c14a1be-fe43-4b1c-ac4b-a42d2aaba2fc} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15482 | 2026.01.30 16:44:22.590047 [ 277 ] {9c14a1be-fe43-4b1c-ac4b-a42d2aaba2fc} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001303 sec., 124328.47275518037 rows/sec., 8.66 MiB/sec. | ||
| 15483 | 2026.01.30 16:44:22.590085 [ 277 ] {9c14a1be-fe43-4b1c-ac4b-a42d2aaba2fc} <Debug> TCPHandler: Processed in 0.001475596 sec. | ||
| 15484 | 2026.01.30 16:44:22.590197 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15485 | 2026.01.30 16:44:22.590292 [ 277 ] {feecec51-c4bc-4444-a9aa-9aacbb7ae57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15486 | 2026.01.30 16:44:22.590348 [ 277 ] {feecec51-c4bc-4444-a9aa-9aacbb7ae57c} <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 | ||
| 15487 | 2026.01.30 16:44:22.591271 [ 277 ] {feecec51-c4bc-4444-a9aa-9aacbb7ae57c} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15488 | 2026.01.30 16:44:22.591309 [ 277 ] {feecec51-c4bc-4444-a9aa-9aacbb7ae57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15489 | 2026.01.30 16:44:22.591872 [ 277 ] {feecec51-c4bc-4444-a9aa-9aacbb7ae57c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15490 | 2026.01.30 16:44:22.592096 [ 277 ] {feecec51-c4bc-4444-a9aa-9aacbb7ae57c} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15491 | 2026.01.30 16:44:22.592246 [ 277 ] {feecec51-c4bc-4444-a9aa-9aacbb7ae57c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001971 sec., 18264.8401826484 rows/sec., 32.73 MiB/sec. | ||
| 15492 | 2026.01.30 16:44:22.592250 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15493 | 2026.01.30 16:44:22.592321 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15494 | 2026.01.30 16:44:22.592322 [ 277 ] {feecec51-c4bc-4444-a9aa-9aacbb7ae57c} <Debug> TCPHandler: Processed in 0.002174769 sec. | ||
| 15495 | 2026.01.30 16:44:22.592348 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15496 | 2026.01.30 16:44:22.592453 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15497 | 2026.01.30 16:44:22.592476 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15498 | 2026.01.30 16:44:22.592554 [ 277 ] {f3789bc7-7380-4246-92f3-a67a9f40a6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15499 | 2026.01.30 16:44:22.592602 [ 277 ] {f3789bc7-7380-4246-92f3-a67a9f40a6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15500 | 2026.01.30 16:44:22.592741 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15501 | 2026.01.30 16:44:22.592819 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2156 rows starting from the beginning of the part | ||
| 15502 | 2026.01.30 16:44:22.592953 [ 277 ] {f3789bc7-7380-4246-92f3-a67a9f40a6b3} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15503 | 2026.01.30 16:44:22.592956 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 36 rows starting from the beginning of the part | ||
| 15504 | 2026.01.30 16:44:22.592998 [ 277 ] {f3789bc7-7380-4246-92f3-a67a9f40a6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15505 | 2026.01.30 16:44:22.593088 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 4 rows starting from the beginning of the part | ||
| 15506 | 2026.01.30 16:44:22.593209 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 36 rows starting from the beginning of the part | ||
| 15507 | 2026.01.30 16:44:22.593321 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 4 rows starting from the beginning of the part | ||
| 15508 | 2026.01.30 16:44:22.593323 [ 277 ] {f3789bc7-7380-4246-92f3-a67a9f40a6b3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15509 | 2026.01.30 16:44:22.593427 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 36 rows starting from the beginning of the part | ||
| 15510 | 2026.01.30 16:44:22.593565 [ 277 ] {f3789bc7-7380-4246-92f3-a67a9f40a6b3} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15511 | 2026.01.30 16:44:22.593706 [ 277 ] {f3789bc7-7380-4246-92f3-a67a9f40a6b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 15512 | 2026.01.30 16:44:22.593746 [ 277 ] {f3789bc7-7380-4246-92f3-a67a9f40a6b3} <Debug> TCPHandler: Processed in 0.001344614 sec. | ||
| 15513 | 2026.01.30 16:44:22.604435 [ 196 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2272 rows, containing 19 columns (19 merged, 0 gathered) in 0.012018145 sec., 189047.47779295393 rows/sec., 338.76 MiB/sec. | ||
| 15514 | 2026.01.30 16:44:22.606100 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15515 | 2026.01.30 16:44:22.606455 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15516 | 2026.01.30 16:44:22.606536 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15517 | 2026.01.30 16:44:22.606656 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.43 MiB. | ||
| 15518 | 2026.01.30 16:44:23.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.30 MiB, peak 391.69 MiB, free memory in arenas 0.00 B, will set to 379.20 MiB (RSS), difference: 5.90 MiB | ||
| 15519 | 2026.01.30 16:44:23.050484 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15520 | 2026.01.30 16:44:23.050532 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15521 | 2026.01.30 16:44:23.052999 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15522 | 2026.01.30 16:44:25.949529 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15523 | 2026.01.30 16:44:25.949603 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15524 | 2026.01.30 16:44:26.144870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38431 | ||
| 15525 | 2026.01.30 16:44:26.145502 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15526 | 2026.01.30 16:44:26.145555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 15527 | 2026.01.30 16:44:26.146077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15528 | 2026.01.30 16:44:26.146373 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15529 | 2026.01.30 16:44:26.146553 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38431 | ||
| 15530 | 2026.01.30 16:44:26.146614 [ 221 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15531 | 2026.01.30 16:44:26.146647 [ 221 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15532 | 2026.01.30 16:44:26.149321 [ 221 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15533 | 2026.01.30 16:44:26.270296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1864 | ||
| 15534 | 2026.01.30 16:44:26.272668 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15535 | 2026.01.30 16:44:26.272724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15536 | 2026.01.30 16:44:26.274041 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15537 | 2026.01.30 16:44:26.274337 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15538 | 2026.01.30 16:44:26.274834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1864 | ||
| 15539 | 2026.01.30 16:44:27.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.21 MiB, peak 391.69 MiB, free memory in arenas 0.00 B, will set to 379.21 MiB (RSS), difference: 3.99 MiB | ||
| 15540 | 2026.01.30 16:44:27.002250 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001751271 sec. | ||
| 15541 | 2026.01.30 16:44:27.117669 [ 223 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15542 | 2026.01.30 16:44:27.117720 [ 223 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15543 | 2026.01.30 16:44:27.125579 [ 223 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15544 | 2026.01.30 16:44:27.580507 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15545 | 2026.01.30 16:44:27.580712 [ 277 ] {f215fe27-71d9-4c16-9c87-ccd8c3ae22d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15546 | 2026.01.30 16:44:27.580788 [ 277 ] {f215fe27-71d9-4c16-9c87-ccd8c3ae22d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15547 | 2026.01.30 16:44:27.581544 [ 277 ] {f215fe27-71d9-4c16-9c87-ccd8c3ae22d7} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15548 | 2026.01.30 16:44:27.581590 [ 277 ] {f215fe27-71d9-4c16-9c87-ccd8c3ae22d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15549 | 2026.01.30 16:44:27.582005 [ 277 ] {f215fe27-71d9-4c16-9c87-ccd8c3ae22d7} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15550 | 2026.01.30 16:44:27.582240 [ 277 ] {f215fe27-71d9-4c16-9c87-ccd8c3ae22d7} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15551 | 2026.01.30 16:44:27.582397 [ 277 ] {f215fe27-71d9-4c16-9c87-ccd8c3ae22d7} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001741 sec., 36760.48248133257 rows/sec., 2.91 MiB/sec. | ||
| 15552 | 2026.01.30 16:44:27.582441 [ 277 ] {f215fe27-71d9-4c16-9c87-ccd8c3ae22d7} <Debug> TCPHandler: Processed in 0.002074587 sec. | ||
| 15553 | 2026.01.30 16:44:27.582561 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15554 | 2026.01.30 16:44:27.582658 [ 277 ] {21abb67c-5d3b-4302-80ae-b37bcc13e0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15555 | 2026.01.30 16:44:27.582700 [ 277 ] {21abb67c-5d3b-4302-80ae-b37bcc13e0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15556 | 2026.01.30 16:44:27.583111 [ 277 ] {21abb67c-5d3b-4302-80ae-b37bcc13e0f5} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15557 | 2026.01.30 16:44:27.583147 [ 277 ] {21abb67c-5d3b-4302-80ae-b37bcc13e0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15558 | 2026.01.30 16:44:27.583447 [ 277 ] {21abb67c-5d3b-4302-80ae-b37bcc13e0f5} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15559 | 2026.01.30 16:44:27.583659 [ 277 ] {21abb67c-5d3b-4302-80ae-b37bcc13e0f5} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15560 | 2026.01.30 16:44:27.583795 [ 277 ] {21abb67c-5d3b-4302-80ae-b37bcc13e0f5} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001155 sec., 3463.2034632034633 rows/sec., 260.42 KiB/sec. | ||
| 15561 | 2026.01.30 16:44:27.583834 [ 277 ] {21abb67c-5d3b-4302-80ae-b37bcc13e0f5} <Debug> TCPHandler: Processed in 0.001324444 sec. | ||
| 15562 | 2026.01.30 16:44:27.583946 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15563 | 2026.01.30 16:44:27.584042 [ 277 ] {5205b994-0c56-492c-97da-f77ea8d288e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15564 | 2026.01.30 16:44:27.584085 [ 277 ] {5205b994-0c56-492c-97da-f77ea8d288e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15565 | 2026.01.30 16:44:27.584518 [ 277 ] {5205b994-0c56-492c-97da-f77ea8d288e3} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15566 | 2026.01.30 16:44:27.584554 [ 277 ] {5205b994-0c56-492c-97da-f77ea8d288e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15567 | 2026.01.30 16:44:27.584870 [ 277 ] {5205b994-0c56-492c-97da-f77ea8d288e3} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15568 | 2026.01.30 16:44:27.585092 [ 277 ] {5205b994-0c56-492c-97da-f77ea8d288e3} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15569 | 2026.01.30 16:44:27.585222 [ 277 ] {5205b994-0c56-492c-97da-f77ea8d288e3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001198 sec., 56761.26878130217 rows/sec., 4.43 MiB/sec. | ||
| 15570 | 2026.01.30 16:44:27.585261 [ 277 ] {5205b994-0c56-492c-97da-f77ea8d288e3} <Debug> TCPHandler: Processed in 0.001365884 sec. | ||
| 15571 | 2026.01.30 16:44:27.585373 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15572 | 2026.01.30 16:44:27.585470 [ 277 ] {0a36d198-265a-4a42-855d-b10fa6cf73d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15573 | 2026.01.30 16:44:27.585514 [ 277 ] {0a36d198-265a-4a42-855d-b10fa6cf73d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15574 | 2026.01.30 16:44:27.585937 [ 277 ] {0a36d198-265a-4a42-855d-b10fa6cf73d6} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15575 | 2026.01.30 16:44:27.585976 [ 277 ] {0a36d198-265a-4a42-855d-b10fa6cf73d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15576 | 2026.01.30 16:44:27.586309 [ 277 ] {0a36d198-265a-4a42-855d-b10fa6cf73d6} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15577 | 2026.01.30 16:44:27.586520 [ 277 ] {0a36d198-265a-4a42-855d-b10fa6cf73d6} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15578 | 2026.01.30 16:44:27.586648 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 5 parts from all_1_109_22 to all_113_113_0 | ||
| 15579 | 2026.01.30 16:44:27.586654 [ 277 ] {0a36d198-265a-4a42-855d-b10fa6cf73d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 15580 | 2026.01.30 16:44:27.586723 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15581 | 2026.01.30 16:44:27.586740 [ 277 ] {0a36d198-265a-4a42-855d-b10fa6cf73d6} <Debug> TCPHandler: Processed in 0.001417195 sec. | ||
| 15582 | 2026.01.30 16:44:27.586754 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15583 | 2026.01.30 16:44:27.586852 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15584 | 2026.01.30 16:44:27.586860 [ 186 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_109_22 to all_113_113_0 into Compact with storage Full | ||
| 15585 | 2026.01.30 16:44:27.586952 [ 277 ] {dc4dd24e-fdd8-4efc-8007-22b0d604b0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15586 | 2026.01.30 16:44:27.586982 [ 186 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15587 | 2026.01.30 16:44:27.587009 [ 277 ] {dc4dd24e-fdd8-4efc-8007-22b0d604b0e2} <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 | ||
| 15588 | 2026.01.30 16:44:27.587017 [ 186 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_109_22, total 32329 rows starting from the beginning of the part | ||
| 15589 | 2026.01.30 16:44:27.587087 [ 186 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 880 rows starting from the beginning of the part | ||
| 15590 | 2026.01.30 16:44:27.587139 [ 186 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15591 | 2026.01.30 16:44:27.587188 [ 186 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15592 | 2026.01.30 16:44:27.587232 [ 186 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 162 rows starting from the beginning of the part | ||
| 15593 | 2026.01.30 16:44:27.587797 [ 277 ] {dc4dd24e-fdd8-4efc-8007-22b0d604b0e2} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15594 | 2026.01.30 16:44:27.587833 [ 277 ] {dc4dd24e-fdd8-4efc-8007-22b0d604b0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15595 | 2026.01.30 16:44:27.588353 [ 277 ] {dc4dd24e-fdd8-4efc-8007-22b0d604b0e2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15596 | 2026.01.30 16:44:27.588583 [ 277 ] {dc4dd24e-fdd8-4efc-8007-22b0d604b0e2} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15597 | 2026.01.30 16:44:27.588730 [ 277 ] {dc4dd24e-fdd8-4efc-8007-22b0d604b0e2} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001796 sec., 2227.1714922048996 rows/sec., 3.99 MiB/sec. | ||
| 15598 | 2026.01.30 16:44:27.588809 [ 277 ] {dc4dd24e-fdd8-4efc-8007-22b0d604b0e2} <Debug> TCPHandler: Processed in 0.002006186 sec. | ||
| 15599 | 2026.01.30 16:44:27.588920 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15600 | 2026.01.30 16:44:27.589018 [ 277 ] {630f9785-7877-4761-b699-116088bdc328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15601 | 2026.01.30 16:44:27.589063 [ 277 ] {630f9785-7877-4761-b699-116088bdc328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15602 | 2026.01.30 16:44:27.589412 [ 277 ] {630f9785-7877-4761-b699-116088bdc328} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15603 | 2026.01.30 16:44:27.589448 [ 277 ] {630f9785-7877-4761-b699-116088bdc328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15604 | 2026.01.30 16:44:27.589765 [ 277 ] {630f9785-7877-4761-b699-116088bdc328} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15605 | 2026.01.30 16:44:27.589992 [ 277 ] {630f9785-7877-4761-b699-116088bdc328} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15606 | 2026.01.30 16:44:27.590129 [ 277 ] {630f9785-7877-4761-b699-116088bdc328} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 15607 | 2026.01.30 16:44:27.590167 [ 277 ] {630f9785-7877-4761-b699-116088bdc328} <Debug> TCPHandler: Processed in 0.001297483 sec. | ||
| 15608 | 2026.01.30 16:44:27.590221 [ 225 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15609 | 2026.01.30 16:44:27.590277 [ 225 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15610 | 2026.01.30 16:44:27.593822 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33691 rows, containing 5 columns (5 merged, 0 gathered) in 0.007006235 sec., 4808716.807243833 rows/sec., 329.16 MiB/sec. | ||
| 15611 | 2026.01.30 16:44:27.594049 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
| 15612 | 2026.01.30 16:44:27.594305 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15613 | 2026.01.30 16:44:27.594368 [ 194 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 5 parts: [all_1_109_22, all_113_113_0] -> all_1_113_23 | ||
| 15614 | 2026.01.30 16:44:27.594432 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 15615 | 2026.01.30 16:44:27.598828 [ 225 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15616 | 2026.01.30 16:44:27.832908 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15617 | 2026.01.30 16:44:27.832964 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15618 | 2026.01.30 16:44:27.842519 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15619 | 2026.01.30 16:44:28.208400 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 15620 | 2026.01.30 16:44:28.226646 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15621 | 2026.01.30 16:44:28.226720 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15622 | 2026.01.30 16:44:28.233155 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15623 | 2026.01.30 16:44:28.233872 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15624 | 2026.01.30 16:44:28.237308 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 15625 | 2026.01.30 16:44:32.398477 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58359 | ||
| 15626 | 2026.01.30 16:44:32.398664 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15627 | 2026.01.30 16:44:32.398706 [ 286 ] {} <Debug> TCP-Session: acabeece-3be1-48a5-add9-20c036e1aaf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58359 | ||
| 15628 | 2026.01.30 16:44:32.398734 [ 286 ] {} <Debug> TCP-Session: acabeece-3be1-48a5-add9-20c036e1aaf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15629 | 2026.01.30 16:44:32.398750 [ 286 ] {} <Debug> TCP-Session: acabeece-3be1-48a5-add9-20c036e1aaf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15630 | 2026.01.30 16:44:32.399040 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34937 | ||
| 15631 | 2026.01.30 16:44:32.399055 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51542 | ||
| 15632 | 2026.01.30 16:44:32.399091 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45219 | ||
| 15633 | 2026.01.30 16:44:32.399128 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53517 | ||
| 15634 | 2026.01.30 16:44:32.399156 [ 286 ] {} <Trace> TCP-Session: acabeece-3be1-48a5-add9-20c036e1aaf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15635 | 2026.01.30 16:44:32.399161 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15636 | 2026.01.30 16:44:32.399195 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15637 | 2026.01.30 16:44:32.399201 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15638 | 2026.01.30 16:44:32.399215 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15639 | 2026.01.30 16:44:32.399234 [ 289 ] {} <Debug> TCP-Session: fd95c48a-536c-468b-9298-59000adba8a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51542 | ||
| 15640 | 2026.01.30 16:44:32.399245 [ 290 ] {} <Debug> TCP-Session: 76d71252-0871-4609-96dc-fcc43e0849a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45219 | ||
| 15641 | 2026.01.30 16:44:32.399257 [ 293 ] {} <Debug> TCP-Session: 491eba41-25bb-47b0-8849-eaeadf1e8aca Authenticating user 'default' from [fd00:1122:3344:101::e]:53517 | ||
| 15642 | 2026.01.30 16:44:32.399275 [ 289 ] {} <Debug> TCP-Session: fd95c48a-536c-468b-9298-59000adba8a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15643 | 2026.01.30 16:44:32.399283 [ 290 ] {} <Debug> TCP-Session: 76d71252-0871-4609-96dc-fcc43e0849a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15644 | 2026.01.30 16:44:32.399314 [ 289 ] {} <Debug> TCP-Session: fd95c48a-536c-468b-9298-59000adba8a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15645 | 2026.01.30 16:44:32.399329 [ 290 ] {} <Debug> TCP-Session: 76d71252-0871-4609-96dc-fcc43e0849a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15646 | 2026.01.30 16:44:32.399341 [ 286 ] {7f937dc3-4a07-4a2b-8de4-a03c4da7f994} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58359) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15647 | 2026.01.30 16:44:32.399313 [ 293 ] {} <Debug> TCP-Session: 491eba41-25bb-47b0-8849-eaeadf1e8aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15648 | 2026.01.30 16:44:32.399220 [ 288 ] {} <Debug> TCP-Session: e43e8b59-0398-40cd-a32c-4fd1284b825d Authenticating user 'default' from [fd00:1122:3344:101::e]:34937 | ||
| 15649 | 2026.01.30 16:44:32.399398 [ 293 ] {} <Debug> TCP-Session: 491eba41-25bb-47b0-8849-eaeadf1e8aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15650 | 2026.01.30 16:44:32.399149 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33502 | ||
| 15651 | 2026.01.30 16:44:32.399431 [ 288 ] {} <Debug> TCP-Session: e43e8b59-0398-40cd-a32c-4fd1284b825d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15652 | 2026.01.30 16:44:32.399141 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59290 | ||
| 15653 | 2026.01.30 16:44:32.399467 [ 288 ] {} <Debug> TCP-Session: e43e8b59-0398-40cd-a32c-4fd1284b825d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15654 | 2026.01.30 16:44:32.399112 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59572 | ||
| 15655 | 2026.01.30 16:44:32.399505 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15656 | 2026.01.30 16:44:32.399532 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15657 | 2026.01.30 16:44:32.399114 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65296 | ||
| 15658 | 2026.01.30 16:44:32.399562 [ 294 ] {} <Debug> TCP-Session: ef790b9d-d5d3-43ee-bfb7-d5ddf8bea9c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59290 | ||
| 15659 | 2026.01.30 16:44:32.399554 [ 275 ] {} <Debug> TCP-Session: ce4d6bea-5f45-47c3-a379-f804dbaea8ad Authenticating user 'default' from [fd00:1122:3344:101::e]:33502 | ||
| 15660 | 2026.01.30 16:44:32.399609 [ 294 ] {} <Debug> TCP-Session: ef790b9d-d5d3-43ee-bfb7-d5ddf8bea9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15661 | 2026.01.30 16:44:32.399615 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15662 | 2026.01.30 16:44:32.399618 [ 275 ] {} <Debug> TCP-Session: ce4d6bea-5f45-47c3-a379-f804dbaea8ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15663 | 2026.01.30 16:44:32.399628 [ 294 ] {} <Debug> TCP-Session: ef790b9d-d5d3-43ee-bfb7-d5ddf8bea9c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15664 | 2026.01.30 16:44:32.399653 [ 275 ] {} <Debug> TCP-Session: ce4d6bea-5f45-47c3-a379-f804dbaea8ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15665 | 2026.01.30 16:44:32.399653 [ 291 ] {} <Debug> TCP-Session: d5d606ef-7072-4c8a-abaf-a60dce034b59 Authenticating user 'default' from [fd00:1122:3344:101::e]:59572 | ||
| 15666 | 2026.01.30 16:44:32.399629 [ 286 ] {7f937dc3-4a07-4a2b-8de4-a03c4da7f994} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15667 | 2026.01.30 16:44:32.399695 [ 291 ] {} <Debug> TCP-Session: d5d606ef-7072-4c8a-abaf-a60dce034b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15668 | 2026.01.30 16:44:32.399722 [ 291 ] {} <Debug> TCP-Session: d5d606ef-7072-4c8a-abaf-a60dce034b59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15669 | 2026.01.30 16:44:32.399761 [ 286 ] {7f937dc3-4a07-4a2b-8de4-a03c4da7f994} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15670 | 2026.01.30 16:44:32.399782 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15671 | 2026.01.30 16:44:32.399815 [ 292 ] {} <Debug> TCP-Session: e85c8c9d-7120-4633-936a-441dc4857d4e Authenticating user 'default' from [fd00:1122:3344:101::e]:65296 | ||
| 15672 | 2026.01.30 16:44:32.399833 [ 292 ] {} <Debug> TCP-Session: e85c8c9d-7120-4633-936a-441dc4857d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15673 | 2026.01.30 16:44:32.399846 [ 292 ] {} <Debug> TCP-Session: e85c8c9d-7120-4633-936a-441dc4857d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15674 | 2026.01.30 16:44:32.400082 [ 286 ] {7f937dc3-4a07-4a2b-8de4-a03c4da7f994} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 15675 | 2026.01.30 16:44:32.401696 [ 321 ] {7f937dc3-4a07-4a2b-8de4-a03c4da7f994} <Trace> AggregatingTransform: Aggregating | ||
| 15676 | 2026.01.30 16:44:32.401743 [ 321 ] {7f937dc3-4a07-4a2b-8de4-a03c4da7f994} <Trace> Aggregator: Aggregation method: without_key | ||
| 15677 | 2026.01.30 16:44:32.401782 [ 321 ] {7f937dc3-4a07-4a2b-8de4-a03c4da7f994} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001591048 sec. (628.517 rows/sec., 24.55 KiB/sec.) | ||
| 15678 | 2026.01.30 16:44:32.401801 [ 321 ] {7f937dc3-4a07-4a2b-8de4-a03c4da7f994} <Trace> Aggregator: Merging aggregated data | ||
| 15679 | 2026.01.30 16:44:32.404898 [ 286 ] {7f937dc3-4a07-4a2b-8de4-a03c4da7f994} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.005614 sec., 178.12611328820805 rows/sec., 6.96 KiB/sec. | ||
| 15680 | 2026.01.30 16:44:32.405058 [ 286 ] {7f937dc3-4a07-4a2b-8de4-a03c4da7f994} <Debug> TCPHandler: Processed in 0.006031278 sec. | ||
| 15681 | 2026.01.30 16:44:32.405162 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15682 | 2026.01.30 16:44:32.405197 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15683 | 2026.01.30 16:44:32.405214 [ 275 ] {} <Debug> TCP-Session: ce4d6bea-5f45-47c3-a379-f804dbaea8ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15684 | 2026.01.30 16:44:32.405218 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15685 | 2026.01.30 16:44:32.405241 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15686 | 2026.01.30 16:44:32.405269 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15687 | 2026.01.30 16:44:32.405291 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15688 | 2026.01.30 16:44:32.405291 [ 289 ] {} <Debug> TCP-Session: fd95c48a-536c-468b-9298-59000adba8a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15689 | 2026.01.30 16:44:32.405319 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15690 | 2026.01.30 16:44:32.405344 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15691 | 2026.01.30 16:44:32.405358 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15692 | 2026.01.30 16:44:32.405377 [ 291 ] {} <Debug> TCP-Session: d5d606ef-7072-4c8a-abaf-a60dce034b59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15693 | 2026.01.30 16:44:32.405397 [ 294 ] {} <Debug> TCP-Session: ef790b9d-d5d3-43ee-bfb7-d5ddf8bea9c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15694 | 2026.01.30 16:44:32.405409 [ 286 ] {} <Debug> TCP-Session: acabeece-3be1-48a5-add9-20c036e1aaf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15695 | 2026.01.30 16:44:32.405338 [ 293 ] {} <Debug> TCP-Session: 491eba41-25bb-47b0-8849-eaeadf1e8aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15696 | 2026.01.30 16:44:32.405320 [ 290 ] {} <Debug> TCP-Session: 76d71252-0871-4609-96dc-fcc43e0849a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15697 | 2026.01.30 16:44:32.405279 [ 292 ] {} <Debug> TCP-Session: e85c8c9d-7120-4633-936a-441dc4857d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15698 | 2026.01.30 16:44:32.405232 [ 288 ] {} <Debug> TCP-Session: e43e8b59-0398-40cd-a32c-4fd1284b825d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15699 | 2026.01.30 16:44:32.405807 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36328 | ||
| 15700 | 2026.01.30 16:44:32.405861 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15701 | 2026.01.30 16:44:32.405880 [ 286 ] {} <Debug> TCP-Session: 3398a71f-46e8-41d7-81c5-93cc74990f24 Authenticating user 'default' from [fd00:1122:3344:101::e]:36328 | ||
| 15702 | 2026.01.30 16:44:32.405896 [ 286 ] {} <Debug> TCP-Session: 3398a71f-46e8-41d7-81c5-93cc74990f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15703 | 2026.01.30 16:44:32.405910 [ 286 ] {} <Debug> TCP-Session: 3398a71f-46e8-41d7-81c5-93cc74990f24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15704 | 2026.01.30 16:44:32.406048 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64704 | ||
| 15705 | 2026.01.30 16:44:32.406090 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46610 | ||
| 15706 | 2026.01.30 16:44:32.406122 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48946 | ||
| 15707 | 2026.01.30 16:44:32.406143 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39943 | ||
| 15708 | 2026.01.30 16:44:32.406144 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51546 | ||
| 15709 | 2026.01.30 16:44:32.406157 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15710 | 2026.01.30 16:44:32.406170 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37399 | ||
| 15711 | 2026.01.30 16:44:32.406187 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15712 | 2026.01.30 16:44:32.406213 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15713 | 2026.01.30 16:44:32.406219 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15714 | 2026.01.30 16:44:32.406235 [ 290 ] {} <Debug> TCP-Session: ed984674-5515-4e8d-86b5-da15c0499012 Authenticating user 'default' from [fd00:1122:3344:101::e]:48946 | ||
| 15715 | 2026.01.30 16:44:32.406256 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15716 | 2026.01.30 16:44:32.406275 [ 290 ] {} <Debug> TCP-Session: ed984674-5515-4e8d-86b5-da15c0499012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15717 | 2026.01.30 16:44:32.406295 [ 294 ] {} <Debug> TCP-Session: 66a7e88e-c29b-4ed3-b43e-1221e019f5d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37399 | ||
| 15718 | 2026.01.30 16:44:32.406305 [ 290 ] {} <Debug> TCP-Session: ed984674-5515-4e8d-86b5-da15c0499012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15719 | 2026.01.30 16:44:32.406323 [ 294 ] {} <Debug> TCP-Session: 66a7e88e-c29b-4ed3-b43e-1221e019f5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15720 | 2026.01.30 16:44:32.406264 [ 292 ] {} <Debug> TCP-Session: 297b5d3f-6626-4be0-9945-8833aede5c23 Authenticating user 'default' from [fd00:1122:3344:101::e]:51546 | ||
| 15721 | 2026.01.30 16:44:32.406348 [ 294 ] {} <Debug> TCP-Session: 66a7e88e-c29b-4ed3-b43e-1221e019f5d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15722 | 2026.01.30 16:44:32.406371 [ 292 ] {} <Debug> TCP-Session: 297b5d3f-6626-4be0-9945-8833aede5c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15723 | 2026.01.30 16:44:32.406252 [ 291 ] {} <Debug> TCP-Session: cef47091-a7a7-41d8-9823-365b90af83ce Authenticating user 'default' from [fd00:1122:3344:101::e]:39943 | ||
| 15724 | 2026.01.30 16:44:32.406397 [ 292 ] {} <Debug> TCP-Session: 297b5d3f-6626-4be0-9945-8833aede5c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15725 | 2026.01.30 16:44:32.406424 [ 291 ] {} <Debug> TCP-Session: cef47091-a7a7-41d8-9823-365b90af83ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15726 | 2026.01.30 16:44:32.406206 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48758 | ||
| 15727 | 2026.01.30 16:44:32.406446 [ 291 ] {} <Debug> TCP-Session: cef47091-a7a7-41d8-9823-365b90af83ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15728 | 2026.01.30 16:44:32.406203 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15729 | 2026.01.30 16:44:32.406163 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54046 | ||
| 15730 | 2026.01.30 16:44:32.406515 [ 288 ] {} <Debug> TCP-Session: aa79c3f4-5925-4001-9afc-e0d10dbbb965 Authenticating user 'default' from [fd00:1122:3344:101::e]:64704 | ||
| 15731 | 2026.01.30 16:44:32.406508 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15732 | 2026.01.30 16:44:32.406572 [ 288 ] {} <Debug> TCP-Session: aa79c3f4-5925-4001-9afc-e0d10dbbb965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15733 | 2026.01.30 16:44:32.406584 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15734 | 2026.01.30 16:44:32.406595 [ 288 ] {} <Debug> TCP-Session: aa79c3f4-5925-4001-9afc-e0d10dbbb965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15735 | 2026.01.30 16:44:32.406613 [ 293 ] {} <Debug> TCP-Session: aa8e20cf-8cd3-4f20-8619-0f1beefec6ef Authenticating user 'default' from [fd00:1122:3344:101::e]:54046 | ||
| 15736 | 2026.01.30 16:44:32.406590 [ 275 ] {} <Debug> TCP-Session: 91344779-4911-4506-8961-b789771af688 Authenticating user 'default' from [fd00:1122:3344:101::e]:48758 | ||
| 15737 | 2026.01.30 16:44:32.406641 [ 293 ] {} <Debug> TCP-Session: aa8e20cf-8cd3-4f20-8619-0f1beefec6ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15738 | 2026.01.30 16:44:32.406660 [ 275 ] {} <Debug> TCP-Session: 91344779-4911-4506-8961-b789771af688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15739 | 2026.01.30 16:44:32.406671 [ 293 ] {} <Debug> TCP-Session: aa8e20cf-8cd3-4f20-8619-0f1beefec6ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15740 | 2026.01.30 16:44:32.406686 [ 275 ] {} <Debug> TCP-Session: 91344779-4911-4506-8961-b789771af688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15741 | 2026.01.30 16:44:32.406196 [ 289 ] {} <Debug> TCP-Session: d6a2fd8c-c544-44a1-9e39-63c56ef746c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46610 | ||
| 15742 | 2026.01.30 16:44:32.406163 [ 286 ] {} <Trace> TCP-Session: 3398a71f-46e8-41d7-81c5-93cc74990f24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15743 | 2026.01.30 16:44:32.406738 [ 289 ] {} <Debug> TCP-Session: d6a2fd8c-c544-44a1-9e39-63c56ef746c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15744 | 2026.01.30 16:44:32.406772 [ 289 ] {} <Debug> TCP-Session: d6a2fd8c-c544-44a1-9e39-63c56ef746c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15745 | 2026.01.30 16:44:32.406874 [ 286 ] {099bdd25-8236-472e-a8da-33d35bfdd27e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36328) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15746 | 2026.01.30 16:44:32.407047 [ 286 ] {099bdd25-8236-472e-a8da-33d35bfdd27e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15747 | 2026.01.30 16:44:32.407091 [ 286 ] {099bdd25-8236-472e-a8da-33d35bfdd27e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15748 | 2026.01.30 16:44:32.407336 [ 286 ] {099bdd25-8236-472e-a8da-33d35bfdd27e} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 15749 | 2026.01.30 16:44:32.408207 [ 314 ] {099bdd25-8236-472e-a8da-33d35bfdd27e} <Trace> AggregatingTransform: Aggregating | ||
| 15750 | 2026.01.30 16:44:32.408254 [ 314 ] {099bdd25-8236-472e-a8da-33d35bfdd27e} <Trace> Aggregator: Aggregation method: without_key | ||
| 15751 | 2026.01.30 16:44:32.408291 [ 314 ] {099bdd25-8236-472e-a8da-33d35bfdd27e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000858296 sec. (1165.099 rows/sec., 45.51 KiB/sec.) | ||
| 15752 | 2026.01.30 16:44:32.408311 [ 314 ] {099bdd25-8236-472e-a8da-33d35bfdd27e} <Trace> Aggregator: Merging aggregated data | ||
| 15753 | 2026.01.30 16:44:32.409672 [ 286 ] {099bdd25-8236-472e-a8da-33d35bfdd27e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002834 sec., 352.8581510232886 rows/sec., 13.78 KiB/sec. | ||
| 15754 | 2026.01.30 16:44:32.409810 [ 286 ] {099bdd25-8236-472e-a8da-33d35bfdd27e} <Debug> TCPHandler: Processed in 0.003706896 sec. | ||
| 15755 | 2026.01.30 16:44:32.409911 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15756 | 2026.01.30 16:44:32.409938 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15757 | 2026.01.30 16:44:32.409949 [ 288 ] {} <Debug> TCP-Session: aa79c3f4-5925-4001-9afc-e0d10dbbb965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15758 | 2026.01.30 16:44:32.409961 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15759 | 2026.01.30 16:44:32.409981 [ 289 ] {} <Debug> TCP-Session: d6a2fd8c-c544-44a1-9e39-63c56ef746c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15760 | 2026.01.30 16:44:32.409997 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15761 | 2026.01.30 16:44:32.410021 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15762 | 2026.01.30 16:44:32.410036 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15763 | 2026.01.30 16:44:32.410056 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15764 | 2026.01.30 16:44:32.410067 [ 290 ] {} <Debug> TCP-Session: ed984674-5515-4e8d-86b5-da15c0499012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15765 | 2026.01.30 16:44:32.410087 [ 275 ] {} <Debug> TCP-Session: 91344779-4911-4506-8961-b789771af688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15766 | 2026.01.30 16:44:32.410105 [ 294 ] {} <Debug> TCP-Session: 66a7e88e-c29b-4ed3-b43e-1221e019f5d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15767 | 2026.01.30 16:44:32.410046 [ 293 ] {} <Debug> TCP-Session: aa8e20cf-8cd3-4f20-8619-0f1beefec6ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15768 | 2026.01.30 16:44:32.410020 [ 291 ] {} <Debug> TCP-Session: cef47091-a7a7-41d8-9823-365b90af83ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15769 | 2026.01.30 16:44:32.409980 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15770 | 2026.01.30 16:44:32.410072 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15771 | 2026.01.30 16:44:32.410213 [ 292 ] {} <Debug> TCP-Session: 297b5d3f-6626-4be0-9945-8833aede5c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15772 | 2026.01.30 16:44:32.410227 [ 286 ] {} <Debug> TCP-Session: 3398a71f-46e8-41d7-81c5-93cc74990f24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15773 | 2026.01.30 16:44:32.583774 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15774 | 2026.01.30 16:44:32.583988 [ 277 ] {7b66c547-a47f-4dcd-bab9-56eb78efca3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15775 | 2026.01.30 16:44:32.584077 [ 277 ] {7b66c547-a47f-4dcd-bab9-56eb78efca3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15776 | 2026.01.30 16:44:32.584936 [ 277 ] {7b66c547-a47f-4dcd-bab9-56eb78efca3f} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15777 | 2026.01.30 16:44:32.584983 [ 277 ] {7b66c547-a47f-4dcd-bab9-56eb78efca3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15778 | 2026.01.30 16:44:32.585419 [ 277 ] {7b66c547-a47f-4dcd-bab9-56eb78efca3f} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15779 | 2026.01.30 16:44:32.585663 [ 277 ] {7b66c547-a47f-4dcd-bab9-56eb78efca3f} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15780 | 2026.01.30 16:44:32.585840 [ 277 ] {7b66c547-a47f-4dcd-bab9-56eb78efca3f} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001912 sec., 66945.60669456067 rows/sec., 5.77 MiB/sec. | ||
| 15781 | 2026.01.30 16:44:32.585838 [ 101 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15782 | 2026.01.30 16:44:32.585899 [ 277 ] {7b66c547-a47f-4dcd-bab9-56eb78efca3f} <Debug> TCPHandler: Processed in 0.002268611 sec. | ||
| 15783 | 2026.01.30 16:44:32.585916 [ 101 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15784 | 2026.01.30 16:44:32.585943 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15785 | 2026.01.30 16:44:32.586054 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15786 | 2026.01.30 16:44:32.586061 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15787 | 2026.01.30 16:44:32.586185 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15788 | 2026.01.30 16:44:32.586195 [ 277 ] {5288b46a-3275-40cd-85fa-722c56b3b359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15789 | 2026.01.30 16:44:32.586231 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2558 rows starting from the beginning of the part | ||
| 15790 | 2026.01.30 16:44:32.586252 [ 277 ] {5288b46a-3275-40cd-85fa-722c56b3b359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15791 | 2026.01.30 16:44:32.586316 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 128 rows starting from the beginning of the part | ||
| 15792 | 2026.01.30 16:44:32.586390 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 15793 | 2026.01.30 16:44:32.586463 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 130 rows starting from the beginning of the part | ||
| 15794 | 2026.01.30 16:44:32.586532 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 15795 | 2026.01.30 16:44:32.586597 [ 202 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 128 rows starting from the beginning of the part | ||
| 15796 | 2026.01.30 16:44:32.586830 [ 277 ] {5288b46a-3275-40cd-85fa-722c56b3b359} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15797 | 2026.01.30 16:44:32.586873 [ 277 ] {5288b46a-3275-40cd-85fa-722c56b3b359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15798 | 2026.01.30 16:44:32.587369 [ 277 ] {5288b46a-3275-40cd-85fa-722c56b3b359} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15799 | 2026.01.30 16:44:32.587596 [ 277 ] {5288b46a-3275-40cd-85fa-722c56b3b359} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15800 | 2026.01.30 16:44:32.587756 [ 277 ] {5288b46a-3275-40cd-85fa-722c56b3b359} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001593 sec., 22598.870056497173 rows/sec., 1.66 MiB/sec. | ||
| 15801 | 2026.01.30 16:44:32.587812 [ 277 ] {5288b46a-3275-40cd-85fa-722c56b3b359} <Debug> TCPHandler: Processed in 0.001812343 sec. | ||
| 15802 | 2026.01.30 16:44:32.587958 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15803 | 2026.01.30 16:44:32.588062 [ 277 ] {98e9467b-6c5c-4ec1-81b1-2abfb4f71eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15804 | 2026.01.30 16:44:32.588108 [ 277 ] {98e9467b-6c5c-4ec1-81b1-2abfb4f71eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15805 | 2026.01.30 16:44:32.588320 [ 188 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.002317302 sec., 1325679.6049889054 rows/sec., 114.03 MiB/sec. | ||
| 15806 | 2026.01.30 16:44:32.588590 [ 277 ] {98e9467b-6c5c-4ec1-81b1-2abfb4f71eb7} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15807 | 2026.01.30 16:44:32.588634 [ 277 ] {98e9467b-6c5c-4ec1-81b1-2abfb4f71eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15808 | 2026.01.30 16:44:32.588742 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15809 | 2026.01.30 16:44:32.588990 [ 277 ] {98e9467b-6c5c-4ec1-81b1-2abfb4f71eb7} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15810 | 2026.01.30 16:44:32.589146 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_116_23} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15811 | 2026.01.30 16:44:32.589258 [ 195 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_116_23} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15812 | 2026.01.30 16:44:32.589272 [ 277 ] {98e9467b-6c5c-4ec1-81b1-2abfb4f71eb7} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15813 | 2026.01.30 16:44:32.589364 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 15814 | 2026.01.30 16:44:32.589420 [ 101 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15815 | 2026.01.30 16:44:32.589427 [ 277 ] {98e9467b-6c5c-4ec1-81b1-2abfb4f71eb7} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001387 sec., 72098.05335255948 rows/sec., 5.63 MiB/sec. | ||
| 15816 | 2026.01.30 16:44:32.589462 [ 101 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15817 | 2026.01.30 16:44:32.589488 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15818 | 2026.01.30 16:44:32.589489 [ 277 ] {98e9467b-6c5c-4ec1-81b1-2abfb4f71eb7} <Debug> TCPHandler: Processed in 0.001588019 sec. | ||
| 15819 | 2026.01.30 16:44:32.589580 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15820 | 2026.01.30 16:44:32.589627 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15821 | 2026.01.30 16:44:32.589690 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15822 | 2026.01.30 16:44:32.589726 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1307 rows starting from the beginning of the part | ||
| 15823 | 2026.01.30 16:44:32.589732 [ 277 ] {22842bde-2a9b-4a71-8602-9fe1e1230350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15824 | 2026.01.30 16:44:32.589790 [ 277 ] {22842bde-2a9b-4a71-8602-9fe1e1230350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15825 | 2026.01.30 16:44:32.589794 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 100 rows starting from the beginning of the part | ||
| 15826 | 2026.01.30 16:44:32.589854 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 68 rows starting from the beginning of the part | ||
| 15827 | 2026.01.30 16:44:32.589896 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part | ||
| 15828 | 2026.01.30 16:44:32.589939 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 68 rows starting from the beginning of the part | ||
| 15829 | 2026.01.30 16:44:32.589982 [ 187 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 100 rows starting from the beginning of the part | ||
| 15830 | 2026.01.30 16:44:32.590261 [ 277 ] {22842bde-2a9b-4a71-8602-9fe1e1230350} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15831 | 2026.01.30 16:44:32.590305 [ 277 ] {22842bde-2a9b-4a71-8602-9fe1e1230350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15832 | 2026.01.30 16:44:32.590679 [ 277 ] {22842bde-2a9b-4a71-8602-9fe1e1230350} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15833 | 2026.01.30 16:44:32.590976 [ 277 ] {22842bde-2a9b-4a71-8602-9fe1e1230350} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15834 | 2026.01.30 16:44:32.591060 [ 188 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1747 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518998 sec., 1150100.2634631514 rows/sec., 89.02 MiB/sec. | ||
| 15835 | 2026.01.30 16:44:32.591171 [ 277 ] {22842bde-2a9b-4a71-8602-9fe1e1230350} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001459 sec., 109664.15352981494 rows/sec., 7.64 MiB/sec. | ||
| 15836 | 2026.01.30 16:44:32.591230 [ 277 ] {22842bde-2a9b-4a71-8602-9fe1e1230350} <Debug> TCPHandler: Processed in 0.00165326 sec. | ||
| 15837 | 2026.01.30 16:44:32.591274 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15838 | 2026.01.30 16:44:32.591388 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15839 | 2026.01.30 16:44:32.591514 [ 277 ] {66a64c05-0c99-4f53-b2d7-6f545fc9ce2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15840 | 2026.01.30 16:44:32.591530 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_116_23} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15841 | 2026.01.30 16:44:32.591595 [ 277 ] {66a64c05-0c99-4f53-b2d7-6f545fc9ce2d} <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 | ||
| 15842 | 2026.01.30 16:44:32.591607 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_116_23} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15843 | 2026.01.30 16:44:32.591685 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 15844 | 2026.01.30 16:44:32.592637 [ 277 ] {66a64c05-0c99-4f53-b2d7-6f545fc9ce2d} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15845 | 2026.01.30 16:44:32.592683 [ 277 ] {66a64c05-0c99-4f53-b2d7-6f545fc9ce2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15846 | 2026.01.30 16:44:32.593333 [ 277 ] {66a64c05-0c99-4f53-b2d7-6f545fc9ce2d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15847 | 2026.01.30 16:44:32.593571 [ 277 ] {66a64c05-0c99-4f53-b2d7-6f545fc9ce2d} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15848 | 2026.01.30 16:44:32.593732 [ 277 ] {66a64c05-0c99-4f53-b2d7-6f545fc9ce2d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002244 sec., 16042.780748663103 rows/sec., 28.75 MiB/sec. | ||
| 15849 | 2026.01.30 16:44:32.593814 [ 277 ] {66a64c05-0c99-4f53-b2d7-6f545fc9ce2d} <Debug> TCPHandler: Processed in 0.002489895 sec. | ||
| 15850 | 2026.01.30 16:44:32.593943 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15851 | 2026.01.30 16:44:32.594041 [ 277 ] {cdd95627-bc8b-4450-9dff-34945a4c3499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15852 | 2026.01.30 16:44:32.594085 [ 277 ] {cdd95627-bc8b-4450-9dff-34945a4c3499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15853 | 2026.01.30 16:44:32.594451 [ 277 ] {cdd95627-bc8b-4450-9dff-34945a4c3499} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15854 | 2026.01.30 16:44:32.594491 [ 277 ] {cdd95627-bc8b-4450-9dff-34945a4c3499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15855 | 2026.01.30 16:44:32.594814 [ 277 ] {cdd95627-bc8b-4450-9dff-34945a4c3499} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15856 | 2026.01.30 16:44:32.595032 [ 277 ] {cdd95627-bc8b-4450-9dff-34945a4c3499} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15857 | 2026.01.30 16:44:32.595174 [ 277 ] {cdd95627-bc8b-4450-9dff-34945a4c3499} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 15858 | 2026.01.30 16:44:32.595213 [ 277 ] {cdd95627-bc8b-4450-9dff-34945a4c3499} <Debug> TCPHandler: Processed in 0.001320793 sec. | ||
| 15859 | 2026.01.30 16:44:33.380207 [ 224 ] {} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15860 | 2026.01.30 16:44:33.380260 [ 224 ] {} <Debug> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15861 | 2026.01.30 16:44:33.391549 [ 224 ] {} <Debug> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15862 | 2026.01.30 16:44:33.646809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38879 | ||
| 15863 | 2026.01.30 16:44:33.647382 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15864 | 2026.01.30 16:44:33.647431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15865 | 2026.01.30 16:44:33.647932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15866 | 2026.01.30 16:44:33.648187 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15867 | 2026.01.30 16:44:33.648326 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38879 | ||
| 15868 | 2026.01.30 16:44:33.648380 [ 100 ] {} <Debug> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15869 | 2026.01.30 16:44:33.648454 [ 100 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15870 | 2026.01.30 16:44:33.648477 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15871 | 2026.01.30 16:44:33.648609 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 15872 | 2026.01.30 16:44:33.648767 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15873 | 2026.01.30 16:44:33.648810 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36511 rows starting from the beginning of the part | ||
| 15874 | 2026.01.30 16:44:33.648882 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 15875 | 2026.01.30 16:44:33.648932 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 15876 | 2026.01.30 16:44:33.648977 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 15877 | 2026.01.30 16:44:33.649020 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 15878 | 2026.01.30 16:44:33.649063 [ 202 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 15879 | 2026.01.30 16:44:33.651868 [ 188 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38879 rows, containing 4 columns (4 merged, 0 gathered) in 0.003323049 sec., 11699797.384871544 rows/sec., 167.37 MiB/sec. | ||
| 15880 | 2026.01.30 16:44:33.652278 [ 192 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15881 | 2026.01.30 16:44:33.652591 [ 192 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_81_16} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15882 | 2026.01.30 16:44:33.652678 [ 192 ] {7c10528e-82c7-4f45-8771-875b7e2402c5::all_1_81_16} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15883 | 2026.01.30 16:44:33.652811 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15884 | 2026.01.30 16:44:33.938843 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38993 | ||
| 15885 | 2026.01.30 16:44:33.938953 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15886 | 2026.01.30 16:44:33.938979 [ 286 ] {} <Debug> TCP-Session: 74897a5a-9652-4bb7-9c78-5a345cbe1965 Authenticating user 'default' from [fd00:1122:3344:101::e]:38993 | ||
| 15887 | 2026.01.30 16:44:33.939000 [ 286 ] {} <Debug> TCP-Session: 74897a5a-9652-4bb7-9c78-5a345cbe1965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15888 | 2026.01.30 16:44:33.939013 [ 286 ] {} <Debug> TCP-Session: 74897a5a-9652-4bb7-9c78-5a345cbe1965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15889 | 2026.01.30 16:44:33.939251 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53783 | ||
| 15890 | 2026.01.30 16:44:33.939277 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62703 | ||
| 15891 | 2026.01.30 16:44:33.939312 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38594 | ||
| 15892 | 2026.01.30 16:44:33.939347 [ 286 ] {} <Trace> TCP-Session: 74897a5a-9652-4bb7-9c78-5a345cbe1965 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15893 | 2026.01.30 16:44:33.939318 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34617 | ||
| 15894 | 2026.01.30 16:44:33.939380 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15895 | 2026.01.30 16:44:33.939397 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15896 | 2026.01.30 16:44:33.939415 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15897 | 2026.01.30 16:44:33.939433 [ 288 ] {} <Debug> TCP-Session: 2263fac3-b2b8-4c98-b7f3-2771823ea1f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53783 | ||
| 15898 | 2026.01.30 16:44:33.939451 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15899 | 2026.01.30 16:44:33.939448 [ 291 ] {} <Debug> TCP-Session: 351e7e80-d905-42d0-b623-8ef67eabed86 Authenticating user 'default' from [fd00:1122:3344:101::e]:62703 | ||
| 15900 | 2026.01.30 16:44:33.939462 [ 294 ] {} <Debug> TCP-Session: 2e857ccb-9173-49e9-808c-6a76b5ea0271 Authenticating user 'default' from [fd00:1122:3344:101::e]:38594 | ||
| 15901 | 2026.01.30 16:44:33.939481 [ 275 ] {} <Debug> TCP-Session: 5e8b01d2-0ae0-41cc-9cea-159d5ec75832 Authenticating user 'default' from [fd00:1122:3344:101::e]:34617 | ||
| 15902 | 2026.01.30 16:44:33.939498 [ 291 ] {} <Debug> TCP-Session: 351e7e80-d905-42d0-b623-8ef67eabed86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15903 | 2026.01.30 16:44:33.939509 [ 294 ] {} <Debug> TCP-Session: 2e857ccb-9173-49e9-808c-6a76b5ea0271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15904 | 2026.01.30 16:44:33.939516 [ 275 ] {} <Debug> TCP-Session: 5e8b01d2-0ae0-41cc-9cea-159d5ec75832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15905 | 2026.01.30 16:44:33.939527 [ 291 ] {} <Debug> TCP-Session: 351e7e80-d905-42d0-b623-8ef67eabed86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15906 | 2026.01.30 16:44:33.939540 [ 294 ] {} <Debug> TCP-Session: 2e857ccb-9173-49e9-808c-6a76b5ea0271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15907 | 2026.01.30 16:44:33.939559 [ 275 ] {} <Debug> TCP-Session: 5e8b01d2-0ae0-41cc-9cea-159d5ec75832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15908 | 2026.01.30 16:44:33.939536 [ 286 ] {b5115234-4e07-47e7-a48e-d38d8bbfbcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38993) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15909 | 2026.01.30 16:44:33.939474 [ 288 ] {} <Debug> TCP-Session: 2263fac3-b2b8-4c98-b7f3-2771823ea1f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15910 | 2026.01.30 16:44:33.939299 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50675 | ||
| 15911 | 2026.01.30 16:44:33.939644 [ 288 ] {} <Debug> TCP-Session: 2263fac3-b2b8-4c98-b7f3-2771823ea1f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15912 | 2026.01.30 16:44:33.939280 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59257 | ||
| 15913 | 2026.01.30 16:44:33.939258 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55210 | ||
| 15914 | 2026.01.30 16:44:33.939714 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15915 | 2026.01.30 16:44:33.939258 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55606 | ||
| 15916 | 2026.01.30 16:44:33.939766 [ 293 ] {} <Debug> TCP-Session: 238f89d1-4f3d-474b-b2c2-fa8d0c7dc58f Authenticating user 'default' from [fd00:1122:3344:101::e]:50675 | ||
| 15917 | 2026.01.30 16:44:33.939786 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15918 | 2026.01.30 16:44:33.939796 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15919 | 2026.01.30 16:44:33.939793 [ 293 ] {} <Debug> TCP-Session: 238f89d1-4f3d-474b-b2c2-fa8d0c7dc58f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15920 | 2026.01.30 16:44:33.939820 [ 292 ] {} <Debug> TCP-Session: 34c40080-1934-4d78-93fc-34f39a98d71c Authenticating user 'default' from [fd00:1122:3344:101::e]:59257 | ||
| 15921 | 2026.01.30 16:44:33.939829 [ 289 ] {} <Debug> TCP-Session: e053d592-bb86-4e88-955f-c400bbfb6b35 Authenticating user 'default' from [fd00:1122:3344:101::e]:55210 | ||
| 15922 | 2026.01.30 16:44:33.939836 [ 293 ] {} <Debug> TCP-Session: 238f89d1-4f3d-474b-b2c2-fa8d0c7dc58f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15923 | 2026.01.30 16:44:33.939857 [ 292 ] {} <Debug> TCP-Session: 34c40080-1934-4d78-93fc-34f39a98d71c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15924 | 2026.01.30 16:44:33.939863 [ 289 ] {} <Debug> TCP-Session: e053d592-bb86-4e88-955f-c400bbfb6b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15925 | 2026.01.30 16:44:33.939871 [ 286 ] {b5115234-4e07-47e7-a48e-d38d8bbfbcfd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15926 | 2026.01.30 16:44:33.939892 [ 289 ] {} <Debug> TCP-Session: e053d592-bb86-4e88-955f-c400bbfb6b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15927 | 2026.01.30 16:44:33.939884 [ 292 ] {} <Debug> TCP-Session: 34c40080-1934-4d78-93fc-34f39a98d71c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15928 | 2026.01.30 16:44:33.939833 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15929 | 2026.01.30 16:44:33.939952 [ 286 ] {b5115234-4e07-47e7-a48e-d38d8bbfbcfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15930 | 2026.01.30 16:44:33.939970 [ 290 ] {} <Debug> TCP-Session: 2ad2d822-4c75-491d-bace-a80be2baa6ae Authenticating user 'default' from [fd00:1122:3344:101::e]:55606 | ||
| 15931 | 2026.01.30 16:44:33.939988 [ 290 ] {} <Debug> TCP-Session: 2ad2d822-4c75-491d-bace-a80be2baa6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15932 | 2026.01.30 16:44:33.940000 [ 290 ] {} <Debug> TCP-Session: 2ad2d822-4c75-491d-bace-a80be2baa6ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15933 | 2026.01.30 16:44:33.940244 [ 286 ] {b5115234-4e07-47e7-a48e-d38d8bbfbcfd} <Debug> oximeter.version (1cf23686-f39e-4717-89fc-26f6febfde5f) (SelectExecutor): Key condition: unknown | ||
| 15934 | 2026.01.30 16:44:33.941182 [ 327 ] {b5115234-4e07-47e7-a48e-d38d8bbfbcfd} <Trace> AggregatingTransform: Aggregating | ||
| 15935 | 2026.01.30 16:44:33.941234 [ 327 ] {b5115234-4e07-47e7-a48e-d38d8bbfbcfd} <Trace> Aggregator: Aggregation method: without_key | ||
| 15936 | 2026.01.30 16:44:33.941276 [ 327 ] {b5115234-4e07-47e7-a48e-d38d8bbfbcfd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924096 sec. (1082.139 rows/sec., 42.27 KiB/sec.) | ||
| 15937 | 2026.01.30 16:44:33.941299 [ 327 ] {b5115234-4e07-47e7-a48e-d38d8bbfbcfd} <Trace> Aggregator: Merging aggregated data | ||
| 15938 | 2026.01.30 16:44:33.942697 [ 286 ] {b5115234-4e07-47e7-a48e-d38d8bbfbcfd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003214 sec., 311.1387678904792 rows/sec., 12.15 KiB/sec. | ||
| 15939 | 2026.01.30 16:44:33.942854 [ 286 ] {b5115234-4e07-47e7-a48e-d38d8bbfbcfd} <Debug> TCPHandler: Processed in 0.003643345 sec. | ||
| 15940 | 2026.01.30 16:44:33.942948 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15941 | 2026.01.30 16:44:33.942968 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15942 | 2026.01.30 16:44:33.942982 [ 286 ] {} <Debug> TCP-Session: 74897a5a-9652-4bb7-9c78-5a345cbe1965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15943 | 2026.01.30 16:44:33.942989 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15944 | 2026.01.30 16:44:33.943008 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15945 | 2026.01.30 16:44:33.943034 [ 275 ] {} <Debug> TCP-Session: 5e8b01d2-0ae0-41cc-9cea-159d5ec75832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15946 | 2026.01.30 16:44:33.943053 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15947 | 2026.01.30 16:44:33.943069 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15948 | 2026.01.30 16:44:33.943086 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15949 | 2026.01.30 16:44:33.943120 [ 292 ] {} <Debug> TCP-Session: 34c40080-1934-4d78-93fc-34f39a98d71c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15950 | 2026.01.30 16:44:33.943095 [ 288 ] {} <Debug> TCP-Session: 2263fac3-b2b8-4c98-b7f3-2771823ea1f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15951 | 2026.01.30 16:44:33.943145 [ 294 ] {} <Debug> TCP-Session: 2e857ccb-9173-49e9-808c-6a76b5ea0271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15952 | 2026.01.30 16:44:33.943076 [ 291 ] {} <Debug> TCP-Session: 351e7e80-d905-42d0-b623-8ef67eabed86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15953 | 2026.01.30 16:44:33.943041 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15954 | 2026.01.30 16:44:33.943026 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15955 | 2026.01.30 16:44:33.943228 [ 289 ] {} <Debug> TCP-Session: e053d592-bb86-4e88-955f-c400bbfb6b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15956 | 2026.01.30 16:44:33.943001 [ 290 ] {} <Debug> TCP-Session: 2ad2d822-4c75-491d-bace-a80be2baa6ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15957 | 2026.01.30 16:44:33.943252 [ 293 ] {} <Debug> TCP-Session: 238f89d1-4f3d-474b-b2c2-fa8d0c7dc58f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15958 | 2026.01.30 16:44:35.737417 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 15959 | 2026.01.30 16:44:35.756501 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15960 | 2026.01.30 16:44:35.756569 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15961 | 2026.01.30 16:44:35.762794 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15962 | 2026.01.30 16:44:35.763548 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15963 | 2026.01.30 16:44:35.763897 [ 97 ] {} <Debug> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15964 | 2026.01.30 16:44:35.763969 [ 97 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15965 | 2026.01.30 16:44:35.763996 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15966 | 2026.01.30 16:44:35.764130 [ 200 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 15967 | 2026.01.30 16:44:35.767268 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 15968 | 2026.01.30 16:44:35.768210 [ 200 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15969 | 2026.01.30 16:44:35.769957 [ 200 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 15970 | 2026.01.30 16:44:35.775240 [ 200 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 15971 | 2026.01.30 16:44:35.780369 [ 200 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 15972 | 2026.01.30 16:44:35.785352 [ 200 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 15973 | 2026.01.30 16:44:35.791027 [ 200 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 15974 | 2026.01.30 16:44:35.796133 [ 200 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 15975 | 2026.01.30 16:44:35.872654 [ 199 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.108581669 sec., 5617.891174614381 rows/sec., 29.05 MiB/sec. | ||
| 15976 | 2026.01.30 16:44:35.875633 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15977 | 2026.01.30 16:44:35.877642 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_81_16} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15978 | 2026.01.30 16:44:35.877746 [ 198 ] {74248089-ad53-47bc-812d-33079d3eb5b0::all_1_81_16} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15979 | 2026.01.30 16:44:35.880004 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15980 | 2026.01.30 16:44:36.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.58 MiB, peak 397.99 MiB, free memory in arenas 0.00 B, will set to 379.57 MiB (RSS), difference: -1.01 MiB | ||
| 15981 | 2026.01.30 16:44:36.275098 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1894 | ||
| 15982 | 2026.01.30 16:44:36.277480 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15983 | 2026.01.30 16:44:36.277544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15984 | 2026.01.30 16:44:36.278790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15985 | 2026.01.30 16:44:36.279104 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15986 | 2026.01.30 16:44:36.279360 [ 96 ] {} <Debug> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15987 | 2026.01.30 16:44:36.279432 [ 96 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15988 | 2026.01.30 16:44:36.279456 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 15989 | 2026.01.30 16:44:36.279567 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 15990 | 2026.01.30 16:44:36.279618 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1894 | ||
| 15991 | 2026.01.30 16:44:36.280148 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15992 | 2026.01.30 16:44:36.280302 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1758 rows starting from the beginning of the part | ||
| 15993 | 2026.01.30 16:44:36.280672 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 15994 | 2026.01.30 16:44:36.281037 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 15995 | 2026.01.30 16:44:36.281398 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
| 15996 | 2026.01.30 16:44:36.281741 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 15997 | 2026.01.30 16:44:36.282086 [ 188 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
| 15998 | 2026.01.30 16:44:36.291720 [ 190 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 72 columns (72 merged, 0 gathered) in 0.012196428 sec., 155291.3689155546 rows/sec., 121.38 MiB/sec. | ||
| 15999 | 2026.01.30 16:44:36.293784 [ 193 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16000 | 2026.01.30 16:44:36.294458 [ 193 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_61_12} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16001 | 2026.01.30 16:44:36.294557 [ 193 ] {bee4bbd7-5c3e-4778-803f-a186d7b052f9::all_1_61_12} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16002 | 2026.01.30 16:44:36.294946 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 16003 | 2026.01.30 16:44:37.610566 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16004 | 2026.01.30 16:44:37.610767 [ 277 ] {e6c84a55-2f80-41ff-9420-dffd4c2aa69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16005 | 2026.01.30 16:44:37.610845 [ 277 ] {e6c84a55-2f80-41ff-9420-dffd4c2aa69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16006 | 2026.01.30 16:44:37.611551 [ 277 ] {e6c84a55-2f80-41ff-9420-dffd4c2aa69b} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16007 | 2026.01.30 16:44:37.611600 [ 277 ] {e6c84a55-2f80-41ff-9420-dffd4c2aa69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 16008 | 2026.01.30 16:44:37.611986 [ 277 ] {e6c84a55-2f80-41ff-9420-dffd4c2aa69b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16009 | 2026.01.30 16:44:37.612214 [ 277 ] {e6c84a55-2f80-41ff-9420-dffd4c2aa69b} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16010 | 2026.01.30 16:44:37.612375 [ 277 ] {e6c84a55-2f80-41ff-9420-dffd4c2aa69b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001663 sec., 14431.749849669273 rows/sec., 1.20 MiB/sec. | ||
| 16011 | 2026.01.30 16:44:37.612417 [ 277 ] {e6c84a55-2f80-41ff-9420-dffd4c2aa69b} <Debug> TCPHandler: Processed in 0.001996656 sec. | ||
| 16012 | 2026.01.30 16:44:37.612538 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16013 | 2026.01.30 16:44:37.612632 [ 277 ] {76036eea-8080-42af-b47f-f631beb04e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16014 | 2026.01.30 16:44:37.612674 [ 277 ] {76036eea-8080-42af-b47f-f631beb04e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16015 | 2026.01.30 16:44:37.613094 [ 277 ] {76036eea-8080-42af-b47f-f631beb04e12} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16016 | 2026.01.30 16:44:37.613132 [ 277 ] {76036eea-8080-42af-b47f-f631beb04e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 16017 | 2026.01.30 16:44:37.613420 [ 277 ] {76036eea-8080-42af-b47f-f631beb04e12} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16018 | 2026.01.30 16:44:37.613640 [ 277 ] {76036eea-8080-42af-b47f-f631beb04e12} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16019 | 2026.01.30 16:44:37.613771 [ 277 ] {76036eea-8080-42af-b47f-f631beb04e12} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001157 sec., 6914.433880726016 rows/sec., 563.82 KiB/sec. | ||
| 16020 | 2026.01.30 16:44:37.613809 [ 277 ] {76036eea-8080-42af-b47f-f631beb04e12} <Debug> TCPHandler: Processed in 0.001322223 sec. | ||
| 16021 | 2026.01.30 16:44:37.613918 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16022 | 2026.01.30 16:44:37.614021 [ 277 ] {42729e82-968b-4f77-b399-ebdd7f5ea1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16023 | 2026.01.30 16:44:37.614064 [ 277 ] {42729e82-968b-4f77-b399-ebdd7f5ea1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16024 | 2026.01.30 16:44:37.615206 [ 277 ] {42729e82-968b-4f77-b399-ebdd7f5ea1d9} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16025 | 2026.01.30 16:44:37.615243 [ 277 ] {42729e82-968b-4f77-b399-ebdd7f5ea1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 16026 | 2026.01.30 16:44:37.615649 [ 277 ] {42729e82-968b-4f77-b399-ebdd7f5ea1d9} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16027 | 2026.01.30 16:44:37.615869 [ 277 ] {42729e82-968b-4f77-b399-ebdd7f5ea1d9} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16028 | 2026.01.30 16:44:37.616001 [ 277 ] {42729e82-968b-4f77-b399-ebdd7f5ea1d9} <Debug> executeQuery: Read 1328 rows, 113.50 KiB in 0.001998 sec., 664664.6646646645 rows/sec., 55.48 MiB/sec. | ||
| 16029 | 2026.01.30 16:44:37.616040 [ 277 ] {42729e82-968b-4f77-b399-ebdd7f5ea1d9} <Debug> TCPHandler: Processed in 0.002174279 sec. | ||
| 16030 | 2026.01.30 16:44:37.616109 [ 223 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16031 | 2026.01.30 16:44:37.616154 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16032 | 2026.01.30 16:44:37.616168 [ 223 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16033 | 2026.01.30 16:44:37.616255 [ 277 ] {98c0ac4f-76b0-489f-9471-c591c5d0389a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16034 | 2026.01.30 16:44:37.616301 [ 277 ] {98c0ac4f-76b0-489f-9471-c591c5d0389a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16035 | 2026.01.30 16:44:37.616713 [ 277 ] {98c0ac4f-76b0-489f-9471-c591c5d0389a} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16036 | 2026.01.30 16:44:37.616750 [ 277 ] {98c0ac4f-76b0-489f-9471-c591c5d0389a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 16037 | 2026.01.30 16:44:37.617050 [ 277 ] {98c0ac4f-76b0-489f-9471-c591c5d0389a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16038 | 2026.01.30 16:44:37.617384 [ 277 ] {98c0ac4f-76b0-489f-9471-c591c5d0389a} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16039 | 2026.01.30 16:44:37.617558 [ 277 ] {98c0ac4f-76b0-489f-9471-c591c5d0389a} <Debug> executeQuery: Read 24 rows, 1.82 KiB in 0.00132 sec., 18181.81818181818 rows/sec., 1.35 MiB/sec. | ||
| 16040 | 2026.01.30 16:44:37.617607 [ 277 ] {98c0ac4f-76b0-489f-9471-c591c5d0389a} <Debug> TCPHandler: Processed in 0.001501077 sec. | ||
| 16041 | 2026.01.30 16:44:37.617736 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16042 | 2026.01.30 16:44:37.617849 [ 277 ] {b742ce8c-1694-446f-a755-ffc69388aeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16043 | 2026.01.30 16:44:37.617898 [ 277 ] {b742ce8c-1694-446f-a755-ffc69388aeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16044 | 2026.01.30 16:44:37.618414 [ 277 ] {b742ce8c-1694-446f-a755-ffc69388aeb6} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16045 | 2026.01.30 16:44:37.618451 [ 277 ] {b742ce8c-1694-446f-a755-ffc69388aeb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 16046 | 2026.01.30 16:44:37.618762 [ 277 ] {b742ce8c-1694-446f-a755-ffc69388aeb6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16047 | 2026.01.30 16:44:37.618978 [ 277 ] {b742ce8c-1694-446f-a755-ffc69388aeb6} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16048 | 2026.01.30 16:44:37.619108 [ 277 ] {b742ce8c-1694-446f-a755-ffc69388aeb6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001283 sec., 196414.65315666405 rows/sec., 13.58 MiB/sec. | ||
| 16049 | 2026.01.30 16:44:37.619147 [ 277 ] {b742ce8c-1694-446f-a755-ffc69388aeb6} <Debug> TCPHandler: Processed in 0.001473647 sec. | ||
| 16050 | 2026.01.30 16:44:37.619259 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16051 | 2026.01.30 16:44:37.619352 [ 277 ] {4dabde2b-2218-410b-9cc8-048e072d51a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16052 | 2026.01.30 16:44:37.619393 [ 277 ] {4dabde2b-2218-410b-9cc8-048e072d51a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16053 | 2026.01.30 16:44:37.619795 [ 277 ] {4dabde2b-2218-410b-9cc8-048e072d51a9} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16054 | 2026.01.30 16:44:37.619830 [ 277 ] {4dabde2b-2218-410b-9cc8-048e072d51a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 16055 | 2026.01.30 16:44:37.620149 [ 277 ] {4dabde2b-2218-410b-9cc8-048e072d51a9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16056 | 2026.01.30 16:44:37.620438 [ 277 ] {4dabde2b-2218-410b-9cc8-048e072d51a9} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16057 | 2026.01.30 16:44:37.620580 [ 277 ] {4dabde2b-2218-410b-9cc8-048e072d51a9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001246 sec., 9630.818619582666 rows/sec., 752.41 KiB/sec. | ||
| 16058 | 2026.01.30 16:44:37.620621 [ 277 ] {4dabde2b-2218-410b-9cc8-048e072d51a9} <Debug> TCPHandler: Processed in 0.001411885 sec. | ||
| 16059 | 2026.01.30 16:44:37.620729 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16060 | 2026.01.30 16:44:37.620824 [ 277 ] {73b05a1e-6757-47bf-94b9-fda564faf1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16061 | 2026.01.30 16:44:37.620866 [ 277 ] {73b05a1e-6757-47bf-94b9-fda564faf1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16062 | 2026.01.30 16:44:37.620912 [ 223 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16063 | 2026.01.30 16:44:37.621485 [ 277 ] {73b05a1e-6757-47bf-94b9-fda564faf1cb} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16064 | 2026.01.30 16:44:37.621552 [ 277 ] {73b05a1e-6757-47bf-94b9-fda564faf1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 16065 | 2026.01.30 16:44:37.621883 [ 277 ] {73b05a1e-6757-47bf-94b9-fda564faf1cb} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16066 | 2026.01.30 16:44:37.622098 [ 277 ] {73b05a1e-6757-47bf-94b9-fda564faf1cb} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16067 | 2026.01.30 16:44:37.622227 [ 277 ] {73b05a1e-6757-47bf-94b9-fda564faf1cb} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001421 sec., 399718.50809289236 rows/sec., 29.99 MiB/sec. | ||
| 16068 | 2026.01.30 16:44:37.622267 [ 277 ] {73b05a1e-6757-47bf-94b9-fda564faf1cb} <Debug> TCPHandler: Processed in 0.001588718 sec. | ||
| 16069 | 2026.01.30 16:44:37.622283 [ 225 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16070 | 2026.01.30 16:44:37.622336 [ 225 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16071 | 2026.01.30 16:44:37.622378 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16072 | 2026.01.30 16:44:37.622479 [ 277 ] {49887de3-9c6a-405a-a573-b6b4892c74ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16073 | 2026.01.30 16:44:37.622524 [ 277 ] {49887de3-9c6a-405a-a573-b6b4892c74ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16074 | 2026.01.30 16:44:37.623131 [ 277 ] {49887de3-9c6a-405a-a573-b6b4892c74ba} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16075 | 2026.01.30 16:44:37.623169 [ 277 ] {49887de3-9c6a-405a-a573-b6b4892c74ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 16076 | 2026.01.30 16:44:37.623573 [ 277 ] {49887de3-9c6a-405a-a573-b6b4892c74ba} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16077 | 2026.01.30 16:44:37.623798 [ 277 ] {49887de3-9c6a-405a-a573-b6b4892c74ba} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16078 | 2026.01.30 16:44:37.623933 [ 277 ] {49887de3-9c6a-405a-a573-b6b4892c74ba} <Debug> executeQuery: Read 884 rows, 61.44 KiB in 0.001473 sec., 600135.7773251868 rows/sec., 40.73 MiB/sec. | ||
| 16079 | 2026.01.30 16:44:37.623972 [ 277 ] {49887de3-9c6a-405a-a573-b6b4892c74ba} <Debug> TCPHandler: Processed in 0.00164304 sec. | ||
| 16080 | 2026.01.30 16:44:37.624081 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16081 | 2026.01.30 16:44:37.624175 [ 277 ] {79a25ad4-8fba-4507-bcfc-7480d08e4956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16082 | 2026.01.30 16:44:37.624233 [ 277 ] {79a25ad4-8fba-4507-bcfc-7480d08e4956} <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 | ||
| 16083 | 2026.01.30 16:44:37.625011 [ 277 ] {79a25ad4-8fba-4507-bcfc-7480d08e4956} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16084 | 2026.01.30 16:44:37.625050 [ 277 ] {79a25ad4-8fba-4507-bcfc-7480d08e4956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 16085 | 2026.01.30 16:44:37.625551 [ 225 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16086 | 2026.01.30 16:44:37.625568 [ 277 ] {79a25ad4-8fba-4507-bcfc-7480d08e4956} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16087 | 2026.01.30 16:44:37.625809 [ 277 ] {79a25ad4-8fba-4507-bcfc-7480d08e4956} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16088 | 2026.01.30 16:44:37.625950 [ 277 ] {79a25ad4-8fba-4507-bcfc-7480d08e4956} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001793 sec., 2230.897936419409 rows/sec., 4.00 MiB/sec. | ||
| 16089 | 2026.01.30 16:44:37.626007 [ 277 ] {79a25ad4-8fba-4507-bcfc-7480d08e4956} <Debug> TCPHandler: Processed in 0.001976295 sec. | ||
| 16090 | 2026.01.30 16:44:37.626121 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16091 | 2026.01.30 16:44:37.626215 [ 277 ] {668e9810-0c52-4292-8ec8-575ea873e302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16092 | 2026.01.30 16:44:37.626259 [ 277 ] {668e9810-0c52-4292-8ec8-575ea873e302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16093 | 2026.01.30 16:44:37.626604 [ 277 ] {668e9810-0c52-4292-8ec8-575ea873e302} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16094 | 2026.01.30 16:44:37.626639 [ 277 ] {668e9810-0c52-4292-8ec8-575ea873e302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 16095 | 2026.01.30 16:44:37.626943 [ 277 ] {668e9810-0c52-4292-8ec8-575ea873e302} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16096 | 2026.01.30 16:44:37.627150 [ 277 ] {668e9810-0c52-4292-8ec8-575ea873e302} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16097 | 2026.01.30 16:44:37.627279 [ 277 ] {668e9810-0c52-4292-8ec8-575ea873e302} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 16098 | 2026.01.30 16:44:37.627313 [ 277 ] {668e9810-0c52-4292-8ec8-575ea873e302} <Debug> TCPHandler: Processed in 0.001242513 sec. | ||
| 16099 | 2026.01.30 16:44:40.949650 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16100 | 2026.01.30 16:44:40.949709 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16101 | 2026.01.30 16:44:41.148464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39391 | ||
| 16102 | 2026.01.30 16:44:41.149019 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16103 | 2026.01.30 16:44:41.149069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 16104 | 2026.01.30 16:44:41.149600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16105 | 2026.01.30 16:44:41.149844 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16106 | 2026.01.30 16:44:41.150010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39391 | ||
| 16107 | 2026.01.30 16:44:42.583121 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16108 | 2026.01.30 16:44:42.583337 [ 277 ] {d1391d08-1c75-4c8b-81ad-79e47de27459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16109 | 2026.01.30 16:44:42.583412 [ 277 ] {d1391d08-1c75-4c8b-81ad-79e47de27459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16110 | 2026.01.30 16:44:42.584200 [ 277 ] {d1391d08-1c75-4c8b-81ad-79e47de27459} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16111 | 2026.01.30 16:44:42.584247 [ 277 ] {d1391d08-1c75-4c8b-81ad-79e47de27459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16112 | 2026.01.30 16:44:42.584643 [ 277 ] {d1391d08-1c75-4c8b-81ad-79e47de27459} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16113 | 2026.01.30 16:44:42.584861 [ 277 ] {d1391d08-1c75-4c8b-81ad-79e47de27459} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16114 | 2026.01.30 16:44:42.585019 [ 277 ] {d1391d08-1c75-4c8b-81ad-79e47de27459} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001737 sec., 73690.27058146229 rows/sec., 6.35 MiB/sec. | ||
| 16115 | 2026.01.30 16:44:42.585061 [ 277 ] {d1391d08-1c75-4c8b-81ad-79e47de27459} <Debug> TCPHandler: Processed in 0.002084008 sec. | ||
| 16116 | 2026.01.30 16:44:42.585191 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16117 | 2026.01.30 16:44:42.585285 [ 277 ] {c7ac5d1a-587f-46f4-b3db-f1f9af8ab5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16118 | 2026.01.30 16:44:42.585325 [ 277 ] {c7ac5d1a-587f-46f4-b3db-f1f9af8ab5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16119 | 2026.01.30 16:44:42.585739 [ 277 ] {c7ac5d1a-587f-46f4-b3db-f1f9af8ab5b8} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16120 | 2026.01.30 16:44:42.585775 [ 277 ] {c7ac5d1a-587f-46f4-b3db-f1f9af8ab5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16121 | 2026.01.30 16:44:42.586065 [ 277 ] {c7ac5d1a-587f-46f4-b3db-f1f9af8ab5b8} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16122 | 2026.01.30 16:44:42.586266 [ 277 ] {c7ac5d1a-587f-46f4-b3db-f1f9af8ab5b8} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16123 | 2026.01.30 16:44:42.586394 [ 277 ] {c7ac5d1a-587f-46f4-b3db-f1f9af8ab5b8} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001127 sec., 31943.21206743567 rows/sec., 2.35 MiB/sec. | ||
| 16124 | 2026.01.30 16:44:42.586393 [ 85 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16125 | 2026.01.30 16:44:42.586432 [ 277 ] {c7ac5d1a-587f-46f4-b3db-f1f9af8ab5b8} <Debug> TCPHandler: Processed in 0.001291803 sec. | ||
| 16126 | 2026.01.30 16:44:42.586472 [ 85 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16127 | 2026.01.30 16:44:42.586499 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16128 | 2026.01.30 16:44:42.586563 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16129 | 2026.01.30 16:44:42.586616 [ 188 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16130 | 2026.01.30 16:44:42.586660 [ 277 ] {be64675f-b4b7-484b-86a4-3263f9d7d0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16131 | 2026.01.30 16:44:42.586709 [ 277 ] {be64675f-b4b7-484b-86a4-3263f9d7d0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16132 | 2026.01.30 16:44:42.586763 [ 188 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16133 | 2026.01.30 16:44:42.586806 [ 188 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 299 rows starting from the beginning of the part | ||
| 16134 | 2026.01.30 16:44:42.586875 [ 188 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 40 rows starting from the beginning of the part | ||
| 16135 | 2026.01.30 16:44:42.586928 [ 188 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 4 rows starting from the beginning of the part | ||
| 16136 | 2026.01.30 16:44:42.586983 [ 188 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 36 rows starting from the beginning of the part | ||
| 16137 | 2026.01.30 16:44:42.587030 [ 188 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 24 rows starting from the beginning of the part | ||
| 16138 | 2026.01.30 16:44:42.587076 [ 188 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 36 rows starting from the beginning of the part | ||
| 16139 | 2026.01.30 16:44:42.587139 [ 277 ] {be64675f-b4b7-484b-86a4-3263f9d7d0ef} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16140 | 2026.01.30 16:44:42.587181 [ 277 ] {be64675f-b4b7-484b-86a4-3263f9d7d0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16141 | 2026.01.30 16:44:42.587513 [ 277 ] {be64675f-b4b7-484b-86a4-3263f9d7d0ef} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16142 | 2026.01.30 16:44:42.587737 [ 277 ] {be64675f-b4b7-484b-86a4-3263f9d7d0ef} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16143 | 2026.01.30 16:44:42.587871 [ 277 ] {be64675f-b4b7-484b-86a4-3263f9d7d0ef} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001228 sec., 81433.22475570033 rows/sec., 6.36 MiB/sec. | ||
| 16144 | 2026.01.30 16:44:42.587908 [ 277 ] {be64675f-b4b7-484b-86a4-3263f9d7d0ef} <Debug> TCPHandler: Processed in 0.001393995 sec. | ||
| 16145 | 2026.01.30 16:44:42.587954 [ 189 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 439 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390495 sec., 315714.90728121996 rows/sec., 21.98 MiB/sec. | ||
| 16146 | 2026.01.30 16:44:42.588032 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16147 | 2026.01.30 16:44:42.588107 [ 188 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16148 | 2026.01.30 16:44:42.588130 [ 277 ] {87677e39-6454-40f2-a0f9-c75b17ca9a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16149 | 2026.01.30 16:44:42.588179 [ 277 ] {87677e39-6454-40f2-a0f9-c75b17ca9a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16150 | 2026.01.30 16:44:42.588363 [ 188 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_116_23} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16151 | 2026.01.30 16:44:42.588436 [ 188 ] {30911525-902c-4510-b56e-afbc487d7a72::all_1_116_23} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16152 | 2026.01.30 16:44:42.588507 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 16153 | 2026.01.30 16:44:42.588602 [ 277 ] {87677e39-6454-40f2-a0f9-c75b17ca9a81} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16154 | 2026.01.30 16:44:42.588642 [ 277 ] {87677e39-6454-40f2-a0f9-c75b17ca9a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16155 | 2026.01.30 16:44:42.588985 [ 277 ] {87677e39-6454-40f2-a0f9-c75b17ca9a81} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16156 | 2026.01.30 16:44:42.589193 [ 277 ] {87677e39-6454-40f2-a0f9-c75b17ca9a81} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16157 | 2026.01.30 16:44:42.589322 [ 277 ] {87677e39-6454-40f2-a0f9-c75b17ca9a81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 16158 | 2026.01.30 16:44:42.589359 [ 277 ] {87677e39-6454-40f2-a0f9-c75b17ca9a81} <Debug> TCPHandler: Processed in 0.001379045 sec. | ||
| 16159 | 2026.01.30 16:44:42.589469 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16160 | 2026.01.30 16:44:42.589560 [ 277 ] {681c0c83-4fa5-4708-a973-e5a5962266bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16161 | 2026.01.30 16:44:42.589613 [ 277 ] {681c0c83-4fa5-4708-a973-e5a5962266bb} <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 | ||
| 16162 | 2026.01.30 16:44:42.590440 [ 277 ] {681c0c83-4fa5-4708-a973-e5a5962266bb} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16163 | 2026.01.30 16:44:42.590475 [ 277 ] {681c0c83-4fa5-4708-a973-e5a5962266bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16164 | 2026.01.30 16:44:42.591020 [ 277 ] {681c0c83-4fa5-4708-a973-e5a5962266bb} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16165 | 2026.01.30 16:44:42.591236 [ 277 ] {681c0c83-4fa5-4708-a973-e5a5962266bb} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16166 | 2026.01.30 16:44:42.591369 [ 277 ] {681c0c83-4fa5-4708-a973-e5a5962266bb} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001826 sec., 19715.224534501645 rows/sec., 35.33 MiB/sec. | ||
| 16167 | 2026.01.30 16:44:42.591424 [ 277 ] {681c0c83-4fa5-4708-a973-e5a5962266bb} <Debug> TCPHandler: Processed in 0.002003515 sec. | ||
| 16168 | 2026.01.30 16:44:42.591539 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16169 | 2026.01.30 16:44:42.591630 [ 277 ] {6fe51d3a-b4b4-44d0-867f-ba667e54c8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16170 | 2026.01.30 16:44:42.591671 [ 277 ] {6fe51d3a-b4b4-44d0-867f-ba667e54c8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16171 | 2026.01.30 16:44:42.592007 [ 277 ] {6fe51d3a-b4b4-44d0-867f-ba667e54c8cb} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16172 | 2026.01.30 16:44:42.592048 [ 277 ] {6fe51d3a-b4b4-44d0-867f-ba667e54c8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16173 | 2026.01.30 16:44:42.592338 [ 277 ] {6fe51d3a-b4b4-44d0-867f-ba667e54c8cb} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16174 | 2026.01.30 16:44:42.592541 [ 277 ] {6fe51d3a-b4b4-44d0-867f-ba667e54c8cb} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16175 | 2026.01.30 16:44:42.592643 [ 85 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16176 | 2026.01.30 16:44:42.592668 [ 277 ] {6fe51d3a-b4b4-44d0-867f-ba667e54c8cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 16177 | 2026.01.30 16:44:42.592676 [ 85 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16178 | 2026.01.30 16:44:42.592709 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16179 | 2026.01.30 16:44:42.592713 [ 277 ] {6fe51d3a-b4b4-44d0-867f-ba667e54c8cb} <Debug> TCPHandler: Processed in 0.001223282 sec. | ||
| 16180 | 2026.01.30 16:44:42.592813 [ 190 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16181 | 2026.01.30 16:44:42.592920 [ 190 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16182 | 2026.01.30 16:44:42.592952 [ 190 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6804 rows starting from the beginning of the part | ||
| 16183 | 2026.01.30 16:44:42.593013 [ 190 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 16184 | 2026.01.30 16:44:42.593062 [ 190 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 16185 | 2026.01.30 16:44:42.593105 [ 190 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 16186 | 2026.01.30 16:44:42.593145 [ 190 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 16187 | 2026.01.30 16:44:42.593183 [ 190 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 16188 | 2026.01.30 16:44:42.594775 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7104 rows, containing 4 columns (4 merged, 0 gathered) in 0.002005616 sec., 3542053.9126133816 rows/sec., 235.90 MiB/sec. | ||
| 16189 | 2026.01.30 16:44:42.595279 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16190 | 2026.01.30 16:44:42.595571 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_116_23} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16191 | 2026.01.30 16:44:42.595646 [ 189 ] {368054f0-f5ef-4466-9b15-8d9acbd524e1::all_1_116_23} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16192 | 2026.01.30 16:44:42.595746 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 16193 | 2026.01.30 16:44:43.267336 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16194 | 2026.01.30 16:44:43.286811 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16195 | 2026.01.30 16:44:43.286878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16196 | 2026.01.30 16:44:43.293191 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16197 | 2026.01.30 16:44:43.293912 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16198 | 2026.01.30 16:44:43.297457 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16199 | 2026.01.30 16:44:43.703491 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16200 | 2026.01.30 16:44:43.703528 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16201 | 2026.01.30 16:44:43.710074 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16202 | 2026.01.30 16:44:46.280730 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1926 | ||
| 16203 | 2026.01.30 16:44:46.283092 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16204 | 2026.01.30 16:44:46.283147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16205 | 2026.01.30 16:44:46.284411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16206 | 2026.01.30 16:44:46.284861 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16207 | 2026.01.30 16:44:46.285308 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1926 | ||
| 16208 | 2026.01.30 16:44:47.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.79 MiB, peak 397.99 MiB, free memory in arenas 0.00 B, will set to 379.79 MiB (RSS), difference: 4.00 MiB | ||
| 16209 | 2026.01.30 16:44:47.414353 [ 221 ] {} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16210 | 2026.01.30 16:44:47.414399 [ 221 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16211 | 2026.01.30 16:44:47.417044 [ 221 ] {} <Debug> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16212 | 2026.01.30 16:44:47.580699 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16213 | 2026.01.30 16:44:47.580895 [ 277 ] {1cc82228-3095-403f-9e92-13845405d45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16214 | 2026.01.30 16:44:47.580979 [ 277 ] {1cc82228-3095-403f-9e92-13845405d45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16215 | 2026.01.30 16:44:47.581673 [ 277 ] {1cc82228-3095-403f-9e92-13845405d45d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16216 | 2026.01.30 16:44:47.581716 [ 277 ] {1cc82228-3095-403f-9e92-13845405d45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16217 | 2026.01.30 16:44:47.582115 [ 277 ] {1cc82228-3095-403f-9e92-13845405d45d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16218 | 2026.01.30 16:44:47.582343 [ 277 ] {1cc82228-3095-403f-9e92-13845405d45d} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16219 | 2026.01.30 16:44:47.582502 [ 277 ] {1cc82228-3095-403f-9e92-13845405d45d} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001658 sec., 38600.72376357057 rows/sec., 3.06 MiB/sec. | ||
| 16220 | 2026.01.30 16:44:47.582546 [ 277 ] {1cc82228-3095-403f-9e92-13845405d45d} <Debug> TCPHandler: Processed in 0.001994245 sec. | ||
| 16221 | 2026.01.30 16:44:47.582671 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16222 | 2026.01.30 16:44:47.582768 [ 277 ] {bcaa19a9-6d4d-4001-ac3b-9af2ba49450e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16223 | 2026.01.30 16:44:47.582809 [ 277 ] {bcaa19a9-6d4d-4001-ac3b-9af2ba49450e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16224 | 2026.01.30 16:44:47.583219 [ 277 ] {bcaa19a9-6d4d-4001-ac3b-9af2ba49450e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16225 | 2026.01.30 16:44:47.583256 [ 277 ] {bcaa19a9-6d4d-4001-ac3b-9af2ba49450e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16226 | 2026.01.30 16:44:47.583556 [ 277 ] {bcaa19a9-6d4d-4001-ac3b-9af2ba49450e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16227 | 2026.01.30 16:44:47.583772 [ 277 ] {bcaa19a9-6d4d-4001-ac3b-9af2ba49450e} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16228 | 2026.01.30 16:44:47.583908 [ 277 ] {bcaa19a9-6d4d-4001-ac3b-9af2ba49450e} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001158 sec., 3454.231433506045 rows/sec., 259.74 KiB/sec. | ||
| 16229 | 2026.01.30 16:44:47.583947 [ 277 ] {bcaa19a9-6d4d-4001-ac3b-9af2ba49450e} <Debug> TCPHandler: Processed in 0.001326793 sec. | ||
| 16230 | 2026.01.30 16:44:47.584059 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16231 | 2026.01.30 16:44:47.584155 [ 277 ] {85d30eac-ef0a-4078-a864-f1e951cec76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16232 | 2026.01.30 16:44:47.584194 [ 277 ] {85d30eac-ef0a-4078-a864-f1e951cec76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16233 | 2026.01.30 16:44:47.584622 [ 277 ] {85d30eac-ef0a-4078-a864-f1e951cec76c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16234 | 2026.01.30 16:44:47.584659 [ 277 ] {85d30eac-ef0a-4078-a864-f1e951cec76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16235 | 2026.01.30 16:44:47.584968 [ 277 ] {85d30eac-ef0a-4078-a864-f1e951cec76c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16236 | 2026.01.30 16:44:47.585182 [ 277 ] {85d30eac-ef0a-4078-a864-f1e951cec76c} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16237 | 2026.01.30 16:44:47.585315 [ 277 ] {85d30eac-ef0a-4078-a864-f1e951cec76c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001178 sec., 57724.95755517827 rows/sec., 4.51 MiB/sec. | ||
| 16238 | 2026.01.30 16:44:47.585354 [ 277 ] {85d30eac-ef0a-4078-a864-f1e951cec76c} <Debug> TCPHandler: Processed in 0.001344964 sec. | ||
| 16239 | 2026.01.30 16:44:47.585468 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16240 | 2026.01.30 16:44:47.585564 [ 277 ] {b5d6743f-6bf7-4e9b-aafc-3ba8353bb147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16241 | 2026.01.30 16:44:47.585608 [ 277 ] {b5d6743f-6bf7-4e9b-aafc-3ba8353bb147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16242 | 2026.01.30 16:44:47.586024 [ 277 ] {b5d6743f-6bf7-4e9b-aafc-3ba8353bb147} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16243 | 2026.01.30 16:44:47.586062 [ 277 ] {b5d6743f-6bf7-4e9b-aafc-3ba8353bb147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16244 | 2026.01.30 16:44:47.586411 [ 277 ] {b5d6743f-6bf7-4e9b-aafc-3ba8353bb147} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16245 | 2026.01.30 16:44:47.586624 [ 277 ] {b5d6743f-6bf7-4e9b-aafc-3ba8353bb147} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16246 | 2026.01.30 16:44:47.586748 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Selected 4 parts from all_1_113_23 to all_116_116_0 | ||
| 16247 | 2026.01.30 16:44:47.586757 [ 277 ] {b5d6743f-6bf7-4e9b-aafc-3ba8353bb147} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 16248 | 2026.01.30 16:44:47.586813 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16249 | 2026.01.30 16:44:47.586824 [ 277 ] {b5d6743f-6bf7-4e9b-aafc-3ba8353bb147} <Debug> TCPHandler: Processed in 0.001404896 sec. | ||
| 16250 | 2026.01.30 16:44:47.586840 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16251 | 2026.01.30 16:44:47.586940 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_116_24} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_113_23 to all_116_116_0 into Compact with storage Full | ||
| 16252 | 2026.01.30 16:44:47.586941 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16253 | 2026.01.30 16:44:47.587059 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_116_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16254 | 2026.01.30 16:44:47.587065 [ 277 ] {cf4ee8d6-1c95-4a6d-bc7b-b763e8738a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16255 | 2026.01.30 16:44:47.587093 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_23, total 33691 rows starting from the beginning of the part | ||
| 16256 | 2026.01.30 16:44:47.587123 [ 277 ] {cf4ee8d6-1c95-4a6d-bc7b-b763e8738a29} <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 | ||
| 16257 | 2026.01.30 16:44:47.587155 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 16258 | 2026.01.30 16:44:47.587206 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 16259 | 2026.01.30 16:44:47.587250 [ 190 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 884 rows starting from the beginning of the part | ||
| 16260 | 2026.01.30 16:44:47.587837 [ 277 ] {cf4ee8d6-1c95-4a6d-bc7b-b763e8738a29} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16261 | 2026.01.30 16:44:47.587871 [ 277 ] {cf4ee8d6-1c95-4a6d-bc7b-b763e8738a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16262 | 2026.01.30 16:44:47.588440 [ 277 ] {cf4ee8d6-1c95-4a6d-bc7b-b763e8738a29} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16263 | 2026.01.30 16:44:47.588668 [ 277 ] {cf4ee8d6-1c95-4a6d-bc7b-b763e8738a29} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16264 | 2026.01.30 16:44:47.588787 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16265 | 2026.01.30 16:44:47.588806 [ 277 ] {cf4ee8d6-1c95-4a6d-bc7b-b763e8738a29} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001754 sec., 2280.501710376283 rows/sec., 4.09 MiB/sec. | ||
| 16266 | 2026.01.30 16:44:47.588824 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16267 | 2026.01.30 16:44:47.588851 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16268 | 2026.01.30 16:44:47.588870 [ 277 ] {cf4ee8d6-1c95-4a6d-bc7b-b763e8738a29} <Debug> TCPHandler: Processed in 0.001976425 sec. | ||
| 16269 | 2026.01.30 16:44:47.588957 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16270 | 2026.01.30 16:44:47.588994 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16271 | 2026.01.30 16:44:47.589096 [ 277 ] {b7f18b3d-5d15-4147-8a24-b45493cf0253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16272 | 2026.01.30 16:44:47.589138 [ 277 ] {b7f18b3d-5d15-4147-8a24-b45493cf0253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16273 | 2026.01.30 16:44:47.589203 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16274 | 2026.01.30 16:44:47.589269 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2272 rows starting from the beginning of the part | ||
| 16275 | 2026.01.30 16:44:47.589403 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 4 rows starting from the beginning of the part | ||
| 16276 | 2026.01.30 16:44:47.589476 [ 277 ] {b7f18b3d-5d15-4147-8a24-b45493cf0253} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16277 | 2026.01.30 16:44:47.589513 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part | ||
| 16278 | 2026.01.30 16:44:47.589518 [ 277 ] {b7f18b3d-5d15-4147-8a24-b45493cf0253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16279 | 2026.01.30 16:44:47.589638 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 4 rows starting from the beginning of the part | ||
| 16280 | 2026.01.30 16:44:47.589750 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 36 rows starting from the beginning of the part | ||
| 16281 | 2026.01.30 16:44:47.589864 [ 189 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 4 rows starting from the beginning of the part | ||
| 16282 | 2026.01.30 16:44:47.589878 [ 277 ] {b7f18b3d-5d15-4147-8a24-b45493cf0253} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16283 | 2026.01.30 16:44:47.590102 [ 277 ] {b7f18b3d-5d15-4147-8a24-b45493cf0253} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16284 | 2026.01.30 16:44:47.590249 [ 277 ] {b7f18b3d-5d15-4147-8a24-b45493cf0253} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 16285 | 2026.01.30 16:44:47.590289 [ 277 ] {b7f18b3d-5d15-4147-8a24-b45493cf0253} <Debug> TCPHandler: Processed in 0.001345644 sec. | ||
| 16286 | 2026.01.30 16:44:47.594528 [ 196 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_116_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34895 rows, containing 5 columns (5 merged, 0 gathered) in 0.007621746 sec., 4578347.271084604 rows/sec., 313.37 MiB/sec. | ||
| 16287 | 2026.01.30 16:44:47.594867 [ 186 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_116_24} <Trace> MergedBlockOutputStream: filled checksums all_1_116_24 (state Temporary) | ||
| 16288 | 2026.01.30 16:44:47.595183 [ 186 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_merge_all_1_116_24 to all_1_116_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16289 | 2026.01.30 16:44:47.595257 [ 186 ] {c426e49f-65a1-4591-ac5c-d95c38e245a2::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2) (MergerMutator): Merged 4 parts: [all_1_113_23, all_116_116_0] -> all_1_116_24 | ||
| 16290 | 2026.01.30 16:44:47.595328 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16291 | 2026.01.30 16:44:47.600869 [ 191 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2356 rows, containing 19 columns (19 merged, 0 gathered) in 0.012017415 sec., 196048.81748695538 rows/sec., 351.31 MiB/sec. | ||
| 16292 | 2026.01.30 16:44:47.603706 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16293 | 2026.01.30 16:44:47.604039 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16294 | 2026.01.30 16:44:47.604107 [ 186 ] {7c136f67-68ba-4e9b-97e6-048e7c19b119::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16295 | 2026.01.30 16:44:47.604216 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.46 MiB. | ||
| 16296 | 2026.01.30 16:44:48.000293 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.29 MiB, peak 398.72 MiB, free memory in arenas 0.00 B, will set to 385.99 MiB (RSS), difference: 5.70 MiB | ||
| 16297 | 2026.01.30 16:44:48.341465 [ 225 ] {} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16298 | 2026.01.30 16:44:48.341527 [ 225 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16299 | 2026.01.30 16:44:48.350043 [ 225 ] {} <Debug> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16300 | 2026.01.30 16:44:48.650197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39839 | ||
| 16301 | 2026.01.30 16:44:48.650703 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16302 | 2026.01.30 16:44:48.650748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16303 | 2026.01.30 16:44:48.651248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16304 | 2026.01.30 16:44:48.651485 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16305 | 2026.01.30 16:44:48.651639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39839 | ||
| 16306 | 2026.01.30 16:44:49.194567 [ 77 ] {} <Debug> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 16307 | 2026.01.30 16:44:49.194670 [ 77 ] {} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16308 | 2026.01.30 16:44:49.194709 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16309 | 2026.01.30 16:44:49.194877 [ 191 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 16310 | 2026.01.30 16:44:49.195099 [ 191 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16311 | 2026.01.30 16:44:49.195158 [ 191 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 24 rows starting from the beginning of the part | ||
| 16312 | 2026.01.30 16:44:49.195265 [ 191 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 16313 | 2026.01.30 16:44:49.195344 [ 191 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 16314 | 2026.01.30 16:44:49.195418 [ 191 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 16315 | 2026.01.30 16:44:49.195494 [ 191 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
| 16316 | 2026.01.30 16:44:49.196416 [ 186 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614148 sec., 32215.13764537081 rows/sec., 2.71 MiB/sec. | ||
| 16317 | 2026.01.30 16:44:49.196620 [ 194 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 16318 | 2026.01.30 16:44:49.196962 [ 194 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_30_7} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16319 | 2026.01.30 16:44:49.197051 [ 194 ] {584e0646-5a20-4c71-b308-30ded5fd4ab5::all_1_30_7} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 16320 | 2026.01.30 16:44:49.197169 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16321 | 2026.01.30 16:44:50.797677 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 16322 | 2026.01.30 16:44:50.817692 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16323 | 2026.01.30 16:44:50.817767 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16324 | 2026.01.30 16:44:50.824554 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16325 | 2026.01.30 16:44:50.825294 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16326 | 2026.01.30 16:44:50.828830 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 16327 | 2026.01.30 16:44:52.394876 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16328 | 2026.01.30 16:44:52.394977 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16329 | 2026.01.30 16:44:52.397749 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16330 | 2026.01.30 16:44:52.595659 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16331 | 2026.01.30 16:44:52.595826 [ 277 ] {3c6735ae-6fee-453a-8a69-52b2027ce294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16332 | 2026.01.30 16:44:52.595895 [ 277 ] {3c6735ae-6fee-453a-8a69-52b2027ce294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16333 | 2026.01.30 16:44:52.596762 [ 277 ] {3c6735ae-6fee-453a-8a69-52b2027ce294} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16334 | 2026.01.30 16:44:52.596807 [ 277 ] {3c6735ae-6fee-453a-8a69-52b2027ce294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16335 | 2026.01.30 16:44:52.597233 [ 277 ] {3c6735ae-6fee-453a-8a69-52b2027ce294} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16336 | 2026.01.30 16:44:52.597467 [ 277 ] {3c6735ae-6fee-453a-8a69-52b2027ce294} <Trace> oximeter.fields_i16 (cc61b44a-d484-464a-add6-710e92b68fb8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16337 | 2026.01.30 16:44:52.597630 [ 277 ] {3c6735ae-6fee-453a-8a69-52b2027ce294} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001853 sec., 240690.77172153266 rows/sec., 15.26 MiB/sec. | ||
| 16338 | 2026.01.30 16:44:52.597684 [ 277 ] {3c6735ae-6fee-453a-8a69-52b2027ce294} <Debug> TCPHandler: Processed in 0.002158159 sec. | ||
| 16339 | 2026.01.30 16:44:52.597820 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16340 | 2026.01.30 16:44:52.597925 [ 277 ] {1ea2f47a-b14b-4806-928c-2791ebc2770e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16341 | 2026.01.30 16:44:52.597971 [ 277 ] {1ea2f47a-b14b-4806-928c-2791ebc2770e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16342 | 2026.01.30 16:44:52.598397 [ 277 ] {1ea2f47a-b14b-4806-928c-2791ebc2770e} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16343 | 2026.01.30 16:44:52.598434 [ 277 ] {1ea2f47a-b14b-4806-928c-2791ebc2770e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16344 | 2026.01.30 16:44:52.598745 [ 277 ] {1ea2f47a-b14b-4806-928c-2791ebc2770e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 16345 | 2026.01.30 16:44:52.598958 [ 277 ] {1ea2f47a-b14b-4806-928c-2791ebc2770e} <Trace> oximeter.fields_ipaddr (584e0646-5a20-4c71-b308-30ded5fd4ab5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16346 | 2026.01.30 16:44:52.599094 [ 277 ] {1ea2f47a-b14b-4806-928c-2791ebc2770e} <Debug> executeQuery: Read 8 rows, 682.00 B in 0.001193 sec., 6705.783738474434 rows/sec., 558.27 KiB/sec. | ||
| 16347 | 2026.01.30 16:44:52.599135 [ 277 ] {1ea2f47a-b14b-4806-928c-2791ebc2770e} <Debug> TCPHandler: Processed in 0.001367475 sec. | ||
| 16348 | 2026.01.30 16:44:52.599252 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16349 | 2026.01.30 16:44:52.599349 [ 277 ] {d3b8a91e-ca91-4ca8-b878-5cbe60e3246f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16350 | 2026.01.30 16:44:52.599389 [ 277 ] {d3b8a91e-ca91-4ca8-b878-5cbe60e3246f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16351 | 2026.01.30 16:44:52.600453 [ 277 ] {d3b8a91e-ca91-4ca8-b878-5cbe60e3246f} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16352 | 2026.01.30 16:44:52.600490 [ 277 ] {d3b8a91e-ca91-4ca8-b878-5cbe60e3246f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16353 | 2026.01.30 16:44:52.600872 [ 277 ] {d3b8a91e-ca91-4ca8-b878-5cbe60e3246f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16354 | 2026.01.30 16:44:52.601083 [ 277 ] {d3b8a91e-ca91-4ca8-b878-5cbe60e3246f} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16355 | 2026.01.30 16:44:52.601219 [ 277 ] {d3b8a91e-ca91-4ca8-b878-5cbe60e3246f} <Debug> executeQuery: Read 1279 rows, 104.53 KiB in 0.001889 sec., 677077.8189518263 rows/sec., 54.04 MiB/sec. | ||
| 16356 | 2026.01.30 16:44:52.601258 [ 277 ] {d3b8a91e-ca91-4ca8-b878-5cbe60e3246f} <Debug> TCPHandler: Processed in 0.002056427 sec. | ||
| 16357 | 2026.01.30 16:44:52.601380 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16358 | 2026.01.30 16:44:52.601477 [ 277 ] {b122dd0b-e164-4d54-9b2f-5dcb2d2cedf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16359 | 2026.01.30 16:44:52.601518 [ 277 ] {b122dd0b-e164-4d54-9b2f-5dcb2d2cedf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16360 | 2026.01.30 16:44:52.602032 [ 277 ] {b122dd0b-e164-4d54-9b2f-5dcb2d2cedf6} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16361 | 2026.01.30 16:44:52.602069 [ 277 ] {b122dd0b-e164-4d54-9b2f-5dcb2d2cedf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16362 | 2026.01.30 16:44:52.602378 [ 277 ] {b122dd0b-e164-4d54-9b2f-5dcb2d2cedf6} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16363 | 2026.01.30 16:44:52.602594 [ 277 ] {b122dd0b-e164-4d54-9b2f-5dcb2d2cedf6} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16364 | 2026.01.30 16:44:52.602730 [ 277 ] {b122dd0b-e164-4d54-9b2f-5dcb2d2cedf6} <Debug> executeQuery: Read 267 rows, 16.67 KiB in 0.001272 sec., 209905.6603773585 rows/sec., 12.80 MiB/sec. | ||
| 16365 | 2026.01.30 16:44:52.602769 [ 277 ] {b122dd0b-e164-4d54-9b2f-5dcb2d2cedf6} <Debug> TCPHandler: Processed in 0.001439556 sec. | ||
| 16366 | 2026.01.30 16:44:52.602880 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16367 | 2026.01.30 16:44:52.602974 [ 277 ] {fdbc84da-5317-417c-a3de-3df92e139f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16368 | 2026.01.30 16:44:52.603015 [ 277 ] {fdbc84da-5317-417c-a3de-3df92e139f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16369 | 2026.01.30 16:44:52.603511 [ 277 ] {fdbc84da-5317-417c-a3de-3df92e139f34} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16370 | 2026.01.30 16:44:52.603547 [ 277 ] {fdbc84da-5317-417c-a3de-3df92e139f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16371 | 2026.01.30 16:44:52.603859 [ 277 ] {fdbc84da-5317-417c-a3de-3df92e139f34} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16372 | 2026.01.30 16:44:52.604066 [ 277 ] {fdbc84da-5317-417c-a3de-3df92e139f34} <Trace> oximeter.fields_u32 (5e6554ae-0346-4b67-a18e-6bf7d6f95d9c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16373 | 2026.01.30 16:44:52.604200 [ 277 ] {fdbc84da-5317-417c-a3de-3df92e139f34} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001244 sec., 184887.45980707393 rows/sec., 11.92 MiB/sec. | ||
| 16374 | 2026.01.30 16:44:52.604238 [ 277 ] {fdbc84da-5317-417c-a3de-3df92e139f34} <Debug> TCPHandler: Processed in 0.001408955 sec. | ||
| 16375 | 2026.01.30 16:44:52.604368 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16376 | 2026.01.30 16:44:52.604473 [ 277 ] {5a49c874-d88d-4a69-8dbc-973062dbc438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16377 | 2026.01.30 16:44:52.604514 [ 277 ] {5a49c874-d88d-4a69-8dbc-973062dbc438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16378 | 2026.01.30 16:44:52.605047 [ 277 ] {5a49c874-d88d-4a69-8dbc-973062dbc438} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16379 | 2026.01.30 16:44:52.605088 [ 277 ] {5a49c874-d88d-4a69-8dbc-973062dbc438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16380 | 2026.01.30 16:44:52.605415 [ 277 ] {5a49c874-d88d-4a69-8dbc-973062dbc438} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16381 | 2026.01.30 16:44:52.605635 [ 277 ] {5a49c874-d88d-4a69-8dbc-973062dbc438} <Trace> oximeter.fields_u8 (8a618b68-8d61-4b96-9770-7fb0a56b0774): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16382 | 2026.01.30 16:44:52.605772 [ 277 ] {5a49c874-d88d-4a69-8dbc-973062dbc438} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001319 sec., 173616.3760424564 rows/sec., 9.86 MiB/sec. | ||
| 16383 | 2026.01.30 16:44:52.605812 [ 277 ] {5a49c874-d88d-4a69-8dbc-973062dbc438} <Debug> TCPHandler: Processed in 0.001497127 sec. | ||
| 16384 | 2026.01.30 16:44:52.605932 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16385 | 2026.01.30 16:44:52.606027 [ 277 ] {8b683756-75ff-4d20-8948-d3e2b7047c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16386 | 2026.01.30 16:44:52.606067 [ 277 ] {8b683756-75ff-4d20-8948-d3e2b7047c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16387 | 2026.01.30 16:44:52.606878 [ 277 ] {8b683756-75ff-4d20-8948-d3e2b7047c93} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16388 | 2026.01.30 16:44:52.606915 [ 277 ] {8b683756-75ff-4d20-8948-d3e2b7047c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16389 | 2026.01.30 16:44:52.607261 [ 277 ] {8b683756-75ff-4d20-8948-d3e2b7047c93} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16390 | 2026.01.30 16:44:52.607478 [ 277 ] {8b683756-75ff-4d20-8948-d3e2b7047c93} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16391 | 2026.01.30 16:44:52.607617 [ 277 ] {8b683756-75ff-4d20-8948-d3e2b7047c93} <Debug> executeQuery: Read 777 rows, 55.81 KiB in 0.001608 sec., 483208.9552238806 rows/sec., 33.90 MiB/sec. | ||
| 16392 | 2026.01.30 16:44:52.607659 [ 277 ] {8b683756-75ff-4d20-8948-d3e2b7047c93} <Debug> TCPHandler: Processed in 0.001778382 sec. | ||
| 16393 | 2026.01.30 16:44:52.607780 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16394 | 2026.01.30 16:44:52.607875 [ 277 ] {17cd5c6b-7421-4e20-b8ea-af46a7a1f7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16395 | 2026.01.30 16:44:52.607917 [ 277 ] {17cd5c6b-7421-4e20-b8ea-af46a7a1f7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16396 | 2026.01.30 16:44:52.608273 [ 277 ] {17cd5c6b-7421-4e20-b8ea-af46a7a1f7cf} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16397 | 2026.01.30 16:44:52.608310 [ 277 ] {17cd5c6b-7421-4e20-b8ea-af46a7a1f7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16398 | 2026.01.30 16:44:52.608622 [ 277 ] {17cd5c6b-7421-4e20-b8ea-af46a7a1f7cf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 16399 | 2026.01.30 16:44:52.608845 [ 277 ] {17cd5c6b-7421-4e20-b8ea-af46a7a1f7cf} <Trace> oximeter.measurements_bool (34af8224-339d-4fc6-9814-81aca1ae9c5b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16400 | 2026.01.30 16:44:52.608978 [ 277 ] {17cd5c6b-7421-4e20-b8ea-af46a7a1f7cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 279.64 KiB/sec. | ||
| 16401 | 2026.01.30 16:44:52.609017 [ 277 ] {17cd5c6b-7421-4e20-b8ea-af46a7a1f7cf} <Debug> TCPHandler: Processed in 0.001287763 sec. | ||
| 16402 | 2026.01.30 16:44:52.609134 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16403 | 2026.01.30 16:44:52.609228 [ 277 ] {41c6358f-4446-4d9a-8df7-f261172f1f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16404 | 2026.01.30 16:44:52.609270 [ 277 ] {41c6358f-4446-4d9a-8df7-f261172f1f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16405 | 2026.01.30 16:44:52.609762 [ 277 ] {41c6358f-4446-4d9a-8df7-f261172f1f9b} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16406 | 2026.01.30 16:44:52.609799 [ 277 ] {41c6358f-4446-4d9a-8df7-f261172f1f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16407 | 2026.01.30 16:44:52.610142 [ 277 ] {41c6358f-4446-4d9a-8df7-f261172f1f9b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16408 | 2026.01.30 16:44:52.610357 [ 277 ] {41c6358f-4446-4d9a-8df7-f261172f1f9b} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16409 | 2026.01.30 16:44:52.610487 [ 277 ] {41c6358f-4446-4d9a-8df7-f261172f1f9b} <Debug> executeQuery: Read 332 rows, 22.29 KiB in 0.001278 sec., 259780.9076682316 rows/sec., 17.03 MiB/sec. | ||
| 16410 | 2026.01.30 16:44:52.610525 [ 277 ] {41c6358f-4446-4d9a-8df7-f261172f1f9b} <Debug> TCPHandler: Processed in 0.001442335 sec. | ||
| 16411 | 2026.01.30 16:44:52.610639 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16412 | 2026.01.30 16:44:52.610732 [ 277 ] {0b5125da-a82c-4a34-82e6-a5092a5c9d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16413 | 2026.01.30 16:44:52.610775 [ 277 ] {0b5125da-a82c-4a34-82e6-a5092a5c9d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16414 | 2026.01.30 16:44:52.611095 [ 277 ] {0b5125da-a82c-4a34-82e6-a5092a5c9d4e} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16415 | 2026.01.30 16:44:52.611132 [ 277 ] {0b5125da-a82c-4a34-82e6-a5092a5c9d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16416 | 2026.01.30 16:44:52.611419 [ 277 ] {0b5125da-a82c-4a34-82e6-a5092a5c9d4e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 16417 | 2026.01.30 16:44:52.611622 [ 277 ] {0b5125da-a82c-4a34-82e6-a5092a5c9d4e} <Trace> oximeter.measurements_f64 (f7413629-4138-4b60-b41c-b5e0f4aee64a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16418 | 2026.01.30 16:44:52.611752 [ 277 ] {0b5125da-a82c-4a34-82e6-a5092a5c9d4e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 16419 | 2026.01.30 16:44:52.611790 [ 277 ] {0b5125da-a82c-4a34-82e6-a5092a5c9d4e} <Debug> TCPHandler: Processed in 0.001200742 sec. | ||
| 16420 | 2026.01.30 16:44:52.611904 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16421 | 2026.01.30 16:44:52.611998 [ 277 ] {877445ff-064e-4e81-b5f1-e2bd752b57e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16422 | 2026.01.30 16:44:52.612054 [ 277 ] {877445ff-064e-4e81-b5f1-e2bd752b57e7} <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 | ||
| 16423 | 2026.01.30 16:44:52.612989 [ 277 ] {877445ff-064e-4e81-b5f1-e2bd752b57e7} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16424 | 2026.01.30 16:44:52.613026 [ 277 ] {877445ff-064e-4e81-b5f1-e2bd752b57e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16425 | 2026.01.30 16:44:52.613591 [ 277 ] {877445ff-064e-4e81-b5f1-e2bd752b57e7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16426 | 2026.01.30 16:44:52.613828 [ 277 ] {877445ff-064e-4e81-b5f1-e2bd752b57e7} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16427 | 2026.01.30 16:44:52.613977 [ 277 ] {877445ff-064e-4e81-b5f1-e2bd752b57e7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001996 sec., 18036.072144288577 rows/sec., 32.32 MiB/sec. | ||
| 16428 | 2026.01.30 16:44:52.614054 [ 277 ] {877445ff-064e-4e81-b5f1-e2bd752b57e7} <Debug> TCPHandler: Processed in 0.002199069 sec. | ||
| 16429 | 2026.01.30 16:44:52.614176 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16430 | 2026.01.30 16:44:52.614270 [ 277 ] {2c2a5223-8749-4f45-886e-dd852f02a9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16431 | 2026.01.30 16:44:52.614312 [ 277 ] {2c2a5223-8749-4f45-886e-dd852f02a9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16432 | 2026.01.30 16:44:52.614676 [ 277 ] {2c2a5223-8749-4f45-886e-dd852f02a9e5} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16433 | 2026.01.30 16:44:52.614712 [ 277 ] {2c2a5223-8749-4f45-886e-dd852f02a9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16434 | 2026.01.30 16:44:52.615031 [ 277 ] {2c2a5223-8749-4f45-886e-dd852f02a9e5} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16435 | 2026.01.30 16:44:52.615241 [ 277 ] {2c2a5223-8749-4f45-886e-dd852f02a9e5} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16436 | 2026.01.30 16:44:52.615373 [ 277 ] {2c2a5223-8749-4f45-886e-dd852f02a9e5} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001121 sec., 96342.55129348795 rows/sec., 5.87 MiB/sec. | ||
| 16437 | 2026.01.30 16:44:52.615409 [ 277 ] {2c2a5223-8749-4f45-886e-dd852f02a9e5} <Debug> TCPHandler: Processed in 0.001283274 sec. | ||
| 16438 | 2026.01.30 16:44:55.949972 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16439 | 2026.01.30 16:44:55.950057 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16440 | 2026.01.30 16:44:56.151851 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40351 | ||
| 16441 | 2026.01.30 16:44:56.152409 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16442 | 2026.01.30 16:44:56.152457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16443 | 2026.01.30 16:44:56.152971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16444 | 2026.01.30 16:44:56.153222 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c10528e-82c7-4f45-8771-875b7e2402c5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16445 | 2026.01.30 16:44:56.153385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40351 | ||
| 16446 | 2026.01.30 16:44:56.285746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1962 | ||
| 16447 | 2026.01.30 16:44:56.288441 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16448 | 2026.01.30 16:44:56.288500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16449 | 2026.01.30 16:44:56.289763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16450 | 2026.01.30 16:44:56.290043 [ 243 ] {} <Trace> system.query_log (bee4bbd7-5c3e-4778-803f-a186d7b052f9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16451 | 2026.01.30 16:44:56.290505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1962 | ||
| 16452 | 2026.01.30 16:44:57.581212 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16453 | 2026.01.30 16:44:57.581394 [ 277 ] {79aeb676-1f0a-4da4-bf21-ba3742bc7b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16454 | 2026.01.30 16:44:57.581460 [ 277 ] {79aeb676-1f0a-4da4-bf21-ba3742bc7b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16455 | 2026.01.30 16:44:57.582168 [ 277 ] {79aeb676-1f0a-4da4-bf21-ba3742bc7b73} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16456 | 2026.01.30 16:44:57.582212 [ 277 ] {79aeb676-1f0a-4da4-bf21-ba3742bc7b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16457 | 2026.01.30 16:44:57.582623 [ 277 ] {79aeb676-1f0a-4da4-bf21-ba3742bc7b73} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16458 | 2026.01.30 16:44:57.582851 [ 277 ] {79aeb676-1f0a-4da4-bf21-ba3742bc7b73} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16459 | 2026.01.30 16:44:57.583007 [ 58 ] {} <Debug> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16460 | 2026.01.30 16:44:57.583025 [ 277 ] {79aeb676-1f0a-4da4-bf21-ba3742bc7b73} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001683 sec., 38027.332144979206 rows/sec., 3.01 MiB/sec. | ||
| 16461 | 2026.01.30 16:44:57.583044 [ 58 ] {} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16462 | 2026.01.30 16:44:57.583064 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16463 | 2026.01.30 16:44:57.583080 [ 277 ] {79aeb676-1f0a-4da4-bf21-ba3742bc7b73} <Debug> TCPHandler: Processed in 0.001997036 sec. | ||
| 16464 | 2026.01.30 16:44:57.583183 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16465 | 2026.01.30 16:44:57.583203 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16466 | 2026.01.30 16:44:57.583324 [ 277 ] {d3480bd2-674d-4d84-b281-3338bc9b1377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16467 | 2026.01.30 16:44:57.583329 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16468 | 2026.01.30 16:44:57.583371 [ 277 ] {d3480bd2-674d-4d84-b281-3338bc9b1377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16469 | 2026.01.30 16:44:57.583376 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2558 rows starting from the beginning of the part | ||
| 16470 | 2026.01.30 16:44:57.583461 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1328 rows starting from the beginning of the part | ||
| 16471 | 2026.01.30 16:44:57.583506 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 128 rows starting from the beginning of the part | ||
| 16472 | 2026.01.30 16:44:57.583547 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 16473 | 2026.01.30 16:44:57.583587 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1279 rows starting from the beginning of the part | ||
| 16474 | 2026.01.30 16:44:57.583628 [ 191 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 16475 | 2026.01.30 16:44:57.583802 [ 277 ] {d3480bd2-674d-4d84-b281-3338bc9b1377} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16476 | 2026.01.30 16:44:57.583842 [ 277 ] {d3480bd2-674d-4d84-b281-3338bc9b1377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16477 | 2026.01.30 16:44:57.584154 [ 277 ] {d3480bd2-674d-4d84-b281-3338bc9b1377} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16478 | 2026.01.30 16:44:57.584379 [ 277 ] {d3480bd2-674d-4d84-b281-3338bc9b1377} <Trace> oximeter.fields_u16 (30911525-902c-4510-b56e-afbc487d7a72): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16479 | 2026.01.30 16:44:57.584517 [ 277 ] {d3480bd2-674d-4d84-b281-3338bc9b1377} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001217 sec., 3286.770747740345 rows/sec., 247.15 KiB/sec. | ||
| 16480 | 2026.01.30 16:44:57.584556 [ 277 ] {d3480bd2-674d-4d84-b281-3338bc9b1377} <Debug> TCPHandler: Processed in 0.001404674 sec. | ||
| 16481 | 2026.01.30 16:44:57.584696 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16482 | 2026.01.30 16:44:57.584790 [ 277 ] {056db25b-23ac-4645-ba34-5f54ae7a4a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16483 | 2026.01.30 16:44:57.584831 [ 277 ] {056db25b-23ac-4645-ba34-5f54ae7a4a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16484 | 2026.01.30 16:44:57.585266 [ 277 ] {056db25b-23ac-4645-ba34-5f54ae7a4a83} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16485 | 2026.01.30 16:44:57.585300 [ 277 ] {056db25b-23ac-4645-ba34-5f54ae7a4a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16486 | 2026.01.30 16:44:57.585613 [ 277 ] {056db25b-23ac-4645-ba34-5f54ae7a4a83} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16487 | 2026.01.30 16:44:57.585684 [ 186 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5421 rows, containing 5 columns (5 merged, 0 gathered) in 0.002558356 sec., 2118938.8810626827 rows/sec., 181.34 MiB/sec. | ||
| 16488 | 2026.01.30 16:44:57.585822 [ 277 ] {056db25b-23ac-4645-ba34-5f54ae7a4a83} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16489 | 2026.01.30 16:44:57.585931 [ 58 ] {} <Debug> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16490 | 2026.01.30 16:44:57.585950 [ 277 ] {056db25b-23ac-4645-ba34-5f54ae7a4a83} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001179 sec., 57675.99660729432 rows/sec., 4.50 MiB/sec. | ||
| 16491 | 2026.01.30 16:44:57.585957 [ 58 ] {} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16492 | 2026.01.30 16:44:57.585981 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16493 | 2026.01.30 16:44:57.585988 [ 277 ] {056db25b-23ac-4645-ba34-5f54ae7a4a83} <Debug> TCPHandler: Processed in 0.001341404 sec. | ||
| 16494 | 2026.01.30 16:44:57.585993 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16495 | 2026.01.30 16:44:57.586051 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16496 | 2026.01.30 16:44:57.586108 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16497 | 2026.01.30 16:44:57.586138 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16498 | 2026.01.30 16:44:57.586167 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1307 rows starting from the beginning of the part | ||
| 16499 | 2026.01.30 16:44:57.586213 [ 277 ] {3a13b1a6-7a3b-4d7f-b038-7c39a974152f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16500 | 2026.01.30 16:44:57.586218 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 568 rows starting from the beginning of the part | ||
| 16501 | 2026.01.30 16:44:57.586265 [ 277 ] {3a13b1a6-7a3b-4d7f-b038-7c39a974152f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16502 | 2026.01.30 16:44:57.586273 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 100 rows starting from the beginning of the part | ||
| 16503 | 2026.01.30 16:44:57.586319 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 68 rows starting from the beginning of the part | ||
| 16504 | 2026.01.30 16:44:57.586327 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_121_24} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16505 | 2026.01.30 16:44:57.586354 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 777 rows starting from the beginning of the part | ||
| 16506 | 2026.01.30 16:44:57.586390 [ 191 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 68 rows starting from the beginning of the part | ||
| 16507 | 2026.01.30 16:44:57.586417 [ 187 ] {6b941190-7407-4490-8c92-c94e7a039aff::all_1_121_24} <Trace> oximeter.fields_string (6b941190-7407-4490-8c92-c94e7a039aff) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16508 | 2026.01.30 16:44:57.586507 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 16509 | 2026.01.30 16:44:57.586700 [ 277 ] {3a13b1a6-7a3b-4d7f-b038-7c39a974152f} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16510 | 2026.01.30 16:44:57.586740 [ 277 ] {3a13b1a6-7a3b-4d7f-b038-7c39a974152f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16511 | 2026.01.30 16:44:57.587079 [ 277 ] {3a13b1a6-7a3b-4d7f-b038-7c39a974152f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16512 | 2026.01.30 16:44:57.587284 [ 277 ] {3a13b1a6-7a3b-4d7f-b038-7c39a974152f} <Trace> oximeter.measurements_cumulativeu64 (c426e49f-65a1-4591-ac5c-d95c38e245a2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16513 | 2026.01.30 16:44:57.587414 [ 277 ] {3a13b1a6-7a3b-4d7f-b038-7c39a974152f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 16514 | 2026.01.30 16:44:57.587450 [ 277 ] {3a13b1a6-7a3b-4d7f-b038-7c39a974152f} <Debug> TCPHandler: Processed in 0.001390014 sec. | ||
| 16515 | 2026.01.30 16:44:57.587449 [ 195 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2888 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426055 sec., 2025167.3322557684 rows/sec., 154.80 MiB/sec. | ||
| 16516 | 2026.01.30 16:44:57.587563 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16517 | 2026.01.30 16:44:57.587660 [ 277 ] {fc3fee41-a9e4-4450-9fb2-aa384ec2481e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16518 | 2026.01.30 16:44:57.587660 [ 186 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16519 | 2026.01.30 16:44:57.587715 [ 277 ] {fc3fee41-a9e4-4450-9fb2-aa384ec2481e} <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 | ||
| 16520 | 2026.01.30 16:44:57.587932 [ 186 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_121_24} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16521 | 2026.01.30 16:44:57.588000 [ 186 ] {d03e1431-d943-44d5-9ab8-ea75a94a9cf5::all_1_121_24} <Trace> oximeter.fields_uuid (d03e1431-d943-44d5-9ab8-ea75a94a9cf5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16522 | 2026.01.30 16:44:57.588077 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 16523 | 2026.01.30 16:44:57.588477 [ 277 ] {fc3fee41-a9e4-4450-9fb2-aa384ec2481e} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16524 | 2026.01.30 16:44:57.588511 [ 277 ] {fc3fee41-a9e4-4450-9fb2-aa384ec2481e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16525 | 2026.01.30 16:44:57.589008 [ 277 ] {fc3fee41-a9e4-4450-9fb2-aa384ec2481e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16526 | 2026.01.30 16:44:57.589219 [ 277 ] {fc3fee41-a9e4-4450-9fb2-aa384ec2481e} <Trace> oximeter.measurements_histogramu64 (7c136f67-68ba-4e9b-97e6-048e7c19b119): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16527 | 2026.01.30 16:44:57.589361 [ 277 ] {fc3fee41-a9e4-4450-9fb2-aa384ec2481e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001717 sec., 2329.6447291788004 rows/sec., 4.17 MiB/sec. | ||
| 16528 | 2026.01.30 16:44:57.589432 [ 277 ] {fc3fee41-a9e4-4450-9fb2-aa384ec2481e} <Debug> TCPHandler: Processed in 0.001915555 sec. | ||
| 16529 | 2026.01.30 16:44:57.589547 [ 277 ] {} <Trace> TCP-Session: 585eab13-7b09-430c-80c6-a4629a16690d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16530 | 2026.01.30 16:44:57.589640 [ 277 ] {6f44b114-17ff-4007-b588-adef8868e454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50007) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16531 | 2026.01.30 16:44:57.589683 [ 277 ] {6f44b114-17ff-4007-b588-adef8868e454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16532 | 2026.01.30 16:44:57.590038 [ 277 ] {6f44b114-17ff-4007-b588-adef8868e454} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16533 | 2026.01.30 16:44:57.590074 [ 277 ] {6f44b114-17ff-4007-b588-adef8868e454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16534 | 2026.01.30 16:44:57.590410 [ 277 ] {6f44b114-17ff-4007-b588-adef8868e454} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16535 | 2026.01.30 16:44:57.590625 [ 277 ] {6f44b114-17ff-4007-b588-adef8868e454} <Trace> oximeter.measurements_u64 (368054f0-f5ef-4466-9b15-8d9acbd524e1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16536 | 2026.01.30 16:44:57.590759 [ 277 ] {6f44b114-17ff-4007-b588-adef8868e454} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 16537 | 2026.01.30 16:44:57.590796 [ 277 ] {6f44b114-17ff-4007-b588-adef8868e454} <Debug> TCPHandler: Processed in 0.001296673 sec. | ||
| 16538 | 2026.01.30 16:44:58.328921 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 16539 | 2026.01.30 16:44:58.348289 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16540 | 2026.01.30 16:44:58.348358 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 16541 | 2026.01.30 16:44:58.354959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16542 | 2026.01.30 16:44:58.355677 [ 245 ] {} <Trace> system.metric_log (74248089-ad53-47bc-812d-33079d3eb5b0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16543 | 2026.01.30 16:44:58.359064 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||