| 1 | [ Jan 2 18:38:23 Enabled. ] | ||
| 2 | [ Jan 2 18:38:23 Rereading configuration. ] | ||
| 3 | [ Jan 2 18:38:23 Rereading configuration. ] | ||
| 4 | [ Jan 2 18:38:25 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 2 18:38:25 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.02 18:38:28.398454 [ 1 ] {} <Information> Application: Will watch for the process with pid 25342 | ||
| 29 | 2026.01.02 18:38:28.398864 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.02 18:38:28.741235 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25342 | ||
| 31 | 2026.01.02 18:38:28.744059 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.02 18:38:28.744219 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.02 18:38:29.051351 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.02 18:38:29.083092 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.02 18:38:29.083231 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.02 18:38:29.083251 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.02 18:38:29.083310 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.02 18:38:29.084036 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.02 18:38:29.089850 [ 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.02 18:38:29.090802 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.02 18:38:29.091702 [ 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.02 18:38:29.091753 [ 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.02 18:38:29.091799 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.02 18:38:29.094236 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.02 18:38:29.095300 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.02 18:38:29.101713 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.02 18:38:29.102496 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.02 18:38:29.103964 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.02 18:38:29.104081 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.02 18:38:29.105277 [ 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.02 18:38:29.105877 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.02 18:38:29.114675 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.02 18:38:29.115345 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.02 18:38:29.122973 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.02 18:38:29.123387 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.02 18:38:29.123793 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.02 18:38:29.124175 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.02 18:38:29.125642 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.02 18:38:29.125668 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.02 18:38:29.125784 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.02 18:38:29.125884 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.02 18:38:29.145455 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.02 18:38:29.145484 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000187503 sec | ||
| 68 | 2026.01.02 18:38:29.145530 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.02 18:38:29.145574 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.02 18:38:29.148083 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.02 18:38:29.148702 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.02 18:38:29.176590 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.02 18:38:29.176636 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.02 18:38:29.176749 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.02 18:38:29.176764 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.02 18:38:29.176801 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.02 18:38:29.176904 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.02 18:38:29.179131 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.02 18:38:29.179181 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.02 18:38:29.179226 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.02 18:38:29.179395 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.02 18:38:29.179440 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.02 18:38:29.179454 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.02 18:38:29.179520 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.02 18:38:29.179534 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.02 18:38:29.179567 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.02 18:38:29.179624 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.02 18:38:29.223779 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.02 18:38:29.226271 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.02 18:38:29.226346 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.4201e-05 sec | ||
| 91 | 2026.01.02 18:38:29.226360 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.02 18:38:29.226371 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.02 18:38:29.226396 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.02 18:38:29.226615 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.02 18:38:29.226712 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.02 18:38:29.226726 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.02 18:38:29.226737 [ 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.02 18:38:29.226748 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.02 18:38:29.246842 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.02 18:38:29.247096 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.81 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.01.02 18:38:29.251366 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.37e-05 sec. | ||
| 102 | 2026.01.02 18:38:29.251785 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.02 18:38:29.253013 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.02 18:38:29.253033 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.02 18:38:29.309970 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38969 | ||
| 106 | 2026.01.02 18:38:29.310899 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.02 18:38:29.310970 [ 4 ] {} <Debug> TCP-Session: 39cf9de2-9a99-419c-9fc8-f760d385a590 Authenticating user 'default' from [fd00:1122:3344:101::b]:38969 | ||
| 108 | 2026.01.02 18:38:29.310999 [ 4 ] {} <Debug> TCP-Session: 39cf9de2-9a99-419c-9fc8-f760d385a590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.02 18:38:29.311087 [ 4 ] {} <Debug> TCP-Session: 39cf9de2-9a99-419c-9fc8-f760d385a590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.02 18:38:29.311186 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.02 18:38:29.311213 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.02 18:38:29.311300 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.02 18:38:29.313703 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39071 | ||
| 114 | 2026.01.02 18:38:29.313795 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38719 | ||
| 115 | 2026.01.02 18:38:29.313812 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48846 | ||
| 116 | 2026.01.02 18:38:29.313918 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.02 18:38:29.314012 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.02 18:38:29.314034 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38359 | ||
| 119 | 2026.01.02 18:38:29.314050 [ 5 ] {} <Debug> TCP-Session: 5b2f2afd-85d3-48a9-84ab-07bad306dcf7 Authenticating user 'default' from [fd00:1122:3344:101::b]:39071 | ||
| 120 | 2026.01.02 18:38:29.314079 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.01.02 18:38:29.314106 [ 5 ] {} <Debug> TCP-Session: 5b2f2afd-85d3-48a9-84ab-07bad306dcf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.01.02 18:38:29.314051 [ 254 ] {} <Debug> TCP-Session: a2c94e3d-1788-478e-9438-60bf9fd41a5a Authenticating user 'default' from [fd00:1122:3344:101::b]:38719 | ||
| 123 | 2026.01.02 18:38:29.314161 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33985 | ||
| 124 | 2026.01.02 18:38:29.314205 [ 6 ] {} <Debug> TCP-Session: fd8f4bce-f7b9-45d4-bcc7-402ed9249df5 Authenticating user 'default' from [fd00:1122:3344:101::b]:48846 | ||
| 125 | 2026.01.02 18:38:29.314219 [ 5 ] {} <Debug> TCP-Session: 5b2f2afd-85d3-48a9-84ab-07bad306dcf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.01.02 18:38:29.314210 [ 254 ] {} <Debug> TCP-Session: a2c94e3d-1788-478e-9438-60bf9fd41a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.02 18:38:29.314286 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38089 | ||
| 128 | 2026.01.02 18:38:29.314307 [ 6 ] {} <Debug> TCP-Session: fd8f4bce-f7b9-45d4-bcc7-402ed9249df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.02 18:38:29.314194 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.02 18:38:29.314360 [ 254 ] {} <Debug> TCP-Session: a2c94e3d-1788-478e-9438-60bf9fd41a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.02 18:38:29.314382 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56296 | ||
| 132 | 2026.01.02 18:38:29.314388 [ 255 ] {} <Debug> TCP-Session: 77e97b01-4e9a-4727-a2ce-c5f97b61b682 Authenticating user 'default' from [fd00:1122:3344:101::b]:38359 | ||
| 133 | 2026.01.02 18:38:29.314388 [ 6 ] {} <Debug> TCP-Session: fd8f4bce-f7b9-45d4-bcc7-402ed9249df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.02 18:38:29.314509 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.02 18:38:29.314481 [ 255 ] {} <Debug> TCP-Session: 77e97b01-4e9a-4727-a2ce-c5f97b61b682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.02 18:38:29.314375 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.01.02 18:38:29.314599 [ 257 ] {} <Debug> TCP-Session: d2f2a8c0-ebff-44ac-8302-0f77e65f0724 Authenticating user 'default' from [fd00:1122:3344:101::b]:38089 | ||
| 138 | 2026.01.02 18:38:29.314605 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.01.02 18:38:29.314631 [ 256 ] {} <Debug> TCP-Session: f61f687b-a848-48ab-9332-4dabbf486fee Authenticating user 'default' from [fd00:1122:3344:101::b]:33985 | ||
| 140 | 2026.01.02 18:38:29.314559 [ 255 ] {} <Debug> TCP-Session: 77e97b01-4e9a-4727-a2ce-c5f97b61b682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.02 18:38:29.314708 [ 256 ] {} <Debug> TCP-Session: f61f687b-a848-48ab-9332-4dabbf486fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.02 18:38:29.314726 [ 258 ] {} <Debug> TCP-Session: 7b6464ac-dd1e-49f6-bb61-c774b1bc1a25 Authenticating user 'default' from [fd00:1122:3344:101::b]:56296 | ||
| 143 | 2026.01.02 18:38:29.314688 [ 257 ] {} <Debug> TCP-Session: d2f2a8c0-ebff-44ac-8302-0f77e65f0724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.02 18:38:29.314788 [ 258 ] {} <Debug> TCP-Session: 7b6464ac-dd1e-49f6-bb61-c774b1bc1a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.02 18:38:29.314799 [ 256 ] {} <Debug> TCP-Session: f61f687b-a848-48ab-9332-4dabbf486fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.02 18:38:29.314849 [ 257 ] {} <Debug> TCP-Session: d2f2a8c0-ebff-44ac-8302-0f77e65f0724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.02 18:38:29.314878 [ 258 ] {} <Debug> TCP-Session: 7b6464ac-dd1e-49f6-bb61-c774b1bc1a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.02 18:38:29.327631 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59592 | ||
| 149 | 2026.01.02 18:38:29.329569 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.01.02 18:38:29.329747 [ 259 ] {} <Debug> TCP-Session: 7bc99d76-acd8-4ea4-8881-8e66a4693499 Authenticating user 'default' from [fd00:1122:3344:101::c]:59592 | ||
| 151 | 2026.01.02 18:38:29.329768 [ 259 ] {} <Debug> TCP-Session: 7bc99d76-acd8-4ea4-8881-8e66a4693499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.02 18:38:29.329780 [ 259 ] {} <Debug> TCP-Session: 7bc99d76-acd8-4ea4-8881-8e66a4693499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.02 18:38:29.329898 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.01.02 18:38:29.329926 [ 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 | ||
| 155 | 2026.01.02 18:38:29.329990 [ 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 | ||
| 156 | 2026.01.02 18:38:29.332929 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39213 | ||
| 157 | 2026.01.02 18:38:29.333060 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62401 | ||
| 158 | 2026.01.02 18:38:29.333154 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.01.02 18:38:29.333171 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56378 | ||
| 160 | 2026.01.02 18:38:29.333194 [ 260 ] {} <Debug> TCP-Session: 4f68c2cb-b5de-43a7-97f1-e9614dfacc15 Authenticating user 'default' from [fd00:1122:3344:101::c]:39213 | ||
| 161 | 2026.01.02 18:38:29.333283 [ 260 ] {} <Debug> TCP-Session: 4f68c2cb-b5de-43a7-97f1-e9614dfacc15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.01.02 18:38:29.333296 [ 260 ] {} <Debug> TCP-Session: 4f68c2cb-b5de-43a7-97f1-e9614dfacc15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.01.02 18:38:29.333322 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37876 | ||
| 164 | 2026.01.02 18:38:29.333360 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.01.02 18:38:29.333451 [ 261 ] {} <Debug> TCP-Session: 2df3c5bb-a4c7-4615-8017-195359a715cf Authenticating user 'default' from [fd00:1122:3344:101::c]:62401 | ||
| 166 | 2026.01.02 18:38:29.333473 [ 261 ] {} <Debug> TCP-Session: 2df3c5bb-a4c7-4615-8017-195359a715cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.01.02 18:38:29.333540 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58981 | ||
| 168 | 2026.01.02 18:38:29.333549 [ 261 ] {} <Debug> TCP-Session: 2df3c5bb-a4c7-4615-8017-195359a715cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.01.02 18:38:29.333554 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.01.02 18:38:29.333636 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.01.02 18:38:29.333645 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45924 | ||
| 172 | 2026.01.02 18:38:29.333638 [ 262 ] {} <Debug> TCP-Session: 3e5ef2d8-19ee-451f-a90d-fd810e3b5fc8 Authenticating user 'default' from [fd00:1122:3344:101::c]:56378 | ||
| 173 | 2026.01.02 18:38:29.333720 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.01.02 18:38:29.333753 [ 263 ] {} <Debug> TCP-Session: 528ed514-073d-4c24-9f56-2915b8ff00fd Authenticating user 'default' from [fd00:1122:3344:101::c]:37876 | ||
| 175 | 2026.01.02 18:38:29.333788 [ 264 ] {} <Debug> TCP-Session: 4b98c270-f68d-4c12-8a03-54668229e53f Authenticating user 'default' from [fd00:1122:3344:101::c]:58981 | ||
| 176 | 2026.01.02 18:38:29.333789 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45466 | ||
| 177 | 2026.01.02 18:38:29.333762 [ 262 ] {} <Debug> TCP-Session: 3e5ef2d8-19ee-451f-a90d-fd810e3b5fc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.01.02 18:38:29.333862 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.01.02 18:38:29.333859 [ 264 ] {} <Debug> TCP-Session: 4b98c270-f68d-4c12-8a03-54668229e53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.02 18:38:29.333846 [ 263 ] {} <Debug> TCP-Session: 528ed514-073d-4c24-9f56-2915b8ff00fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.02 18:38:29.333980 [ 265 ] {} <Debug> TCP-Session: f11dbc23-0694-4e1f-8bfc-ec458aeb2323 Authenticating user 'default' from [fd00:1122:3344:101::c]:45924 | ||
| 182 | 2026.01.02 18:38:29.333962 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.01.02 18:38:29.333958 [ 264 ] {} <Debug> TCP-Session: 4b98c270-f68d-4c12-8a03-54668229e53f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.02 18:38:29.334063 [ 266 ] {} <Debug> TCP-Session: c4598476-c519-4c72-8a2d-f520b0534737 Authenticating user 'default' from [fd00:1122:3344:101::c]:45466 | ||
| 185 | 2026.01.02 18:38:29.334060 [ 265 ] {} <Debug> TCP-Session: f11dbc23-0694-4e1f-8bfc-ec458aeb2323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.02 18:38:29.334028 [ 263 ] {} <Debug> TCP-Session: 528ed514-073d-4c24-9f56-2915b8ff00fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.02 18:38:29.334157 [ 266 ] {} <Debug> TCP-Session: c4598476-c519-4c72-8a2d-f520b0534737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.02 18:38:29.333945 [ 262 ] {} <Debug> TCP-Session: 3e5ef2d8-19ee-451f-a90d-fd810e3b5fc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.02 18:38:29.334225 [ 266 ] {} <Debug> TCP-Session: c4598476-c519-4c72-8a2d-f520b0534737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.02 18:38:29.334135 [ 265 ] {} <Debug> TCP-Session: f11dbc23-0694-4e1f-8bfc-ec458aeb2323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.02 18:38:29.669472 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62728 | ||
| 192 | 2026.01.02 18:38:29.671732 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.01.02 18:38:29.671777 [ 267 ] {} <Debug> TCP-Session: 89101afb-c05b-457b-b983-da7044ed14e8 Authenticating user 'default' from [fd00:1122:3344:101::a]:62728 | ||
| 194 | 2026.01.02 18:38:29.671846 [ 267 ] {} <Debug> TCP-Session: 89101afb-c05b-457b-b983-da7044ed14e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.01.02 18:38:29.671861 [ 267 ] {} <Debug> TCP-Session: 89101afb-c05b-457b-b983-da7044ed14e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.02 18:38:29.671932 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2026.01.02 18:38:29.671994 [ 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 | ||
| 198 | 2026.01.02 18:38:29.672011 [ 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 | ||
| 199 | 2026.01.02 18:38:29.674662 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41595 | ||
| 200 | 2026.01.02 18:38:29.674750 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54193 | ||
| 201 | 2026.01.02 18:38:29.674859 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.01.02 18:38:29.674904 [ 268 ] {} <Debug> TCP-Session: 2ea33326-8357-40bd-855d-adfe1ce8bd27 Authenticating user 'default' from [fd00:1122:3344:101::a]:41595 | ||
| 203 | 2026.01.02 18:38:29.674930 [ 268 ] {} <Debug> TCP-Session: 2ea33326-8357-40bd-855d-adfe1ce8bd27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.01.02 18:38:29.674978 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54250 | ||
| 205 | 2026.01.02 18:38:29.674988 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64032 | ||
| 206 | 2026.01.02 18:38:29.675020 [ 268 ] {} <Debug> TCP-Session: 2ea33326-8357-40bd-855d-adfe1ce8bd27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.01.02 18:38:29.675092 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2026.01.02 18:38:29.675266 [ 269 ] {} <Debug> TCP-Session: ea057d11-d2a0-4e4a-ba6b-4c351bb14076 Authenticating user 'default' from [fd00:1122:3344:101::a]:54193 | ||
| 209 | 2026.01.02 18:38:29.675120 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59138 | ||
| 210 | 2026.01.02 18:38:29.675296 [ 269 ] {} <Debug> TCP-Session: ea057d11-d2a0-4e4a-ba6b-4c351bb14076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.01.02 18:38:29.675315 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.01.02 18:38:29.675361 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.01.02 18:38:29.675355 [ 269 ] {} <Debug> TCP-Session: ea057d11-d2a0-4e4a-ba6b-4c351bb14076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.01.02 18:38:29.675390 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47728 | ||
| 215 | 2026.01.02 18:38:29.675455 [ 270 ] {} <Debug> TCP-Session: 3b1cec9c-0952-4ca9-8c82-c8f298885d78 Authenticating user 'default' from [fd00:1122:3344:101::a]:64032 | ||
| 216 | 2026.01.02 18:38:29.675448 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.01.02 18:38:29.675425 [ 271 ] {} <Debug> TCP-Session: 8edb914c-4b33-4428-8840-625e536841a1 Authenticating user 'default' from [fd00:1122:3344:101::a]:54250 | ||
| 218 | 2026.01.02 18:38:29.675538 [ 270 ] {} <Debug> TCP-Session: 3b1cec9c-0952-4ca9-8c82-c8f298885d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.01.02 18:38:29.675522 [ 272 ] {} <Debug> TCP-Session: 49a7a02c-b3f9-4d77-a80e-5e6babe1a210 Authenticating user 'default' from [fd00:1122:3344:101::a]:59138 | ||
| 220 | 2026.01.02 18:38:29.675274 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40941 | ||
| 221 | 2026.01.02 18:38:29.675591 [ 271 ] {} <Debug> TCP-Session: 8edb914c-4b33-4428-8840-625e536841a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.01.02 18:38:29.675630 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.01.02 18:38:29.675614 [ 270 ] {} <Debug> TCP-Session: 3b1cec9c-0952-4ca9-8c82-c8f298885d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.01.02 18:38:29.675604 [ 272 ] {} <Debug> TCP-Session: 49a7a02c-b3f9-4d77-a80e-5e6babe1a210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.01.02 18:38:29.675714 [ 274 ] {} <Debug> TCP-Session: 5233ade2-bf9d-4c95-8fb0-32a39c7c1b1d Authenticating user 'default' from [fd00:1122:3344:101::a]:47728 | ||
| 226 | 2026.01.02 18:38:29.675777 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.01.02 18:38:29.675694 [ 271 ] {} <Debug> TCP-Session: 8edb914c-4b33-4428-8840-625e536841a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.01.02 18:38:29.675842 [ 273 ] {} <Debug> TCP-Session: 4cbffc7e-0906-469f-8f28-dbacb78fc7bb Authenticating user 'default' from [fd00:1122:3344:101::a]:40941 | ||
| 229 | 2026.01.02 18:38:29.675835 [ 274 ] {} <Debug> TCP-Session: 5233ade2-bf9d-4c95-8fb0-32a39c7c1b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.02 18:38:29.675806 [ 272 ] {} <Debug> TCP-Session: 49a7a02c-b3f9-4d77-a80e-5e6babe1a210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.02 18:38:29.675933 [ 273 ] {} <Debug> TCP-Session: 4cbffc7e-0906-469f-8f28-dbacb78fc7bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.02 18:38:29.675915 [ 274 ] {} <Debug> TCP-Session: 5233ade2-bf9d-4c95-8fb0-32a39c7c1b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.02 18:38:29.676009 [ 273 ] {} <Debug> TCP-Session: 4cbffc7e-0906-469f-8f28-dbacb78fc7bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.02 18:38:29.854477 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62516 | ||
| 235 | 2026.01.02 18:38:29.854681 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2026.01.02 18:38:29.854714 [ 275 ] {} <Debug> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:62516 | ||
| 237 | 2026.01.02 18:38:29.854787 [ 275 ] {} <Debug> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.01.02 18:38:29.854842 [ 275 ] {} <Debug> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.02 18:38:29.854909 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 240 | 2026.01.02 18:38:29.854946 [ 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 | ||
| 241 | 2026.01.02 18:38:29.855045 [ 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 | ||
| 242 | 2026.01.02 18:38:29.857888 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43912 | ||
| 243 | 2026.01.02 18:38:29.858043 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38545 | ||
| 244 | 2026.01.02 18:38:29.858122 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49757 | ||
| 245 | 2026.01.02 18:38:29.858144 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 246 | 2026.01.02 18:38:29.858282 [ 276 ] {} <Debug> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Authenticating user 'default' from [fd00:1122:3344:101::d]:43912 | ||
| 247 | 2026.01.02 18:38:29.858294 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48050 | ||
| 248 | 2026.01.02 18:38:29.858306 [ 276 ] {} <Debug> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.01.02 18:38:29.858428 [ 276 ] {} <Debug> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.01.02 18:38:29.858887 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 251 | 2026.01.02 18:38:29.858940 [ 277 ] {} <Debug> TCP-Session: 15906051-6482-4428-8f3c-e7469ec043eb Authenticating user 'default' from [fd00:1122:3344:101::d]:38545 | ||
| 252 | 2026.01.02 18:38:29.859012 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53749 | ||
| 253 | 2026.01.02 18:38:29.859099 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2026.01.02 18:38:29.859103 [ 277 ] {} <Debug> TCP-Session: 15906051-6482-4428-8f3c-e7469ec043eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.01.02 18:38:29.859145 [ 278 ] {} <Debug> TCP-Session: 7e45be63-9a2f-4502-968c-30194aacbfd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49757 | ||
| 256 | 2026.01.02 18:38:29.859135 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56957 | ||
| 257 | 2026.01.02 18:38:29.859238 [ 277 ] {} <Debug> TCP-Session: 15906051-6482-4428-8f3c-e7469ec043eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.01.02 18:38:29.859286 [ 278 ] {} <Debug> TCP-Session: 7e45be63-9a2f-4502-968c-30194aacbfd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.01.02 18:38:29.859396 [ 278 ] {} <Debug> TCP-Session: 7e45be63-9a2f-4502-968c-30194aacbfd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.01.02 18:38:29.861100 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45063 | ||
| 261 | 2026.01.02 18:38:29.861925 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51627 | ||
| 262 | 2026.01.02 18:38:29.861981 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.01.02 18:38:29.862054 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.01.02 18:38:29.862069 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.01.02 18:38:29.862113 [ 282 ] {} <Debug> TCP-Session: b94cceb5-afe9-49fd-92cb-69137a4d97cd Authenticating user 'default' from [fd00:1122:3344:101::d]:45063 | ||
| 266 | 2026.01.02 18:38:29.862125 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 267 | 2026.01.02 18:38:29.862125 [ 279 ] {} <Debug> TCP-Session: f08e5f66-5b53-4db9-84ba-3fc1d12d3711 Authenticating user 'default' from [fd00:1122:3344:101::d]:48050 | ||
| 268 | 2026.01.02 18:38:29.862235 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.01.02 18:38:29.862232 [ 282 ] {} <Debug> TCP-Session: b94cceb5-afe9-49fd-92cb-69137a4d97cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.01.02 18:38:29.862286 [ 279 ] {} <Debug> TCP-Session: f08e5f66-5b53-4db9-84ba-3fc1d12d3711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.01.02 18:38:29.862226 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2026.01.02 18:38:29.862355 [ 282 ] {} <Debug> TCP-Session: b94cceb5-afe9-49fd-92cb-69137a4d97cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.01.02 18:38:29.862336 [ 283 ] {} <Debug> TCP-Session: e6b84ec7-7c71-4d64-8aad-9a76ba18545d Authenticating user 'default' from [fd00:1122:3344:101::d]:51627 | ||
| 274 | 2026.01.02 18:38:29.862117 [ 281 ] {} <Debug> TCP-Session: 73ef2b8a-c7a1-40c1-a9e7-7af281a56de3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56957 | ||
| 275 | 2026.01.02 18:38:29.862439 [ 280 ] {} <Debug> TCP-Session: d0f860e5-5c2e-4973-b2fd-43f9bc6e687a Authenticating user 'default' from [fd00:1122:3344:101::d]:53749 | ||
| 276 | 2026.01.02 18:38:29.862444 [ 283 ] {} <Debug> TCP-Session: e6b84ec7-7c71-4d64-8aad-9a76ba18545d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.01.02 18:38:29.862345 [ 279 ] {} <Debug> TCP-Session: f08e5f66-5b53-4db9-84ba-3fc1d12d3711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.01.02 18:38:29.862596 [ 280 ] {} <Debug> TCP-Session: d0f860e5-5c2e-4973-b2fd-43f9bc6e687a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.01.02 18:38:29.862583 [ 283 ] {} <Debug> TCP-Session: e6b84ec7-7c71-4d64-8aad-9a76ba18545d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.01.02 18:38:29.862574 [ 281 ] {} <Debug> TCP-Session: 73ef2b8a-c7a1-40c1-a9e7-7af281a56de3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.01.02 18:38:29.862733 [ 280 ] {} <Debug> TCP-Session: d0f860e5-5c2e-4973-b2fd-43f9bc6e687a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.01.02 18:38:29.862839 [ 281 ] {} <Debug> TCP-Session: 73ef2b8a-c7a1-40c1-a9e7-7af281a56de3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.01.02 18:38:29.868078 [ 275 ] {9ae92f24-3822-432a-84c5-3ff9327eb586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 284 | 2026.01.02 18:38:30.001125 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.02 MiB, peak 117.02 MiB, free memory in arenas 0.00 B, will set to 128.39 MiB (RSS), difference: 11.37 MiB | ||
| 285 | 2026.01.02 18:38:30.007100 [ 275 ] {9ae92f24-3822-432a-84c5-3ff9327eb586} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62516) (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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.01.02 18:38:30.008077 [ 275 ] {9ae92f24-3822-432a-84c5-3ff9327eb586} <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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.01.02 18:38:30.008301 [ 275 ] {9ae92f24-3822-432a-84c5-3ff9327eb586} <Debug> TCPHandler: Processed in 0.150250321 sec. | ||
| 334 | 2026.01.02 18:38:30.008888 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.01.02 18:38:30.009174 [ 276 ] {6b1bcadf-517d-48ab-845f-7bce447dc1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.01.02 18:38:30.009681 [ 276 ] {6b1bcadf-517d-48ab-845f-7bce447dc1f2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43912) (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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.01.02 18:38:30.010052 [ 276 ] {6b1bcadf-517d-48ab-845f-7bce447dc1f2} <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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.01.02 18:38:30.010383 [ 276 ] {6b1bcadf-517d-48ab-845f-7bce447dc1f2} <Debug> TCPHandler: Processed in 0.001687705 sec. | ||
| 385 | 2026.01.02 18:38:30.012860 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.02 18:38:30.013679 [ 275 ] {f4931004-f8b6-4fbb-be1c-2bc94961ad39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.01.02 18:38:30.016739 [ 275 ] {f4931004-f8b6-4fbb-be1c-2bc94961ad39} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.01.02 18:38:30.019641 [ 275 ] {f4931004-f8b6-4fbb-be1c-2bc94961ad39} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.01.02 18:38:30.019754 [ 275 ] {f4931004-f8b6-4fbb-be1c-2bc94961ad39} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000145362 sec | ||
| 390 | 2026.01.02 18:38:30.019774 [ 275 ] {f4931004-f8b6-4fbb-be1c-2bc94961ad39} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.01.02 18:38:30.019827 [ 275 ] {f4931004-f8b6-4fbb-be1c-2bc94961ad39} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.01.02 18:38:30.019899 [ 275 ] {f4931004-f8b6-4fbb-be1c-2bc94961ad39} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.01.02 18:38:30.023395 [ 275 ] {f4931004-f8b6-4fbb-be1c-2bc94961ad39} <Debug> TCPHandler: Processed in 0.010647502 sec. | ||
| 394 | 2026.01.02 18:38:30.023553 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.01.02 18:38:30.023707 [ 275 ] {d7edc843-bd41-4135-b965-bdb82277b7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) /* 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.02 18:38:30.023820 [ 275 ] {d7edc843-bd41-4135-b965-bdb82277b7c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.01.02 18:38:30.038791 [ 275 ] {d7edc843-bd41-4135-b965-bdb82277b7c8} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.01.02 18:38:30.041415 [ 275 ] {d7edc843-bd41-4135-b965-bdb82277b7c8} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354): Loading data parts | ||
| 400 | 2026.01.02 18:38:30.043834 [ 275 ] {d7edc843-bd41-4135-b965-bdb82277b7c8} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354): There are no data parts | ||
| 401 | 2026.01.02 18:38:30.052763 [ 275 ] {d7edc843-bd41-4135-b965-bdb82277b7c8} <Debug> TCPHandler: Processed in 0.029260544 sec. | ||
| 402 | 2026.01.02 18:38:30.053038 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.01.02 18:38:30.053232 [ 275 ] {200ce3d2-c7ae-4fbf-8300-4b55e22edcee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) /* 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.02 18:38:30.053357 [ 275 ] {200ce3d2-c7ae-4fbf-8300-4b55e22edcee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.01.02 18:38:30.082761 [ 275 ] {200ce3d2-c7ae-4fbf-8300-4b55e22edcee} <Debug> oximeter.measurements_bool (213c2366-6455-4fc4-b943-83c353602917): Loading data parts | ||
| 416 | 2026.01.02 18:38:30.083112 [ 275 ] {200ce3d2-c7ae-4fbf-8300-4b55e22edcee} <Debug> oximeter.measurements_bool (213c2366-6455-4fc4-b943-83c353602917): There are no data parts | ||
| 417 | 2026.01.02 18:38:30.088398 [ 275 ] {200ce3d2-c7ae-4fbf-8300-4b55e22edcee} <Debug> TCPHandler: Processed in 0.035427097 sec. | ||
| 418 | 2026.01.02 18:38:30.088593 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.01.02 18:38:30.088854 [ 275 ] {0385d64d-46de-4908-89f8-c37f0ce744f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.088903 [ 275 ] {0385d64d-46de-4908-89f8-c37f0ce744f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.01.02 18:38:30.091830 [ 275 ] {0385d64d-46de-4908-89f8-c37f0ce744f3} <Debug> oximeter.measurements_i8 (1ffeea37-cd13-4cd0-9a90-9cde774bc51f): Loading data parts | ||
| 422 | 2026.01.02 18:38:30.091990 [ 275 ] {0385d64d-46de-4908-89f8-c37f0ce744f3} <Debug> oximeter.measurements_i8 (1ffeea37-cd13-4cd0-9a90-9cde774bc51f): There are no data parts | ||
| 423 | 2026.01.02 18:38:30.095495 [ 275 ] {0385d64d-46de-4908-89f8-c37f0ce744f3} <Debug> TCPHandler: Processed in 0.006970376 sec. | ||
| 424 | 2026.01.02 18:38:30.095709 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.02 18:38:30.095869 [ 275 ] {c098ac3d-db55-4516-b78a-a12c8af0526d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.095990 [ 275 ] {c098ac3d-db55-4516-b78a-a12c8af0526d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.01.02 18:38:30.100889 [ 275 ] {c098ac3d-db55-4516-b78a-a12c8af0526d} <Debug> oximeter.measurements_u8 (547b5ec8-2e24-4e97-8f90-ac8f518d9085): Loading data parts | ||
| 428 | 2026.01.02 18:38:30.101142 [ 275 ] {c098ac3d-db55-4516-b78a-a12c8af0526d} <Debug> oximeter.measurements_u8 (547b5ec8-2e24-4e97-8f90-ac8f518d9085): There are no data parts | ||
| 429 | 2026.01.02 18:38:30.106979 [ 275 ] {c098ac3d-db55-4516-b78a-a12c8af0526d} <Debug> TCPHandler: Processed in 0.011318511 sec. | ||
| 430 | 2026.01.02 18:38:30.107135 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.01.02 18:38:30.107361 [ 275 ] {a82a8dc5-6870-48ab-b540-3dfc22f3fa23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.107405 [ 275 ] {a82a8dc5-6870-48ab-b540-3dfc22f3fa23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.01.02 18:38:30.112317 [ 275 ] {a82a8dc5-6870-48ab-b540-3dfc22f3fa23} <Debug> oximeter.measurements_i16 (19b604cd-60a1-4a2a-bce2-7c70a11f9f40): Loading data parts | ||
| 434 | 2026.01.02 18:38:30.112552 [ 275 ] {a82a8dc5-6870-48ab-b540-3dfc22f3fa23} <Debug> oximeter.measurements_i16 (19b604cd-60a1-4a2a-bce2-7c70a11f9f40): There are no data parts | ||
| 435 | 2026.01.02 18:38:30.117055 [ 275 ] {a82a8dc5-6870-48ab-b540-3dfc22f3fa23} <Debug> TCPHandler: Processed in 0.009969512 sec. | ||
| 436 | 2026.01.02 18:38:30.117321 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.01.02 18:38:30.117486 [ 275 ] {e42f3321-b9b0-4c57-a10b-35c20a71a3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.117611 [ 275 ] {e42f3321-b9b0-4c57-a10b-35c20a71a3a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.01.02 18:38:30.122670 [ 275 ] {e42f3321-b9b0-4c57-a10b-35c20a71a3a2} <Debug> oximeter.measurements_u16 (bd443860-3c8f-4fb8-b6e8-6e361a8754ca): Loading data parts | ||
| 440 | 2026.01.02 18:38:30.122902 [ 275 ] {e42f3321-b9b0-4c57-a10b-35c20a71a3a2} <Debug> oximeter.measurements_u16 (bd443860-3c8f-4fb8-b6e8-6e361a8754ca): There are no data parts | ||
| 441 | 2026.01.02 18:38:30.128376 [ 275 ] {e42f3321-b9b0-4c57-a10b-35c20a71a3a2} <Debug> TCPHandler: Processed in 0.011115048 sec. | ||
| 442 | 2026.01.02 18:38:30.128534 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.01.02 18:38:30.128739 [ 275 ] {50334e70-258c-4165-889d-a4ecdf349fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.128884 [ 275 ] {50334e70-258c-4165-889d-a4ecdf349fc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.01.02 18:38:30.135667 [ 275 ] {50334e70-258c-4165-889d-a4ecdf349fc2} <Debug> oximeter.measurements_i32 (5f8be598-b2f6-44fb-af40-61810e66a8dc): Loading data parts | ||
| 446 | 2026.01.02 18:38:30.135842 [ 275 ] {50334e70-258c-4165-889d-a4ecdf349fc2} <Debug> oximeter.measurements_i32 (5f8be598-b2f6-44fb-af40-61810e66a8dc): There are no data parts | ||
| 447 | 2026.01.02 18:38:30.138557 [ 275 ] {50334e70-258c-4165-889d-a4ecdf349fc2} <Debug> TCPHandler: Processed in 0.010075033 sec. | ||
| 448 | 2026.01.02 18:38:30.138767 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.01.02 18:38:30.138925 [ 275 ] {8825d06c-5237-4073-a656-09425ba7b5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.139043 [ 275 ] {8825d06c-5237-4073-a656-09425ba7b5fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.01.02 18:38:30.143976 [ 275 ] {8825d06c-5237-4073-a656-09425ba7b5fc} <Debug> oximeter.measurements_u32 (05b20d61-4b79-4750-b612-25140122f6f6): Loading data parts | ||
| 452 | 2026.01.02 18:38:30.144191 [ 275 ] {8825d06c-5237-4073-a656-09425ba7b5fc} <Debug> oximeter.measurements_u32 (05b20d61-4b79-4750-b612-25140122f6f6): There are no data parts | ||
| 453 | 2026.01.02 18:38:30.148856 [ 275 ] {8825d06c-5237-4073-a656-09425ba7b5fc} <Debug> TCPHandler: Processed in 0.010138674 sec. | ||
| 454 | 2026.01.02 18:38:30.149014 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.02 18:38:30.149222 [ 275 ] {f937833b-479a-4995-8c71-49f5b1409d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.149309 [ 275 ] {f937833b-479a-4995-8c71-49f5b1409d8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.01.02 18:38:30.154631 [ 275 ] {f937833b-479a-4995-8c71-49f5b1409d8e} <Debug> oximeter.measurements_i64 (ecd0eef3-2570-4bb1-b682-ff5408c5af13): Loading data parts | ||
| 458 | 2026.01.02 18:38:30.154802 [ 275 ] {f937833b-479a-4995-8c71-49f5b1409d8e} <Debug> oximeter.measurements_i64 (ecd0eef3-2570-4bb1-b682-ff5408c5af13): There are no data parts | ||
| 459 | 2026.01.02 18:38:30.157390 [ 275 ] {f937833b-479a-4995-8c71-49f5b1409d8e} <Debug> TCPHandler: Processed in 0.008425088 sec. | ||
| 460 | 2026.01.02 18:38:30.157617 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.01.02 18:38:30.157772 [ 275 ] {ce8be6b0-7cb8-438c-9750-1b3ce6745a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.157888 [ 275 ] {ce8be6b0-7cb8-438c-9750-1b3ce6745a8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.01.02 18:38:30.162943 [ 275 ] {ce8be6b0-7cb8-438c-9750-1b3ce6745a8d} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Loading data parts | ||
| 464 | 2026.01.02 18:38:30.163094 [ 275 ] {ce8be6b0-7cb8-438c-9750-1b3ce6745a8d} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): There are no data parts | ||
| 465 | 2026.01.02 18:38:30.167676 [ 275 ] {ce8be6b0-7cb8-438c-9750-1b3ce6745a8d} <Debug> TCPHandler: Processed in 0.010108964 sec. | ||
| 466 | 2026.01.02 18:38:30.167829 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.01.02 18:38:30.167994 [ 275 ] {0c30f809-8a5c-4c56-84bf-73d52ef60eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.168117 [ 275 ] {0c30f809-8a5c-4c56-84bf-73d52ef60eda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.01.02 18:38:30.172483 [ 275 ] {0c30f809-8a5c-4c56-84bf-73d52ef60eda} <Debug> oximeter.measurements_f32 (528b237e-7f41-42d2-88fd-0babbd90b743): Loading data parts | ||
| 470 | 2026.01.02 18:38:30.172630 [ 275 ] {0c30f809-8a5c-4c56-84bf-73d52ef60eda} <Debug> oximeter.measurements_f32 (528b237e-7f41-42d2-88fd-0babbd90b743): There are no data parts | ||
| 471 | 2026.01.02 18:38:30.177259 [ 275 ] {0c30f809-8a5c-4c56-84bf-73d52ef60eda} <Debug> TCPHandler: Processed in 0.009483024 sec. | ||
| 472 | 2026.01.02 18:38:30.177509 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.01.02 18:38:30.177687 [ 275 ] {f0a0b956-2e68-47a8-afae-072f80c815d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.177815 [ 275 ] {f0a0b956-2e68-47a8-afae-072f80c815d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.01.02 18:38:30.183532 [ 275 ] {f0a0b956-2e68-47a8-afae-072f80c815d3} <Debug> oximeter.measurements_f64 (cf4fb238-70a4-4f1f-abbf-202146c88ca9): Loading data parts | ||
| 476 | 2026.01.02 18:38:30.183683 [ 275 ] {f0a0b956-2e68-47a8-afae-072f80c815d3} <Debug> oximeter.measurements_f64 (cf4fb238-70a4-4f1f-abbf-202146c88ca9): There are no data parts | ||
| 477 | 2026.01.02 18:38:30.189453 [ 275 ] {f0a0b956-2e68-47a8-afae-072f80c815d3} <Debug> TCPHandler: Processed in 0.011997802 sec. | ||
| 478 | 2026.01.02 18:38:30.189618 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.01.02 18:38:30.189786 [ 275 ] {f025ead2-8e31-4fbf-b2d9-7d27cd682550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.189956 [ 275 ] {f025ead2-8e31-4fbf-b2d9-7d27cd682550} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.01.02 18:38:30.198835 [ 275 ] {f025ead2-8e31-4fbf-b2d9-7d27cd682550} <Debug> oximeter.measurements_string (8f332e0c-0c9d-4e57-a4f6-21a7a74a027a): Loading data parts | ||
| 482 | 2026.01.02 18:38:30.199008 [ 275 ] {f025ead2-8e31-4fbf-b2d9-7d27cd682550} <Debug> oximeter.measurements_string (8f332e0c-0c9d-4e57-a4f6-21a7a74a027a): There are no data parts | ||
| 483 | 2026.01.02 18:38:30.204612 [ 275 ] {f025ead2-8e31-4fbf-b2d9-7d27cd682550} <Debug> TCPHandler: Processed in 0.015051868 sec. | ||
| 484 | 2026.01.02 18:38:30.204897 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.01.02 18:38:30.205087 [ 275 ] {3d22259f-8f72-46d4-a245-97b43ff54662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.205237 [ 275 ] {3d22259f-8f72-46d4-a245-97b43ff54662} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.01.02 18:38:30.211431 [ 275 ] {3d22259f-8f72-46d4-a245-97b43ff54662} <Debug> oximeter.measurements_bytes (21207e5c-56a9-420c-93e7-a980ad956e14): Loading data parts | ||
| 495 | 2026.01.02 18:38:30.211678 [ 275 ] {3d22259f-8f72-46d4-a245-97b43ff54662} <Debug> oximeter.measurements_bytes (21207e5c-56a9-420c-93e7-a980ad956e14): There are no data parts | ||
| 496 | 2026.01.02 18:38:30.216977 [ 275 ] {3d22259f-8f72-46d4-a245-97b43ff54662} <Debug> TCPHandler: Processed in 0.012140684 sec. | ||
| 497 | 2026.01.02 18:38:30.217295 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.01.02 18:38:30.217468 [ 275 ] {6bf81dec-cd84-4417-b8ef-effd45c16b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.217594 [ 275 ] {6bf81dec-cd84-4417-b8ef-effd45c16b58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.01.02 18:38:30.220377 [ 275 ] {6bf81dec-cd84-4417-b8ef-effd45c16b58} <Debug> oximeter.measurements_cumulativei64 (ab1a4592-1e49-4898-bb52-a0b6ade65dc1): Loading data parts | ||
| 501 | 2026.01.02 18:38:30.220605 [ 275 ] {6bf81dec-cd84-4417-b8ef-effd45c16b58} <Debug> oximeter.measurements_cumulativei64 (ab1a4592-1e49-4898-bb52-a0b6ade65dc1): There are no data parts | ||
| 502 | 2026.01.02 18:38:30.228514 [ 275 ] {6bf81dec-cd84-4417-b8ef-effd45c16b58} <Debug> TCPHandler: Processed in 0.011279191 sec. | ||
| 503 | 2026.01.02 18:38:30.228664 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.01.02 18:38:30.228932 [ 275 ] {3673444e-5b77-477a-8c97-1fbcee152c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.229061 [ 275 ] {3673444e-5b77-477a-8c97-1fbcee152c24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.01.02 18:38:30.234383 [ 275 ] {3673444e-5b77-477a-8c97-1fbcee152c24} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Loading data parts | ||
| 507 | 2026.01.02 18:38:30.234509 [ 275 ] {3673444e-5b77-477a-8c97-1fbcee152c24} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): There are no data parts | ||
| 508 | 2026.01.02 18:38:30.237307 [ 275 ] {3673444e-5b77-477a-8c97-1fbcee152c24} <Debug> TCPHandler: Processed in 0.008691752 sec. | ||
| 509 | 2026.01.02 18:38:30.237459 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.01.02 18:38:30.237616 [ 275 ] {49126cca-093a-4cb8-b5c9-028d2c4b5b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.237839 [ 275 ] {49126cca-093a-4cb8-b5c9-028d2c4b5b52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.01.02 18:38:30.242645 [ 275 ] {49126cca-093a-4cb8-b5c9-028d2c4b5b52} <Debug> oximeter.measurements_cumulativef32 (03891efc-afa8-4646-904a-3bab57c533fd): Loading data parts | ||
| 513 | 2026.01.02 18:38:30.242770 [ 275 ] {49126cca-093a-4cb8-b5c9-028d2c4b5b52} <Debug> oximeter.measurements_cumulativef32 (03891efc-afa8-4646-904a-3bab57c533fd): There are no data parts | ||
| 514 | 2026.01.02 18:38:30.248820 [ 275 ] {49126cca-093a-4cb8-b5c9-028d2c4b5b52} <Debug> TCPHandler: Processed in 0.011409313 sec. | ||
| 515 | 2026.01.02 18:38:30.249054 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.01.02 18:38:30.249213 [ 275 ] {23763da0-9fe8-4b92-8d3c-dbd65543c8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.249413 [ 275 ] {23763da0-9fe8-4b92-8d3c-dbd65543c8bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.01.02 18:38:30.253593 [ 275 ] {23763da0-9fe8-4b92-8d3c-dbd65543c8bf} <Debug> oximeter.measurements_cumulativef64 (e7539074-d37b-41b2-b7b2-84b08d64cc48): Loading data parts | ||
| 519 | 2026.01.02 18:38:30.253872 [ 275 ] {23763da0-9fe8-4b92-8d3c-dbd65543c8bf} <Debug> oximeter.measurements_cumulativef64 (e7539074-d37b-41b2-b7b2-84b08d64cc48): There are no data parts | ||
| 520 | 2026.01.02 18:38:30.258107 [ 275 ] {23763da0-9fe8-4b92-8d3c-dbd65543c8bf} <Debug> TCPHandler: Processed in 0.009104388 sec. | ||
| 521 | 2026.01.02 18:38:30.258301 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.01.02 18:38:30.258692 [ 275 ] {760e782e-6557-492a-bf18-bcffd868c25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.258813 [ 275 ] {760e782e-6557-492a-bf18-bcffd868c25f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.01.02 18:38:30.265220 [ 275 ] {760e782e-6557-492a-bf18-bcffd868c25f} <Debug> oximeter.measurements_histogrami8 (21758b2b-18fa-442c-a8b2-b8b156f56c2f): Loading data parts | ||
| 535 | 2026.01.02 18:38:30.265416 [ 275 ] {760e782e-6557-492a-bf18-bcffd868c25f} <Debug> oximeter.measurements_histogrami8 (21758b2b-18fa-442c-a8b2-b8b156f56c2f): There are no data parts | ||
| 536 | 2026.01.02 18:38:30.269131 [ 275 ] {760e782e-6557-492a-bf18-bcffd868c25f} <Debug> TCPHandler: Processed in 0.010901076 sec. | ||
| 537 | 2026.01.02 18:38:30.269435 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.02 18:38:30.269663 [ 275 ] {af0b2b30-559b-4bff-8456-92cd3cb999e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.269796 [ 275 ] {af0b2b30-559b-4bff-8456-92cd3cb999e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.01.02 18:38:30.274501 [ 275 ] {af0b2b30-559b-4bff-8456-92cd3cb999e6} <Debug> oximeter.measurements_histogramu8 (f07e3e06-0faf-4fa3-a879-252cf01c4a91): Loading data parts | ||
| 541 | 2026.01.02 18:38:30.274859 [ 275 ] {af0b2b30-559b-4bff-8456-92cd3cb999e6} <Debug> oximeter.measurements_histogramu8 (f07e3e06-0faf-4fa3-a879-252cf01c4a91): There are no data parts | ||
| 542 | 2026.01.02 18:38:30.280166 [ 275 ] {af0b2b30-559b-4bff-8456-92cd3cb999e6} <Debug> TCPHandler: Processed in 0.010782213 sec. | ||
| 543 | 2026.01.02 18:38:30.280316 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.02 18:38:30.280648 [ 275 ] {edd509bc-e11e-4058-984b-3f1b23748e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.280771 [ 275 ] {edd509bc-e11e-4058-984b-3f1b23748e22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.01.02 18:38:30.285593 [ 275 ] {edd509bc-e11e-4058-984b-3f1b23748e22} <Debug> oximeter.measurements_histogrami16 (28291807-4ac3-47b1-82ba-6f20b12acb51): Loading data parts | ||
| 547 | 2026.01.02 18:38:30.285824 [ 275 ] {edd509bc-e11e-4058-984b-3f1b23748e22} <Debug> oximeter.measurements_histogrami16 (28291807-4ac3-47b1-82ba-6f20b12acb51): There are no data parts | ||
| 548 | 2026.01.02 18:38:30.288259 [ 275 ] {edd509bc-e11e-4058-984b-3f1b23748e22} <Debug> TCPHandler: Processed in 0.007992481 sec. | ||
| 549 | 2026.01.02 18:38:30.288531 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.02 18:38:30.288747 [ 275 ] {e7cc9288-46ea-4032-bf65-32f32df77107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.288884 [ 275 ] {e7cc9288-46ea-4032-bf65-32f32df77107} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.01.02 18:38:30.294054 [ 275 ] {e7cc9288-46ea-4032-bf65-32f32df77107} <Debug> oximeter.measurements_histogramu16 (db1234c4-08cd-495e-a797-ef0ac7dedc34): Loading data parts | ||
| 553 | 2026.01.02 18:38:30.294288 [ 275 ] {e7cc9288-46ea-4032-bf65-32f32df77107} <Debug> oximeter.measurements_histogramu16 (db1234c4-08cd-495e-a797-ef0ac7dedc34): There are no data parts | ||
| 554 | 2026.01.02 18:38:30.299807 [ 275 ] {e7cc9288-46ea-4032-bf65-32f32df77107} <Debug> TCPHandler: Processed in 0.011325752 sec. | ||
| 555 | 2026.01.02 18:38:30.299955 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.01.02 18:38:30.300248 [ 275 ] {8fa0bcd2-3383-4fed-944d-faaeb3f8b8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.300363 [ 275 ] {8fa0bcd2-3383-4fed-944d-faaeb3f8b8a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.01.02 18:38:30.305706 [ 275 ] {8fa0bcd2-3383-4fed-944d-faaeb3f8b8a6} <Debug> oximeter.measurements_histogrami32 (403540dd-9f2d-46e8-bb3e-26a5894fb26d): Loading data parts | ||
| 559 | 2026.01.02 18:38:30.305888 [ 275 ] {8fa0bcd2-3383-4fed-944d-faaeb3f8b8a6} <Debug> oximeter.measurements_histogrami32 (403540dd-9f2d-46e8-bb3e-26a5894fb26d): There are no data parts | ||
| 560 | 2026.01.02 18:38:30.313031 [ 275 ] {8fa0bcd2-3383-4fed-944d-faaeb3f8b8a6} <Debug> TCPHandler: Processed in 0.013124799 sec. | ||
| 561 | 2026.01.02 18:38:30.313311 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.01.02 18:38:30.313537 [ 275 ] {8ffe5ebe-e78b-467e-b9cb-89c6b7f2d95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.313715 [ 275 ] {8ffe5ebe-e78b-467e-b9cb-89c6b7f2d95a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.01.02 18:38:30.319824 [ 275 ] {8ffe5ebe-e78b-467e-b9cb-89c6b7f2d95a} <Debug> oximeter.measurements_histogramu32 (7feb3099-04a6-4ebe-af3d-c17fc6eeba78): Loading data parts | ||
| 565 | 2026.01.02 18:38:30.320044 [ 275 ] {8ffe5ebe-e78b-467e-b9cb-89c6b7f2d95a} <Debug> oximeter.measurements_histogramu32 (7feb3099-04a6-4ebe-af3d-c17fc6eeba78): There are no data parts | ||
| 566 | 2026.01.02 18:38:30.325455 [ 275 ] {8ffe5ebe-e78b-467e-b9cb-89c6b7f2d95a} <Debug> TCPHandler: Processed in 0.012199015 sec. | ||
| 567 | 2026.01.02 18:38:30.325609 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.02 18:38:30.325859 [ 275 ] {986fc216-07b2-448d-bfd4-b956604b09bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.325977 [ 275 ] {986fc216-07b2-448d-bfd4-b956604b09bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.01.02 18:38:30.331010 [ 275 ] {986fc216-07b2-448d-bfd4-b956604b09bb} <Debug> oximeter.measurements_histogrami64 (b58278ad-cdb8-47a9-8994-4f32f366c222): Loading data parts | ||
| 571 | 2026.01.02 18:38:30.331145 [ 275 ] {986fc216-07b2-448d-bfd4-b956604b09bb} <Debug> oximeter.measurements_histogrami64 (b58278ad-cdb8-47a9-8994-4f32f366c222): There are no data parts | ||
| 572 | 2026.01.02 18:38:30.336691 [ 275 ] {986fc216-07b2-448d-bfd4-b956604b09bb} <Debug> TCPHandler: Processed in 0.011130409 sec. | ||
| 573 | 2026.01.02 18:38:30.337027 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.01.02 18:38:30.337281 [ 275 ] {ca56e43b-9d72-4921-bd85-2f93afc4586b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.337444 [ 275 ] {ca56e43b-9d72-4921-bd85-2f93afc4586b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.01.02 18:38:30.342689 [ 275 ] {ca56e43b-9d72-4921-bd85-2f93afc4586b} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Loading data parts | ||
| 577 | 2026.01.02 18:38:30.342861 [ 275 ] {ca56e43b-9d72-4921-bd85-2f93afc4586b} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): There are no data parts | ||
| 578 | 2026.01.02 18:38:30.347132 [ 275 ] {ca56e43b-9d72-4921-bd85-2f93afc4586b} <Debug> TCPHandler: Processed in 0.010168954 sec. | ||
| 579 | 2026.01.02 18:38:30.347292 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.02 18:38:30.347549 [ 275 ] {56a38b6b-6690-4952-963d-e6728b8b21b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.347668 [ 275 ] {56a38b6b-6690-4952-963d-e6728b8b21b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.01.02 18:38:30.353347 [ 275 ] {56a38b6b-6690-4952-963d-e6728b8b21b7} <Debug> oximeter.measurements_histogramf32 (8e46232a-6a1b-4f51-861b-bfc434ab4d93): Loading data parts | ||
| 583 | 2026.01.02 18:38:30.353571 [ 275 ] {56a38b6b-6690-4952-963d-e6728b8b21b7} <Debug> oximeter.measurements_histogramf32 (8e46232a-6a1b-4f51-861b-bfc434ab4d93): There are no data parts | ||
| 584 | 2026.01.02 18:38:30.358970 [ 275 ] {56a38b6b-6690-4952-963d-e6728b8b21b7} <Debug> TCPHandler: Processed in 0.011728318 sec. | ||
| 585 | 2026.01.02 18:38:30.359324 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.02 18:38:30.359537 [ 275 ] {36dc2aff-df3c-4f81-90fb-98ea97299c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.359740 [ 275 ] {36dc2aff-df3c-4f81-90fb-98ea97299c64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.01.02 18:38:30.365934 [ 275 ] {36dc2aff-df3c-4f81-90fb-98ea97299c64} <Debug> oximeter.measurements_histogramf64 (9c7a5a76-ecb7-4d09-b6fa-63804d2a43bd): Loading data parts | ||
| 589 | 2026.01.02 18:38:30.366177 [ 275 ] {36dc2aff-df3c-4f81-90fb-98ea97299c64} <Debug> oximeter.measurements_histogramf64 (9c7a5a76-ecb7-4d09-b6fa-63804d2a43bd): There are no data parts | ||
| 590 | 2026.01.02 18:38:30.371532 [ 275 ] {36dc2aff-df3c-4f81-90fb-98ea97299c64} <Debug> TCPHandler: Processed in 0.012258186 sec. | ||
| 591 | 2026.01.02 18:38:30.371688 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.02 18:38:30.371931 [ 275 ] {c42ef000-6ef1-4098-8bc8-00dab0092a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) /* 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.02 18:38:30.372076 [ 275 ] {c42ef000-6ef1-4098-8bc8-00dab0092a5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.01.02 18:38:30.377173 [ 275 ] {c42ef000-6ef1-4098-8bc8-00dab0092a5e} <Debug> oximeter.fields_bool (a724f6b6-d727-4357-9aa0-6629a4598cf8): Loading data parts | ||
| 620 | 2026.01.02 18:38:30.377318 [ 275 ] {c42ef000-6ef1-4098-8bc8-00dab0092a5e} <Debug> oximeter.fields_bool (a724f6b6-d727-4357-9aa0-6629a4598cf8): There are no data parts | ||
| 621 | 2026.01.02 18:38:30.382284 [ 275 ] {c42ef000-6ef1-4098-8bc8-00dab0092a5e} <Debug> TCPHandler: Processed in 0.010648561 sec. | ||
| 622 | 2026.01.02 18:38:30.382440 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.02 18:38:30.382784 [ 275 ] {6b512bed-3115-4575-a5e4-6fa0ac4f14d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.382907 [ 275 ] {6b512bed-3115-4575-a5e4-6fa0ac4f14d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.01.02 18:38:30.389366 [ 275 ] {6b512bed-3115-4575-a5e4-6fa0ac4f14d4} <Debug> oximeter.fields_i8 (b91b0075-55f2-4ab2-a870-b57ab1b7ecd0): Loading data parts | ||
| 626 | 2026.01.02 18:38:30.389530 [ 275 ] {6b512bed-3115-4575-a5e4-6fa0ac4f14d4} <Debug> oximeter.fields_i8 (b91b0075-55f2-4ab2-a870-b57ab1b7ecd0): There are no data parts | ||
| 627 | 2026.01.02 18:38:30.394378 [ 275 ] {6b512bed-3115-4575-a5e4-6fa0ac4f14d4} <Debug> TCPHandler: Processed in 0.011992322 sec. | ||
| 628 | 2026.01.02 18:38:30.394543 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.02 18:38:30.394730 [ 275 ] {488d1990-5ce0-44a5-bd80-49b1602c7f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.394997 [ 275 ] {488d1990-5ce0-44a5-bd80-49b1602c7f7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.01.02 18:38:30.400333 [ 275 ] {488d1990-5ce0-44a5-bd80-49b1602c7f7e} <Debug> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Loading data parts | ||
| 632 | 2026.01.02 18:38:30.400515 [ 275 ] {488d1990-5ce0-44a5-bd80-49b1602c7f7e} <Debug> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): There are no data parts | ||
| 633 | 2026.01.02 18:38:30.406386 [ 275 ] {488d1990-5ce0-44a5-bd80-49b1602c7f7e} <Debug> TCPHandler: Processed in 0.011901671 sec. | ||
| 634 | 2026.01.02 18:38:30.406533 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.02 18:38:30.406859 [ 275 ] {c2df17c2-0d71-40cf-8016-09a4f84b9836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.406998 [ 275 ] {c2df17c2-0d71-40cf-8016-09a4f84b9836} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.01.02 18:38:30.413208 [ 275 ] {c2df17c2-0d71-40cf-8016-09a4f84b9836} <Debug> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Loading data parts | ||
| 638 | 2026.01.02 18:38:30.413340 [ 275 ] {c2df17c2-0d71-40cf-8016-09a4f84b9836} <Debug> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): There are no data parts | ||
| 639 | 2026.01.02 18:38:30.417133 [ 275 ] {c2df17c2-0d71-40cf-8016-09a4f84b9836} <Debug> TCPHandler: Processed in 0.010648452 sec. | ||
| 640 | 2026.01.02 18:38:30.417282 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.01.02 18:38:30.417441 [ 275 ] {69a72828-c99c-42b6-b5d4-be09f231ae3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.417686 [ 275 ] {69a72828-c99c-42b6-b5d4-be09f231ae3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.01.02 18:38:30.424077 [ 275 ] {69a72828-c99c-42b6-b5d4-be09f231ae3e} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Loading data parts | ||
| 644 | 2026.01.02 18:38:30.424276 [ 275 ] {69a72828-c99c-42b6-b5d4-be09f231ae3e} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): There are no data parts | ||
| 645 | 2026.01.02 18:38:30.428180 [ 275 ] {69a72828-c99c-42b6-b5d4-be09f231ae3e} <Debug> TCPHandler: Processed in 0.010949606 sec. | ||
| 646 | 2026.01.02 18:38:30.428451 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.01.02 18:38:30.428735 [ 275 ] {412c9d52-2266-4bcf-ac46-e0905a9cb6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.428946 [ 275 ] {412c9d52-2266-4bcf-ac46-e0905a9cb6e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.01.02 18:38:30.438341 [ 275 ] {412c9d52-2266-4bcf-ac46-e0905a9cb6e7} <Debug> oximeter.fields_i32 (678ee66e-95ab-4d1e-bb71-51cfd9c01b02): Loading data parts | ||
| 650 | 2026.01.02 18:38:30.438549 [ 275 ] {412c9d52-2266-4bcf-ac46-e0905a9cb6e7} <Debug> oximeter.fields_i32 (678ee66e-95ab-4d1e-bb71-51cfd9c01b02): There are no data parts | ||
| 651 | 2026.01.02 18:38:30.448262 [ 275 ] {412c9d52-2266-4bcf-ac46-e0905a9cb6e7} <Debug> TCPHandler: Processed in 0.019862471 sec. | ||
| 652 | 2026.01.02 18:38:30.448432 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.01.02 18:38:30.448623 [ 275 ] {19929340-c277-41d1-98c5-253f7880d683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.448839 [ 275 ] {19929340-c277-41d1-98c5-253f7880d683} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.01.02 18:38:30.455131 [ 275 ] {19929340-c277-41d1-98c5-253f7880d683} <Debug> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Loading data parts | ||
| 656 | 2026.01.02 18:38:30.455285 [ 275 ] {19929340-c277-41d1-98c5-253f7880d683} <Debug> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): There are no data parts | ||
| 657 | 2026.01.02 18:38:30.460657 [ 275 ] {19929340-c277-41d1-98c5-253f7880d683} <Debug> TCPHandler: Processed in 0.012283816 sec. | ||
| 658 | 2026.01.02 18:38:30.460898 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.01.02 18:38:30.461055 [ 275 ] {9a1840cf-f41a-453d-a626-43807afe55a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.461187 [ 275 ] {9a1840cf-f41a-453d-a626-43807afe55a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.01.02 18:38:30.466400 [ 275 ] {9a1840cf-f41a-453d-a626-43807afe55a7} <Debug> oximeter.fields_i64 (92c1d4ba-c383-4c15-b432-e8df08ff3284): Loading data parts | ||
| 662 | 2026.01.02 18:38:30.466632 [ 275 ] {9a1840cf-f41a-453d-a626-43807afe55a7} <Debug> oximeter.fields_i64 (92c1d4ba-c383-4c15-b432-e8df08ff3284): There are no data parts | ||
| 663 | 2026.01.02 18:38:30.471462 [ 275 ] {9a1840cf-f41a-453d-a626-43807afe55a7} <Debug> TCPHandler: Processed in 0.010617732 sec. | ||
| 664 | 2026.01.02 18:38:30.471608 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.01.02 18:38:30.471836 [ 275 ] {75826c5a-134b-46a3-9cb3-77557401fb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.471879 [ 275 ] {75826c5a-134b-46a3-9cb3-77557401fb98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.01.02 18:38:30.476660 [ 275 ] {75826c5a-134b-46a3-9cb3-77557401fb98} <Debug> oximeter.fields_u64 (d7078643-db94-4bfc-ab0a-76bd2f645cab): Loading data parts | ||
| 668 | 2026.01.02 18:38:30.476849 [ 275 ] {75826c5a-134b-46a3-9cb3-77557401fb98} <Debug> oximeter.fields_u64 (d7078643-db94-4bfc-ab0a-76bd2f645cab): There are no data parts | ||
| 669 | 2026.01.02 18:38:30.482481 [ 275 ] {75826c5a-134b-46a3-9cb3-77557401fb98} <Debug> TCPHandler: Processed in 0.010921076 sec. | ||
| 670 | 2026.01.02 18:38:30.482693 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.01.02 18:38:30.482855 [ 275 ] {73f2fe44-fb9f-4190-be54-a87541ac5239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.482986 [ 275 ] {73f2fe44-fb9f-4190-be54-a87541ac5239} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.01.02 18:38:30.486628 [ 275 ] {73f2fe44-fb9f-4190-be54-a87541ac5239} <Debug> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Loading data parts | ||
| 674 | 2026.01.02 18:38:30.486897 [ 275 ] {73f2fe44-fb9f-4190-be54-a87541ac5239} <Debug> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): There are no data parts | ||
| 675 | 2026.01.02 18:38:30.492180 [ 275 ] {73f2fe44-fb9f-4190-be54-a87541ac5239} <Debug> TCPHandler: Processed in 0.009535745 sec. | ||
| 676 | 2026.01.02 18:38:30.492330 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.01.02 18:38:30.492608 [ 275 ] {01c0ae5a-2506-40bf-94e4-96d7fc45ee36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.492802 [ 275 ] {01c0ae5a-2506-40bf-94e4-96d7fc45ee36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.01.02 18:38:30.499620 [ 275 ] {01c0ae5a-2506-40bf-94e4-96d7fc45ee36} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Loading data parts | ||
| 680 | 2026.01.02 18:38:30.499752 [ 275 ] {01c0ae5a-2506-40bf-94e4-96d7fc45ee36} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): There are no data parts | ||
| 681 | 2026.01.02 18:38:30.511975 [ 275 ] {01c0ae5a-2506-40bf-94e4-96d7fc45ee36} <Debug> TCPHandler: Processed in 0.01969413 sec. | ||
| 682 | 2026.01.02 18:38:30.512227 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.01.02 18:38:30.512386 [ 275 ] {c37f722d-cdc0-4f2d-a4cc-f02d830b6c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) 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.02 18:38:30.512525 [ 275 ] {c37f722d-cdc0-4f2d-a4cc-f02d830b6c19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.01.02 18:38:30.521881 [ 275 ] {c37f722d-cdc0-4f2d-a4cc-f02d830b6c19} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Loading data parts | ||
| 686 | 2026.01.02 18:38:30.522129 [ 275 ] {c37f722d-cdc0-4f2d-a4cc-f02d830b6c19} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): There are no data parts | ||
| 687 | 2026.01.02 18:38:30.529171 [ 275 ] {c37f722d-cdc0-4f2d-a4cc-f02d830b6c19} <Debug> TCPHandler: Processed in 0.016995698 sec. | ||
| 688 | 2026.01.02 18:38:30.529344 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.01.02 18:38:30.529684 [ 275 ] {5945a97d-62ee-4e5b-a47e-6d238aaf67db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) /* 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.02 18:38:30.529827 [ 275 ] {5945a97d-62ee-4e5b-a47e-6d238aaf67db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.01.02 18:38:30.533156 [ 275 ] {5945a97d-62ee-4e5b-a47e-6d238aaf67db} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745): Loading data parts | ||
| 695 | 2026.01.02 18:38:30.533369 [ 275 ] {5945a97d-62ee-4e5b-a47e-6d238aaf67db} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745): There are no data parts | ||
| 696 | 2026.01.02 18:38:30.539008 [ 275 ] {5945a97d-62ee-4e5b-a47e-6d238aaf67db} <Debug> TCPHandler: Processed in 0.009713628 sec. | ||
| 697 | 2026.01.02 18:38:30.539271 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.01.02 18:38:30.539705 [ 276 ] {121401a0-6c20-43e0-a734-754c1735aaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.01.02 18:38:30.544191 [ 276 ] {121401a0-6c20-43e0-a734-754c1735aaaf} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.01.02 18:38:30.576407 [ 285 ] {121401a0-6c20-43e0-a734-754c1735aaaf} <Trace> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.01.02 18:38:30.576657 [ 285 ] {121401a0-6c20-43e0-a734-754c1735aaaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 702 | 2026.01.02 18:38:30.584356 [ 285 ] {121401a0-6c20-43e0-a734-754c1735aaaf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.01.02 18:38:30.584989 [ 285 ] {121401a0-6c20-43e0-a734-754c1735aaaf} <Trace> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354): 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.02 18:38:30.585411 [ 276 ] {121401a0-6c20-43e0-a734-754c1735aaaf} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.045857 sec., 21.80692151688946 rows/sec., 348.91 B/sec. | ||
| 705 | 2026.01.02 18:38:30.585716 [ 276 ] {121401a0-6c20-43e0-a734-754c1735aaaf} <Debug> TCPHandler: Processed in 0.046577197 sec. | ||
| 706 | 2026.01.02 18:38:31.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.69 MiB, peak 135.69 MiB, free memory in arenas 0.00 B, will set to 139.67 MiB (RSS), difference: 3.98 MiB | ||
| 707 | 2026.01.02 18:38:36.679892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.02 18:38:36.679946 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.02 18:38:36.679993 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.02 18:38:36.680042 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.02 18:38:36.683790 [ 245 ] {} <Debug> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Loading data parts | ||
| 712 | 2026.01.02 18:38:36.683956 [ 245 ] {} <Debug> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): There are no data parts | ||
| 713 | 2026.01.02 18:38:36.691996 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.02 18:38:36.692176 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 715 | 2026.01.02 18:38:36.697391 [ 244 ] {} <Debug> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Loading data parts | ||
| 716 | 2026.01.02 18:38:36.697569 [ 244 ] {} <Debug> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): There are no data parts | ||
| 717 | 2026.01.02 18:38:36.701517 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.01.02 18:38:36.702125 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): 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.02 18:38:36.702285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.01.02 18:38:36.722140 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.02 18:38:36.722296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 722 | 2026.01.02 18:38:36.728672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.02 18:38:36.730122 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): 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.02 18:38:36.733948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.02 18:38:37.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.88 MiB, peak 148.88 MiB, free memory in arenas 0.00 B, will set to 153.99 MiB (RSS), difference: 9.12 MiB | ||
| 726 | 2026.01.02 18:38:39.179864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.02 18:38:39.180125 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.02 18:38:39.191014 [ 243 ] {} <Debug> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Loading data parts | ||
| 729 | 2026.01.02 18:38:39.191232 [ 243 ] {} <Debug> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): There are no data parts | ||
| 730 | 2026.01.02 18:38:39.199487 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.02 18:38:39.199610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 732 | 2026.01.02 18:38:39.204032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.02 18:38:39.204701 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): 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.02 18:38:39.205044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.02 18:38:40.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.39 MiB, peak 158.39 MiB, free memory in arenas 0.00 B, will set to 155.09 MiB (RSS), difference: -3.31 MiB | ||
| 736 | 2026.01.02 18:38:44.126912 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.02 18:38:44.126968 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.02 18:38:44.202456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.01.02 18:38:44.206638 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.02 18:38:44.206685 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 741 | 2026.01.02 18:38:44.207412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.02 18:38:44.207923 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.02 18:38:44.208078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.02 18:38:44.234117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.02 18:38:44.251489 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.02 18:38:44.251591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 747 | 2026.01.02 18:38:44.257926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.02 18:38:44.259043 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.02 18:38:44.261879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.02 18:38:45.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.82 MiB, peak 159.82 MiB, free memory in arenas 0.00 B, will set to 157.74 MiB (RSS), difference: 1.92 MiB | ||
| 751 | 2026.01.02 18:38:46.940156 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49532 | ||
| 752 | 2026.01.02 18:38:46.942742 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.01.02 18:38:46.942792 [ 286 ] {} <Debug> TCP-Session: e069863c-163b-4838-ae7a-38741cbb9b8f Authenticating user 'default' from [fd00:1122:3344:101::e]:49532 | ||
| 754 | 2026.01.02 18:38:46.942817 [ 286 ] {} <Debug> TCP-Session: e069863c-163b-4838-ae7a-38741cbb9b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.01.02 18:38:46.942889 [ 286 ] {} <Debug> TCP-Session: e069863c-163b-4838-ae7a-38741cbb9b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.01.02 18:38:46.942951 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 757 | 2026.01.02 18:38:46.942978 [ 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 | ||
| 758 | 2026.01.02 18:38:46.943046 [ 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 | ||
| 759 | 2026.01.02 18:38:46.943504 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37047 | ||
| 760 | 2026.01.02 18:38:46.943555 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42017 | ||
| 761 | 2026.01.02 18:38:46.943646 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33062 | ||
| 762 | 2026.01.02 18:38:46.943650 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.01.02 18:38:46.943729 [ 287 ] {} <Debug> TCP-Session: 6edfd6d1-e2c2-426d-bce2-ff34b0e2f693 Authenticating user 'default' from [fd00:1122:3344:101::e]:37047 | ||
| 764 | 2026.01.02 18:38:46.943753 [ 287 ] {} <Debug> TCP-Session: 6edfd6d1-e2c2-426d-bce2-ff34b0e2f693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.02 18:38:46.943761 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 766 | 2026.01.02 18:38:46.943766 [ 287 ] {} <Debug> TCP-Session: 6edfd6d1-e2c2-426d-bce2-ff34b0e2f693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.02 18:38:46.943788 [ 286 ] {} <Trace> TCP-Session: e069863c-163b-4838-ae7a-38741cbb9b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.01.02 18:38:46.943799 [ 288 ] {} <Debug> TCP-Session: 8c79be66-c92f-4c54-827c-f4787bbbd03c Authenticating user 'default' from [fd00:1122:3344:101::e]:42017 | ||
| 769 | 2026.01.02 18:38:46.943841 [ 288 ] {} <Debug> TCP-Session: 8c79be66-c92f-4c54-827c-f4787bbbd03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.01.02 18:38:46.943854 [ 288 ] {} <Debug> TCP-Session: 8c79be66-c92f-4c54-827c-f4787bbbd03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.01.02 18:38:46.943877 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2026.01.02 18:38:46.943903 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46485 | ||
| 773 | 2026.01.02 18:38:46.943913 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48978 | ||
| 774 | 2026.01.02 18:38:46.943932 [ 289 ] {} <Debug> TCP-Session: f8781c46-5959-4c80-9943-728eb496a9b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33062 | ||
| 775 | 2026.01.02 18:38:46.943967 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50760 | ||
| 776 | 2026.01.02 18:38:46.944003 [ 289 ] {} <Debug> TCP-Session: f8781c46-5959-4c80-9943-728eb496a9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.01.02 18:38:46.944024 [ 289 ] {} <Debug> TCP-Session: f8781c46-5959-4c80-9943-728eb496a9b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.02 18:38:46.944095 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40793 | ||
| 779 | 2026.01.02 18:38:46.944124 [ 286 ] {e79cc799-ad23-4fb7-b19f-168bf755471f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49532) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 780 | 2026.01.02 18:38:46.944282 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47409 | ||
| 781 | 2026.01.02 18:38:46.944282 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.01.02 18:38:46.944349 [ 290 ] {} <Debug> TCP-Session: fbb699ca-6e38-4655-b66f-798371a0871c Authenticating user 'default' from [fd00:1122:3344:101::e]:48978 | ||
| 783 | 2026.01.02 18:38:46.944383 [ 290 ] {} <Debug> TCP-Session: fbb699ca-6e38-4655-b66f-798371a0871c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.01.02 18:38:46.944403 [ 290 ] {} <Debug> TCP-Session: fbb699ca-6e38-4655-b66f-798371a0871c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.01.02 18:38:46.944489 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.01.02 18:38:46.944526 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.01.02 18:38:46.944549 [ 292 ] {} <Debug> TCP-Session: 4497540b-a30a-4505-a699-933c2e66b8ed Authenticating user 'default' from [fd00:1122:3344:101::e]:50760 | ||
| 788 | 2026.01.02 18:38:46.944566 [ 293 ] {} <Debug> TCP-Session: e3c5fe25-9988-46ba-b8c7-aa1846fed67e Authenticating user 'default' from [fd00:1122:3344:101::e]:40793 | ||
| 789 | 2026.01.02 18:38:46.944575 [ 292 ] {} <Debug> TCP-Session: 4497540b-a30a-4505-a699-933c2e66b8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.01.02 18:38:46.944594 [ 293 ] {} <Debug> TCP-Session: e3c5fe25-9988-46ba-b8c7-aa1846fed67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.01.02 18:38:46.944610 [ 292 ] {} <Debug> TCP-Session: 4497540b-a30a-4505-a699-933c2e66b8ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.01.02 18:38:46.944624 [ 293 ] {} <Debug> TCP-Session: e3c5fe25-9988-46ba-b8c7-aa1846fed67e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.01.02 18:38:46.947028 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2026.01.02 18:38:46.947071 [ 291 ] {} <Debug> TCP-Session: 1fac5194-bb83-4f9a-ac1c-6da0b3676de1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46485 | ||
| 795 | 2026.01.02 18:38:46.947081 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.01.02 18:38:46.947093 [ 291 ] {} <Debug> TCP-Session: 1fac5194-bb83-4f9a-ac1c-6da0b3676de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.01.02 18:38:46.947128 [ 291 ] {} <Debug> TCP-Session: 1fac5194-bb83-4f9a-ac1c-6da0b3676de1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.01.02 18:38:46.947142 [ 294 ] {} <Debug> TCP-Session: 7ec92380-e95c-42ae-89d0-e189718a456e Authenticating user 'default' from [fd00:1122:3344:101::e]:47409 | ||
| 799 | 2026.01.02 18:38:46.947246 [ 294 ] {} <Debug> TCP-Session: 7ec92380-e95c-42ae-89d0-e189718a456e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.01.02 18:38:46.947252 [ 286 ] {e79cc799-ad23-4fb7-b19f-168bf755471f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 801 | 2026.01.02 18:38:46.947260 [ 294 ] {} <Debug> TCP-Session: 7ec92380-e95c-42ae-89d0-e189718a456e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.02 18:38:46.952795 [ 286 ] {e79cc799-ad23-4fb7-b19f-168bf755471f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.01.02 18:38:46.968149 [ 286 ] {e79cc799-ad23-4fb7-b19f-168bf755471f} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 804 | 2026.01.02 18:38:46.981394 [ 300 ] {e79cc799-ad23-4fb7-b19f-168bf755471f} <Trace> AggregatingTransform: Aggregating | ||
| 805 | 2026.01.02 18:38:46.981488 [ 300 ] {e79cc799-ad23-4fb7-b19f-168bf755471f} <Trace> Aggregator: Aggregation method: without_key | ||
| 806 | 2026.01.02 18:38:46.982224 [ 300 ] {e79cc799-ad23-4fb7-b19f-168bf755471f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00465689 sec. (214.736 rows/sec., 8.39 KiB/sec.) | ||
| 807 | 2026.01.02 18:38:46.982254 [ 300 ] {e79cc799-ad23-4fb7-b19f-168bf755471f} <Trace> Aggregator: Merging aggregated data | ||
| 808 | 2026.01.02 18:38:46.982283 [ 300 ] {e79cc799-ad23-4fb7-b19f-168bf755471f} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 809 | 2026.01.02 18:38:46.983629 [ 286 ] {e79cc799-ad23-4fb7-b19f-168bf755471f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.039622 sec., 25.238503861491093 rows/sec., 1009.54 B/sec. | ||
| 810 | 2026.01.02 18:38:46.983798 [ 286 ] {e79cc799-ad23-4fb7-b19f-168bf755471f} <Debug> TCPHandler: Processed in 0.04019909 sec. | ||
| 811 | 2026.01.02 18:38:46.985107 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.01.02 18:38:46.985148 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.01.02 18:38:46.985171 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.01.02 18:38:46.985187 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.01.02 18:38:46.985218 [ 294 ] {} <Debug> TCP-Session: 7ec92380-e95c-42ae-89d0-e189718a456e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.01.02 18:38:46.985210 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.01.02 18:38:46.985244 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.01.02 18:38:46.985252 [ 290 ] {} <Debug> TCP-Session: fbb699ca-6e38-4655-b66f-798371a0871c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.01.02 18:38:46.985260 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.01.02 18:38:46.985280 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.01.02 18:38:46.985329 [ 291 ] {} <Debug> TCP-Session: 1fac5194-bb83-4f9a-ac1c-6da0b3676de1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.01.02 18:38:46.985290 [ 292 ] {} <Debug> TCP-Session: 4497540b-a30a-4505-a699-933c2e66b8ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.01.02 18:38:46.985274 [ 288 ] {} <Debug> TCP-Session: 8c79be66-c92f-4c54-827c-f4787bbbd03c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.01.02 18:38:46.985373 [ 293 ] {} <Debug> TCP-Session: e3c5fe25-9988-46ba-b8c7-aa1846fed67e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.01.02 18:38:46.985237 [ 287 ] {} <Debug> TCP-Session: 6edfd6d1-e2c2-426d-bce2-ff34b0e2f693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.01.02 18:38:46.985233 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.01.02 18:38:46.985178 [ 286 ] {} <Debug> TCP-Session: e069863c-163b-4838-ae7a-38741cbb9b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.01.02 18:38:46.985484 [ 289 ] {} <Debug> TCP-Session: f8781c46-5959-4c80-9943-728eb496a9b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.01.02 18:38:47.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.00 MiB, peak 166.12 MiB, free memory in arenas 0.00 B, will set to 161.79 MiB (RSS), difference: 3.79 MiB | ||
| 830 | 2026.01.02 18:38:49.207306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 831 | 2026.01.02 18:38:49.209462 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 832 | 2026.01.02 18:38:49.209506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 833 | 2026.01.02 18:38:49.210764 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 834 | 2026.01.02 18:38:49.211389 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 835 | 2026.01.02 18:38:49.211621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 836 | 2026.01.02 18:38:50.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.81 MiB, peak 166.12 MiB, free memory in arenas 0.00 B, will set to 161.84 MiB (RSS), difference: 4.03 MiB | ||
| 837 | 2026.01.02 18:38:50.598726 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.01.02 18:38:50.598932 [ 275 ] {e58cebf3-68bc-49b9-b997-321fc7ae51e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 839 | 2026.01.02 18:38:50.599230 [ 275 ] {e58cebf3-68bc-49b9-b997-321fc7ae51e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.01.02 18:38:50.599289 [ 275 ] {e58cebf3-68bc-49b9-b997-321fc7ae51e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.01.02 18:38:50.599643 [ 275 ] {e58cebf3-68bc-49b9-b997-321fc7ae51e6} <Debug> TCPHandler: Processed in 0.001049156 sec. | ||
| 842 | 2026.01.02 18:38:50.605092 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.01.02 18:38:50.605234 [ 275 ] {cc702c9e-75b5-436a-9212-d461e4b2ab26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.01.02 18:38:50.613005 [ 275 ] {cc702c9e-75b5-436a-9212-d461e4b2ab26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.01.02 18:38:50.613050 [ 275 ] {cc702c9e-75b5-436a-9212-d461e4b2ab26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.01.02 18:38:50.613579 [ 275 ] {cc702c9e-75b5-436a-9212-d461e4b2ab26} <Debug> TCPHandler: Processed in 0.00853581 sec. | ||
| 847 | 2026.01.02 18:38:50.613876 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.01.02 18:38:50.614017 [ 275 ] {36d29abd-e4ff-4605-ba7a-57998676a054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.01.02 18:38:50.616595 [ 275 ] {36d29abd-e4ff-4605-ba7a-57998676a054} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.01.02 18:38:50.616641 [ 275 ] {36d29abd-e4ff-4605-ba7a-57998676a054} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.01.02 18:38:50.616945 [ 275 ] {36d29abd-e4ff-4605-ba7a-57998676a054} <Debug> TCPHandler: Processed in 0.003126828 sec. | ||
| 852 | 2026.01.02 18:38:50.617172 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.01.02 18:38:50.617289 [ 275 ] {687b51ad-e9b4-4777-b00c-41890c373a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.01.02 18:38:50.617512 [ 275 ] {687b51ad-e9b4-4777-b00c-41890c373a8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.01.02 18:38:50.617553 [ 275 ] {687b51ad-e9b4-4777-b00c-41890c373a8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.01.02 18:38:50.617898 [ 275 ] {687b51ad-e9b4-4777-b00c-41890c373a8e} <Debug> TCPHandler: Processed in 0.000815782 sec. | ||
| 857 | 2026.01.02 18:38:50.618106 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.01.02 18:38:50.618211 [ 275 ] {79671b85-8df3-4b27-a415-57b7b33f7f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.01.02 18:38:50.618508 [ 275 ] {79671b85-8df3-4b27-a415-57b7b33f7f20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.01.02 18:38:50.618552 [ 275 ] {79671b85-8df3-4b27-a415-57b7b33f7f20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.01.02 18:38:50.618863 [ 275 ] {79671b85-8df3-4b27-a415-57b7b33f7f20} <Debug> TCPHandler: Processed in 0.000748271 sec. | ||
| 862 | 2026.01.02 18:38:50.619061 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.01.02 18:38:50.619173 [ 275 ] {21d6037f-f24c-4216-aea6-bed65df3a54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.01.02 18:38:50.619406 [ 275 ] {21d6037f-f24c-4216-aea6-bed65df3a54e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.01.02 18:38:50.619448 [ 275 ] {21d6037f-f24c-4216-aea6-bed65df3a54e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.01.02 18:38:50.619756 [ 275 ] {21d6037f-f24c-4216-aea6-bed65df3a54e} <Debug> TCPHandler: Processed in 0.000743222 sec. | ||
| 867 | 2026.01.02 18:38:50.619949 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.01.02 18:38:50.620069 [ 275 ] {de01c265-c5c4-41e1-a20c-4a82a961d978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.01.02 18:38:50.620302 [ 275 ] {de01c265-c5c4-41e1-a20c-4a82a961d978} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.01.02 18:38:50.620344 [ 275 ] {de01c265-c5c4-41e1-a20c-4a82a961d978} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.01.02 18:38:50.620647 [ 275 ] {de01c265-c5c4-41e1-a20c-4a82a961d978} <Debug> TCPHandler: Processed in 0.000745091 sec. | ||
| 872 | 2026.01.02 18:38:50.620842 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.01.02 18:38:50.620953 [ 275 ] {69c5ced8-5fce-4733-901b-091b891478bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.01.02 18:38:50.621187 [ 275 ] {69c5ced8-5fce-4733-901b-091b891478bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.01.02 18:38:50.621229 [ 275 ] {69c5ced8-5fce-4733-901b-091b891478bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.01.02 18:38:50.621530 [ 275 ] {69c5ced8-5fce-4733-901b-091b891478bf} <Debug> TCPHandler: Processed in 0.000735502 sec. | ||
| 877 | 2026.01.02 18:38:50.621720 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.01.02 18:38:50.621833 [ 275 ] {04a2377a-2bc7-4577-a2d4-0bf25019428c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.01.02 18:38:50.622076 [ 275 ] {04a2377a-2bc7-4577-a2d4-0bf25019428c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.01.02 18:38:50.622118 [ 275 ] {04a2377a-2bc7-4577-a2d4-0bf25019428c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.01.02 18:38:50.622450 [ 275 ] {04a2377a-2bc7-4577-a2d4-0bf25019428c} <Debug> TCPHandler: Processed in 0.000787852 sec. | ||
| 882 | 2026.01.02 18:38:50.622660 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.01.02 18:38:50.622810 [ 275 ] {b6285f1a-2698-4e24-a51c-890acb9e14e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 884 | 2026.01.02 18:38:50.623117 [ 275 ] {b6285f1a-2698-4e24-a51c-890acb9e14e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.01.02 18:38:50.623162 [ 275 ] {b6285f1a-2698-4e24-a51c-890acb9e14e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.01.02 18:38:50.623550 [ 275 ] {b6285f1a-2698-4e24-a51c-890acb9e14e9} <Debug> TCPHandler: Processed in 0.000924194 sec. | ||
| 887 | 2026.01.02 18:38:50.623751 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.01.02 18:38:50.623875 [ 275 ] {f0c392eb-8e13-42a6-9c81-4d283c0f235a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 889 | 2026.01.02 18:38:50.624132 [ 275 ] {f0c392eb-8e13-42a6-9c81-4d283c0f235a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.01.02 18:38:50.624176 [ 275 ] {f0c392eb-8e13-42a6-9c81-4d283c0f235a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.01.02 18:38:50.624507 [ 275 ] {f0c392eb-8e13-42a6-9c81-4d283c0f235a} <Debug> TCPHandler: Processed in 0.000805183 sec. | ||
| 892 | 2026.01.02 18:38:50.624704 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.01.02 18:38:50.624824 [ 275 ] {af53a44d-fb5d-4501-8db1-11ff9135dc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 894 | 2026.01.02 18:38:50.625077 [ 275 ] {af53a44d-fb5d-4501-8db1-11ff9135dc67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.01.02 18:38:50.625121 [ 275 ] {af53a44d-fb5d-4501-8db1-11ff9135dc67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.01.02 18:38:50.625439 [ 275 ] {af53a44d-fb5d-4501-8db1-11ff9135dc67} <Debug> TCPHandler: Processed in 0.000783862 sec. | ||
| 897 | 2026.01.02 18:38:50.625639 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.01.02 18:38:50.625760 [ 275 ] {d90ce892-602e-4e6b-8b5c-0103e97e2f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 899 | 2026.01.02 18:38:50.626014 [ 275 ] {d90ce892-602e-4e6b-8b5c-0103e97e2f8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.01.02 18:38:50.626057 [ 275 ] {d90ce892-602e-4e6b-8b5c-0103e97e2f8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.01.02 18:38:50.626369 [ 275 ] {d90ce892-602e-4e6b-8b5c-0103e97e2f8e} <Debug> TCPHandler: Processed in 0.000778672 sec. | ||
| 902 | 2026.01.02 18:38:50.626566 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.01.02 18:38:50.626684 [ 275 ] {f4351fdc-dcc9-4fe8-9030-991e4b19c302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 904 | 2026.01.02 18:38:50.626930 [ 275 ] {f4351fdc-dcc9-4fe8-9030-991e4b19c302} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.01.02 18:38:50.626974 [ 275 ] {f4351fdc-dcc9-4fe8-9030-991e4b19c302} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.01.02 18:38:50.627279 [ 275 ] {f4351fdc-dcc9-4fe8-9030-991e4b19c302} <Debug> TCPHandler: Processed in 0.000761842 sec. | ||
| 907 | 2026.01.02 18:38:50.627466 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.01.02 18:38:50.627577 [ 275 ] {3043b6ee-59a4-4782-97f8-152ebdb04fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 909 | 2026.01.02 18:38:50.627810 [ 275 ] {3043b6ee-59a4-4782-97f8-152ebdb04fb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.01.02 18:38:50.627850 [ 275 ] {3043b6ee-59a4-4782-97f8-152ebdb04fb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2026.01.02 18:38:50.628142 [ 275 ] {3043b6ee-59a4-4782-97f8-152ebdb04fb2} <Debug> TCPHandler: Processed in 0.000769292 sec. | ||
| 912 | 2026.01.02 18:38:50.628401 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.01.02 18:38:50.628521 [ 275 ] {e0f23254-8193-43e6-a5f4-8ac60bd36c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 914 | 2026.01.02 18:38:50.628772 [ 275 ] {e0f23254-8193-43e6-a5f4-8ac60bd36c1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2026.01.02 18:38:50.628815 [ 275 ] {e0f23254-8193-43e6-a5f4-8ac60bd36c1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 916 | 2026.01.02 18:38:50.629127 [ 275 ] {e0f23254-8193-43e6-a5f4-8ac60bd36c1c} <Debug> TCPHandler: Processed in 0.000774432 sec. | ||
| 917 | 2026.01.02 18:38:50.629394 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.01.02 18:38:50.629513 [ 275 ] {66165665-bbb6-41cf-ada9-a9cb7eec722a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 919 | 2026.01.02 18:38:50.629770 [ 275 ] {66165665-bbb6-41cf-ada9-a9cb7eec722a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 920 | 2026.01.02 18:38:50.629813 [ 275 ] {66165665-bbb6-41cf-ada9-a9cb7eec722a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 921 | 2026.01.02 18:38:50.630124 [ 275 ] {66165665-bbb6-41cf-ada9-a9cb7eec722a} <Debug> TCPHandler: Processed in 0.000778152 sec. | ||
| 922 | 2026.01.02 18:38:50.630353 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.01.02 18:38:50.630473 [ 275 ] {15d6c75e-bfbf-4d21-b002-31dfd1651ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 924 | 2026.01.02 18:38:50.630737 [ 275 ] {15d6c75e-bfbf-4d21-b002-31dfd1651ce6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 925 | 2026.01.02 18:38:50.630780 [ 275 ] {15d6c75e-bfbf-4d21-b002-31dfd1651ce6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 926 | 2026.01.02 18:38:50.631092 [ 275 ] {15d6c75e-bfbf-4d21-b002-31dfd1651ce6} <Debug> TCPHandler: Processed in 0.000788112 sec. | ||
| 927 | 2026.01.02 18:38:50.631313 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.01.02 18:38:50.631434 [ 275 ] {a6050ddc-2583-44ab-8069-30e66576ada5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 929 | 2026.01.02 18:38:50.631690 [ 275 ] {a6050ddc-2583-44ab-8069-30e66576ada5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 930 | 2026.01.02 18:38:50.631733 [ 275 ] {a6050ddc-2583-44ab-8069-30e66576ada5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 931 | 2026.01.02 18:38:50.632042 [ 275 ] {a6050ddc-2583-44ab-8069-30e66576ada5} <Debug> TCPHandler: Processed in 0.000777012 sec. | ||
| 932 | 2026.01.02 18:38:50.632267 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.01.02 18:38:50.632388 [ 275 ] {db18fc7a-9ab1-4bd1-b623-0c01eb5fc785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 934 | 2026.01.02 18:38:50.632652 [ 275 ] {db18fc7a-9ab1-4bd1-b623-0c01eb5fc785} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 935 | 2026.01.02 18:38:50.632694 [ 275 ] {db18fc7a-9ab1-4bd1-b623-0c01eb5fc785} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 936 | 2026.01.02 18:38:50.633062 [ 275 ] {db18fc7a-9ab1-4bd1-b623-0c01eb5fc785} <Debug> TCPHandler: Processed in 0.000843152 sec. | ||
| 937 | 2026.01.02 18:38:50.633294 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.01.02 18:38:50.633409 [ 275 ] {041e4eb1-7bbe-4bbd-b03c-80f2523ec2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 939 | 2026.01.02 18:38:50.633658 [ 275 ] {041e4eb1-7bbe-4bbd-b03c-80f2523ec2d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 940 | 2026.01.02 18:38:50.633699 [ 275 ] {041e4eb1-7bbe-4bbd-b03c-80f2523ec2d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 941 | 2026.01.02 18:38:50.634001 [ 275 ] {041e4eb1-7bbe-4bbd-b03c-80f2523ec2d9} <Debug> TCPHandler: Processed in 0.000807803 sec. | ||
| 942 | 2026.01.02 18:38:50.649247 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.01.02 18:38:50.649372 [ 275 ] {fca60e18-54fc-4847-892b-5ec8dc8cdf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 944 | 2026.01.02 18:38:50.649421 [ 275 ] {fca60e18-54fc-4847-892b-5ec8dc8cdf07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 945 | 2026.01.02 18:38:50.650065 [ 275 ] {fca60e18-54fc-4847-892b-5ec8dc8cdf07} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2026.01.02 18:38:50.650116 [ 275 ] {fca60e18-54fc-4847-892b-5ec8dc8cdf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 947 | 2026.01.02 18:38:50.653224 [ 275 ] {fca60e18-54fc-4847-892b-5ec8dc8cdf07} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 948 | 2026.01.02 18:38:50.653622 [ 275 ] {fca60e18-54fc-4847-892b-5ec8dc8cdf07} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2026.01.02 18:38:50.653770 [ 275 ] {fca60e18-54fc-4847-892b-5ec8dc8cdf07} <Debug> executeQuery: Read 21 rows, 5.08 KiB in 0.004426 sec., 4744.69046543154 rows/sec., 1.12 MiB/sec. | ||
| 950 | 2026.01.02 18:38:50.653809 [ 275 ] {fca60e18-54fc-4847-892b-5ec8dc8cdf07} <Debug> TCPHandler: Processed in 0.004621951 sec. | ||
| 951 | 2026.01.02 18:38:50.653945 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2026.01.02 18:38:50.654044 [ 275 ] {11f3ea51-d537-4568-aadc-e1ca366ef14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 953 | 2026.01.02 18:38:50.654085 [ 275 ] {11f3ea51-d537-4568-aadc-e1ca366ef14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 954 | 2026.01.02 18:38:50.661434 [ 275 ] {11f3ea51-d537-4568-aadc-e1ca366ef14d} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2026.01.02 18:38:50.661471 [ 275 ] {11f3ea51-d537-4568-aadc-e1ca366ef14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 956 | 2026.01.02 18:38:50.664418 [ 275 ] {11f3ea51-d537-4568-aadc-e1ca366ef14d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 957 | 2026.01.02 18:38:50.664910 [ 275 ] {11f3ea51-d537-4568-aadc-e1ca366ef14d} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2026.01.02 18:38:50.665041 [ 275 ] {11f3ea51-d537-4568-aadc-e1ca366ef14d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.011067 sec., 2168.609379235565 rows/sec., 184.25 KiB/sec. | ||
| 959 | 2026.01.02 18:38:50.665078 [ 275 ] {11f3ea51-d537-4568-aadc-e1ca366ef14d} <Debug> TCPHandler: Processed in 0.01123238 sec. | ||
| 960 | 2026.01.02 18:38:50.665213 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2026.01.02 18:38:50.665376 [ 275 ] {679fc9ed-045b-4f76-9f60-a0693d0737b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 962 | 2026.01.02 18:38:50.665418 [ 275 ] {679fc9ed-045b-4f76-9f60-a0693d0737b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 963 | 2026.01.02 18:38:50.665899 [ 275 ] {679fc9ed-045b-4f76-9f60-a0693d0737b6} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2026.01.02 18:38:50.665937 [ 275 ] {679fc9ed-045b-4f76-9f60-a0693d0737b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 965 | 2026.01.02 18:38:50.666432 [ 275 ] {679fc9ed-045b-4f76-9f60-a0693d0737b6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 966 | 2026.01.02 18:38:50.666946 [ 275 ] {679fc9ed-045b-4f76-9f60-a0693d0737b6} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2026.01.02 18:38:50.667078 [ 275 ] {679fc9ed-045b-4f76-9f60-a0693d0737b6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001723 sec., 2321.5322112594313 rows/sec., 189.30 KiB/sec. | ||
| 968 | 2026.01.02 18:38:50.667114 [ 275 ] {679fc9ed-045b-4f76-9f60-a0693d0737b6} <Debug> TCPHandler: Processed in 0.001889128 sec. | ||
| 969 | 2026.01.02 18:38:50.667213 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2026.01.02 18:38:50.667311 [ 275 ] {cded262b-a9c0-4d55-b0bf-adf1381ad95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 971 | 2026.01.02 18:38:50.667351 [ 275 ] {cded262b-a9c0-4d55-b0bf-adf1381ad95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 972 | 2026.01.02 18:38:50.667823 [ 275 ] {cded262b-a9c0-4d55-b0bf-adf1381ad95e} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2026.01.02 18:38:50.667860 [ 275 ] {cded262b-a9c0-4d55-b0bf-adf1381ad95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 974 | 2026.01.02 18:38:50.668271 [ 275 ] {cded262b-a9c0-4d55-b0bf-adf1381ad95e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 975 | 2026.01.02 18:38:50.668672 [ 275 ] {cded262b-a9c0-4d55-b0bf-adf1381ad95e} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2026.01.02 18:38:50.668801 [ 275 ] {cded262b-a9c0-4d55-b0bf-adf1381ad95e} <Debug> executeQuery: Read 148 rows, 13.67 KiB in 0.001511 sec., 97948.37855724686 rows/sec., 8.83 MiB/sec. | ||
| 977 | 2026.01.02 18:38:50.668838 [ 275 ] {cded262b-a9c0-4d55-b0bf-adf1381ad95e} <Debug> TCPHandler: Processed in 0.001673256 sec. | ||
| 978 | 2026.01.02 18:38:50.668937 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2026.01.02 18:38:50.669032 [ 275 ] {80e2c0ba-428d-41b3-8676-8dd031016135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 980 | 2026.01.02 18:38:50.669072 [ 275 ] {80e2c0ba-428d-41b3-8676-8dd031016135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 981 | 2026.01.02 18:38:50.669455 [ 275 ] {80e2c0ba-428d-41b3-8676-8dd031016135} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2026.01.02 18:38:50.669492 [ 275 ] {80e2c0ba-428d-41b3-8676-8dd031016135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 983 | 2026.01.02 18:38:50.669887 [ 275 ] {80e2c0ba-428d-41b3-8676-8dd031016135} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 984 | 2026.01.02 18:38:50.670333 [ 275 ] {80e2c0ba-428d-41b3-8676-8dd031016135} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2026.01.02 18:38:50.670452 [ 275 ] {80e2c0ba-428d-41b3-8676-8dd031016135} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001449 sec., 11042.097998619738 rows/sec., 855.92 KiB/sec. | ||
| 986 | 2026.01.02 18:38:50.670487 [ 275 ] {80e2c0ba-428d-41b3-8676-8dd031016135} <Debug> TCPHandler: Processed in 0.001613465 sec. | ||
| 987 | 2026.01.02 18:38:50.670581 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2026.01.02 18:38:50.670668 [ 275 ] {963556a6-1cea-4b00-bf99-3e70c45afcc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 989 | 2026.01.02 18:38:50.670706 [ 275 ] {963556a6-1cea-4b00-bf99-3e70c45afcc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 990 | 2026.01.02 18:38:50.671096 [ 275 ] {963556a6-1cea-4b00-bf99-3e70c45afcc1} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2026.01.02 18:38:50.671129 [ 275 ] {963556a6-1cea-4b00-bf99-3e70c45afcc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 992 | 2026.01.02 18:38:50.671595 [ 275 ] {963556a6-1cea-4b00-bf99-3e70c45afcc1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 993 | 2026.01.02 18:38:50.672073 [ 275 ] {963556a6-1cea-4b00-bf99-3e70c45afcc1} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2026.01.02 18:38:50.672208 [ 275 ] {963556a6-1cea-4b00-bf99-3e70c45afcc1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001529 sec., 15696.533682145193 rows/sec., 1.30 MiB/sec. | ||
| 995 | 2026.01.02 18:38:50.672256 [ 275 ] {963556a6-1cea-4b00-bf99-3e70c45afcc1} <Debug> TCPHandler: Processed in 0.001702575 sec. | ||
| 996 | 2026.01.02 18:38:50.672383 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.01.02 18:38:50.672483 [ 275 ] {e94f1ad6-8d40-4290-a7ec-ab48644f9e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 998 | 2026.01.02 18:38:50.672524 [ 275 ] {e94f1ad6-8d40-4290-a7ec-ab48644f9e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 999 | 2026.01.02 18:38:50.672926 [ 275 ] {e94f1ad6-8d40-4290-a7ec-ab48644f9e15} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2026.01.02 18:38:50.672964 [ 275 ] {e94f1ad6-8d40-4290-a7ec-ab48644f9e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1001 | 2026.01.02 18:38:50.673408 [ 275 ] {e94f1ad6-8d40-4290-a7ec-ab48644f9e15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1002 | 2026.01.02 18:38:50.673873 [ 275 ] {e94f1ad6-8d40-4290-a7ec-ab48644f9e15} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2026.01.02 18:38:50.674007 [ 275 ] {e94f1ad6-8d40-4290-a7ec-ab48644f9e15} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001543 sec., 7777.057679844458 rows/sec., 607.58 KiB/sec. | ||
| 1004 | 2026.01.02 18:38:50.674047 [ 275 ] {e94f1ad6-8d40-4290-a7ec-ab48644f9e15} <Debug> TCPHandler: Processed in 0.001716497 sec. | ||
| 1005 | 2026.01.02 18:38:50.674155 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.01.02 18:38:50.674251 [ 275 ] {f80840ee-9c27-4e1f-9c87-e7dc8dbccc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1007 | 2026.01.02 18:38:50.674295 [ 275 ] {f80840ee-9c27-4e1f-9c87-e7dc8dbccc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1008 | 2026.01.02 18:38:50.674710 [ 275 ] {f80840ee-9c27-4e1f-9c87-e7dc8dbccc22} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2026.01.02 18:38:50.674747 [ 275 ] {f80840ee-9c27-4e1f-9c87-e7dc8dbccc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1010 | 2026.01.02 18:38:50.675153 [ 275 ] {f80840ee-9c27-4e1f-9c87-e7dc8dbccc22} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1011 | 2026.01.02 18:38:50.675549 [ 275 ] {f80840ee-9c27-4e1f-9c87-e7dc8dbccc22} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2026.01.02 18:38:50.675667 [ 275 ] {f80840ee-9c27-4e1f-9c87-e7dc8dbccc22} <Debug> executeQuery: Read 68 rows, 5.82 KiB in 0.00146 sec., 46575.34246575343 rows/sec., 3.89 MiB/sec. | ||
| 1013 | 2026.01.02 18:38:50.675702 [ 275 ] {f80840ee-9c27-4e1f-9c87-e7dc8dbccc22} <Debug> TCPHandler: Processed in 0.001623995 sec. | ||
| 1014 | 2026.01.02 18:38:50.675803 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.01.02 18:38:50.675891 [ 275 ] {72ac6f6e-e164-4ab3-9d72-5ada4637f180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1016 | 2026.01.02 18:38:50.675932 [ 275 ] {72ac6f6e-e164-4ab3-9d72-5ada4637f180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1017 | 2026.01.02 18:38:50.678339 [ 275 ] {72ac6f6e-e164-4ab3-9d72-5ada4637f180} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1018 | 2026.01.02 18:38:50.678380 [ 275 ] {72ac6f6e-e164-4ab3-9d72-5ada4637f180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1019 | 2026.01.02 18:38:50.683710 [ 275 ] {72ac6f6e-e164-4ab3-9d72-5ada4637f180} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1020 | 2026.01.02 18:38:50.684236 [ 275 ] {72ac6f6e-e164-4ab3-9d72-5ada4637f180} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2026.01.02 18:38:50.684368 [ 275 ] {72ac6f6e-e164-4ab3-9d72-5ada4637f180} <Debug> executeQuery: Read 292 rows, 23.61 KiB in 0.008452 sec., 34548.03596781827 rows/sec., 2.73 MiB/sec. | ||
| 1022 | 2026.01.02 18:38:50.684404 [ 275 ] {72ac6f6e-e164-4ab3-9d72-5ada4637f180} <Debug> TCPHandler: Processed in 0.008614141 sec. | ||
| 1023 | 2026.01.02 18:38:50.684522 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.01.02 18:38:50.684617 [ 275 ] {72a74311-0823-4a4f-87ff-15993b364b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1025 | 2026.01.02 18:38:50.684660 [ 275 ] {72a74311-0823-4a4f-87ff-15993b364b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1026 | 2026.01.02 18:38:50.684978 [ 275 ] {72a74311-0823-4a4f-87ff-15993b364b4d} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.01.02 18:38:50.685015 [ 275 ] {72a74311-0823-4a4f-87ff-15993b364b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1028 | 2026.01.02 18:38:50.685516 [ 275 ] {72a74311-0823-4a4f-87ff-15993b364b4d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1029 | 2026.01.02 18:38:50.685982 [ 275 ] {72a74311-0823-4a4f-87ff-15993b364b4d} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.01.02 18:38:50.686111 [ 275 ] {72a74311-0823-4a4f-87ff-15993b364b4d} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001512 sec., 13227.513227513227 rows/sec., 930.06 KiB/sec. | ||
| 1031 | 2026.01.02 18:38:50.686146 [ 275 ] {72a74311-0823-4a4f-87ff-15993b364b4d} <Debug> TCPHandler: Processed in 0.001673935 sec. | ||
| 1032 | 2026.01.02 18:38:51.708327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 1418 | ||
| 1033 | 2026.01.02 18:38:51.708779 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2026.01.02 18:38:51.708819 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1035 | 2026.01.02 18:38:51.709555 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1036 | 2026.01.02 18:38:51.710153 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2026.01.02 18:38:51.710310 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1418 | ||
| 1038 | 2026.01.02 18:38:51.762125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1039 | 2026.01.02 18:38:51.778224 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2026.01.02 18:38:51.778272 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1041 | 2026.01.02 18:38:51.784602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1042 | 2026.01.02 18:38:51.785794 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2026.01.02 18:38:51.788574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1044 | 2026.01.02 18:38:52.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.07 MiB, peak 167.07 MiB, free memory in arenas 0.00 B, will set to 164.61 MiB (RSS), difference: 1.53 MiB | ||
| 1045 | 2026.01.02 18:38:55.047251 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36241 | ||
| 1046 | 2026.01.02 18:38:55.047364 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1047 | 2026.01.02 18:38:55.047394 [ 286 ] {} <Debug> TCP-Session: 58484f7b-1e19-4e3e-bd52-a0af5dabae8e Authenticating user 'default' from [fd00:1122:3344:101::e]:36241 | ||
| 1048 | 2026.01.02 18:38:55.047419 [ 286 ] {} <Debug> TCP-Session: 58484f7b-1e19-4e3e-bd52-a0af5dabae8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.01.02 18:38:55.047432 [ 286 ] {} <Debug> TCP-Session: 58484f7b-1e19-4e3e-bd52-a0af5dabae8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.01.02 18:38:55.047647 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50845 | ||
| 1051 | 2026.01.02 18:38:55.047663 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45708 | ||
| 1052 | 2026.01.02 18:38:55.047686 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40686 | ||
| 1053 | 2026.01.02 18:38:55.047704 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52998 | ||
| 1054 | 2026.01.02 18:38:55.047729 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46679 | ||
| 1055 | 2026.01.02 18:38:55.047759 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36199 | ||
| 1056 | 2026.01.02 18:38:55.047789 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1057 | 2026.01.02 18:38:55.047802 [ 286 ] {} <Trace> TCP-Session: 58484f7b-1e19-4e3e-bd52-a0af5dabae8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2026.01.02 18:38:55.047820 [ 288 ] {} <Debug> TCP-Session: 6564ecd3-6135-4822-b5c3-92b2fe12f893 Authenticating user 'default' from [fd00:1122:3344:101::e]:45708 | ||
| 1059 | 2026.01.02 18:38:55.047824 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2026.01.02 18:38:55.047841 [ 288 ] {} <Debug> TCP-Session: 6564ecd3-6135-4822-b5c3-92b2fe12f893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.01.02 18:38:55.047843 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1062 | 2026.01.02 18:38:55.047863 [ 290 ] {} <Debug> TCP-Session: 70a374ca-804a-4d63-b736-4e0790e67efe Authenticating user 'default' from [fd00:1122:3344:101::e]:52998 | ||
| 1063 | 2026.01.02 18:38:55.047869 [ 288 ] {} <Debug> TCP-Session: 6564ecd3-6135-4822-b5c3-92b2fe12f893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.01.02 18:38:55.047886 [ 294 ] {} <Debug> TCP-Session: 2a5a3950-0b7a-46af-9510-915b772282f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36199 | ||
| 1065 | 2026.01.02 18:38:55.047899 [ 290 ] {} <Debug> TCP-Session: 70a374ca-804a-4d63-b736-4e0790e67efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.01.02 18:38:55.047919 [ 294 ] {} <Debug> TCP-Session: 2a5a3950-0b7a-46af-9510-915b772282f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.01.02 18:38:55.047924 [ 290 ] {} <Debug> TCP-Session: 70a374ca-804a-4d63-b736-4e0790e67efe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.01.02 18:38:55.047933 [ 294 ] {} <Debug> TCP-Session: 2a5a3950-0b7a-46af-9510-915b772282f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.01.02 18:38:55.047804 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1070 | 2026.01.02 18:38:55.047791 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1071 | 2026.01.02 18:38:55.047985 [ 289 ] {} <Debug> TCP-Session: 1b7094ee-4e20-427a-9ef6-ebc3dcddc4fa Authenticating user 'default' from [fd00:1122:3344:101::e]:40686 | ||
| 1072 | 2026.01.02 18:38:55.047973 [ 286 ] {11d8dc51-70c1-47a4-8198-604cec0d4104} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36241) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1073 | 2026.01.02 18:38:55.048037 [ 289 ] {} <Debug> TCP-Session: 1b7094ee-4e20-427a-9ef6-ebc3dcddc4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2026.01.02 18:38:55.048030 [ 287 ] {} <Debug> TCP-Session: 9d1155f2-050d-4a69-9c3d-86740c01c351 Authenticating user 'default' from [fd00:1122:3344:101::e]:50845 | ||
| 1075 | 2026.01.02 18:38:55.048074 [ 289 ] {} <Debug> TCP-Session: 1b7094ee-4e20-427a-9ef6-ebc3dcddc4fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.01.02 18:38:55.047751 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39210 | ||
| 1077 | 2026.01.02 18:38:55.048104 [ 287 ] {} <Debug> TCP-Session: 9d1155f2-050d-4a69-9c3d-86740c01c351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.01.02 18:38:55.047740 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58570 | ||
| 1079 | 2026.01.02 18:38:55.048140 [ 287 ] {} <Debug> TCP-Session: 9d1155f2-050d-4a69-9c3d-86740c01c351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.01.02 18:38:55.047828 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1081 | 2026.01.02 18:38:55.048208 [ 291 ] {} <Debug> TCP-Session: 00015d1e-b566-4ed1-81b7-f77e12dee93d Authenticating user 'default' from [fd00:1122:3344:101::e]:46679 | ||
| 1082 | 2026.01.02 18:38:55.048224 [ 291 ] {} <Debug> TCP-Session: 00015d1e-b566-4ed1-81b7-f77e12dee93d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.01.02 18:38:55.048237 [ 291 ] {} <Debug> TCP-Session: 00015d1e-b566-4ed1-81b7-f77e12dee93d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.01.02 18:38:55.048325 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1085 | 2026.01.02 18:38:55.048351 [ 286 ] {11d8dc51-70c1-47a4-8198-604cec0d4104} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1086 | 2026.01.02 18:38:55.048353 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1087 | 2026.01.02 18:38:55.048367 [ 293 ] {} <Debug> TCP-Session: 48e9a44d-be96-44f3-8644-d709129f7759 Authenticating user 'default' from [fd00:1122:3344:101::e]:39210 | ||
| 1088 | 2026.01.02 18:38:55.048400 [ 292 ] {} <Debug> TCP-Session: 7f5fa156-66cb-4b15-9307-6e1420484eec Authenticating user 'default' from [fd00:1122:3344:101::e]:58570 | ||
| 1089 | 2026.01.02 18:38:55.048420 [ 293 ] {} <Debug> TCP-Session: 48e9a44d-be96-44f3-8644-d709129f7759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.01.02 18:38:55.048438 [ 292 ] {} <Debug> TCP-Session: 7f5fa156-66cb-4b15-9307-6e1420484eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.01.02 18:38:55.048454 [ 293 ] {} <Debug> TCP-Session: 48e9a44d-be96-44f3-8644-d709129f7759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.01.02 18:38:55.048468 [ 292 ] {} <Debug> TCP-Session: 7f5fa156-66cb-4b15-9307-6e1420484eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.01.02 18:38:55.048425 [ 286 ] {11d8dc51-70c1-47a4-8198-604cec0d4104} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1094 | 2026.01.02 18:38:55.048801 [ 286 ] {11d8dc51-70c1-47a4-8198-604cec0d4104} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 1095 | 2026.01.02 18:38:55.049711 [ 323 ] {11d8dc51-70c1-47a4-8198-604cec0d4104} <Trace> AggregatingTransform: Aggregating | ||
| 1096 | 2026.01.02 18:38:55.049766 [ 323 ] {11d8dc51-70c1-47a4-8198-604cec0d4104} <Trace> Aggregator: Aggregation method: without_key | ||
| 1097 | 2026.01.02 18:38:55.049805 [ 323 ] {11d8dc51-70c1-47a4-8198-604cec0d4104} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900914 sec. (1109.984 rows/sec., 43.36 KiB/sec.) | ||
| 1098 | 2026.01.02 18:38:55.049826 [ 323 ] {11d8dc51-70c1-47a4-8198-604cec0d4104} <Trace> Aggregator: Merging aggregated data | ||
| 1099 | 2026.01.02 18:38:55.051022 [ 286 ] {11d8dc51-70c1-47a4-8198-604cec0d4104} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003104 sec., 322.16494845360825 rows/sec., 12.58 KiB/sec. | ||
| 1100 | 2026.01.02 18:38:55.051198 [ 286 ] {11d8dc51-70c1-47a4-8198-604cec0d4104} <Debug> TCPHandler: Processed in 0.003542404 sec. | ||
| 1101 | 2026.01.02 18:38:55.051340 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1102 | 2026.01.02 18:38:55.051364 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2026.01.02 18:38:55.051378 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1104 | 2026.01.02 18:38:55.051399 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2026.01.02 18:38:55.051416 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1106 | 2026.01.02 18:38:55.051434 [ 294 ] {} <Debug> TCP-Session: 2a5a3950-0b7a-46af-9510-915b772282f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.01.02 18:38:55.051437 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1108 | 2026.01.02 18:38:55.051472 [ 289 ] {} <Debug> TCP-Session: 1b7094ee-4e20-427a-9ef6-ebc3dcddc4fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.01.02 18:38:55.051475 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1110 | 2026.01.02 18:38:55.051500 [ 290 ] {} <Debug> TCP-Session: 70a374ca-804a-4d63-b736-4e0790e67efe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.01.02 18:38:55.051489 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1112 | 2026.01.02 18:38:55.051536 [ 291 ] {} <Debug> TCP-Session: 00015d1e-b566-4ed1-81b7-f77e12dee93d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.01.02 18:38:55.051451 [ 288 ] {} <Debug> TCP-Session: 6564ecd3-6135-4822-b5c3-92b2fe12f893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.01.02 18:38:55.051573 [ 293 ] {} <Debug> TCP-Session: 48e9a44d-be96-44f3-8644-d709129f7759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.01.02 18:38:55.051420 [ 287 ] {} <Debug> TCP-Session: 9d1155f2-050d-4a69-9c3d-86740c01c351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.01.02 18:38:55.051375 [ 286 ] {} <Debug> TCP-Session: 58484f7b-1e19-4e3e-bd52-a0af5dabae8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.01.02 18:38:55.051458 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1118 | 2026.01.02 18:38:55.051677 [ 292 ] {} <Debug> TCP-Session: 7f5fa156-66cb-4b15-9307-6e1420484eec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.01.02 18:38:55.096724 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63607 | ||
| 1120 | 2026.01.02 18:38:55.096827 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.01.02 18:38:55.096857 [ 286 ] {} <Debug> TCP-Session: 0b009197-7877-48ae-bfb5-5832467729a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63607 | ||
| 1122 | 2026.01.02 18:38:55.096881 [ 286 ] {} <Debug> TCP-Session: 0b009197-7877-48ae-bfb5-5832467729a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.01.02 18:38:55.096898 [ 286 ] {} <Debug> TCP-Session: 0b009197-7877-48ae-bfb5-5832467729a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.01.02 18:38:55.097187 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40582 | ||
| 1125 | 2026.01.02 18:38:55.097208 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58532 | ||
| 1126 | 2026.01.02 18:38:55.097224 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52533 | ||
| 1127 | 2026.01.02 18:38:55.097264 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33968 | ||
| 1128 | 2026.01.02 18:38:55.097275 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58054 | ||
| 1129 | 2026.01.02 18:38:55.097301 [ 286 ] {} <Trace> TCP-Session: 0b009197-7877-48ae-bfb5-5832467729a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.01.02 18:38:55.097341 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1131 | 2026.01.02 18:38:55.097365 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1132 | 2026.01.02 18:38:55.097394 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2026.01.02 18:38:55.097400 [ 288 ] {} <Debug> TCP-Session: 9ad1dd9b-c9b1-4d96-bafb-0cfaa4fbb3d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40582 | ||
| 1134 | 2026.01.02 18:38:55.097424 [ 293 ] {} <Debug> TCP-Session: 5abe53fd-1d85-46e0-9069-74fae697b649 Authenticating user 'default' from [fd00:1122:3344:101::e]:33968 | ||
| 1135 | 2026.01.02 18:38:55.097439 [ 294 ] {} <Debug> TCP-Session: 7cbed993-9ec4-4acf-8746-933e29444e99 Authenticating user 'default' from [fd00:1122:3344:101::e]:58054 | ||
| 1136 | 2026.01.02 18:38:55.097452 [ 288 ] {} <Debug> TCP-Session: 9ad1dd9b-c9b1-4d96-bafb-0cfaa4fbb3d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.01.02 18:38:55.097475 [ 293 ] {} <Debug> TCP-Session: 5abe53fd-1d85-46e0-9069-74fae697b649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.01.02 18:38:55.097493 [ 294 ] {} <Debug> TCP-Session: 7cbed993-9ec4-4acf-8746-933e29444e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.01.02 18:38:55.097519 [ 293 ] {} <Debug> TCP-Session: 5abe53fd-1d85-46e0-9069-74fae697b649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.01.02 18:38:55.097535 [ 294 ] {} <Debug> TCP-Session: 7cbed993-9ec4-4acf-8746-933e29444e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.01.02 18:38:55.097538 [ 286 ] {f2ccd4da-71dc-47e6-a564-a5c46177c2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63607) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1142 | 2026.01.02 18:38:55.097502 [ 288 ] {} <Debug> TCP-Session: 9ad1dd9b-c9b1-4d96-bafb-0cfaa4fbb3d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.01.02 18:38:55.097235 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58023 | ||
| 1144 | 2026.01.02 18:38:55.097187 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45278 | ||
| 1145 | 2026.01.02 18:38:55.097352 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1146 | 2026.01.02 18:38:55.097741 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1147 | 2026.01.02 18:38:55.097768 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1148 | 2026.01.02 18:38:55.097776 [ 290 ] {} <Debug> TCP-Session: 15053a30-639a-406b-a71c-4564ad7816da Authenticating user 'default' from [fd00:1122:3344:101::e]:52533 | ||
| 1149 | 2026.01.02 18:38:55.097789 [ 291 ] {} <Debug> TCP-Session: dd519eb2-99e9-443c-b9d5-1cf8afa5cf68 Authenticating user 'default' from [fd00:1122:3344:101::e]:58023 | ||
| 1150 | 2026.01.02 18:38:55.097817 [ 287 ] {} <Debug> TCP-Session: 2d1ff5de-0350-4b25-933f-7b53362d3409 Authenticating user 'default' from [fd00:1122:3344:101::e]:45278 | ||
| 1151 | 2026.01.02 18:38:55.097825 [ 290 ] {} <Debug> TCP-Session: 15053a30-639a-406b-a71c-4564ad7816da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.01.02 18:38:55.097847 [ 291 ] {} <Debug> TCP-Session: dd519eb2-99e9-443c-b9d5-1cf8afa5cf68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.01.02 18:38:55.097852 [ 287 ] {} <Debug> TCP-Session: 2d1ff5de-0350-4b25-933f-7b53362d3409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.01.02 18:38:55.097864 [ 290 ] {} <Debug> TCP-Session: 15053a30-639a-406b-a71c-4564ad7816da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.01.02 18:38:55.097890 [ 287 ] {} <Debug> TCP-Session: 2d1ff5de-0350-4b25-933f-7b53362d3409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.01.02 18:38:55.097880 [ 291 ] {} <Debug> TCP-Session: dd519eb2-99e9-443c-b9d5-1cf8afa5cf68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.01.02 18:38:55.097849 [ 286 ] {f2ccd4da-71dc-47e6-a564-a5c46177c2d2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1158 | 2026.01.02 18:38:55.097238 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58627 | ||
| 1159 | 2026.01.02 18:38:55.097350 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1160 | 2026.01.02 18:38:55.097993 [ 286 ] {f2ccd4da-71dc-47e6-a564-a5c46177c2d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1161 | 2026.01.02 18:38:55.098018 [ 289 ] {} <Debug> TCP-Session: f3d62ddc-b610-40bc-8652-6444539cb1c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58532 | ||
| 1162 | 2026.01.02 18:38:55.098023 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1163 | 2026.01.02 18:38:55.098046 [ 289 ] {} <Debug> TCP-Session: f3d62ddc-b610-40bc-8652-6444539cb1c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.01.02 18:38:55.098062 [ 292 ] {} <Debug> TCP-Session: 006a8da7-eaf5-403b-94ce-6145c6e25ab1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58627 | ||
| 1165 | 2026.01.02 18:38:55.098067 [ 289 ] {} <Debug> TCP-Session: f3d62ddc-b610-40bc-8652-6444539cb1c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.01.02 18:38:55.098092 [ 292 ] {} <Debug> TCP-Session: 006a8da7-eaf5-403b-94ce-6145c6e25ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.01.02 18:38:55.098117 [ 292 ] {} <Debug> TCP-Session: 006a8da7-eaf5-403b-94ce-6145c6e25ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.01.02 18:38:55.098285 [ 286 ] {f2ccd4da-71dc-47e6-a564-a5c46177c2d2} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 1169 | 2026.01.02 18:38:55.099155 [ 318 ] {f2ccd4da-71dc-47e6-a564-a5c46177c2d2} <Trace> AggregatingTransform: Aggregating | ||
| 1170 | 2026.01.02 18:38:55.099210 [ 318 ] {f2ccd4da-71dc-47e6-a564-a5c46177c2d2} <Trace> Aggregator: Aggregation method: without_key | ||
| 1171 | 2026.01.02 18:38:55.099248 [ 318 ] {f2ccd4da-71dc-47e6-a564-a5c46177c2d2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868153 sec. (1151.871 rows/sec., 44.99 KiB/sec.) | ||
| 1172 | 2026.01.02 18:38:55.099267 [ 318 ] {f2ccd4da-71dc-47e6-a564-a5c46177c2d2} <Trace> Aggregator: Merging aggregated data | ||
| 1173 | 2026.01.02 18:38:55.100383 [ 286 ] {f2ccd4da-71dc-47e6-a564-a5c46177c2d2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002914 sec., 343.17089910775564 rows/sec., 13.41 KiB/sec. | ||
| 1174 | 2026.01.02 18:38:55.100526 [ 286 ] {f2ccd4da-71dc-47e6-a564-a5c46177c2d2} <Debug> TCPHandler: Processed in 0.00335678 sec. | ||
| 1175 | 2026.01.02 18:38:55.100639 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1176 | 2026.01.02 18:38:55.100671 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2026.01.02 18:38:55.100672 [ 286 ] {} <Debug> TCP-Session: 0b009197-7877-48ae-bfb5-5832467729a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.01.02 18:38:55.100689 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1179 | 2026.01.02 18:38:55.100714 [ 293 ] {} <Debug> TCP-Session: 5abe53fd-1d85-46e0-9069-74fae697b649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.01.02 18:38:55.100732 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1181 | 2026.01.02 18:38:55.100745 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1182 | 2026.01.02 18:38:55.100764 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1183 | 2026.01.02 18:38:55.100782 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1184 | 2026.01.02 18:38:55.100798 [ 291 ] {} <Debug> TCP-Session: dd519eb2-99e9-443c-b9d5-1cf8afa5cf68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.01.02 18:38:55.100816 [ 290 ] {} <Debug> TCP-Session: 15053a30-639a-406b-a71c-4564ad7816da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.01.02 18:38:55.100828 [ 294 ] {} <Debug> TCP-Session: 7cbed993-9ec4-4acf-8746-933e29444e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.01.02 18:38:55.100752 [ 287 ] {} <Debug> TCP-Session: 2d1ff5de-0350-4b25-933f-7b53362d3409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.01.02 18:38:55.100717 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1189 | 2026.01.02 18:38:55.100804 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1190 | 2026.01.02 18:38:55.100911 [ 288 ] {} <Debug> TCP-Session: 9ad1dd9b-c9b1-4d96-bafb-0cfaa4fbb3d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.01.02 18:38:55.100779 [ 289 ] {} <Debug> TCP-Session: f3d62ddc-b610-40bc-8652-6444539cb1c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2026.01.02 18:38:55.100931 [ 292 ] {} <Debug> TCP-Session: 006a8da7-eaf5-403b-94ce-6145c6e25ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2026.01.02 18:38:55.601493 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.01.02 18:38:55.601675 [ 275 ] {6fbe3c1b-3f4a-4294-9e34-37732e7d1a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1195 | 2026.01.02 18:38:55.601742 [ 275 ] {6fbe3c1b-3f4a-4294-9e34-37732e7d1a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1196 | 2026.01.02 18:38:55.602383 [ 275 ] {6fbe3c1b-3f4a-4294-9e34-37732e7d1a24} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.01.02 18:38:55.602432 [ 275 ] {6fbe3c1b-3f4a-4294-9e34-37732e7d1a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1198 | 2026.01.02 18:38:55.603016 [ 275 ] {6fbe3c1b-3f4a-4294-9e34-37732e7d1a24} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1199 | 2026.01.02 18:38:55.603509 [ 275 ] {6fbe3c1b-3f4a-4294-9e34-37732e7d1a24} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.01.02 18:38:55.603670 [ 275 ] {6fbe3c1b-3f4a-4294-9e34-37732e7d1a24} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002044 sec., 12720.156555772995 rows/sec., 1008.57 KiB/sec. | ||
| 1201 | 2026.01.02 18:38:55.603719 [ 275 ] {6fbe3c1b-3f4a-4294-9e34-37732e7d1a24} <Debug> TCPHandler: Processed in 0.002353326 sec. | ||
| 1202 | 2026.01.02 18:38:55.603846 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.01.02 18:38:55.603949 [ 275 ] {c9d13d84-5b07-4cd1-a65d-c8fc0d0dbdbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1204 | 2026.01.02 18:38:55.603994 [ 275 ] {c9d13d84-5b07-4cd1-a65d-c8fc0d0dbdbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1205 | 2026.01.02 18:38:55.604425 [ 275 ] {c9d13d84-5b07-4cd1-a65d-c8fc0d0dbdbd} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.01.02 18:38:55.604464 [ 275 ] {c9d13d84-5b07-4cd1-a65d-c8fc0d0dbdbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1207 | 2026.01.02 18:38:55.604894 [ 275 ] {c9d13d84-5b07-4cd1-a65d-c8fc0d0dbdbd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1208 | 2026.01.02 18:38:55.605410 [ 275 ] {c9d13d84-5b07-4cd1-a65d-c8fc0d0dbdbd} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.01.02 18:38:55.605546 [ 275 ] {c9d13d84-5b07-4cd1-a65d-c8fc0d0dbdbd} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001622 sec., 17262.63871763255 rows/sec., 1.35 MiB/sec. | ||
| 1210 | 2026.01.02 18:38:55.605585 [ 275 ] {c9d13d84-5b07-4cd1-a65d-c8fc0d0dbdbd} <Debug> TCPHandler: Processed in 0.001791097 sec. | ||
| 1211 | 2026.01.02 18:38:55.605702 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.01.02 18:38:55.605802 [ 275 ] {3ba3427b-8e77-4fa9-8637-c219ec69d5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1213 | 2026.01.02 18:38:55.605849 [ 275 ] {3ba3427b-8e77-4fa9-8637-c219ec69d5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1214 | 2026.01.02 18:38:55.606229 [ 275 ] {3ba3427b-8e77-4fa9-8637-c219ec69d5d0} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.01.02 18:38:55.606266 [ 275 ] {3ba3427b-8e77-4fa9-8637-c219ec69d5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1216 | 2026.01.02 18:38:55.606788 [ 275 ] {3ba3427b-8e77-4fa9-8637-c219ec69d5d0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1217 | 2026.01.02 18:38:55.607352 [ 275 ] {3ba3427b-8e77-4fa9-8637-c219ec69d5d0} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.01.02 18:38:55.607530 [ 275 ] {3ba3427b-8e77-4fa9-8637-c219ec69d5d0} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001747 sec., 28620.492272467087 rows/sec., 1.98 MiB/sec. | ||
| 1219 | 2026.01.02 18:38:55.607580 [ 275 ] {3ba3427b-8e77-4fa9-8637-c219ec69d5d0} <Debug> TCPHandler: Processed in 0.00192947 sec. | ||
| 1220 | 2026.01.02 18:38:55.607703 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.01.02 18:38:55.607814 [ 275 ] {d4cad37f-8650-463b-a199-88695bafbb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1222 | 2026.01.02 18:38:55.607870 [ 275 ] {d4cad37f-8650-463b-a199-88695bafbb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1223 | 2026.01.02 18:38:55.608271 [ 275 ] {d4cad37f-8650-463b-a199-88695bafbb26} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2026.01.02 18:38:55.608315 [ 275 ] {d4cad37f-8650-463b-a199-88695bafbb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1225 | 2026.01.02 18:38:55.608881 [ 275 ] {d4cad37f-8650-463b-a199-88695bafbb26} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1226 | 2026.01.02 18:38:55.609495 [ 275 ] {d4cad37f-8650-463b-a199-88695bafbb26} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2026.01.02 18:38:55.609668 [ 275 ] {d4cad37f-8650-463b-a199-88695bafbb26} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.00188 sec., 10638.297872340427 rows/sec., 748.01 KiB/sec. | ||
| 1228 | 2026.01.02 18:38:55.609715 [ 275 ] {d4cad37f-8650-463b-a199-88695bafbb26} <Debug> TCPHandler: Processed in 0.002070101 sec. | ||
| 1229 | 2026.01.02 18:38:59.127225 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1230 | 2026.01.02 18:38:59.127295 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1231 | 2026.01.02 18:38:59.211358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1930 | ||
| 1232 | 2026.01.02 18:38:59.211886 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2026.01.02 18:38:59.211882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 164 | ||
| 1234 | 2026.01.02 18:38:59.211938 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1235 | 2026.01.02 18:38:59.212613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1236 | 2026.01.02 18:38:59.213130 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.01.02 18:38:59.213275 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1930 | ||
| 1238 | 2026.01.02 18:38:59.215015 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.01.02 18:38:59.215069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1240 | 2026.01.02 18:38:59.216525 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1241 | 2026.01.02 18:38:59.217055 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.01.02 18:38:59.217378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 164 | ||
| 1243 | 2026.01.02 18:38:59.288626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1244 | 2026.01.02 18:38:59.305366 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.01.02 18:38:59.305426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1246 | 2026.01.02 18:38:59.311899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1247 | 2026.01.02 18:38:59.313284 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.01.02 18:38:59.316135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1249 | 2026.01.02 18:39:00.601484 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.01.02 18:39:00.601674 [ 275 ] {f1eaca7c-df20-4050-aab2-4b714d22e830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1251 | 2026.01.02 18:39:00.601743 [ 275 ] {f1eaca7c-df20-4050-aab2-4b714d22e830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1252 | 2026.01.02 18:39:00.602385 [ 275 ] {f1eaca7c-df20-4050-aab2-4b714d22e830} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.01.02 18:39:00.602438 [ 275 ] {f1eaca7c-df20-4050-aab2-4b714d22e830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1254 | 2026.01.02 18:39:00.602971 [ 275 ] {f1eaca7c-df20-4050-aab2-4b714d22e830} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1255 | 2026.01.02 18:39:00.603469 [ 275 ] {f1eaca7c-df20-4050-aab2-4b714d22e830} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.01.02 18:39:00.603631 [ 275 ] {f1eaca7c-df20-4050-aab2-4b714d22e830} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002008 sec., 12948.207171314742 rows/sec., 1.00 MiB/sec. | ||
| 1257 | 2026.01.02 18:39:00.603687 [ 275 ] {f1eaca7c-df20-4050-aab2-4b714d22e830} <Debug> TCPHandler: Processed in 0.002340105 sec. | ||
| 1258 | 2026.01.02 18:39:00.603817 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.01.02 18:39:00.603923 [ 275 ] {b2154c80-3b4d-490f-86a3-c399348cbfa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1260 | 2026.01.02 18:39:00.603969 [ 275 ] {b2154c80-3b4d-490f-86a3-c399348cbfa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1261 | 2026.01.02 18:39:00.604408 [ 275 ] {b2154c80-3b4d-490f-86a3-c399348cbfa6} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.01.02 18:39:00.604447 [ 275 ] {b2154c80-3b4d-490f-86a3-c399348cbfa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1263 | 2026.01.02 18:39:00.604841 [ 275 ] {b2154c80-3b4d-490f-86a3-c399348cbfa6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1264 | 2026.01.02 18:39:00.605333 [ 275 ] {b2154c80-3b4d-490f-86a3-c399348cbfa6} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.01.02 18:39:00.605476 [ 275 ] {b2154c80-3b4d-490f-86a3-c399348cbfa6} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00158 sec., 17721.518987341773 rows/sec., 1.38 MiB/sec. | ||
| 1266 | 2026.01.02 18:39:00.605516 [ 275 ] {b2154c80-3b4d-490f-86a3-c399348cbfa6} <Debug> TCPHandler: Processed in 0.001757506 sec. | ||
| 1267 | 2026.01.02 18:39:00.605624 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.01.02 18:39:00.605718 [ 275 ] {5f1c1f77-86de-4153-8bc7-4465d94cf515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1269 | 2026.01.02 18:39:00.605762 [ 275 ] {5f1c1f77-86de-4153-8bc7-4465d94cf515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1270 | 2026.01.02 18:39:00.606123 [ 275 ] {5f1c1f77-86de-4153-8bc7-4465d94cf515} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2026.01.02 18:39:00.606158 [ 275 ] {5f1c1f77-86de-4153-8bc7-4465d94cf515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1272 | 2026.01.02 18:39:00.606629 [ 275 ] {5f1c1f77-86de-4153-8bc7-4465d94cf515} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1273 | 2026.01.02 18:39:00.607057 [ 275 ] {5f1c1f77-86de-4153-8bc7-4465d94cf515} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2026.01.02 18:39:00.607190 [ 275 ] {5f1c1f77-86de-4153-8bc7-4465d94cf515} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001474 sec., 33921.30257801899 rows/sec., 2.35 MiB/sec. | ||
| 1275 | 2026.01.02 18:39:00.607227 [ 275 ] {5f1c1f77-86de-4153-8bc7-4465d94cf515} <Debug> TCPHandler: Processed in 0.001639265 sec. | ||
| 1276 | 2026.01.02 18:39:00.607332 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2026.01.02 18:39:00.607428 [ 275 ] {ab99b881-f1f4-43d0-aa7e-62fca2e84f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1278 | 2026.01.02 18:39:00.607472 [ 275 ] {ab99b881-f1f4-43d0-aa7e-62fca2e84f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1279 | 2026.01.02 18:39:00.607803 [ 275 ] {ab99b881-f1f4-43d0-aa7e-62fca2e84f1f} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2026.01.02 18:39:00.607839 [ 275 ] {ab99b881-f1f4-43d0-aa7e-62fca2e84f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1281 | 2026.01.02 18:39:00.608255 [ 275 ] {ab99b881-f1f4-43d0-aa7e-62fca2e84f1f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1282 | 2026.01.02 18:39:00.608661 [ 275 ] {ab99b881-f1f4-43d0-aa7e-62fca2e84f1f} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1283 | 2026.01.02 18:39:00.608789 [ 275 ] {ab99b881-f1f4-43d0-aa7e-62fca2e84f1f} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001381 sec., 14482.25923244026 rows/sec., 1018.28 KiB/sec. | ||
| 1284 | 2026.01.02 18:39:00.608825 [ 275 ] {ab99b881-f1f4-43d0-aa7e-62fca2e84f1f} <Debug> TCPHandler: Processed in 0.001543493 sec. | ||
| 1285 | 2026.01.02 18:39:05.599435 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2026.01.02 18:39:05.599698 [ 275 ] {5ee1c8c6-59ed-441e-a48a-5daec07763f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1287 | 2026.01.02 18:39:05.600067 [ 275 ] {5ee1c8c6-59ed-441e-a48a-5daec07763f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1288 | 2026.01.02 18:39:05.604604 [ 275 ] {5ee1c8c6-59ed-441e-a48a-5daec07763f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1289 | 2026.01.02 18:39:05.604848 [ 275 ] {5ee1c8c6-59ed-441e-a48a-5daec07763f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1290 | 2026.01.02 18:39:05.604917 [ 275 ] {5ee1c8c6-59ed-441e-a48a-5daec07763f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1291 | 2026.01.02 18:39:05.605106 [ 275 ] {5ee1c8c6-59ed-441e-a48a-5daec07763f2} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1292 | 2026.01.02 18:39:05.607024 [ 275 ] {5ee1c8c6-59ed-441e-a48a-5daec07763f2} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1293 | 2026.01.02 18:39:05.609146 [ 275 ] {5ee1c8c6-59ed-441e-a48a-5daec07763f2} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (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 | ||
| 1294 | 2026.01.02 18:39:05.609174 [ 275 ] {5ee1c8c6-59ed-441e-a48a-5daec07763f2} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1295 | 2026.01.02 18:39:05.614028 [ 275 ] {5ee1c8c6-59ed-441e-a48a-5daec07763f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1296 | 2026.01.02 18:39:05.614057 [ 275 ] {5ee1c8c6-59ed-441e-a48a-5daec07763f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1297 | 2026.01.02 18:39:05.641091 [ 275 ] {5ee1c8c6-59ed-441e-a48a-5daec07763f2} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.041492 sec., 506.12166200713386 rows/sec., 22.03 KiB/sec. | ||
| 1298 | 2026.01.02 18:39:05.641159 [ 275 ] {5ee1c8c6-59ed-441e-a48a-5daec07763f2} <Debug> TCPHandler: Processed in 0.041855955 sec. | ||
| 1299 | 2026.01.02 18:39:05.642760 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.01.02 18:39:05.642898 [ 275 ] {134f3b17-14c6-4564-bf37-99da760cee69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1301 | 2026.01.02 18:39:05.643105 [ 275 ] {134f3b17-14c6-4564-bf37-99da760cee69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1302 | 2026.01.02 18:39:05.643138 [ 275 ] {134f3b17-14c6-4564-bf37-99da760cee69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1303 | 2026.01.02 18:39:05.643322 [ 275 ] {134f3b17-14c6-4564-bf37-99da760cee69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1304 | 2026.01.02 18:39:05.643376 [ 275 ] {134f3b17-14c6-4564-bf37-99da760cee69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1305 | 2026.01.02 18:39:05.643480 [ 275 ] {134f3b17-14c6-4564-bf37-99da760cee69} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1306 | 2026.01.02 18:39:05.643510 [ 275 ] {134f3b17-14c6-4564-bf37-99da760cee69} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1307 | 2026.01.02 18:39:05.643530 [ 275 ] {134f3b17-14c6-4564-bf37-99da760cee69} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (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 | ||
| 1308 | 2026.01.02 18:39:05.643544 [ 275 ] {134f3b17-14c6-4564-bf37-99da760cee69} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1309 | 2026.01.02 18:39:05.643579 [ 275 ] {134f3b17-14c6-4564-bf37-99da760cee69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1310 | 2026.01.02 18:39:05.643597 [ 275 ] {134f3b17-14c6-4564-bf37-99da760cee69} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1311 | 2026.01.02 18:39:05.643986 [ 275 ] {134f3b17-14c6-4564-bf37-99da760cee69} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001143 sec., 18372.703412073493 rows/sec., 799.70 KiB/sec. | ||
| 1312 | 2026.01.02 18:39:05.644044 [ 275 ] {134f3b17-14c6-4564-bf37-99da760cee69} <Debug> TCPHandler: Processed in 0.00133562 sec. | ||
| 1313 | 2026.01.02 18:39:05.644234 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2026.01.02 18:39:05.644362 [ 275 ] {c268fa98-2b77-4261-82a6-89fcbf7353c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1315 | 2026.01.02 18:39:05.644571 [ 275 ] {c268fa98-2b77-4261-82a6-89fcbf7353c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1316 | 2026.01.02 18:39:05.644604 [ 275 ] {c268fa98-2b77-4261-82a6-89fcbf7353c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1317 | 2026.01.02 18:39:05.644779 [ 275 ] {c268fa98-2b77-4261-82a6-89fcbf7353c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1318 | 2026.01.02 18:39:05.644831 [ 275 ] {c268fa98-2b77-4261-82a6-89fcbf7353c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1319 | 2026.01.02 18:39:05.644928 [ 275 ] {c268fa98-2b77-4261-82a6-89fcbf7353c0} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1320 | 2026.01.02 18:39:05.644955 [ 275 ] {c268fa98-2b77-4261-82a6-89fcbf7353c0} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1321 | 2026.01.02 18:39:05.644974 [ 275 ] {c268fa98-2b77-4261-82a6-89fcbf7353c0} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (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 | ||
| 1322 | 2026.01.02 18:39:05.644988 [ 275 ] {c268fa98-2b77-4261-82a6-89fcbf7353c0} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1323 | 2026.01.02 18:39:05.645021 [ 275 ] {c268fa98-2b77-4261-82a6-89fcbf7353c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1324 | 2026.01.02 18:39:05.645039 [ 275 ] {c268fa98-2b77-4261-82a6-89fcbf7353c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1325 | 2026.01.02 18:39:05.645402 [ 275 ] {c268fa98-2b77-4261-82a6-89fcbf7353c0} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.00109 sec., 19266.05504587156 rows/sec., 838.59 KiB/sec. | ||
| 1326 | 2026.01.02 18:39:05.645458 [ 275 ] {c268fa98-2b77-4261-82a6-89fcbf7353c0} <Debug> TCPHandler: Processed in 0.001274359 sec. | ||
| 1327 | 2026.01.02 18:39:05.645668 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.01.02 18:39:05.645794 [ 275 ] {6a058062-852f-4a1c-9346-8012ffd97937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1329 | 2026.01.02 18:39:05.645991 [ 275 ] {6a058062-852f-4a1c-9346-8012ffd97937} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1330 | 2026.01.02 18:39:05.646023 [ 275 ] {6a058062-852f-4a1c-9346-8012ffd97937} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1331 | 2026.01.02 18:39:05.646198 [ 275 ] {6a058062-852f-4a1c-9346-8012ffd97937} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1332 | 2026.01.02 18:39:05.646251 [ 275 ] {6a058062-852f-4a1c-9346-8012ffd97937} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1333 | 2026.01.02 18:39:05.646347 [ 275 ] {6a058062-852f-4a1c-9346-8012ffd97937} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1334 | 2026.01.02 18:39:05.646375 [ 275 ] {6a058062-852f-4a1c-9346-8012ffd97937} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1335 | 2026.01.02 18:39:05.646394 [ 275 ] {6a058062-852f-4a1c-9346-8012ffd97937} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (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 | ||
| 1336 | 2026.01.02 18:39:05.646408 [ 275 ] {6a058062-852f-4a1c-9346-8012ffd97937} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1337 | 2026.01.02 18:39:05.646441 [ 275 ] {6a058062-852f-4a1c-9346-8012ffd97937} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1338 | 2026.01.02 18:39:05.646459 [ 275 ] {6a058062-852f-4a1c-9346-8012ffd97937} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 21 rows starting from 0 | ||
| 1339 | 2026.01.02 18:39:05.646811 [ 275 ] {6a058062-852f-4a1c-9346-8012ffd97937} <Debug> executeQuery: Read 21 rows, 936.00 B in 0.001066 sec., 19699.81238273921 rows/sec., 857.47 KiB/sec. | ||
| 1340 | 2026.01.02 18:39:05.646878 [ 275 ] {6a058062-852f-4a1c-9346-8012ffd97937} <Debug> TCPHandler: Processed in 0.001259689 sec. | ||
| 1341 | 2026.01.02 18:39:05.654476 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.01.02 18:39:05.654608 [ 275 ] {3e2c3cd2-34f3-499c-be6f-8e09c70e4019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1343 | 2026.01.02 18:39:05.654660 [ 275 ] {3e2c3cd2-34f3-499c-be6f-8e09c70e4019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1344 | 2026.01.02 18:39:05.655418 [ 275 ] {3e2c3cd2-34f3-499c-be6f-8e09c70e4019} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.01.02 18:39:05.655468 [ 275 ] {3e2c3cd2-34f3-499c-be6f-8e09c70e4019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1346 | 2026.01.02 18:39:05.656070 [ 275 ] {3e2c3cd2-34f3-499c-be6f-8e09c70e4019} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1347 | 2026.01.02 18:39:05.656504 [ 275 ] {3e2c3cd2-34f3-499c-be6f-8e09c70e4019} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.01.02 18:39:05.656653 [ 275 ] {3e2c3cd2-34f3-499c-be6f-8e09c70e4019} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.002081 sec., 1922.1528111484863 rows/sec., 203.20 KiB/sec. | ||
| 1349 | 2026.01.02 18:39:05.656693 [ 275 ] {3e2c3cd2-34f3-499c-be6f-8e09c70e4019} <Debug> TCPHandler: Processed in 0.002275715 sec. | ||
| 1350 | 2026.01.02 18:39:05.656813 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.01.02 18:39:05.656907 [ 275 ] {ac9e13dc-9b43-4a5c-af7d-a4cb67d4478d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1352 | 2026.01.02 18:39:05.656947 [ 275 ] {ac9e13dc-9b43-4a5c-af7d-a4cb67d4478d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1353 | 2026.01.02 18:39:05.657380 [ 275 ] {ac9e13dc-9b43-4a5c-af7d-a4cb67d4478d} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.01.02 18:39:05.657416 [ 275 ] {ac9e13dc-9b43-4a5c-af7d-a4cb67d4478d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1355 | 2026.01.02 18:39:05.657835 [ 275 ] {ac9e13dc-9b43-4a5c-af7d-a4cb67d4478d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1356 | 2026.01.02 18:39:05.658254 [ 275 ] {ac9e13dc-9b43-4a5c-af7d-a4cb67d4478d} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.01.02 18:39:05.658388 [ 275 ] {ac9e13dc-9b43-4a5c-af7d-a4cb67d4478d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001498 sec., 2670.22696929239 rows/sec., 217.74 KiB/sec. | ||
| 1358 | 2026.01.02 18:39:05.658427 [ 275 ] {ac9e13dc-9b43-4a5c-af7d-a4cb67d4478d} <Debug> TCPHandler: Processed in 0.001664935 sec. | ||
| 1359 | 2026.01.02 18:39:05.658549 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.01.02 18:39:05.658643 [ 275 ] {627cc6a1-b23c-40b5-8074-bcfa452971bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1361 | 2026.01.02 18:39:05.658682 [ 275 ] {627cc6a1-b23c-40b5-8074-bcfa452971bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1362 | 2026.01.02 18:39:05.659142 [ 275 ] {627cc6a1-b23c-40b5-8074-bcfa452971bc} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.01.02 18:39:05.659180 [ 275 ] {627cc6a1-b23c-40b5-8074-bcfa452971bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1364 | 2026.01.02 18:39:05.659591 [ 275 ] {627cc6a1-b23c-40b5-8074-bcfa452971bc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1365 | 2026.01.02 18:39:05.660016 [ 275 ] {627cc6a1-b23c-40b5-8074-bcfa452971bc} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.01.02 18:39:05.660145 [ 275 ] {627cc6a1-b23c-40b5-8074-bcfa452971bc} <Debug> executeQuery: Read 94 rows, 7.95 KiB in 0.001519 sec., 61882.81764318631 rows/sec., 5.11 MiB/sec. | ||
| 1367 | 2026.01.02 18:39:05.660189 [ 275 ] {627cc6a1-b23c-40b5-8074-bcfa452971bc} <Debug> TCPHandler: Processed in 0.001690486 sec. | ||
| 1368 | 2026.01.02 18:39:05.660307 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.01.02 18:39:05.660401 [ 275 ] {3a02ec16-0381-4dd6-807c-f8048af8dadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1370 | 2026.01.02 18:39:05.660439 [ 275 ] {3a02ec16-0381-4dd6-807c-f8048af8dadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1371 | 2026.01.02 18:39:05.660844 [ 275 ] {3a02ec16-0381-4dd6-807c-f8048af8dadd} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.01.02 18:39:05.660878 [ 275 ] {3a02ec16-0381-4dd6-807c-f8048af8dadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1373 | 2026.01.02 18:39:05.661316 [ 275 ] {3a02ec16-0381-4dd6-807c-f8048af8dadd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1374 | 2026.01.02 18:39:05.661711 [ 275 ] {3a02ec16-0381-4dd6-807c-f8048af8dadd} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.01.02 18:39:05.661839 [ 275 ] {3a02ec16-0381-4dd6-807c-f8048af8dadd} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001455 sec., 16494.845360824744 rows/sec., 1.20 MiB/sec. | ||
| 1376 | 2026.01.02 18:39:05.661885 [ 275 ] {3a02ec16-0381-4dd6-807c-f8048af8dadd} <Debug> TCPHandler: Processed in 0.001629025 sec. | ||
| 1377 | 2026.01.02 18:39:05.661997 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.01.02 18:39:05.662091 [ 275 ] {eff37ffb-0872-4db8-a4fc-1c0a1433639c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1379 | 2026.01.02 18:39:05.662129 [ 275 ] {eff37ffb-0872-4db8-a4fc-1c0a1433639c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1380 | 2026.01.02 18:39:05.662547 [ 275 ] {eff37ffb-0872-4db8-a4fc-1c0a1433639c} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.01.02 18:39:05.662581 [ 275 ] {eff37ffb-0872-4db8-a4fc-1c0a1433639c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1382 | 2026.01.02 18:39:05.662949 [ 275 ] {eff37ffb-0872-4db8-a4fc-1c0a1433639c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1383 | 2026.01.02 18:39:05.663397 [ 275 ] {eff37ffb-0872-4db8-a4fc-1c0a1433639c} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.01.02 18:39:05.663525 [ 275 ] {eff37ffb-0872-4db8-a4fc-1c0a1433639c} <Debug> executeQuery: Read 90 rows, 7.21 KiB in 0.00145 sec., 62068.965517241384 rows/sec., 4.86 MiB/sec. | ||
| 1385 | 2026.01.02 18:39:05.663564 [ 275 ] {eff37ffb-0872-4db8-a4fc-1c0a1433639c} <Debug> TCPHandler: Processed in 0.001614824 sec. | ||
| 1386 | 2026.01.02 18:39:05.663678 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.01.02 18:39:05.663772 [ 275 ] {e5eac823-b730-4ecc-9664-387dcf02c427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1388 | 2026.01.02 18:39:05.663814 [ 275 ] {e5eac823-b730-4ecc-9664-387dcf02c427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1389 | 2026.01.02 18:39:05.664227 [ 275 ] {e5eac823-b730-4ecc-9664-387dcf02c427} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.01.02 18:39:05.664263 [ 275 ] {e5eac823-b730-4ecc-9664-387dcf02c427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1391 | 2026.01.02 18:39:05.664676 [ 275 ] {e5eac823-b730-4ecc-9664-387dcf02c427} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1392 | 2026.01.02 18:39:05.665202 [ 275 ] {e5eac823-b730-4ecc-9664-387dcf02c427} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.01.02 18:39:05.665333 [ 275 ] {e5eac823-b730-4ecc-9664-387dcf02c427} <Debug> executeQuery: Read 152 rows, 10.79 KiB in 0.001578 sec., 96324.46134347275 rows/sec., 6.68 MiB/sec. | ||
| 1394 | 2026.01.02 18:39:05.665370 [ 275 ] {e5eac823-b730-4ecc-9664-387dcf02c427} <Debug> TCPHandler: Processed in 0.001741387 sec. | ||
| 1395 | 2026.01.02 18:39:05.665479 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.01.02 18:39:05.665574 [ 275 ] {71286eb6-8a5b-4e1e-befb-d894df06a46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1397 | 2026.01.02 18:39:05.665627 [ 275 ] {71286eb6-8a5b-4e1e-befb-d894df06a46e} <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 | ||
| 1398 | 2026.01.02 18:39:05.666436 [ 275 ] {71286eb6-8a5b-4e1e-befb-d894df06a46e} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.01.02 18:39:05.666543 [ 275 ] {71286eb6-8a5b-4e1e-befb-d894df06a46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1400 | 2026.01.02 18:39:05.669844 [ 275 ] {71286eb6-8a5b-4e1e-befb-d894df06a46e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1401 | 2026.01.02 18:39:05.670427 [ 275 ] {71286eb6-8a5b-4e1e-befb-d894df06a46e} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.01.02 18:39:05.670584 [ 275 ] {71286eb6-8a5b-4e1e-befb-d894df06a46e} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.005026 sec., 3979.3076004775166 rows/sec., 7.13 MiB/sec. | ||
| 1403 | 2026.01.02 18:39:05.670635 [ 275 ] {71286eb6-8a5b-4e1e-befb-d894df06a46e} <Debug> TCPHandler: Processed in 0.005204879 sec. | ||
| 1404 | 2026.01.02 18:39:05.670766 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.01.02 18:39:05.670861 [ 275 ] {6715fa59-5f8c-4331-a69a-79587f59f8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1406 | 2026.01.02 18:39:05.670903 [ 275 ] {6715fa59-5f8c-4331-a69a-79587f59f8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1407 | 2026.01.02 18:39:05.671269 [ 275 ] {6715fa59-5f8c-4331-a69a-79587f59f8d8} <Trace> oximeter.measurements_i64 (ecd0eef3-2570-4bb1-b682-ff5408c5af13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.01.02 18:39:05.671306 [ 275 ] {6715fa59-5f8c-4331-a69a-79587f59f8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1409 | 2026.01.02 18:39:05.671827 [ 275 ] {6715fa59-5f8c-4331-a69a-79587f59f8d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1410 | 2026.01.02 18:39:05.672231 [ 275 ] {6715fa59-5f8c-4331-a69a-79587f59f8d8} <Trace> oximeter.measurements_i64 (ecd0eef3-2570-4bb1-b682-ff5408c5af13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.01.02 18:39:05.672361 [ 275 ] {6715fa59-5f8c-4331-a69a-79587f59f8d8} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001516 sec., 11873.350923482849 rows/sec., 894.75 KiB/sec. | ||
| 1412 | 2026.01.02 18:39:05.672396 [ 275 ] {6715fa59-5f8c-4331-a69a-79587f59f8d8} <Debug> TCPHandler: Processed in 0.001680355 sec. | ||
| 1413 | 2026.01.02 18:39:05.672506 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.01.02 18:39:05.672600 [ 275 ] {7dcf36e3-8ebc-4aa6-bff7-5db1f8a06cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1415 | 2026.01.02 18:39:05.672640 [ 275 ] {7dcf36e3-8ebc-4aa6-bff7-5db1f8a06cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1416 | 2026.01.02 18:39:05.673088 [ 275 ] {7dcf36e3-8ebc-4aa6-bff7-5db1f8a06cbc} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.01.02 18:39:05.673125 [ 275 ] {7dcf36e3-8ebc-4aa6-bff7-5db1f8a06cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1418 | 2026.01.02 18:39:05.673482 [ 275 ] {7dcf36e3-8ebc-4aa6-bff7-5db1f8a06cbc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1419 | 2026.01.02 18:39:05.673860 [ 275 ] {7dcf36e3-8ebc-4aa6-bff7-5db1f8a06cbc} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.01.02 18:39:05.673990 [ 275 ] {7dcf36e3-8ebc-4aa6-bff7-5db1f8a06cbc} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00146 sec., 34246.57534246575 rows/sec., 2.35 MiB/sec. | ||
| 1421 | 2026.01.02 18:39:05.674023 [ 275 ] {7dcf36e3-8ebc-4aa6-bff7-5db1f8a06cbc} <Debug> TCPHandler: Processed in 0.001623175 sec. | ||
| 1422 | 2026.01.02 18:39:06.714217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2378 | ||
| 1423 | 2026.01.02 18:39:06.714696 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.01.02 18:39:06.714731 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1425 | 2026.01.02 18:39:06.715241 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1426 | 2026.01.02 18:39:06.715477 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.01.02 18:39:06.715608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2378 | ||
| 1428 | 2026.01.02 18:39:06.817111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1429 | 2026.01.02 18:39:06.834533 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2026.01.02 18:39:06.834594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1431 | 2026.01.02 18:39:06.841216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1432 | 2026.01.02 18:39:06.842007 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2026.01.02 18:39:06.845360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1434 | 2026.01.02 18:39:07.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.93 MiB, peak 173.21 MiB, free memory in arenas 0.00 B, will set to 169.33 MiB (RSS), difference: 1.40 MiB | ||
| 1435 | 2026.01.02 18:39:09.217739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 198 | ||
| 1436 | 2026.01.02 18:39:09.220339 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2026.01.02 18:39:09.220388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1438 | 2026.01.02 18:39:09.221516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1439 | 2026.01.02 18:39:09.221782 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2026.01.02 18:39:09.222024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 198 | ||
| 1441 | 2026.01.02 18:39:10.606224 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.01.02 18:39:10.606405 [ 275 ] {3a8d4f74-9eb2-42fb-928f-b119c75f1c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1443 | 2026.01.02 18:39:10.606470 [ 275 ] {3a8d4f74-9eb2-42fb-928f-b119c75f1c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1444 | 2026.01.02 18:39:10.607102 [ 275 ] {3a8d4f74-9eb2-42fb-928f-b119c75f1c5f} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.01.02 18:39:10.607148 [ 275 ] {3a8d4f74-9eb2-42fb-928f-b119c75f1c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1446 | 2026.01.02 18:39:10.607546 [ 275 ] {3a8d4f74-9eb2-42fb-928f-b119c75f1c5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1447 | 2026.01.02 18:39:10.607771 [ 275 ] {3a8d4f74-9eb2-42fb-928f-b119c75f1c5f} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.01.02 18:39:10.607927 [ 275 ] {3a8d4f74-9eb2-42fb-928f-b119c75f1c5f} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001571 sec., 33099.936346276256 rows/sec., 2.53 MiB/sec. | ||
| 1449 | 2026.01.02 18:39:10.607968 [ 275 ] {3a8d4f74-9eb2-42fb-928f-b119c75f1c5f} <Debug> TCPHandler: Processed in 0.001870318 sec. | ||
| 1450 | 2026.01.02 18:39:10.608090 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.01.02 18:39:10.608187 [ 275 ] {d8bc69db-22e2-4782-aa43-c836e919ae56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1452 | 2026.01.02 18:39:10.608226 [ 275 ] {d8bc69db-22e2-4782-aa43-c836e919ae56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1453 | 2026.01.02 18:39:10.608644 [ 275 ] {d8bc69db-22e2-4782-aa43-c836e919ae56} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.01.02 18:39:10.608681 [ 275 ] {d8bc69db-22e2-4782-aa43-c836e919ae56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1455 | 2026.01.02 18:39:10.608979 [ 275 ] {d8bc69db-22e2-4782-aa43-c836e919ae56} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1456 | 2026.01.02 18:39:10.609187 [ 275 ] {d8bc69db-22e2-4782-aa43-c836e919ae56} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.01.02 18:39:10.609320 [ 275 ] {d8bc69db-22e2-4782-aa43-c836e919ae56} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001151 sec., 48653.34491746308 rows/sec., 3.79 MiB/sec. | ||
| 1458 | 2026.01.02 18:39:10.609359 [ 275 ] {d8bc69db-22e2-4782-aa43-c836e919ae56} <Debug> TCPHandler: Processed in 0.00131989 sec. | ||
| 1459 | 2026.01.02 18:39:10.609469 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.01.02 18:39:10.609565 [ 275 ] {e45f6260-1325-484d-ad0e-543a74c997f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1461 | 2026.01.02 18:39:10.609610 [ 275 ] {e45f6260-1325-484d-ad0e-543a74c997f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1462 | 2026.01.02 18:39:10.610039 [ 275 ] {e45f6260-1325-484d-ad0e-543a74c997f7} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.01.02 18:39:10.610075 [ 275 ] {e45f6260-1325-484d-ad0e-543a74c997f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1464 | 2026.01.02 18:39:10.610396 [ 275 ] {e45f6260-1325-484d-ad0e-543a74c997f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1465 | 2026.01.02 18:39:10.610605 [ 275 ] {e45f6260-1325-484d-ad0e-543a74c997f7} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.01.02 18:39:10.610740 [ 275 ] {e45f6260-1325-484d-ad0e-543a74c997f7} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001193 sec., 125733.44509639563 rows/sec., 8.72 MiB/sec. | ||
| 1467 | 2026.01.02 18:39:10.610778 [ 275 ] {e45f6260-1325-484d-ad0e-543a74c997f7} <Debug> TCPHandler: Processed in 0.001359341 sec. | ||
| 1468 | 2026.01.02 18:39:10.610880 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.01.02 18:39:10.610974 [ 275 ] {0b02b777-594a-413f-a0f8-3038635f4702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1470 | 2026.01.02 18:39:10.611016 [ 275 ] {0b02b777-594a-413f-a0f8-3038635f4702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1471 | 2026.01.02 18:39:10.611342 [ 275 ] {0b02b777-594a-413f-a0f8-3038635f4702} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.01.02 18:39:10.611378 [ 275 ] {0b02b777-594a-413f-a0f8-3038635f4702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1473 | 2026.01.02 18:39:10.611684 [ 275 ] {0b02b777-594a-413f-a0f8-3038635f4702} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1474 | 2026.01.02 18:39:10.611888 [ 275 ] {0b02b777-594a-413f-a0f8-3038635f4702} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.01.02 18:39:10.612018 [ 275 ] {0b02b777-594a-413f-a0f8-3038635f4702} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001061 sec., 47125.3534401508 rows/sec., 3.23 MiB/sec. | ||
| 1476 | 2026.01.02 18:39:10.612056 [ 275 ] {0b02b777-594a-413f-a0f8-3038635f4702} <Debug> TCPHandler: Processed in 0.001225009 sec. | ||
| 1477 | 2026.01.02 18:39:14.127354 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1478 | 2026.01.02 18:39:14.127453 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1479 | 2026.01.02 18:39:14.216164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2890 | ||
| 1480 | 2026.01.02 18:39:14.216670 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.01.02 18:39:14.216712 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1482 | 2026.01.02 18:39:14.217334 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1483 | 2026.01.02 18:39:14.217842 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.01.02 18:39:14.217973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2890 | ||
| 1485 | 2026.01.02 18:39:14.217970 [ 97 ] {} <Debug> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1486 | 2026.01.02 18:39:14.218053 [ 97 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2026.01.02 18:39:14.218074 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1488 | 2026.01.02 18:39:14.220621 [ 203 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 1489 | 2026.01.02 18:39:14.223096 [ 203 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1490 | 2026.01.02 18:39:14.223213 [ 203 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 1491 | 2026.01.02 18:39:14.223333 [ 203 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1492 | 2026.01.02 18:39:14.223388 [ 203 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 442 rows starting from the beginning of the part | ||
| 1493 | 2026.01.02 18:39:14.223436 [ 203 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1494 | 2026.01.02 18:39:14.223482 [ 203 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1495 | 2026.01.02 18:39:14.223534 [ 203 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1496 | 2026.01.02 18:39:14.260234 [ 188 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2890 rows, containing 4 columns (4 merged, 0 gathered) in 0.042011548 sec., 68790.60966760853 rows/sec., 1007.67 KiB/sec. | ||
| 1497 | 2026.01.02 18:39:14.261312 [ 199 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1498 | 2026.01.02 18:39:14.261856 [ 199 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_6_1} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2026.01.02 18:39:14.261935 [ 199 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_6_1} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1500 | 2026.01.02 18:39:14.262031 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1501 | 2026.01.02 18:39:14.345915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1502 | 2026.01.02 18:39:14.363375 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.01.02 18:39:14.363438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1504 | 2026.01.02 18:39:14.369919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1505 | 2026.01.02 18:39:14.370636 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.01.02 18:39:14.370947 [ 97 ] {} <Debug> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1507 | 2026.01.02 18:39:14.371017 [ 97 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.01.02 18:39:14.371041 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1509 | 2026.01.02 18:39:14.371154 [ 199 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 1510 | 2026.01.02 18:39:14.374587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1511 | 2026.01.02 18:39:14.375613 [ 199 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1512 | 2026.01.02 18:39:14.377087 [ 199 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 1513 | 2026.01.02 18:39:14.381647 [ 199 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 1514 | 2026.01.02 18:39:14.385853 [ 199 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 1515 | 2026.01.02 18:39:14.390207 [ 199 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 1516 | 2026.01.02 18:39:14.397339 [ 199 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 1517 | 2026.01.02 18:39:14.401779 [ 199 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 1518 | 2026.01.02 18:39:14.462014 [ 199 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090867069 sec., 506.23400211137 rows/sec., 2.62 MiB/sec. | ||
| 1519 | 2026.01.02 18:39:14.464389 [ 188 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1520 | 2026.01.02 18:39:14.466399 [ 188 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_6_1} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2026.01.02 18:39:14.466480 [ 188 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_6_1} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1522 | 2026.01.02 18:39:14.468091 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1523 | 2026.01.02 18:39:15.000414 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.50 MiB, peak 180.04 MiB, free memory in arenas 0.00 B, will set to 180.67 MiB (RSS), difference: 10.17 MiB | ||
| 1524 | 2026.01.02 18:39:15.607923 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2026.01.02 18:39:15.608097 [ 275 ] {9f32b0d7-8318-4df6-9364-c2f5687f81ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1526 | 2026.01.02 18:39:15.608160 [ 275 ] {9f32b0d7-8318-4df6-9364-c2f5687f81ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1527 | 2026.01.02 18:39:15.608780 [ 275 ] {9f32b0d7-8318-4df6-9364-c2f5687f81ad} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2026.01.02 18:39:15.608818 [ 275 ] {9f32b0d7-8318-4df6-9364-c2f5687f81ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1529 | 2026.01.02 18:39:15.609192 [ 275 ] {9f32b0d7-8318-4df6-9364-c2f5687f81ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1530 | 2026.01.02 18:39:15.609416 [ 275 ] {9f32b0d7-8318-4df6-9364-c2f5687f81ad} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2026.01.02 18:39:15.609534 [ 94 ] {} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1532 | 2026.01.02 18:39:15.609564 [ 275 ] {9f32b0d7-8318-4df6-9364-c2f5687f81ad} <Debug> executeQuery: Read 96 rows, 8.20 KiB in 0.001515 sec., 63366.33663366336 rows/sec., 5.28 MiB/sec. | ||
| 1533 | 2026.01.02 18:39:15.609592 [ 94 ] {} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.01.02 18:39:15.609606 [ 275 ] {9f32b0d7-8318-4df6-9364-c2f5687f81ad} <Debug> TCPHandler: Processed in 0.001815518 sec. | ||
| 1535 | 2026.01.02 18:39:15.609617 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1536 | 2026.01.02 18:39:15.609730 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1537 | 2026.01.02 18:39:15.609812 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::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 | ||
| 1538 | 2026.01.02 18:39:15.609827 [ 275 ] {470896c1-e406-44c4-9164-17d8b74091f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1539 | 2026.01.02 18:39:15.609927 [ 275 ] {470896c1-e406-44c4-9164-17d8b74091f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1540 | 2026.01.02 18:39:15.610091 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1541 | 2026.01.02 18:39:15.610170 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 1542 | 2026.01.02 18:39:15.610328 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1543 | 2026.01.02 18:39:15.610341 [ 275 ] {470896c1-e406-44c4-9164-17d8b74091f2} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.01.02 18:39:15.610392 [ 275 ] {470896c1-e406-44c4-9164-17d8b74091f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1545 | 2026.01.02 18:39:15.610405 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1546 | 2026.01.02 18:39:15.610456 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 94 rows starting from the beginning of the part | ||
| 1547 | 2026.01.02 18:39:15.610502 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
| 1548 | 2026.01.02 18:39:15.610552 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 96 rows starting from the beginning of the part | ||
| 1549 | 2026.01.02 18:39:15.610773 [ 275 ] {470896c1-e406-44c4-9164-17d8b74091f2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1550 | 2026.01.02 18:39:15.611027 [ 275 ] {470896c1-e406-44c4-9164-17d8b74091f2} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.01.02 18:39:15.611164 [ 275 ] {470896c1-e406-44c4-9164-17d8b74091f2} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001356 sec., 16224.188790560473 rows/sec., 1.19 MiB/sec. | ||
| 1552 | 2026.01.02 18:39:15.611202 [ 275 ] {470896c1-e406-44c4-9164-17d8b74091f2} <Debug> TCPHandler: Processed in 0.001522403 sec. | ||
| 1553 | 2026.01.02 18:39:15.611326 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.01.02 18:39:15.611426 [ 275 ] {e5f61816-32b1-4069-974e-77901a40867e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1555 | 2026.01.02 18:39:15.611469 [ 275 ] {e5f61816-32b1-4069-974e-77901a40867e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1556 | 2026.01.02 18:39:15.611692 [ 190 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197733 sec., 223533.7551142197 rows/sec., 19.62 MiB/sec. | ||
| 1557 | 2026.01.02 18:39:15.611906 [ 275 ] {e5f61816-32b1-4069-974e-77901a40867e} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.01.02 18:39:15.611943 [ 275 ] {e5f61816-32b1-4069-974e-77901a40867e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1559 | 2026.01.02 18:39:15.611958 [ 201 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1560 | 2026.01.02 18:39:15.612309 [ 275 ] {e5f61816-32b1-4069-974e-77901a40867e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1561 | 2026.01.02 18:39:15.612396 [ 201 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_6_1} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1562 | 2026.01.02 18:39:15.612497 [ 201 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_6_1} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1563 | 2026.01.02 18:39:15.612574 [ 275 ] {e5f61816-32b1-4069-974e-77901a40867e} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.01.02 18:39:15.612599 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1565 | 2026.01.02 18:39:15.612679 [ 94 ] {} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1566 | 2026.01.02 18:39:15.612712 [ 275 ] {e5f61816-32b1-4069-974e-77901a40867e} <Debug> executeQuery: Read 78 rows, 6.23 KiB in 0.001305 sec., 59770.11494252874 rows/sec., 4.67 MiB/sec. | ||
| 1567 | 2026.01.02 18:39:15.612713 [ 94 ] {} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2026.01.02 18:39:15.612742 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1569 | 2026.01.02 18:39:15.612749 [ 275 ] {e5f61816-32b1-4069-974e-77901a40867e} <Debug> TCPHandler: Processed in 0.001480042 sec. | ||
| 1570 | 2026.01.02 18:39:15.612809 [ 187 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::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 | ||
| 1571 | 2026.01.02 18:39:15.612861 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.01.02 18:39:15.612906 [ 187 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1573 | 2026.01.02 18:39:15.612937 [ 187 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 68 rows starting from the beginning of the part | ||
| 1574 | 2026.01.02 18:39:15.612960 [ 275 ] {2cde8396-b6de-41c0-bb48-05e43e0a2cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1575 | 2026.01.02 18:39:15.612984 [ 187 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1576 | 2026.01.02 18:39:15.613010 [ 275 ] {2cde8396-b6de-41c0-bb48-05e43e0a2cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1577 | 2026.01.02 18:39:15.613028 [ 187 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1578 | 2026.01.02 18:39:15.613072 [ 187 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part | ||
| 1579 | 2026.01.02 18:39:15.613110 [ 187 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1580 | 2026.01.02 18:39:15.613146 [ 187 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part | ||
| 1581 | 2026.01.02 18:39:15.613405 [ 275 ] {2cde8396-b6de-41c0-bb48-05e43e0a2cf9} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.01.02 18:39:15.613446 [ 275 ] {2cde8396-b6de-41c0-bb48-05e43e0a2cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1583 | 2026.01.02 18:39:15.613795 [ 275 ] {2cde8396-b6de-41c0-bb48-05e43e0a2cf9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1584 | 2026.01.02 18:39:15.613876 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001098536 sec., 316785.2487310384 rows/sec., 26.29 MiB/sec. | ||
| 1585 | 2026.01.02 18:39:15.614021 [ 275 ] {2cde8396-b6de-41c0-bb48-05e43e0a2cf9} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.01.02 18:39:15.614059 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1587 | 2026.01.02 18:39:15.614116 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1588 | 2026.01.02 18:39:15.614150 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.01.02 18:39:15.614153 [ 275 ] {2cde8396-b6de-41c0-bb48-05e43e0a2cf9} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001212 sec., 123762.37623762377 rows/sec., 8.58 MiB/sec. | ||
| 1590 | 2026.01.02 18:39:15.614171 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1591 | 2026.01.02 18:39:15.614196 [ 275 ] {2cde8396-b6de-41c0-bb48-05e43e0a2cf9} <Debug> TCPHandler: Processed in 0.001385091 sec. | ||
| 1592 | 2026.01.02 18:39:15.614234 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1593 | 2026.01.02 18:39:15.614305 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.01.02 18:39:15.614330 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1595 | 2026.01.02 18:39:15.614357 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_6_1} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.01.02 18:39:15.614362 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 292 rows starting from the beginning of the part | ||
| 1597 | 2026.01.02 18:39:15.614405 [ 275 ] {7f073818-7ac6-4951-883a-bf34516c2a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1598 | 2026.01.02 18:39:15.614413 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1599 | 2026.01.02 18:39:15.614429 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_6_1} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1600 | 2026.01.02 18:39:15.614464 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1601 | 2026.01.02 18:39:15.614469 [ 275 ] {7f073818-7ac6-4951-883a-bf34516c2a80} <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 | ||
| 1602 | 2026.01.02 18:39:15.614504 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 152 rows starting from the beginning of the part | ||
| 1603 | 2026.01.02 18:39:15.614507 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1604 | 2026.01.02 18:39:15.614544 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 1605 | 2026.01.02 18:39:15.614581 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1606 | 2026.01.02 18:39:15.615295 [ 275 ] {7f073818-7ac6-4951-883a-bf34516c2a80} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.01.02 18:39:15.615337 [ 275 ] {7f073818-7ac6-4951-883a-bf34516c2a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1608 | 2026.01.02 18:39:15.615430 [ 190 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222409 sec., 690439.9427687459 rows/sec., 50.17 MiB/sec. | ||
| 1609 | 2026.01.02 18:39:15.615629 [ 190 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1610 | 2026.01.02 18:39:15.615884 [ 275 ] {7f073818-7ac6-4951-883a-bf34516c2a80} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1611 | 2026.01.02 18:39:15.615898 [ 190 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.01.02 18:39:15.615963 [ 190 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1613 | 2026.01.02 18:39:15.616036 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1614 | 2026.01.02 18:39:15.616111 [ 275 ] {7f073818-7ac6-4951-883a-bf34516c2a80} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.01.02 18:39:15.616245 [ 275 ] {7f073818-7ac6-4951-883a-bf34516c2a80} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001858 sec., 11840.688912809472 rows/sec., 21.22 MiB/sec. | ||
| 1616 | 2026.01.02 18:39:15.616307 [ 275 ] {7f073818-7ac6-4951-883a-bf34516c2a80} <Debug> TCPHandler: Processed in 0.002051772 sec. | ||
| 1617 | 2026.01.02 18:39:15.616426 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2026.01.02 18:39:15.616522 [ 275 ] {c382f469-2bdc-4e15-8974-3dbb104b547b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1619 | 2026.01.02 18:39:15.616564 [ 275 ] {c382f469-2bdc-4e15-8974-3dbb104b547b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1620 | 2026.01.02 18:39:15.616889 [ 275 ] {c382f469-2bdc-4e15-8974-3dbb104b547b} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.01.02 18:39:15.616926 [ 275 ] {c382f469-2bdc-4e15-8974-3dbb104b547b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1622 | 2026.01.02 18:39:15.617228 [ 275 ] {c382f469-2bdc-4e15-8974-3dbb104b547b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1623 | 2026.01.02 18:39:15.617435 [ 275 ] {c382f469-2bdc-4e15-8974-3dbb104b547b} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.01.02 18:39:15.617534 [ 93 ] {} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1625 | 2026.01.02 18:39:15.617560 [ 275 ] {c382f469-2bdc-4e15-8974-3dbb104b547b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001056 sec., 47348.48484848485 rows/sec., 3.25 MiB/sec. | ||
| 1626 | 2026.01.02 18:39:15.617573 [ 93 ] {} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2026.01.02 18:39:15.617602 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1628 | 2026.01.02 18:39:15.617603 [ 275 ] {c382f469-2bdc-4e15-8974-3dbb104b547b} <Debug> TCPHandler: Processed in 0.001227028 sec. | ||
| 1629 | 2026.01.02 18:39:15.617701 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 1630 | 2026.01.02 18:39:15.617802 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1631 | 2026.01.02 18:39:15.617844 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 1632 | 2026.01.02 18:39:15.617924 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1633 | 2026.01.02 18:39:15.617971 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1634 | 2026.01.02 18:39:15.618011 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1635 | 2026.01.02 18:39:15.618053 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1636 | 2026.01.02 18:39:15.618092 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1637 | 2026.01.02 18:39:15.618800 [ 187 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001135067 sec., 185011.1050713306 rows/sec., 12.69 MiB/sec. | ||
| 1638 | 2026.01.02 18:39:15.618944 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1639 | 2026.01.02 18:39:15.619240 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_6_1} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.01.02 18:39:15.619310 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_6_1} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1641 | 2026.01.02 18:39:15.619362 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1642 | 2026.01.02 18:39:19.222934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 218 | ||
| 1643 | 2026.01.02 18:39:19.224944 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.01.02 18:39:19.224993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1645 | 2026.01.02 18:39:19.226114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1646 | 2026.01.02 18:39:19.226396 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.01.02 18:39:19.226638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
| 1648 | 2026.01.02 18:39:20.607777 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1649 | 2026.01.02 18:39:20.607954 [ 275 ] {0c760d01-cb20-4c08-8046-abb62d9cec5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1650 | 2026.01.02 18:39:20.608030 [ 275 ] {0c760d01-cb20-4c08-8046-abb62d9cec5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1651 | 2026.01.02 18:39:20.608689 [ 275 ] {0c760d01-cb20-4c08-8046-abb62d9cec5a} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2026.01.02 18:39:20.608731 [ 275 ] {0c760d01-cb20-4c08-8046-abb62d9cec5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1653 | 2026.01.02 18:39:20.609111 [ 275 ] {0c760d01-cb20-4c08-8046-abb62d9cec5a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1654 | 2026.01.02 18:39:20.609341 [ 275 ] {0c760d01-cb20-4c08-8046-abb62d9cec5a} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2026.01.02 18:39:20.609495 [ 275 ] {0c760d01-cb20-4c08-8046-abb62d9cec5a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001589 sec., 15103.838892385149 rows/sec., 1.25 MiB/sec. | ||
| 1656 | 2026.01.02 18:39:20.609545 [ 275 ] {0c760d01-cb20-4c08-8046-abb62d9cec5a} <Debug> TCPHandler: Processed in 0.001892069 sec. | ||
| 1657 | 2026.01.02 18:39:20.609700 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.01.02 18:39:20.609802 [ 275 ] {a9e940b9-7bbe-4234-98b7-2293127f4f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1659 | 2026.01.02 18:39:20.609846 [ 275 ] {a9e940b9-7bbe-4234-98b7-2293127f4f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1660 | 2026.01.02 18:39:20.610253 [ 275 ] {a9e940b9-7bbe-4234-98b7-2293127f4f2e} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.01.02 18:39:20.610292 [ 275 ] {a9e940b9-7bbe-4234-98b7-2293127f4f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1662 | 2026.01.02 18:39:20.610589 [ 275 ] {a9e940b9-7bbe-4234-98b7-2293127f4f2e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1663 | 2026.01.02 18:39:20.610813 [ 275 ] {a9e940b9-7bbe-4234-98b7-2293127f4f2e} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.01.02 18:39:20.610940 [ 275 ] {a9e940b9-7bbe-4234-98b7-2293127f4f2e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001161 sec., 1722.6528854435833 rows/sec., 140.47 KiB/sec. | ||
| 1665 | 2026.01.02 18:39:20.610979 [ 275 ] {a9e940b9-7bbe-4234-98b7-2293127f4f2e} <Debug> TCPHandler: Processed in 0.00133073 sec. | ||
| 1666 | 2026.01.02 18:39:20.611092 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1667 | 2026.01.02 18:39:20.611190 [ 275 ] {caa4e53e-8921-4ee1-a80b-d0ebd07000cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1668 | 2026.01.02 18:39:20.611231 [ 275 ] {caa4e53e-8921-4ee1-a80b-d0ebd07000cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1669 | 2026.01.02 18:39:20.611732 [ 275 ] {caa4e53e-8921-4ee1-a80b-d0ebd07000cd} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.01.02 18:39:20.611770 [ 275 ] {caa4e53e-8921-4ee1-a80b-d0ebd07000cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1671 | 2026.01.02 18:39:20.612089 [ 275 ] {caa4e53e-8921-4ee1-a80b-d0ebd07000cd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1672 | 2026.01.02 18:39:20.612319 [ 275 ] {caa4e53e-8921-4ee1-a80b-d0ebd07000cd} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.01.02 18:39:20.612447 [ 275 ] {caa4e53e-8921-4ee1-a80b-d0ebd07000cd} <Debug> executeQuery: Read 193 rows, 17.61 KiB in 0.001276 sec., 151253.9184952978 rows/sec., 13.48 MiB/sec. | ||
| 1674 | 2026.01.02 18:39:20.612485 [ 275 ] {caa4e53e-8921-4ee1-a80b-d0ebd07000cd} <Debug> TCPHandler: Processed in 0.001442631 sec. | ||
| 1675 | 2026.01.02 18:39:20.612603 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2026.01.02 18:39:20.612698 [ 275 ] {45ce055c-2081-4911-b3e8-6cce31f660b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1677 | 2026.01.02 18:39:20.612739 [ 275 ] {45ce055c-2081-4911-b3e8-6cce31f660b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1678 | 2026.01.02 18:39:20.613142 [ 275 ] {45ce055c-2081-4911-b3e8-6cce31f660b4} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.01.02 18:39:20.613179 [ 275 ] {45ce055c-2081-4911-b3e8-6cce31f660b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1680 | 2026.01.02 18:39:20.613468 [ 275 ] {45ce055c-2081-4911-b3e8-6cce31f660b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1681 | 2026.01.02 18:39:20.613680 [ 275 ] {45ce055c-2081-4911-b3e8-6cce31f660b4} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2026.01.02 18:39:20.613807 [ 275 ] {45ce055c-2081-4911-b3e8-6cce31f660b4} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001127 sec., 21295.47471162378 rows/sec., 1.61 MiB/sec. | ||
| 1683 | 2026.01.02 18:39:20.613846 [ 275 ] {45ce055c-2081-4911-b3e8-6cce31f660b4} <Debug> TCPHandler: Processed in 0.001292919 sec. | ||
| 1684 | 2026.01.02 18:39:20.613957 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1685 | 2026.01.02 18:39:20.614063 [ 275 ] {fe0fb7d8-0840-40a3-8d61-6deadc483641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1686 | 2026.01.02 18:39:20.614105 [ 275 ] {fe0fb7d8-0840-40a3-8d61-6deadc483641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1687 | 2026.01.02 18:39:20.614495 [ 275 ] {fe0fb7d8-0840-40a3-8d61-6deadc483641} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.01.02 18:39:20.614533 [ 275 ] {fe0fb7d8-0840-40a3-8d61-6deadc483641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1689 | 2026.01.02 18:39:20.614818 [ 275 ] {fe0fb7d8-0840-40a3-8d61-6deadc483641} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1690 | 2026.01.02 18:39:20.615044 [ 275 ] {fe0fb7d8-0840-40a3-8d61-6deadc483641} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.01.02 18:39:20.615170 [ 275 ] {fe0fb7d8-0840-40a3-8d61-6deadc483641} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.77 MiB/sec. | ||
| 1692 | 2026.01.02 18:39:20.615208 [ 275 ] {fe0fb7d8-0840-40a3-8d61-6deadc483641} <Debug> TCPHandler: Processed in 0.00130003 sec. | ||
| 1693 | 2026.01.02 18:39:20.615316 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2026.01.02 18:39:20.615410 [ 275 ] {023c802c-bed5-4db0-b25e-0f6397d16204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1695 | 2026.01.02 18:39:20.615450 [ 275 ] {023c802c-bed5-4db0-b25e-0f6397d16204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1696 | 2026.01.02 18:39:20.615840 [ 275 ] {023c802c-bed5-4db0-b25e-0f6397d16204} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.01.02 18:39:20.615877 [ 275 ] {023c802c-bed5-4db0-b25e-0f6397d16204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1698 | 2026.01.02 18:39:20.616175 [ 275 ] {023c802c-bed5-4db0-b25e-0f6397d16204} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1699 | 2026.01.02 18:39:20.616392 [ 275 ] {023c802c-bed5-4db0-b25e-0f6397d16204} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.01.02 18:39:20.616514 [ 275 ] {023c802c-bed5-4db0-b25e-0f6397d16204} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 1701 | 2026.01.02 18:39:20.616553 [ 275 ] {023c802c-bed5-4db0-b25e-0f6397d16204} <Debug> TCPHandler: Processed in 0.001284179 sec. | ||
| 1702 | 2026.01.02 18:39:20.616658 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2026.01.02 18:39:20.616751 [ 275 ] {6623f846-671d-426e-9946-6322202ec22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1704 | 2026.01.02 18:39:20.616792 [ 275 ] {6623f846-671d-426e-9946-6322202ec22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1705 | 2026.01.02 18:39:20.617222 [ 275 ] {6623f846-671d-426e-9946-6322202ec22a} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.01.02 18:39:20.617260 [ 275 ] {6623f846-671d-426e-9946-6322202ec22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1707 | 2026.01.02 18:39:20.617558 [ 275 ] {6623f846-671d-426e-9946-6322202ec22a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1708 | 2026.01.02 18:39:20.617773 [ 275 ] {6623f846-671d-426e-9946-6322202ec22a} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.01.02 18:39:20.617895 [ 275 ] {6623f846-671d-426e-9946-6322202ec22a} <Debug> executeQuery: Read 104 rows, 8.69 KiB in 0.001161 sec., 89577.95004306633 rows/sec., 7.31 MiB/sec. | ||
| 1710 | 2026.01.02 18:39:20.617933 [ 275 ] {6623f846-671d-426e-9946-6322202ec22a} <Debug> TCPHandler: Processed in 0.00132334 sec. | ||
| 1711 | 2026.01.02 18:39:20.618052 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1712 | 2026.01.02 18:39:20.618146 [ 275 ] {88e49d63-a909-4d31-8a65-15bda3234839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1713 | 2026.01.02 18:39:20.618191 [ 275 ] {88e49d63-a909-4d31-8a65-15bda3234839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1714 | 2026.01.02 18:39:20.618608 [ 275 ] {88e49d63-a909-4d31-8a65-15bda3234839} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2026.01.02 18:39:20.618644 [ 275 ] {88e49d63-a909-4d31-8a65-15bda3234839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1716 | 2026.01.02 18:39:20.618970 [ 275 ] {88e49d63-a909-4d31-8a65-15bda3234839} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1717 | 2026.01.02 18:39:20.619198 [ 275 ] {88e49d63-a909-4d31-8a65-15bda3234839} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2026.01.02 18:39:20.619326 [ 275 ] {88e49d63-a909-4d31-8a65-15bda3234839} <Debug> executeQuery: Read 187 rows, 13.71 KiB in 0.001197 sec., 156223.89306599833 rows/sec., 11.18 MiB/sec. | ||
| 1719 | 2026.01.02 18:39:20.619363 [ 275 ] {88e49d63-a909-4d31-8a65-15bda3234839} <Debug> TCPHandler: Processed in 0.001366981 sec. | ||
| 1720 | 2026.01.02 18:39:20.619474 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1721 | 2026.01.02 18:39:20.619568 [ 275 ] {04563f9c-88f6-4918-8c35-31f75fadd1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1722 | 2026.01.02 18:39:20.619623 [ 275 ] {04563f9c-88f6-4918-8c35-31f75fadd1b2} <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 | ||
| 1723 | 2026.01.02 18:39:20.620373 [ 275 ] {04563f9c-88f6-4918-8c35-31f75fadd1b2} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2026.01.02 18:39:20.620412 [ 275 ] {04563f9c-88f6-4918-8c35-31f75fadd1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1725 | 2026.01.02 18:39:20.620908 [ 275 ] {04563f9c-88f6-4918-8c35-31f75fadd1b2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1726 | 2026.01.02 18:39:20.621140 [ 275 ] {04563f9c-88f6-4918-8c35-31f75fadd1b2} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.01.02 18:39:20.621272 [ 275 ] {04563f9c-88f6-4918-8c35-31f75fadd1b2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001721 sec., 5810.575246949447 rows/sec., 10.41 MiB/sec. | ||
| 1728 | 2026.01.02 18:39:20.621327 [ 275 ] {04563f9c-88f6-4918-8c35-31f75fadd1b2} <Debug> TCPHandler: Processed in 0.001902309 sec. | ||
| 1729 | 2026.01.02 18:39:20.621443 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1730 | 2026.01.02 18:39:20.621539 [ 275 ] {f91508f0-ab54-4345-a8e6-c089967cd23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1731 | 2026.01.02 18:39:20.621583 [ 275 ] {f91508f0-ab54-4345-a8e6-c089967cd23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1732 | 2026.01.02 18:39:20.621908 [ 275 ] {f91508f0-ab54-4345-a8e6-c089967cd23d} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2026.01.02 18:39:20.621946 [ 275 ] {f91508f0-ab54-4345-a8e6-c089967cd23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1734 | 2026.01.02 18:39:20.622249 [ 275 ] {f91508f0-ab54-4345-a8e6-c089967cd23d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1735 | 2026.01.02 18:39:20.622472 [ 275 ] {f91508f0-ab54-4345-a8e6-c089967cd23d} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1736 | 2026.01.02 18:39:20.622596 [ 275 ] {f91508f0-ab54-4345-a8e6-c089967cd23d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001075 sec., 46511.62790697674 rows/sec., 3.19 MiB/sec. | ||
| 1737 | 2026.01.02 18:39:20.622633 [ 275 ] {f91508f0-ab54-4345-a8e6-c089967cd23d} <Debug> TCPHandler: Processed in 0.001238599 sec. | ||
| 1738 | 2026.01.02 18:39:21.718512 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3338 | ||
| 1739 | 2026.01.02 18:39:21.719009 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.01.02 18:39:21.719052 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1741 | 2026.01.02 18:39:21.719528 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1742 | 2026.01.02 18:39:21.719770 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.01.02 18:39:21.719903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3338 | ||
| 1744 | 2026.01.02 18:39:21.875144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1745 | 2026.01.02 18:39:21.894335 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.01.02 18:39:21.894401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1747 | 2026.01.02 18:39:21.900158 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1748 | 2026.01.02 18:39:21.900903 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.01.02 18:39:21.904631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1750 | 2026.01.02 18:39:25.607693 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1751 | 2026.01.02 18:39:25.607894 [ 275 ] {23d6ad08-ead3-45fb-b51e-bd6f4ebc3829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1752 | 2026.01.02 18:39:25.607962 [ 275 ] {23d6ad08-ead3-45fb-b51e-bd6f4ebc3829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1753 | 2026.01.02 18:39:25.608624 [ 275 ] {23d6ad08-ead3-45fb-b51e-bd6f4ebc3829} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2026.01.02 18:39:25.608673 [ 275 ] {23d6ad08-ead3-45fb-b51e-bd6f4ebc3829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1755 | 2026.01.02 18:39:25.609067 [ 275 ] {23d6ad08-ead3-45fb-b51e-bd6f4ebc3829} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1756 | 2026.01.02 18:39:25.609303 [ 275 ] {23d6ad08-ead3-45fb-b51e-bd6f4ebc3829} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2026.01.02 18:39:25.609458 [ 275 ] {23d6ad08-ead3-45fb-b51e-bd6f4ebc3829} <Debug> executeQuery: Read 96 rows, 8.20 KiB in 0.001613 sec., 59516.42901425914 rows/sec., 4.96 MiB/sec. | ||
| 1758 | 2026.01.02 18:39:25.609507 [ 275 ] {23d6ad08-ead3-45fb-b51e-bd6f4ebc3829} <Debug> TCPHandler: Processed in 0.00193877 sec. | ||
| 1759 | 2026.01.02 18:39:25.609650 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1760 | 2026.01.02 18:39:25.609760 [ 275 ] {33d8c83b-2717-4754-bec9-9ce00c92feaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1761 | 2026.01.02 18:39:25.609806 [ 275 ] {33d8c83b-2717-4754-bec9-9ce00c92feaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1762 | 2026.01.02 18:39:25.610218 [ 275 ] {33d8c83b-2717-4754-bec9-9ce00c92feaa} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1763 | 2026.01.02 18:39:25.610257 [ 275 ] {33d8c83b-2717-4754-bec9-9ce00c92feaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1764 | 2026.01.02 18:39:25.610564 [ 275 ] {33d8c83b-2717-4754-bec9-9ce00c92feaa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1765 | 2026.01.02 18:39:25.610797 [ 275 ] {33d8c83b-2717-4754-bec9-9ce00c92feaa} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1766 | 2026.01.02 18:39:25.610930 [ 275 ] {33d8c83b-2717-4754-bec9-9ce00c92feaa} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001192 sec., 18456.375838926175 rows/sec., 1.36 MiB/sec. | ||
| 1767 | 2026.01.02 18:39:25.610970 [ 275 ] {33d8c83b-2717-4754-bec9-9ce00c92feaa} <Debug> TCPHandler: Processed in 0.001371731 sec. | ||
| 1768 | 2026.01.02 18:39:25.611079 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2026.01.02 18:39:25.611175 [ 275 ] {9871f111-6521-4ee0-aad0-8bdb1539ef1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1770 | 2026.01.02 18:39:25.611217 [ 275 ] {9871f111-6521-4ee0-aad0-8bdb1539ef1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1771 | 2026.01.02 18:39:25.611625 [ 275 ] {9871f111-6521-4ee0-aad0-8bdb1539ef1b} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2026.01.02 18:39:25.611665 [ 275 ] {9871f111-6521-4ee0-aad0-8bdb1539ef1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1773 | 2026.01.02 18:39:25.611980 [ 275 ] {9871f111-6521-4ee0-aad0-8bdb1539ef1b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1774 | 2026.01.02 18:39:25.612197 [ 275 ] {9871f111-6521-4ee0-aad0-8bdb1539ef1b} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.01.02 18:39:25.612324 [ 275 ] {9871f111-6521-4ee0-aad0-8bdb1539ef1b} <Debug> executeQuery: Read 78 rows, 6.23 KiB in 0.001167 sec., 66838.04627249356 rows/sec., 5.22 MiB/sec. | ||
| 1776 | 2026.01.02 18:39:25.612362 [ 275 ] {9871f111-6521-4ee0-aad0-8bdb1539ef1b} <Debug> TCPHandler: Processed in 0.00133076 sec. | ||
| 1777 | 2026.01.02 18:39:25.612474 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.01.02 18:39:25.612569 [ 275 ] {91c79082-ff17-49b3-84ad-a41c648d0617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1779 | 2026.01.02 18:39:25.612614 [ 275 ] {91c79082-ff17-49b3-84ad-a41c648d0617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1780 | 2026.01.02 18:39:25.613031 [ 275 ] {91c79082-ff17-49b3-84ad-a41c648d0617} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.01.02 18:39:25.613068 [ 275 ] {91c79082-ff17-49b3-84ad-a41c648d0617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1782 | 2026.01.02 18:39:25.613396 [ 275 ] {91c79082-ff17-49b3-84ad-a41c648d0617} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1783 | 2026.01.02 18:39:25.613608 [ 275 ] {91c79082-ff17-49b3-84ad-a41c648d0617} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.01.02 18:39:25.613748 [ 275 ] {91c79082-ff17-49b3-84ad-a41c648d0617} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001196 sec., 125418.0602006689 rows/sec., 8.70 MiB/sec. | ||
| 1785 | 2026.01.02 18:39:25.613787 [ 275 ] {91c79082-ff17-49b3-84ad-a41c648d0617} <Debug> TCPHandler: Processed in 0.0013621 sec. | ||
| 1786 | 2026.01.02 18:39:25.613890 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.01.02 18:39:25.613984 [ 275 ] {8ad0b7b6-7ce0-42ba-a43e-e89999a7c3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1788 | 2026.01.02 18:39:25.614039 [ 275 ] {8ad0b7b6-7ce0-42ba-a43e-e89999a7c3f8} <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 | ||
| 1789 | 2026.01.02 18:39:25.614801 [ 275 ] {8ad0b7b6-7ce0-42ba-a43e-e89999a7c3f8} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.01.02 18:39:25.614840 [ 275 ] {8ad0b7b6-7ce0-42ba-a43e-e89999a7c3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1791 | 2026.01.02 18:39:25.615358 [ 275 ] {8ad0b7b6-7ce0-42ba-a43e-e89999a7c3f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1792 | 2026.01.02 18:39:25.615592 [ 275 ] {8ad0b7b6-7ce0-42ba-a43e-e89999a7c3f8} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.01.02 18:39:25.615740 [ 275 ] {8ad0b7b6-7ce0-42ba-a43e-e89999a7c3f8} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001773 sec., 12408.347433728144 rows/sec., 22.24 MiB/sec. | ||
| 1794 | 2026.01.02 18:39:25.615801 [ 275 ] {8ad0b7b6-7ce0-42ba-a43e-e89999a7c3f8} <Debug> TCPHandler: Processed in 0.00195905 sec. | ||
| 1795 | 2026.01.02 18:39:25.615915 [ 275 ] {} <Trace> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2026.01.02 18:39:25.616010 [ 275 ] {e75c1c18-49a3-41fa-b37e-ce927f12259f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62516) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1797 | 2026.01.02 18:39:25.616053 [ 275 ] {e75c1c18-49a3-41fa-b37e-ce927f12259f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1798 | 2026.01.02 18:39:25.616384 [ 275 ] {e75c1c18-49a3-41fa-b37e-ce927f12259f} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.01.02 18:39:25.616422 [ 275 ] {e75c1c18-49a3-41fa-b37e-ce927f12259f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1800 | 2026.01.02 18:39:25.616733 [ 275 ] {e75c1c18-49a3-41fa-b37e-ce927f12259f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1801 | 2026.01.02 18:39:25.616952 [ 275 ] {e75c1c18-49a3-41fa-b37e-ce927f12259f} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.01.02 18:39:25.617080 [ 275 ] {e75c1c18-49a3-41fa-b37e-ce927f12259f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001088 sec., 45955.882352941175 rows/sec., 3.15 MiB/sec. | ||
| 1803 | 2026.01.02 18:39:25.617117 [ 275 ] {e75c1c18-49a3-41fa-b37e-ce927f12259f} <Debug> TCPHandler: Processed in 0.001251929 sec. | ||
| 1804 | 2026.01.02 18:39:29.127527 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1805 | 2026.01.02 18:39:29.127629 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1806 | 2026.01.02 18:39:29.220437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3850 | ||
| 1807 | 2026.01.02 18:39:29.221067 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.01.02 18:39:29.221110 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1809 | 2026.01.02 18:39:29.221661 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1810 | 2026.01.02 18:39:29.221889 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2026.01.02 18:39:29.222026 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3850 | ||
| 1812 | 2026.01.02 18:39:29.227251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 250 | ||
| 1813 | 2026.01.02 18:39:29.229405 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2026.01.02 18:39:29.229445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1815 | 2026.01.02 18:39:29.230563 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1816 | 2026.01.02 18:39:29.230820 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2026.01.02 18:39:29.230948 [ 58 ] {} <Debug> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1818 | 2026.01.02 18:39:29.230992 [ 58 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.01.02 18:39:29.231011 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1820 | 2026.01.02 18:39:29.231054 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 250 | ||
| 1821 | 2026.01.02 18:39:29.231102 [ 190 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::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 | ||
| 1822 | 2026.01.02 18:39:29.231705 [ 190 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1823 | 2026.01.02 18:39:29.231872 [ 190 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::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 | ||
| 1824 | 2026.01.02 18:39:29.232303 [ 190 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 1825 | 2026.01.02 18:39:29.232680 [ 190 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1826 | 2026.01.02 18:39:29.233058 [ 190 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 1827 | 2026.01.02 18:39:29.233396 [ 190 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1828 | 2026.01.02 18:39:29.233737 [ 190 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 1829 | 2026.01.02 18:39:29.239355 [ 190 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 72 columns (72 merged, 0 gathered) in 0.008297816 sec., 30128.40969238171 rows/sec., 29.17 MiB/sec. | ||
| 1830 | 2026.01.02 18:39:29.239931 [ 190 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1831 | 2026.01.02 18:39:29.240420 [ 190 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_6_1} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2026.01.02 18:39:29.240486 [ 190 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_6_1} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1833 | 2026.01.02 18:39:29.240658 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 1834 | 2026.01.02 18:39:29.405110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1835 | 2026.01.02 18:39:29.423225 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.01.02 18:39:29.423295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1837 | 2026.01.02 18:39:29.429756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1838 | 2026.01.02 18:39:29.430502 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.01.02 18:39:29.433987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1840 | 2026.01.02 18:39:29.861439 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1841 | 2026.01.02 18:39:29.861529 [ 275 ] {} <Debug> TCP-Session: ed18a878-65ba-4b51-8804-5b22a20c8d8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1842 | 2026.01.02 18:39:30.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.23 MiB, peak 186.27 MiB, free memory in arenas 0.00 B, will set to 184.06 MiB (RSS), difference: 3.83 MiB | ||
| 1843 | 2026.01.02 18:39:30.606582 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2026.01.02 18:39:30.606777 [ 276 ] {00b4f23f-21b5-4713-a332-6616a71055bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1845 | 2026.01.02 18:39:30.606852 [ 276 ] {00b4f23f-21b5-4713-a332-6616a71055bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1846 | 2026.01.02 18:39:30.607616 [ 276 ] {00b4f23f-21b5-4713-a332-6616a71055bc} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2026.01.02 18:39:30.607666 [ 276 ] {00b4f23f-21b5-4713-a332-6616a71055bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1848 | 2026.01.02 18:39:30.608073 [ 276 ] {00b4f23f-21b5-4713-a332-6616a71055bc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1849 | 2026.01.02 18:39:30.608316 [ 276 ] {00b4f23f-21b5-4713-a332-6616a71055bc} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.01.02 18:39:30.608477 [ 276 ] {00b4f23f-21b5-4713-a332-6616a71055bc} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001753 sec., 41072.44723331432 rows/sec., 3.38 MiB/sec. | ||
| 1851 | 2026.01.02 18:39:30.608522 [ 276 ] {00b4f23f-21b5-4713-a332-6616a71055bc} <Debug> TCPHandler: Processed in 0.002075862 sec. | ||
| 1852 | 2026.01.02 18:39:30.608651 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2026.01.02 18:39:30.608753 [ 276 ] {4afbd7db-b3b6-4598-935d-844df82dd1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1854 | 2026.01.02 18:39:30.608797 [ 276 ] {4afbd7db-b3b6-4598-935d-844df82dd1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1855 | 2026.01.02 18:39:30.609202 [ 276 ] {4afbd7db-b3b6-4598-935d-844df82dd1e9} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1856 | 2026.01.02 18:39:30.609238 [ 276 ] {4afbd7db-b3b6-4598-935d-844df82dd1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1857 | 2026.01.02 18:39:30.609537 [ 276 ] {4afbd7db-b3b6-4598-935d-844df82dd1e9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1858 | 2026.01.02 18:39:30.609757 [ 276 ] {4afbd7db-b3b6-4598-935d-844df82dd1e9} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2026.01.02 18:39:30.609863 [ 57 ] {} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1860 | 2026.01.02 18:39:30.609886 [ 276 ] {4afbd7db-b3b6-4598-935d-844df82dd1e9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001158 sec., 8635.578583765113 rows/sec., 649.36 KiB/sec. | ||
| 1861 | 2026.01.02 18:39:30.609928 [ 57 ] {} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2026.01.02 18:39:30.609935 [ 276 ] {4afbd7db-b3b6-4598-935d-844df82dd1e9} <Debug> TCPHandler: Processed in 0.0013367 sec. | ||
| 1863 | 2026.01.02 18:39:30.609957 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1864 | 2026.01.02 18:39:30.610055 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.01.02 18:39:30.610087 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 1866 | 2026.01.02 18:39:30.610155 [ 276 ] {30b79a2b-aac8-4667-b0ae-9ed6106619fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1867 | 2026.01.02 18:39:30.610200 [ 276 ] {30b79a2b-aac8-4667-b0ae-9ed6106619fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1868 | 2026.01.02 18:39:30.610247 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1869 | 2026.01.02 18:39:30.610297 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 1870 | 2026.01.02 18:39:30.610401 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 1871 | 2026.01.02 18:39:30.610458 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 1872 | 2026.01.02 18:39:30.610518 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 1873 | 2026.01.02 18:39:30.610564 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 1874 | 2026.01.02 18:39:30.610613 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1875 | 2026.01.02 18:39:30.610634 [ 276 ] {30b79a2b-aac8-4667-b0ae-9ed6106619fe} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2026.01.02 18:39:30.610676 [ 276 ] {30b79a2b-aac8-4667-b0ae-9ed6106619fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1877 | 2026.01.02 18:39:30.611022 [ 276 ] {30b79a2b-aac8-4667-b0ae-9ed6106619fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1878 | 2026.01.02 18:39:30.611263 [ 276 ] {30b79a2b-aac8-4667-b0ae-9ed6106619fe} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2026.01.02 18:39:30.611402 [ 276 ] {30b79a2b-aac8-4667-b0ae-9ed6106619fe} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001266 sec., 52132.70142180095 rows/sec., 4.07 MiB/sec. | ||
| 1880 | 2026.01.02 18:39:30.611443 [ 276 ] {30b79a2b-aac8-4667-b0ae-9ed6106619fe} <Debug> TCPHandler: Processed in 0.001437662 sec. | ||
| 1881 | 2026.01.02 18:39:30.611560 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.01.02 18:39:30.611574 [ 190 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533533 sec., 76946.50196637439 rows/sec., 5.98 MiB/sec. | ||
| 1883 | 2026.01.02 18:39:30.611655 [ 276 ] {b04abb71-2e09-48b6-9eac-a6cbe093312d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1884 | 2026.01.02 18:39:30.611706 [ 276 ] {b04abb71-2e09-48b6-9eac-a6cbe093312d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1885 | 2026.01.02 18:39:30.611757 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1886 | 2026.01.02 18:39:30.612060 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_6_1} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.01.02 18:39:30.612133 [ 276 ] {b04abb71-2e09-48b6-9eac-a6cbe093312d} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2026.01.02 18:39:30.612136 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_6_1} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1889 | 2026.01.02 18:39:30.612168 [ 276 ] {b04abb71-2e09-48b6-9eac-a6cbe093312d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1890 | 2026.01.02 18:39:30.612234 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1891 | 2026.01.02 18:39:30.612506 [ 276 ] {b04abb71-2e09-48b6-9eac-a6cbe093312d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1892 | 2026.01.02 18:39:30.612714 [ 276 ] {b04abb71-2e09-48b6-9eac-a6cbe093312d} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2026.01.02 18:39:30.612842 [ 276 ] {b04abb71-2e09-48b6-9eac-a6cbe093312d} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001207 sec., 124275.06213753107 rows/sec., 8.62 MiB/sec. | ||
| 1894 | 2026.01.02 18:39:30.612879 [ 276 ] {b04abb71-2e09-48b6-9eac-a6cbe093312d} <Debug> TCPHandler: Processed in 0.001369211 sec. | ||
| 1895 | 2026.01.02 18:39:30.612983 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.01.02 18:39:30.613075 [ 276 ] {428cb6c4-36d6-4943-8126-3dfa6e035841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1897 | 2026.01.02 18:39:30.613130 [ 276 ] {428cb6c4-36d6-4943-8126-3dfa6e035841} <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 | ||
| 1898 | 2026.01.02 18:39:30.613913 [ 276 ] {428cb6c4-36d6-4943-8126-3dfa6e035841} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.01.02 18:39:30.613949 [ 276 ] {428cb6c4-36d6-4943-8126-3dfa6e035841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1900 | 2026.01.02 18:39:30.614455 [ 276 ] {428cb6c4-36d6-4943-8126-3dfa6e035841} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1901 | 2026.01.02 18:39:30.614677 [ 276 ] {428cb6c4-36d6-4943-8126-3dfa6e035841} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.01.02 18:39:30.614818 [ 276 ] {428cb6c4-36d6-4943-8126-3dfa6e035841} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001762 sec., 5675.368898978434 rows/sec., 10.17 MiB/sec. | ||
| 1903 | 2026.01.02 18:39:30.614874 [ 276 ] {428cb6c4-36d6-4943-8126-3dfa6e035841} <Debug> TCPHandler: Processed in 0.001940939 sec. | ||
| 1904 | 2026.01.02 18:39:30.614987 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.01.02 18:39:30.615082 [ 276 ] {876532a4-93c2-42b2-88e3-79e73d5297e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1906 | 2026.01.02 18:39:30.615123 [ 276 ] {876532a4-93c2-42b2-88e3-79e73d5297e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1907 | 2026.01.02 18:39:30.615455 [ 276 ] {876532a4-93c2-42b2-88e3-79e73d5297e1} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.01.02 18:39:30.615491 [ 276 ] {876532a4-93c2-42b2-88e3-79e73d5297e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1909 | 2026.01.02 18:39:30.615795 [ 276 ] {876532a4-93c2-42b2-88e3-79e73d5297e1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1910 | 2026.01.02 18:39:30.616007 [ 276 ] {876532a4-93c2-42b2-88e3-79e73d5297e1} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.01.02 18:39:30.616132 [ 276 ] {876532a4-93c2-42b2-88e3-79e73d5297e1} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00107 sec., 46728.97196261682 rows/sec., 3.20 MiB/sec. | ||
| 1912 | 2026.01.02 18:39:30.616167 [ 276 ] {876532a4-93c2-42b2-88e3-79e73d5297e1} <Debug> TCPHandler: Processed in 0.001230149 sec. | ||
| 1913 | 2026.01.02 18:39:33.959462 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63847 | ||
| 1914 | 2026.01.02 18:39:33.959577 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1915 | 2026.01.02 18:39:33.959606 [ 275 ] {} <Debug> TCP-Session: 7b124cc2-1263-41dd-90b3-2f79187a66be Authenticating user 'default' from [fd00:1122:3344:101::e]:63847 | ||
| 1916 | 2026.01.02 18:39:33.959630 [ 275 ] {} <Debug> TCP-Session: 7b124cc2-1263-41dd-90b3-2f79187a66be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1917 | 2026.01.02 18:39:33.959644 [ 275 ] {} <Debug> TCP-Session: 7b124cc2-1263-41dd-90b3-2f79187a66be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1918 | 2026.01.02 18:39:33.959901 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60131 | ||
| 1919 | 2026.01.02 18:39:33.959923 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49343 | ||
| 1920 | 2026.01.02 18:39:33.959946 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61596 | ||
| 1921 | 2026.01.02 18:39:33.959977 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58954 | ||
| 1922 | 2026.01.02 18:39:33.960000 [ 275 ] {} <Trace> TCP-Session: 7b124cc2-1263-41dd-90b3-2f79187a66be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.01.02 18:39:33.960028 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1924 | 2026.01.02 18:39:33.960036 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1925 | 2026.01.02 18:39:33.959965 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35375 | ||
| 1926 | 2026.01.02 18:39:33.960068 [ 288 ] {} <Debug> TCP-Session: 1a1d716a-0463-4113-98e1-2232e8781f9e Authenticating user 'default' from [fd00:1122:3344:101::e]:49343 | ||
| 1927 | 2026.01.02 18:39:33.960081 [ 286 ] {} <Debug> TCP-Session: 024d7786-b8c3-4fc9-a451-6ecc51eb729c Authenticating user 'default' from [fd00:1122:3344:101::e]:60131 | ||
| 1928 | 2026.01.02 18:39:33.959954 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44493 | ||
| 1929 | 2026.01.02 18:39:33.960109 [ 288 ] {} <Debug> TCP-Session: 1a1d716a-0463-4113-98e1-2232e8781f9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1930 | 2026.01.02 18:39:33.960119 [ 286 ] {} <Debug> TCP-Session: 024d7786-b8c3-4fc9-a451-6ecc51eb729c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1931 | 2026.01.02 18:39:33.960149 [ 288 ] {} <Debug> TCP-Session: 1a1d716a-0463-4113-98e1-2232e8781f9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1932 | 2026.01.02 18:39:33.960160 [ 286 ] {} <Debug> TCP-Session: 024d7786-b8c3-4fc9-a451-6ecc51eb729c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1933 | 2026.01.02 18:39:33.959957 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34762 | ||
| 1934 | 2026.01.02 18:39:33.960186 [ 275 ] {48493855-0482-4a39-ab01-20d73a14ed33} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63847) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1935 | 2026.01.02 18:39:33.959922 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35607 | ||
| 1936 | 2026.01.02 18:39:33.960323 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1937 | 2026.01.02 18:39:33.960329 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1938 | 2026.01.02 18:39:33.960358 [ 292 ] {} <Debug> TCP-Session: f78261be-65c2-4234-bca3-1fc3e5b26136 Authenticating user 'default' from [fd00:1122:3344:101::e]:35375 | ||
| 1939 | 2026.01.02 18:39:33.960381 [ 289 ] {} <Debug> TCP-Session: 1426132a-e3e0-45ae-833c-6cd31b006d9e Authenticating user 'default' from [fd00:1122:3344:101::e]:44493 | ||
| 1940 | 2026.01.02 18:39:33.960384 [ 292 ] {} <Debug> TCP-Session: f78261be-65c2-4234-bca3-1fc3e5b26136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2026.01.02 18:39:33.960416 [ 289 ] {} <Debug> TCP-Session: 1426132a-e3e0-45ae-833c-6cd31b006d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1942 | 2026.01.02 18:39:33.960425 [ 292 ] {} <Debug> TCP-Session: f78261be-65c2-4234-bca3-1fc3e5b26136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.01.02 18:39:33.960440 [ 289 ] {} <Debug> TCP-Session: 1426132a-e3e0-45ae-833c-6cd31b006d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2026.01.02 18:39:33.960470 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1945 | 2026.01.02 18:39:33.960482 [ 275 ] {48493855-0482-4a39-ab01-20d73a14ed33} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1946 | 2026.01.02 18:39:33.960509 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1947 | 2026.01.02 18:39:33.960521 [ 293 ] {} <Debug> TCP-Session: 4acf9b4a-385f-450e-a9b0-09803754babc Authenticating user 'default' from [fd00:1122:3344:101::e]:58954 | ||
| 1948 | 2026.01.02 18:39:33.960566 [ 287 ] {} <Debug> TCP-Session: 80c9708b-4abb-4a9d-acbe-f90926e1d2a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35607 | ||
| 1949 | 2026.01.02 18:39:33.960577 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1950 | 2026.01.02 18:39:33.960586 [ 275 ] {48493855-0482-4a39-ab01-20d73a14ed33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1951 | 2026.01.02 18:39:33.960604 [ 287 ] {} <Debug> TCP-Session: 80c9708b-4abb-4a9d-acbe-f90926e1d2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2026.01.02 18:39:33.960625 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1953 | 2026.01.02 18:39:33.960654 [ 287 ] {} <Debug> TCP-Session: 80c9708b-4abb-4a9d-acbe-f90926e1d2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2026.01.02 18:39:33.960670 [ 291 ] {} <Debug> TCP-Session: c9467aa3-a0d4-45c7-a147-f359d7c64e07 Authenticating user 'default' from [fd00:1122:3344:101::e]:34762 | ||
| 1955 | 2026.01.02 18:39:33.960620 [ 290 ] {} <Debug> TCP-Session: 763db828-c703-436e-af46-64ca8105a98a Authenticating user 'default' from [fd00:1122:3344:101::e]:61596 | ||
| 1956 | 2026.01.02 18:39:33.960692 [ 291 ] {} <Debug> TCP-Session: c9467aa3-a0d4-45c7-a147-f359d7c64e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2026.01.02 18:39:33.960720 [ 290 ] {} <Debug> TCP-Session: 763db828-c703-436e-af46-64ca8105a98a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1958 | 2026.01.02 18:39:33.960726 [ 291 ] {} <Debug> TCP-Session: c9467aa3-a0d4-45c7-a147-f359d7c64e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1959 | 2026.01.02 18:39:33.960745 [ 290 ] {} <Debug> TCP-Session: 763db828-c703-436e-af46-64ca8105a98a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1960 | 2026.01.02 18:39:33.960572 [ 293 ] {} <Debug> TCP-Session: 4acf9b4a-385f-450e-a9b0-09803754babc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1961 | 2026.01.02 18:39:33.960794 [ 293 ] {} <Debug> TCP-Session: 4acf9b4a-385f-450e-a9b0-09803754babc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1962 | 2026.01.02 18:39:33.960905 [ 275 ] {48493855-0482-4a39-ab01-20d73a14ed33} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 1963 | 2026.01.02 18:39:33.960997 [ 275 ] {48493855-0482-4a39-ab01-20d73a14ed33} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1964 | 2026.01.02 18:39:34.000318 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.22 MiB, peak 187.54 MiB, free memory in arenas 0.00 B, will set to 185.74 MiB (RSS), difference: 1.52 MiB | ||
| 1965 | 2026.01.02 18:39:34.351247 [ 301 ] {48493855-0482-4a39-ab01-20d73a14ed33} <Trace> AggregatingTransform: Aggregating | ||
| 1966 | 2026.01.02 18:39:34.351339 [ 301 ] {48493855-0482-4a39-ab01-20d73a14ed33} <Trace> Aggregator: Aggregation method: without_key | ||
| 1967 | 2026.01.02 18:39:34.351388 [ 301 ] {48493855-0482-4a39-ab01-20d73a14ed33} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001309619 sec. (763.581 rows/sec., 29.83 KiB/sec.) | ||
| 1968 | 2026.01.02 18:39:34.351408 [ 301 ] {48493855-0482-4a39-ab01-20d73a14ed33} <Trace> Aggregator: Merging aggregated data | ||
| 1969 | 2026.01.02 18:39:34.352706 [ 275 ] {48493855-0482-4a39-ab01-20d73a14ed33} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.392516 sec., 2.5476668467017904 rows/sec., 101.91 B/sec. | ||
| 1970 | 2026.01.02 18:39:34.352867 [ 275 ] {48493855-0482-4a39-ab01-20d73a14ed33} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1971 | 2026.01.02 18:39:34.352884 [ 275 ] {48493855-0482-4a39-ab01-20d73a14ed33} <Debug> TCPHandler: Processed in 0.392950434 sec. | ||
| 1972 | 2026.01.02 18:39:34.353033 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1973 | 2026.01.02 18:39:34.353074 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1974 | 2026.01.02 18:39:34.353088 [ 293 ] {} <Debug> TCP-Session: 4acf9b4a-385f-450e-a9b0-09803754babc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1975 | 2026.01.02 18:39:34.353109 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1976 | 2026.01.02 18:39:34.353127 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1977 | 2026.01.02 18:39:34.353164 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1978 | 2026.01.02 18:39:34.353186 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1979 | 2026.01.02 18:39:34.353198 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1980 | 2026.01.02 18:39:34.353227 [ 290 ] {} <Debug> TCP-Session: 763db828-c703-436e-af46-64ca8105a98a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2026.01.02 18:39:34.353244 [ 292 ] {} <Debug> TCP-Session: f78261be-65c2-4234-bca3-1fc3e5b26136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2026.01.02 18:39:34.353255 [ 275 ] {} <Debug> TCP-Session: 7b124cc2-1263-41dd-90b3-2f79187a66be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1983 | 2026.01.02 18:39:34.353214 [ 291 ] {} <Debug> TCP-Session: c9467aa3-a0d4-45c7-a147-f359d7c64e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1984 | 2026.01.02 18:39:34.353147 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1985 | 2026.01.02 18:39:34.353095 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1986 | 2026.01.02 18:39:34.353344 [ 289 ] {} <Debug> TCP-Session: 1426132a-e3e0-45ae-833c-6cd31b006d9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2026.01.02 18:39:34.353174 [ 286 ] {} <Debug> TCP-Session: 024d7786-b8c3-4fc9-a451-6ecc51eb729c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2026.01.02 18:39:34.353377 [ 287 ] {} <Debug> TCP-Session: 80c9708b-4abb-4a9d-acbe-f90926e1d2a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1989 | 2026.01.02 18:39:34.353148 [ 288 ] {} <Debug> TCP-Session: 1a1d716a-0463-4113-98e1-2232e8781f9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2026.01.02 18:39:35.000444 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.12 MiB, peak 199.26 MiB, free memory in arenas 0.00 B, will set to 204.40 MiB (RSS), difference: 17.29 MiB | ||
| 1991 | 2026.01.02 18:39:35.348629 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52998 | ||
| 1992 | 2026.01.02 18:39:35.348734 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1993 | 2026.01.02 18:39:35.348763 [ 288 ] {} <Debug> TCP-Session: 2fa8947c-02f6-4a6b-9f46-f29e5ec6a4b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52998 | ||
| 1994 | 2026.01.02 18:39:35.348786 [ 288 ] {} <Debug> TCP-Session: 2fa8947c-02f6-4a6b-9f46-f29e5ec6a4b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2026.01.02 18:39:35.348798 [ 288 ] {} <Debug> TCP-Session: 2fa8947c-02f6-4a6b-9f46-f29e5ec6a4b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1996 | 2026.01.02 18:39:35.349046 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45945 | ||
| 1997 | 2026.01.02 18:39:35.349077 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51325 | ||
| 1998 | 2026.01.02 18:39:35.349098 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50775 | ||
| 1999 | 2026.01.02 18:39:35.349122 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38129 | ||
| 2000 | 2026.01.02 18:39:35.349145 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57847 | ||
| 2001 | 2026.01.02 18:39:35.349171 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2002 | 2026.01.02 18:39:35.349193 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61628 | ||
| 2003 | 2026.01.02 18:39:35.349208 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2004 | 2026.01.02 18:39:35.349211 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2005 | 2026.01.02 18:39:35.349236 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2006 | 2026.01.02 18:39:35.349258 [ 290 ] {} <Debug> TCP-Session: 15e561d9-0dfc-42f0-bc4a-c27b4475117f Authenticating user 'default' from [fd00:1122:3344:101::e]:51325 | ||
| 2007 | 2026.01.02 18:39:35.349277 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2008 | 2026.01.02 18:39:35.349292 [ 294 ] {} <Debug> TCP-Session: 929f33e3-b9c3-4974-9cdd-81e6861e8d4f Authenticating user 'default' from [fd00:1122:3344:101::e]:57847 | ||
| 2009 | 2026.01.02 18:39:35.349304 [ 290 ] {} <Debug> TCP-Session: 15e561d9-0dfc-42f0-bc4a-c27b4475117f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2026.01.02 18:39:35.349309 [ 275 ] {} <Debug> TCP-Session: bcd43dce-595a-4417-84c7-9ab53892bcf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61628 | ||
| 2011 | 2026.01.02 18:39:35.349320 [ 294 ] {} <Debug> TCP-Session: 929f33e3-b9c3-4974-9cdd-81e6861e8d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2012 | 2026.01.02 18:39:35.349331 [ 290 ] {} <Debug> TCP-Session: 15e561d9-0dfc-42f0-bc4a-c27b4475117f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.01.02 18:39:35.349345 [ 294 ] {} <Debug> TCP-Session: 929f33e3-b9c3-4974-9cdd-81e6861e8d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2014 | 2026.01.02 18:39:35.349337 [ 275 ] {} <Debug> TCP-Session: bcd43dce-595a-4417-84c7-9ab53892bcf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.01.02 18:39:35.349299 [ 288 ] {} <Trace> TCP-Session: 2fa8947c-02f6-4a6b-9f46-f29e5ec6a4b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.01.02 18:39:35.349376 [ 275 ] {} <Debug> TCP-Session: bcd43dce-595a-4417-84c7-9ab53892bcf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.01.02 18:39:35.349277 [ 293 ] {} <Debug> TCP-Session: d070691c-37ff-4442-85a4-ce7e41b947f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38129 | ||
| 2018 | 2026.01.02 18:39:35.349215 [ 289 ] {} <Debug> TCP-Session: 6bdd70d2-20c6-457b-8bd5-a3a7b1eb1117 Authenticating user 'default' from [fd00:1122:3344:101::e]:45945 | ||
| 2019 | 2026.01.02 18:39:35.349452 [ 293 ] {} <Debug> TCP-Session: d070691c-37ff-4442-85a4-ce7e41b947f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.01.02 18:39:35.349472 [ 289 ] {} <Debug> TCP-Session: 6bdd70d2-20c6-457b-8bd5-a3a7b1eb1117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2026.01.02 18:39:35.349477 [ 293 ] {} <Debug> TCP-Session: d070691c-37ff-4442-85a4-ce7e41b947f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.01.02 18:39:35.349488 [ 289 ] {} <Debug> TCP-Session: 6bdd70d2-20c6-457b-8bd5-a3a7b1eb1117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.01.02 18:39:35.349204 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2024 | 2026.01.02 18:39:35.349198 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44844 | ||
| 2025 | 2026.01.02 18:39:35.349537 [ 292 ] {} <Debug> TCP-Session: a45b3652-ac27-4b18-87af-820c810edeb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50775 | ||
| 2026 | 2026.01.02 18:39:35.349091 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43571 | ||
| 2027 | 2026.01.02 18:39:35.349574 [ 288 ] {6ebfc74e-0e93-4a63-bce4-9a0f38dd3e55} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52998) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2028 | 2026.01.02 18:39:35.349595 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2029 | 2026.01.02 18:39:35.349562 [ 292 ] {} <Debug> TCP-Session: a45b3652-ac27-4b18-87af-820c810edeb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.01.02 18:39:35.349631 [ 286 ] {} <Debug> TCP-Session: ca41878a-d733-4d31-9134-5902685b7e3a Authenticating user 'default' from [fd00:1122:3344:101::e]:44844 | ||
| 2031 | 2026.01.02 18:39:35.349638 [ 292 ] {} <Debug> TCP-Session: a45b3652-ac27-4b18-87af-820c810edeb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2026.01.02 18:39:35.349649 [ 286 ] {} <Debug> TCP-Session: ca41878a-d733-4d31-9134-5902685b7e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2026.01.02 18:39:35.349663 [ 286 ] {} <Debug> TCP-Session: ca41878a-d733-4d31-9134-5902685b7e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2026.01.02 18:39:35.349679 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2035 | 2026.01.02 18:39:35.349711 [ 291 ] {} <Debug> TCP-Session: d3da593b-56fa-40ed-bc78-4de2e7416870 Authenticating user 'default' from [fd00:1122:3344:101::e]:43571 | ||
| 2036 | 2026.01.02 18:39:35.349736 [ 291 ] {} <Debug> TCP-Session: d3da593b-56fa-40ed-bc78-4de2e7416870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.01.02 18:39:35.349756 [ 291 ] {} <Debug> TCP-Session: d3da593b-56fa-40ed-bc78-4de2e7416870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.01.02 18:39:35.349915 [ 288 ] {6ebfc74e-0e93-4a63-bce4-9a0f38dd3e55} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2039 | 2026.01.02 18:39:35.349974 [ 288 ] {6ebfc74e-0e93-4a63-bce4-9a0f38dd3e55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2040 | 2026.01.02 18:39:35.350289 [ 288 ] {6ebfc74e-0e93-4a63-bce4-9a0f38dd3e55} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 2041 | 2026.01.02 18:39:35.351273 [ 305 ] {6ebfc74e-0e93-4a63-bce4-9a0f38dd3e55} <Trace> AggregatingTransform: Aggregating | ||
| 2042 | 2026.01.02 18:39:35.351325 [ 305 ] {6ebfc74e-0e93-4a63-bce4-9a0f38dd3e55} <Trace> Aggregator: Aggregation method: without_key | ||
| 2043 | 2026.01.02 18:39:35.351365 [ 305 ] {6ebfc74e-0e93-4a63-bce4-9a0f38dd3e55} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973325 sec. (1027.406 rows/sec., 40.13 KiB/sec.) | ||
| 2044 | 2026.01.02 18:39:35.351388 [ 305 ] {6ebfc74e-0e93-4a63-bce4-9a0f38dd3e55} <Trace> Aggregator: Merging aggregated data | ||
| 2045 | 2026.01.02 18:39:35.352995 [ 288 ] {6ebfc74e-0e93-4a63-bce4-9a0f38dd3e55} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003484 sec., 287.0264064293915 rows/sec., 11.21 KiB/sec. | ||
| 2046 | 2026.01.02 18:39:35.353193 [ 288 ] {6ebfc74e-0e93-4a63-bce4-9a0f38dd3e55} <Debug> TCPHandler: Processed in 0.004054152 sec. | ||
| 2047 | 2026.01.02 18:39:35.353328 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2048 | 2026.01.02 18:39:35.353351 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2049 | 2026.01.02 18:39:35.353365 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2050 | 2026.01.02 18:39:35.353381 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2051 | 2026.01.02 18:39:35.353398 [ 289 ] {} <Debug> TCP-Session: 6bdd70d2-20c6-457b-8bd5-a3a7b1eb1117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2026.01.02 18:39:35.353407 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2053 | 2026.01.02 18:39:35.353427 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2054 | 2026.01.02 18:39:35.353446 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2055 | 2026.01.02 18:39:35.353461 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2056 | 2026.01.02 18:39:35.353507 [ 291 ] {} <Debug> TCP-Session: d3da593b-56fa-40ed-bc78-4de2e7416870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.01.02 18:39:35.353465 [ 292 ] {} <Debug> TCP-Session: a45b3652-ac27-4b18-87af-820c810edeb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2026.01.02 18:39:35.353530 [ 294 ] {} <Debug> TCP-Session: 929f33e3-b9c3-4974-9cdd-81e6861e8d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2026.01.02 18:39:35.353433 [ 293 ] {} <Debug> TCP-Session: d070691c-37ff-4442-85a4-ce7e41b947f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2060 | 2026.01.02 18:39:35.353392 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2061 | 2026.01.02 18:39:35.353376 [ 288 ] {} <Debug> TCP-Session: 2fa8947c-02f6-4a6b-9f46-f29e5ec6a4b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.01.02 18:39:35.353678 [ 290 ] {} <Debug> TCP-Session: 15e561d9-0dfc-42f0-bc4a-c27b4475117f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.01.02 18:39:35.353477 [ 286 ] {} <Debug> TCP-Session: ca41878a-d733-4d31-9134-5902685b7e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.01.02 18:39:35.353417 [ 275 ] {} <Debug> TCP-Session: bcd43dce-595a-4417-84c7-9ab53892bcf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.01.02 18:39:35.608836 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2026.01.02 18:39:35.609077 [ 276 ] {97d7d4ef-6fd1-4794-9529-b6a581bcbe00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2067 | 2026.01.02 18:39:35.609165 [ 276 ] {97d7d4ef-6fd1-4794-9529-b6a581bcbe00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2068 | 2026.01.02 18:39:35.609842 [ 276 ] {97d7d4ef-6fd1-4794-9529-b6a581bcbe00} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.01.02 18:39:35.609895 [ 276 ] {97d7d4ef-6fd1-4794-9529-b6a581bcbe00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2070 | 2026.01.02 18:39:35.610380 [ 276 ] {97d7d4ef-6fd1-4794-9529-b6a581bcbe00} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2071 | 2026.01.02 18:39:35.610634 [ 276 ] {97d7d4ef-6fd1-4794-9529-b6a581bcbe00} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2026.01.02 18:39:35.610801 [ 276 ] {97d7d4ef-6fd1-4794-9529-b6a581bcbe00} <Debug> executeQuery: Read 96 rows, 8.20 KiB in 0.001791 sec., 53601.340033500834 rows/sec., 4.47 MiB/sec. | ||
| 2073 | 2026.01.02 18:39:35.610851 [ 276 ] {97d7d4ef-6fd1-4794-9529-b6a581bcbe00} <Debug> TCPHandler: Processed in 0.002147242 sec. | ||
| 2074 | 2026.01.02 18:39:35.610983 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2026.01.02 18:39:35.611089 [ 276 ] {e43a34d6-2a3a-4aa4-b250-75ada8fa07c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2076 | 2026.01.02 18:39:35.611134 [ 276 ] {e43a34d6-2a3a-4aa4-b250-75ada8fa07c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2077 | 2026.01.02 18:39:35.611564 [ 276 ] {e43a34d6-2a3a-4aa4-b250-75ada8fa07c9} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2078 | 2026.01.02 18:39:35.611603 [ 276 ] {e43a34d6-2a3a-4aa4-b250-75ada8fa07c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2079 | 2026.01.02 18:39:35.611923 [ 276 ] {e43a34d6-2a3a-4aa4-b250-75ada8fa07c9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2080 | 2026.01.02 18:39:35.612165 [ 276 ] {e43a34d6-2a3a-4aa4-b250-75ada8fa07c9} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2026.01.02 18:39:35.612301 [ 276 ] {e43a34d6-2a3a-4aa4-b250-75ada8fa07c9} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001238 sec., 17770.59773828756 rows/sec., 1.30 MiB/sec. | ||
| 2082 | 2026.01.02 18:39:35.612339 [ 276 ] {e43a34d6-2a3a-4aa4-b250-75ada8fa07c9} <Debug> TCPHandler: Processed in 0.001409731 sec. | ||
| 2083 | 2026.01.02 18:39:35.612458 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2084 | 2026.01.02 18:39:35.612554 [ 276 ] {81c4341e-a3db-46da-9239-53c4506be19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2085 | 2026.01.02 18:39:35.612596 [ 276 ] {81c4341e-a3db-46da-9239-53c4506be19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2086 | 2026.01.02 18:39:35.613019 [ 276 ] {81c4341e-a3db-46da-9239-53c4506be19a} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2026.01.02 18:39:35.613056 [ 276 ] {81c4341e-a3db-46da-9239-53c4506be19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2088 | 2026.01.02 18:39:35.613427 [ 276 ] {81c4341e-a3db-46da-9239-53c4506be19a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2089 | 2026.01.02 18:39:35.613694 [ 276 ] {81c4341e-a3db-46da-9239-53c4506be19a} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2026.01.02 18:39:35.613832 [ 276 ] {81c4341e-a3db-46da-9239-53c4506be19a} <Debug> executeQuery: Read 78 rows, 6.23 KiB in 0.001298 sec., 60092.4499229584 rows/sec., 4.69 MiB/sec. | ||
| 2091 | 2026.01.02 18:39:35.613870 [ 276 ] {81c4341e-a3db-46da-9239-53c4506be19a} <Debug> TCPHandler: Processed in 0.001463422 sec. | ||
| 2092 | 2026.01.02 18:39:35.613992 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2093 | 2026.01.02 18:39:35.614090 [ 276 ] {7e161d16-0300-4e2a-bcd3-b0d15dcc3cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2094 | 2026.01.02 18:39:35.614136 [ 276 ] {7e161d16-0300-4e2a-bcd3-b0d15dcc3cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2095 | 2026.01.02 18:39:35.614574 [ 276 ] {7e161d16-0300-4e2a-bcd3-b0d15dcc3cbc} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2096 | 2026.01.02 18:39:35.614613 [ 276 ] {7e161d16-0300-4e2a-bcd3-b0d15dcc3cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2097 | 2026.01.02 18:39:35.614953 [ 276 ] {7e161d16-0300-4e2a-bcd3-b0d15dcc3cbc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2098 | 2026.01.02 18:39:35.615186 [ 276 ] {7e161d16-0300-4e2a-bcd3-b0d15dcc3cbc} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2026.01.02 18:39:35.615315 [ 276 ] {7e161d16-0300-4e2a-bcd3-b0d15dcc3cbc} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001247 sec., 120288.69286287088 rows/sec., 8.34 MiB/sec. | ||
| 2100 | 2026.01.02 18:39:35.615354 [ 276 ] {7e161d16-0300-4e2a-bcd3-b0d15dcc3cbc} <Debug> TCPHandler: Processed in 0.001411512 sec. | ||
| 2101 | 2026.01.02 18:39:35.615489 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.01.02 18:39:35.615598 [ 276 ] {4eddbc26-3ace-4ed0-ab41-674aac244c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2103 | 2026.01.02 18:39:35.615660 [ 276 ] {4eddbc26-3ace-4ed0-ab41-674aac244c87} <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 | ||
| 2104 | 2026.01.02 18:39:35.616557 [ 276 ] {4eddbc26-3ace-4ed0-ab41-674aac244c87} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.01.02 18:39:35.616596 [ 276 ] {4eddbc26-3ace-4ed0-ab41-674aac244c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2106 | 2026.01.02 18:39:35.617132 [ 276 ] {4eddbc26-3ace-4ed0-ab41-674aac244c87} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2107 | 2026.01.02 18:39:35.617365 [ 276 ] {4eddbc26-3ace-4ed0-ab41-674aac244c87} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.01.02 18:39:35.617477 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2109 | 2026.01.02 18:39:35.617502 [ 276 ] {4eddbc26-3ace-4ed0-ab41-674aac244c87} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001932 sec., 11387.163561076604 rows/sec., 20.41 MiB/sec. | ||
| 2110 | 2026.01.02 18:39:35.617547 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.01.02 18:39:35.617572 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2112 | 2026.01.02 18:39:35.617575 [ 276 ] {4eddbc26-3ace-4ed0-ab41-674aac244c87} <Debug> TCPHandler: Processed in 0.002136323 sec. | ||
| 2113 | 2026.01.02 18:39:35.617682 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::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 | ||
| 2114 | 2026.01.02 18:39:35.617707 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2115 | 2026.01.02 18:39:35.617829 [ 276 ] {655c581e-111d-45f6-bfd8-2c958fbdbead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2116 | 2026.01.02 18:39:35.617879 [ 276 ] {655c581e-111d-45f6-bfd8-2c958fbdbead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2117 | 2026.01.02 18:39:35.617955 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2118 | 2026.01.02 18:39:35.618023 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 2119 | 2026.01.02 18:39:35.618153 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 2120 | 2026.01.02 18:39:35.618225 [ 276 ] {655c581e-111d-45f6-bfd8-2c958fbdbead} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.01.02 18:39:35.618267 [ 276 ] {655c581e-111d-45f6-bfd8-2c958fbdbead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2122 | 2026.01.02 18:39:35.618272 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2123 | 2026.01.02 18:39:35.618431 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2124 | 2026.01.02 18:39:35.618544 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2125 | 2026.01.02 18:39:35.618653 [ 276 ] {655c581e-111d-45f6-bfd8-2c958fbdbead} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2126 | 2026.01.02 18:39:35.618673 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 2127 | 2026.01.02 18:39:35.618890 [ 276 ] {655c581e-111d-45f6-bfd8-2c958fbdbead} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.01.02 18:39:35.619032 [ 276 ] {655c581e-111d-45f6-bfd8-2c958fbdbead} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001222 sec., 40916.53027823241 rows/sec., 2.81 MiB/sec. | ||
| 2129 | 2026.01.02 18:39:35.619071 [ 276 ] {655c581e-111d-45f6-bfd8-2c958fbdbead} <Debug> TCPHandler: Processed in 0.001414941 sec. | ||
| 2130 | 2026.01.02 18:39:35.620704 [ 190 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 19 columns (19 merged, 0 gathered) in 0.003061937 sec., 34618.60907001026 rows/sec., 62.03 MiB/sec. | ||
| 2131 | 2026.01.02 18:39:35.621112 [ 200 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2132 | 2026.01.02 18:39:35.621618 [ 200 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.01.02 18:39:35.621722 [ 200 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2134 | 2026.01.02 18:39:35.621871 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 2135 | 2026.01.02 18:39:35.691740 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44639 | ||
| 2136 | 2026.01.02 18:39:35.691853 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2137 | 2026.01.02 18:39:35.691886 [ 288 ] {} <Debug> TCP-Session: b12bd367-c332-4f71-b9af-e275377b127c Authenticating user 'default' from [fd00:1122:3344:101::e]:44639 | ||
| 2138 | 2026.01.02 18:39:35.691909 [ 288 ] {} <Debug> TCP-Session: b12bd367-c332-4f71-b9af-e275377b127c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.01.02 18:39:35.691922 [ 288 ] {} <Debug> TCP-Session: b12bd367-c332-4f71-b9af-e275377b127c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.01.02 18:39:35.692144 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45166 | ||
| 2141 | 2026.01.02 18:39:35.692174 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42975 | ||
| 2142 | 2026.01.02 18:39:35.692203 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48501 | ||
| 2143 | 2026.01.02 18:39:35.692219 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38563 | ||
| 2144 | 2026.01.02 18:39:35.692238 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54966 | ||
| 2145 | 2026.01.02 18:39:35.692259 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2146 | 2026.01.02 18:39:35.692298 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2147 | 2026.01.02 18:39:35.692307 [ 288 ] {} <Trace> TCP-Session: b12bd367-c332-4f71-b9af-e275377b127c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2026.01.02 18:39:35.692334 [ 293 ] {} <Debug> TCP-Session: 2a833a87-868b-4ba8-bcc0-0dd7fb28f1bd Authenticating user 'default' from [fd00:1122:3344:101::e]:48501 | ||
| 2149 | 2026.01.02 18:39:35.692351 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2150 | 2026.01.02 18:39:35.692332 [ 289 ] {} <Debug> TCP-Session: caa5a056-255e-4189-84ff-a126bf6bf598 Authenticating user 'default' from [fd00:1122:3344:101::e]:45166 | ||
| 2151 | 2026.01.02 18:39:35.692402 [ 286 ] {} <Debug> TCP-Session: 280329d9-eaeb-47d2-bc91-1e770046d19e Authenticating user 'default' from [fd00:1122:3344:101::e]:54966 | ||
| 2152 | 2026.01.02 18:39:35.692435 [ 289 ] {} <Debug> TCP-Session: caa5a056-255e-4189-84ff-a126bf6bf598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.01.02 18:39:35.692460 [ 286 ] {} <Debug> TCP-Session: 280329d9-eaeb-47d2-bc91-1e770046d19e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.01.02 18:39:35.692468 [ 289 ] {} <Debug> TCP-Session: caa5a056-255e-4189-84ff-a126bf6bf598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.01.02 18:39:35.692483 [ 286 ] {} <Debug> TCP-Session: 280329d9-eaeb-47d2-bc91-1e770046d19e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2026.01.02 18:39:35.692496 [ 288 ] {79d88b50-d113-44a5-a7f2-34e21faf1091} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44639) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2157 | 2026.01.02 18:39:35.692401 [ 293 ] {} <Debug> TCP-Session: 2a833a87-868b-4ba8-bcc0-0dd7fb28f1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.01.02 18:39:35.692314 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2159 | 2026.01.02 18:39:35.692560 [ 293 ] {} <Debug> TCP-Session: 2a833a87-868b-4ba8-bcc0-0dd7fb28f1bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2026.01.02 18:39:35.692299 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2161 | 2026.01.02 18:39:35.692585 [ 294 ] {} <Debug> TCP-Session: 5c394335-2765-4cf5-8224-fa5992d3f7d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38563 | ||
| 2162 | 2026.01.02 18:39:35.692233 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49240 | ||
| 2163 | 2026.01.02 18:39:35.692624 [ 294 ] {} <Debug> TCP-Session: 5c394335-2765-4cf5-8224-fa5992d3f7d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.01.02 18:39:35.692615 [ 290 ] {} <Debug> TCP-Session: 177aaef4-9cf5-49a7-ad4b-a64fda3f41d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42975 | ||
| 2165 | 2026.01.02 18:39:35.692648 [ 294 ] {} <Debug> TCP-Session: 5c394335-2765-4cf5-8224-fa5992d3f7d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.01.02 18:39:35.692664 [ 290 ] {} <Debug> TCP-Session: 177aaef4-9cf5-49a7-ad4b-a64fda3f41d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2026.01.02 18:39:35.692184 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49139 | ||
| 2168 | 2026.01.02 18:39:35.692685 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2169 | 2026.01.02 18:39:35.692681 [ 290 ] {} <Debug> TCP-Session: 177aaef4-9cf5-49a7-ad4b-a64fda3f41d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.01.02 18:39:35.692751 [ 275 ] {} <Debug> TCP-Session: b9564256-773a-45af-a870-3b2df650f359 Authenticating user 'default' from [fd00:1122:3344:101::e]:49240 | ||
| 2171 | 2026.01.02 18:39:35.692183 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54143 | ||
| 2172 | 2026.01.02 18:39:35.692787 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2173 | 2026.01.02 18:39:35.692771 [ 275 ] {} <Debug> TCP-Session: b9564256-773a-45af-a870-3b2df650f359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.01.02 18:39:35.692823 [ 291 ] {} <Debug> TCP-Session: 52100899-9d66-4ae5-807a-f57ad8021648 Authenticating user 'default' from [fd00:1122:3344:101::e]:49139 | ||
| 2175 | 2026.01.02 18:39:35.692839 [ 275 ] {} <Debug> TCP-Session: b9564256-773a-45af-a870-3b2df650f359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.01.02 18:39:35.692848 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2177 | 2026.01.02 18:39:35.692861 [ 291 ] {} <Debug> TCP-Session: 52100899-9d66-4ae5-807a-f57ad8021648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.01.02 18:39:35.692884 [ 292 ] {} <Debug> TCP-Session: 4ac770b5-11a0-44ce-a2fd-8b233d17fc74 Authenticating user 'default' from [fd00:1122:3344:101::e]:54143 | ||
| 2179 | 2026.01.02 18:39:35.692889 [ 291 ] {} <Debug> TCP-Session: 52100899-9d66-4ae5-807a-f57ad8021648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.01.02 18:39:35.692913 [ 292 ] {} <Debug> TCP-Session: 4ac770b5-11a0-44ce-a2fd-8b233d17fc74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.01.02 18:39:35.692767 [ 288 ] {79d88b50-d113-44a5-a7f2-34e21faf1091} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2182 | 2026.01.02 18:39:35.692941 [ 292 ] {} <Debug> TCP-Session: 4ac770b5-11a0-44ce-a2fd-8b233d17fc74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.01.02 18:39:35.693004 [ 288 ] {79d88b50-d113-44a5-a7f2-34e21faf1091} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2184 | 2026.01.02 18:39:35.693333 [ 288 ] {79d88b50-d113-44a5-a7f2-34e21faf1091} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 2185 | 2026.01.02 18:39:35.694283 [ 328 ] {79d88b50-d113-44a5-a7f2-34e21faf1091} <Trace> AggregatingTransform: Aggregating | ||
| 2186 | 2026.01.02 18:39:35.694531 [ 328 ] {79d88b50-d113-44a5-a7f2-34e21faf1091} <Trace> Aggregator: Aggregation method: without_key | ||
| 2187 | 2026.01.02 18:39:35.694569 [ 328 ] {79d88b50-d113-44a5-a7f2-34e21faf1091} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001135237 sec. (880.873 rows/sec., 34.41 KiB/sec.) | ||
| 2188 | 2026.01.02 18:39:35.694588 [ 328 ] {79d88b50-d113-44a5-a7f2-34e21faf1091} <Trace> Aggregator: Merging aggregated data | ||
| 2189 | 2026.01.02 18:39:35.696107 [ 288 ] {79d88b50-d113-44a5-a7f2-34e21faf1091} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003664 sec., 272.92576419213975 rows/sec., 10.66 KiB/sec. | ||
| 2190 | 2026.01.02 18:39:35.696251 [ 288 ] {79d88b50-d113-44a5-a7f2-34e21faf1091} <Debug> TCPHandler: Processed in 0.004083662 sec. | ||
| 2191 | 2026.01.02 18:39:35.696366 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2192 | 2026.01.02 18:39:35.696400 [ 288 ] {} <Debug> TCP-Session: b12bd367-c332-4f71-b9af-e275377b127c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.01.02 18:39:35.696400 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2194 | 2026.01.02 18:39:35.696437 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2195 | 2026.01.02 18:39:35.696442 [ 292 ] {} <Debug> TCP-Session: 4ac770b5-11a0-44ce-a2fd-8b233d17fc74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.01.02 18:39:35.696463 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2197 | 2026.01.02 18:39:35.696487 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2198 | 2026.01.02 18:39:35.696488 [ 289 ] {} <Debug> TCP-Session: caa5a056-255e-4189-84ff-a126bf6bf598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.01.02 18:39:35.696513 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2200 | 2026.01.02 18:39:35.696524 [ 294 ] {} <Debug> TCP-Session: 5c394335-2765-4cf5-8224-fa5992d3f7d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.01.02 18:39:35.696535 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2202 | 2026.01.02 18:39:35.696552 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2203 | 2026.01.02 18:39:35.696596 [ 291 ] {} <Debug> TCP-Session: 52100899-9d66-4ae5-807a-f57ad8021648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.01.02 18:39:35.696555 [ 293 ] {} <Debug> TCP-Session: 2a833a87-868b-4ba8-bcc0-0dd7fb28f1bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.01.02 18:39:35.696618 [ 275 ] {} <Debug> TCP-Session: b9564256-773a-45af-a870-3b2df650f359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.01.02 18:39:35.696515 [ 290 ] {} <Debug> TCP-Session: 177aaef4-9cf5-49a7-ad4b-a64fda3f41d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.01.02 18:39:35.696574 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2208 | 2026.01.02 18:39:35.696699 [ 286 ] {} <Debug> TCP-Session: 280329d9-eaeb-47d2-bc91-1e770046d19e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.01.02 18:39:36.722502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4298 | ||
| 2210 | 2026.01.02 18:39:36.723054 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.01.02 18:39:36.723118 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2212 | 2026.01.02 18:39:36.723612 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2213 | 2026.01.02 18:39:36.723865 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.01.02 18:39:36.724011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4298 | ||
| 2215 | 2026.01.02 18:39:36.934440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2216 | 2026.01.02 18:39:36.950923 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2026.01.02 18:39:36.950981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2218 | 2026.01.02 18:39:36.957202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2219 | 2026.01.02 18:39:36.957903 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2026.01.02 18:39:36.961053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2221 | 2026.01.02 18:39:39.231525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 280 | ||
| 2222 | 2026.01.02 18:39:39.234137 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2223 | 2026.01.02 18:39:39.234195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2224 | 2026.01.02 18:39:39.235410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2225 | 2026.01.02 18:39:39.235702 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.01.02 18:39:39.236047 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 2227 | 2026.01.02 18:39:40.607611 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2228 | 2026.01.02 18:39:40.607896 [ 276 ] {c628de6a-17cd-4400-b7ad-cebca049f58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2229 | 2026.01.02 18:39:40.608003 [ 276 ] {c628de6a-17cd-4400-b7ad-cebca049f58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2230 | 2026.01.02 18:39:40.608727 [ 276 ] {c628de6a-17cd-4400-b7ad-cebca049f58c} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2231 | 2026.01.02 18:39:40.608780 [ 276 ] {c628de6a-17cd-4400-b7ad-cebca049f58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2232 | 2026.01.02 18:39:40.609188 [ 276 ] {c628de6a-17cd-4400-b7ad-cebca049f58c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2233 | 2026.01.02 18:39:40.609432 [ 276 ] {c628de6a-17cd-4400-b7ad-cebca049f58c} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2234 | 2026.01.02 18:39:40.609559 [ 42 ] {} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2235 | 2026.01.02 18:39:40.609595 [ 276 ] {c628de6a-17cd-4400-b7ad-cebca049f58c} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001776 sec., 40540.54054054054 rows/sec., 3.34 MiB/sec. | ||
| 2236 | 2026.01.02 18:39:40.609628 [ 42 ] {} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2026.01.02 18:39:40.609649 [ 276 ] {c628de6a-17cd-4400-b7ad-cebca049f58c} <Debug> TCPHandler: Processed in 0.002228514 sec. | ||
| 2238 | 2026.01.02 18:39:40.609656 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2239 | 2026.01.02 18:39:40.609797 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2026.01.02 18:39:40.609802 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::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 | ||
| 2241 | 2026.01.02 18:39:40.609905 [ 276 ] {151809d9-4a48-4b84-a8d3-38d9bfd9e1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2242 | 2026.01.02 18:39:40.609954 [ 276 ] {151809d9-4a48-4b84-a8d3-38d9bfd9e1b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2243 | 2026.01.02 18:39:40.609967 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2244 | 2026.01.02 18:39:40.610011 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 220 rows starting from the beginning of the part | ||
| 2245 | 2026.01.02 18:39:40.610083 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 193 rows starting from the beginning of the part | ||
| 2246 | 2026.01.02 18:39:40.610134 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
| 2247 | 2026.01.02 18:39:40.610173 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 72 rows starting from the beginning of the part | ||
| 2248 | 2026.01.02 18:39:40.610211 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 96 rows starting from the beginning of the part | ||
| 2249 | 2026.01.02 18:39:40.610247 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 72 rows starting from the beginning of the part | ||
| 2250 | 2026.01.02 18:39:40.610392 [ 276 ] {151809d9-4a48-4b84-a8d3-38d9bfd9e1b5} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2026.01.02 18:39:40.610435 [ 276 ] {151809d9-4a48-4b84-a8d3-38d9bfd9e1b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2252 | 2026.01.02 18:39:40.610802 [ 276 ] {151809d9-4a48-4b84-a8d3-38d9bfd9e1b5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2253 | 2026.01.02 18:39:40.611044 [ 276 ] {151809d9-4a48-4b84-a8d3-38d9bfd9e1b5} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2026.01.02 18:39:40.611184 [ 276 ] {151809d9-4a48-4b84-a8d3-38d9bfd9e1b5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001302 sec., 7680.491551459293 rows/sec., 577.54 KiB/sec. | ||
| 2255 | 2026.01.02 18:39:40.611215 [ 200 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473302 sec., 508381.8524647357 rows/sec., 45.75 MiB/sec. | ||
| 2256 | 2026.01.02 18:39:40.611222 [ 276 ] {151809d9-4a48-4b84-a8d3-38d9bfd9e1b5} <Debug> TCPHandler: Processed in 0.001477522 sec. | ||
| 2257 | 2026.01.02 18:39:40.611382 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2258 | 2026.01.02 18:39:40.611392 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2259 | 2026.01.02 18:39:40.611483 [ 276 ] {04e8d6e9-14f9-45cb-bd80-0da2c4fed078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2260 | 2026.01.02 18:39:40.611531 [ 276 ] {04e8d6e9-14f9-45cb-bd80-0da2c4fed078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2261 | 2026.01.02 18:39:40.611655 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_11_2} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.01.02 18:39:40.611731 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_11_2} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2263 | 2026.01.02 18:39:40.611806 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2264 | 2026.01.02 18:39:40.611968 [ 276 ] {04e8d6e9-14f9-45cb-bd80-0da2c4fed078} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.01.02 18:39:40.612010 [ 276 ] {04e8d6e9-14f9-45cb-bd80-0da2c4fed078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2266 | 2026.01.02 18:39:40.612331 [ 276 ] {04e8d6e9-14f9-45cb-bd80-0da2c4fed078} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2267 | 2026.01.02 18:39:40.612544 [ 276 ] {04e8d6e9-14f9-45cb-bd80-0da2c4fed078} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.01.02 18:39:40.612644 [ 42 ] {} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2269 | 2026.01.02 18:39:40.612670 [ 276 ] {04e8d6e9-14f9-45cb-bd80-0da2c4fed078} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001208 sec., 54635.76158940397 rows/sec., 4.26 MiB/sec. | ||
| 2270 | 2026.01.02 18:39:40.612678 [ 42 ] {} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2026.01.02 18:39:40.612712 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2272 | 2026.01.02 18:39:40.612715 [ 276 ] {04e8d6e9-14f9-45cb-bd80-0da2c4fed078} <Debug> TCPHandler: Processed in 0.001382501 sec. | ||
| 2273 | 2026.01.02 18:39:40.612828 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::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 | ||
| 2274 | 2026.01.02 18:39:40.612843 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2026.01.02 18:39:40.612952 [ 276 ] {e9b53007-fc2e-468a-9ed8-1dc7503dfdaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2276 | 2026.01.02 18:39:40.612962 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2277 | 2026.01.02 18:39:40.613003 [ 276 ] {e9b53007-fc2e-468a-9ed8-1dc7503dfdaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2278 | 2026.01.02 18:39:40.613013 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 132 rows starting from the beginning of the part | ||
| 2279 | 2026.01.02 18:39:40.613110 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2280 | 2026.01.02 18:39:40.613157 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 78 rows starting from the beginning of the part | ||
| 2281 | 2026.01.02 18:39:40.613200 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 66 rows starting from the beginning of the part | ||
| 2282 | 2026.01.02 18:39:40.613243 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 78 rows starting from the beginning of the part | ||
| 2283 | 2026.01.02 18:39:40.613289 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 66 rows starting from the beginning of the part | ||
| 2284 | 2026.01.02 18:39:40.613426 [ 276 ] {e9b53007-fc2e-468a-9ed8-1dc7503dfdaf} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2026.01.02 18:39:40.613467 [ 276 ] {e9b53007-fc2e-468a-9ed8-1dc7503dfdaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2286 | 2026.01.02 18:39:40.613846 [ 276 ] {e9b53007-fc2e-468a-9ed8-1dc7503dfdaf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2287 | 2026.01.02 18:39:40.614103 [ 276 ] {e9b53007-fc2e-468a-9ed8-1dc7503dfdaf} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2026.01.02 18:39:40.614204 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2289 | 2026.01.02 18:39:40.614231 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451672 sec., 360963.08256961626 rows/sec., 30.08 MiB/sec. | ||
| 2290 | 2026.01.02 18:39:40.614236 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.01.02 18:39:40.614240 [ 276 ] {e9b53007-fc2e-468a-9ed8-1dc7503dfdaf} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001307 sec., 114766.64116296863 rows/sec., 7.96 MiB/sec. | ||
| 2292 | 2026.01.02 18:39:40.614283 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2293 | 2026.01.02 18:39:40.614323 [ 276 ] {e9b53007-fc2e-468a-9ed8-1dc7503dfdaf} <Debug> TCPHandler: Processed in 0.001528883 sec. | ||
| 2294 | 2026.01.02 18:39:40.614367 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 2295 | 2026.01.02 18:39:40.614385 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2296 | 2026.01.02 18:39:40.614445 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2297 | 2026.01.02 18:39:40.614465 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2298 | 2026.01.02 18:39:40.614496 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 844 rows starting from the beginning of the part | ||
| 2299 | 2026.01.02 18:39:40.614541 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 187 rows starting from the beginning of the part | ||
| 2300 | 2026.01.02 18:39:40.614547 [ 276 ] {73f613eb-0168-4702-af91-5581d7362136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2301 | 2026.01.02 18:39:40.614580 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
| 2302 | 2026.01.02 18:39:40.614613 [ 276 ] {73f613eb-0168-4702-af91-5581d7362136} <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 | ||
| 2303 | 2026.01.02 18:39:40.614619 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
| 2304 | 2026.01.02 18:39:40.614672 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_11_2} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.01.02 18:39:40.614673 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 150 rows starting from the beginning of the part | ||
| 2306 | 2026.01.02 18:39:40.614723 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
| 2307 | 2026.01.02 18:39:40.614750 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_11_2} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2308 | 2026.01.02 18:39:40.614824 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2309 | 2026.01.02 18:39:40.615403 [ 276 ] {73f613eb-0168-4702-af91-5581d7362136} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.01.02 18:39:40.615444 [ 276 ] {73f613eb-0168-4702-af91-5581d7362136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2311 | 2026.01.02 18:39:40.615681 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1631 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134266 sec., 1214752.804135075 rows/sec., 86.63 MiB/sec. | ||
| 2312 | 2026.01.02 18:39:40.615892 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2313 | 2026.01.02 18:39:40.616026 [ 276 ] {73f613eb-0168-4702-af91-5581d7362136} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2314 | 2026.01.02 18:39:40.616228 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2026.01.02 18:39:40.616312 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2316 | 2026.01.02 18:39:40.616333 [ 276 ] {73f613eb-0168-4702-af91-5581d7362136} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.01.02 18:39:40.616378 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2318 | 2026.01.02 18:39:40.616487 [ 276 ] {73f613eb-0168-4702-af91-5581d7362136} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00196 sec., 5102.040816326531 rows/sec., 9.14 MiB/sec. | ||
| 2319 | 2026.01.02 18:39:40.616551 [ 276 ] {73f613eb-0168-4702-af91-5581d7362136} <Debug> TCPHandler: Processed in 0.002156143 sec. | ||
| 2320 | 2026.01.02 18:39:40.616663 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2026.01.02 18:39:40.616758 [ 276 ] {cace2b1a-0a91-440f-b911-f6e91a3e3b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2322 | 2026.01.02 18:39:40.616801 [ 276 ] {cace2b1a-0a91-440f-b911-f6e91a3e3b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2323 | 2026.01.02 18:39:40.617143 [ 276 ] {cace2b1a-0a91-440f-b911-f6e91a3e3b45} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2026.01.02 18:39:40.617180 [ 276 ] {cace2b1a-0a91-440f-b911-f6e91a3e3b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2325 | 2026.01.02 18:39:40.617487 [ 276 ] {cace2b1a-0a91-440f-b911-f6e91a3e3b45} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2326 | 2026.01.02 18:39:40.617701 [ 276 ] {cace2b1a-0a91-440f-b911-f6e91a3e3b45} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.01.02 18:39:40.617800 [ 42 ] {} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2328 | 2026.01.02 18:39:40.617829 [ 276 ] {cace2b1a-0a91-440f-b911-f6e91a3e3b45} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00109 sec., 45871.55963302752 rows/sec., 3.15 MiB/sec. | ||
| 2329 | 2026.01.02 18:39:40.617832 [ 42 ] {} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2330 | 2026.01.02 18:39:40.617870 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2331 | 2026.01.02 18:39:40.617871 [ 276 ] {cace2b1a-0a91-440f-b911-f6e91a3e3b45} <Debug> TCPHandler: Processed in 0.001258069 sec. | ||
| 2332 | 2026.01.02 18:39:40.617941 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 2333 | 2026.01.02 18:39:40.618030 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2334 | 2026.01.02 18:39:40.618055 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 210 rows starting from the beginning of the part | ||
| 2335 | 2026.01.02 18:39:40.618119 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2336 | 2026.01.02 18:39:40.618169 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 2337 | 2026.01.02 18:39:40.618216 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2338 | 2026.01.02 18:39:40.618263 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 2339 | 2026.01.02 18:39:40.618309 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2340 | 2026.01.02 18:39:40.619139 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 4 columns (4 merged, 0 gathered) in 0.001226478 sec., 375057.6855027159 rows/sec., 25.72 MiB/sec. | ||
| 2341 | 2026.01.02 18:39:40.619251 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2342 | 2026.01.02 18:39:40.619480 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_11_2} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2026.01.02 18:39:40.619545 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_11_2} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2344 | 2026.01.02 18:39:40.619599 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2345 | 2026.01.02 18:39:44.127879 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2346 | 2026.01.02 18:39:44.127938 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2347 | 2026.01.02 18:39:44.224194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4810 | ||
| 2348 | 2026.01.02 18:39:44.224965 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2026.01.02 18:39:44.225004 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2350 | 2026.01.02 18:39:44.225532 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2351 | 2026.01.02 18:39:44.225753 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2026.01.02 18:39:44.225876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4810 | ||
| 2353 | 2026.01.02 18:39:44.461209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2354 | 2026.01.02 18:39:44.478167 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.01.02 18:39:44.478238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2356 | 2026.01.02 18:39:44.484478 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2357 | 2026.01.02 18:39:44.485196 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2358 | 2026.01.02 18:39:44.488649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2359 | 2026.01.02 18:39:45.001105 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.81 MiB, peak 214.76 MiB, free memory in arenas 0.00 B, will set to 208.07 MiB (RSS), difference: 1.26 MiB | ||
| 2360 | 2026.01.02 18:39:45.607974 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2026.01.02 18:39:45.608193 [ 276 ] {ad808bc6-05bc-4d70-aaff-ad709de7f788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2362 | 2026.01.02 18:39:45.608297 [ 276 ] {ad808bc6-05bc-4d70-aaff-ad709de7f788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2363 | 2026.01.02 18:39:45.609223 [ 276 ] {ad808bc6-05bc-4d70-aaff-ad709de7f788} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2026.01.02 18:39:45.609267 [ 276 ] {ad808bc6-05bc-4d70-aaff-ad709de7f788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2365 | 2026.01.02 18:39:45.609693 [ 276 ] {ad808bc6-05bc-4d70-aaff-ad709de7f788} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2366 | 2026.01.02 18:39:45.609924 [ 276 ] {ad808bc6-05bc-4d70-aaff-ad709de7f788} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2026.01.02 18:39:45.610081 [ 276 ] {ad808bc6-05bc-4d70-aaff-ad709de7f788} <Debug> executeQuery: Read 98 rows, 8.38 KiB in 0.001965 sec., 49872.77353689567 rows/sec., 4.17 MiB/sec. | ||
| 2368 | 2026.01.02 18:39:45.610127 [ 276 ] {ad808bc6-05bc-4d70-aaff-ad709de7f788} <Debug> TCPHandler: Processed in 0.002283145 sec. | ||
| 2369 | 2026.01.02 18:39:45.610261 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2026.01.02 18:39:45.610363 [ 276 ] {7b30f3c0-9171-4e4d-bd95-6e07544babce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2371 | 2026.01.02 18:39:45.610407 [ 276 ] {7b30f3c0-9171-4e4d-bd95-6e07544babce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2372 | 2026.01.02 18:39:45.610808 [ 276 ] {7b30f3c0-9171-4e4d-bd95-6e07544babce} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.01.02 18:39:45.610845 [ 276 ] {7b30f3c0-9171-4e4d-bd95-6e07544babce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2374 | 2026.01.02 18:39:45.611152 [ 276 ] {7b30f3c0-9171-4e4d-bd95-6e07544babce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2375 | 2026.01.02 18:39:45.611363 [ 276 ] {7b30f3c0-9171-4e4d-bd95-6e07544babce} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.01.02 18:39:45.611491 [ 276 ] {7b30f3c0-9171-4e4d-bd95-6e07544babce} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001152 sec., 19965.277777777777 rows/sec., 1.47 MiB/sec. | ||
| 2377 | 2026.01.02 18:39:45.611529 [ 276 ] {7b30f3c0-9171-4e4d-bd95-6e07544babce} <Debug> TCPHandler: Processed in 0.00132104 sec. | ||
| 2378 | 2026.01.02 18:39:45.611628 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.01.02 18:39:45.611724 [ 276 ] {16917392-44eb-4604-af0b-12c1870cd66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2380 | 2026.01.02 18:39:45.611764 [ 276 ] {16917392-44eb-4604-af0b-12c1870cd66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2381 | 2026.01.02 18:39:45.612176 [ 276 ] {16917392-44eb-4604-af0b-12c1870cd66a} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.01.02 18:39:45.612212 [ 276 ] {16917392-44eb-4604-af0b-12c1870cd66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2383 | 2026.01.02 18:39:45.612518 [ 276 ] {16917392-44eb-4604-af0b-12c1870cd66a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2384 | 2026.01.02 18:39:45.612725 [ 276 ] {16917392-44eb-4604-af0b-12c1870cd66a} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.01.02 18:39:45.612855 [ 276 ] {16917392-44eb-4604-af0b-12c1870cd66a} <Debug> executeQuery: Read 79 rows, 6.31 KiB in 0.001151 sec., 68635.9687228497 rows/sec., 5.36 MiB/sec. | ||
| 2386 | 2026.01.02 18:39:45.612891 [ 276 ] {16917392-44eb-4604-af0b-12c1870cd66a} <Debug> TCPHandler: Processed in 0.00131333 sec. | ||
| 2387 | 2026.01.02 18:39:45.613001 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2388 | 2026.01.02 18:39:45.613096 [ 276 ] {1cc4d64e-8a11-4ab6-b0ba-0671ee3e61d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2389 | 2026.01.02 18:39:45.613139 [ 276 ] {1cc4d64e-8a11-4ab6-b0ba-0671ee3e61d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2390 | 2026.01.02 18:39:45.613531 [ 276 ] {1cc4d64e-8a11-4ab6-b0ba-0671ee3e61d4} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.01.02 18:39:45.613567 [ 276 ] {1cc4d64e-8a11-4ab6-b0ba-0671ee3e61d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2392 | 2026.01.02 18:39:45.613888 [ 276 ] {1cc4d64e-8a11-4ab6-b0ba-0671ee3e61d4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2393 | 2026.01.02 18:39:45.614096 [ 276 ] {1cc4d64e-8a11-4ab6-b0ba-0671ee3e61d4} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.01.02 18:39:45.614222 [ 276 ] {1cc4d64e-8a11-4ab6-b0ba-0671ee3e61d4} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001147 sec., 130775.93722755012 rows/sec., 9.07 MiB/sec. | ||
| 2395 | 2026.01.02 18:39:45.614258 [ 276 ] {1cc4d64e-8a11-4ab6-b0ba-0671ee3e61d4} <Debug> TCPHandler: Processed in 0.001309231 sec. | ||
| 2396 | 2026.01.02 18:39:45.614358 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2026.01.02 18:39:45.614451 [ 276 ] {042b2d74-2542-4f1d-9058-870186bd01e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2398 | 2026.01.02 18:39:45.614506 [ 276 ] {042b2d74-2542-4f1d-9058-870186bd01e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2399 | 2026.01.02 18:39:45.615273 [ 276 ] {042b2d74-2542-4f1d-9058-870186bd01e7} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.01.02 18:39:45.615309 [ 276 ] {042b2d74-2542-4f1d-9058-870186bd01e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2401 | 2026.01.02 18:39:45.615827 [ 276 ] {042b2d74-2542-4f1d-9058-870186bd01e7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2402 | 2026.01.02 18:39:45.616057 [ 276 ] {042b2d74-2542-4f1d-9058-870186bd01e7} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2026.01.02 18:39:45.616191 [ 276 ] {042b2d74-2542-4f1d-9058-870186bd01e7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001758 sec., 13083.048919226394 rows/sec., 23.44 MiB/sec. | ||
| 2404 | 2026.01.02 18:39:45.616248 [ 276 ] {042b2d74-2542-4f1d-9058-870186bd01e7} <Debug> TCPHandler: Processed in 0.00194024 sec. | ||
| 2405 | 2026.01.02 18:39:45.616358 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2026.01.02 18:39:45.616452 [ 276 ] {c4cc36b6-cda5-4ed6-820c-bbbca9f765df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2407 | 2026.01.02 18:39:45.616493 [ 276 ] {c4cc36b6-cda5-4ed6-820c-bbbca9f765df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2408 | 2026.01.02 18:39:45.616818 [ 276 ] {c4cc36b6-cda5-4ed6-820c-bbbca9f765df} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.01.02 18:39:45.616853 [ 276 ] {c4cc36b6-cda5-4ed6-820c-bbbca9f765df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2410 | 2026.01.02 18:39:45.617160 [ 276 ] {c4cc36b6-cda5-4ed6-820c-bbbca9f765df} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2411 | 2026.01.02 18:39:45.617360 [ 276 ] {c4cc36b6-cda5-4ed6-820c-bbbca9f765df} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.01.02 18:39:45.617486 [ 276 ] {c4cc36b6-cda5-4ed6-820c-bbbca9f765df} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001052 sec., 47528.51711026616 rows/sec., 3.26 MiB/sec. | ||
| 2413 | 2026.01.02 18:39:45.617522 [ 276 ] {c4cc36b6-cda5-4ed6-820c-bbbca9f765df} <Debug> TCPHandler: Processed in 0.001214099 sec. | ||
| 2414 | 2026.01.02 18:39:46.249800 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2026.01.02 18:39:46.250059 [ 276 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2416 | 2026.01.02 18:39:46.250474 [ 276 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2417 | 2026.01.02 18:39:46.250520 [ 276 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 2418 | 2026.01.02 18:39:46.250817 [ 276 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2419 | 2026.01.02 18:39:46.250894 [ 276 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2420 | 2026.01.02 18:39:46.251038 [ 276 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2421 | 2026.01.02 18:39:46.251188 [ 333 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2422 | 2026.01.02 18:39:46.251193 [ 301 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2423 | 2026.01.02 18:39:46.251339 [ 276 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (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 | ||
| 2424 | 2026.01.02 18:39:46.251368 [ 276 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2425 | 2026.01.02 18:39:46.253930 [ 276 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2426 | 2026.01.02 18:39:46.253963 [ 276 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2427 | 2026.01.02 18:39:46.254030 [ 276 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2428 | 2026.01.02 18:39:46.254077 [ 276 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2429 | 2026.01.02 18:39:46.255063 [ 276 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.005114 sec., 4888.5412592882285 rows/sec., 214.83 KiB/sec. | ||
| 2430 | 2026.01.02 18:39:46.255185 [ 276 ] {e967baae-d1e3-4de8-b869-ec8bfdfac42f} <Debug> TCPHandler: Processed in 0.005522694 sec. | ||
| 2431 | 2026.01.02 18:39:46.256024 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.01.02 18:39:46.256165 [ 276 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2433 | 2026.01.02 18:39:46.256390 [ 276 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2434 | 2026.01.02 18:39:46.256423 [ 276 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 2435 | 2026.01.02 18:39:46.256617 [ 276 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2436 | 2026.01.02 18:39:46.256673 [ 276 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2437 | 2026.01.02 18:39:46.256778 [ 276 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2438 | 2026.01.02 18:39:46.256847 [ 301 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2439 | 2026.01.02 18:39:46.256848 [ 333 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2440 | 2026.01.02 18:39:46.256953 [ 276 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (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 | ||
| 2441 | 2026.01.02 18:39:46.256978 [ 276 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2442 | 2026.01.02 18:39:46.257036 [ 276 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2443 | 2026.01.02 18:39:46.257054 [ 276 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2444 | 2026.01.02 18:39:46.257085 [ 276 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 2445 | 2026.01.02 18:39:46.257117 [ 276 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 2446 | 2026.01.02 18:39:46.257846 [ 276 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001742 sec., 14351.320321469575 rows/sec., 630.67 KiB/sec. | ||
| 2447 | 2026.01.02 18:39:46.257954 [ 276 ] {f5d4ffbb-bedd-48e2-a25f-97092bad4d88} <Debug> TCPHandler: Processed in 0.00198253 sec. | ||
| 2448 | 2026.01.02 18:39:46.258171 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2449 | 2026.01.02 18:39:46.258303 [ 276 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2450 | 2026.01.02 18:39:46.258539 [ 276 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2451 | 2026.01.02 18:39:46.258575 [ 276 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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')" moved to PREWHERE | ||
| 2452 | 2026.01.02 18:39:46.258764 [ 276 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2453 | 2026.01.02 18:39:46.258816 [ 276 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2454 | 2026.01.02 18:39:46.258917 [ 276 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2455 | 2026.01.02 18:39:46.258977 [ 301 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2456 | 2026.01.02 18:39:46.258986 [ 333 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2457 | 2026.01.02 18:39:46.259073 [ 276 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (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 | ||
| 2458 | 2026.01.02 18:39:46.259098 [ 276 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2459 | 2026.01.02 18:39:46.259153 [ 276 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2460 | 2026.01.02 18:39:46.259170 [ 276 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2461 | 2026.01.02 18:39:46.259201 [ 276 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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'))" | ||
| 2462 | 2026.01.02 18:39:46.259231 [ 276 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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'))" | ||
| 2463 | 2026.01.02 18:39:46.259915 [ 276 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001667 sec., 14997.000599880022 rows/sec., 659.05 KiB/sec. | ||
| 2464 | 2026.01.02 18:39:46.260003 [ 276 ] {22208a9b-0af3-4b69-9cea-35d5742f24ad} <Debug> TCPHandler: Processed in 0.001884119 sec. | ||
| 2465 | 2026.01.02 18:39:46.260215 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.01.02 18:39:46.260344 [ 276 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2467 | 2026.01.02 18:39:46.260573 [ 276 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2468 | 2026.01.02 18:39:46.260606 [ 276 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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')" moved to PREWHERE | ||
| 2469 | 2026.01.02 18:39:46.260793 [ 276 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2470 | 2026.01.02 18:39:46.260846 [ 276 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2471 | 2026.01.02 18:39:46.260945 [ 276 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2472 | 2026.01.02 18:39:46.261001 [ 299 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2473 | 2026.01.02 18:39:46.261007 [ 301 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2474 | 2026.01.02 18:39:46.261102 [ 276 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (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 | ||
| 2475 | 2026.01.02 18:39:46.261127 [ 276 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2476 | 2026.01.02 18:39:46.261180 [ 276 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2477 | 2026.01.02 18:39:46.261197 [ 276 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2478 | 2026.01.02 18:39:46.261228 [ 276 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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'))" | ||
| 2479 | 2026.01.02 18:39:46.261258 [ 276 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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'))" | ||
| 2480 | 2026.01.02 18:39:46.261820 [ 276 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001529 sec., 16350.555918901244 rows/sec., 718.53 KiB/sec. | ||
| 2481 | 2026.01.02 18:39:46.261910 [ 276 ] {51680a09-7d45-4f08-996b-12b230bcde4e} <Debug> TCPHandler: Processed in 0.001744977 sec. | ||
| 2482 | 2026.01.02 18:39:46.262110 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2026.01.02 18:39:46.262242 [ 276 ] {8161322b-b17a-484c-a919-e7b5f9749021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2484 | 2026.01.02 18:39:46.262477 [ 276 ] {8161322b-b17a-484c-a919-e7b5f9749021} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2485 | 2026.01.02 18:39:46.262512 [ 276 ] {8161322b-b17a-484c-a919-e7b5f9749021} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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')" moved to PREWHERE | ||
| 2486 | 2026.01.02 18:39:46.262729 [ 276 ] {8161322b-b17a-484c-a919-e7b5f9749021} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2487 | 2026.01.02 18:39:46.262783 [ 276 ] {8161322b-b17a-484c-a919-e7b5f9749021} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2488 | 2026.01.02 18:39:46.262882 [ 276 ] {8161322b-b17a-484c-a919-e7b5f9749021} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2489 | 2026.01.02 18:39:46.262933 [ 299 ] {8161322b-b17a-484c-a919-e7b5f9749021} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2490 | 2026.01.02 18:39:46.262944 [ 301 ] {8161322b-b17a-484c-a919-e7b5f9749021} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2491 | 2026.01.02 18:39:46.263018 [ 276 ] {8161322b-b17a-484c-a919-e7b5f9749021} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (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 | ||
| 2492 | 2026.01.02 18:39:46.263043 [ 276 ] {8161322b-b17a-484c-a919-e7b5f9749021} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2493 | 2026.01.02 18:39:46.263098 [ 276 ] {8161322b-b17a-484c-a919-e7b5f9749021} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2494 | 2026.01.02 18:39:46.263115 [ 276 ] {8161322b-b17a-484c-a919-e7b5f9749021} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2495 | 2026.01.02 18:39:46.263145 [ 276 ] {8161322b-b17a-484c-a919-e7b5f9749021} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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'))" | ||
| 2496 | 2026.01.02 18:39:46.263196 [ 276 ] {8161322b-b17a-484c-a919-e7b5f9749021} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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'))" | ||
| 2497 | 2026.01.02 18:39:46.263847 [ 276 ] {8161322b-b17a-484c-a919-e7b5f9749021} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00166 sec., 15060.240963855422 rows/sec., 661.83 KiB/sec. | ||
| 2498 | 2026.01.02 18:39:46.263939 [ 276 ] {8161322b-b17a-484c-a919-e7b5f9749021} <Debug> TCPHandler: Processed in 0.001878439 sec. | ||
| 2499 | 2026.01.02 18:39:46.264156 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2500 | 2026.01.02 18:39:46.264287 [ 276 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2501 | 2026.01.02 18:39:46.264515 [ 276 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2502 | 2026.01.02 18:39:46.264549 [ 276 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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')" moved to PREWHERE | ||
| 2503 | 2026.01.02 18:39:46.264738 [ 276 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2504 | 2026.01.02 18:39:46.264792 [ 276 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2505 | 2026.01.02 18:39:46.264893 [ 276 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2506 | 2026.01.02 18:39:46.264943 [ 299 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2507 | 2026.01.02 18:39:46.264954 [ 301 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2508 | 2026.01.02 18:39:46.265047 [ 276 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (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 | ||
| 2509 | 2026.01.02 18:39:46.265072 [ 276 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2510 | 2026.01.02 18:39:46.265125 [ 276 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2511 | 2026.01.02 18:39:46.265143 [ 276 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2512 | 2026.01.02 18:39:46.265173 [ 276 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 2513 | 2026.01.02 18:39:46.265202 [ 276 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 2514 | 2026.01.02 18:39:46.265824 [ 276 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001591 sec., 15713.387806411063 rows/sec., 690.53 KiB/sec. | ||
| 2515 | 2026.01.02 18:39:46.265930 [ 276 ] {718689a3-5722-464b-9612-ecf31e90e7ef} <Debug> TCPHandler: Processed in 0.001823148 sec. | ||
| 2516 | 2026.01.02 18:39:46.266135 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2517 | 2026.01.02 18:39:46.266265 [ 276 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2518 | 2026.01.02 18:39:46.266496 [ 276 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2519 | 2026.01.02 18:39:46.266530 [ 276 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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')" moved to PREWHERE | ||
| 2520 | 2026.01.02 18:39:46.266724 [ 276 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2521 | 2026.01.02 18:39:46.266776 [ 276 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2522 | 2026.01.02 18:39:46.266877 [ 276 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2523 | 2026.01.02 18:39:46.266935 [ 320 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2524 | 2026.01.02 18:39:46.266936 [ 343 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2525 | 2026.01.02 18:39:46.267025 [ 276 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (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 | ||
| 2526 | 2026.01.02 18:39:46.267049 [ 276 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2527 | 2026.01.02 18:39:46.267103 [ 276 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2528 | 2026.01.02 18:39:46.267120 [ 276 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2529 | 2026.01.02 18:39:46.267149 [ 276 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 2530 | 2026.01.02 18:39:46.267181 [ 276 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 2531 | 2026.01.02 18:39:46.267734 [ 276 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001523 sec., 16414.970453053185 rows/sec., 721.36 KiB/sec. | ||
| 2532 | 2026.01.02 18:39:46.267817 [ 276 ] {9ac46789-5dd7-43ec-ac91-388ea102801e} <Debug> TCPHandler: Processed in 0.001731786 sec. | ||
| 2533 | 2026.01.02 18:39:46.384113 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2026.01.02 18:39:46.384328 [ 276 ] {a2054128-73c0-40ef-bbbf-cee0462f38c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2535 | 2026.01.02 18:39:46.384412 [ 276 ] {a2054128-73c0-40ef-bbbf-cee0462f38c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2536 | 2026.01.02 18:39:46.385166 [ 276 ] {a2054128-73c0-40ef-bbbf-cee0462f38c1} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2026.01.02 18:39:46.385208 [ 276 ] {a2054128-73c0-40ef-bbbf-cee0462f38c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2538 | 2026.01.02 18:39:46.385626 [ 276 ] {a2054128-73c0-40ef-bbbf-cee0462f38c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2539 | 2026.01.02 18:39:46.385834 [ 276 ] {a2054128-73c0-40ef-bbbf-cee0462f38c1} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.01.02 18:39:46.385986 [ 276 ] {a2054128-73c0-40ef-bbbf-cee0462f38c1} <Debug> executeQuery: Read 7 rows, 1.44 KiB in 0.001717 sec., 4076.8782760629006 rows/sec., 838.35 KiB/sec. | ||
| 2541 | 2026.01.02 18:39:46.386034 [ 276 ] {a2054128-73c0-40ef-bbbf-cee0462f38c1} <Debug> TCPHandler: Processed in 0.002028331 sec. | ||
| 2542 | 2026.01.02 18:39:46.386138 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2026.01.02 18:39:46.386234 [ 276 ] {2cda5a3a-1570-43bd-b2d9-549f77b9eff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2544 | 2026.01.02 18:39:46.386275 [ 276 ] {2cda5a3a-1570-43bd-b2d9-549f77b9eff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2545 | 2026.01.02 18:39:46.386728 [ 276 ] {2cda5a3a-1570-43bd-b2d9-549f77b9eff0} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.01.02 18:39:46.386767 [ 276 ] {2cda5a3a-1570-43bd-b2d9-549f77b9eff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2547 | 2026.01.02 18:39:46.387129 [ 276 ] {2cda5a3a-1570-43bd-b2d9-549f77b9eff0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2548 | 2026.01.02 18:39:46.387377 [ 276 ] {2cda5a3a-1570-43bd-b2d9-549f77b9eff0} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.01.02 18:39:46.387529 [ 276 ] {2cda5a3a-1570-43bd-b2d9-549f77b9eff0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001316 sec., 18237.0820668693 rows/sec., 1.51 MiB/sec. | ||
| 2550 | 2026.01.02 18:39:46.387586 [ 276 ] {2cda5a3a-1570-43bd-b2d9-549f77b9eff0} <Debug> TCPHandler: Processed in 0.001497703 sec. | ||
| 2551 | 2026.01.02 18:39:46.387695 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2026.01.02 18:39:46.387793 [ 276 ] {ee2dcdb8-7be8-4967-817b-7349d6b0cf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2553 | 2026.01.02 18:39:46.387834 [ 276 ] {ee2dcdb8-7be8-4967-817b-7349d6b0cf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2554 | 2026.01.02 18:39:46.388242 [ 276 ] {ee2dcdb8-7be8-4967-817b-7349d6b0cf0f} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.01.02 18:39:46.388278 [ 276 ] {ee2dcdb8-7be8-4967-817b-7349d6b0cf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2556 | 2026.01.02 18:39:46.388564 [ 276 ] {ee2dcdb8-7be8-4967-817b-7349d6b0cf0f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2557 | 2026.01.02 18:39:46.388771 [ 276 ] {ee2dcdb8-7be8-4967-817b-7349d6b0cf0f} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.01.02 18:39:46.388897 [ 276 ] {ee2dcdb8-7be8-4967-817b-7349d6b0cf0f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 726.12 KiB/sec. | ||
| 2559 | 2026.01.02 18:39:46.388942 [ 276 ] {ee2dcdb8-7be8-4967-817b-7349d6b0cf0f} <Debug> TCPHandler: Processed in 0.00129506 sec. | ||
| 2560 | 2026.01.02 18:39:46.389044 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.01.02 18:39:46.389136 [ 276 ] {b83fdcca-a178-4838-b311-b7d0de2e1797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2562 | 2026.01.02 18:39:46.389175 [ 276 ] {b83fdcca-a178-4838-b311-b7d0de2e1797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2563 | 2026.01.02 18:39:46.390191 [ 276 ] {b83fdcca-a178-4838-b311-b7d0de2e1797} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.01.02 18:39:46.390227 [ 276 ] {b83fdcca-a178-4838-b311-b7d0de2e1797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2565 | 2026.01.02 18:39:46.390718 [ 276 ] {b83fdcca-a178-4838-b311-b7d0de2e1797} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2566 | 2026.01.02 18:39:46.390938 [ 276 ] {b83fdcca-a178-4838-b311-b7d0de2e1797} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.01.02 18:39:46.391063 [ 276 ] {b83fdcca-a178-4838-b311-b7d0de2e1797} <Debug> executeQuery: Read 1354 rows, 116.09 KiB in 0.001944 sec., 696502.0576131687 rows/sec., 58.32 MiB/sec. | ||
| 2568 | 2026.01.02 18:39:46.391106 [ 276 ] {b83fdcca-a178-4838-b311-b7d0de2e1797} <Debug> TCPHandler: Processed in 0.002108432 sec. | ||
| 2569 | 2026.01.02 18:39:46.391215 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2026.01.02 18:39:46.391308 [ 276 ] {00375cf5-6669-474b-8a8c-cc2b961dcbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2571 | 2026.01.02 18:39:46.391347 [ 276 ] {00375cf5-6669-474b-8a8c-cc2b961dcbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2572 | 2026.01.02 18:39:46.391774 [ 276 ] {00375cf5-6669-474b-8a8c-cc2b961dcbbe} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2026.01.02 18:39:46.391819 [ 276 ] {00375cf5-6669-474b-8a8c-cc2b961dcbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2574 | 2026.01.02 18:39:46.392195 [ 276 ] {00375cf5-6669-474b-8a8c-cc2b961dcbbe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2575 | 2026.01.02 18:39:46.392446 [ 276 ] {00375cf5-6669-474b-8a8c-cc2b961dcbbe} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.01.02 18:39:46.392610 [ 276 ] {00375cf5-6669-474b-8a8c-cc2b961dcbbe} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001316 sec., 30395.136778115502 rows/sec., 2.24 MiB/sec. | ||
| 2577 | 2026.01.02 18:39:46.392678 [ 276 ] {00375cf5-6669-474b-8a8c-cc2b961dcbbe} <Debug> TCPHandler: Processed in 0.001509683 sec. | ||
| 2578 | 2026.01.02 18:39:46.392807 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2026.01.02 18:39:46.392907 [ 276 ] {4a58a2c9-2b45-4270-868c-f19d7f2bcc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2580 | 2026.01.02 18:39:46.392946 [ 276 ] {4a58a2c9-2b45-4270-868c-f19d7f2bcc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2581 | 2026.01.02 18:39:46.393400 [ 276 ] {4a58a2c9-2b45-4270-868c-f19d7f2bcc48} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.01.02 18:39:46.393436 [ 276 ] {4a58a2c9-2b45-4270-868c-f19d7f2bcc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2583 | 2026.01.02 18:39:46.393757 [ 276 ] {4a58a2c9-2b45-4270-868c-f19d7f2bcc48} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2584 | 2026.01.02 18:39:46.393975 [ 276 ] {4a58a2c9-2b45-4270-868c-f19d7f2bcc48} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.01.02 18:39:46.394099 [ 276 ] {4a58a2c9-2b45-4270-868c-f19d7f2bcc48} <Debug> executeQuery: Read 253 rows, 17.91 KiB in 0.001211 sec., 208918.24938067712 rows/sec., 14.45 MiB/sec. | ||
| 2586 | 2026.01.02 18:39:46.394146 [ 276 ] {4a58a2c9-2b45-4270-868c-f19d7f2bcc48} <Debug> TCPHandler: Processed in 0.001397741 sec. | ||
| 2587 | 2026.01.02 18:39:46.394260 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2026.01.02 18:39:46.394352 [ 276 ] {e22c193c-9d04-4e1b-b53e-552a6b25413e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2589 | 2026.01.02 18:39:46.394391 [ 276 ] {e22c193c-9d04-4e1b-b53e-552a6b25413e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2590 | 2026.01.02 18:39:46.394782 [ 276 ] {e22c193c-9d04-4e1b-b53e-552a6b25413e} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.01.02 18:39:46.394819 [ 276 ] {e22c193c-9d04-4e1b-b53e-552a6b25413e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2592 | 2026.01.02 18:39:46.395122 [ 276 ] {e22c193c-9d04-4e1b-b53e-552a6b25413e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2593 | 2026.01.02 18:39:46.395332 [ 276 ] {e22c193c-9d04-4e1b-b53e-552a6b25413e} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.01.02 18:39:46.395457 [ 276 ] {e22c193c-9d04-4e1b-b53e-552a6b25413e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 2595 | 2026.01.02 18:39:46.395494 [ 276 ] {e22c193c-9d04-4e1b-b53e-552a6b25413e} <Debug> TCPHandler: Processed in 0.00128369 sec. | ||
| 2596 | 2026.01.02 18:39:46.395594 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2597 | 2026.01.02 18:39:46.395687 [ 276 ] {84f16787-41c4-48dc-8908-69793d2f15ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2598 | 2026.01.02 18:39:46.395726 [ 276 ] {84f16787-41c4-48dc-8908-69793d2f15ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2599 | 2026.01.02 18:39:46.396308 [ 276 ] {84f16787-41c4-48dc-8908-69793d2f15ef} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.01.02 18:39:46.396343 [ 276 ] {84f16787-41c4-48dc-8908-69793d2f15ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2601 | 2026.01.02 18:39:46.396714 [ 276 ] {84f16787-41c4-48dc-8908-69793d2f15ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2602 | 2026.01.02 18:39:46.396927 [ 276 ] {84f16787-41c4-48dc-8908-69793d2f15ef} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.01.02 18:39:46.397062 [ 276 ] {84f16787-41c4-48dc-8908-69793d2f15ef} <Debug> executeQuery: Read 585 rows, 45.00 KiB in 0.001393 sec., 419956.92749461596 rows/sec., 31.55 MiB/sec. | ||
| 2604 | 2026.01.02 18:39:46.397100 [ 276 ] {84f16787-41c4-48dc-8908-69793d2f15ef} <Debug> TCPHandler: Processed in 0.001554394 sec. | ||
| 2605 | 2026.01.02 18:39:46.397225 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2606 | 2026.01.02 18:39:46.397349 [ 276 ] {ac2ec30e-6abb-4352-97eb-c938955a9637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2607 | 2026.01.02 18:39:46.397403 [ 276 ] {ac2ec30e-6abb-4352-97eb-c938955a9637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2608 | 2026.01.02 18:39:46.398617 [ 276 ] {ac2ec30e-6abb-4352-97eb-c938955a9637} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.01.02 18:39:46.398655 [ 276 ] {ac2ec30e-6abb-4352-97eb-c938955a9637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2610 | 2026.01.02 18:39:46.399336 [ 276 ] {ac2ec30e-6abb-4352-97eb-c938955a9637} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2611 | 2026.01.02 18:39:46.399555 [ 276 ] {ac2ec30e-6abb-4352-97eb-c938955a9637} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.01.02 18:39:46.399683 [ 276 ] {ac2ec30e-6abb-4352-97eb-c938955a9637} <Debug> executeQuery: Read 3263 rows, 223.67 KiB in 0.00236 sec., 1382627.1186440678 rows/sec., 92.56 MiB/sec. | ||
| 2613 | 2026.01.02 18:39:46.399721 [ 276 ] {ac2ec30e-6abb-4352-97eb-c938955a9637} <Debug> TCPHandler: Processed in 0.002559529 sec. | ||
| 2614 | 2026.01.02 18:39:46.399832 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2026.01.02 18:39:46.399927 [ 276 ] {6173b636-e7b4-4152-8d20-78f139e4334b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2616 | 2026.01.02 18:39:46.399969 [ 276 ] {6173b636-e7b4-4152-8d20-78f139e4334b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2617 | 2026.01.02 18:39:46.400305 [ 276 ] {6173b636-e7b4-4152-8d20-78f139e4334b} <Trace> oximeter.measurements_f64 (cf4fb238-70a4-4f1f-abbf-202146c88ca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.01.02 18:39:46.400343 [ 276 ] {6173b636-e7b4-4152-8d20-78f139e4334b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2619 | 2026.01.02 18:39:46.400644 [ 276 ] {6173b636-e7b4-4152-8d20-78f139e4334b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2620 | 2026.01.02 18:39:46.400847 [ 276 ] {6173b636-e7b4-4152-8d20-78f139e4334b} <Trace> oximeter.measurements_f64 (cf4fb238-70a4-4f1f-abbf-202146c88ca9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.01.02 18:39:46.400971 [ 276 ] {6173b636-e7b4-4152-8d20-78f139e4334b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 59.71 KiB/sec. | ||
| 2622 | 2026.01.02 18:39:46.401008 [ 276 ] {6173b636-e7b4-4152-8d20-78f139e4334b} <Debug> TCPHandler: Processed in 0.001225448 sec. | ||
| 2623 | 2026.01.02 18:39:46.401133 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2624 | 2026.01.02 18:39:46.401254 [ 276 ] {e59702c9-d683-4d21-a95d-b02529b34336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2625 | 2026.01.02 18:39:46.401320 [ 276 ] {e59702c9-d683-4d21-a95d-b02529b34336} <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 | ||
| 2626 | 2026.01.02 18:39:46.402155 [ 276 ] {e59702c9-d683-4d21-a95d-b02529b34336} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.01.02 18:39:46.402193 [ 276 ] {e59702c9-d683-4d21-a95d-b02529b34336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2628 | 2026.01.02 18:39:46.402783 [ 276 ] {e59702c9-d683-4d21-a95d-b02529b34336} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2629 | 2026.01.02 18:39:46.403013 [ 276 ] {e59702c9-d683-4d21-a95d-b02529b34336} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.01.02 18:39:46.403163 [ 276 ] {e59702c9-d683-4d21-a95d-b02529b34336} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001934 sec., 9307.135470527404 rows/sec., 16.68 MiB/sec. | ||
| 2631 | 2026.01.02 18:39:46.403217 [ 276 ] {e59702c9-d683-4d21-a95d-b02529b34336} <Debug> TCPHandler: Processed in 0.002147323 sec. | ||
| 2632 | 2026.01.02 18:39:46.403330 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2633 | 2026.01.02 18:39:46.403426 [ 276 ] {842a0e7a-653c-4c42-9768-fcd8d50fc609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2634 | 2026.01.02 18:39:46.403468 [ 276 ] {842a0e7a-653c-4c42-9768-fcd8d50fc609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2635 | 2026.01.02 18:39:46.403798 [ 276 ] {842a0e7a-653c-4c42-9768-fcd8d50fc609} <Trace> oximeter.measurements_i64 (ecd0eef3-2570-4bb1-b682-ff5408c5af13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.01.02 18:39:46.403834 [ 276 ] {842a0e7a-653c-4c42-9768-fcd8d50fc609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2637 | 2026.01.02 18:39:46.404152 [ 276 ] {842a0e7a-653c-4c42-9768-fcd8d50fc609} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2638 | 2026.01.02 18:39:46.404375 [ 276 ] {842a0e7a-653c-4c42-9768-fcd8d50fc609} <Trace> oximeter.measurements_i64 (ecd0eef3-2570-4bb1-b682-ff5408c5af13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2026.01.02 18:39:46.404504 [ 276 ] {842a0e7a-653c-4c42-9768-fcd8d50fc609} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001098 sec., 8196.72131147541 rows/sec., 579.00 KiB/sec. | ||
| 2640 | 2026.01.02 18:39:46.404541 [ 276 ] {842a0e7a-653c-4c42-9768-fcd8d50fc609} <Debug> TCPHandler: Processed in 0.001261669 sec. | ||
| 2641 | 2026.01.02 18:39:46.404651 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2026.01.02 18:39:46.404745 [ 276 ] {2fca6ca4-2780-45b8-a3f3-20989eeca929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2643 | 2026.01.02 18:39:46.404788 [ 276 ] {2fca6ca4-2780-45b8-a3f3-20989eeca929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2644 | 2026.01.02 18:39:46.405123 [ 276 ] {2fca6ca4-2780-45b8-a3f3-20989eeca929} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.01.02 18:39:46.405160 [ 276 ] {2fca6ca4-2780-45b8-a3f3-20989eeca929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2646 | 2026.01.02 18:39:46.405472 [ 276 ] {2fca6ca4-2780-45b8-a3f3-20989eeca929} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2647 | 2026.01.02 18:39:46.405711 [ 276 ] {2fca6ca4-2780-45b8-a3f3-20989eeca929} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2026.01.02 18:39:46.405849 [ 276 ] {2fca6ca4-2780-45b8-a3f3-20989eeca929} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 625.24 KiB/sec. | ||
| 2649 | 2026.01.02 18:39:46.405886 [ 276 ] {2fca6ca4-2780-45b8-a3f3-20989eeca929} <Debug> TCPHandler: Processed in 0.001285269 sec. | ||
| 2650 | 2026.01.02 18:39:49.236764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 344 | ||
| 2651 | 2026.01.02 18:39:49.239559 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.01.02 18:39:49.239599 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2653 | 2026.01.02 18:39:49.240819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2654 | 2026.01.02 18:39:49.241078 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.01.02 18:39:49.241327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 344 | ||
| 2656 | 2026.01.02 18:39:50.604945 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.01.02 18:39:50.605177 [ 276 ] {8cbc5273-9206-499d-a9d0-77f8696a71b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2658 | 2026.01.02 18:39:50.605253 [ 276 ] {8cbc5273-9206-499d-a9d0-77f8696a71b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2659 | 2026.01.02 18:39:50.605932 [ 276 ] {8cbc5273-9206-499d-a9d0-77f8696a71b1} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.01.02 18:39:50.605989 [ 276 ] {8cbc5273-9206-499d-a9d0-77f8696a71b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2661 | 2026.01.02 18:39:50.606391 [ 276 ] {8cbc5273-9206-499d-a9d0-77f8696a71b1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2662 | 2026.01.02 18:39:50.606619 [ 276 ] {8cbc5273-9206-499d-a9d0-77f8696a71b1} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.01.02 18:39:50.606777 [ 276 ] {8cbc5273-9206-499d-a9d0-77f8696a71b1} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001655 sec., 31419.939577039277 rows/sec., 2.40 MiB/sec. | ||
| 2664 | 2026.01.02 18:39:50.606824 [ 276 ] {8cbc5273-9206-499d-a9d0-77f8696a71b1} <Debug> TCPHandler: Processed in 0.002023451 sec. | ||
| 2665 | 2026.01.02 18:39:50.606952 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2026.01.02 18:39:50.607054 [ 276 ] {db75b629-c25d-44ba-a753-5aad12eda942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2667 | 2026.01.02 18:39:50.607098 [ 276 ] {db75b629-c25d-44ba-a753-5aad12eda942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2668 | 2026.01.02 18:39:50.607519 [ 276 ] {db75b629-c25d-44ba-a753-5aad12eda942} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.01.02 18:39:50.607558 [ 276 ] {db75b629-c25d-44ba-a753-5aad12eda942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2670 | 2026.01.02 18:39:50.607865 [ 276 ] {db75b629-c25d-44ba-a753-5aad12eda942} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2671 | 2026.01.02 18:39:50.608080 [ 276 ] {db75b629-c25d-44ba-a753-5aad12eda942} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.01.02 18:39:50.608211 [ 276 ] {db75b629-c25d-44ba-a753-5aad12eda942} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.00118 sec., 47457.627118644064 rows/sec., 3.70 MiB/sec. | ||
| 2673 | 2026.01.02 18:39:50.608249 [ 276 ] {db75b629-c25d-44ba-a753-5aad12eda942} <Debug> TCPHandler: Processed in 0.001347931 sec. | ||
| 2674 | 2026.01.02 18:39:50.608354 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.01.02 18:39:50.608450 [ 276 ] {d6e8d582-5b7f-4f49-9f58-362cf2c2b94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2676 | 2026.01.02 18:39:50.608496 [ 276 ] {d6e8d582-5b7f-4f49-9f58-362cf2c2b94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2677 | 2026.01.02 18:39:50.608862 [ 276 ] {d6e8d582-5b7f-4f49-9f58-362cf2c2b94a} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.01.02 18:39:50.608898 [ 276 ] {d6e8d582-5b7f-4f49-9f58-362cf2c2b94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2679 | 2026.01.02 18:39:50.609225 [ 276 ] {d6e8d582-5b7f-4f49-9f58-362cf2c2b94a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2680 | 2026.01.02 18:39:50.609440 [ 276 ] {d6e8d582-5b7f-4f49-9f58-362cf2c2b94a} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.01.02 18:39:50.609567 [ 276 ] {d6e8d582-5b7f-4f49-9f58-362cf2c2b94a} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001136 sec., 105633.8028169014 rows/sec., 7.32 MiB/sec. | ||
| 2682 | 2026.01.02 18:39:50.609604 [ 276 ] {d6e8d582-5b7f-4f49-9f58-362cf2c2b94a} <Debug> TCPHandler: Processed in 0.00130038 sec. | ||
| 2683 | 2026.01.02 18:39:50.609713 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.01.02 18:39:50.609808 [ 276 ] {3a913cb6-d2d9-404f-9d4f-458be98f0c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2685 | 2026.01.02 18:39:50.609851 [ 276 ] {3a913cb6-d2d9-404f-9d4f-458be98f0c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2686 | 2026.01.02 18:39:50.610167 [ 276 ] {3a913cb6-d2d9-404f-9d4f-458be98f0c0e} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.01.02 18:39:50.610203 [ 276 ] {3a913cb6-d2d9-404f-9d4f-458be98f0c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2688 | 2026.01.02 18:39:50.610521 [ 276 ] {3a913cb6-d2d9-404f-9d4f-458be98f0c0e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2689 | 2026.01.02 18:39:50.610731 [ 276 ] {3a913cb6-d2d9-404f-9d4f-458be98f0c0e} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.01.02 18:39:50.610858 [ 276 ] {3a913cb6-d2d9-404f-9d4f-458be98f0c0e} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001068 sec., 37453.183520599254 rows/sec., 2.57 MiB/sec. | ||
| 2691 | 2026.01.02 18:39:50.610894 [ 276 ] {3a913cb6-d2d9-404f-9d4f-458be98f0c0e} <Debug> TCPHandler: Processed in 0.001229669 sec. | ||
| 2692 | 2026.01.02 18:39:51.726375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5258 | ||
| 2693 | 2026.01.02 18:39:51.726866 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.01.02 18:39:51.726918 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2695 | 2026.01.02 18:39:51.727443 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2696 | 2026.01.02 18:39:51.727684 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.01.02 18:39:51.727834 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5258 | ||
| 2698 | 2026.01.02 18:39:51.727836 [ 113 ] {} <Debug> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2699 | 2026.01.02 18:39:51.727932 [ 113 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.01.02 18:39:51.727971 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2701 | 2026.01.02 18:39:51.728143 [ 196 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 2702 | 2026.01.02 18:39:51.728360 [ 196 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2703 | 2026.01.02 18:39:51.728423 [ 196 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2890 rows starting from the beginning of the part | ||
| 2704 | 2026.01.02 18:39:51.728520 [ 196 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2705 | 2026.01.02 18:39:51.728594 [ 196 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 2706 | 2026.01.02 18:39:51.728658 [ 196 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 2707 | 2026.01.02 18:39:51.728723 [ 196 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 2708 | 2026.01.02 18:39:51.728792 [ 196 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 2709 | 2026.01.02 18:39:51.730232 [ 196 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5258 rows, containing 4 columns (4 merged, 0 gathered) in 0.002170633 sec., 2422334.8672944712 rows/sec., 34.65 MiB/sec. | ||
| 2710 | 2026.01.02 18:39:51.730994 [ 194 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2711 | 2026.01.02 18:39:51.731298 [ 194 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_11_2} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.01.02 18:39:51.731369 [ 194 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_11_2} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2713 | 2026.01.02 18:39:51.731455 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2714 | 2026.01.02 18:39:51.989175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2715 | 2026.01.02 18:39:52.006886 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.01.02 18:39:52.006956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2717 | 2026.01.02 18:39:52.013513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2718 | 2026.01.02 18:39:52.014244 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.01.02 18:39:52.014535 [ 80 ] {} <Debug> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2720 | 2026.01.02 18:39:52.014579 [ 80 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.01.02 18:39:52.014602 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2722 | 2026.01.02 18:39:52.014746 [ 191 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 2723 | 2026.01.02 18:39:52.018407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2724 | 2026.01.02 18:39:52.018722 [ 191 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2725 | 2026.01.02 18:39:52.020040 [ 191 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 2726 | 2026.01.02 18:39:52.024343 [ 191 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 2727 | 2026.01.02 18:39:52.028392 [ 191 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 2728 | 2026.01.02 18:39:52.032516 [ 191 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 2729 | 2026.01.02 18:39:52.037088 [ 191 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 2730 | 2026.01.02 18:39:52.041250 [ 191 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 2731 | 2026.01.02 18:39:52.093533 [ 196 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078837366 sec., 1052.8002673250144 rows/sec., 5.44 MiB/sec. | ||
| 2732 | 2026.01.02 18:39:52.096023 [ 189 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2733 | 2026.01.02 18:39:52.098258 [ 189 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_11_2} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.01.02 18:39:52.098376 [ 189 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_11_2} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2735 | 2026.01.02 18:39:52.100471 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2736 | 2026.01.02 18:39:53.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.22 MiB, peak 221.09 MiB, free memory in arenas 0.00 B, will set to 220.39 MiB (RSS), difference: 9.17 MiB | ||
| 2737 | 2026.01.02 18:39:55.608152 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.01.02 18:39:55.608439 [ 276 ] {271c0088-58b2-47f8-9661-726186551c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2739 | 2026.01.02 18:39:55.608546 [ 276 ] {271c0088-58b2-47f8-9661-726186551c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2740 | 2026.01.02 18:39:55.609297 [ 276 ] {271c0088-58b2-47f8-9661-726186551c04} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.01.02 18:39:55.609348 [ 276 ] {271c0088-58b2-47f8-9661-726186551c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2742 | 2026.01.02 18:39:55.609759 [ 276 ] {271c0088-58b2-47f8-9661-726186551c04} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2743 | 2026.01.02 18:39:55.609992 [ 276 ] {271c0088-58b2-47f8-9661-726186551c04} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.01.02 18:39:55.610155 [ 276 ] {271c0088-58b2-47f8-9661-726186551c04} <Debug> executeQuery: Read 98 rows, 8.38 KiB in 0.001794 sec., 54626.53288740245 rows/sec., 4.56 MiB/sec. | ||
| 2745 | 2026.01.02 18:39:55.610202 [ 276 ] {271c0088-58b2-47f8-9661-726186551c04} <Debug> TCPHandler: Processed in 0.002243825 sec. | ||
| 2746 | 2026.01.02 18:39:55.610328 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.01.02 18:39:55.610425 [ 276 ] {30329c68-42f9-42ea-9c42-6096508c0816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2748 | 2026.01.02 18:39:55.610468 [ 276 ] {30329c68-42f9-42ea-9c42-6096508c0816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2749 | 2026.01.02 18:39:55.610858 [ 276 ] {30329c68-42f9-42ea-9c42-6096508c0816} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.01.02 18:39:55.610894 [ 276 ] {30329c68-42f9-42ea-9c42-6096508c0816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2751 | 2026.01.02 18:39:55.611263 [ 276 ] {30329c68-42f9-42ea-9c42-6096508c0816} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2752 | 2026.01.02 18:39:55.611476 [ 276 ] {30329c68-42f9-42ea-9c42-6096508c0816} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.01.02 18:39:55.611583 [ 141 ] {} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2754 | 2026.01.02 18:39:55.611606 [ 276 ] {30329c68-42f9-42ea-9c42-6096508c0816} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001186 sec., 19392.9173693086 rows/sec., 1.42 MiB/sec. | ||
| 2755 | 2026.01.02 18:39:55.611644 [ 141 ] {} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.01.02 18:39:55.611654 [ 276 ] {30329c68-42f9-42ea-9c42-6096508c0816} <Debug> TCPHandler: Processed in 0.00136406 sec. | ||
| 2757 | 2026.01.02 18:39:55.611675 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2758 | 2026.01.02 18:39:55.611773 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 2759 | 2026.01.02 18:39:55.611784 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2026.01.02 18:39:55.611862 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2761 | 2026.01.02 18:39:55.611891 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 54 rows starting from the beginning of the part | ||
| 2762 | 2026.01.02 18:39:55.611911 [ 276 ] {5962dd81-37e0-4aae-9b16-d6225d6e036a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2763 | 2026.01.02 18:39:55.611946 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 2764 | 2026.01.02 18:39:55.611963 [ 276 ] {5962dd81-37e0-4aae-9b16-d6225d6e036a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2765 | 2026.01.02 18:39:55.611992 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2766 | 2026.01.02 18:39:55.612035 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
| 2767 | 2026.01.02 18:39:55.612074 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2768 | 2026.01.02 18:39:55.612116 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 2769 | 2026.01.02 18:39:55.612460 [ 276 ] {5962dd81-37e0-4aae-9b16-d6225d6e036a} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.01.02 18:39:55.612501 [ 276 ] {5962dd81-37e0-4aae-9b16-d6225d6e036a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2771 | 2026.01.02 18:39:55.612790 [ 189 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.001098617 sec., 156560.47557975163 rows/sec., 12.10 MiB/sec. | ||
| 2772 | 2026.01.02 18:39:55.612942 [ 276 ] {5962dd81-37e0-4aae-9b16-d6225d6e036a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2773 | 2026.01.02 18:39:55.612984 [ 196 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2774 | 2026.01.02 18:39:55.613285 [ 276 ] {5962dd81-37e0-4aae-9b16-d6225d6e036a} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.01.02 18:39:55.613433 [ 276 ] {5962dd81-37e0-4aae-9b16-d6225d6e036a} <Debug> executeQuery: Read 79 rows, 6.31 KiB in 0.001546 sec., 51099.611901681754 rows/sec., 3.99 MiB/sec. | ||
| 2776 | 2026.01.02 18:39:55.613436 [ 196 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_11_2} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.01.02 18:39:55.613476 [ 276 ] {5962dd81-37e0-4aae-9b16-d6225d6e036a} <Debug> TCPHandler: Processed in 0.001751606 sec. | ||
| 2778 | 2026.01.02 18:39:55.613548 [ 196 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_11_2} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2779 | 2026.01.02 18:39:55.613609 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.01.02 18:39:55.613654 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2781 | 2026.01.02 18:39:55.613710 [ 276 ] {eced691c-4e70-4308-b4d5-2af8c78a87e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2782 | 2026.01.02 18:39:55.613759 [ 276 ] {eced691c-4e70-4308-b4d5-2af8c78a87e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2783 | 2026.01.02 18:39:55.614172 [ 276 ] {eced691c-4e70-4308-b4d5-2af8c78a87e2} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.01.02 18:39:55.614209 [ 276 ] {eced691c-4e70-4308-b4d5-2af8c78a87e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2785 | 2026.01.02 18:39:55.614565 [ 276 ] {eced691c-4e70-4308-b4d5-2af8c78a87e2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2786 | 2026.01.02 18:39:55.614776 [ 276 ] {eced691c-4e70-4308-b4d5-2af8c78a87e2} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.01.02 18:39:55.614909 [ 276 ] {eced691c-4e70-4308-b4d5-2af8c78a87e2} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001217 sec., 123253.90304026294 rows/sec., 8.55 MiB/sec. | ||
| 2788 | 2026.01.02 18:39:55.614947 [ 276 ] {eced691c-4e70-4308-b4d5-2af8c78a87e2} <Debug> TCPHandler: Processed in 0.001387661 sec. | ||
| 2789 | 2026.01.02 18:39:55.615068 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.01.02 18:39:55.615185 [ 276 ] {8c779f55-ad4e-420f-b07b-b5b054a42575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.01.02 18:39:55.615247 [ 276 ] {8c779f55-ad4e-420f-b07b-b5b054a42575} <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 | ||
| 2792 | 2026.01.02 18:39:55.616050 [ 276 ] {8c779f55-ad4e-420f-b07b-b5b054a42575} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.01.02 18:39:55.616153 [ 276 ] {8c779f55-ad4e-420f-b07b-b5b054a42575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2794 | 2026.01.02 18:39:55.616712 [ 276 ] {8c779f55-ad4e-420f-b07b-b5b054a42575} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2795 | 2026.01.02 18:39:55.616937 [ 276 ] {8c779f55-ad4e-420f-b07b-b5b054a42575} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.01.02 18:39:55.617075 [ 276 ] {8c779f55-ad4e-420f-b07b-b5b054a42575} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00191 sec., 12041.884816753927 rows/sec., 21.58 MiB/sec. | ||
| 2797 | 2026.01.02 18:39:55.617132 [ 276 ] {8c779f55-ad4e-420f-b07b-b5b054a42575} <Debug> TCPHandler: Processed in 0.002124542 sec. | ||
| 2798 | 2026.01.02 18:39:55.617248 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.01.02 18:39:55.617343 [ 276 ] {4f44ef4f-f4f6-4546-b491-4c49d59dd398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2800 | 2026.01.02 18:39:55.617385 [ 276 ] {4f44ef4f-f4f6-4546-b491-4c49d59dd398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2801 | 2026.01.02 18:39:55.617734 [ 276 ] {4f44ef4f-f4f6-4546-b491-4c49d59dd398} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.01.02 18:39:55.617771 [ 276 ] {4f44ef4f-f4f6-4546-b491-4c49d59dd398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2803 | 2026.01.02 18:39:55.618077 [ 276 ] {4f44ef4f-f4f6-4546-b491-4c49d59dd398} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2804 | 2026.01.02 18:39:55.618280 [ 276 ] {4f44ef4f-f4f6-4546-b491-4c49d59dd398} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.01.02 18:39:55.618402 [ 276 ] {4f44ef4f-f4f6-4546-b491-4c49d59dd398} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001095 sec., 45662.100456621 rows/sec., 3.13 MiB/sec. | ||
| 2806 | 2026.01.02 18:39:55.618437 [ 276 ] {4f44ef4f-f4f6-4546-b491-4c49d59dd398} <Debug> TCPHandler: Processed in 0.001258179 sec. | ||
| 2807 | 2026.01.02 18:39:59.128152 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2808 | 2026.01.02 18:39:59.128216 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2809 | 2026.01.02 18:39:59.228669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5770 | ||
| 2810 | 2026.01.02 18:39:59.229223 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.01.02 18:39:59.229270 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2812 | 2026.01.02 18:39:59.229842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2813 | 2026.01.02 18:39:59.230080 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.01.02 18:39:59.230222 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5770 | ||
| 2815 | 2026.01.02 18:39:59.242389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 364 | ||
| 2816 | 2026.01.02 18:39:59.244362 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.01.02 18:39:59.244410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2818 | 2026.01.02 18:39:59.245531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2819 | 2026.01.02 18:39:59.245789 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.01.02 18:39:59.246031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 364 | ||
| 2821 | 2026.01.02 18:39:59.519243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2822 | 2026.01.02 18:39:59.536988 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.01.02 18:39:59.537055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2824 | 2026.01.02 18:39:59.542788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2825 | 2026.01.02 18:39:59.543530 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.01.02 18:39:59.546608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2827 | 2026.01.02 18:40:00.607854 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.01.02 18:40:00.608032 [ 276 ] {9ab957bb-c324-48a8-9204-fb9c244dffc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2829 | 2026.01.02 18:40:00.608104 [ 276 ] {9ab957bb-c324-48a8-9204-fb9c244dffc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2830 | 2026.01.02 18:40:00.608842 [ 276 ] {9ab957bb-c324-48a8-9204-fb9c244dffc7} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.01.02 18:40:00.608887 [ 276 ] {9ab957bb-c324-48a8-9204-fb9c244dffc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2832 | 2026.01.02 18:40:00.609303 [ 276 ] {9ab957bb-c324-48a8-9204-fb9c244dffc7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2833 | 2026.01.02 18:40:00.609529 [ 276 ] {9ab957bb-c324-48a8-9204-fb9c244dffc7} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.01.02 18:40:00.609655 [ 143 ] {} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2835 | 2026.01.02 18:40:00.609687 [ 276 ] {9ab957bb-c324-48a8-9204-fb9c244dffc7} <Debug> executeQuery: Read 88 rows, 7.61 KiB in 0.001706 sec., 51582.649472450175 rows/sec., 4.36 MiB/sec. | ||
| 2836 | 2026.01.02 18:40:00.609690 [ 143 ] {} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.01.02 18:40:00.609725 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2838 | 2026.01.02 18:40:00.609743 [ 276 ] {9ab957bb-c324-48a8-9204-fb9c244dffc7} <Debug> TCPHandler: Processed in 0.00201784 sec. | ||
| 2839 | 2026.01.02 18:40:00.609840 [ 188 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::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 | ||
| 2840 | 2026.01.02 18:40:00.609885 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2026.01.02 18:40:00.609978 [ 188 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2842 | 2026.01.02 18:40:00.609989 [ 276 ] {7b2f06d0-c440-41b4-8b14-ae6eba68b55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2843 | 2026.01.02 18:40:00.610020 [ 188 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 241 rows starting from the beginning of the part | ||
| 2844 | 2026.01.02 18:40:00.610041 [ 276 ] {7b2f06d0-c440-41b4-8b14-ae6eba68b55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2845 | 2026.01.02 18:40:00.610115 [ 188 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 98 rows starting from the beginning of the part | ||
| 2846 | 2026.01.02 18:40:00.610168 [ 188 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1354 rows starting from the beginning of the part | ||
| 2847 | 2026.01.02 18:40:00.610218 [ 188 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part | ||
| 2848 | 2026.01.02 18:40:00.610261 [ 188 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 98 rows starting from the beginning of the part | ||
| 2849 | 2026.01.02 18:40:00.610303 [ 188 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 88 rows starting from the beginning of the part | ||
| 2850 | 2026.01.02 18:40:00.610478 [ 276 ] {7b2f06d0-c440-41b4-8b14-ae6eba68b55c} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.01.02 18:40:00.610520 [ 276 ] {7b2f06d0-c440-41b4-8b14-ae6eba68b55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2852 | 2026.01.02 18:40:00.610862 [ 276 ] {7b2f06d0-c440-41b4-8b14-ae6eba68b55c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2853 | 2026.01.02 18:40:00.611094 [ 276 ] {7b2f06d0-c440-41b4-8b14-ae6eba68b55c} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.01.02 18:40:00.611229 [ 276 ] {7b2f06d0-c440-41b4-8b14-ae6eba68b55c} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001259 sec., 14297.061159650517 rows/sec., 1.05 MiB/sec. | ||
| 2855 | 2026.01.02 18:40:00.611280 [ 276 ] {7b2f06d0-c440-41b4-8b14-ae6eba68b55c} <Debug> TCPHandler: Processed in 0.001446132 sec. | ||
| 2856 | 2026.01.02 18:40:00.611404 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.01.02 18:40:00.611501 [ 276 ] {e7ba01ef-ebaa-4005-a9af-957ab6773095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2858 | 2026.01.02 18:40:00.611544 [ 276 ] {e7ba01ef-ebaa-4005-a9af-957ab6773095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2859 | 2026.01.02 18:40:00.611593 [ 189 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1931 rows, containing 5 columns (5 merged, 0 gathered) in 0.001802247 sec., 1071440.2631825714 rows/sec., 94.35 MiB/sec. | ||
| 2860 | 2026.01.02 18:40:00.611829 [ 188 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2861 | 2026.01.02 18:40:00.611974 [ 276 ] {e7ba01ef-ebaa-4005-a9af-957ab6773095} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.01.02 18:40:00.612019 [ 276 ] {e7ba01ef-ebaa-4005-a9af-957ab6773095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2863 | 2026.01.02 18:40:00.612104 [ 188 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_16_3} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.01.02 18:40:00.612191 [ 188 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_16_3} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2865 | 2026.01.02 18:40:00.612279 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2866 | 2026.01.02 18:40:00.612355 [ 276 ] {e7ba01ef-ebaa-4005-a9af-957ab6773095} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2867 | 2026.01.02 18:40:00.612571 [ 276 ] {e7ba01ef-ebaa-4005-a9af-957ab6773095} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.01.02 18:40:00.612667 [ 143 ] {} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2869 | 2026.01.02 18:40:00.612694 [ 143 ] {} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.01.02 18:40:00.612700 [ 276 ] {e7ba01ef-ebaa-4005-a9af-957ab6773095} <Debug> executeQuery: Read 74 rows, 5.91 KiB in 0.001217 sec., 60805.258833196385 rows/sec., 4.75 MiB/sec. | ||
| 2871 | 2026.01.02 18:40:00.612710 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2872 | 2026.01.02 18:40:00.612739 [ 276 ] {e7ba01ef-ebaa-4005-a9af-957ab6773095} <Debug> TCPHandler: Processed in 0.001385411 sec. | ||
| 2873 | 2026.01.02 18:40:00.612785 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::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 | ||
| 2874 | 2026.01.02 18:40:00.612856 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2026.01.02 18:40:00.612886 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2876 | 2026.01.02 18:40:00.612919 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 144 rows starting from the beginning of the part | ||
| 2877 | 2026.01.02 18:40:00.612955 [ 276 ] {028d5d0d-4596-4987-ba1c-16e08ca07873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2878 | 2026.01.02 18:40:00.612973 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 79 rows starting from the beginning of the part | ||
| 2879 | 2026.01.02 18:40:00.613005 [ 276 ] {028d5d0d-4596-4987-ba1c-16e08ca07873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2880 | 2026.01.02 18:40:00.613020 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 585 rows starting from the beginning of the part | ||
| 2881 | 2026.01.02 18:40:00.613067 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2882 | 2026.01.02 18:40:00.613111 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 79 rows starting from the beginning of the part | ||
| 2883 | 2026.01.02 18:40:00.613151 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part | ||
| 2884 | 2026.01.02 18:40:00.613437 [ 276 ] {028d5d0d-4596-4987-ba1c-16e08ca07873} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.01.02 18:40:00.613478 [ 276 ] {028d5d0d-4596-4987-ba1c-16e08ca07873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2886 | 2026.01.02 18:40:00.613858 [ 276 ] {028d5d0d-4596-4987-ba1c-16e08ca07873} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2887 | 2026.01.02 18:40:00.614022 [ 188 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1017 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267679 sec., 802253.5673463077 rows/sec., 64.64 MiB/sec. | ||
| 2888 | 2026.01.02 18:40:00.614085 [ 276 ] {028d5d0d-4596-4987-ba1c-16e08ca07873} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.01.02 18:40:00.614173 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2890 | 2026.01.02 18:40:00.614186 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2891 | 2026.01.02 18:40:00.614217 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.01.02 18:40:00.614225 [ 276 ] {028d5d0d-4596-4987-ba1c-16e08ca07873} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00129 sec., 116279.06976744186 rows/sec., 8.06 MiB/sec. | ||
| 2893 | 2026.01.02 18:40:00.614236 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2894 | 2026.01.02 18:40:00.614263 [ 276 ] {028d5d0d-4596-4987-ba1c-16e08ca07873} <Debug> TCPHandler: Processed in 0.001456322 sec. | ||
| 2895 | 2026.01.02 18:40:00.614334 [ 201 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 2896 | 2026.01.02 18:40:00.614379 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.01.02 18:40:00.614434 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_16_3} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.01.02 18:40:00.614472 [ 201 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2899 | 2026.01.02 18:40:00.614481 [ 276 ] {734f9c20-a547-4200-9fad-51fa0211b296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2900 | 2026.01.02 18:40:00.614506 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_16_3} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2901 | 2026.01.02 18:40:00.614518 [ 201 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1631 rows starting from the beginning of the part | ||
| 2902 | 2026.01.02 18:40:00.614549 [ 276 ] {734f9c20-a547-4200-9fad-51fa0211b296} <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 | ||
| 2903 | 2026.01.02 18:40:00.614575 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2904 | 2026.01.02 18:40:00.614627 [ 201 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part | ||
| 2905 | 2026.01.02 18:40:00.614688 [ 201 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3263 rows starting from the beginning of the part | ||
| 2906 | 2026.01.02 18:40:00.614742 [ 201 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 120 rows starting from the beginning of the part | ||
| 2907 | 2026.01.02 18:40:00.614787 [ 201 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part | ||
| 2908 | 2026.01.02 18:40:00.614834 [ 201 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 150 rows starting from the beginning of the part | ||
| 2909 | 2026.01.02 18:40:00.615330 [ 276 ] {734f9c20-a547-4200-9fad-51fa0211b296} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.01.02 18:40:00.615371 [ 276 ] {734f9c20-a547-4200-9fad-51fa0211b296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2911 | 2026.01.02 18:40:00.615964 [ 276 ] {734f9c20-a547-4200-9fad-51fa0211b296} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2912 | 2026.01.02 18:40:00.616212 [ 276 ] {734f9c20-a547-4200-9fad-51fa0211b296} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.01.02 18:40:00.616313 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2914 | 2026.01.02 18:40:00.616339 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.01.02 18:40:00.616357 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2916 | 2026.01.02 18:40:00.616360 [ 276 ] {734f9c20-a547-4200-9fad-51fa0211b296} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001898 sec., 9483.667017913593 rows/sec., 16.99 MiB/sec. | ||
| 2917 | 2026.01.02 18:40:00.616430 [ 276 ] {734f9c20-a547-4200-9fad-51fa0211b296} <Debug> TCPHandler: Processed in 0.002100552 sec. | ||
| 2918 | 2026.01.02 18:40:00.616437 [ 188 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::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 | ||
| 2919 | 2026.01.02 18:40:00.616548 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2026.01.02 18:40:00.616628 [ 188 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2921 | 2026.01.02 18:40:00.616646 [ 276 ] {c4d25024-66c2-42cd-9f97-ba39ac3d627c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2922 | 2026.01.02 18:40:00.616677 [ 188 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 106 rows starting from the beginning of the part | ||
| 2923 | 2026.01.02 18:40:00.616694 [ 276 ] {c4d25024-66c2-42cd-9f97-ba39ac3d627c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2924 | 2026.01.02 18:40:00.616785 [ 188 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2925 | 2026.01.02 18:40:00.616887 [ 188 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 2926 | 2026.01.02 18:40:00.617011 [ 188 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part | ||
| 2927 | 2026.01.02 18:40:00.617043 [ 276 ] {c4d25024-66c2-42cd-9f97-ba39ac3d627c} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.01.02 18:40:00.617083 [ 276 ] {c4d25024-66c2-42cd-9f97-ba39ac3d627c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2929 | 2026.01.02 18:40:00.617094 [ 188 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
| 2930 | 2026.01.02 18:40:00.617225 [ 188 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 18 rows starting from the beginning of the part | ||
| 2931 | 2026.01.02 18:40:00.621667 [ 276 ] {c4d25024-66c2-42cd-9f97-ba39ac3d627c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2932 | 2026.01.02 18:40:00.621931 [ 276 ] {c4d25024-66c2-42cd-9f97-ba39ac3d627c} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.01.02 18:40:00.622036 [ 195 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5464 rows, containing 5 columns (5 merged, 0 gathered) in 0.007750988 sec., 704942.3892799214 rows/sec., 48.29 MiB/sec. | ||
| 2934 | 2026.01.02 18:40:00.622045 [ 143 ] {} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2935 | 2026.01.02 18:40:00.622075 [ 276 ] {c4d25024-66c2-42cd-9f97-ba39ac3d627c} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.005447 sec., 9179.364787956674 rows/sec., 644.53 KiB/sec. | ||
| 2936 | 2026.01.02 18:40:00.622089 [ 143 ] {} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.01.02 18:40:00.622110 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2938 | 2026.01.02 18:40:00.622113 [ 276 ] {c4d25024-66c2-42cd-9f97-ba39ac3d627c} <Debug> TCPHandler: Processed in 0.005614495 sec. | ||
| 2939 | 2026.01.02 18:40:00.622179 [ 201 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 2940 | 2026.01.02 18:40:00.622280 [ 201 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2941 | 2026.01.02 18:40:00.622307 [ 201 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 460 rows starting from the beginning of the part | ||
| 2942 | 2026.01.02 18:40:00.622354 [ 201 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 2943 | 2026.01.02 18:40:00.622394 [ 201 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 2944 | 2026.01.02 18:40:00.622429 [ 201 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 2945 | 2026.01.02 18:40:00.622462 [ 201 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 2946 | 2026.01.02 18:40:00.622499 [ 201 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 2947 | 2026.01.02 18:40:00.622645 [ 198 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2948 | 2026.01.02 18:40:00.622999 [ 198 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2026.01.02 18:40:00.623083 [ 198 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2950 | 2026.01.02 18:40:00.623182 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 2951 | 2026.01.02 18:40:00.623348 [ 199 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001197838 sec., 550992.7051905183 rows/sec., 37.79 MiB/sec. | ||
| 2952 | 2026.01.02 18:40:00.623541 [ 201 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2953 | 2026.01.02 18:40:00.623805 [ 201 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_16_3} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.01.02 18:40:00.623876 [ 201 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_16_3} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2955 | 2026.01.02 18:40:00.623948 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2956 | 2026.01.02 18:40:00.624078 [ 188 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 19 columns (19 merged, 0 gathered) in 0.007674997 sec., 25798.055686536423 rows/sec., 46.23 MiB/sec. | ||
| 2957 | 2026.01.02 18:40:00.624570 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2958 | 2026.01.02 18:40:00.624905 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2026.01.02 18:40:00.624986 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2960 | 2026.01.02 18:40:00.625100 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 2961 | 2026.01.02 18:40:05.600443 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2026.01.02 18:40:05.600714 [ 276 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2963 | 2026.01.02 18:40:05.601089 [ 276 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2964 | 2026.01.02 18:40:05.601129 [ 276 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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')" moved to PREWHERE | ||
| 2965 | 2026.01.02 18:40:05.601403 [ 276 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2966 | 2026.01.02 18:40:05.601472 [ 276 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2967 | 2026.01.02 18:40:05.601611 [ 276 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2968 | 2026.01.02 18:40:05.601735 [ 343 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2969 | 2026.01.02 18:40:05.601751 [ 339 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2970 | 2026.01.02 18:40:05.601737 [ 320 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2971 | 2026.01.02 18:40:05.601910 [ 276 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (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 | ||
| 2972 | 2026.01.02 18:40:05.601938 [ 276 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2973 | 2026.01.02 18:40:05.602021 [ 276 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2974 | 2026.01.02 18:40:05.602042 [ 276 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 2975 | 2026.01.02 18:40:05.602080 [ 276 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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'))" | ||
| 2976 | 2026.01.02 18:40:05.602120 [ 276 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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'))" | ||
| 2977 | 2026.01.02 18:40:05.602162 [ 276 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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'))" | ||
| 2978 | 2026.01.02 18:40:05.603023 [ 276 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <Debug> executeQuery: Read 32 rows, 1.35 KiB in 0.002421 sec., 13217.67864518794 rows/sec., 559.48 KiB/sec. | ||
| 2979 | 2026.01.02 18:40:05.603165 [ 276 ] {33d2267a-b7ba-42d5-bc6d-2cf46cd3fefa} <Debug> TCPHandler: Processed in 0.002860083 sec. | ||
| 2980 | 2026.01.02 18:40:05.603463 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.01.02 18:40:05.603600 [ 276 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2982 | 2026.01.02 18:40:05.603819 [ 276 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2983 | 2026.01.02 18:40:05.603856 [ 276 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 2984 | 2026.01.02 18:40:05.604059 [ 276 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2985 | 2026.01.02 18:40:05.604113 [ 276 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2986 | 2026.01.02 18:40:05.604215 [ 276 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2987 | 2026.01.02 18:40:05.604278 [ 320 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2988 | 2026.01.02 18:40:05.604278 [ 343 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2989 | 2026.01.02 18:40:05.604289 [ 339 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2990 | 2026.01.02 18:40:05.604399 [ 276 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (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 | ||
| 2991 | 2026.01.02 18:40:05.604425 [ 276 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2992 | 2026.01.02 18:40:05.604495 [ 276 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2993 | 2026.01.02 18:40:05.604514 [ 276 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 2994 | 2026.01.02 18:40:05.604544 [ 276 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 2995 | 2026.01.02 18:40:05.604577 [ 276 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 2996 | 2026.01.02 18:40:05.604608 [ 276 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 2997 | 2026.01.02 18:40:05.605383 [ 276 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <Debug> executeQuery: Read 32 rows, 1.35 KiB in 0.001841 sec., 17381.857686040195 rows/sec., 735.74 KiB/sec. | ||
| 2998 | 2026.01.02 18:40:05.605518 [ 276 ] {e959505d-3f7b-4a5f-b2e2-1dd17666adfe} <Debug> TCPHandler: Processed in 0.002105922 sec. | ||
| 2999 | 2026.01.02 18:40:05.605722 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2026.01.02 18:40:05.605859 [ 276 ] {fb434170-e722-4708-9281-34b489a6a350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 3001 | 2026.01.02 18:40:05.606170 [ 276 ] {fb434170-e722-4708-9281-34b489a6a350} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3002 | 2026.01.02 18:40:05.606217 [ 276 ] {fb434170-e722-4708-9281-34b489a6a350} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 3003 | 2026.01.02 18:40:05.606534 [ 276 ] {fb434170-e722-4708-9281-34b489a6a350} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3004 | 2026.01.02 18:40:05.606615 [ 276 ] {fb434170-e722-4708-9281-34b489a6a350} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3005 | 2026.01.02 18:40:05.606749 [ 276 ] {fb434170-e722-4708-9281-34b489a6a350} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 3006 | 2026.01.02 18:40:05.606819 [ 339 ] {fb434170-e722-4708-9281-34b489a6a350} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3007 | 2026.01.02 18:40:05.606820 [ 343 ] {fb434170-e722-4708-9281-34b489a6a350} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3008 | 2026.01.02 18:40:05.606820 [ 320 ] {fb434170-e722-4708-9281-34b489a6a350} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3009 | 2026.01.02 18:40:05.606933 [ 276 ] {fb434170-e722-4708-9281-34b489a6a350} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (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 | ||
| 3010 | 2026.01.02 18:40:05.606960 [ 276 ] {fb434170-e722-4708-9281-34b489a6a350} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3011 | 2026.01.02 18:40:05.607031 [ 276 ] {fb434170-e722-4708-9281-34b489a6a350} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3012 | 2026.01.02 18:40:05.607048 [ 276 ] {fb434170-e722-4708-9281-34b489a6a350} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 3013 | 2026.01.02 18:40:05.607079 [ 276 ] {fb434170-e722-4708-9281-34b489a6a350} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 3014 | 2026.01.02 18:40:05.607115 [ 276 ] {fb434170-e722-4708-9281-34b489a6a350} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 3015 | 2026.01.02 18:40:05.607149 [ 276 ] {fb434170-e722-4708-9281-34b489a6a350} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 3016 | 2026.01.02 18:40:05.607810 [ 276 ] {fb434170-e722-4708-9281-34b489a6a350} <Debug> executeQuery: Read 32 rows, 1.35 KiB in 0.002007 sec., 15944.195316392625 rows/sec., 674.88 KiB/sec. | ||
| 3017 | 2026.01.02 18:40:05.607930 [ 276 ] {fb434170-e722-4708-9281-34b489a6a350} <Debug> TCPHandler: Processed in 0.002256794 sec. | ||
| 3018 | 2026.01.02 18:40:05.608154 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3019 | 2026.01.02 18:40:05.608292 [ 276 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3020 | 2026.01.02 18:40:05.608515 [ 276 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3021 | 2026.01.02 18:40:05.608551 [ 276 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3022 | 2026.01.02 18:40:05.608758 [ 276 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3023 | 2026.01.02 18:40:05.608815 [ 276 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3024 | 2026.01.02 18:40:05.608918 [ 276 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3025 | 2026.01.02 18:40:05.608990 [ 343 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3026 | 2026.01.02 18:40:05.608992 [ 320 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3027 | 2026.01.02 18:40:05.609002 [ 322 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3028 | 2026.01.02 18:40:05.609107 [ 276 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (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 | ||
| 3029 | 2026.01.02 18:40:05.609128 [ 276 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3030 | 2026.01.02 18:40:05.609199 [ 276 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3031 | 2026.01.02 18:40:05.609218 [ 276 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Reading approx. 32 rows with 3 streams | ||
| 3032 | 2026.01.02 18:40:05.609250 [ 276 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3033 | 2026.01.02 18:40:05.609283 [ 276 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3034 | 2026.01.02 18:40:05.609318 [ 276 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3035 | 2026.01.02 18:40:05.609949 [ 276 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <Debug> executeQuery: Read 32 rows, 1.35 KiB in 0.001715 sec., 18658.892128279884 rows/sec., 789.79 KiB/sec. | ||
| 3036 | 2026.01.02 18:40:05.610050 [ 276 ] {dcc9c95f-f90f-4c2f-8f02-d9d594f8d280} <Debug> TCPHandler: Processed in 0.001950049 sec. | ||
| 3037 | 2026.01.02 18:40:05.618968 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.01.02 18:40:05.619094 [ 276 ] {94b8e496-f9a4-4c6c-a1f9-f62b783d0798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3039 | 2026.01.02 18:40:05.619145 [ 276 ] {94b8e496-f9a4-4c6c-a1f9-f62b783d0798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3040 | 2026.01.02 18:40:05.619777 [ 276 ] {94b8e496-f9a4-4c6c-a1f9-f62b783d0798} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.01.02 18:40:05.619831 [ 276 ] {94b8e496-f9a4-4c6c-a1f9-f62b783d0798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3042 | 2026.01.02 18:40:05.620354 [ 276 ] {94b8e496-f9a4-4c6c-a1f9-f62b783d0798} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3043 | 2026.01.02 18:40:05.620577 [ 276 ] {94b8e496-f9a4-4c6c-a1f9-f62b783d0798} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.01.02 18:40:05.620725 [ 276 ] {94b8e496-f9a4-4c6c-a1f9-f62b783d0798} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001667 sec., 2399.520095980804 rows/sec., 305.21 KiB/sec. | ||
| 3045 | 2026.01.02 18:40:05.620766 [ 276 ] {94b8e496-f9a4-4c6c-a1f9-f62b783d0798} <Debug> TCPHandler: Processed in 0.001859628 sec. | ||
| 3046 | 2026.01.02 18:40:05.620874 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.01.02 18:40:05.620971 [ 276 ] {5c87f981-0a86-4eb1-a8e3-bbe597dca032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3048 | 2026.01.02 18:40:05.621012 [ 276 ] {5c87f981-0a86-4eb1-a8e3-bbe597dca032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3049 | 2026.01.02 18:40:05.621416 [ 276 ] {5c87f981-0a86-4eb1-a8e3-bbe597dca032} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.01.02 18:40:05.621454 [ 276 ] {5c87f981-0a86-4eb1-a8e3-bbe597dca032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3051 | 2026.01.02 18:40:05.621757 [ 276 ] {5c87f981-0a86-4eb1-a8e3-bbe597dca032} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3052 | 2026.01.02 18:40:05.621973 [ 276 ] {5c87f981-0a86-4eb1-a8e3-bbe597dca032} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.01.02 18:40:05.622110 [ 276 ] {5c87f981-0a86-4eb1-a8e3-bbe597dca032} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 422.14 KiB/sec. | ||
| 3054 | 2026.01.02 18:40:05.622147 [ 276 ] {5c87f981-0a86-4eb1-a8e3-bbe597dca032} <Debug> TCPHandler: Processed in 0.00132237 sec. | ||
| 3055 | 2026.01.02 18:40:05.622252 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.01.02 18:40:05.622353 [ 276 ] {6bc48af5-f423-463f-9e78-a06842951dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3057 | 2026.01.02 18:40:05.622395 [ 276 ] {6bc48af5-f423-463f-9e78-a06842951dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3058 | 2026.01.02 18:40:05.622831 [ 276 ] {6bc48af5-f423-463f-9e78-a06842951dd0} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.01.02 18:40:05.622868 [ 276 ] {6bc48af5-f423-463f-9e78-a06842951dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3060 | 2026.01.02 18:40:05.623279 [ 276 ] {6bc48af5-f423-463f-9e78-a06842951dd0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3061 | 2026.01.02 18:40:05.623559 [ 276 ] {6bc48af5-f423-463f-9e78-a06842951dd0} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.01.02 18:40:05.623713 [ 276 ] {6bc48af5-f423-463f-9e78-a06842951dd0} <Debug> executeQuery: Read 105 rows, 8.94 KiB in 0.001378 sec., 76197.38751814223 rows/sec., 6.34 MiB/sec. | ||
| 3063 | 2026.01.02 18:40:05.623759 [ 276 ] {6bc48af5-f423-463f-9e78-a06842951dd0} <Debug> TCPHandler: Processed in 0.001555574 sec. | ||
| 3064 | 2026.01.02 18:40:05.623892 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2026.01.02 18:40:05.623997 [ 276 ] {43dbb7bf-8494-4ae6-91e3-f9d71d421b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3066 | 2026.01.02 18:40:05.624037 [ 276 ] {43dbb7bf-8494-4ae6-91e3-f9d71d421b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3067 | 2026.01.02 18:40:05.624432 [ 276 ] {43dbb7bf-8494-4ae6-91e3-f9d71d421b30} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.01.02 18:40:05.624469 [ 276 ] {43dbb7bf-8494-4ae6-91e3-f9d71d421b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3069 | 2026.01.02 18:40:05.624760 [ 276 ] {43dbb7bf-8494-4ae6-91e3-f9d71d421b30} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3070 | 2026.01.02 18:40:05.624964 [ 276 ] {43dbb7bf-8494-4ae6-91e3-f9d71d421b30} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2026.01.02 18:40:05.625090 [ 276 ] {43dbb7bf-8494-4ae6-91e3-f9d71d421b30} <Debug> executeQuery: Read 29 rows, 2.15 KiB in 0.001112 sec., 26079.136690647483 rows/sec., 1.89 MiB/sec. | ||
| 3072 | 2026.01.02 18:40:05.625127 [ 276 ] {43dbb7bf-8494-4ae6-91e3-f9d71d421b30} <Debug> TCPHandler: Processed in 0.001294549 sec. | ||
| 3073 | 2026.01.02 18:40:05.625229 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2026.01.02 18:40:05.625323 [ 276 ] {0a8f62ea-7507-4ef4-a33f-faa5e00ab517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3075 | 2026.01.02 18:40:05.625363 [ 276 ] {0a8f62ea-7507-4ef4-a33f-faa5e00ab517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3076 | 2026.01.02 18:40:05.625763 [ 276 ] {0a8f62ea-7507-4ef4-a33f-faa5e00ab517} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.01.02 18:40:05.625800 [ 276 ] {0a8f62ea-7507-4ef4-a33f-faa5e00ab517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3078 | 2026.01.02 18:40:05.626095 [ 276 ] {0a8f62ea-7507-4ef4-a33f-faa5e00ab517} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3079 | 2026.01.02 18:40:05.626304 [ 276 ] {0a8f62ea-7507-4ef4-a33f-faa5e00ab517} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.01.02 18:40:05.626432 [ 276 ] {0a8f62ea-7507-4ef4-a33f-faa5e00ab517} <Debug> executeQuery: Read 93 rows, 7.45 KiB in 0.001127 sec., 82519.96450754214 rows/sec., 6.45 MiB/sec. | ||
| 3081 | 2026.01.02 18:40:05.626469 [ 276 ] {0a8f62ea-7507-4ef4-a33f-faa5e00ab517} <Debug> TCPHandler: Processed in 0.00128973 sec. | ||
| 3082 | 2026.01.02 18:40:05.626580 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.01.02 18:40:05.626675 [ 276 ] {d215584d-baf3-4454-a496-137746ec7e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3084 | 2026.01.02 18:40:05.626718 [ 276 ] {d215584d-baf3-4454-a496-137746ec7e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3085 | 2026.01.02 18:40:05.627105 [ 276 ] {d215584d-baf3-4454-a496-137746ec7e39} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.01.02 18:40:05.627141 [ 276 ] {d215584d-baf3-4454-a496-137746ec7e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3087 | 2026.01.02 18:40:05.627464 [ 276 ] {d215584d-baf3-4454-a496-137746ec7e39} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3088 | 2026.01.02 18:40:05.627692 [ 276 ] {d215584d-baf3-4454-a496-137746ec7e39} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.01.02 18:40:05.627819 [ 276 ] {d215584d-baf3-4454-a496-137746ec7e39} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001162 sec., 140275.38726333907 rows/sec., 9.77 MiB/sec. | ||
| 3090 | 2026.01.02 18:40:05.627856 [ 276 ] {d215584d-baf3-4454-a496-137746ec7e39} <Debug> TCPHandler: Processed in 0.00132447 sec. | ||
| 3091 | 2026.01.02 18:40:05.627965 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2026.01.02 18:40:05.628062 [ 276 ] {52657c45-92ea-4e9f-ac61-0371f81fa04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3093 | 2026.01.02 18:40:05.628117 [ 276 ] {52657c45-92ea-4e9f-ac61-0371f81fa04b} <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 | ||
| 3094 | 2026.01.02 18:40:05.628823 [ 276 ] {52657c45-92ea-4e9f-ac61-0371f81fa04b} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.01.02 18:40:05.628859 [ 276 ] {52657c45-92ea-4e9f-ac61-0371f81fa04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3096 | 2026.01.02 18:40:05.629368 [ 276 ] {52657c45-92ea-4e9f-ac61-0371f81fa04b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3097 | 2026.01.02 18:40:05.629588 [ 276 ] {52657c45-92ea-4e9f-ac61-0371f81fa04b} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.01.02 18:40:05.629725 [ 276 ] {52657c45-92ea-4e9f-ac61-0371f81fa04b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001681 sec., 13682.331945270673 rows/sec., 24.52 MiB/sec. | ||
| 3099 | 2026.01.02 18:40:05.629775 [ 276 ] {52657c45-92ea-4e9f-ac61-0371f81fa04b} <Debug> TCPHandler: Processed in 0.001859468 sec. | ||
| 3100 | 2026.01.02 18:40:05.629886 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3101 | 2026.01.02 18:40:05.629980 [ 276 ] {465db757-3c16-411e-a537-ed7f4a1a9934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3102 | 2026.01.02 18:40:05.630022 [ 276 ] {465db757-3c16-411e-a537-ed7f4a1a9934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3103 | 2026.01.02 18:40:05.630371 [ 276 ] {465db757-3c16-411e-a537-ed7f4a1a9934} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.01.02 18:40:05.630407 [ 276 ] {465db757-3c16-411e-a537-ed7f4a1a9934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3105 | 2026.01.02 18:40:05.630713 [ 276 ] {465db757-3c16-411e-a537-ed7f4a1a9934} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3106 | 2026.01.02 18:40:05.630920 [ 276 ] {465db757-3c16-411e-a537-ed7f4a1a9934} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.01.02 18:40:05.631048 [ 276 ] {465db757-3c16-411e-a537-ed7f4a1a9934} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 3108 | 2026.01.02 18:40:05.631085 [ 276 ] {465db757-3c16-411e-a537-ed7f4a1a9934} <Debug> TCPHandler: Processed in 0.001248629 sec. | ||
| 3109 | 2026.01.02 18:40:06.730815 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6218 | ||
| 3110 | 2026.01.02 18:40:06.731309 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2026.01.02 18:40:06.731353 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3112 | 2026.01.02 18:40:06.731828 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3113 | 2026.01.02 18:40:06.732055 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2026.01.02 18:40:06.732180 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6218 | ||
| 3115 | 2026.01.02 18:40:07.047085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3116 | 2026.01.02 18:40:07.062432 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.01.02 18:40:07.062499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3118 | 2026.01.02 18:40:07.068790 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3119 | 2026.01.02 18:40:07.069529 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.01.02 18:40:07.072383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3121 | 2026.01.02 18:40:09.246504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 400 | ||
| 3122 | 2026.01.02 18:40:09.248898 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.01.02 18:40:09.248958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3124 | 2026.01.02 18:40:09.250165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3125 | 2026.01.02 18:40:09.250440 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.01.02 18:40:09.250711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
| 3127 | 2026.01.02 18:40:10.608561 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2026.01.02 18:40:10.608763 [ 276 ] {c97c5a52-ff57-4906-8b35-af278fd4650c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3129 | 2026.01.02 18:40:10.608839 [ 276 ] {c97c5a52-ff57-4906-8b35-af278fd4650c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3130 | 2026.01.02 18:40:10.609619 [ 276 ] {c97c5a52-ff57-4906-8b35-af278fd4650c} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.01.02 18:40:10.609666 [ 276 ] {c97c5a52-ff57-4906-8b35-af278fd4650c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3132 | 2026.01.02 18:40:10.610077 [ 276 ] {c97c5a52-ff57-4906-8b35-af278fd4650c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3133 | 2026.01.02 18:40:10.610306 [ 276 ] {c97c5a52-ff57-4906-8b35-af278fd4650c} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.01.02 18:40:10.610477 [ 276 ] {c97c5a52-ff57-4906-8b35-af278fd4650c} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001774 sec., 51860.202931228865 rows/sec., 4.38 MiB/sec. | ||
| 3135 | 2026.01.02 18:40:10.610527 [ 276 ] {c97c5a52-ff57-4906-8b35-af278fd4650c} <Debug> TCPHandler: Processed in 0.002097492 sec. | ||
| 3136 | 2026.01.02 18:40:10.610675 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2026.01.02 18:40:10.610778 [ 276 ] {403d13bf-63f2-4ec6-914d-6a362dd5c8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3138 | 2026.01.02 18:40:10.610824 [ 276 ] {403d13bf-63f2-4ec6-914d-6a362dd5c8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3139 | 2026.01.02 18:40:10.611253 [ 276 ] {403d13bf-63f2-4ec6-914d-6a362dd5c8a3} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.01.02 18:40:10.611290 [ 276 ] {403d13bf-63f2-4ec6-914d-6a362dd5c8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3141 | 2026.01.02 18:40:10.611598 [ 276 ] {403d13bf-63f2-4ec6-914d-6a362dd5c8a3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3142 | 2026.01.02 18:40:10.611813 [ 276 ] {403d13bf-63f2-4ec6-914d-6a362dd5c8a3} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.01.02 18:40:10.611955 [ 276 ] {403d13bf-63f2-4ec6-914d-6a362dd5c8a3} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001201 sec., 14987.510407993339 rows/sec., 1.10 MiB/sec. | ||
| 3144 | 2026.01.02 18:40:10.611993 [ 276 ] {403d13bf-63f2-4ec6-914d-6a362dd5c8a3} <Debug> TCPHandler: Processed in 0.001370581 sec. | ||
| 3145 | 2026.01.02 18:40:10.612107 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2026.01.02 18:40:10.612200 [ 276 ] {7957fdbe-5826-4719-a7e9-5678ea1afeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3147 | 2026.01.02 18:40:10.612241 [ 276 ] {7957fdbe-5826-4719-a7e9-5678ea1afeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3148 | 2026.01.02 18:40:10.612663 [ 276 ] {7957fdbe-5826-4719-a7e9-5678ea1afeb6} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.01.02 18:40:10.612700 [ 276 ] {7957fdbe-5826-4719-a7e9-5678ea1afeb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3150 | 2026.01.02 18:40:10.613038 [ 276 ] {7957fdbe-5826-4719-a7e9-5678ea1afeb6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3151 | 2026.01.02 18:40:10.613262 [ 276 ] {7957fdbe-5826-4719-a7e9-5678ea1afeb6} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.01.02 18:40:10.613396 [ 276 ] {7957fdbe-5826-4719-a7e9-5678ea1afeb6} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001214 sec., 67545.30477759473 rows/sec., 5.27 MiB/sec. | ||
| 3153 | 2026.01.02 18:40:10.613436 [ 276 ] {7957fdbe-5826-4719-a7e9-5678ea1afeb6} <Debug> TCPHandler: Processed in 0.001377421 sec. | ||
| 3154 | 2026.01.02 18:40:10.613555 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3155 | 2026.01.02 18:40:10.613649 [ 276 ] {97cef12b-68d0-4e8d-a54f-427de5ff0db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3156 | 2026.01.02 18:40:10.613692 [ 276 ] {97cef12b-68d0-4e8d-a54f-427de5ff0db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3157 | 2026.01.02 18:40:10.614100 [ 276 ] {97cef12b-68d0-4e8d-a54f-427de5ff0db8} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.01.02 18:40:10.614137 [ 276 ] {97cef12b-68d0-4e8d-a54f-427de5ff0db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3159 | 2026.01.02 18:40:10.614466 [ 276 ] {97cef12b-68d0-4e8d-a54f-427de5ff0db8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3160 | 2026.01.02 18:40:10.614677 [ 276 ] {97cef12b-68d0-4e8d-a54f-427de5ff0db8} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.01.02 18:40:10.614818 [ 276 ] {97cef12b-68d0-4e8d-a54f-427de5ff0db8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 3162 | 2026.01.02 18:40:10.614855 [ 276 ] {97cef12b-68d0-4e8d-a54f-427de5ff0db8} <Debug> TCPHandler: Processed in 0.001350231 sec. | ||
| 3163 | 2026.01.02 18:40:10.614966 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3164 | 2026.01.02 18:40:10.615059 [ 276 ] {7aba4437-0ec5-483a-af9c-00a816ce70d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3165 | 2026.01.02 18:40:10.615113 [ 276 ] {7aba4437-0ec5-483a-af9c-00a816ce70d3} <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 | ||
| 3166 | 2026.01.02 18:40:10.615885 [ 276 ] {7aba4437-0ec5-483a-af9c-00a816ce70d3} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.01.02 18:40:10.615920 [ 276 ] {7aba4437-0ec5-483a-af9c-00a816ce70d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3168 | 2026.01.02 18:40:10.616441 [ 276 ] {7aba4437-0ec5-483a-af9c-00a816ce70d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3169 | 2026.01.02 18:40:10.616664 [ 276 ] {7aba4437-0ec5-483a-af9c-00a816ce70d3} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.01.02 18:40:10.616800 [ 276 ] {7aba4437-0ec5-483a-af9c-00a816ce70d3} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001759 sec., 10233.086981239341 rows/sec., 18.34 MiB/sec. | ||
| 3171 | 2026.01.02 18:40:10.616853 [ 276 ] {7aba4437-0ec5-483a-af9c-00a816ce70d3} <Debug> TCPHandler: Processed in 0.001935259 sec. | ||
| 3172 | 2026.01.02 18:40:10.616973 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2026.01.02 18:40:10.617066 [ 276 ] {09f27cc0-e2fd-44c8-9817-0d52b4b2d99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3174 | 2026.01.02 18:40:10.617108 [ 276 ] {09f27cc0-e2fd-44c8-9817-0d52b4b2d99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3175 | 2026.01.02 18:40:10.617443 [ 276 ] {09f27cc0-e2fd-44c8-9817-0d52b4b2d99d} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.01.02 18:40:10.617480 [ 276 ] {09f27cc0-e2fd-44c8-9817-0d52b4b2d99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3177 | 2026.01.02 18:40:10.617785 [ 276 ] {09f27cc0-e2fd-44c8-9817-0d52b4b2d99d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3178 | 2026.01.02 18:40:10.617999 [ 276 ] {09f27cc0-e2fd-44c8-9817-0d52b4b2d99d} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.01.02 18:40:10.618133 [ 276 ] {09f27cc0-e2fd-44c8-9817-0d52b4b2d99d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 3180 | 2026.01.02 18:40:10.618170 [ 276 ] {09f27cc0-e2fd-44c8-9817-0d52b4b2d99d} <Debug> TCPHandler: Processed in 0.001246339 sec. | ||
| 3181 | 2026.01.02 18:40:14.128309 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3182 | 2026.01.02 18:40:14.128400 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3183 | 2026.01.02 18:40:14.232414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6730 | ||
| 3184 | 2026.01.02 18:40:14.233189 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.01.02 18:40:14.233262 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3186 | 2026.01.02 18:40:14.233852 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3187 | 2026.01.02 18:40:14.234089 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.01.02 18:40:14.234218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6730 | ||
| 3189 | 2026.01.02 18:40:14.572815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3190 | 2026.01.02 18:40:14.589381 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.01.02 18:40:14.589452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3192 | 2026.01.02 18:40:14.595059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3193 | 2026.01.02 18:40:14.595828 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.01.02 18:40:14.598668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3195 | 2026.01.02 18:40:15.609537 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2026.01.02 18:40:15.609738 [ 276 ] {231ec8ed-5663-44d7-a0b6-c3293733c806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3197 | 2026.01.02 18:40:15.609813 [ 276 ] {231ec8ed-5663-44d7-a0b6-c3293733c806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3198 | 2026.01.02 18:40:15.610536 [ 276 ] {231ec8ed-5663-44d7-a0b6-c3293733c806} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.01.02 18:40:15.610587 [ 276 ] {231ec8ed-5663-44d7-a0b6-c3293733c806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3200 | 2026.01.02 18:40:15.610997 [ 276 ] {231ec8ed-5663-44d7-a0b6-c3293733c806} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3201 | 2026.01.02 18:40:15.611226 [ 276 ] {231ec8ed-5663-44d7-a0b6-c3293733c806} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2026.01.02 18:40:15.611388 [ 276 ] {231ec8ed-5663-44d7-a0b6-c3293733c806} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001705 sec., 59824.046920821114 rows/sec., 5.00 MiB/sec. | ||
| 3203 | 2026.01.02 18:40:15.611523 [ 276 ] {231ec8ed-5663-44d7-a0b6-c3293733c806} <Debug> TCPHandler: Processed in 0.002148543 sec. | ||
| 3204 | 2026.01.02 18:40:15.611657 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2026.01.02 18:40:15.611762 [ 276 ] {1e789425-38e0-42e6-aa43-e10b46a4125d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3206 | 2026.01.02 18:40:15.611808 [ 276 ] {1e789425-38e0-42e6-aa43-e10b46a4125d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3207 | 2026.01.02 18:40:15.612223 [ 276 ] {1e789425-38e0-42e6-aa43-e10b46a4125d} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2026.01.02 18:40:15.612261 [ 276 ] {1e789425-38e0-42e6-aa43-e10b46a4125d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3209 | 2026.01.02 18:40:15.612574 [ 276 ] {1e789425-38e0-42e6-aa43-e10b46a4125d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3210 | 2026.01.02 18:40:15.612787 [ 276 ] {1e789425-38e0-42e6-aa43-e10b46a4125d} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.01.02 18:40:15.612921 [ 276 ] {1e789425-38e0-42e6-aa43-e10b46a4125d} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001183 sec., 19442.09636517329 rows/sec., 1.43 MiB/sec. | ||
| 3212 | 2026.01.02 18:40:15.612959 [ 276 ] {1e789425-38e0-42e6-aa43-e10b46a4125d} <Debug> TCPHandler: Processed in 0.001354111 sec. | ||
| 3213 | 2026.01.02 18:40:15.613062 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2026.01.02 18:40:15.613159 [ 276 ] {c38f48dc-20db-472f-aa2d-6df632c921aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3215 | 2026.01.02 18:40:15.613200 [ 276 ] {c38f48dc-20db-472f-aa2d-6df632c921aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3216 | 2026.01.02 18:40:15.613637 [ 276 ] {c38f48dc-20db-472f-aa2d-6df632c921aa} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.01.02 18:40:15.613674 [ 276 ] {c38f48dc-20db-472f-aa2d-6df632c921aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3218 | 2026.01.02 18:40:15.613992 [ 276 ] {c38f48dc-20db-472f-aa2d-6df632c921aa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3219 | 2026.01.02 18:40:15.614210 [ 276 ] {c38f48dc-20db-472f-aa2d-6df632c921aa} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.01.02 18:40:15.614340 [ 276 ] {c38f48dc-20db-472f-aa2d-6df632c921aa} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001202 sec., 72379.36772046589 rows/sec., 5.65 MiB/sec. | ||
| 3221 | 2026.01.02 18:40:15.614377 [ 276 ] {c38f48dc-20db-472f-aa2d-6df632c921aa} <Debug> TCPHandler: Processed in 0.001363461 sec. | ||
| 3222 | 2026.01.02 18:40:15.614488 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.01.02 18:40:15.614582 [ 276 ] {8196a9c1-bd32-49f5-ad20-87ef12d04982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3224 | 2026.01.02 18:40:15.614627 [ 276 ] {8196a9c1-bd32-49f5-ad20-87ef12d04982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3225 | 2026.01.02 18:40:15.615033 [ 276 ] {8196a9c1-bd32-49f5-ad20-87ef12d04982} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.01.02 18:40:15.615069 [ 276 ] {8196a9c1-bd32-49f5-ad20-87ef12d04982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3227 | 2026.01.02 18:40:15.615430 [ 276 ] {8196a9c1-bd32-49f5-ad20-87ef12d04982} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3228 | 2026.01.02 18:40:15.615641 [ 276 ] {8196a9c1-bd32-49f5-ad20-87ef12d04982} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.01.02 18:40:15.615768 [ 276 ] {8196a9c1-bd32-49f5-ad20-87ef12d04982} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 3230 | 2026.01.02 18:40:15.615805 [ 276 ] {8196a9c1-bd32-49f5-ad20-87ef12d04982} <Debug> TCPHandler: Processed in 0.001368341 sec. | ||
| 3231 | 2026.01.02 18:40:15.615905 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.01.02 18:40:15.615998 [ 276 ] {886edf3f-5180-4962-80e0-f52e43ed3afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3233 | 2026.01.02 18:40:15.616052 [ 276 ] {886edf3f-5180-4962-80e0-f52e43ed3afc} <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 | ||
| 3234 | 2026.01.02 18:40:15.616818 [ 276 ] {886edf3f-5180-4962-80e0-f52e43ed3afc} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.01.02 18:40:15.616854 [ 276 ] {886edf3f-5180-4962-80e0-f52e43ed3afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3236 | 2026.01.02 18:40:15.617371 [ 276 ] {886edf3f-5180-4962-80e0-f52e43ed3afc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3237 | 2026.01.02 18:40:15.617600 [ 276 ] {886edf3f-5180-4962-80e0-f52e43ed3afc} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.01.02 18:40:15.617739 [ 276 ] {886edf3f-5180-4962-80e0-f52e43ed3afc} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001759 sec., 13075.611142694714 rows/sec., 23.43 MiB/sec. | ||
| 3239 | 2026.01.02 18:40:15.617790 [ 276 ] {886edf3f-5180-4962-80e0-f52e43ed3afc} <Debug> TCPHandler: Processed in 0.00193354 sec. | ||
| 3240 | 2026.01.02 18:40:15.617902 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2026.01.02 18:40:15.617997 [ 276 ] {98330c1c-2b79-40ec-8fda-00fc2c8c2a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3242 | 2026.01.02 18:40:15.618039 [ 276 ] {98330c1c-2b79-40ec-8fda-00fc2c8c2a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3243 | 2026.01.02 18:40:15.618380 [ 276 ] {98330c1c-2b79-40ec-8fda-00fc2c8c2a47} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.01.02 18:40:15.618417 [ 276 ] {98330c1c-2b79-40ec-8fda-00fc2c8c2a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3245 | 2026.01.02 18:40:15.618724 [ 276 ] {98330c1c-2b79-40ec-8fda-00fc2c8c2a47} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3246 | 2026.01.02 18:40:15.618939 [ 276 ] {98330c1c-2b79-40ec-8fda-00fc2c8c2a47} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.01.02 18:40:15.619065 [ 276 ] {98330c1c-2b79-40ec-8fda-00fc2c8c2a47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3248 | 2026.01.02 18:40:15.619101 [ 276 ] {98330c1c-2b79-40ec-8fda-00fc2c8c2a47} <Debug> TCPHandler: Processed in 0.001248669 sec. | ||
| 3249 | 2026.01.02 18:40:16.364676 [ 147 ] {} <Debug> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3250 | 2026.01.02 18:40:16.364747 [ 147 ] {} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2026.01.02 18:40:16.364771 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3252 | 2026.01.02 18:40:16.364886 [ 201 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::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 | ||
| 3253 | 2026.01.02 18:40:16.365036 [ 201 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3254 | 2026.01.02 18:40:16.365072 [ 201 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3255 | 2026.01.02 18:40:16.365144 [ 201 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3256 | 2026.01.02 18:40:16.365195 [ 201 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::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 | ||
| 3257 | 2026.01.02 18:40:16.365242 [ 201 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3258 | 2026.01.02 18:40:16.365289 [ 201 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3259 | 2026.01.02 18:40:16.366066 [ 198 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230369 sec., 21131.87182056765 rows/sec., 1.76 MiB/sec. | ||
| 3260 | 2026.01.02 18:40:16.366282 [ 199 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3261 | 2026.01.02 18:40:16.366598 [ 199 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_5_1} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.01.02 18:40:16.366673 [ 199 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_5_1} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3263 | 2026.01.02 18:40:16.366777 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3264 | 2026.01.02 18:40:19.251253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 424 | ||
| 3265 | 2026.01.02 18:40:19.253427 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.01.02 18:40:19.253472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3267 | 2026.01.02 18:40:19.254667 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3268 | 2026.01.02 18:40:19.254930 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.01.02 18:40:19.255089 [ 145 ] {} <Debug> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3270 | 2026.01.02 18:40:19.255156 [ 145 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.01.02 18:40:19.255177 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 424 | ||
| 3272 | 2026.01.02 18:40:19.255178 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3273 | 2026.01.02 18:40:19.255302 [ 199 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::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 | ||
| 3274 | 2026.01.02 18:40:19.255766 [ 199 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3275 | 2026.01.02 18:40:19.255906 [ 199 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 250 rows starting from the beginning of the part | ||
| 3276 | 2026.01.02 18:40:19.256224 [ 199 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3277 | 2026.01.02 18:40:19.256530 [ 199 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 3278 | 2026.01.02 18:40:19.256855 [ 199 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 3279 | 2026.01.02 18:40:19.257173 [ 199 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3280 | 2026.01.02 18:40:19.257485 [ 199 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3281 | 2026.01.02 18:40:19.262898 [ 198 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 72 columns (72 merged, 0 gathered) in 0.007629126 sec., 55576.48412151012 rows/sec., 51.47 MiB/sec. | ||
| 3282 | 2026.01.02 18:40:19.263934 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3283 | 2026.01.02 18:40:19.264591 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_11_2} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.01.02 18:40:19.264685 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_11_2} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3285 | 2026.01.02 18:40:19.264933 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 3286 | 2026.01.02 18:40:20.636151 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2026.01.02 18:40:20.636341 [ 276 ] {9bc389de-a638-4641-8c2d-9de99b26dffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3288 | 2026.01.02 18:40:20.636415 [ 276 ] {9bc389de-a638-4641-8c2d-9de99b26dffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3289 | 2026.01.02 18:40:20.637135 [ 276 ] {9bc389de-a638-4641-8c2d-9de99b26dffc} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.01.02 18:40:20.637186 [ 276 ] {9bc389de-a638-4641-8c2d-9de99b26dffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3291 | 2026.01.02 18:40:20.637617 [ 276 ] {9bc389de-a638-4641-8c2d-9de99b26dffc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3292 | 2026.01.02 18:40:20.637848 [ 276 ] {9bc389de-a638-4641-8c2d-9de99b26dffc} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.01.02 18:40:20.638009 [ 276 ] {9bc389de-a638-4641-8c2d-9de99b26dffc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001722 sec., 13937.282229965156 rows/sec., 1.16 MiB/sec. | ||
| 3294 | 2026.01.02 18:40:20.638060 [ 276 ] {9bc389de-a638-4641-8c2d-9de99b26dffc} <Debug> TCPHandler: Processed in 0.002042531 sec. | ||
| 3295 | 2026.01.02 18:40:20.638203 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2026.01.02 18:40:20.638306 [ 276 ] {ebf91db8-6595-40d0-8616-a2f0e6659dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3297 | 2026.01.02 18:40:20.638352 [ 276 ] {ebf91db8-6595-40d0-8616-a2f0e6659dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3298 | 2026.01.02 18:40:20.638761 [ 276 ] {ebf91db8-6595-40d0-8616-a2f0e6659dc6} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2026.01.02 18:40:20.638800 [ 276 ] {ebf91db8-6595-40d0-8616-a2f0e6659dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3300 | 2026.01.02 18:40:20.639114 [ 276 ] {ebf91db8-6595-40d0-8616-a2f0e6659dc6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3301 | 2026.01.02 18:40:20.639324 [ 276 ] {ebf91db8-6595-40d0-8616-a2f0e6659dc6} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.01.02 18:40:20.639458 [ 276 ] {ebf91db8-6595-40d0-8616-a2f0e6659dc6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001175 sec., 1702.127659574468 rows/sec., 138.80 KiB/sec. | ||
| 3303 | 2026.01.02 18:40:20.639496 [ 276 ] {ebf91db8-6595-40d0-8616-a2f0e6659dc6} <Debug> TCPHandler: Processed in 0.00134558 sec. | ||
| 3304 | 2026.01.02 18:40:20.639616 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2026.01.02 18:40:20.639711 [ 276 ] {a797eff3-7aae-4d9b-8366-0eca24c17909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3306 | 2026.01.02 18:40:20.639753 [ 276 ] {a797eff3-7aae-4d9b-8366-0eca24c17909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3307 | 2026.01.02 18:40:20.640866 [ 276 ] {a797eff3-7aae-4d9b-8366-0eca24c17909} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2026.01.02 18:40:20.640903 [ 276 ] {a797eff3-7aae-4d9b-8366-0eca24c17909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3309 | 2026.01.02 18:40:20.641312 [ 276 ] {a797eff3-7aae-4d9b-8366-0eca24c17909} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3310 | 2026.01.02 18:40:20.641535 [ 276 ] {a797eff3-7aae-4d9b-8366-0eca24c17909} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.01.02 18:40:20.641667 [ 276 ] {a797eff3-7aae-4d9b-8366-0eca24c17909} <Debug> executeQuery: Read 1353 rows, 116.05 KiB in 0.001975 sec., 685063.2911392405 rows/sec., 57.38 MiB/sec. | ||
| 3312 | 2026.01.02 18:40:20.641706 [ 276 ] {a797eff3-7aae-4d9b-8366-0eca24c17909} <Debug> TCPHandler: Processed in 0.002140963 sec. | ||
| 3313 | 2026.01.02 18:40:20.641823 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3314 | 2026.01.02 18:40:20.641918 [ 276 ] {5e0122e5-ed68-4a06-a543-e0c2f1ea56e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3315 | 2026.01.02 18:40:20.641960 [ 276 ] {5e0122e5-ed68-4a06-a543-e0c2f1ea56e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3316 | 2026.01.02 18:40:20.642382 [ 276 ] {5e0122e5-ed68-4a06-a543-e0c2f1ea56e4} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.01.02 18:40:20.642418 [ 276 ] {5e0122e5-ed68-4a06-a543-e0c2f1ea56e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3318 | 2026.01.02 18:40:20.642723 [ 276 ] {5e0122e5-ed68-4a06-a543-e0c2f1ea56e4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3319 | 2026.01.02 18:40:20.642956 [ 276 ] {5e0122e5-ed68-4a06-a543-e0c2f1ea56e4} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2026.01.02 18:40:20.643066 [ 144 ] {} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3321 | 2026.01.02 18:40:20.643088 [ 276 ] {5e0122e5-ed68-4a06-a543-e0c2f1ea56e4} <Debug> executeQuery: Read 32 rows, 2.45 KiB in 0.001189 sec., 26913.372582001684 rows/sec., 2.02 MiB/sec. | ||
| 3322 | 2026.01.02 18:40:20.643140 [ 144 ] {} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.01.02 18:40:20.643147 [ 276 ] {5e0122e5-ed68-4a06-a543-e0c2f1ea56e4} <Debug> TCPHandler: Processed in 0.001373531 sec. | ||
| 3324 | 2026.01.02 18:40:20.643171 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3325 | 2026.01.02 18:40:20.643274 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2026.01.02 18:40:20.643275 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 3327 | 2026.01.02 18:40:20.643373 [ 276 ] {59daf349-152f-4c19-8521-e83c2df47459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3328 | 2026.01.02 18:40:20.643391 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3329 | 2026.01.02 18:40:20.643413 [ 276 ] {59daf349-152f-4c19-8521-e83c2df47459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3330 | 2026.01.02 18:40:20.643427 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 69 rows starting from the beginning of the part | ||
| 3331 | 2026.01.02 18:40:20.643494 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
| 3332 | 2026.01.02 18:40:20.643549 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 29 rows starting from the beginning of the part | ||
| 3333 | 2026.01.02 18:40:20.643597 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part | ||
| 3334 | 2026.01.02 18:40:20.643646 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 23 rows starting from the beginning of the part | ||
| 3335 | 2026.01.02 18:40:20.643694 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 3336 | 2026.01.02 18:40:20.643880 [ 276 ] {59daf349-152f-4c19-8521-e83c2df47459} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2026.01.02 18:40:20.643915 [ 276 ] {59daf349-152f-4c19-8521-e83c2df47459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3338 | 2026.01.02 18:40:20.644246 [ 276 ] {59daf349-152f-4c19-8521-e83c2df47459} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3339 | 2026.01.02 18:40:20.644456 [ 276 ] {59daf349-152f-4c19-8521-e83c2df47459} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2026.01.02 18:40:20.644482 [ 198 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245819 sec., 151707.43101525985 rows/sec., 11.71 MiB/sec. | ||
| 3341 | 2026.01.02 18:40:20.644587 [ 276 ] {59daf349-152f-4c19-8521-e83c2df47459} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001233 sec., 204379.56204379562 rows/sec., 14.14 MiB/sec. | ||
| 3342 | 2026.01.02 18:40:20.644629 [ 276 ] {59daf349-152f-4c19-8521-e83c2df47459} <Debug> TCPHandler: Processed in 0.001404781 sec. | ||
| 3343 | 2026.01.02 18:40:20.644691 [ 190 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3344 | 2026.01.02 18:40:20.644744 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.01.02 18:40:20.644843 [ 276 ] {a9559540-c275-4669-a6f4-f1e3a0efdf6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3346 | 2026.01.02 18:40:20.644886 [ 276 ] {a9559540-c275-4669-a6f4-f1e3a0efdf6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3347 | 2026.01.02 18:40:20.644988 [ 190 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_16_3} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.01.02 18:40:20.645071 [ 190 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_16_3} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3349 | 2026.01.02 18:40:20.645172 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3350 | 2026.01.02 18:40:20.645287 [ 276 ] {a9559540-c275-4669-a6f4-f1e3a0efdf6d} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.01.02 18:40:20.645328 [ 276 ] {a9559540-c275-4669-a6f4-f1e3a0efdf6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3352 | 2026.01.02 18:40:20.645633 [ 276 ] {a9559540-c275-4669-a6f4-f1e3a0efdf6d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3353 | 2026.01.02 18:40:20.645840 [ 276 ] {a9559540-c275-4669-a6f4-f1e3a0efdf6d} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.01.02 18:40:20.645970 [ 276 ] {a9559540-c275-4669-a6f4-f1e3a0efdf6d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. | ||
| 3355 | 2026.01.02 18:40:20.646010 [ 276 ] {a9559540-c275-4669-a6f4-f1e3a0efdf6d} <Debug> TCPHandler: Processed in 0.00131607 sec. | ||
| 3356 | 2026.01.02 18:40:20.646120 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.01.02 18:40:20.646212 [ 276 ] {679bb99c-ecfe-47bd-86d4-c624585e767b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3358 | 2026.01.02 18:40:20.646253 [ 276 ] {679bb99c-ecfe-47bd-86d4-c624585e767b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3359 | 2026.01.02 18:40:20.646847 [ 276 ] {679bb99c-ecfe-47bd-86d4-c624585e767b} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.01.02 18:40:20.646883 [ 276 ] {679bb99c-ecfe-47bd-86d4-c624585e767b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3361 | 2026.01.02 18:40:20.647217 [ 276 ] {679bb99c-ecfe-47bd-86d4-c624585e767b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3362 | 2026.01.02 18:40:20.647447 [ 276 ] {679bb99c-ecfe-47bd-86d4-c624585e767b} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.01.02 18:40:20.647576 [ 276 ] {679bb99c-ecfe-47bd-86d4-c624585e767b} <Debug> executeQuery: Read 576 rows, 44.27 KiB in 0.001383 sec., 416485.9002169198 rows/sec., 31.26 MiB/sec. | ||
| 3364 | 2026.01.02 18:40:20.647615 [ 276 ] {679bb99c-ecfe-47bd-86d4-c624585e767b} <Debug> TCPHandler: Processed in 0.001544923 sec. | ||
| 3365 | 2026.01.02 18:40:20.647730 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.01.02 18:40:20.647825 [ 276 ] {17f8ddec-f46d-40e1-b36d-07ddd6373c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3367 | 2026.01.02 18:40:20.647869 [ 276 ] {17f8ddec-f46d-40e1-b36d-07ddd6373c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3368 | 2026.01.02 18:40:20.648443 [ 276 ] {17f8ddec-f46d-40e1-b36d-07ddd6373c6b} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.01.02 18:40:20.648480 [ 276 ] {17f8ddec-f46d-40e1-b36d-07ddd6373c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3370 | 2026.01.02 18:40:20.648867 [ 276 ] {17f8ddec-f46d-40e1-b36d-07ddd6373c6b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3371 | 2026.01.02 18:40:20.649080 [ 276 ] {17f8ddec-f46d-40e1-b36d-07ddd6373c6b} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.01.02 18:40:20.649217 [ 276 ] {17f8ddec-f46d-40e1-b36d-07ddd6373c6b} <Debug> executeQuery: Read 875 rows, 60.82 KiB in 0.001411 sec., 620127.5690999292 rows/sec., 42.09 MiB/sec. | ||
| 3373 | 2026.01.02 18:40:20.649253 [ 276 ] {17f8ddec-f46d-40e1-b36d-07ddd6373c6b} <Debug> TCPHandler: Processed in 0.001573133 sec. | ||
| 3374 | 2026.01.02 18:40:20.649358 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.01.02 18:40:20.649451 [ 276 ] {a213186a-c9d8-4dc0-b86d-ff561bc1edd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3376 | 2026.01.02 18:40:20.649505 [ 276 ] {a213186a-c9d8-4dc0-b86d-ff561bc1edd0} <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.02 18:40:20.650289 [ 276 ] {a213186a-c9d8-4dc0-b86d-ff561bc1edd0} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.01.02 18:40:20.650325 [ 276 ] {a213186a-c9d8-4dc0-b86d-ff561bc1edd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3379 | 2026.01.02 18:40:20.650846 [ 276 ] {a213186a-c9d8-4dc0-b86d-ff561bc1edd0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3380 | 2026.01.02 18:40:20.651069 [ 276 ] {a213186a-c9d8-4dc0-b86d-ff561bc1edd0} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.01.02 18:40:20.651209 [ 276 ] {a213186a-c9d8-4dc0-b86d-ff561bc1edd0} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001778 sec., 10123.734533183351 rows/sec., 18.14 MiB/sec. | ||
| 3382 | 2026.01.02 18:40:20.651269 [ 276 ] {a213186a-c9d8-4dc0-b86d-ff561bc1edd0} <Debug> TCPHandler: Processed in 0.00196019 sec. | ||
| 3383 | 2026.01.02 18:40:20.651391 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2026.01.02 18:40:20.651486 [ 276 ] {3f634715-09ed-4f31-9255-14d25b3a4d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3385 | 2026.01.02 18:40:20.651528 [ 276 ] {3f634715-09ed-4f31-9255-14d25b3a4d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3386 | 2026.01.02 18:40:20.651872 [ 276 ] {3f634715-09ed-4f31-9255-14d25b3a4d0a} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.01.02 18:40:20.651906 [ 276 ] {3f634715-09ed-4f31-9255-14d25b3a4d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3388 | 2026.01.02 18:40:20.652218 [ 276 ] {3f634715-09ed-4f31-9255-14d25b3a4d0a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3389 | 2026.01.02 18:40:20.652447 [ 276 ] {3f634715-09ed-4f31-9255-14d25b3a4d0a} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.01.02 18:40:20.652575 [ 276 ] {3f634715-09ed-4f31-9255-14d25b3a4d0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 3391 | 2026.01.02 18:40:20.652613 [ 276 ] {3f634715-09ed-4f31-9255-14d25b3a4d0a} <Debug> TCPHandler: Processed in 0.001271779 sec. | ||
| 3392 | 2026.01.02 18:40:21.735274 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7178 | ||
| 3393 | 2026.01.02 18:40:21.735761 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.01.02 18:40:21.735799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3395 | 2026.01.02 18:40:21.736280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3396 | 2026.01.02 18:40:21.736491 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2026.01.02 18:40:21.736611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7178 | ||
| 3398 | 2026.01.02 18:40:22.099583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3399 | 2026.01.02 18:40:22.116508 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.01.02 18:40:22.116571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3401 | 2026.01.02 18:40:22.122520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3402 | 2026.01.02 18:40:22.123296 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.01.02 18:40:22.126295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3404 | 2026.01.02 18:40:23.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.88 MiB, peak 231.72 MiB, free memory in arenas 0.00 B, will set to 226.88 MiB (RSS), difference: 2.00 MiB | ||
| 3405 | 2026.01.02 18:40:25.608414 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2026.01.02 18:40:25.608694 [ 276 ] {f9d16e79-4440-469c-b561-8759dee5a767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3407 | 2026.01.02 18:40:25.608801 [ 276 ] {f9d16e79-4440-469c-b561-8759dee5a767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3408 | 2026.01.02 18:40:25.609710 [ 276 ] {f9d16e79-4440-469c-b561-8759dee5a767} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.01.02 18:40:25.609758 [ 276 ] {f9d16e79-4440-469c-b561-8759dee5a767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3410 | 2026.01.02 18:40:25.610184 [ 276 ] {f9d16e79-4440-469c-b561-8759dee5a767} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3411 | 2026.01.02 18:40:25.610429 [ 276 ] {f9d16e79-4440-469c-b561-8759dee5a767} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.01.02 18:40:25.610567 [ 129 ] {} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3413 | 2026.01.02 18:40:25.610593 [ 276 ] {f9d16e79-4440-469c-b561-8759dee5a767} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001975 sec., 51645.56962025316 rows/sec., 4.31 MiB/sec. | ||
| 3414 | 2026.01.02 18:40:25.610635 [ 129 ] {} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.01.02 18:40:25.610656 [ 276 ] {f9d16e79-4440-469c-b561-8759dee5a767} <Debug> TCPHandler: Processed in 0.002428977 sec. | ||
| 3416 | 2026.01.02 18:40:25.610663 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3417 | 2026.01.02 18:40:25.610776 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::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 | ||
| 3418 | 2026.01.02 18:40:25.610799 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3419 | 2026.01.02 18:40:25.610885 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3420 | 2026.01.02 18:40:25.610901 [ 276 ] {c74be25b-9e47-4563-b1f0-a520a8901cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3421 | 2026.01.02 18:40:25.610919 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1403 rows starting from the beginning of the part | ||
| 3422 | 2026.01.02 18:40:25.610948 [ 276 ] {c74be25b-9e47-4563-b1f0-a520a8901cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3423 | 2026.01.02 18:40:25.610987 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 105 rows starting from the beginning of the part | ||
| 3424 | 2026.01.02 18:40:25.611041 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 92 rows starting from the beginning of the part | ||
| 3425 | 2026.01.02 18:40:25.611090 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 102 rows starting from the beginning of the part | ||
| 3426 | 2026.01.02 18:40:25.611137 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1353 rows starting from the beginning of the part | ||
| 3427 | 2026.01.02 18:40:25.611202 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 102 rows starting from the beginning of the part | ||
| 3428 | 2026.01.02 18:40:25.611382 [ 276 ] {c74be25b-9e47-4563-b1f0-a520a8901cd6} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.01.02 18:40:25.611419 [ 276 ] {c74be25b-9e47-4563-b1f0-a520a8901cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3430 | 2026.01.02 18:40:25.611813 [ 276 ] {c74be25b-9e47-4563-b1f0-a520a8901cd6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3431 | 2026.01.02 18:40:25.612031 [ 276 ] {c74be25b-9e47-4563-b1f0-a520a8901cd6} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.01.02 18:40:25.612169 [ 276 ] {c74be25b-9e47-4563-b1f0-a520a8901cd6} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00129 sec., 17829.457364341088 rows/sec., 1.31 MiB/sec. | ||
| 3433 | 2026.01.02 18:40:25.612208 [ 276 ] {c74be25b-9e47-4563-b1f0-a520a8901cd6} <Debug> TCPHandler: Processed in 0.001461432 sec. | ||
| 3434 | 2026.01.02 18:40:25.612316 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2026.01.02 18:40:25.612413 [ 276 ] {6ba71e63-4c9f-4178-af6a-3e1efb26c673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3436 | 2026.01.02 18:40:25.612455 [ 276 ] {6ba71e63-4c9f-4178-af6a-3e1efb26c673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3437 | 2026.01.02 18:40:25.612579 [ 198 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842188 sec., 1713723.0293542244 rows/sec., 150.20 MiB/sec. | ||
| 3438 | 2026.01.02 18:40:25.612886 [ 276 ] {6ba71e63-4c9f-4178-af6a-3e1efb26c673} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.01.02 18:40:25.612928 [ 276 ] {6ba71e63-4c9f-4178-af6a-3e1efb26c673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3440 | 2026.01.02 18:40:25.612971 [ 192 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3441 | 2026.01.02 18:40:25.613290 [ 276 ] {6ba71e63-4c9f-4178-af6a-3e1efb26c673} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3442 | 2026.01.02 18:40:25.613380 [ 192 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_21_4} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2026.01.02 18:40:25.613480 [ 192 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_21_4} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3444 | 2026.01.02 18:40:25.613539 [ 276 ] {6ba71e63-4c9f-4178-af6a-3e1efb26c673} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.01.02 18:40:25.613582 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3446 | 2026.01.02 18:40:25.613649 [ 129 ] {} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3447 | 2026.01.02 18:40:25.613675 [ 276 ] {6ba71e63-4c9f-4178-af6a-3e1efb26c673} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001282 sec., 67862.71450858035 rows/sec., 5.30 MiB/sec. | ||
| 3448 | 2026.01.02 18:40:25.613684 [ 129 ] {} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.01.02 18:40:25.613715 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3450 | 2026.01.02 18:40:25.613718 [ 276 ] {6ba71e63-4c9f-4178-af6a-3e1efb26c673} <Debug> TCPHandler: Processed in 0.001453132 sec. | ||
| 3451 | 2026.01.02 18:40:25.613809 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::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 | ||
| 3452 | 2026.01.02 18:40:25.613842 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2026.01.02 18:40:25.613932 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3454 | 2026.01.02 18:40:25.613942 [ 276 ] {019b1a49-895b-4dbf-9eb1-caa328bba37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3455 | 2026.01.02 18:40:25.613974 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 623 rows starting from the beginning of the part | ||
| 3456 | 2026.01.02 18:40:25.613996 [ 276 ] {019b1a49-895b-4dbf-9eb1-caa328bba37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3457 | 2026.01.02 18:40:25.614047 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 93 rows starting from the beginning of the part | ||
| 3458 | 2026.01.02 18:40:25.614099 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
| 3459 | 2026.01.02 18:40:25.614139 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 87 rows starting from the beginning of the part | ||
| 3460 | 2026.01.02 18:40:25.614179 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 576 rows starting from the beginning of the part | ||
| 3461 | 2026.01.02 18:40:25.614217 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 87 rows starting from the beginning of the part | ||
| 3462 | 2026.01.02 18:40:25.614431 [ 276 ] {019b1a49-895b-4dbf-9eb1-caa328bba37c} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.01.02 18:40:25.614472 [ 276 ] {019b1a49-895b-4dbf-9eb1-caa328bba37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3464 | 2026.01.02 18:40:25.614840 [ 276 ] {019b1a49-895b-4dbf-9eb1-caa328bba37c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3465 | 2026.01.02 18:40:25.615069 [ 276 ] {019b1a49-895b-4dbf-9eb1-caa328bba37c} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.01.02 18:40:25.615172 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3467 | 2026.01.02 18:40:25.615199 [ 276 ] {019b1a49-895b-4dbf-9eb1-caa328bba37c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 3468 | 2026.01.02 18:40:25.615203 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2026.01.02 18:40:25.615240 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3470 | 2026.01.02 18:40:25.615243 [ 276 ] {019b1a49-895b-4dbf-9eb1-caa328bba37c} <Debug> TCPHandler: Processed in 0.001450533 sec. | ||
| 3471 | 2026.01.02 18:40:25.615316 [ 198 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1548 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551304 sec., 997870.1788946589 rows/sec., 79.50 MiB/sec. | ||
| 3472 | 2026.01.02 18:40:25.615322 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 3473 | 2026.01.02 18:40:25.615365 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2026.01.02 18:40:25.615450 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3475 | 2026.01.02 18:40:25.615466 [ 276 ] {32ab6fbf-3263-4f29-9b2b-28c3e269b2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3476 | 2026.01.02 18:40:25.615487 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5464 rows starting from the beginning of the part | ||
| 3477 | 2026.01.02 18:40:25.615492 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3478 | 2026.01.02 18:40:25.615526 [ 276 ] {32ab6fbf-3263-4f29-9b2b-28c3e269b2f1} <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 | ||
| 3479 | 2026.01.02 18:40:25.615576 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 163 rows starting from the beginning of the part | ||
| 3480 | 2026.01.02 18:40:25.615630 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 3481 | 2026.01.02 18:40:25.615677 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3482 | 2026.01.02 18:40:25.615722 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 875 rows starting from the beginning of the part | ||
| 3483 | 2026.01.02 18:40:25.615769 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 3484 | 2026.01.02 18:40:25.615774 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_21_4} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.01.02 18:40:25.615861 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_21_4} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3486 | 2026.01.02 18:40:25.615934 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3487 | 2026.01.02 18:40:25.616324 [ 276 ] {32ab6fbf-3263-4f29-9b2b-28c3e269b2f1} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.01.02 18:40:25.616364 [ 276 ] {32ab6fbf-3263-4f29-9b2b-28c3e269b2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3489 | 2026.01.02 18:40:25.616977 [ 276 ] {32ab6fbf-3263-4f29-9b2b-28c3e269b2f1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3490 | 2026.01.02 18:40:25.617225 [ 276 ] {32ab6fbf-3263-4f29-9b2b-28c3e269b2f1} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.01.02 18:40:25.617336 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3492 | 2026.01.02 18:40:25.617366 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.01.02 18:40:25.617369 [ 276 ] {32ab6fbf-3263-4f29-9b2b-28c3e269b2f1} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001921 sec., 11972.930765226445 rows/sec., 21.45 MiB/sec. | ||
| 3494 | 2026.01.02 18:40:25.617388 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3495 | 2026.01.02 18:40:25.617446 [ 276 ] {32ab6fbf-3263-4f29-9b2b-28c3e269b2f1} <Debug> TCPHandler: Processed in 0.002131053 sec. | ||
| 3496 | 2026.01.02 18:40:25.617480 [ 200 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::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 | ||
| 3497 | 2026.01.02 18:40:25.617565 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2026.01.02 18:40:25.617665 [ 276 ] {e9adb895-30fa-4903-b97f-c4a0cea5ca4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3499 | 2026.01.02 18:40:25.617692 [ 200 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3500 | 2026.01.02 18:40:25.617707 [ 276 ] {e9adb895-30fa-4903-b97f-c4a0cea5ca4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3501 | 2026.01.02 18:40:25.617750 [ 200 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 198 rows starting from the beginning of the part | ||
| 3502 | 2026.01.02 18:40:25.617876 [ 200 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part | ||
| 3503 | 2026.01.02 18:40:25.617992 [ 200 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 18 rows starting from the beginning of the part | ||
| 3504 | 2026.01.02 18:40:25.618055 [ 276 ] {e9adb895-30fa-4903-b97f-c4a0cea5ca4c} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2026.01.02 18:40:25.618096 [ 276 ] {e9adb895-30fa-4903-b97f-c4a0cea5ca4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3506 | 2026.01.02 18:40:25.618100 [ 200 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part | ||
| 3507 | 2026.01.02 18:40:25.618212 [ 200 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part | ||
| 3508 | 2026.01.02 18:40:25.618218 [ 197 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6982 rows, containing 5 columns (5 merged, 0 gathered) in 0.002930344 sec., 2382655.4152003997 rows/sec., 163.27 MiB/sec. | ||
| 3509 | 2026.01.02 18:40:25.618316 [ 200 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part | ||
| 3510 | 2026.01.02 18:40:25.618453 [ 276 ] {e9adb895-30fa-4903-b97f-c4a0cea5ca4c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3511 | 2026.01.02 18:40:25.618687 [ 276 ] {e9adb895-30fa-4903-b97f-c4a0cea5ca4c} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.01.02 18:40:25.618797 [ 129 ] {} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3513 | 2026.01.02 18:40:25.618828 [ 129 ] {} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.01.02 18:40:25.618830 [ 276 ] {e9adb895-30fa-4903-b97f-c4a0cea5ca4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 3515 | 2026.01.02 18:40:25.618851 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3516 | 2026.01.02 18:40:25.618882 [ 276 ] {e9adb895-30fa-4903-b97f-c4a0cea5ca4c} <Debug> TCPHandler: Processed in 0.001366951 sec. | ||
| 3517 | 2026.01.02 18:40:25.618927 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 3518 | 2026.01.02 18:40:25.618936 [ 198 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3519 | 2026.01.02 18:40:25.619024 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3520 | 2026.01.02 18:40:25.619053 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 660 rows starting from the beginning of the part | ||
| 3521 | 2026.01.02 18:40:25.619098 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 3522 | 2026.01.02 18:40:25.619135 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3523 | 2026.01.02 18:40:25.619169 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3524 | 2026.01.02 18:40:25.619205 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 3525 | 2026.01.02 18:40:25.619238 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 3526 | 2026.01.02 18:40:25.619307 [ 198 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.01.02 18:40:25.619400 [ 198 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3528 | 2026.01.02 18:40:25.619495 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3529 | 2026.01.02 18:40:25.620194 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293499 sec., 742172.9742350014 rows/sec., 50.62 MiB/sec. | ||
| 3530 | 2026.01.02 18:40:25.620373 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3531 | 2026.01.02 18:40:25.620648 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_21_4} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2026.01.02 18:40:25.620719 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_21_4} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3533 | 2026.01.02 18:40:25.620791 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3534 | 2026.01.02 18:40:25.621430 [ 194 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 303 rows, containing 19 columns (19 merged, 0 gathered) in 0.00398823 sec., 75973.55217728166 rows/sec., 136.14 MiB/sec. | ||
| 3535 | 2026.01.02 18:40:25.621992 [ 192 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3536 | 2026.01.02 18:40:25.622314 [ 192 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2026.01.02 18:40:25.622385 [ 192 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3538 | 2026.01.02 18:40:25.622475 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 3539 | 2026.01.02 18:40:26.001127 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.45 MiB, peak 234.38 MiB, free memory in arenas 0.00 B, will set to 228.76 MiB (RSS), difference: 1.31 MiB | ||
| 3540 | 2026.01.02 18:40:29.128452 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3541 | 2026.01.02 18:40:29.128516 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3542 | 2026.01.02 18:40:29.236870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7690 | ||
| 3543 | 2026.01.02 18:40:29.237372 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3544 | 2026.01.02 18:40:29.237411 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3545 | 2026.01.02 18:40:29.237900 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3546 | 2026.01.02 18:40:29.238133 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.01.02 18:40:29.238261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7690 | ||
| 3548 | 2026.01.02 18:40:29.238268 [ 123 ] {} <Debug> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3549 | 2026.01.02 18:40:29.238339 [ 123 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2026.01.02 18:40:29.238364 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3551 | 2026.01.02 18:40:29.238480 [ 200 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 3552 | 2026.01.02 18:40:29.238623 [ 200 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3553 | 2026.01.02 18:40:29.238661 [ 200 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5258 rows starting from the beginning of the part | ||
| 3554 | 2026.01.02 18:40:29.238723 [ 200 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 3555 | 2026.01.02 18:40:29.238770 [ 200 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 3556 | 2026.01.02 18:40:29.238810 [ 200 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 3557 | 2026.01.02 18:40:29.238847 [ 200 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 3558 | 2026.01.02 18:40:29.238883 [ 200 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 3559 | 2026.01.02 18:40:29.240282 [ 194 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001855758 sec., 4143859.2747545745 rows/sec., 59.28 MiB/sec. | ||
| 3560 | 2026.01.02 18:40:29.240811 [ 191 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3561 | 2026.01.02 18:40:29.241119 [ 191 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_16_3} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2026.01.02 18:40:29.241199 [ 191 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_16_3} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3563 | 2026.01.02 18:40:29.241314 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3564 | 2026.01.02 18:40:29.255345 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 456 | ||
| 3565 | 2026.01.02 18:40:29.257545 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.01.02 18:40:29.257580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3567 | 2026.01.02 18:40:29.258722 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3568 | 2026.01.02 18:40:29.258989 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.01.02 18:40:29.259227 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
| 3570 | 2026.01.02 18:40:29.626504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3571 | 2026.01.02 18:40:29.642488 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.01.02 18:40:29.642539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3573 | 2026.01.02 18:40:29.648058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3574 | 2026.01.02 18:40:29.648752 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.01.02 18:40:29.649039 [ 123 ] {} <Debug> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3576 | 2026.01.02 18:40:29.649097 [ 123 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.01.02 18:40:29.649115 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3578 | 2026.01.02 18:40:29.649205 [ 200 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 3579 | 2026.01.02 18:40:29.651500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3580 | 2026.01.02 18:40:29.652082 [ 200 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3581 | 2026.01.02 18:40:29.652800 [ 200 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 3582 | 2026.01.02 18:40:29.656009 [ 200 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 3583 | 2026.01.02 18:40:29.659205 [ 200 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 3584 | 2026.01.02 18:40:29.663023 [ 200 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 3585 | 2026.01.02 18:40:29.667134 [ 200 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 3586 | 2026.01.02 18:40:29.671445 [ 200 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 3587 | 2026.01.02 18:40:29.726224 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.077050939 sec., 1570.3896872690934 rows/sec., 8.12 MiB/sec. | ||
| 3588 | 2026.01.02 18:40:29.728903 [ 203 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3589 | 2026.01.02 18:40:29.731082 [ 203 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_16_3} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.01.02 18:40:29.731190 [ 203 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_16_3} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3591 | 2026.01.02 18:40:29.733142 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3592 | 2026.01.02 18:40:30.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.90 MiB, peak 239.85 MiB, free memory in arenas 0.00 B, will set to 236.98 MiB (RSS), difference: 7.07 MiB | ||
| 3593 | 2026.01.02 18:40:30.001271 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000850633 sec. | ||
| 3594 | 2026.01.02 18:40:30.608620 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3595 | 2026.01.02 18:40:30.608863 [ 276 ] {53b3c693-9d57-4d30-b211-379da0ab4825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3596 | 2026.01.02 18:40:30.608930 [ 276 ] {53b3c693-9d57-4d30-b211-379da0ab4825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3597 | 2026.01.02 18:40:30.609603 [ 276 ] {53b3c693-9d57-4d30-b211-379da0ab4825} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2026.01.02 18:40:30.609643 [ 276 ] {53b3c693-9d57-4d30-b211-379da0ab4825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3599 | 2026.01.02 18:40:30.610079 [ 276 ] {53b3c693-9d57-4d30-b211-379da0ab4825} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3600 | 2026.01.02 18:40:30.610320 [ 276 ] {53b3c693-9d57-4d30-b211-379da0ab4825} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3601 | 2026.01.02 18:40:30.610476 [ 276 ] {53b3c693-9d57-4d30-b211-379da0ab4825} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001662 sec., 55354.993983152825 rows/sec., 4.67 MiB/sec. | ||
| 3602 | 2026.01.02 18:40:30.610525 [ 276 ] {53b3c693-9d57-4d30-b211-379da0ab4825} <Debug> TCPHandler: Processed in 0.002091051 sec. | ||
| 3603 | 2026.01.02 18:40:30.610655 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3604 | 2026.01.02 18:40:30.610757 [ 276 ] {6fb598df-e05a-422e-b286-cfb0e4d0f820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3605 | 2026.01.02 18:40:30.610802 [ 276 ] {6fb598df-e05a-422e-b286-cfb0e4d0f820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3606 | 2026.01.02 18:40:30.611221 [ 276 ] {6fb598df-e05a-422e-b286-cfb0e4d0f820} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2026.01.02 18:40:30.611256 [ 276 ] {6fb598df-e05a-422e-b286-cfb0e4d0f820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3608 | 2026.01.02 18:40:30.611565 [ 276 ] {6fb598df-e05a-422e-b286-cfb0e4d0f820} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3609 | 2026.01.02 18:40:30.611770 [ 276 ] {6fb598df-e05a-422e-b286-cfb0e4d0f820} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2026.01.02 18:40:30.611914 [ 276 ] {6fb598df-e05a-422e-b286-cfb0e4d0f820} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001182 sec., 15228.426395939085 rows/sec., 1.12 MiB/sec. | ||
| 3611 | 2026.01.02 18:40:30.611955 [ 276 ] {6fb598df-e05a-422e-b286-cfb0e4d0f820} <Debug> TCPHandler: Processed in 0.00135143 sec. | ||
| 3612 | 2026.01.02 18:40:30.612062 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3613 | 2026.01.02 18:40:30.612158 [ 276 ] {b20c64f8-78db-4f3a-96f6-2f618c3acf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3614 | 2026.01.02 18:40:30.612198 [ 276 ] {b20c64f8-78db-4f3a-96f6-2f618c3acf77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3615 | 2026.01.02 18:40:30.612603 [ 276 ] {b20c64f8-78db-4f3a-96f6-2f618c3acf77} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2026.01.02 18:40:30.612637 [ 276 ] {b20c64f8-78db-4f3a-96f6-2f618c3acf77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3617 | 2026.01.02 18:40:30.612919 [ 276 ] {b20c64f8-78db-4f3a-96f6-2f618c3acf77} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3618 | 2026.01.02 18:40:30.613114 [ 276 ] {b20c64f8-78db-4f3a-96f6-2f618c3acf77} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2026.01.02 18:40:30.613232 [ 276 ] {b20c64f8-78db-4f3a-96f6-2f618c3acf77} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001153 sec., 71118.82046834346 rows/sec., 5.55 MiB/sec. | ||
| 3620 | 2026.01.02 18:40:30.613266 [ 276 ] {b20c64f8-78db-4f3a-96f6-2f618c3acf77} <Debug> TCPHandler: Processed in 0.00131431 sec. | ||
| 3621 | 2026.01.02 18:40:30.613441 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3622 | 2026.01.02 18:40:30.613536 [ 276 ] {984e7dd2-78e1-4f85-826e-60c4e1a3a606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3623 | 2026.01.02 18:40:30.613581 [ 276 ] {984e7dd2-78e1-4f85-826e-60c4e1a3a606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3624 | 2026.01.02 18:40:30.613999 [ 276 ] {984e7dd2-78e1-4f85-826e-60c4e1a3a606} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2026.01.02 18:40:30.614035 [ 276 ] {984e7dd2-78e1-4f85-826e-60c4e1a3a606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3626 | 2026.01.02 18:40:30.614383 [ 276 ] {984e7dd2-78e1-4f85-826e-60c4e1a3a606} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3627 | 2026.01.02 18:40:30.614612 [ 276 ] {984e7dd2-78e1-4f85-826e-60c4e1a3a606} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2026.01.02 18:40:30.614742 [ 276 ] {984e7dd2-78e1-4f85-826e-60c4e1a3a606} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 3629 | 2026.01.02 18:40:30.614779 [ 276 ] {984e7dd2-78e1-4f85-826e-60c4e1a3a606} <Debug> TCPHandler: Processed in 0.001387961 sec. | ||
| 3630 | 2026.01.02 18:40:30.614890 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3631 | 2026.01.02 18:40:30.614985 [ 276 ] {51cbfc3f-921b-4f28-83d2-de6d5db89aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3632 | 2026.01.02 18:40:30.615039 [ 276 ] {51cbfc3f-921b-4f28-83d2-de6d5db89aab} <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 | ||
| 3633 | 2026.01.02 18:40:30.615818 [ 276 ] {51cbfc3f-921b-4f28-83d2-de6d5db89aab} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2026.01.02 18:40:30.615853 [ 276 ] {51cbfc3f-921b-4f28-83d2-de6d5db89aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3635 | 2026.01.02 18:40:30.616395 [ 276 ] {51cbfc3f-921b-4f28-83d2-de6d5db89aab} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3636 | 2026.01.02 18:40:30.616629 [ 276 ] {51cbfc3f-921b-4f28-83d2-de6d5db89aab} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3637 | 2026.01.02 18:40:30.616769 [ 276 ] {51cbfc3f-921b-4f28-83d2-de6d5db89aab} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001802 sec., 9988.901220865704 rows/sec., 17.90 MiB/sec. | ||
| 3638 | 2026.01.02 18:40:30.616829 [ 276 ] {51cbfc3f-921b-4f28-83d2-de6d5db89aab} <Debug> TCPHandler: Processed in 0.00198807 sec. | ||
| 3639 | 2026.01.02 18:40:30.616946 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2026.01.02 18:40:30.617039 [ 276 ] {ea73c53b-365f-4163-9765-d5266e806469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3641 | 2026.01.02 18:40:30.617081 [ 276 ] {ea73c53b-365f-4163-9765-d5266e806469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3642 | 2026.01.02 18:40:30.617417 [ 276 ] {ea73c53b-365f-4163-9765-d5266e806469} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.01.02 18:40:30.617454 [ 276 ] {ea73c53b-365f-4163-9765-d5266e806469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3644 | 2026.01.02 18:40:30.617764 [ 276 ] {ea73c53b-365f-4163-9765-d5266e806469} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3645 | 2026.01.02 18:40:30.617968 [ 276 ] {ea73c53b-365f-4163-9765-d5266e806469} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.01.02 18:40:30.618094 [ 276 ] {ea73c53b-365f-4163-9765-d5266e806469} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 3647 | 2026.01.02 18:40:30.618130 [ 276 ] {ea73c53b-365f-4163-9765-d5266e806469} <Debug> TCPHandler: Processed in 0.001234719 sec. | ||
| 3648 | 2026.01.02 18:40:33.902184 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46303 | ||
| 3649 | 2026.01.02 18:40:33.902294 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3650 | 2026.01.02 18:40:33.902320 [ 288 ] {} <Debug> TCP-Session: 9247702c-4926-471c-b88b-4cac0e92d463 Authenticating user 'default' from [fd00:1122:3344:101::e]:46303 | ||
| 3651 | 2026.01.02 18:40:33.902342 [ 288 ] {} <Debug> TCP-Session: 9247702c-4926-471c-b88b-4cac0e92d463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2026.01.02 18:40:33.902355 [ 288 ] {} <Debug> TCP-Session: 9247702c-4926-471c-b88b-4cac0e92d463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.01.02 18:40:33.902544 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47338 | ||
| 3654 | 2026.01.02 18:40:33.902562 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54922 | ||
| 3655 | 2026.01.02 18:40:33.902601 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35266 | ||
| 3656 | 2026.01.02 18:40:33.902632 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46801 | ||
| 3657 | 2026.01.02 18:40:33.902648 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57741 | ||
| 3658 | 2026.01.02 18:40:33.902675 [ 288 ] {} <Trace> TCP-Session: 9247702c-4926-471c-b88b-4cac0e92d463 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3659 | 2026.01.02 18:40:33.902653 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37434 | ||
| 3660 | 2026.01.02 18:40:33.902727 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3661 | 2026.01.02 18:40:33.902620 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49960 | ||
| 3662 | 2026.01.02 18:40:33.902768 [ 289 ] {} <Debug> TCP-Session: 5a6c926f-0996-4f0d-8bb1-c520b48a7052 Authenticating user 'default' from [fd00:1122:3344:101::e]:47338 | ||
| 3663 | 2026.01.02 18:40:33.902607 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34289 | ||
| 3664 | 2026.01.02 18:40:33.902796 [ 289 ] {} <Debug> TCP-Session: 5a6c926f-0996-4f0d-8bb1-c520b48a7052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2026.01.02 18:40:33.902828 [ 289 ] {} <Debug> TCP-Session: 5a6c926f-0996-4f0d-8bb1-c520b48a7052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.01.02 18:40:33.902859 [ 288 ] {258b9279-c7b6-4789-bb63-db9be7d9effc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46303) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3667 | 2026.01.02 18:40:33.903093 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3668 | 2026.01.02 18:40:33.903114 [ 288 ] {258b9279-c7b6-4789-bb63-db9be7d9effc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3669 | 2026.01.02 18:40:33.903147 [ 275 ] {} <Debug> TCP-Session: 0b38bfb2-044c-49cc-ab55-2f492e6c9958 Authenticating user 'default' from [fd00:1122:3344:101::e]:57741 | ||
| 3670 | 2026.01.02 18:40:33.903163 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3671 | 2026.01.02 18:40:33.903175 [ 275 ] {} <Debug> TCP-Session: 0b38bfb2-044c-49cc-ab55-2f492e6c9958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.01.02 18:40:33.903181 [ 288 ] {258b9279-c7b6-4789-bb63-db9be7d9effc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3673 | 2026.01.02 18:40:33.903200 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3674 | 2026.01.02 18:40:33.903202 [ 275 ] {} <Debug> TCP-Session: 0b38bfb2-044c-49cc-ab55-2f492e6c9958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3675 | 2026.01.02 18:40:33.903236 [ 292 ] {} <Debug> TCP-Session: e505186a-aeb9-4e05-83e7-ccb3f5901f52 Authenticating user 'default' from [fd00:1122:3344:101::e]:34289 | ||
| 3676 | 2026.01.02 18:40:33.903198 [ 293 ] {} <Debug> TCP-Session: c1d71cdb-b7f1-4c3b-a20e-28bce999dabc Authenticating user 'default' from [fd00:1122:3344:101::e]:49960 | ||
| 3677 | 2026.01.02 18:40:33.903265 [ 292 ] {} <Debug> TCP-Session: e505186a-aeb9-4e05-83e7-ccb3f5901f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3678 | 2026.01.02 18:40:33.903268 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3679 | 2026.01.02 18:40:33.903284 [ 293 ] {} <Debug> TCP-Session: c1d71cdb-b7f1-4c3b-a20e-28bce999dabc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3680 | 2026.01.02 18:40:33.903292 [ 292 ] {} <Debug> TCP-Session: e505186a-aeb9-4e05-83e7-ccb3f5901f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.01.02 18:40:33.903310 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3682 | 2026.01.02 18:40:33.903323 [ 293 ] {} <Debug> TCP-Session: c1d71cdb-b7f1-4c3b-a20e-28bce999dabc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.01.02 18:40:33.903357 [ 286 ] {} <Debug> TCP-Session: 336bd3f7-c93c-4498-a20e-d99ccecf9d97 Authenticating user 'default' from [fd00:1122:3344:101::e]:37434 | ||
| 3684 | 2026.01.02 18:40:33.903315 [ 294 ] {} <Debug> TCP-Session: be5fe059-8bdc-4a48-848b-77d46079ec30 Authenticating user 'default' from [fd00:1122:3344:101::e]:46801 | ||
| 3685 | 2026.01.02 18:40:33.903391 [ 286 ] {} <Debug> TCP-Session: 336bd3f7-c93c-4498-a20e-d99ccecf9d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.01.02 18:40:33.903408 [ 294 ] {} <Debug> TCP-Session: be5fe059-8bdc-4a48-848b-77d46079ec30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.01.02 18:40:33.903422 [ 286 ] {} <Debug> TCP-Session: 336bd3f7-c93c-4498-a20e-d99ccecf9d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.01.02 18:40:33.903434 [ 294 ] {} <Debug> TCP-Session: be5fe059-8bdc-4a48-848b-77d46079ec30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.01.02 18:40:33.903473 [ 288 ] {258b9279-c7b6-4789-bb63-db9be7d9effc} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 3690 | 2026.01.02 18:40:33.903516 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3691 | 2026.01.02 18:40:33.903522 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3692 | 2026.01.02 18:40:33.903558 [ 290 ] {} <Debug> TCP-Session: 86fc840e-1e27-4ce8-8457-81e025d1009b Authenticating user 'default' from [fd00:1122:3344:101::e]:54922 | ||
| 3693 | 2026.01.02 18:40:33.903582 [ 291 ] {} <Debug> TCP-Session: 4c84f346-9da7-44f4-9ae8-cac29faeb50d Authenticating user 'default' from [fd00:1122:3344:101::e]:35266 | ||
| 3694 | 2026.01.02 18:40:33.903583 [ 290 ] {} <Debug> TCP-Session: 86fc840e-1e27-4ce8-8457-81e025d1009b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2026.01.02 18:40:33.903612 [ 291 ] {} <Debug> TCP-Session: 4c84f346-9da7-44f4-9ae8-cac29faeb50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2026.01.02 18:40:33.903614 [ 290 ] {} <Debug> TCP-Session: 86fc840e-1e27-4ce8-8457-81e025d1009b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2026.01.02 18:40:33.903640 [ 291 ] {} <Debug> TCP-Session: 4c84f346-9da7-44f4-9ae8-cac29faeb50d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2026.01.02 18:40:33.904309 [ 303 ] {258b9279-c7b6-4789-bb63-db9be7d9effc} <Trace> AggregatingTransform: Aggregating | ||
| 3699 | 2026.01.02 18:40:33.904345 [ 303 ] {258b9279-c7b6-4789-bb63-db9be7d9effc} <Trace> Aggregator: Aggregation method: without_key | ||
| 3700 | 2026.01.02 18:40:33.904380 [ 303 ] {258b9279-c7b6-4789-bb63-db9be7d9effc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000805802 sec. (1241.000 rows/sec., 48.48 KiB/sec.) | ||
| 3701 | 2026.01.02 18:40:33.904398 [ 303 ] {258b9279-c7b6-4789-bb63-db9be7d9effc} <Trace> Aggregator: Merging aggregated data | ||
| 3702 | 2026.01.02 18:40:33.905673 [ 288 ] {258b9279-c7b6-4789-bb63-db9be7d9effc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002868 sec., 348.6750348675035 rows/sec., 13.62 KiB/sec. | ||
| 3703 | 2026.01.02 18:40:33.905760 [ 288 ] {258b9279-c7b6-4789-bb63-db9be7d9effc} <Debug> TCPHandler: Processed in 0.003198518 sec. | ||
| 3704 | 2026.01.02 18:40:33.905887 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3705 | 2026.01.02 18:40:33.905915 [ 288 ] {} <Debug> TCP-Session: 9247702c-4926-471c-b88b-4cac0e92d463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3706 | 2026.01.02 18:40:33.905918 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3707 | 2026.01.02 18:40:33.905938 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3708 | 2026.01.02 18:40:33.905955 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3709 | 2026.01.02 18:40:33.905971 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3710 | 2026.01.02 18:40:33.905991 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3711 | 2026.01.02 18:40:33.906009 [ 290 ] {} <Debug> TCP-Session: 86fc840e-1e27-4ce8-8457-81e025d1009b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2026.01.02 18:40:33.906020 [ 294 ] {} <Debug> TCP-Session: be5fe059-8bdc-4a48-848b-77d46079ec30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.01.02 18:40:33.906013 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3714 | 2026.01.02 18:40:33.906035 [ 275 ] {} <Debug> TCP-Session: 0b38bfb2-044c-49cc-ab55-2f492e6c9958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.01.02 18:40:33.906053 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3716 | 2026.01.02 18:40:33.906078 [ 291 ] {} <Debug> TCP-Session: 4c84f346-9da7-44f4-9ae8-cac29faeb50d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.01.02 18:40:33.906030 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3718 | 2026.01.02 18:40:33.906106 [ 293 ] {} <Debug> TCP-Session: c1d71cdb-b7f1-4c3b-a20e-28bce999dabc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.01.02 18:40:33.905994 [ 286 ] {} <Debug> TCP-Session: 336bd3f7-c93c-4498-a20e-d99ccecf9d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.01.02 18:40:33.906142 [ 292 ] {} <Debug> TCP-Session: e505186a-aeb9-4e05-83e7-ccb3f5901f52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.01.02 18:40:33.905978 [ 289 ] {} <Debug> TCP-Session: 5a6c926f-0996-4f0d-8bb1-c520b48a7052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.01.02 18:40:35.376606 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41370 | ||
| 3723 | 2026.01.02 18:40:35.376716 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3724 | 2026.01.02 18:40:35.376743 [ 286 ] {} <Debug> TCP-Session: bd2d34de-f2a1-4538-8935-46e960f8578a Authenticating user 'default' from [fd00:1122:3344:101::e]:41370 | ||
| 3725 | 2026.01.02 18:40:35.376766 [ 286 ] {} <Debug> TCP-Session: bd2d34de-f2a1-4538-8935-46e960f8578a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.01.02 18:40:35.376779 [ 286 ] {} <Debug> TCP-Session: bd2d34de-f2a1-4538-8935-46e960f8578a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3727 | 2026.01.02 18:40:35.376987 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56997 | ||
| 3728 | 2026.01.02 18:40:35.377008 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44453 | ||
| 3729 | 2026.01.02 18:40:35.377036 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54336 | ||
| 3730 | 2026.01.02 18:40:35.377069 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33324 | ||
| 3731 | 2026.01.02 18:40:35.377080 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48770 | ||
| 3732 | 2026.01.02 18:40:35.377119 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3733 | 2026.01.02 18:40:35.377114 [ 286 ] {} <Trace> TCP-Session: bd2d34de-f2a1-4538-8935-46e960f8578a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.01.02 18:40:35.377159 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3735 | 2026.01.02 18:40:35.377174 [ 287 ] {} <Debug> TCP-Session: c2956576-4ebb-40bc-ba72-f082b2a54272 Authenticating user 'default' from [fd00:1122:3344:101::e]:56997 | ||
| 3736 | 2026.01.02 18:40:35.377210 [ 293 ] {} <Debug> TCP-Session: 595523f0-46dd-4933-afe3-9f5b53a2fc66 Authenticating user 'default' from [fd00:1122:3344:101::e]:33324 | ||
| 3737 | 2026.01.02 18:40:35.377213 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3738 | 2026.01.02 18:40:35.377228 [ 287 ] {} <Debug> TCP-Session: c2956576-4ebb-40bc-ba72-f082b2a54272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.01.02 18:40:35.377242 [ 293 ] {} <Debug> TCP-Session: 595523f0-46dd-4933-afe3-9f5b53a2fc66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2026.01.02 18:40:35.377261 [ 294 ] {} <Debug> TCP-Session: 277f3b91-ebba-46fd-88e3-1386d79f12cf Authenticating user 'default' from [fd00:1122:3344:101::e]:48770 | ||
| 3741 | 2026.01.02 18:40:35.377264 [ 287 ] {} <Debug> TCP-Session: c2956576-4ebb-40bc-ba72-f082b2a54272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.01.02 18:40:35.377289 [ 293 ] {} <Debug> TCP-Session: 595523f0-46dd-4933-afe3-9f5b53a2fc66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.01.02 18:40:35.377309 [ 294 ] {} <Debug> TCP-Session: 277f3b91-ebba-46fd-88e3-1386d79f12cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.01.02 18:40:35.377327 [ 286 ] {f3429e05-ae51-43dd-ba8e-98f2884f3268} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41370) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3745 | 2026.01.02 18:40:35.377342 [ 294 ] {} <Debug> TCP-Session: 277f3b91-ebba-46fd-88e3-1386d79f12cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.01.02 18:40:35.377159 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3747 | 2026.01.02 18:40:35.377109 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3748 | 2026.01.02 18:40:35.377404 [ 289 ] {} <Debug> TCP-Session: 2608a4fe-a43a-4d37-9224-9627382ddfb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54336 | ||
| 3749 | 2026.01.02 18:40:35.377427 [ 288 ] {} <Debug> TCP-Session: 1a5b2d3e-1ed1-413a-a850-a5499187dd28 Authenticating user 'default' from [fd00:1122:3344:101::e]:44453 | ||
| 3750 | 2026.01.02 18:40:35.377436 [ 289 ] {} <Debug> TCP-Session: 2608a4fe-a43a-4d37-9224-9627382ddfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.01.02 18:40:35.377451 [ 288 ] {} <Debug> TCP-Session: 1a5b2d3e-1ed1-413a-a850-a5499187dd28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3752 | 2026.01.02 18:40:35.377463 [ 289 ] {} <Debug> TCP-Session: 2608a4fe-a43a-4d37-9224-9627382ddfb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2026.01.02 18:40:35.377475 [ 288 ] {} <Debug> TCP-Session: 1a5b2d3e-1ed1-413a-a850-a5499187dd28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.01.02 18:40:35.377056 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61098 | ||
| 3755 | 2026.01.02 18:40:35.377047 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58076 | ||
| 3756 | 2026.01.02 18:40:35.377045 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63962 | ||
| 3757 | 2026.01.02 18:40:35.377575 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3758 | 2026.01.02 18:40:35.377601 [ 286 ] {f3429e05-ae51-43dd-ba8e-98f2884f3268} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3759 | 2026.01.02 18:40:35.377616 [ 292 ] {} <Debug> TCP-Session: 63e37c49-4da4-468e-bd30-5ceeacfab1fd Authenticating user 'default' from [fd00:1122:3344:101::e]:61098 | ||
| 3760 | 2026.01.02 18:40:35.377612 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3761 | 2026.01.02 18:40:35.377641 [ 292 ] {} <Debug> TCP-Session: 63e37c49-4da4-468e-bd30-5ceeacfab1fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3762 | 2026.01.02 18:40:35.377647 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3763 | 2026.01.02 18:40:35.377661 [ 290 ] {} <Debug> TCP-Session: a7e5d57d-4231-477d-87f6-7ca147a13deb Authenticating user 'default' from [fd00:1122:3344:101::e]:58076 | ||
| 3764 | 2026.01.02 18:40:35.377696 [ 291 ] {} <Debug> TCP-Session: 602e80da-55d5-44b5-981a-bff039698329 Authenticating user 'default' from [fd00:1122:3344:101::e]:63962 | ||
| 3765 | 2026.01.02 18:40:35.377718 [ 290 ] {} <Debug> TCP-Session: a7e5d57d-4231-477d-87f6-7ca147a13deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.01.02 18:40:35.377734 [ 291 ] {} <Debug> TCP-Session: 602e80da-55d5-44b5-981a-bff039698329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.01.02 18:40:35.377748 [ 290 ] {} <Debug> TCP-Session: a7e5d57d-4231-477d-87f6-7ca147a13deb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.01.02 18:40:35.377761 [ 291 ] {} <Debug> TCP-Session: 602e80da-55d5-44b5-981a-bff039698329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.01.02 18:40:35.377657 [ 286 ] {f3429e05-ae51-43dd-ba8e-98f2884f3268} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3770 | 2026.01.02 18:40:35.377670 [ 292 ] {} <Debug> TCP-Session: 63e37c49-4da4-468e-bd30-5ceeacfab1fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.01.02 18:40:35.378074 [ 286 ] {f3429e05-ae51-43dd-ba8e-98f2884f3268} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 3772 | 2026.01.02 18:40:35.378991 [ 297 ] {f3429e05-ae51-43dd-ba8e-98f2884f3268} <Trace> AggregatingTransform: Aggregating | ||
| 3773 | 2026.01.02 18:40:35.379054 [ 297 ] {f3429e05-ae51-43dd-ba8e-98f2884f3268} <Trace> Aggregator: Aggregation method: without_key | ||
| 3774 | 2026.01.02 18:40:35.379098 [ 297 ] {f3429e05-ae51-43dd-ba8e-98f2884f3268} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921764 sec. (1084.876 rows/sec., 42.38 KiB/sec.) | ||
| 3775 | 2026.01.02 18:40:35.379122 [ 297 ] {f3429e05-ae51-43dd-ba8e-98f2884f3268} <Trace> Aggregator: Merging aggregated data | ||
| 3776 | 2026.01.02 18:40:35.380416 [ 286 ] {f3429e05-ae51-43dd-ba8e-98f2884f3268} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003144 sec., 318.06615776081424 rows/sec., 12.42 KiB/sec. | ||
| 3777 | 2026.01.02 18:40:35.380547 [ 286 ] {f3429e05-ae51-43dd-ba8e-98f2884f3268} <Debug> TCPHandler: Processed in 0.003550974 sec. | ||
| 3778 | 2026.01.02 18:40:35.380669 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3779 | 2026.01.02 18:40:35.380702 [ 286 ] {} <Debug> TCP-Session: bd2d34de-f2a1-4538-8935-46e960f8578a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.01.02 18:40:35.380703 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3781 | 2026.01.02 18:40:35.380721 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3782 | 2026.01.02 18:40:35.380752 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3783 | 2026.01.02 18:40:35.380763 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3784 | 2026.01.02 18:40:35.380783 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3785 | 2026.01.02 18:40:35.380799 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3786 | 2026.01.02 18:40:35.380816 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3787 | 2026.01.02 18:40:35.380829 [ 289 ] {} <Debug> TCP-Session: 2608a4fe-a43a-4d37-9224-9627382ddfb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.01.02 18:40:35.380847 [ 290 ] {} <Debug> TCP-Session: a7e5d57d-4231-477d-87f6-7ca147a13deb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.01.02 18:40:35.380858 [ 294 ] {} <Debug> TCP-Session: 277f3b91-ebba-46fd-88e3-1386d79f12cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.01.02 18:40:35.380804 [ 291 ] {} <Debug> TCP-Session: 602e80da-55d5-44b5-981a-bff039698329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.01.02 18:40:35.380795 [ 287 ] {} <Debug> TCP-Session: c2956576-4ebb-40bc-ba72-f082b2a54272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.01.02 18:40:35.380774 [ 288 ] {} <Debug> TCP-Session: 1a5b2d3e-1ed1-413a-a850-a5499187dd28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.01.02 18:40:35.380759 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3794 | 2026.01.02 18:40:35.380756 [ 293 ] {} <Debug> TCP-Session: 595523f0-46dd-4933-afe3-9f5b53a2fc66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.01.02 18:40:35.380970 [ 292 ] {} <Debug> TCP-Session: 63e37c49-4da4-468e-bd30-5ceeacfab1fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.01.02 18:40:35.405586 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44864 | ||
| 3797 | 2026.01.02 18:40:35.405677 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3798 | 2026.01.02 18:40:35.405714 [ 286 ] {} <Debug> TCP-Session: a23eb7c7-301a-48de-b506-747ece6e3b3c Authenticating user 'default' from [fd00:1122:3344:101::e]:44864 | ||
| 3799 | 2026.01.02 18:40:35.405742 [ 286 ] {} <Debug> TCP-Session: a23eb7c7-301a-48de-b506-747ece6e3b3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2026.01.02 18:40:35.405765 [ 286 ] {} <Debug> TCP-Session: a23eb7c7-301a-48de-b506-747ece6e3b3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.01.02 18:40:35.405976 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57331 | ||
| 3802 | 2026.01.02 18:40:35.405982 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34070 | ||
| 3803 | 2026.01.02 18:40:35.406035 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57772 | ||
| 3804 | 2026.01.02 18:40:35.406044 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61083 | ||
| 3805 | 2026.01.02 18:40:35.406096 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3806 | 2026.01.02 18:40:35.406122 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39674 | ||
| 3807 | 2026.01.02 18:40:35.406134 [ 286 ] {} <Trace> TCP-Session: a23eb7c7-301a-48de-b506-747ece6e3b3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3808 | 2026.01.02 18:40:35.406136 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3809 | 2026.01.02 18:40:35.406179 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3810 | 2026.01.02 18:40:35.406193 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3811 | 2026.01.02 18:40:35.406216 [ 288 ] {} <Debug> TCP-Session: eb2ca825-091d-4861-bde0-d22db0bbdc62 Authenticating user 'default' from [fd00:1122:3344:101::e]:34070 | ||
| 3812 | 2026.01.02 18:40:35.406245 [ 294 ] {} <Debug> TCP-Session: 5543743d-38f3-44f4-8f16-695e3bf5a821 Authenticating user 'default' from [fd00:1122:3344:101::e]:39674 | ||
| 3813 | 2026.01.02 18:40:35.406263 [ 288 ] {} <Debug> TCP-Session: eb2ca825-091d-4861-bde0-d22db0bbdc62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.01.02 18:40:35.406284 [ 294 ] {} <Debug> TCP-Session: 5543743d-38f3-44f4-8f16-695e3bf5a821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.01.02 18:40:35.406293 [ 288 ] {} <Debug> TCP-Session: eb2ca825-091d-4861-bde0-d22db0bbdc62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.01.02 18:40:35.406312 [ 286 ] {47e5fa7a-3b50-45a2-9ce5-138c11a5d9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44864) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3817 | 2026.01.02 18:40:35.406310 [ 294 ] {} <Debug> TCP-Session: 5543743d-38f3-44f4-8f16-695e3bf5a821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.01.02 18:40:35.406232 [ 291 ] {} <Debug> TCP-Session: c18bed80-2627-4c5d-814f-cf39eb7d5fab Authenticating user 'default' from [fd00:1122:3344:101::e]:61083 | ||
| 3819 | 2026.01.02 18:40:35.406148 [ 287 ] {} <Debug> TCP-Session: 2d3bab16-2994-4321-b8bc-e3532a18d304 Authenticating user 'default' from [fd00:1122:3344:101::e]:57331 | ||
| 3820 | 2026.01.02 18:40:35.406377 [ 291 ] {} <Debug> TCP-Session: c18bed80-2627-4c5d-814f-cf39eb7d5fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.01.02 18:40:35.406393 [ 287 ] {} <Debug> TCP-Session: 2d3bab16-2994-4321-b8bc-e3532a18d304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.01.02 18:40:35.406397 [ 291 ] {} <Debug> TCP-Session: c18bed80-2627-4c5d-814f-cf39eb7d5fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.01.02 18:40:35.406410 [ 287 ] {} <Debug> TCP-Session: 2d3bab16-2994-4321-b8bc-e3532a18d304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.01.02 18:40:35.406107 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44789 | ||
| 3825 | 2026.01.02 18:40:35.406068 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54161 | ||
| 3826 | 2026.01.02 18:40:35.406021 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50462 | ||
| 3827 | 2026.01.02 18:40:35.406512 [ 286 ] {47e5fa7a-3b50-45a2-9ce5-138c11a5d9c5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3828 | 2026.01.02 18:40:35.406528 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3829 | 2026.01.02 18:40:35.406514 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3830 | 2026.01.02 18:40:35.406561 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3831 | 2026.01.02 18:40:35.406571 [ 286 ] {47e5fa7a-3b50-45a2-9ce5-138c11a5d9c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3832 | 2026.01.02 18:40:35.406594 [ 289 ] {} <Debug> TCP-Session: b87621ef-26c4-4789-a0a2-4b974d938b16 Authenticating user 'default' from [fd00:1122:3344:101::e]:50462 | ||
| 3833 | 2026.01.02 18:40:35.406587 [ 293 ] {} <Debug> TCP-Session: bf86d4a6-ea9d-4feb-bbaf-744f7d23385f Authenticating user 'default' from [fd00:1122:3344:101::e]:44789 | ||
| 3834 | 2026.01.02 18:40:35.406626 [ 289 ] {} <Debug> TCP-Session: b87621ef-26c4-4789-a0a2-4b974d938b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.01.02 18:40:35.406637 [ 293 ] {} <Debug> TCP-Session: bf86d4a6-ea9d-4feb-bbaf-744f7d23385f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.01.02 18:40:35.406643 [ 289 ] {} <Debug> TCP-Session: b87621ef-26c4-4789-a0a2-4b974d938b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.01.02 18:40:35.406651 [ 293 ] {} <Debug> TCP-Session: bf86d4a6-ea9d-4feb-bbaf-744f7d23385f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.01.02 18:40:35.406561 [ 292 ] {} <Debug> TCP-Session: 4acf2aea-7e88-4ddd-9d7d-23da386ed75e Authenticating user 'default' from [fd00:1122:3344:101::e]:54161 | ||
| 3839 | 2026.01.02 18:40:35.406158 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3840 | 2026.01.02 18:40:35.406695 [ 292 ] {} <Debug> TCP-Session: 4acf2aea-7e88-4ddd-9d7d-23da386ed75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.01.02 18:40:35.406726 [ 292 ] {} <Debug> TCP-Session: 4acf2aea-7e88-4ddd-9d7d-23da386ed75e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.01.02 18:40:35.406726 [ 290 ] {} <Debug> TCP-Session: 0e10301c-2bc4-49a5-b5ef-b31ab8816b24 Authenticating user 'default' from [fd00:1122:3344:101::e]:57772 | ||
| 3843 | 2026.01.02 18:40:35.406759 [ 290 ] {} <Debug> TCP-Session: 0e10301c-2bc4-49a5-b5ef-b31ab8816b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.01.02 18:40:35.406775 [ 290 ] {} <Debug> TCP-Session: 0e10301c-2bc4-49a5-b5ef-b31ab8816b24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.01.02 18:40:35.406895 [ 286 ] {47e5fa7a-3b50-45a2-9ce5-138c11a5d9c5} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 3846 | 2026.01.02 18:40:35.407834 [ 303 ] {47e5fa7a-3b50-45a2-9ce5-138c11a5d9c5} <Trace> AggregatingTransform: Aggregating | ||
| 3847 | 2026.01.02 18:40:35.407872 [ 303 ] {47e5fa7a-3b50-45a2-9ce5-138c11a5d9c5} <Trace> Aggregator: Aggregation method: without_key | ||
| 3848 | 2026.01.02 18:40:35.407902 [ 303 ] {47e5fa7a-3b50-45a2-9ce5-138c11a5d9c5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901634 sec. (1109.097 rows/sec., 43.32 KiB/sec.) | ||
| 3849 | 2026.01.02 18:40:35.407920 [ 303 ] {47e5fa7a-3b50-45a2-9ce5-138c11a5d9c5} <Trace> Aggregator: Merging aggregated data | ||
| 3850 | 2026.01.02 18:40:35.409482 [ 286 ] {47e5fa7a-3b50-45a2-9ce5-138c11a5d9c5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0032 sec., 312.5 rows/sec., 12.21 KiB/sec. | ||
| 3851 | 2026.01.02 18:40:35.409613 [ 286 ] {47e5fa7a-3b50-45a2-9ce5-138c11a5d9c5} <Debug> TCPHandler: Processed in 0.003594964 sec. | ||
| 3852 | 2026.01.02 18:40:35.409717 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3853 | 2026.01.02 18:40:35.409743 [ 286 ] {} <Debug> TCP-Session: a23eb7c7-301a-48de-b506-747ece6e3b3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.01.02 18:40:35.409744 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3855 | 2026.01.02 18:40:35.409772 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3856 | 2026.01.02 18:40:35.409787 [ 287 ] {} <Debug> TCP-Session: 2d3bab16-2994-4321-b8bc-e3532a18d304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.01.02 18:40:35.409792 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3858 | 2026.01.02 18:40:35.409816 [ 288 ] {} <Debug> TCP-Session: eb2ca825-091d-4861-bde0-d22db0bbdc62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.01.02 18:40:35.409825 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3860 | 2026.01.02 18:40:35.409846 [ 289 ] {} <Debug> TCP-Session: b87621ef-26c4-4789-a0a2-4b974d938b16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.01.02 18:40:35.409862 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3862 | 2026.01.02 18:40:35.409888 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3863 | 2026.01.02 18:40:35.409911 [ 290 ] {} <Debug> TCP-Session: 0e10301c-2bc4-49a5-b5ef-b31ab8816b24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.01.02 18:40:35.409877 [ 291 ] {} <Debug> TCP-Session: c18bed80-2627-4c5d-814f-cf39eb7d5fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.01.02 18:40:35.409931 [ 294 ] {} <Debug> TCP-Session: 5543743d-38f3-44f4-8f16-695e3bf5a821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.01.02 18:40:35.409850 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3867 | 2026.01.02 18:40:35.409812 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3868 | 2026.01.02 18:40:35.410009 [ 292 ] {} <Debug> TCP-Session: 4acf2aea-7e88-4ddd-9d7d-23da386ed75e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.01.02 18:40:35.410031 [ 293 ] {} <Debug> TCP-Session: bf86d4a6-ea9d-4feb-bbaf-744f7d23385f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.01.02 18:40:35.608917 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.01.02 18:40:35.609103 [ 276 ] {95fc7047-0a1a-4e36-96ee-473894053495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3872 | 2026.01.02 18:40:35.609173 [ 276 ] {95fc7047-0a1a-4e36-96ee-473894053495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3873 | 2026.01.02 18:40:35.609875 [ 276 ] {95fc7047-0a1a-4e36-96ee-473894053495} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.01.02 18:40:35.609928 [ 276 ] {95fc7047-0a1a-4e36-96ee-473894053495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3875 | 2026.01.02 18:40:35.610358 [ 276 ] {95fc7047-0a1a-4e36-96ee-473894053495} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3876 | 2026.01.02 18:40:35.610617 [ 276 ] {95fc7047-0a1a-4e36-96ee-473894053495} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.01.02 18:40:35.610786 [ 276 ] {95fc7047-0a1a-4e36-96ee-473894053495} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001735 sec., 58789.625360230544 rows/sec., 4.91 MiB/sec. | ||
| 3878 | 2026.01.02 18:40:35.610840 [ 276 ] {95fc7047-0a1a-4e36-96ee-473894053495} <Debug> TCPHandler: Processed in 0.002061121 sec. | ||
| 3879 | 2026.01.02 18:40:35.610979 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2026.01.02 18:40:35.611085 [ 276 ] {acc3ba11-5be3-4388-9280-19fbf3a840ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3881 | 2026.01.02 18:40:35.611132 [ 276 ] {acc3ba11-5be3-4388-9280-19fbf3a840ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3882 | 2026.01.02 18:40:35.611567 [ 276 ] {acc3ba11-5be3-4388-9280-19fbf3a840ed} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2026.01.02 18:40:35.611601 [ 276 ] {acc3ba11-5be3-4388-9280-19fbf3a840ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3884 | 2026.01.02 18:40:35.611912 [ 276 ] {acc3ba11-5be3-4388-9280-19fbf3a840ed} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3885 | 2026.01.02 18:40:35.612133 [ 276 ] {acc3ba11-5be3-4388-9280-19fbf3a840ed} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2026.01.02 18:40:35.612263 [ 276 ] {acc3ba11-5be3-4388-9280-19fbf3a840ed} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001202 sec., 19134.77537437604 rows/sec., 1.41 MiB/sec. | ||
| 3887 | 2026.01.02 18:40:35.612300 [ 276 ] {acc3ba11-5be3-4388-9280-19fbf3a840ed} <Debug> TCPHandler: Processed in 0.00137455 sec. | ||
| 3888 | 2026.01.02 18:40:35.612411 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2026.01.02 18:40:35.612509 [ 276 ] {2b0eb374-dc63-41fe-b6a1-b740a72665a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3890 | 2026.01.02 18:40:35.612550 [ 276 ] {2b0eb374-dc63-41fe-b6a1-b740a72665a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3891 | 2026.01.02 18:40:35.612966 [ 276 ] {2b0eb374-dc63-41fe-b6a1-b740a72665a1} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.01.02 18:40:35.613001 [ 276 ] {2b0eb374-dc63-41fe-b6a1-b740a72665a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3893 | 2026.01.02 18:40:35.613327 [ 276 ] {2b0eb374-dc63-41fe-b6a1-b740a72665a1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3894 | 2026.01.02 18:40:35.613536 [ 276 ] {2b0eb374-dc63-41fe-b6a1-b740a72665a1} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2026.01.02 18:40:35.613659 [ 276 ] {2b0eb374-dc63-41fe-b6a1-b740a72665a1} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00117 sec., 74358.97435897436 rows/sec., 5.81 MiB/sec. | ||
| 3896 | 2026.01.02 18:40:35.613702 [ 276 ] {2b0eb374-dc63-41fe-b6a1-b740a72665a1} <Debug> TCPHandler: Processed in 0.001339881 sec. | ||
| 3897 | 2026.01.02 18:40:35.613814 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.01.02 18:40:35.613909 [ 276 ] {379e3deb-d9c9-4c64-87d1-65f1aa666278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3899 | 2026.01.02 18:40:35.613961 [ 276 ] {379e3deb-d9c9-4c64-87d1-65f1aa666278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3900 | 2026.01.02 18:40:35.614378 [ 276 ] {379e3deb-d9c9-4c64-87d1-65f1aa666278} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.01.02 18:40:35.614412 [ 276 ] {379e3deb-d9c9-4c64-87d1-65f1aa666278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3902 | 2026.01.02 18:40:35.614740 [ 276 ] {379e3deb-d9c9-4c64-87d1-65f1aa666278} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3903 | 2026.01.02 18:40:35.614995 [ 276 ] {379e3deb-d9c9-4c64-87d1-65f1aa666278} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.01.02 18:40:35.615129 [ 276 ] {379e3deb-d9c9-4c64-87d1-65f1aa666278} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 3905 | 2026.01.02 18:40:35.615170 [ 276 ] {379e3deb-d9c9-4c64-87d1-65f1aa666278} <Debug> TCPHandler: Processed in 0.001405051 sec. | ||
| 3906 | 2026.01.02 18:40:35.615290 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2026.01.02 18:40:35.615383 [ 276 ] {00e1b5fb-0e8e-450e-a889-c74a65bfec40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3908 | 2026.01.02 18:40:35.615438 [ 276 ] {00e1b5fb-0e8e-450e-a889-c74a65bfec40} <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 | ||
| 3909 | 2026.01.02 18:40:35.616251 [ 276 ] {00e1b5fb-0e8e-450e-a889-c74a65bfec40} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2026.01.02 18:40:35.616285 [ 276 ] {00e1b5fb-0e8e-450e-a889-c74a65bfec40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3911 | 2026.01.02 18:40:35.616852 [ 276 ] {00e1b5fb-0e8e-450e-a889-c74a65bfec40} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3912 | 2026.01.02 18:40:35.617078 [ 276 ] {00e1b5fb-0e8e-450e-a889-c74a65bfec40} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2026.01.02 18:40:35.617228 [ 276 ] {00e1b5fb-0e8e-450e-a889-c74a65bfec40} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001863 sec., 12345.67901234568 rows/sec., 22.12 MiB/sec. | ||
| 3914 | 2026.01.02 18:40:35.617292 [ 276 ] {00e1b5fb-0e8e-450e-a889-c74a65bfec40} <Debug> TCPHandler: Processed in 0.002050921 sec. | ||
| 3915 | 2026.01.02 18:40:35.617421 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2026.01.02 18:40:35.617516 [ 276 ] {440e69f5-6d60-435f-b3ae-61186957ceb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3917 | 2026.01.02 18:40:35.617559 [ 276 ] {440e69f5-6d60-435f-b3ae-61186957ceb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3918 | 2026.01.02 18:40:35.617909 [ 276 ] {440e69f5-6d60-435f-b3ae-61186957ceb2} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.01.02 18:40:35.617944 [ 276 ] {440e69f5-6d60-435f-b3ae-61186957ceb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3920 | 2026.01.02 18:40:35.618266 [ 276 ] {440e69f5-6d60-435f-b3ae-61186957ceb2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3921 | 2026.01.02 18:40:35.618497 [ 276 ] {440e69f5-6d60-435f-b3ae-61186957ceb2} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2026.01.02 18:40:35.618630 [ 276 ] {440e69f5-6d60-435f-b3ae-61186957ceb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 3923 | 2026.01.02 18:40:35.618714 [ 276 ] {440e69f5-6d60-435f-b3ae-61186957ceb2} <Debug> TCPHandler: Processed in 0.00134312 sec. | ||
| 3924 | 2026.01.02 18:40:36.738637 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8138 | ||
| 3925 | 2026.01.02 18:40:36.739112 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.01.02 18:40:36.739151 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3927 | 2026.01.02 18:40:36.739638 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3928 | 2026.01.02 18:40:36.739878 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2026.01.02 18:40:36.740004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8138 | ||
| 3930 | 2026.01.02 18:40:37.151785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3931 | 2026.01.02 18:40:37.166839 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3932 | 2026.01.02 18:40:37.166892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3933 | 2026.01.02 18:40:37.173161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3934 | 2026.01.02 18:40:37.173909 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2026.01.02 18:40:37.176474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3936 | 2026.01.02 18:40:38.001000 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.72 MiB, peak 245.68 MiB, free memory in arenas 0.00 B, will set to 238.89 MiB (RSS), difference: 1.17 MiB | ||
| 3937 | 2026.01.02 18:40:39.259466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 486 | ||
| 3938 | 2026.01.02 18:40:39.261856 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2026.01.02 18:40:39.261903 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3940 | 2026.01.02 18:40:39.263084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3941 | 2026.01.02 18:40:39.263350 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2026.01.02 18:40:39.263597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
| 3943 | 2026.01.02 18:40:40.608895 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2026.01.02 18:40:40.609177 [ 276 ] {8991dffe-5d4c-4873-9299-61639dfbb91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3945 | 2026.01.02 18:40:40.609283 [ 276 ] {8991dffe-5d4c-4873-9299-61639dfbb91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3946 | 2026.01.02 18:40:40.610141 [ 276 ] {8991dffe-5d4c-4873-9299-61639dfbb91c} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2026.01.02 18:40:40.610192 [ 276 ] {8991dffe-5d4c-4873-9299-61639dfbb91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3948 | 2026.01.02 18:40:40.610584 [ 276 ] {8991dffe-5d4c-4873-9299-61639dfbb91c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3949 | 2026.01.02 18:40:40.610804 [ 276 ] {8991dffe-5d4c-4873-9299-61639dfbb91c} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.01.02 18:40:40.610963 [ 276 ] {8991dffe-5d4c-4873-9299-61639dfbb91c} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001861 sec., 49435.78721117679 rows/sec., 4.17 MiB/sec. | ||
| 3951 | 2026.01.02 18:40:40.611013 [ 276 ] {8991dffe-5d4c-4873-9299-61639dfbb91c} <Debug> TCPHandler: Processed in 0.002309045 sec. | ||
| 3952 | 2026.01.02 18:40:40.611141 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3953 | 2026.01.02 18:40:40.611243 [ 276 ] {8e413b6c-e232-46e0-b7e4-e92922ebafc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3954 | 2026.01.02 18:40:40.611287 [ 276 ] {8e413b6c-e232-46e0-b7e4-e92922ebafc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3955 | 2026.01.02 18:40:40.611704 [ 276 ] {8e413b6c-e232-46e0-b7e4-e92922ebafc0} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2026.01.02 18:40:40.611742 [ 276 ] {8e413b6c-e232-46e0-b7e4-e92922ebafc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3957 | 2026.01.02 18:40:40.612068 [ 276 ] {8e413b6c-e232-46e0-b7e4-e92922ebafc0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3958 | 2026.01.02 18:40:40.612283 [ 276 ] {8e413b6c-e232-46e0-b7e4-e92922ebafc0} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2026.01.02 18:40:40.612416 [ 276 ] {8e413b6c-e232-46e0-b7e4-e92922ebafc0} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001196 sec., 15050.167224080267 rows/sec., 1.11 MiB/sec. | ||
| 3960 | 2026.01.02 18:40:40.612455 [ 276 ] {8e413b6c-e232-46e0-b7e4-e92922ebafc0} <Debug> TCPHandler: Processed in 0.001365791 sec. | ||
| 3961 | 2026.01.02 18:40:40.612567 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3962 | 2026.01.02 18:40:40.612663 [ 276 ] {9b6330a3-7fa2-4d6b-80a8-eef2f676a05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3963 | 2026.01.02 18:40:40.612703 [ 276 ] {9b6330a3-7fa2-4d6b-80a8-eef2f676a05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3964 | 2026.01.02 18:40:40.613115 [ 276 ] {9b6330a3-7fa2-4d6b-80a8-eef2f676a05f} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2026.01.02 18:40:40.613152 [ 276 ] {9b6330a3-7fa2-4d6b-80a8-eef2f676a05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3966 | 2026.01.02 18:40:40.613453 [ 276 ] {9b6330a3-7fa2-4d6b-80a8-eef2f676a05f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3967 | 2026.01.02 18:40:40.613659 [ 276 ] {9b6330a3-7fa2-4d6b-80a8-eef2f676a05f} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2026.01.02 18:40:40.613784 [ 276 ] {9b6330a3-7fa2-4d6b-80a8-eef2f676a05f} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.00114 sec., 71929.82456140351 rows/sec., 5.62 MiB/sec. | ||
| 3969 | 2026.01.02 18:40:40.613820 [ 276 ] {9b6330a3-7fa2-4d6b-80a8-eef2f676a05f} <Debug> TCPHandler: Processed in 0.00130445 sec. | ||
| 3970 | 2026.01.02 18:40:40.613935 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2026.01.02 18:40:40.614029 [ 276 ] {d2a960c9-4166-4839-9540-7d7f5006c5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3972 | 2026.01.02 18:40:40.614073 [ 276 ] {d2a960c9-4166-4839-9540-7d7f5006c5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3973 | 2026.01.02 18:40:40.614480 [ 276 ] {d2a960c9-4166-4839-9540-7d7f5006c5fd} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2026.01.02 18:40:40.614515 [ 276 ] {d2a960c9-4166-4839-9540-7d7f5006c5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3975 | 2026.01.02 18:40:40.614838 [ 276 ] {d2a960c9-4166-4839-9540-7d7f5006c5fd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3976 | 2026.01.02 18:40:40.615040 [ 276 ] {d2a960c9-4166-4839-9540-7d7f5006c5fd} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2026.01.02 18:40:40.615167 [ 276 ] {d2a960c9-4166-4839-9540-7d7f5006c5fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 3978 | 2026.01.02 18:40:40.615204 [ 276 ] {d2a960c9-4166-4839-9540-7d7f5006c5fd} <Debug> TCPHandler: Processed in 0.001319991 sec. | ||
| 3979 | 2026.01.02 18:40:40.615317 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3980 | 2026.01.02 18:40:40.615411 [ 276 ] {0207646f-6133-4db2-aa17-9a2430223c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3981 | 2026.01.02 18:40:40.615466 [ 276 ] {0207646f-6133-4db2-aa17-9a2430223c43} <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 | ||
| 3982 | 2026.01.02 18:40:40.616234 [ 276 ] {0207646f-6133-4db2-aa17-9a2430223c43} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2026.01.02 18:40:40.616270 [ 276 ] {0207646f-6133-4db2-aa17-9a2430223c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3984 | 2026.01.02 18:40:40.616825 [ 276 ] {0207646f-6133-4db2-aa17-9a2430223c43} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3985 | 2026.01.02 18:40:40.617044 [ 276 ] {0207646f-6133-4db2-aa17-9a2430223c43} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2026.01.02 18:40:40.617177 [ 276 ] {0207646f-6133-4db2-aa17-9a2430223c43} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001784 sec., 10089.686098654709 rows/sec., 18.08 MiB/sec. | ||
| 3987 | 2026.01.02 18:40:40.617230 [ 276 ] {0207646f-6133-4db2-aa17-9a2430223c43} <Debug> TCPHandler: Processed in 0.00196152 sec. | ||
| 3988 | 2026.01.02 18:40:40.617344 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3989 | 2026.01.02 18:40:40.617439 [ 276 ] {1cd7e4b3-8a97-4a64-af12-2d499e77dcbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3990 | 2026.01.02 18:40:40.617481 [ 276 ] {1cd7e4b3-8a97-4a64-af12-2d499e77dcbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3991 | 2026.01.02 18:40:40.617813 [ 276 ] {1cd7e4b3-8a97-4a64-af12-2d499e77dcbd} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2026.01.02 18:40:40.617847 [ 276 ] {1cd7e4b3-8a97-4a64-af12-2d499e77dcbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3993 | 2026.01.02 18:40:40.618149 [ 276 ] {1cd7e4b3-8a97-4a64-af12-2d499e77dcbd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3994 | 2026.01.02 18:40:40.618372 [ 276 ] {1cd7e4b3-8a97-4a64-af12-2d499e77dcbd} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2026.01.02 18:40:40.618498 [ 276 ] {1cd7e4b3-8a97-4a64-af12-2d499e77dcbd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 3996 | 2026.01.02 18:40:40.618534 [ 276 ] {1cd7e4b3-8a97-4a64-af12-2d499e77dcbd} <Debug> TCPHandler: Processed in 0.001240039 sec. | ||
| 3997 | 2026.01.02 18:40:44.128571 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3998 | 2026.01.02 18:40:44.128643 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3999 | 2026.01.02 18:40:44.240247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8650 | ||
| 4000 | 2026.01.02 18:40:44.240797 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2026.01.02 18:40:44.240849 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4002 | 2026.01.02 18:40:44.241368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4003 | 2026.01.02 18:40:44.241618 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2026.01.02 18:40:44.241793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8650 | ||
| 4005 | 2026.01.02 18:40:44.677084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4006 | 2026.01.02 18:40:44.692555 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4007 | 2026.01.02 18:40:44.692619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4008 | 2026.01.02 18:40:44.698282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4009 | 2026.01.02 18:40:44.698979 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4010 | 2026.01.02 18:40:44.701978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4011 | 2026.01.02 18:40:45.609415 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4012 | 2026.01.02 18:40:45.609612 [ 276 ] {a998ba84-12f5-4397-96cf-dc30b84e84e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4013 | 2026.01.02 18:40:45.609686 [ 276 ] {a998ba84-12f5-4397-96cf-dc30b84e84e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4014 | 2026.01.02 18:40:45.610362 [ 276 ] {a998ba84-12f5-4397-96cf-dc30b84e84e4} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2026.01.02 18:40:45.610411 [ 276 ] {a998ba84-12f5-4397-96cf-dc30b84e84e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4016 | 2026.01.02 18:40:45.610816 [ 276 ] {a998ba84-12f5-4397-96cf-dc30b84e84e4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4017 | 2026.01.02 18:40:45.611047 [ 276 ] {a998ba84-12f5-4397-96cf-dc30b84e84e4} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4018 | 2026.01.02 18:40:45.611223 [ 276 ] {a998ba84-12f5-4397-96cf-dc30b84e84e4} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001664 sec., 61298.07692307693 rows/sec., 5.12 MiB/sec. | ||
| 4019 | 2026.01.02 18:40:45.611272 [ 276 ] {a998ba84-12f5-4397-96cf-dc30b84e84e4} <Debug> TCPHandler: Processed in 0.001998731 sec. | ||
| 4020 | 2026.01.02 18:40:45.611402 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2026.01.02 18:40:45.611503 [ 276 ] {eb5c0ccb-56e9-4906-af87-3c63a6934d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4022 | 2026.01.02 18:40:45.611547 [ 276 ] {eb5c0ccb-56e9-4906-af87-3c63a6934d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4023 | 2026.01.02 18:40:45.611959 [ 276 ] {eb5c0ccb-56e9-4906-af87-3c63a6934d2a} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.01.02 18:40:45.611996 [ 276 ] {eb5c0ccb-56e9-4906-af87-3c63a6934d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4025 | 2026.01.02 18:40:45.612297 [ 276 ] {eb5c0ccb-56e9-4906-af87-3c63a6934d2a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4026 | 2026.01.02 18:40:45.612534 [ 276 ] {eb5c0ccb-56e9-4906-af87-3c63a6934d2a} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.01.02 18:40:45.612640 [ 40 ] {} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4028 | 2026.01.02 18:40:45.612666 [ 276 ] {eb5c0ccb-56e9-4906-af87-3c63a6934d2a} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001185 sec., 19409.28270042194 rows/sec., 1.43 MiB/sec. | ||
| 4029 | 2026.01.02 18:40:45.612707 [ 40 ] {} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.01.02 18:40:45.612716 [ 276 ] {eb5c0ccb-56e9-4906-af87-3c63a6934d2a} <Debug> TCPHandler: Processed in 0.001366481 sec. | ||
| 4031 | 2026.01.02 18:40:45.612737 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4032 | 2026.01.02 18:40:45.612835 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4033 | 2026.01.02 18:40:45.612864 [ 189 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 4034 | 2026.01.02 18:40:45.612937 [ 276 ] {d2ba7822-b7dc-4c4d-a1c0-31c08a41f8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4035 | 2026.01.02 18:40:45.612983 [ 276 ] {d2ba7822-b7dc-4c4d-a1c0-31c08a41f8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4036 | 2026.01.02 18:40:45.613012 [ 189 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4037 | 2026.01.02 18:40:45.613056 [ 189 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 71 rows starting from the beginning of the part | ||
| 4038 | 2026.01.02 18:40:45.613154 [ 189 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part | ||
| 4039 | 2026.01.02 18:40:45.613209 [ 189 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part | ||
| 4040 | 2026.01.02 18:40:45.613259 [ 189 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 4041 | 2026.01.02 18:40:45.613307 [ 189 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part | ||
| 4042 | 2026.01.02 18:40:45.613354 [ 189 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part | ||
| 4043 | 2026.01.02 18:40:45.613410 [ 276 ] {d2ba7822-b7dc-4c4d-a1c0-31c08a41f8ae} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2026.01.02 18:40:45.613451 [ 276 ] {d2ba7822-b7dc-4c4d-a1c0-31c08a41f8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4045 | 2026.01.02 18:40:45.613808 [ 276 ] {d2ba7822-b7dc-4c4d-a1c0-31c08a41f8ae} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4046 | 2026.01.02 18:40:45.614043 [ 276 ] {d2ba7822-b7dc-4c4d-a1c0-31c08a41f8ae} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2026.01.02 18:40:45.614188 [ 276 ] {d2ba7822-b7dc-4c4d-a1c0-31c08a41f8ae} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001271 sec., 68450.03933910307 rows/sec., 5.35 MiB/sec. | ||
| 4048 | 2026.01.02 18:40:45.614227 [ 276 ] {d2ba7822-b7dc-4c4d-a1c0-31c08a41f8ae} <Debug> TCPHandler: Processed in 0.001442492 sec. | ||
| 4049 | 2026.01.02 18:40:45.614283 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481392 sec., 118807.17595342759 rows/sec., 9.15 MiB/sec. | ||
| 4050 | 2026.01.02 18:40:45.614338 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2026.01.02 18:40:45.614414 [ 189 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4052 | 2026.01.02 18:40:45.614436 [ 276 ] {a132d94b-8a67-43c6-b443-c6fc54ad91ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4053 | 2026.01.02 18:40:45.614484 [ 276 ] {a132d94b-8a67-43c6-b443-c6fc54ad91ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4054 | 2026.01.02 18:40:45.614668 [ 189 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_21_4} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4055 | 2026.01.02 18:40:45.614741 [ 189 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_21_4} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4056 | 2026.01.02 18:40:45.614823 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4057 | 2026.01.02 18:40:45.614907 [ 276 ] {a132d94b-8a67-43c6-b443-c6fc54ad91ca} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.01.02 18:40:45.614948 [ 276 ] {a132d94b-8a67-43c6-b443-c6fc54ad91ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4059 | 2026.01.02 18:40:45.615292 [ 276 ] {a132d94b-8a67-43c6-b443-c6fc54ad91ca} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4060 | 2026.01.02 18:40:45.615512 [ 276 ] {a132d94b-8a67-43c6-b443-c6fc54ad91ca} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.01.02 18:40:45.615651 [ 276 ] {a132d94b-8a67-43c6-b443-c6fc54ad91ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 4062 | 2026.01.02 18:40:45.615689 [ 276 ] {a132d94b-8a67-43c6-b443-c6fc54ad91ca} <Debug> TCPHandler: Processed in 0.001401002 sec. | ||
| 4063 | 2026.01.02 18:40:45.615798 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.01.02 18:40:45.615892 [ 276 ] {2bc2f12b-ad5b-444c-be8d-404632057892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4065 | 2026.01.02 18:40:45.615946 [ 276 ] {2bc2f12b-ad5b-444c-be8d-404632057892} <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 | ||
| 4066 | 2026.01.02 18:40:45.616762 [ 276 ] {2bc2f12b-ad5b-444c-be8d-404632057892} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.01.02 18:40:45.616798 [ 276 ] {2bc2f12b-ad5b-444c-be8d-404632057892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4068 | 2026.01.02 18:40:45.617345 [ 276 ] {2bc2f12b-ad5b-444c-be8d-404632057892} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4069 | 2026.01.02 18:40:45.617589 [ 276 ] {2bc2f12b-ad5b-444c-be8d-404632057892} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.01.02 18:40:45.617731 [ 276 ] {2bc2f12b-ad5b-444c-be8d-404632057892} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001857 sec., 12385.568120624665 rows/sec., 22.19 MiB/sec. | ||
| 4071 | 2026.01.02 18:40:45.617799 [ 276 ] {2bc2f12b-ad5b-444c-be8d-404632057892} <Debug> TCPHandler: Processed in 0.002050691 sec. | ||
| 4072 | 2026.01.02 18:40:45.617912 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.01.02 18:40:45.618008 [ 276 ] {234a03e8-c625-459c-a9d3-6f7257d37382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4074 | 2026.01.02 18:40:45.618050 [ 276 ] {234a03e8-c625-459c-a9d3-6f7257d37382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4075 | 2026.01.02 18:40:45.618384 [ 276 ] {234a03e8-c625-459c-a9d3-6f7257d37382} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.01.02 18:40:45.618419 [ 276 ] {234a03e8-c625-459c-a9d3-6f7257d37382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4077 | 2026.01.02 18:40:45.618723 [ 276 ] {234a03e8-c625-459c-a9d3-6f7257d37382} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4078 | 2026.01.02 18:40:45.618927 [ 276 ] {234a03e8-c625-459c-a9d3-6f7257d37382} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.01.02 18:40:45.619066 [ 276 ] {234a03e8-c625-459c-a9d3-6f7257d37382} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 4080 | 2026.01.02 18:40:45.619103 [ 276 ] {234a03e8-c625-459c-a9d3-6f7257d37382} <Debug> TCPHandler: Processed in 0.001240829 sec. | ||
| 4081 | 2026.01.02 18:40:49.264490 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 510 | ||
| 4082 | 2026.01.02 18:40:49.266703 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.01.02 18:40:49.266744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4084 | 2026.01.02 18:40:49.267925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4085 | 2026.01.02 18:40:49.268201 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.01.02 18:40:49.268446 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
| 4087 | 2026.01.02 18:40:50.636949 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4088 | 2026.01.02 18:40:50.637235 [ 276 ] {16c74ce1-9304-4513-87d6-c1e284e27696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4089 | 2026.01.02 18:40:50.637339 [ 276 ] {16c74ce1-9304-4513-87d6-c1e284e27696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4090 | 2026.01.02 18:40:50.638168 [ 276 ] {16c74ce1-9304-4513-87d6-c1e284e27696} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2026.01.02 18:40:50.638215 [ 276 ] {16c74ce1-9304-4513-87d6-c1e284e27696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4092 | 2026.01.02 18:40:50.638599 [ 276 ] {16c74ce1-9304-4513-87d6-c1e284e27696} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4093 | 2026.01.02 18:40:50.638817 [ 276 ] {16c74ce1-9304-4513-87d6-c1e284e27696} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2026.01.02 18:40:50.638966 [ 60 ] {} <Debug> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4095 | 2026.01.02 18:40:50.638980 [ 276 ] {16c74ce1-9304-4513-87d6-c1e284e27696} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00182 sec., 13186.813186813186 rows/sec., 1.09 MiB/sec. | ||
| 4096 | 2026.01.02 18:40:50.639078 [ 60 ] {} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4097 | 2026.01.02 18:40:50.639094 [ 276 ] {16c74ce1-9304-4513-87d6-c1e284e27696} <Debug> TCPHandler: Processed in 0.002324575 sec. | ||
| 4098 | 2026.01.02 18:40:50.639129 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4099 | 2026.01.02 18:40:50.639227 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4100 | 2026.01.02 18:40:50.639280 [ 196 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::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 | ||
| 4101 | 2026.01.02 18:40:50.639332 [ 276 ] {d7fc5b37-145d-47f2-8eeb-ab47f6f7a654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4102 | 2026.01.02 18:40:50.639382 [ 276 ] {d7fc5b37-145d-47f2-8eeb-ab47f6f7a654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4103 | 2026.01.02 18:40:50.639463 [ 196 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4104 | 2026.01.02 18:40:50.639522 [ 196 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4105 | 2026.01.02 18:40:50.639626 [ 196 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4106 | 2026.01.02 18:40:50.639701 [ 196 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::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 | ||
| 4107 | 2026.01.02 18:40:50.639769 [ 196 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::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 | ||
| 4108 | 2026.01.02 18:40:50.639800 [ 276 ] {d7fc5b37-145d-47f2-8eeb-ab47f6f7a654} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2026.01.02 18:40:50.639840 [ 196 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::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 | ||
| 4110 | 2026.01.02 18:40:50.639843 [ 276 ] {d7fc5b37-145d-47f2-8eeb-ab47f6f7a654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4111 | 2026.01.02 18:40:50.640206 [ 276 ] {d7fc5b37-145d-47f2-8eeb-ab47f6f7a654} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4112 | 2026.01.02 18:40:50.640469 [ 276 ] {d7fc5b37-145d-47f2-8eeb-ab47f6f7a654} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.01.02 18:40:50.640611 [ 276 ] {d7fc5b37-145d-47f2-8eeb-ab47f6f7a654} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001301 sec., 7686.395080707148 rows/sec., 626.77 KiB/sec. | ||
| 4114 | 2026.01.02 18:40:50.640649 [ 276 ] {d7fc5b37-145d-47f2-8eeb-ab47f6f7a654} <Debug> TCPHandler: Processed in 0.001471782 sec. | ||
| 4115 | 2026.01.02 18:40:50.640691 [ 189 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470772 sec., 81589.80453802492 rows/sec., 7.08 MiB/sec. | ||
| 4116 | 2026.01.02 18:40:50.640768 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4117 | 2026.01.02 18:40:50.640867 [ 276 ] {696d2eac-3a54-43ed-8028-de0865498fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4118 | 2026.01.02 18:40:50.640873 [ 203 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4119 | 2026.01.02 18:40:50.640908 [ 276 ] {696d2eac-3a54-43ed-8028-de0865498fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4120 | 2026.01.02 18:40:50.641195 [ 203 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::all_1_5_1} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.01.02 18:40:50.641273 [ 203 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::all_1_5_1} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4122 | 2026.01.02 18:40:50.641372 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4123 | 2026.01.02 18:40:50.641819 [ 276 ] {696d2eac-3a54-43ed-8028-de0865498fa7} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2026.01.02 18:40:50.641854 [ 276 ] {696d2eac-3a54-43ed-8028-de0865498fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4125 | 2026.01.02 18:40:50.642280 [ 276 ] {696d2eac-3a54-43ed-8028-de0865498fa7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4126 | 2026.01.02 18:40:50.642492 [ 276 ] {696d2eac-3a54-43ed-8028-de0865498fa7} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2026.01.02 18:40:50.642598 [ 60 ] {} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4128 | 2026.01.02 18:40:50.642620 [ 276 ] {696d2eac-3a54-43ed-8028-de0865498fa7} <Debug> executeQuery: Read 1357 rows, 116.34 KiB in 0.001773 sec., 765369.4303440496 rows/sec., 64.08 MiB/sec. | ||
| 4129 | 2026.01.02 18:40:50.642636 [ 60 ] {} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2026.01.02 18:40:50.642665 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4131 | 2026.01.02 18:40:50.642666 [ 276 ] {696d2eac-3a54-43ed-8028-de0865498fa7} <Debug> TCPHandler: Processed in 0.001944309 sec. | ||
| 4132 | 2026.01.02 18:40:50.642759 [ 189 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::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 | ||
| 4133 | 2026.01.02 18:40:50.642793 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2026.01.02 18:40:50.642879 [ 189 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4135 | 2026.01.02 18:40:50.642890 [ 276 ] {accbba6e-807a-45c8-9ac9-2f39a6e7f917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4136 | 2026.01.02 18:40:50.642924 [ 189 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1408 rows starting from the beginning of the part | ||
| 4137 | 2026.01.02 18:40:50.642938 [ 276 ] {accbba6e-807a-45c8-9ac9-2f39a6e7f917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4138 | 2026.01.02 18:40:50.643037 [ 189 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 92 rows starting from the beginning of the part | ||
| 4139 | 2026.01.02 18:40:50.643118 [ 189 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 102 rows starting from the beginning of the part | ||
| 4140 | 2026.01.02 18:40:50.643187 [ 189 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 92 rows starting from the beginning of the part | ||
| 4141 | 2026.01.02 18:40:50.643253 [ 189 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 102 rows starting from the beginning of the part | ||
| 4142 | 2026.01.02 18:40:50.643322 [ 189 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1357 rows starting from the beginning of the part | ||
| 4143 | 2026.01.02 18:40:50.643361 [ 276 ] {accbba6e-807a-45c8-9ac9-2f39a6e7f917} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2026.01.02 18:40:50.643402 [ 276 ] {accbba6e-807a-45c8-9ac9-2f39a6e7f917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4145 | 2026.01.02 18:40:50.643746 [ 276 ] {accbba6e-807a-45c8-9ac9-2f39a6e7f917} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4146 | 2026.01.02 18:40:50.643973 [ 276 ] {accbba6e-807a-45c8-9ac9-2f39a6e7f917} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2026.01.02 18:40:50.644102 [ 276 ] {accbba6e-807a-45c8-9ac9-2f39a6e7f917} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001231 sec., 32493.90739236393 rows/sec., 2.39 MiB/sec. | ||
| 4148 | 2026.01.02 18:40:50.644140 [ 276 ] {accbba6e-807a-45c8-9ac9-2f39a6e7f917} <Debug> TCPHandler: Processed in 0.001395651 sec. | ||
| 4149 | 2026.01.02 18:40:50.644260 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2026.01.02 18:40:50.644382 [ 276 ] {669adc3c-a9f7-47bf-b1f1-f596e384d16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4151 | 2026.01.02 18:40:50.644431 [ 276 ] {669adc3c-a9f7-47bf-b1f1-f596e384d16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4152 | 2026.01.02 18:40:50.644972 [ 276 ] {669adc3c-a9f7-47bf-b1f1-f596e384d16e} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.01.02 18:40:50.645009 [ 276 ] {669adc3c-a9f7-47bf-b1f1-f596e384d16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4154 | 2026.01.02 18:40:50.645089 [ 195 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3153 rows, containing 5 columns (5 merged, 0 gathered) in 0.002373086 sec., 1328649.6991680874 rows/sec., 116.47 MiB/sec. | ||
| 4155 | 2026.01.02 18:40:50.645321 [ 189 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4156 | 2026.01.02 18:40:50.645358 [ 276 ] {669adc3c-a9f7-47bf-b1f1-f596e384d16e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4157 | 2026.01.02 18:40:50.645641 [ 189 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_26_5} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.01.02 18:40:50.645651 [ 276 ] {669adc3c-a9f7-47bf-b1f1-f596e384d16e} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2026.01.02 18:40:50.645728 [ 189 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_26_5} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4160 | 2026.01.02 18:40:50.645802 [ 276 ] {669adc3c-a9f7-47bf-b1f1-f596e384d16e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001445 sec., 174394.46366782006 rows/sec., 12.06 MiB/sec. | ||
| 4161 | 2026.01.02 18:40:50.645818 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 4162 | 2026.01.02 18:40:50.645849 [ 276 ] {669adc3c-a9f7-47bf-b1f1-f596e384d16e} <Debug> TCPHandler: Processed in 0.001647695 sec. | ||
| 4163 | 2026.01.02 18:40:50.645964 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4164 | 2026.01.02 18:40:50.646057 [ 276 ] {3c0b99df-6497-4d3d-af9f-1cb30723cfb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4165 | 2026.01.02 18:40:50.646097 [ 276 ] {3c0b99df-6497-4d3d-af9f-1cb30723cfb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4166 | 2026.01.02 18:40:50.646483 [ 276 ] {3c0b99df-6497-4d3d-af9f-1cb30723cfb5} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2026.01.02 18:40:50.646520 [ 276 ] {3c0b99df-6497-4d3d-af9f-1cb30723cfb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4168 | 2026.01.02 18:40:50.646836 [ 276 ] {3c0b99df-6497-4d3d-af9f-1cb30723cfb5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4169 | 2026.01.02 18:40:50.647037 [ 276 ] {3c0b99df-6497-4d3d-af9f-1cb30723cfb5} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2026.01.02 18:40:50.647136 [ 60 ] {} <Debug> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4171 | 2026.01.02 18:40:50.647165 [ 60 ] {} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4172 | 2026.01.02 18:40:50.647169 [ 276 ] {3c0b99df-6497-4d3d-af9f-1cb30723cfb5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 829.65 KiB/sec. | ||
| 4173 | 2026.01.02 18:40:50.647183 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4174 | 2026.01.02 18:40:50.647219 [ 276 ] {3c0b99df-6497-4d3d-af9f-1cb30723cfb5} <Debug> TCPHandler: Processed in 0.001302249 sec. | ||
| 4175 | 2026.01.02 18:40:50.647264 [ 203 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::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 | ||
| 4176 | 2026.01.02 18:40:50.647325 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4177 | 2026.01.02 18:40:50.647339 [ 203 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4178 | 2026.01.02 18:40:50.647368 [ 203 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4179 | 2026.01.02 18:40:50.647418 [ 276 ] {3762d4b5-32f6-4cea-a406-ef7aa27e3e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4180 | 2026.01.02 18:40:50.647422 [ 203 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4181 | 2026.01.02 18:40:50.647459 [ 276 ] {3762d4b5-32f6-4cea-a406-ef7aa27e3e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4182 | 2026.01.02 18:40:50.647474 [ 203 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::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 | ||
| 4183 | 2026.01.02 18:40:50.647519 [ 203 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::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 | ||
| 4184 | 2026.01.02 18:40:50.647556 [ 203 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::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 | ||
| 4185 | 2026.01.02 18:40:50.648184 [ 276 ] {3762d4b5-32f6-4cea-a406-ef7aa27e3e95} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.01.02 18:40:50.648202 [ 203 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000966365 sec., 62088.34136170081 rows/sec., 4.97 MiB/sec. | ||
| 4187 | 2026.01.02 18:40:50.648225 [ 276 ] {3762d4b5-32f6-4cea-a406-ef7aa27e3e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4188 | 2026.01.02 18:40:50.648295 [ 203 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4189 | 2026.01.02 18:40:50.648528 [ 203 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::all_1_5_1} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2026.01.02 18:40:50.648585 [ 203 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::all_1_5_1} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4191 | 2026.01.02 18:40:50.648607 [ 276 ] {3762d4b5-32f6-4cea-a406-ef7aa27e3e95} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4192 | 2026.01.02 18:40:50.648635 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4193 | 2026.01.02 18:40:50.648817 [ 276 ] {3762d4b5-32f6-4cea-a406-ef7aa27e3e95} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.01.02 18:40:50.648924 [ 60 ] {} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4195 | 2026.01.02 18:40:50.648947 [ 276 ] {3762d4b5-32f6-4cea-a406-ef7aa27e3e95} <Debug> executeQuery: Read 584 rows, 44.92 KiB in 0.001547 sec., 377504.8480930834 rows/sec., 28.36 MiB/sec. | ||
| 4196 | 2026.01.02 18:40:50.648959 [ 60 ] {} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.01.02 18:40:50.648989 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4198 | 2026.01.02 18:40:50.648994 [ 276 ] {3762d4b5-32f6-4cea-a406-ef7aa27e3e95} <Debug> TCPHandler: Processed in 0.001715146 sec. | ||
| 4199 | 2026.01.02 18:40:50.649060 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::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 | ||
| 4200 | 2026.01.02 18:40:50.649113 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.01.02 18:40:50.649142 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4202 | 2026.01.02 18:40:50.649170 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 633 rows starting from the beginning of the part | ||
| 4203 | 2026.01.02 18:40:50.649209 [ 276 ] {a49df4b3-78b1-45ce-92c5-96cbe55cc439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4204 | 2026.01.02 18:40:50.649243 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
| 4205 | 2026.01.02 18:40:50.649255 [ 276 ] {a49df4b3-78b1-45ce-92c5-96cbe55cc439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4206 | 2026.01.02 18:40:50.649297 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 87 rows starting from the beginning of the part | ||
| 4207 | 2026.01.02 18:40:50.649342 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
| 4208 | 2026.01.02 18:40:50.649384 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 87 rows starting from the beginning of the part | ||
| 4209 | 2026.01.02 18:40:50.649439 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 584 rows starting from the beginning of the part | ||
| 4210 | 2026.01.02 18:40:50.649812 [ 276 ] {a49df4b3-78b1-45ce-92c5-96cbe55cc439} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2026.01.02 18:40:50.649848 [ 276 ] {a49df4b3-78b1-45ce-92c5-96cbe55cc439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4212 | 2026.01.02 18:40:50.650227 [ 276 ] {a49df4b3-78b1-45ce-92c5-96cbe55cc439} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4213 | 2026.01.02 18:40:50.650405 [ 201 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1555 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374451 sec., 1131360.8124261978 rows/sec., 90.15 MiB/sec. | ||
| 4214 | 2026.01.02 18:40:50.650448 [ 276 ] {a49df4b3-78b1-45ce-92c5-96cbe55cc439} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4215 | 2026.01.02 18:40:50.650559 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4216 | 2026.01.02 18:40:50.650573 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4217 | 2026.01.02 18:40:50.650583 [ 276 ] {a49df4b3-78b1-45ce-92c5-96cbe55cc439} <Debug> executeQuery: Read 885 rows, 61.51 KiB in 0.001392 sec., 635775.8620689656 rows/sec., 43.15 MiB/sec. | ||
| 4218 | 2026.01.02 18:40:50.650591 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.01.02 18:40:50.650629 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4220 | 2026.01.02 18:40:50.650631 [ 276 ] {a49df4b3-78b1-45ce-92c5-96cbe55cc439} <Debug> TCPHandler: Processed in 0.001566453 sec. | ||
| 4221 | 2026.01.02 18:40:50.650710 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 4222 | 2026.01.02 18:40:50.650745 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2026.01.02 18:40:50.650813 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4224 | 2026.01.02 18:40:50.650846 [ 276 ] {508eb8e0-e761-49b4-ae90-ff0e9fcb40c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4225 | 2026.01.02 18:40:50.650850 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6982 rows starting from the beginning of the part | ||
| 4226 | 2026.01.02 18:40:50.650877 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_26_5} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.01.02 18:40:50.650910 [ 276 ] {508eb8e0-e761-49b4-ae90-ff0e9fcb40c7} <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 | ||
| 4228 | 2026.01.02 18:40:50.650927 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 4229 | 2026.01.02 18:40:50.650948 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_26_5} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4230 | 2026.01.02 18:40:50.650979 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4231 | 2026.01.02 18:40:50.651013 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4232 | 2026.01.02 18:40:50.651027 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 4233 | 2026.01.02 18:40:50.651073 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 4234 | 2026.01.02 18:40:50.651115 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 885 rows starting from the beginning of the part | ||
| 4235 | 2026.01.02 18:40:50.651668 [ 276 ] {508eb8e0-e761-49b4-ae90-ff0e9fcb40c7} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.01.02 18:40:50.651710 [ 276 ] {508eb8e0-e761-49b4-ae90-ff0e9fcb40c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4237 | 2026.01.02 18:40:50.652253 [ 276 ] {508eb8e0-e761-49b4-ae90-ff0e9fcb40c7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4238 | 2026.01.02 18:40:50.652471 [ 276 ] {508eb8e0-e761-49b4-ae90-ff0e9fcb40c7} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.01.02 18:40:50.652594 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4240 | 2026.01.02 18:40:50.652608 [ 276 ] {508eb8e0-e761-49b4-ae90-ff0e9fcb40c7} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00178 sec., 10112.359550561798 rows/sec., 18.12 MiB/sec. | ||
| 4241 | 2026.01.02 18:40:50.652645 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.01.02 18:40:50.652677 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4243 | 2026.01.02 18:40:50.652683 [ 276 ] {508eb8e0-e761-49b4-ae90-ff0e9fcb40c7} <Debug> TCPHandler: Processed in 0.00198671 sec. | ||
| 4244 | 2026.01.02 18:40:50.652764 [ 201 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::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 | ||
| 4245 | 2026.01.02 18:40:50.652809 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4246 | 2026.01.02 18:40:50.652907 [ 276 ] {19598c71-d4fe-47b1-b516-2aad3ac1170b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4247 | 2026.01.02 18:40:50.652950 [ 276 ] {19598c71-d4fe-47b1-b516-2aad3ac1170b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4248 | 2026.01.02 18:40:50.653031 [ 201 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4249 | 2026.01.02 18:40:50.653129 [ 201 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 303 rows starting from the beginning of the part | ||
| 4250 | 2026.01.02 18:40:50.653313 [ 276 ] {19598c71-d4fe-47b1-b516-2aad3ac1170b} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.01.02 18:40:50.653338 [ 201 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 18 rows starting from the beginning of the part | ||
| 4252 | 2026.01.02 18:40:50.653357 [ 276 ] {19598c71-d4fe-47b1-b516-2aad3ac1170b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4253 | 2026.01.02 18:40:50.653529 [ 201 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part | ||
| 4254 | 2026.01.02 18:40:50.653710 [ 201 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 18 rows starting from the beginning of the part | ||
| 4255 | 2026.01.02 18:40:50.653713 [ 276 ] {19598c71-d4fe-47b1-b516-2aad3ac1170b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4256 | 2026.01.02 18:40:50.653886 [ 201 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part | ||
| 4257 | 2026.01.02 18:40:50.653968 [ 276 ] {19598c71-d4fe-47b1-b516-2aad3ac1170b} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.01.02 18:40:50.654019 [ 201 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 18 rows starting from the beginning of the part | ||
| 4259 | 2026.01.02 18:40:50.654086 [ 60 ] {} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4260 | 2026.01.02 18:40:50.654109 [ 276 ] {19598c71-d4fe-47b1-b516-2aad3ac1170b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.31 MiB/sec. | ||
| 4261 | 2026.01.02 18:40:50.654124 [ 60 ] {} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4262 | 2026.01.02 18:40:50.654165 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4263 | 2026.01.02 18:40:50.654182 [ 276 ] {19598c71-d4fe-47b1-b516-2aad3ac1170b} <Debug> TCPHandler: Processed in 0.001421711 sec. | ||
| 4264 | 2026.01.02 18:40:50.654232 [ 195 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 4265 | 2026.01.02 18:40:50.654304 [ 195 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4266 | 2026.01.02 18:40:50.654328 [ 195 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 960 rows starting from the beginning of the part | ||
| 4267 | 2026.01.02 18:40:50.654372 [ 195 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 4268 | 2026.01.02 18:40:50.654409 [ 195 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 4269 | 2026.01.02 18:40:50.654443 [ 195 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 4270 | 2026.01.02 18:40:50.654479 [ 195 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 4271 | 2026.01.02 18:40:50.654511 [ 195 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 4272 | 2026.01.02 18:40:50.654521 [ 190 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8507 rows, containing 5 columns (5 merged, 0 gathered) in 0.003839588 sec., 2215602.298996663 rows/sec., 151.86 MiB/sec. | ||
| 4273 | 2026.01.02 18:40:50.654825 [ 190 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4274 | 2026.01.02 18:40:50.655170 [ 190 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.01.02 18:40:50.655258 [ 190 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4276 | 2026.01.02 18:40:50.655365 [ 201 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 4 columns (4 merged, 0 gathered) in 0.001161258 sec., 1085030.2000072335 rows/sec., 73.80 MiB/sec. | ||
| 4277 | 2026.01.02 18:40:50.655377 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 4278 | 2026.01.02 18:40:50.655627 [ 199 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4279 | 2026.01.02 18:40:50.655887 [ 199 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_26_5} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.01.02 18:40:50.655950 [ 199 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_26_5} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4281 | 2026.01.02 18:40:50.656025 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4282 | 2026.01.02 18:40:50.657524 [ 199 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 19 columns (19 merged, 0 gathered) in 0.004796253 sec., 84023.92450940348 rows/sec., 150.57 MiB/sec. | ||
| 4283 | 2026.01.02 18:40:50.658144 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4284 | 2026.01.02 18:40:50.658473 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2026.01.02 18:40:50.658539 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4286 | 2026.01.02 18:40:50.658624 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 4287 | 2026.01.02 18:40:51.001139 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.85 MiB, peak 250.04 MiB, free memory in arenas 0.00 B, will set to 241.32 MiB (RSS), difference: 1.47 MiB | ||
| 4288 | 2026.01.02 18:40:51.742076 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9098 | ||
| 4289 | 2026.01.02 18:40:51.742559 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2026.01.02 18:40:51.742600 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4291 | 2026.01.02 18:40:51.743089 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4292 | 2026.01.02 18:40:51.743319 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2026.01.02 18:40:51.743443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9098 | ||
| 4294 | 2026.01.02 18:40:52.202138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4295 | 2026.01.02 18:40:52.219308 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2026.01.02 18:40:52.219362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4297 | 2026.01.02 18:40:52.226132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4298 | 2026.01.02 18:40:52.226931 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2026.01.02 18:40:52.229833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4300 | 2026.01.02 18:40:55.609071 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2026.01.02 18:40:55.609376 [ 276 ] {ed58cfdf-0d71-403b-afc6-376017398b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4302 | 2026.01.02 18:40:55.609483 [ 276 ] {ed58cfdf-0d71-403b-afc6-376017398b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4303 | 2026.01.02 18:40:55.610350 [ 276 ] {ed58cfdf-0d71-403b-afc6-376017398b5f} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2026.01.02 18:40:55.610399 [ 276 ] {ed58cfdf-0d71-403b-afc6-376017398b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4305 | 2026.01.02 18:40:55.610807 [ 276 ] {ed58cfdf-0d71-403b-afc6-376017398b5f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4306 | 2026.01.02 18:40:55.611035 [ 276 ] {ed58cfdf-0d71-403b-afc6-376017398b5f} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2026.01.02 18:40:55.611201 [ 276 ] {ed58cfdf-0d71-403b-afc6-376017398b5f} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001903 sec., 53599.5796111403 rows/sec., 4.48 MiB/sec. | ||
| 4308 | 2026.01.02 18:40:55.611253 [ 276 ] {ed58cfdf-0d71-403b-afc6-376017398b5f} <Debug> TCPHandler: Processed in 0.002368445 sec. | ||
| 4309 | 2026.01.02 18:40:55.611387 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4310 | 2026.01.02 18:40:55.611491 [ 276 ] {a7612fcf-dbd1-47c7-ba29-4e9d9a38a053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4311 | 2026.01.02 18:40:55.611535 [ 276 ] {a7612fcf-dbd1-47c7-ba29-4e9d9a38a053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4312 | 2026.01.02 18:40:55.611959 [ 276 ] {a7612fcf-dbd1-47c7-ba29-4e9d9a38a053} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2026.01.02 18:40:55.611998 [ 276 ] {a7612fcf-dbd1-47c7-ba29-4e9d9a38a053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4314 | 2026.01.02 18:40:55.612314 [ 276 ] {a7612fcf-dbd1-47c7-ba29-4e9d9a38a053} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4315 | 2026.01.02 18:40:55.612527 [ 276 ] {a7612fcf-dbd1-47c7-ba29-4e9d9a38a053} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2026.01.02 18:40:55.612661 [ 276 ] {a7612fcf-dbd1-47c7-ba29-4e9d9a38a053} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001195 sec., 19246.861924686193 rows/sec., 1.41 MiB/sec. | ||
| 4317 | 2026.01.02 18:40:55.612701 [ 276 ] {a7612fcf-dbd1-47c7-ba29-4e9d9a38a053} <Debug> TCPHandler: Processed in 0.00136546 sec. | ||
| 4318 | 2026.01.02 18:40:55.612804 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2026.01.02 18:40:55.612900 [ 276 ] {7ce94e33-33db-4e0f-a9ed-ef0925034357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4320 | 2026.01.02 18:40:55.612942 [ 276 ] {7ce94e33-33db-4e0f-a9ed-ef0925034357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4321 | 2026.01.02 18:40:55.613375 [ 276 ] {7ce94e33-33db-4e0f-a9ed-ef0925034357} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2026.01.02 18:40:55.613412 [ 276 ] {7ce94e33-33db-4e0f-a9ed-ef0925034357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4323 | 2026.01.02 18:40:55.613726 [ 276 ] {7ce94e33-33db-4e0f-a9ed-ef0925034357} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4324 | 2026.01.02 18:40:55.613936 [ 276 ] {7ce94e33-33db-4e0f-a9ed-ef0925034357} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2026.01.02 18:40:55.614065 [ 276 ] {7ce94e33-33db-4e0f-a9ed-ef0925034357} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001185 sec., 73417.72151898734 rows/sec., 5.73 MiB/sec. | ||
| 4326 | 2026.01.02 18:40:55.614102 [ 276 ] {7ce94e33-33db-4e0f-a9ed-ef0925034357} <Debug> TCPHandler: Processed in 0.001348221 sec. | ||
| 4327 | 2026.01.02 18:40:55.614216 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4328 | 2026.01.02 18:40:55.614310 [ 276 ] {f06f422c-9627-4617-b555-a5c9e9d675a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4329 | 2026.01.02 18:40:55.614355 [ 276 ] {f06f422c-9627-4617-b555-a5c9e9d675a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4330 | 2026.01.02 18:40:55.614767 [ 276 ] {f06f422c-9627-4617-b555-a5c9e9d675a1} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2026.01.02 18:40:55.614801 [ 276 ] {f06f422c-9627-4617-b555-a5c9e9d675a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4332 | 2026.01.02 18:40:55.615130 [ 276 ] {f06f422c-9627-4617-b555-a5c9e9d675a1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4333 | 2026.01.02 18:40:55.615342 [ 276 ] {f06f422c-9627-4617-b555-a5c9e9d675a1} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2026.01.02 18:40:55.615471 [ 276 ] {f06f422c-9627-4617-b555-a5c9e9d675a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 4335 | 2026.01.02 18:40:55.615508 [ 276 ] {f06f422c-9627-4617-b555-a5c9e9d675a1} <Debug> TCPHandler: Processed in 0.00134061 sec. | ||
| 4336 | 2026.01.02 18:40:55.615629 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4337 | 2026.01.02 18:40:55.615749 [ 276 ] {10a49568-3c05-4edc-a149-c041d52bede5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4338 | 2026.01.02 18:40:55.615819 [ 276 ] {10a49568-3c05-4edc-a149-c041d52bede5} <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 | ||
| 4339 | 2026.01.02 18:40:55.616626 [ 276 ] {10a49568-3c05-4edc-a149-c041d52bede5} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2026.01.02 18:40:55.616662 [ 276 ] {10a49568-3c05-4edc-a149-c041d52bede5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4341 | 2026.01.02 18:40:55.617190 [ 276 ] {10a49568-3c05-4edc-a149-c041d52bede5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4342 | 2026.01.02 18:40:55.617415 [ 276 ] {10a49568-3c05-4edc-a149-c041d52bede5} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.01.02 18:40:55.617553 [ 276 ] {10a49568-3c05-4edc-a149-c041d52bede5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001827 sec., 12588.943623426381 rows/sec., 22.56 MiB/sec. | ||
| 4344 | 2026.01.02 18:40:55.617615 [ 276 ] {10a49568-3c05-4edc-a149-c041d52bede5} <Debug> TCPHandler: Processed in 0.002048021 sec. | ||
| 4345 | 2026.01.02 18:40:55.617730 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2026.01.02 18:40:55.617825 [ 276 ] {fb45dcb6-f2be-4334-b71c-77afa4f68eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4347 | 2026.01.02 18:40:55.617867 [ 276 ] {fb45dcb6-f2be-4334-b71c-77afa4f68eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4348 | 2026.01.02 18:40:55.618204 [ 276 ] {fb45dcb6-f2be-4334-b71c-77afa4f68eed} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.01.02 18:40:55.618238 [ 276 ] {fb45dcb6-f2be-4334-b71c-77afa4f68eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4350 | 2026.01.02 18:40:55.618555 [ 276 ] {fb45dcb6-f2be-4334-b71c-77afa4f68eed} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4351 | 2026.01.02 18:40:55.618766 [ 276 ] {fb45dcb6-f2be-4334-b71c-77afa4f68eed} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.01.02 18:40:55.618892 [ 276 ] {fb45dcb6-f2be-4334-b71c-77afa4f68eed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 4353 | 2026.01.02 18:40:55.618928 [ 276 ] {fb45dcb6-f2be-4334-b71c-77afa4f68eed} <Debug> TCPHandler: Processed in 0.001246909 sec. | ||
| 4354 | 2026.01.02 18:40:59.128680 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4355 | 2026.01.02 18:40:59.128752 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4356 | 2026.01.02 18:40:59.244330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9610 | ||
| 4357 | 2026.01.02 18:40:59.244856 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.01.02 18:40:59.244907 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4359 | 2026.01.02 18:40:59.245417 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4360 | 2026.01.02 18:40:59.245661 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.01.02 18:40:59.245815 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9610 | ||
| 4362 | 2026.01.02 18:40:59.269300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 542 | ||
| 4363 | 2026.01.02 18:40:59.271549 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.01.02 18:40:59.271597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4365 | 2026.01.02 18:40:59.272789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4366 | 2026.01.02 18:40:59.273050 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2026.01.02 18:40:59.273305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 4368 | 2026.01.02 18:40:59.730735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4369 | 2026.01.02 18:40:59.747304 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2026.01.02 18:40:59.747364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4371 | 2026.01.02 18:40:59.753402 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4372 | 2026.01.02 18:40:59.754160 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2026.01.02 18:40:59.760941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4374 | 2026.01.02 18:41:00.609621 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2026.01.02 18:41:00.609825 [ 276 ] {5a29e285-6bf6-4201-8019-5099ce53aa80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4376 | 2026.01.02 18:41:00.609905 [ 276 ] {5a29e285-6bf6-4201-8019-5099ce53aa80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4377 | 2026.01.02 18:41:00.610616 [ 276 ] {5a29e285-6bf6-4201-8019-5099ce53aa80} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2026.01.02 18:41:00.610671 [ 276 ] {5a29e285-6bf6-4201-8019-5099ce53aa80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4379 | 2026.01.02 18:41:00.611118 [ 276 ] {5a29e285-6bf6-4201-8019-5099ce53aa80} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4380 | 2026.01.02 18:41:00.611358 [ 276 ] {5a29e285-6bf6-4201-8019-5099ce53aa80} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2026.01.02 18:41:00.611534 [ 276 ] {5a29e285-6bf6-4201-8019-5099ce53aa80} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001763 sec., 52183.77765173001 rows/sec., 4.40 MiB/sec. | ||
| 4382 | 2026.01.02 18:41:00.611588 [ 276 ] {5a29e285-6bf6-4201-8019-5099ce53aa80} <Debug> TCPHandler: Processed in 0.002109132 sec. | ||
| 4383 | 2026.01.02 18:41:00.611726 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2026.01.02 18:41:00.611830 [ 276 ] {cfec86f9-d306-438e-9aaf-d63b38426dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4385 | 2026.01.02 18:41:00.611876 [ 276 ] {cfec86f9-d306-438e-9aaf-d63b38426dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4386 | 2026.01.02 18:41:00.612305 [ 276 ] {cfec86f9-d306-438e-9aaf-d63b38426dee} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2026.01.02 18:41:00.612344 [ 276 ] {cfec86f9-d306-438e-9aaf-d63b38426dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4388 | 2026.01.02 18:41:00.612650 [ 276 ] {cfec86f9-d306-438e-9aaf-d63b38426dee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4389 | 2026.01.02 18:41:00.612866 [ 276 ] {cfec86f9-d306-438e-9aaf-d63b38426dee} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2026.01.02 18:41:00.613003 [ 276 ] {cfec86f9-d306-438e-9aaf-d63b38426dee} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001195 sec., 15062.761506276149 rows/sec., 1.11 MiB/sec. | ||
| 4391 | 2026.01.02 18:41:00.613042 [ 276 ] {cfec86f9-d306-438e-9aaf-d63b38426dee} <Debug> TCPHandler: Processed in 0.00136936 sec. | ||
| 4392 | 2026.01.02 18:41:00.613166 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2026.01.02 18:41:00.613286 [ 276 ] {93320125-8ce1-4bc9-9376-e9cda3369ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4394 | 2026.01.02 18:41:00.613337 [ 276 ] {93320125-8ce1-4bc9-9376-e9cda3369ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4395 | 2026.01.02 18:41:00.613869 [ 276 ] {93320125-8ce1-4bc9-9376-e9cda3369ebf} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2026.01.02 18:41:00.613912 [ 276 ] {93320125-8ce1-4bc9-9376-e9cda3369ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4397 | 2026.01.02 18:41:00.614239 [ 276 ] {93320125-8ce1-4bc9-9376-e9cda3369ebf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4398 | 2026.01.02 18:41:00.614456 [ 276 ] {93320125-8ce1-4bc9-9376-e9cda3369ebf} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2026.01.02 18:41:00.614587 [ 276 ] {93320125-8ce1-4bc9-9376-e9cda3369ebf} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001326 sec., 61840.12066365008 rows/sec., 4.83 MiB/sec. | ||
| 4400 | 2026.01.02 18:41:00.614625 [ 276 ] {93320125-8ce1-4bc9-9376-e9cda3369ebf} <Debug> TCPHandler: Processed in 0.001520863 sec. | ||
| 4401 | 2026.01.02 18:41:00.614738 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4402 | 2026.01.02 18:41:00.614832 [ 276 ] {23caf1ed-edba-469d-bac3-41e6937d0b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4403 | 2026.01.02 18:41:00.614877 [ 276 ] {23caf1ed-edba-469d-bac3-41e6937d0b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4404 | 2026.01.02 18:41:00.615292 [ 276 ] {23caf1ed-edba-469d-bac3-41e6937d0b4c} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4405 | 2026.01.02 18:41:00.615329 [ 276 ] {23caf1ed-edba-469d-bac3-41e6937d0b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4406 | 2026.01.02 18:41:00.615690 [ 276 ] {23caf1ed-edba-469d-bac3-41e6937d0b4c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4407 | 2026.01.02 18:41:00.615912 [ 276 ] {23caf1ed-edba-469d-bac3-41e6937d0b4c} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4408 | 2026.01.02 18:41:00.616045 [ 276 ] {23caf1ed-edba-469d-bac3-41e6937d0b4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 4409 | 2026.01.02 18:41:00.616083 [ 276 ] {23caf1ed-edba-469d-bac3-41e6937d0b4c} <Debug> TCPHandler: Processed in 0.001393812 sec. | ||
| 4410 | 2026.01.02 18:41:00.616184 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4411 | 2026.01.02 18:41:00.616277 [ 276 ] {aa4db397-c7bb-45f7-a9a1-a258e1ea8fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4412 | 2026.01.02 18:41:00.616333 [ 276 ] {aa4db397-c7bb-45f7-a9a1-a258e1ea8fc2} <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 | ||
| 4413 | 2026.01.02 18:41:00.617120 [ 276 ] {aa4db397-c7bb-45f7-a9a1-a258e1ea8fc2} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.01.02 18:41:00.617157 [ 276 ] {aa4db397-c7bb-45f7-a9a1-a258e1ea8fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4415 | 2026.01.02 18:41:00.617710 [ 276 ] {aa4db397-c7bb-45f7-a9a1-a258e1ea8fc2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4416 | 2026.01.02 18:41:00.617938 [ 276 ] {aa4db397-c7bb-45f7-a9a1-a258e1ea8fc2} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.01.02 18:41:00.618079 [ 276 ] {aa4db397-c7bb-45f7-a9a1-a258e1ea8fc2} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00182 sec., 9890.10989010989 rows/sec., 17.72 MiB/sec. | ||
| 4418 | 2026.01.02 18:41:00.618140 [ 276 ] {aa4db397-c7bb-45f7-a9a1-a258e1ea8fc2} <Debug> TCPHandler: Processed in 0.002005371 sec. | ||
| 4419 | 2026.01.02 18:41:00.618255 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.01.02 18:41:00.618349 [ 276 ] {e47d7d9a-2ade-4914-93cd-8b125357ba58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4421 | 2026.01.02 18:41:00.618392 [ 276 ] {e47d7d9a-2ade-4914-93cd-8b125357ba58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4422 | 2026.01.02 18:41:00.618731 [ 276 ] {e47d7d9a-2ade-4914-93cd-8b125357ba58} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.01.02 18:41:00.618773 [ 276 ] {e47d7d9a-2ade-4914-93cd-8b125357ba58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4424 | 2026.01.02 18:41:00.619097 [ 276 ] {e47d7d9a-2ade-4914-93cd-8b125357ba58} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4425 | 2026.01.02 18:41:00.619320 [ 276 ] {e47d7d9a-2ade-4914-93cd-8b125357ba58} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.01.02 18:41:00.619450 [ 276 ] {e47d7d9a-2ade-4914-93cd-8b125357ba58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 4427 | 2026.01.02 18:41:00.619487 [ 276 ] {e47d7d9a-2ade-4914-93cd-8b125357ba58} <Debug> TCPHandler: Processed in 0.001281429 sec. | ||
| 4428 | 2026.01.02 18:41:03.516444 [ 83 ] {} <Debug> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4429 | 2026.01.02 18:41:03.516540 [ 83 ] {} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2026.01.02 18:41:03.516564 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4431 | 2026.01.02 18:41:03.516661 [ 195 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::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 | ||
| 4432 | 2026.01.02 18:41:03.516779 [ 195 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4433 | 2026.01.02 18:41:03.516830 [ 195 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4434 | 2026.01.02 18:41:03.516894 [ 195 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4435 | 2026.01.02 18:41:03.516940 [ 195 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 253 rows starting from the beginning of the part | ||
| 4436 | 2026.01.02 18:41:03.517009 [ 195 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part | ||
| 4437 | 2026.01.02 18:41:03.517051 [ 195 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
| 4438 | 2026.01.02 18:41:03.517976 [ 193 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351101 sec., 595810.3798309675 rows/sec., 43.97 MiB/sec. | ||
| 4439 | 2026.01.02 18:41:03.518150 [ 199 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4440 | 2026.01.02 18:41:03.518422 [ 199 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_5_1} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2026.01.02 18:41:03.518492 [ 199 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_5_1} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4442 | 2026.01.02 18:41:03.518572 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4443 | 2026.01.02 18:41:05.609502 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2026.01.02 18:41:05.609787 [ 276 ] {5814fb32-26b6-40b2-903f-2cd19388762f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4445 | 2026.01.02 18:41:05.609895 [ 276 ] {5814fb32-26b6-40b2-903f-2cd19388762f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4446 | 2026.01.02 18:41:05.610669 [ 276 ] {5814fb32-26b6-40b2-903f-2cd19388762f} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2026.01.02 18:41:05.610717 [ 276 ] {5814fb32-26b6-40b2-903f-2cd19388762f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4448 | 2026.01.02 18:41:05.611126 [ 276 ] {5814fb32-26b6-40b2-903f-2cd19388762f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4449 | 2026.01.02 18:41:05.611348 [ 276 ] {5814fb32-26b6-40b2-903f-2cd19388762f} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2026.01.02 18:41:05.611506 [ 276 ] {5814fb32-26b6-40b2-903f-2cd19388762f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001797 sec., 3338.8981636060103 rows/sec., 272.26 KiB/sec. | ||
| 4451 | 2026.01.02 18:41:05.611548 [ 276 ] {5814fb32-26b6-40b2-903f-2cd19388762f} <Debug> TCPHandler: Processed in 0.002235874 sec. | ||
| 4452 | 2026.01.02 18:41:05.611673 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4453 | 2026.01.02 18:41:05.611769 [ 276 ] {47d9f90c-6f6a-49e4-a536-94f8baf984f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4454 | 2026.01.02 18:41:05.611810 [ 276 ] {47d9f90c-6f6a-49e4-a536-94f8baf984f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4455 | 2026.01.02 18:41:05.612257 [ 276 ] {47d9f90c-6f6a-49e4-a536-94f8baf984f2} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.01.02 18:41:05.612294 [ 276 ] {47d9f90c-6f6a-49e4-a536-94f8baf984f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4457 | 2026.01.02 18:41:05.612634 [ 276 ] {47d9f90c-6f6a-49e4-a536-94f8baf984f2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4458 | 2026.01.02 18:41:05.612868 [ 276 ] {47d9f90c-6f6a-49e4-a536-94f8baf984f2} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2026.01.02 18:41:05.612997 [ 276 ] {47d9f90c-6f6a-49e4-a536-94f8baf984f2} <Debug> executeQuery: Read 105 rows, 8.94 KiB in 0.001246 sec., 84269.66292134832 rows/sec., 7.01 MiB/sec. | ||
| 4460 | 2026.01.02 18:41:05.613034 [ 276 ] {47d9f90c-6f6a-49e4-a536-94f8baf984f2} <Debug> TCPHandler: Processed in 0.001410681 sec. | ||
| 4461 | 2026.01.02 18:41:05.613152 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4462 | 2026.01.02 18:41:05.613248 [ 276 ] {8844691c-666c-471a-953c-f5031bfea967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4463 | 2026.01.02 18:41:05.613289 [ 276 ] {8844691c-666c-471a-953c-f5031bfea967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4464 | 2026.01.02 18:41:05.613694 [ 276 ] {8844691c-666c-471a-953c-f5031bfea967} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.01.02 18:41:05.613731 [ 276 ] {8844691c-666c-471a-953c-f5031bfea967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4466 | 2026.01.02 18:41:05.614041 [ 276 ] {8844691c-666c-471a-953c-f5031bfea967} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4467 | 2026.01.02 18:41:05.614247 [ 276 ] {8844691c-666c-471a-953c-f5031bfea967} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2026.01.02 18:41:05.614386 [ 276 ] {8844691c-666c-471a-953c-f5031bfea967} <Debug> executeQuery: Read 29 rows, 2.15 KiB in 0.001156 sec., 25086.50519031142 rows/sec., 1.81 MiB/sec. | ||
| 4469 | 2026.01.02 18:41:05.614424 [ 276 ] {8844691c-666c-471a-953c-f5031bfea967} <Debug> TCPHandler: Processed in 0.00132084 sec. | ||
| 4470 | 2026.01.02 18:41:05.614530 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4471 | 2026.01.02 18:41:05.614625 [ 276 ] {f97098de-00c7-4aa2-a121-104617d6340d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4472 | 2026.01.02 18:41:05.614665 [ 276 ] {f97098de-00c7-4aa2-a121-104617d6340d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4473 | 2026.01.02 18:41:05.615074 [ 276 ] {f97098de-00c7-4aa2-a121-104617d6340d} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2026.01.02 18:41:05.615108 [ 276 ] {f97098de-00c7-4aa2-a121-104617d6340d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4475 | 2026.01.02 18:41:05.615409 [ 276 ] {f97098de-00c7-4aa2-a121-104617d6340d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4476 | 2026.01.02 18:41:05.615601 [ 276 ] {f97098de-00c7-4aa2-a121-104617d6340d} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2026.01.02 18:41:05.615720 [ 276 ] {f97098de-00c7-4aa2-a121-104617d6340d} <Debug> executeQuery: Read 93 rows, 7.45 KiB in 0.001165 sec., 79828.32618025751 rows/sec., 6.24 MiB/sec. | ||
| 4478 | 2026.01.02 18:41:05.615756 [ 276 ] {f97098de-00c7-4aa2-a121-104617d6340d} <Debug> TCPHandler: Processed in 0.00132783 sec. | ||
| 4479 | 2026.01.02 18:41:05.615864 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2026.01.02 18:41:05.616021 [ 276 ] {9b9890e2-40c8-49e0-a78c-abcc8245fa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4481 | 2026.01.02 18:41:05.616066 [ 276 ] {9b9890e2-40c8-49e0-a78c-abcc8245fa82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4482 | 2026.01.02 18:41:05.616488 [ 276 ] {9b9890e2-40c8-49e0-a78c-abcc8245fa82} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.01.02 18:41:05.616524 [ 276 ] {9b9890e2-40c8-49e0-a78c-abcc8245fa82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4484 | 2026.01.02 18:41:05.616871 [ 276 ] {9b9890e2-40c8-49e0-a78c-abcc8245fa82} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4485 | 2026.01.02 18:41:05.617099 [ 276 ] {9b9890e2-40c8-49e0-a78c-abcc8245fa82} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.01.02 18:41:05.617229 [ 276 ] {9b9890e2-40c8-49e0-a78c-abcc8245fa82} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001227 sec., 132844.3357783211 rows/sec., 9.25 MiB/sec. | ||
| 4487 | 2026.01.02 18:41:05.617267 [ 276 ] {9b9890e2-40c8-49e0-a78c-abcc8245fa82} <Debug> TCPHandler: Processed in 0.001391951 sec. | ||
| 4488 | 2026.01.02 18:41:05.617389 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2026.01.02 18:41:05.617510 [ 276 ] {6bd7a32b-71a6-4101-b639-45f8bc455161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4490 | 2026.01.02 18:41:05.617578 [ 276 ] {6bd7a32b-71a6-4101-b639-45f8bc455161} <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 | ||
| 4491 | 2026.01.02 18:41:05.618498 [ 276 ] {6bd7a32b-71a6-4101-b639-45f8bc455161} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2026.01.02 18:41:05.618536 [ 276 ] {6bd7a32b-71a6-4101-b639-45f8bc455161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4493 | 2026.01.02 18:41:05.619115 [ 276 ] {6bd7a32b-71a6-4101-b639-45f8bc455161} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4494 | 2026.01.02 18:41:05.619348 [ 276 ] {6bd7a32b-71a6-4101-b639-45f8bc455161} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.01.02 18:41:05.619492 [ 276 ] {6bd7a32b-71a6-4101-b639-45f8bc455161} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002007 sec., 11459.890383657199 rows/sec., 20.54 MiB/sec. | ||
| 4496 | 2026.01.02 18:41:05.619553 [ 276 ] {6bd7a32b-71a6-4101-b639-45f8bc455161} <Debug> TCPHandler: Processed in 0.002226174 sec. | ||
| 4497 | 2026.01.02 18:41:05.619669 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4498 | 2026.01.02 18:41:05.619764 [ 276 ] {2bb17cee-02a8-402f-81b7-e621001bf601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4499 | 2026.01.02 18:41:05.619806 [ 276 ] {2bb17cee-02a8-402f-81b7-e621001bf601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4500 | 2026.01.02 18:41:05.620149 [ 276 ] {2bb17cee-02a8-402f-81b7-e621001bf601} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2026.01.02 18:41:05.620185 [ 276 ] {2bb17cee-02a8-402f-81b7-e621001bf601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4502 | 2026.01.02 18:41:05.620529 [ 276 ] {2bb17cee-02a8-402f-81b7-e621001bf601} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4503 | 2026.01.02 18:41:05.620749 [ 276 ] {2bb17cee-02a8-402f-81b7-e621001bf601} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.01.02 18:41:05.620879 [ 276 ] {2bb17cee-02a8-402f-81b7-e621001bf601} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 4505 | 2026.01.02 18:41:05.620917 [ 276 ] {2bb17cee-02a8-402f-81b7-e621001bf601} <Debug> TCPHandler: Processed in 0.00129672 sec. | ||
| 4506 | 2026.01.02 18:41:06.746065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10058 | ||
| 4507 | 2026.01.02 18:41:06.746697 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.01.02 18:41:06.746762 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4509 | 2026.01.02 18:41:06.747478 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4510 | 2026.01.02 18:41:06.747786 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.01.02 18:41:06.747931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10058 | ||
| 4512 | 2026.01.02 18:41:06.747969 [ 96 ] {} <Debug> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4513 | 2026.01.02 18:41:06.748066 [ 96 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2026.01.02 18:41:06.748103 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4515 | 2026.01.02 18:41:06.748288 [ 201 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 4516 | 2026.01.02 18:41:06.748555 [ 201 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4517 | 2026.01.02 18:41:06.748627 [ 201 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7690 rows starting from the beginning of the part | ||
| 4518 | 2026.01.02 18:41:06.748739 [ 201 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 4519 | 2026.01.02 18:41:06.748826 [ 201 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 4520 | 2026.01.02 18:41:06.748918 [ 201 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 4521 | 2026.01.02 18:41:06.748993 [ 201 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 4522 | 2026.01.02 18:41:06.749065 [ 201 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 4523 | 2026.01.02 18:41:06.751458 [ 201 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10058 rows, containing 4 columns (4 merged, 0 gathered) in 0.003264239 sec., 3081269.478123385 rows/sec., 44.08 MiB/sec. | ||
| 4524 | 2026.01.02 18:41:06.751745 [ 193 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4525 | 2026.01.02 18:41:06.752021 [ 193 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_21_4} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.01.02 18:41:06.752093 [ 193 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_21_4} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4527 | 2026.01.02 18:41:06.752166 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4528 | 2026.01.02 18:41:07.261176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4529 | 2026.01.02 18:41:07.278809 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2026.01.02 18:41:07.278872 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4531 | 2026.01.02 18:41:07.284722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4532 | 2026.01.02 18:41:07.285480 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2026.01.02 18:41:07.285829 [ 101 ] {} <Debug> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4534 | 2026.01.02 18:41:07.285928 [ 101 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.01.02 18:41:07.285967 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4536 | 2026.01.02 18:41:07.286154 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 4537 | 2026.01.02 18:41:07.288609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4538 | 2026.01.02 18:41:07.291060 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4539 | 2026.01.02 18:41:07.292605 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 4540 | 2026.01.02 18:41:07.297456 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 4541 | 2026.01.02 18:41:07.301942 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 4542 | 2026.01.02 18:41:07.306243 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 4543 | 2026.01.02 18:41:07.310625 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 4544 | 2026.01.02 18:41:07.314935 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 4545 | 2026.01.02 18:41:07.366342 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080279048 sec., 1980.5914987930598 rows/sec., 10.24 MiB/sec. | ||
| 4546 | 2026.01.02 18:41:07.367911 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4547 | 2026.01.02 18:41:07.369501 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_21_4} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2026.01.02 18:41:07.369588 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_21_4} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4549 | 2026.01.02 18:41:07.370976 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4550 | 2026.01.02 18:41:08.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.70 MiB, peak 256.24 MiB, free memory in arenas 0.00 B, will set to 251.17 MiB (RSS), difference: 5.47 MiB | ||
| 4551 | 2026.01.02 18:41:09.273579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 568 | ||
| 4552 | 2026.01.02 18:41:09.275709 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2026.01.02 18:41:09.275747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4554 | 2026.01.02 18:41:09.276931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4555 | 2026.01.02 18:41:09.277198 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2026.01.02 18:41:09.277339 [ 111 ] {} <Debug> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4557 | 2026.01.02 18:41:09.277376 [ 111 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2026.01.02 18:41:09.277394 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4559 | 2026.01.02 18:41:09.277441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
| 4560 | 2026.01.02 18:41:09.277500 [ 198 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::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 | ||
| 4561 | 2026.01.02 18:41:09.278083 [ 198 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4562 | 2026.01.02 18:41:09.278236 [ 198 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 424 rows starting from the beginning of the part | ||
| 4563 | 2026.01.02 18:41:09.278631 [ 198 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4564 | 2026.01.02 18:41:09.278998 [ 198 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 4565 | 2026.01.02 18:41:09.279340 [ 198 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 4566 | 2026.01.02 18:41:09.279665 [ 198 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 4567 | 2026.01.02 18:41:09.280002 [ 198 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 4568 | 2026.01.02 18:41:09.286372 [ 198 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 72 columns (72 merged, 0 gathered) in 0.008923595 sec., 63651.47678710207 rows/sec., 55.51 MiB/sec. | ||
| 4569 | 2026.01.02 18:41:09.287278 [ 198 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4570 | 2026.01.02 18:41:09.287795 [ 198 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_16_3} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2026.01.02 18:41:09.287866 [ 198 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_16_3} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4572 | 2026.01.02 18:41:09.288056 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 4573 | 2026.01.02 18:41:10.609785 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2026.01.02 18:41:10.609962 [ 276 ] {3aa87aa0-0709-4a0a-8e6f-8b7af1059b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4575 | 2026.01.02 18:41:10.610022 [ 276 ] {3aa87aa0-0709-4a0a-8e6f-8b7af1059b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4576 | 2026.01.02 18:41:10.610614 [ 276 ] {3aa87aa0-0709-4a0a-8e6f-8b7af1059b6a} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.01.02 18:41:10.610648 [ 276 ] {3aa87aa0-0709-4a0a-8e6f-8b7af1059b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4578 | 2026.01.02 18:41:10.611130 [ 276 ] {3aa87aa0-0709-4a0a-8e6f-8b7af1059b6a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4579 | 2026.01.02 18:41:10.611362 [ 276 ] {3aa87aa0-0709-4a0a-8e6f-8b7af1059b6a} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2026.01.02 18:41:10.611513 [ 276 ] {3aa87aa0-0709-4a0a-8e6f-8b7af1059b6a} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001599 sec., 57535.95997498437 rows/sec., 4.85 MiB/sec. | ||
| 4581 | 2026.01.02 18:41:10.611555 [ 276 ] {3aa87aa0-0709-4a0a-8e6f-8b7af1059b6a} <Debug> TCPHandler: Processed in 0.001897439 sec. | ||
| 4582 | 2026.01.02 18:41:10.611680 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4583 | 2026.01.02 18:41:10.611776 [ 276 ] {1a9cd78a-b79e-449d-8c32-887d6e580284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4584 | 2026.01.02 18:41:10.611817 [ 276 ] {1a9cd78a-b79e-449d-8c32-887d6e580284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4585 | 2026.01.02 18:41:10.612219 [ 276 ] {1a9cd78a-b79e-449d-8c32-887d6e580284} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.01.02 18:41:10.612254 [ 276 ] {1a9cd78a-b79e-449d-8c32-887d6e580284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4587 | 2026.01.02 18:41:10.612573 [ 276 ] {1a9cd78a-b79e-449d-8c32-887d6e580284} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4588 | 2026.01.02 18:41:10.612786 [ 276 ] {1a9cd78a-b79e-449d-8c32-887d6e580284} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.01.02 18:41:10.612882 [ 111 ] {} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4590 | 2026.01.02 18:41:10.612915 [ 276 ] {1a9cd78a-b79e-449d-8c32-887d6e580284} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001158 sec., 15544.041450777202 rows/sec., 1.14 MiB/sec. | ||
| 4591 | 2026.01.02 18:41:10.612920 [ 111 ] {} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.01.02 18:41:10.612947 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4593 | 2026.01.02 18:41:10.612953 [ 276 ] {1a9cd78a-b79e-449d-8c32-887d6e580284} <Debug> TCPHandler: Processed in 0.00132284 sec. | ||
| 4594 | 2026.01.02 18:41:10.613041 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 4595 | 2026.01.02 18:41:10.613063 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.01.02 18:41:10.613143 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4597 | 2026.01.02 18:41:10.613158 [ 276 ] {cea381d3-0187-44f6-a5cf-71c3f1c298df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4598 | 2026.01.02 18:41:10.613176 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 71 rows starting from the beginning of the part | ||
| 4599 | 2026.01.02 18:41:10.613198 [ 276 ] {cea381d3-0187-44f6-a5cf-71c3f1c298df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4600 | 2026.01.02 18:41:10.613236 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 4601 | 2026.01.02 18:41:10.613281 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part | ||
| 4602 | 2026.01.02 18:41:10.613343 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
| 4603 | 2026.01.02 18:41:10.613388 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 29 rows starting from the beginning of the part | ||
| 4604 | 2026.01.02 18:41:10.613429 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 18 rows starting from the beginning of the part | ||
| 4605 | 2026.01.02 18:41:10.613622 [ 276 ] {cea381d3-0187-44f6-a5cf-71c3f1c298df} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2026.01.02 18:41:10.613656 [ 276 ] {cea381d3-0187-44f6-a5cf-71c3f1c298df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4607 | 2026.01.02 18:41:10.614171 [ 276 ] {cea381d3-0187-44f6-a5cf-71c3f1c298df} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4608 | 2026.01.02 18:41:10.614218 [ 198 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218119 sec., 163366.63330922514 rows/sec., 12.57 MiB/sec. | ||
| 4609 | 2026.01.02 18:41:10.614367 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4610 | 2026.01.02 18:41:10.614402 [ 276 ] {cea381d3-0187-44f6-a5cf-71c3f1c298df} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2026.01.02 18:41:10.614531 [ 276 ] {cea381d3-0187-44f6-a5cf-71c3f1c298df} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001391 sec., 58950.395398993525 rows/sec., 4.60 MiB/sec. | ||
| 4612 | 2026.01.02 18:41:10.614569 [ 276 ] {cea381d3-0187-44f6-a5cf-71c3f1c298df} <Debug> TCPHandler: Processed in 0.001555603 sec. | ||
| 4613 | 2026.01.02 18:41:10.614608 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_26_5} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4614 | 2026.01.02 18:41:10.614671 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_26_5} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4615 | 2026.01.02 18:41:10.614683 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2026.01.02 18:41:10.614797 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4617 | 2026.01.02 18:41:10.614829 [ 276 ] {76ce128b-e3c1-41a7-a1c8-11d86c72d549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4618 | 2026.01.02 18:41:10.614874 [ 276 ] {76ce128b-e3c1-41a7-a1c8-11d86c72d549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4619 | 2026.01.02 18:41:10.615285 [ 276 ] {76ce128b-e3c1-41a7-a1c8-11d86c72d549} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4620 | 2026.01.02 18:41:10.615319 [ 276 ] {76ce128b-e3c1-41a7-a1c8-11d86c72d549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4621 | 2026.01.02 18:41:10.615662 [ 276 ] {76ce128b-e3c1-41a7-a1c8-11d86c72d549} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4622 | 2026.01.02 18:41:10.615890 [ 276 ] {76ce128b-e3c1-41a7-a1c8-11d86c72d549} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2026.01.02 18:41:10.616012 [ 276 ] {76ce128b-e3c1-41a7-a1c8-11d86c72d549} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 4624 | 2026.01.02 18:41:10.616047 [ 276 ] {76ce128b-e3c1-41a7-a1c8-11d86c72d549} <Debug> TCPHandler: Processed in 0.001422652 sec. | ||
| 4625 | 2026.01.02 18:41:10.616150 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4626 | 2026.01.02 18:41:10.616238 [ 276 ] {91627ebb-41f9-4bf9-9693-c224cbd49345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4627 | 2026.01.02 18:41:10.616291 [ 276 ] {91627ebb-41f9-4bf9-9693-c224cbd49345} <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 | ||
| 4628 | 2026.01.02 18:41:10.617089 [ 276 ] {91627ebb-41f9-4bf9-9693-c224cbd49345} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2026.01.02 18:41:10.617125 [ 276 ] {91627ebb-41f9-4bf9-9693-c224cbd49345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4630 | 2026.01.02 18:41:10.617706 [ 276 ] {91627ebb-41f9-4bf9-9693-c224cbd49345} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4631 | 2026.01.02 18:41:10.617951 [ 276 ] {91627ebb-41f9-4bf9-9693-c224cbd49345} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2026.01.02 18:41:10.618114 [ 276 ] {91627ebb-41f9-4bf9-9693-c224cbd49345} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00187 sec., 9625.668449197861 rows/sec., 17.25 MiB/sec. | ||
| 4633 | 2026.01.02 18:41:10.618179 [ 276 ] {91627ebb-41f9-4bf9-9693-c224cbd49345} <Debug> TCPHandler: Processed in 0.002059481 sec. | ||
| 4634 | 2026.01.02 18:41:10.618300 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4635 | 2026.01.02 18:41:10.618396 [ 276 ] {04754727-9335-4c73-97a2-0df056c09468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4636 | 2026.01.02 18:41:10.618437 [ 276 ] {04754727-9335-4c73-97a2-0df056c09468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4637 | 2026.01.02 18:41:10.618775 [ 276 ] {04754727-9335-4c73-97a2-0df056c09468} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4638 | 2026.01.02 18:41:10.618809 [ 276 ] {04754727-9335-4c73-97a2-0df056c09468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4639 | 2026.01.02 18:41:10.619138 [ 276 ] {04754727-9335-4c73-97a2-0df056c09468} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4640 | 2026.01.02 18:41:10.619355 [ 276 ] {04754727-9335-4c73-97a2-0df056c09468} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2026.01.02 18:41:10.619482 [ 276 ] {04754727-9335-4c73-97a2-0df056c09468} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 4642 | 2026.01.02 18:41:10.619518 [ 276 ] {04754727-9335-4c73-97a2-0df056c09468} <Debug> TCPHandler: Processed in 0.001267829 sec. | ||
| 4643 | 2026.01.02 18:41:14.128801 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4644 | 2026.01.02 18:41:14.128873 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4645 | 2026.01.02 18:41:14.247992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10570 | ||
| 4646 | 2026.01.02 18:41:14.248477 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.01.02 18:41:14.248515 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4648 | 2026.01.02 18:41:14.249017 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4649 | 2026.01.02 18:41:14.249251 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.01.02 18:41:14.249389 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10570 | ||
| 4651 | 2026.01.02 18:41:14.788670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4652 | 2026.01.02 18:41:14.804265 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.01.02 18:41:14.804334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4654 | 2026.01.02 18:41:14.812650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4655 | 2026.01.02 18:41:14.813550 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.01.02 18:41:14.816861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4657 | 2026.01.02 18:41:15.609545 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4658 | 2026.01.02 18:41:15.609746 [ 276 ] {e108d723-bd2b-44a4-8357-84e3e771da26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4659 | 2026.01.02 18:41:15.609821 [ 276 ] {e108d723-bd2b-44a4-8357-84e3e771da26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4660 | 2026.01.02 18:41:15.610558 [ 276 ] {e108d723-bd2b-44a4-8357-84e3e771da26} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.01.02 18:41:15.610609 [ 276 ] {e108d723-bd2b-44a4-8357-84e3e771da26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4662 | 2026.01.02 18:41:15.611022 [ 276 ] {e108d723-bd2b-44a4-8357-84e3e771da26} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4663 | 2026.01.02 18:41:15.611270 [ 276 ] {e108d723-bd2b-44a4-8357-84e3e771da26} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.01.02 18:41:15.611406 [ 117 ] {} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4665 | 2026.01.02 18:41:15.611439 [ 276 ] {e108d723-bd2b-44a4-8357-84e3e771da26} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001748 sec., 58352.40274599542 rows/sec., 4.87 MiB/sec. | ||
| 4666 | 2026.01.02 18:41:15.611468 [ 117 ] {} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.01.02 18:41:15.611492 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4668 | 2026.01.02 18:41:15.611495 [ 276 ] {e108d723-bd2b-44a4-8357-84e3e771da26} <Debug> TCPHandler: Processed in 0.002090061 sec. | ||
| 4669 | 2026.01.02 18:41:15.611601 [ 201 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::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 | ||
| 4670 | 2026.01.02 18:41:15.611637 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.01.02 18:41:15.611733 [ 201 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4672 | 2026.01.02 18:41:15.611745 [ 276 ] {4e7268ca-cd7e-4884-b3fd-1be17a96214b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4673 | 2026.01.02 18:41:15.611779 [ 201 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1408 rows starting from the beginning of the part | ||
| 4674 | 2026.01.02 18:41:15.611800 [ 276 ] {4e7268ca-cd7e-4884-b3fd-1be17a96214b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4675 | 2026.01.02 18:41:15.611857 [ 201 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 102 rows starting from the beginning of the part | ||
| 4676 | 2026.01.02 18:41:15.611917 [ 201 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 92 rows starting from the beginning of the part | ||
| 4677 | 2026.01.02 18:41:15.611967 [ 201 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 105 rows starting from the beginning of the part | ||
| 4678 | 2026.01.02 18:41:15.612016 [ 201 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 92 rows starting from the beginning of the part | ||
| 4679 | 2026.01.02 18:41:15.612062 [ 201 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 102 rows starting from the beginning of the part | ||
| 4680 | 2026.01.02 18:41:15.612221 [ 276 ] {4e7268ca-cd7e-4884-b3fd-1be17a96214b} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2026.01.02 18:41:15.612263 [ 276 ] {4e7268ca-cd7e-4884-b3fd-1be17a96214b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4682 | 2026.01.02 18:41:15.612597 [ 276 ] {4e7268ca-cd7e-4884-b3fd-1be17a96214b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4683 | 2026.01.02 18:41:15.612817 [ 276 ] {4e7268ca-cd7e-4884-b3fd-1be17a96214b} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2026.01.02 18:41:15.612951 [ 276 ] {4e7268ca-cd7e-4884-b3fd-1be17a96214b} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00129 sec., 17829.457364341088 rows/sec., 1.31 MiB/sec. | ||
| 4685 | 2026.01.02 18:41:15.613053 [ 276 ] {4e7268ca-cd7e-4884-b3fd-1be17a96214b} <Debug> TCPHandler: Processed in 0.001467332 sec. | ||
| 4686 | 2026.01.02 18:41:15.613168 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4687 | 2026.01.02 18:41:15.613262 [ 276 ] {87673e44-055a-47b1-bc32-0902b9e34e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4688 | 2026.01.02 18:41:15.613304 [ 276 ] {87673e44-055a-47b1-bc32-0902b9e34e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4689 | 2026.01.02 18:41:15.613373 [ 191 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1901 rows, containing 5 columns (5 merged, 0 gathered) in 0.001820788 sec., 1044053.4537793526 rows/sec., 91.58 MiB/sec. | ||
| 4690 | 2026.01.02 18:41:15.613632 [ 198 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4691 | 2026.01.02 18:41:15.613729 [ 276 ] {87673e44-055a-47b1-bc32-0902b9e34e71} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2026.01.02 18:41:15.613773 [ 276 ] {87673e44-055a-47b1-bc32-0902b9e34e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4693 | 2026.01.02 18:41:15.613988 [ 198 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_31_6} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.01.02 18:41:15.614098 [ 198 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_31_6} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4695 | 2026.01.02 18:41:15.614170 [ 276 ] {87673e44-055a-47b1-bc32-0902b9e34e71} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4696 | 2026.01.02 18:41:15.614217 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4697 | 2026.01.02 18:41:15.614402 [ 276 ] {87673e44-055a-47b1-bc32-0902b9e34e71} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2026.01.02 18:41:15.614511 [ 117 ] {} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4699 | 2026.01.02 18:41:15.614541 [ 276 ] {87673e44-055a-47b1-bc32-0902b9e34e71} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001299 sec., 66974.59584295611 rows/sec., 5.23 MiB/sec. | ||
| 4700 | 2026.01.02 18:41:15.614541 [ 117 ] {} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.01.02 18:41:15.614580 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4702 | 2026.01.02 18:41:15.614586 [ 276 ] {87673e44-055a-47b1-bc32-0902b9e34e71} <Debug> TCPHandler: Processed in 0.001468743 sec. | ||
| 4703 | 2026.01.02 18:41:15.614659 [ 191 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::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 | ||
| 4704 | 2026.01.02 18:41:15.614741 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4705 | 2026.01.02 18:41:15.614744 [ 191 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4706 | 2026.01.02 18:41:15.614785 [ 191 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 633 rows starting from the beginning of the part | ||
| 4707 | 2026.01.02 18:41:15.614838 [ 276 ] {036b8ea3-dd30-4800-b1ea-85c3505f373a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4708 | 2026.01.02 18:41:15.614842 [ 191 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 87 rows starting from the beginning of the part | ||
| 4709 | 2026.01.02 18:41:15.614884 [ 276 ] {036b8ea3-dd30-4800-b1ea-85c3505f373a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4710 | 2026.01.02 18:41:15.614895 [ 191 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
| 4711 | 2026.01.02 18:41:15.614937 [ 191 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 93 rows starting from the beginning of the part | ||
| 4712 | 2026.01.02 18:41:15.614979 [ 191 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part | ||
| 4713 | 2026.01.02 18:41:15.615021 [ 191 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 87 rows starting from the beginning of the part | ||
| 4714 | 2026.01.02 18:41:15.615327 [ 276 ] {036b8ea3-dd30-4800-b1ea-85c3505f373a} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.01.02 18:41:15.615362 [ 276 ] {036b8ea3-dd30-4800-b1ea-85c3505f373a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4716 | 2026.01.02 18:41:15.615714 [ 276 ] {036b8ea3-dd30-4800-b1ea-85c3505f373a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4717 | 2026.01.02 18:41:15.615932 [ 276 ] {036b8ea3-dd30-4800-b1ea-85c3505f373a} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2026.01.02 18:41:15.615988 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1064 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355761 sec., 784799.0906951888 rows/sec., 63.02 MiB/sec. | ||
| 4719 | 2026.01.02 18:41:15.616041 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4720 | 2026.01.02 18:41:15.616071 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.01.02 18:41:15.616070 [ 276 ] {036b8ea3-dd30-4800-b1ea-85c3505f373a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 4722 | 2026.01.02 18:41:15.616087 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4723 | 2026.01.02 18:41:15.616123 [ 276 ] {036b8ea3-dd30-4800-b1ea-85c3505f373a} <Debug> TCPHandler: Processed in 0.001432622 sec. | ||
| 4724 | 2026.01.02 18:41:15.616166 [ 191 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4725 | 2026.01.02 18:41:15.616173 [ 198 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 4726 | 2026.01.02 18:41:15.616250 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.01.02 18:41:15.616288 [ 198 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4728 | 2026.01.02 18:41:15.616325 [ 198 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8507 rows starting from the beginning of the part | ||
| 4729 | 2026.01.02 18:41:15.616349 [ 276 ] {64f67f1a-1027-4e70-9946-0b3ac26ca41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.01.02 18:41:15.616390 [ 198 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 4731 | 2026.01.02 18:41:15.616410 [ 276 ] {64f67f1a-1027-4e70-9946-0b3ac26ca41b} <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 | ||
| 4732 | 2026.01.02 18:41:15.616433 [ 191 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_31_6} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.01.02 18:41:15.616440 [ 198 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 4734 | 2026.01.02 18:41:15.616506 [ 198 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 163 rows starting from the beginning of the part | ||
| 4735 | 2026.01.02 18:41:15.616514 [ 191 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_31_6} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4736 | 2026.01.02 18:41:15.616548 [ 198 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 4737 | 2026.01.02 18:41:15.616595 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4738 | 2026.01.02 18:41:15.616595 [ 198 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4739 | 2026.01.02 18:41:15.617205 [ 276 ] {64f67f1a-1027-4e70-9946-0b3ac26ca41b} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2026.01.02 18:41:15.617247 [ 276 ] {64f67f1a-1027-4e70-9946-0b3ac26ca41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4741 | 2026.01.02 18:41:15.617892 [ 276 ] {64f67f1a-1027-4e70-9946-0b3ac26ca41b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4742 | 2026.01.02 18:41:15.618147 [ 276 ] {64f67f1a-1027-4e70-9946-0b3ac26ca41b} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.01.02 18:41:15.618259 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4744 | 2026.01.02 18:41:15.618282 [ 276 ] {64f67f1a-1027-4e70-9946-0b3ac26ca41b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001966 sec., 11698.880976602239 rows/sec., 20.96 MiB/sec. | ||
| 4745 | 2026.01.02 18:41:15.618299 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2026.01.02 18:41:15.618321 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4747 | 2026.01.02 18:41:15.618343 [ 276 ] {64f67f1a-1027-4e70-9946-0b3ac26ca41b} <Debug> TCPHandler: Processed in 0.002160453 sec. | ||
| 4748 | 2026.01.02 18:41:15.618379 [ 191 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::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 | ||
| 4749 | 2026.01.02 18:41:15.618452 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.01.02 18:41:15.618515 [ 191 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4751 | 2026.01.02 18:41:15.618542 [ 276 ] {143f5840-710c-44a5-879c-fabb3b3354d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4752 | 2026.01.02 18:41:15.618557 [ 191 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 403 rows starting from the beginning of the part | ||
| 4753 | 2026.01.02 18:41:15.618581 [ 276 ] {143f5840-710c-44a5-879c-fabb3b3354d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4754 | 2026.01.02 18:41:15.618670 [ 191 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part | ||
| 4755 | 2026.01.02 18:41:15.618774 [ 191 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 18 rows starting from the beginning of the part | ||
| 4756 | 2026.01.02 18:41:15.618873 [ 191 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part | ||
| 4757 | 2026.01.02 18:41:15.618919 [ 276 ] {143f5840-710c-44a5-879c-fabb3b3354d7} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.01.02 18:41:15.618953 [ 276 ] {143f5840-710c-44a5-879c-fabb3b3354d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4759 | 2026.01.02 18:41:15.618980 [ 191 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 18 rows starting from the beginning of the part | ||
| 4760 | 2026.01.02 18:41:15.619152 [ 191 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part | ||
| 4761 | 2026.01.02 18:41:15.619383 [ 276 ] {143f5840-710c-44a5-879c-fabb3b3354d7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4762 | 2026.01.02 18:41:15.619635 [ 276 ] {143f5840-710c-44a5-879c-fabb3b3354d7} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.01.02 18:41:15.619735 [ 115 ] {} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4764 | 2026.01.02 18:41:15.619760 [ 115 ] {} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.01.02 18:41:15.619768 [ 276 ] {143f5840-710c-44a5-879c-fabb3b3354d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 4766 | 2026.01.02 18:41:15.619777 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4767 | 2026.01.02 18:41:15.619807 [ 276 ] {143f5840-710c-44a5-879c-fabb3b3354d7} <Debug> TCPHandler: Processed in 0.001375461 sec. | ||
| 4768 | 2026.01.02 18:41:15.619854 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 4769 | 2026.01.02 18:41:15.619956 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4770 | 2026.01.02 18:41:15.619984 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1260 rows starting from the beginning of the part | ||
| 4771 | 2026.01.02 18:41:15.620050 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 4772 | 2026.01.02 18:41:15.620094 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4773 | 2026.01.02 18:41:15.620133 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 4774 | 2026.01.02 18:41:15.620171 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4775 | 2026.01.02 18:41:15.620209 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 4776 | 2026.01.02 18:41:15.620543 [ 189 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9310 rows, containing 5 columns (5 merged, 0 gathered) in 0.004400107 sec., 2115857.6370983706 rows/sec., 145.22 MiB/sec. | ||
| 4777 | 2026.01.02 18:41:15.620807 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4778 | 2026.01.02 18:41:15.621096 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.01.02 18:41:15.621175 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4780 | 2026.01.02 18:41:15.621247 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 4 columns (4 merged, 0 gathered) in 0.001425041 sec., 1094705.345319889 rows/sec., 74.32 MiB/sec. | ||
| 4781 | 2026.01.02 18:41:15.621265 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 4782 | 2026.01.02 18:41:15.621519 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4783 | 2026.01.02 18:41:15.621760 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_31_6} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.01.02 18:41:15.621834 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_31_6} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4785 | 2026.01.02 18:41:15.621897 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4786 | 2026.01.02 18:41:15.623514 [ 194 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 19 columns (19 merged, 0 gathered) in 0.005168138 sec., 98294.588882882 rows/sec., 176.14 MiB/sec. | ||
| 4787 | 2026.01.02 18:41:15.624291 [ 191 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4788 | 2026.01.02 18:41:15.624626 [ 191 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.01.02 18:41:15.624687 [ 191 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4790 | 2026.01.02 18:41:15.624770 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 4791 | 2026.01.02 18:41:16.000391 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.07 MiB, peak 263.39 MiB, free memory in arenas 0.00 B, will set to 256.55 MiB (RSS), difference: 3.49 MiB | ||
| 4792 | 2026.01.02 18:41:19.277754 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 592 | ||
| 4793 | 2026.01.02 18:41:19.280254 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2026.01.02 18:41:19.280301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4795 | 2026.01.02 18:41:19.281480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4796 | 2026.01.02 18:41:19.281754 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.01.02 18:41:19.282013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 592 | ||
| 4798 | 2026.01.02 18:41:20.637573 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2026.01.02 18:41:20.637830 [ 276 ] {a266460f-ac36-4522-bbee-fc4622d44852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4800 | 2026.01.02 18:41:20.637892 [ 276 ] {a266460f-ac36-4522-bbee-fc4622d44852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4801 | 2026.01.02 18:41:20.638612 [ 276 ] {a266460f-ac36-4522-bbee-fc4622d44852} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.01.02 18:41:20.638661 [ 276 ] {a266460f-ac36-4522-bbee-fc4622d44852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4803 | 2026.01.02 18:41:20.639055 [ 276 ] {a266460f-ac36-4522-bbee-fc4622d44852} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4804 | 2026.01.02 18:41:20.639285 [ 276 ] {a266460f-ac36-4522-bbee-fc4622d44852} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4805 | 2026.01.02 18:41:20.639448 [ 276 ] {a266460f-ac36-4522-bbee-fc4622d44852} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001634 sec., 14687.882496940025 rows/sec., 1.22 MiB/sec. | ||
| 4806 | 2026.01.02 18:41:20.639499 [ 276 ] {a266460f-ac36-4522-bbee-fc4622d44852} <Debug> TCPHandler: Processed in 0.002080021 sec. | ||
| 4807 | 2026.01.02 18:41:20.639630 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2026.01.02 18:41:20.639732 [ 276 ] {0b2b098f-5b90-4fe7-ab36-6f071fb8c3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4809 | 2026.01.02 18:41:20.639777 [ 276 ] {0b2b098f-5b90-4fe7-ab36-6f071fb8c3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4810 | 2026.01.02 18:41:20.640182 [ 276 ] {0b2b098f-5b90-4fe7-ab36-6f071fb8c3cb} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.01.02 18:41:20.640220 [ 276 ] {0b2b098f-5b90-4fe7-ab36-6f071fb8c3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4812 | 2026.01.02 18:41:20.640520 [ 276 ] {0b2b098f-5b90-4fe7-ab36-6f071fb8c3cb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4813 | 2026.01.02 18:41:20.640729 [ 276 ] {0b2b098f-5b90-4fe7-ab36-6f071fb8c3cb} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.01.02 18:41:20.640860 [ 276 ] {0b2b098f-5b90-4fe7-ab36-6f071fb8c3cb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001151 sec., 1737.619461337967 rows/sec., 141.69 KiB/sec. | ||
| 4815 | 2026.01.02 18:41:20.640899 [ 276 ] {0b2b098f-5b90-4fe7-ab36-6f071fb8c3cb} <Debug> TCPHandler: Processed in 0.00131983 sec. | ||
| 4816 | 2026.01.02 18:41:20.641010 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2026.01.02 18:41:20.641105 [ 276 ] {df3831af-f31b-44ad-9703-d9feea1c00a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4818 | 2026.01.02 18:41:20.641147 [ 276 ] {df3831af-f31b-44ad-9703-d9feea1c00a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4819 | 2026.01.02 18:41:20.642163 [ 276 ] {df3831af-f31b-44ad-9703-d9feea1c00a4} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2026.01.02 18:41:20.642199 [ 276 ] {df3831af-f31b-44ad-9703-d9feea1c00a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4821 | 2026.01.02 18:41:20.642605 [ 276 ] {df3831af-f31b-44ad-9703-d9feea1c00a4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4822 | 2026.01.02 18:41:20.642849 [ 276 ] {df3831af-f31b-44ad-9703-d9feea1c00a4} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.01.02 18:41:20.642978 [ 276 ] {df3831af-f31b-44ad-9703-d9feea1c00a4} <Debug> executeQuery: Read 1353 rows, 116.05 KiB in 0.001891 sec., 715494.4473823373 rows/sec., 59.93 MiB/sec. | ||
| 4824 | 2026.01.02 18:41:20.643017 [ 276 ] {df3831af-f31b-44ad-9703-d9feea1c00a4} <Debug> TCPHandler: Processed in 0.002056041 sec. | ||
| 4825 | 2026.01.02 18:41:20.643134 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2026.01.02 18:41:20.643227 [ 276 ] {6198b031-886b-47d7-9772-44bb0f1d241e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4827 | 2026.01.02 18:41:20.643268 [ 276 ] {6198b031-886b-47d7-9772-44bb0f1d241e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4828 | 2026.01.02 18:41:20.643675 [ 276 ] {6198b031-886b-47d7-9772-44bb0f1d241e} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.01.02 18:41:20.643712 [ 276 ] {6198b031-886b-47d7-9772-44bb0f1d241e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4830 | 2026.01.02 18:41:20.644017 [ 276 ] {6198b031-886b-47d7-9772-44bb0f1d241e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4831 | 2026.01.02 18:41:20.644235 [ 276 ] {6198b031-886b-47d7-9772-44bb0f1d241e} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.01.02 18:41:20.644364 [ 276 ] {6198b031-886b-47d7-9772-44bb0f1d241e} <Debug> executeQuery: Read 32 rows, 2.45 KiB in 0.001154 sec., 27729.63604852686 rows/sec., 2.08 MiB/sec. | ||
| 4833 | 2026.01.02 18:41:20.644403 [ 276 ] {6198b031-886b-47d7-9772-44bb0f1d241e} <Debug> TCPHandler: Processed in 0.0013186 sec. | ||
| 4834 | 2026.01.02 18:41:20.644522 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4835 | 2026.01.02 18:41:20.644643 [ 276 ] {0e22aeb6-e946-4b30-8d5e-78272d098a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4836 | 2026.01.02 18:41:20.644692 [ 276 ] {0e22aeb6-e946-4b30-8d5e-78272d098a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4837 | 2026.01.02 18:41:20.645208 [ 276 ] {0e22aeb6-e946-4b30-8d5e-78272d098a2b} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.01.02 18:41:20.645243 [ 276 ] {0e22aeb6-e946-4b30-8d5e-78272d098a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4839 | 2026.01.02 18:41:20.645545 [ 276 ] {0e22aeb6-e946-4b30-8d5e-78272d098a2b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4840 | 2026.01.02 18:41:20.645753 [ 276 ] {0e22aeb6-e946-4b30-8d5e-78272d098a2b} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.01.02 18:41:20.645874 [ 276 ] {0e22aeb6-e946-4b30-8d5e-78272d098a2b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001305 sec., 193103.4482758621 rows/sec., 13.36 MiB/sec. | ||
| 4842 | 2026.01.02 18:41:20.645910 [ 276 ] {0e22aeb6-e946-4b30-8d5e-78272d098a2b} <Debug> TCPHandler: Processed in 0.001502653 sec. | ||
| 4843 | 2026.01.02 18:41:20.646017 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.01.02 18:41:20.646174 [ 276 ] {eb06aca5-59ef-4145-bc60-e3813a9a2b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4845 | 2026.01.02 18:41:20.646215 [ 276 ] {eb06aca5-59ef-4145-bc60-e3813a9a2b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4846 | 2026.01.02 18:41:20.646610 [ 276 ] {eb06aca5-59ef-4145-bc60-e3813a9a2b7b} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.01.02 18:41:20.646648 [ 276 ] {eb06aca5-59ef-4145-bc60-e3813a9a2b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4848 | 2026.01.02 18:41:20.646959 [ 276 ] {eb06aca5-59ef-4145-bc60-e3813a9a2b7b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4849 | 2026.01.02 18:41:20.647167 [ 276 ] {eb06aca5-59ef-4145-bc60-e3813a9a2b7b} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.01.02 18:41:20.647294 [ 276 ] {eb06aca5-59ef-4145-bc60-e3813a9a2b7b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 823.81 KiB/sec. | ||
| 4851 | 2026.01.02 18:41:20.647331 [ 276 ] {eb06aca5-59ef-4145-bc60-e3813a9a2b7b} <Debug> TCPHandler: Processed in 0.00130424 sec. | ||
| 4852 | 2026.01.02 18:41:20.647439 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.01.02 18:41:20.647535 [ 276 ] {7a4b192e-8fbc-4a27-bd77-37bffc76ca26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4854 | 2026.01.02 18:41:20.647575 [ 276 ] {7a4b192e-8fbc-4a27-bd77-37bffc76ca26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4855 | 2026.01.02 18:41:20.648170 [ 276 ] {7a4b192e-8fbc-4a27-bd77-37bffc76ca26} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.01.02 18:41:20.648207 [ 276 ] {7a4b192e-8fbc-4a27-bd77-37bffc76ca26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4857 | 2026.01.02 18:41:20.648545 [ 276 ] {7a4b192e-8fbc-4a27-bd77-37bffc76ca26} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4858 | 2026.01.02 18:41:20.648759 [ 276 ] {7a4b192e-8fbc-4a27-bd77-37bffc76ca26} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.01.02 18:41:20.648889 [ 276 ] {7a4b192e-8fbc-4a27-bd77-37bffc76ca26} <Debug> executeQuery: Read 576 rows, 44.27 KiB in 0.001372 sec., 419825.07288629736 rows/sec., 31.51 MiB/sec. | ||
| 4860 | 2026.01.02 18:41:20.648928 [ 276 ] {7a4b192e-8fbc-4a27-bd77-37bffc76ca26} <Debug> TCPHandler: Processed in 0.001538594 sec. | ||
| 4861 | 2026.01.02 18:41:20.649033 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.01.02 18:41:20.649130 [ 276 ] {9aa176e0-ef21-42d2-a1b6-a1d43f1fd7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4863 | 2026.01.02 18:41:20.649176 [ 276 ] {9aa176e0-ef21-42d2-a1b6-a1d43f1fd7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4864 | 2026.01.02 18:41:20.649744 [ 276 ] {9aa176e0-ef21-42d2-a1b6-a1d43f1fd7d8} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.01.02 18:41:20.649780 [ 276 ] {9aa176e0-ef21-42d2-a1b6-a1d43f1fd7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4866 | 2026.01.02 18:41:20.650155 [ 276 ] {9aa176e0-ef21-42d2-a1b6-a1d43f1fd7d8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4867 | 2026.01.02 18:41:20.650369 [ 276 ] {9aa176e0-ef21-42d2-a1b6-a1d43f1fd7d8} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.01.02 18:41:20.650504 [ 276 ] {9aa176e0-ef21-42d2-a1b6-a1d43f1fd7d8} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001394 sec., 631994.2611190818 rows/sec., 42.89 MiB/sec. | ||
| 4869 | 2026.01.02 18:41:20.650542 [ 276 ] {9aa176e0-ef21-42d2-a1b6-a1d43f1fd7d8} <Debug> TCPHandler: Processed in 0.001557854 sec. | ||
| 4870 | 2026.01.02 18:41:20.650646 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2026.01.02 18:41:20.650740 [ 276 ] {02ba6ab8-63cb-419f-8c34-6e8d8a5af7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4872 | 2026.01.02 18:41:20.650794 [ 276 ] {02ba6ab8-63cb-419f-8c34-6e8d8a5af7b3} <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 | ||
| 4873 | 2026.01.02 18:41:20.651567 [ 276 ] {02ba6ab8-63cb-419f-8c34-6e8d8a5af7b3} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.01.02 18:41:20.651605 [ 276 ] {02ba6ab8-63cb-419f-8c34-6e8d8a5af7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4875 | 2026.01.02 18:41:20.652135 [ 276 ] {02ba6ab8-63cb-419f-8c34-6e8d8a5af7b3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4876 | 2026.01.02 18:41:20.652371 [ 276 ] {02ba6ab8-63cb-419f-8c34-6e8d8a5af7b3} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.01.02 18:41:20.652507 [ 276 ] {02ba6ab8-63cb-419f-8c34-6e8d8a5af7b3} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001786 sec., 10078.387458006719 rows/sec., 18.06 MiB/sec. | ||
| 4878 | 2026.01.02 18:41:20.652561 [ 276 ] {02ba6ab8-63cb-419f-8c34-6e8d8a5af7b3} <Debug> TCPHandler: Processed in 0.00196459 sec. | ||
| 4879 | 2026.01.02 18:41:20.652679 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2026.01.02 18:41:20.652775 [ 276 ] {afe3070c-ff90-4bf9-8f30-004befcdc45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4881 | 2026.01.02 18:41:20.652819 [ 276 ] {afe3070c-ff90-4bf9-8f30-004befcdc45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4882 | 2026.01.02 18:41:20.653155 [ 276 ] {afe3070c-ff90-4bf9-8f30-004befcdc45b} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.01.02 18:41:20.653189 [ 276 ] {afe3070c-ff90-4bf9-8f30-004befcdc45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4884 | 2026.01.02 18:41:20.653473 [ 276 ] {afe3070c-ff90-4bf9-8f30-004befcdc45b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4885 | 2026.01.02 18:41:20.653672 [ 276 ] {afe3070c-ff90-4bf9-8f30-004befcdc45b} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.01.02 18:41:20.653793 [ 276 ] {afe3070c-ff90-4bf9-8f30-004befcdc45b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 4887 | 2026.01.02 18:41:20.653828 [ 276 ] {afe3070c-ff90-4bf9-8f30-004befcdc45b} <Debug> TCPHandler: Processed in 0.001245268 sec. | ||
| 4888 | 2026.01.02 18:41:21.749718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11018 | ||
| 4889 | 2026.01.02 18:41:21.750351 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.01.02 18:41:21.750411 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4891 | 2026.01.02 18:41:21.751039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4892 | 2026.01.02 18:41:21.751408 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.01.02 18:41:21.751543 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11018 | ||
| 4894 | 2026.01.02 18:41:22.317200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4895 | 2026.01.02 18:41:22.332891 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.01.02 18:41:22.332934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4897 | 2026.01.02 18:41:22.338986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4898 | 2026.01.02 18:41:22.339696 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.01.02 18:41:22.342438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4900 | 2026.01.02 18:41:25.610101 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2026.01.02 18:41:25.610301 [ 276 ] {a408e37e-4c95-4a22-bec9-1f86da98662e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4902 | 2026.01.02 18:41:25.610373 [ 276 ] {a408e37e-4c95-4a22-bec9-1f86da98662e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4903 | 2026.01.02 18:41:25.611023 [ 276 ] {a408e37e-4c95-4a22-bec9-1f86da98662e} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.01.02 18:41:25.611070 [ 276 ] {a408e37e-4c95-4a22-bec9-1f86da98662e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4905 | 2026.01.02 18:41:25.611524 [ 276 ] {a408e37e-4c95-4a22-bec9-1f86da98662e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4906 | 2026.01.02 18:41:25.611771 [ 276 ] {a408e37e-4c95-4a22-bec9-1f86da98662e} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.01.02 18:41:25.611932 [ 276 ] {a408e37e-4c95-4a22-bec9-1f86da98662e} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001681 sec., 60678.16775728733 rows/sec., 5.07 MiB/sec. | ||
| 4908 | 2026.01.02 18:41:25.611982 [ 276 ] {a408e37e-4c95-4a22-bec9-1f86da98662e} <Debug> TCPHandler: Processed in 0.002016061 sec. | ||
| 4909 | 2026.01.02 18:41:25.612106 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.01.02 18:41:25.612208 [ 276 ] {a7ddfbf0-9241-4c64-aa9b-4383645a4b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4911 | 2026.01.02 18:41:25.612255 [ 276 ] {a7ddfbf0-9241-4c64-aa9b-4383645a4b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4912 | 2026.01.02 18:41:25.612669 [ 276 ] {a7ddfbf0-9241-4c64-aa9b-4383645a4b59} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2026.01.02 18:41:25.612708 [ 276 ] {a7ddfbf0-9241-4c64-aa9b-4383645a4b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4914 | 2026.01.02 18:41:25.613023 [ 276 ] {a7ddfbf0-9241-4c64-aa9b-4383645a4b59} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4915 | 2026.01.02 18:41:25.613275 [ 276 ] {a7ddfbf0-9241-4c64-aa9b-4383645a4b59} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.01.02 18:41:25.613412 [ 276 ] {a7ddfbf0-9241-4c64-aa9b-4383645a4b59} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001228 sec., 18729.641693811078 rows/sec., 1.38 MiB/sec. | ||
| 4917 | 2026.01.02 18:41:25.613451 [ 276 ] {a7ddfbf0-9241-4c64-aa9b-4383645a4b59} <Debug> TCPHandler: Processed in 0.001397591 sec. | ||
| 4918 | 2026.01.02 18:41:25.613576 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2026.01.02 18:41:25.613675 [ 276 ] {9e51c289-fbd0-4ac5-917c-126b5ae3ec4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4920 | 2026.01.02 18:41:25.613717 [ 276 ] {9e51c289-fbd0-4ac5-917c-126b5ae3ec4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4921 | 2026.01.02 18:41:25.614162 [ 276 ] {9e51c289-fbd0-4ac5-917c-126b5ae3ec4e} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.01.02 18:41:25.614200 [ 276 ] {9e51c289-fbd0-4ac5-917c-126b5ae3ec4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4923 | 2026.01.02 18:41:25.614523 [ 276 ] {9e51c289-fbd0-4ac5-917c-126b5ae3ec4e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4924 | 2026.01.02 18:41:25.614736 [ 276 ] {9e51c289-fbd0-4ac5-917c-126b5ae3ec4e} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.01.02 18:41:25.614866 [ 276 ] {9e51c289-fbd0-4ac5-917c-126b5ae3ec4e} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001211 sec., 71841.45334434352 rows/sec., 5.61 MiB/sec. | ||
| 4926 | 2026.01.02 18:41:25.614905 [ 276 ] {9e51c289-fbd0-4ac5-917c-126b5ae3ec4e} <Debug> TCPHandler: Processed in 0.001378821 sec. | ||
| 4927 | 2026.01.02 18:41:25.615027 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.01.02 18:41:25.615122 [ 276 ] {d8b5ea0a-2d89-470a-9eed-01f627fff124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4929 | 2026.01.02 18:41:25.615169 [ 276 ] {d8b5ea0a-2d89-470a-9eed-01f627fff124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4930 | 2026.01.02 18:41:25.615625 [ 276 ] {d8b5ea0a-2d89-470a-9eed-01f627fff124} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.01.02 18:41:25.615662 [ 276 ] {d8b5ea0a-2d89-470a-9eed-01f627fff124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4932 | 2026.01.02 18:41:25.616000 [ 276 ] {d8b5ea0a-2d89-470a-9eed-01f627fff124} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4933 | 2026.01.02 18:41:25.616211 [ 276 ] {d8b5ea0a-2d89-470a-9eed-01f627fff124} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.01.02 18:41:25.616342 [ 276 ] {d8b5ea0a-2d89-470a-9eed-01f627fff124} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 4935 | 2026.01.02 18:41:25.616379 [ 276 ] {d8b5ea0a-2d89-470a-9eed-01f627fff124} <Debug> TCPHandler: Processed in 0.001400481 sec. | ||
| 4936 | 2026.01.02 18:41:25.616493 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4937 | 2026.01.02 18:41:25.616589 [ 276 ] {eb0daf66-2e3d-43df-a905-0e3ccd9e5619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4938 | 2026.01.02 18:41:25.616644 [ 276 ] {eb0daf66-2e3d-43df-a905-0e3ccd9e5619} <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 | ||
| 4939 | 2026.01.02 18:41:25.617436 [ 276 ] {eb0daf66-2e3d-43df-a905-0e3ccd9e5619} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2026.01.02 18:41:25.617474 [ 276 ] {eb0daf66-2e3d-43df-a905-0e3ccd9e5619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4941 | 2026.01.02 18:41:25.618034 [ 276 ] {eb0daf66-2e3d-43df-a905-0e3ccd9e5619} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4942 | 2026.01.02 18:41:25.618284 [ 276 ] {eb0daf66-2e3d-43df-a905-0e3ccd9e5619} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.01.02 18:41:25.618436 [ 276 ] {eb0daf66-2e3d-43df-a905-0e3ccd9e5619} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001866 sec., 12325.830653804931 rows/sec., 22.09 MiB/sec. | ||
| 4944 | 2026.01.02 18:41:25.618503 [ 276 ] {eb0daf66-2e3d-43df-a905-0e3ccd9e5619} <Debug> TCPHandler: Processed in 0.002057931 sec. | ||
| 4945 | 2026.01.02 18:41:25.618633 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4946 | 2026.01.02 18:41:25.618727 [ 276 ] {584b999f-5be5-4bf3-8db7-27d598e102ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4947 | 2026.01.02 18:41:25.618771 [ 276 ] {584b999f-5be5-4bf3-8db7-27d598e102ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4948 | 2026.01.02 18:41:25.619120 [ 276 ] {584b999f-5be5-4bf3-8db7-27d598e102ae} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.01.02 18:41:25.619158 [ 276 ] {584b999f-5be5-4bf3-8db7-27d598e102ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4950 | 2026.01.02 18:41:25.619514 [ 276 ] {584b999f-5be5-4bf3-8db7-27d598e102ae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4951 | 2026.01.02 18:41:25.619767 [ 276 ] {584b999f-5be5-4bf3-8db7-27d598e102ae} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.01.02 18:41:25.619898 [ 276 ] {584b999f-5be5-4bf3-8db7-27d598e102ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 4953 | 2026.01.02 18:41:25.619935 [ 276 ] {584b999f-5be5-4bf3-8db7-27d598e102ae} <Debug> TCPHandler: Processed in 0.001352011 sec. | ||
| 4954 | 2026.01.02 18:41:29.129112 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4955 | 2026.01.02 18:41:29.129179 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4956 | 2026.01.02 18:41:29.251751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11530 | ||
| 4957 | 2026.01.02 18:41:29.252243 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.01.02 18:41:29.252279 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4959 | 2026.01.02 18:41:29.252755 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4960 | 2026.01.02 18:41:29.252973 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.01.02 18:41:29.253096 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11530 | ||
| 4962 | 2026.01.02 18:41:29.282464 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 624 | ||
| 4963 | 2026.01.02 18:41:29.285070 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2026.01.02 18:41:29.285113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4965 | 2026.01.02 18:41:29.286317 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4966 | 2026.01.02 18:41:29.286624 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.01.02 18:41:29.286881 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 624 | ||
| 4968 | 2026.01.02 18:41:29.842647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4969 | 2026.01.02 18:41:29.859407 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2026.01.02 18:41:29.859460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4971 | 2026.01.02 18:41:29.866092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4972 | 2026.01.02 18:41:29.866828 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2026.01.02 18:41:29.869681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4974 | 2026.01.02 18:41:30.609198 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.01.02 18:41:30.609446 [ 276 ] {8fbc2ccc-f5c5-495c-bd9f-d42dc14d1114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4976 | 2026.01.02 18:41:30.609517 [ 276 ] {8fbc2ccc-f5c5-495c-bd9f-d42dc14d1114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4977 | 2026.01.02 18:41:30.610212 [ 276 ] {8fbc2ccc-f5c5-495c-bd9f-d42dc14d1114} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.01.02 18:41:30.610262 [ 276 ] {8fbc2ccc-f5c5-495c-bd9f-d42dc14d1114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4979 | 2026.01.02 18:41:30.610703 [ 276 ] {8fbc2ccc-f5c5-495c-bd9f-d42dc14d1114} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4980 | 2026.01.02 18:41:30.610931 [ 276 ] {8fbc2ccc-f5c5-495c-bd9f-d42dc14d1114} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.01.02 18:41:30.611101 [ 276 ] {8fbc2ccc-f5c5-495c-bd9f-d42dc14d1114} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001711 sec., 53769.7253068381 rows/sec., 4.54 MiB/sec. | ||
| 4982 | 2026.01.02 18:41:30.611152 [ 276 ] {8fbc2ccc-f5c5-495c-bd9f-d42dc14d1114} <Debug> TCPHandler: Processed in 0.002151503 sec. | ||
| 4983 | 2026.01.02 18:41:30.611286 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.01.02 18:41:30.611398 [ 276 ] {f82cc8e0-ab48-452d-a708-6db49c0c8296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4985 | 2026.01.02 18:41:30.611443 [ 276 ] {f82cc8e0-ab48-452d-a708-6db49c0c8296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4986 | 2026.01.02 18:41:30.611868 [ 276 ] {f82cc8e0-ab48-452d-a708-6db49c0c8296} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.01.02 18:41:30.611908 [ 276 ] {f82cc8e0-ab48-452d-a708-6db49c0c8296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4988 | 2026.01.02 18:41:30.612230 [ 276 ] {f82cc8e0-ab48-452d-a708-6db49c0c8296} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4989 | 2026.01.02 18:41:30.612437 [ 276 ] {f82cc8e0-ab48-452d-a708-6db49c0c8296} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.01.02 18:41:30.612572 [ 276 ] {f82cc8e0-ab48-452d-a708-6db49c0c8296} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001205 sec., 14937.759336099587 rows/sec., 1.10 MiB/sec. | ||
| 4991 | 2026.01.02 18:41:30.612610 [ 276 ] {f82cc8e0-ab48-452d-a708-6db49c0c8296} <Debug> TCPHandler: Processed in 0.001377961 sec. | ||
| 4992 | 2026.01.02 18:41:30.612714 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2026.01.02 18:41:30.612809 [ 276 ] {464df7bb-fa15-4729-a63a-4b5fc44e8b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4994 | 2026.01.02 18:41:30.612849 [ 276 ] {464df7bb-fa15-4729-a63a-4b5fc44e8b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4995 | 2026.01.02 18:41:30.613273 [ 276 ] {464df7bb-fa15-4729-a63a-4b5fc44e8b7f} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.01.02 18:41:30.613311 [ 276 ] {464df7bb-fa15-4729-a63a-4b5fc44e8b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4997 | 2026.01.02 18:41:30.613631 [ 276 ] {464df7bb-fa15-4729-a63a-4b5fc44e8b7f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4998 | 2026.01.02 18:41:30.613839 [ 276 ] {464df7bb-fa15-4729-a63a-4b5fc44e8b7f} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.01.02 18:41:30.613968 [ 276 ] {464df7bb-fa15-4729-a63a-4b5fc44e8b7f} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001179 sec., 69550.46649703139 rows/sec., 5.43 MiB/sec. | ||
| 5000 | 2026.01.02 18:41:30.614005 [ 276 ] {464df7bb-fa15-4729-a63a-4b5fc44e8b7f} <Debug> TCPHandler: Processed in 0.00134242 sec. | ||
| 5001 | 2026.01.02 18:41:30.614121 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.01.02 18:41:30.614215 [ 276 ] {4666195f-652e-46f1-818b-e27a5c8e64ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5003 | 2026.01.02 18:41:30.614260 [ 276 ] {4666195f-652e-46f1-818b-e27a5c8e64ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5004 | 2026.01.02 18:41:30.614673 [ 276 ] {4666195f-652e-46f1-818b-e27a5c8e64ad} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.01.02 18:41:30.614711 [ 276 ] {4666195f-652e-46f1-818b-e27a5c8e64ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5006 | 2026.01.02 18:41:30.615061 [ 276 ] {4666195f-652e-46f1-818b-e27a5c8e64ad} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5007 | 2026.01.02 18:41:30.615268 [ 276 ] {4666195f-652e-46f1-818b-e27a5c8e64ad} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.01.02 18:41:30.615399 [ 276 ] {4666195f-652e-46f1-818b-e27a5c8e64ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 5009 | 2026.01.02 18:41:30.615437 [ 276 ] {4666195f-652e-46f1-818b-e27a5c8e64ad} <Debug> TCPHandler: Processed in 0.0013669 sec. | ||
| 5010 | 2026.01.02 18:41:30.615558 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2026.01.02 18:41:30.615676 [ 276 ] {b1ac991e-be21-4a27-b9af-f2270db537b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5012 | 2026.01.02 18:41:30.615743 [ 276 ] {b1ac991e-be21-4a27-b9af-f2270db537b7} <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 | ||
| 5013 | 2026.01.02 18:41:30.616606 [ 276 ] {b1ac991e-be21-4a27-b9af-f2270db537b7} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.01.02 18:41:30.616643 [ 276 ] {b1ac991e-be21-4a27-b9af-f2270db537b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5015 | 2026.01.02 18:41:30.617202 [ 276 ] {b1ac991e-be21-4a27-b9af-f2270db537b7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5016 | 2026.01.02 18:41:30.617436 [ 276 ] {b1ac991e-be21-4a27-b9af-f2270db537b7} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.01.02 18:41:30.617577 [ 276 ] {b1ac991e-be21-4a27-b9af-f2270db537b7} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001926 sec., 9345.794392523365 rows/sec., 16.75 MiB/sec. | ||
| 5018 | 2026.01.02 18:41:30.617641 [ 276 ] {b1ac991e-be21-4a27-b9af-f2270db537b7} <Debug> TCPHandler: Processed in 0.002145273 sec. | ||
| 5019 | 2026.01.02 18:41:30.617758 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.01.02 18:41:30.617853 [ 276 ] {14ac58fd-7b84-4a89-bd79-97e6abb2a6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5021 | 2026.01.02 18:41:30.617896 [ 276 ] {14ac58fd-7b84-4a89-bd79-97e6abb2a6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5022 | 2026.01.02 18:41:30.618228 [ 276 ] {14ac58fd-7b84-4a89-bd79-97e6abb2a6e8} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.01.02 18:41:30.618264 [ 276 ] {14ac58fd-7b84-4a89-bd79-97e6abb2a6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5024 | 2026.01.02 18:41:30.618565 [ 276 ] {14ac58fd-7b84-4a89-bd79-97e6abb2a6e8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5025 | 2026.01.02 18:41:30.618768 [ 276 ] {14ac58fd-7b84-4a89-bd79-97e6abb2a6e8} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.01.02 18:41:30.618896 [ 276 ] {14ac58fd-7b84-4a89-bd79-97e6abb2a6e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 5027 | 2026.01.02 18:41:30.618932 [ 276 ] {14ac58fd-7b84-4a89-bd79-97e6abb2a6e8} <Debug> TCPHandler: Processed in 0.001223068 sec. | ||
| 5028 | 2026.01.02 18:41:32.130019 [ 92 ] {} <Debug> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5029 | 2026.01.02 18:41:32.130090 [ 92 ] {} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2026.01.02 18:41:32.130115 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5031 | 2026.01.02 18:41:32.130240 [ 203 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::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 | ||
| 5032 | 2026.01.02 18:41:32.130408 [ 203 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5033 | 2026.01.02 18:41:32.130468 [ 203 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5034 | 2026.01.02 18:41:32.130585 [ 203 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5035 | 2026.01.02 18:41:32.130658 [ 203 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 5036 | 2026.01.02 18:41:32.130727 [ 203 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5037 | 2026.01.02 18:41:32.130792 [ 203 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5038 | 2026.01.02 18:41:32.131812 [ 194 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624955 sec., 23385.262976513197 rows/sec., 1.95 MiB/sec. | ||
| 5039 | 2026.01.02 18:41:32.132004 [ 189 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5040 | 2026.01.02 18:41:32.132331 [ 189 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_9_2} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2026.01.02 18:41:32.132412 [ 189 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_9_2} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5042 | 2026.01.02 18:41:32.132518 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5043 | 2026.01.02 18:41:33.930638 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65449 | ||
| 5044 | 2026.01.02 18:41:33.930746 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5045 | 2026.01.02 18:41:33.930771 [ 286 ] {} <Debug> TCP-Session: 0cd48972-e049-46f1-accb-8ffafcdcf2d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65449 | ||
| 5046 | 2026.01.02 18:41:33.930792 [ 286 ] {} <Debug> TCP-Session: 0cd48972-e049-46f1-accb-8ffafcdcf2d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5047 | 2026.01.02 18:41:33.930805 [ 286 ] {} <Debug> TCP-Session: 0cd48972-e049-46f1-accb-8ffafcdcf2d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5048 | 2026.01.02 18:41:33.931008 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41802 | ||
| 5049 | 2026.01.02 18:41:33.931034 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63206 | ||
| 5050 | 2026.01.02 18:41:33.931058 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62963 | ||
| 5051 | 2026.01.02 18:41:33.931093 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47691 | ||
| 5052 | 2026.01.02 18:41:33.931102 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43200 | ||
| 5053 | 2026.01.02 18:41:33.931135 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5054 | 2026.01.02 18:41:33.931149 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5055 | 2026.01.02 18:41:33.931183 [ 288 ] {} <Debug> TCP-Session: 004acc83-40d5-4d88-b493-995ccf7aa69f Authenticating user 'default' from [fd00:1122:3344:101::e]:63206 | ||
| 5056 | 2026.01.02 18:41:33.931185 [ 286 ] {} <Trace> TCP-Session: 0cd48972-e049-46f1-accb-8ffafcdcf2d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5057 | 2026.01.02 18:41:33.931207 [ 287 ] {} <Debug> TCP-Session: 85199b95-a222-422d-bfaf-63e22498d7b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41802 | ||
| 5058 | 2026.01.02 18:41:33.931212 [ 288 ] {} <Debug> TCP-Session: 004acc83-40d5-4d88-b493-995ccf7aa69f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5059 | 2026.01.02 18:41:33.931214 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5060 | 2026.01.02 18:41:33.931270 [ 288 ] {} <Debug> TCP-Session: 004acc83-40d5-4d88-b493-995ccf7aa69f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5061 | 2026.01.02 18:41:33.931274 [ 287 ] {} <Debug> TCP-Session: 85199b95-a222-422d-bfaf-63e22498d7b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5062 | 2026.01.02 18:41:33.931298 [ 293 ] {} <Debug> TCP-Session: 8a6cdc20-456e-4c6d-a7c2-c1a80dde1475 Authenticating user 'default' from [fd00:1122:3344:101::e]:47691 | ||
| 5063 | 2026.01.02 18:41:33.931308 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5064 | 2026.01.02 18:41:33.931318 [ 287 ] {} <Debug> TCP-Session: 85199b95-a222-422d-bfaf-63e22498d7b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5065 | 2026.01.02 18:41:33.931337 [ 293 ] {} <Debug> TCP-Session: 8a6cdc20-456e-4c6d-a7c2-c1a80dde1475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5066 | 2026.01.02 18:41:33.931350 [ 289 ] {} <Debug> TCP-Session: 85d979f2-0ff3-404e-9100-be9b24012407 Authenticating user 'default' from [fd00:1122:3344:101::e]:62963 | ||
| 5067 | 2026.01.02 18:41:33.931365 [ 286 ] {7fa6e51b-77a0-462c-8e7e-d91eb4291e47} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65449) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5068 | 2026.01.02 18:41:33.931371 [ 293 ] {} <Debug> TCP-Session: 8a6cdc20-456e-4c6d-a7c2-c1a80dde1475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5069 | 2026.01.02 18:41:33.931382 [ 289 ] {} <Debug> TCP-Session: 85d979f2-0ff3-404e-9100-be9b24012407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5070 | 2026.01.02 18:41:33.931338 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5071 | 2026.01.02 18:41:33.931416 [ 289 ] {} <Debug> TCP-Session: 85d979f2-0ff3-404e-9100-be9b24012407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5072 | 2026.01.02 18:41:33.931072 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53967 | ||
| 5073 | 2026.01.02 18:41:33.931451 [ 294 ] {} <Debug> TCP-Session: 0d93649a-be67-46c2-8502-683b94b72248 Authenticating user 'default' from [fd00:1122:3344:101::e]:43200 | ||
| 5074 | 2026.01.02 18:41:33.931075 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56978 | ||
| 5075 | 2026.01.02 18:41:33.931500 [ 294 ] {} <Debug> TCP-Session: 0d93649a-be67-46c2-8502-683b94b72248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5076 | 2026.01.02 18:41:33.931064 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48219 | ||
| 5077 | 2026.01.02 18:41:33.931533 [ 294 ] {} <Debug> TCP-Session: 0d93649a-be67-46c2-8502-683b94b72248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5078 | 2026.01.02 18:41:33.931635 [ 286 ] {7fa6e51b-77a0-462c-8e7e-d91eb4291e47} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5079 | 2026.01.02 18:41:33.931692 [ 286 ] {7fa6e51b-77a0-462c-8e7e-d91eb4291e47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5080 | 2026.01.02 18:41:33.931696 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5081 | 2026.01.02 18:41:33.931739 [ 291 ] {} <Debug> TCP-Session: f420b1c9-038f-46c7-b6e7-15561237e9e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53967 | ||
| 5082 | 2026.01.02 18:41:33.931738 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5083 | 2026.01.02 18:41:33.931760 [ 291 ] {} <Debug> TCP-Session: f420b1c9-038f-46c7-b6e7-15561237e9e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5084 | 2026.01.02 18:41:33.931768 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5085 | 2026.01.02 18:41:33.931781 [ 290 ] {} <Debug> TCP-Session: 768b8d49-17f9-4bf4-a276-68af61ea7739 Authenticating user 'default' from [fd00:1122:3344:101::e]:48219 | ||
| 5086 | 2026.01.02 18:41:33.931790 [ 291 ] {} <Debug> TCP-Session: f420b1c9-038f-46c7-b6e7-15561237e9e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5087 | 2026.01.02 18:41:33.931822 [ 290 ] {} <Debug> TCP-Session: 768b8d49-17f9-4bf4-a276-68af61ea7739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5088 | 2026.01.02 18:41:33.931812 [ 292 ] {} <Debug> TCP-Session: e121d7a2-741c-4512-9cf8-20e5b3c68082 Authenticating user 'default' from [fd00:1122:3344:101::e]:56978 | ||
| 5089 | 2026.01.02 18:41:33.931848 [ 290 ] {} <Debug> TCP-Session: 768b8d49-17f9-4bf4-a276-68af61ea7739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5090 | 2026.01.02 18:41:33.931871 [ 292 ] {} <Debug> TCP-Session: e121d7a2-741c-4512-9cf8-20e5b3c68082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5091 | 2026.01.02 18:41:33.931897 [ 292 ] {} <Debug> TCP-Session: e121d7a2-741c-4512-9cf8-20e5b3c68082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5092 | 2026.01.02 18:41:33.931967 [ 286 ] {7fa6e51b-77a0-462c-8e7e-d91eb4291e47} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 5093 | 2026.01.02 18:41:33.932873 [ 305 ] {7fa6e51b-77a0-462c-8e7e-d91eb4291e47} <Trace> AggregatingTransform: Aggregating | ||
| 5094 | 2026.01.02 18:41:33.932915 [ 305 ] {7fa6e51b-77a0-462c-8e7e-d91eb4291e47} <Trace> Aggregator: Aggregation method: without_key | ||
| 5095 | 2026.01.02 18:41:33.932949 [ 305 ] {7fa6e51b-77a0-462c-8e7e-d91eb4291e47} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000886063 sec. (1128.588 rows/sec., 44.09 KiB/sec.) | ||
| 5096 | 2026.01.02 18:41:33.932967 [ 305 ] {7fa6e51b-77a0-462c-8e7e-d91eb4291e47} <Trace> Aggregator: Merging aggregated data | ||
| 5097 | 2026.01.02 18:41:33.934068 [ 286 ] {7fa6e51b-77a0-462c-8e7e-d91eb4291e47} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002759 sec., 362.45016310257336 rows/sec., 14.16 KiB/sec. | ||
| 5098 | 2026.01.02 18:41:33.934206 [ 286 ] {7fa6e51b-77a0-462c-8e7e-d91eb4291e47} <Debug> TCPHandler: Processed in 0.003137118 sec. | ||
| 5099 | 2026.01.02 18:41:33.934294 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5100 | 2026.01.02 18:41:33.934324 [ 286 ] {} <Debug> TCP-Session: 0cd48972-e049-46f1-accb-8ffafcdcf2d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5101 | 2026.01.02 18:41:33.934324 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5102 | 2026.01.02 18:41:33.934344 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5103 | 2026.01.02 18:41:33.934366 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5104 | 2026.01.02 18:41:33.934385 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5105 | 2026.01.02 18:41:33.934401 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5106 | 2026.01.02 18:41:33.934433 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5107 | 2026.01.02 18:41:33.934452 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5108 | 2026.01.02 18:41:33.934461 [ 292 ] {} <Debug> TCP-Session: e121d7a2-741c-4512-9cf8-20e5b3c68082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5109 | 2026.01.02 18:41:33.934479 [ 290 ] {} <Debug> TCP-Session: 768b8d49-17f9-4bf4-a276-68af61ea7739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5110 | 2026.01.02 18:41:33.934494 [ 293 ] {} <Debug> TCP-Session: 8a6cdc20-456e-4c6d-a7c2-c1a80dde1475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5111 | 2026.01.02 18:41:33.934444 [ 291 ] {} <Debug> TCP-Session: f420b1c9-038f-46c7-b6e7-15561237e9e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5112 | 2026.01.02 18:41:33.934418 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5113 | 2026.01.02 18:41:33.934392 [ 288 ] {} <Debug> TCP-Session: 004acc83-40d5-4d88-b493-995ccf7aa69f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5114 | 2026.01.02 18:41:33.934376 [ 287 ] {} <Debug> TCP-Session: 85199b95-a222-422d-bfaf-63e22498d7b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5115 | 2026.01.02 18:41:33.934582 [ 294 ] {} <Debug> TCP-Session: 0d93649a-be67-46c2-8502-683b94b72248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5116 | 2026.01.02 18:41:33.934423 [ 289 ] {} <Debug> TCP-Session: 85d979f2-0ff3-404e-9100-be9b24012407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5117 | 2026.01.02 18:41:35.226762 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37484 | ||
| 5118 | 2026.01.02 18:41:35.226868 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5119 | 2026.01.02 18:41:35.226895 [ 286 ] {} <Debug> TCP-Session: 7479f08e-4aad-4424-a877-9302132e8cb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37484 | ||
| 5120 | 2026.01.02 18:41:35.226918 [ 286 ] {} <Debug> TCP-Session: 7479f08e-4aad-4424-a877-9302132e8cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5121 | 2026.01.02 18:41:35.226932 [ 286 ] {} <Debug> TCP-Session: 7479f08e-4aad-4424-a877-9302132e8cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5122 | 2026.01.02 18:41:35.227127 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45420 | ||
| 5123 | 2026.01.02 18:41:35.227136 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44687 | ||
| 5124 | 2026.01.02 18:41:35.227177 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33015 | ||
| 5125 | 2026.01.02 18:41:35.227189 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5126 | 2026.01.02 18:41:35.227254 [ 288 ] {} <Debug> TCP-Session: 8993c92a-74de-45d3-8609-15712983bd61 Authenticating user 'default' from [fd00:1122:3344:101::e]:45420 | ||
| 5127 | 2026.01.02 18:41:35.227261 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5128 | 2026.01.02 18:41:35.227272 [ 288 ] {} <Debug> TCP-Session: 8993c92a-74de-45d3-8609-15712983bd61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5129 | 2026.01.02 18:41:35.227280 [ 286 ] {} <Trace> TCP-Session: 7479f08e-4aad-4424-a877-9302132e8cb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2026.01.02 18:41:35.227299 [ 288 ] {} <Debug> TCP-Session: 8993c92a-74de-45d3-8609-15712983bd61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5131 | 2026.01.02 18:41:35.227296 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5132 | 2026.01.02 18:41:35.227298 [ 287 ] {} <Debug> TCP-Session: 26a7f75e-3b54-4116-afe1-c997dd67272c Authenticating user 'default' from [fd00:1122:3344:101::e]:44687 | ||
| 5133 | 2026.01.02 18:41:35.227351 [ 289 ] {} <Debug> TCP-Session: d371350f-9839-46ce-b1c9-0cc73fa10da2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33015 | ||
| 5134 | 2026.01.02 18:41:35.227371 [ 287 ] {} <Debug> TCP-Session: 26a7f75e-3b54-4116-afe1-c997dd67272c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5135 | 2026.01.02 18:41:35.227382 [ 289 ] {} <Debug> TCP-Session: d371350f-9839-46ce-b1c9-0cc73fa10da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5136 | 2026.01.02 18:41:35.227392 [ 287 ] {} <Debug> TCP-Session: 26a7f75e-3b54-4116-afe1-c997dd67272c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5137 | 2026.01.02 18:41:35.227405 [ 289 ] {} <Debug> TCP-Session: d371350f-9839-46ce-b1c9-0cc73fa10da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5138 | 2026.01.02 18:41:35.227458 [ 286 ] {38ca781f-54bb-44a1-89e6-b44cb12965d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37484) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5139 | 2026.01.02 18:41:35.227717 [ 286 ] {38ca781f-54bb-44a1-89e6-b44cb12965d7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5140 | 2026.01.02 18:41:35.227770 [ 286 ] {38ca781f-54bb-44a1-89e6-b44cb12965d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5141 | 2026.01.02 18:41:35.228062 [ 286 ] {38ca781f-54bb-44a1-89e6-b44cb12965d7} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 5142 | 2026.01.02 18:41:35.228903 [ 322 ] {38ca781f-54bb-44a1-89e6-b44cb12965d7} <Trace> AggregatingTransform: Aggregating | ||
| 5143 | 2026.01.02 18:41:35.228940 [ 322 ] {38ca781f-54bb-44a1-89e6-b44cb12965d7} <Trace> Aggregator: Aggregation method: without_key | ||
| 5144 | 2026.01.02 18:41:35.228973 [ 322 ] {38ca781f-54bb-44a1-89e6-b44cb12965d7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000807683 sec. (1238.110 rows/sec., 48.36 KiB/sec.) | ||
| 5145 | 2026.01.02 18:41:35.228992 [ 322 ] {38ca781f-54bb-44a1-89e6-b44cb12965d7} <Trace> Aggregator: Merging aggregated data | ||
| 5146 | 2026.01.02 18:41:35.230518 [ 286 ] {38ca781f-54bb-44a1-89e6-b44cb12965d7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00312 sec., 320.5128205128205 rows/sec., 12.52 KiB/sec. | ||
| 5147 | 2026.01.02 18:41:35.230620 [ 286 ] {38ca781f-54bb-44a1-89e6-b44cb12965d7} <Debug> TCPHandler: Processed in 0.003461793 sec. | ||
| 5148 | 2026.01.02 18:41:35.230703 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5149 | 2026.01.02 18:41:35.230733 [ 286 ] {} <Debug> TCP-Session: 7479f08e-4aad-4424-a877-9302132e8cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5150 | 2026.01.02 18:41:35.230733 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5151 | 2026.01.02 18:41:35.230769 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5152 | 2026.01.02 18:41:35.230782 [ 287 ] {} <Debug> TCP-Session: 26a7f75e-3b54-4116-afe1-c997dd67272c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5153 | 2026.01.02 18:41:35.230812 [ 288 ] {} <Debug> TCP-Session: 8993c92a-74de-45d3-8609-15712983bd61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5154 | 2026.01.02 18:41:35.230826 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5155 | 2026.01.02 18:41:35.230875 [ 289 ] {} <Debug> TCP-Session: d371350f-9839-46ce-b1c9-0cc73fa10da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5156 | 2026.01.02 18:41:35.232477 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37048 | ||
| 5157 | 2026.01.02 18:41:35.232476 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45642 | ||
| 5158 | 2026.01.02 18:41:35.232514 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45363 | ||
| 5159 | 2026.01.02 18:41:35.232541 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5160 | 2026.01.02 18:41:35.232503 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64602 | ||
| 5161 | 2026.01.02 18:41:35.232580 [ 288 ] {} <Debug> TCP-Session: 7446d6c6-2eab-479d-b4a4-444433b9747b Authenticating user 'default' from [fd00:1122:3344:101::e]:37048 | ||
| 5162 | 2026.01.02 18:41:35.232592 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5163 | 2026.01.02 18:41:35.232596 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5164 | 2026.01.02 18:41:35.232608 [ 288 ] {} <Debug> TCP-Session: 7446d6c6-2eab-479d-b4a4-444433b9747b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5165 | 2026.01.02 18:41:35.232632 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5166 | 2026.01.02 18:41:35.232642 [ 293 ] {} <Debug> TCP-Session: 0ea64108-60bc-4a50-8fab-433709be65a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45363 | ||
| 5167 | 2026.01.02 18:41:35.232658 [ 288 ] {} <Debug> TCP-Session: 7446d6c6-2eab-479d-b4a4-444433b9747b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5168 | 2026.01.02 18:41:35.232690 [ 293 ] {} <Debug> TCP-Session: 0ea64108-60bc-4a50-8fab-433709be65a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5169 | 2026.01.02 18:41:35.232674 [ 292 ] {} <Debug> TCP-Session: cfad70de-7e61-4db0-8306-79fa3e3a3a64 Authenticating user 'default' from [fd00:1122:3344:101::e]:64602 | ||
| 5170 | 2026.01.02 18:41:35.232718 [ 293 ] {} <Debug> TCP-Session: 0ea64108-60bc-4a50-8fab-433709be65a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5171 | 2026.01.02 18:41:35.232742 [ 292 ] {} <Debug> TCP-Session: cfad70de-7e61-4db0-8306-79fa3e3a3a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5172 | 2026.01.02 18:41:35.232630 [ 290 ] {} <Debug> TCP-Session: 0229abb8-c9ad-4465-841f-f88ecbd48e17 Authenticating user 'default' from [fd00:1122:3344:101::e]:45642 | ||
| 5173 | 2026.01.02 18:41:35.232766 [ 292 ] {} <Debug> TCP-Session: cfad70de-7e61-4db0-8306-79fa3e3a3a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5174 | 2026.01.02 18:41:35.232491 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50720 | ||
| 5175 | 2026.01.02 18:41:35.232802 [ 290 ] {} <Debug> TCP-Session: 0229abb8-c9ad-4465-841f-f88ecbd48e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5176 | 2026.01.02 18:41:35.232837 [ 290 ] {} <Debug> TCP-Session: 0229abb8-c9ad-4465-841f-f88ecbd48e17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5177 | 2026.01.02 18:41:35.232870 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5178 | 2026.01.02 18:41:35.232899 [ 291 ] {} <Debug> TCP-Session: eb24db21-c854-4abb-84a7-e634c1e735d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50720 | ||
| 5179 | 2026.01.02 18:41:35.232917 [ 291 ] {} <Debug> TCP-Session: eb24db21-c854-4abb-84a7-e634c1e735d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5180 | 2026.01.02 18:41:35.232930 [ 291 ] {} <Debug> TCP-Session: eb24db21-c854-4abb-84a7-e634c1e735d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5181 | 2026.01.02 18:41:35.248915 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64602). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5182 | |||
| 5183 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5184 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5185 | 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 | ||
| 5186 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5187 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5188 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5189 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5190 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5191 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5192 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5193 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5194 | (version 23.8.7.1) | ||
| 5195 | 2026.01.02 18:41:35.249076 [ 292 ] {} <Debug> TCP-Session: cfad70de-7e61-4db0-8306-79fa3e3a3a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2026.01.02 18:41:35.249109 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50720). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5197 | |||
| 5198 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5199 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5200 | 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 | ||
| 5201 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5202 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5203 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5204 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5205 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5206 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5207 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5208 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5209 | (version 23.8.7.1) | ||
| 5210 | 2026.01.02 18:41:35.249186 [ 291 ] {} <Debug> TCP-Session: eb24db21-c854-4abb-84a7-e634c1e735d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5211 | 2026.01.02 18:41:35.249227 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45642). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5212 | |||
| 5213 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5214 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5215 | 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 | ||
| 5216 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5217 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5218 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5219 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5220 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5221 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5222 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5223 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5224 | (version 23.8.7.1) | ||
| 5225 | 2026.01.02 18:41:35.249339 [ 290 ] {} <Debug> TCP-Session: 0229abb8-c9ad-4465-841f-f88ecbd48e17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5226 | 2026.01.02 18:41:35.249346 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37048). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5227 | |||
| 5228 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5229 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5230 | 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 | ||
| 5231 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5232 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5233 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5234 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5235 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5236 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5237 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5238 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5239 | (version 23.8.7.1) | ||
| 5240 | 2026.01.02 18:41:35.249418 [ 288 ] {} <Debug> TCP-Session: 7446d6c6-2eab-479d-b4a4-444433b9747b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5241 | 2026.01.02 18:41:35.249454 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45363). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5242 | |||
| 5243 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5244 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5245 | 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 | ||
| 5246 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5247 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5248 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5249 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5250 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5251 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5252 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5253 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5254 | (version 23.8.7.1) | ||
| 5255 | 2026.01.02 18:41:35.249528 [ 293 ] {} <Debug> TCP-Session: 0ea64108-60bc-4a50-8fab-433709be65a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5256 | 2026.01.02 18:41:35.361600 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60361 | ||
| 5257 | 2026.01.02 18:41:35.361710 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5258 | 2026.01.02 18:41:35.361736 [ 290 ] {} <Debug> TCP-Session: 079b467f-912e-4013-a577-eff59327db11 Authenticating user 'default' from [fd00:1122:3344:101::e]:60361 | ||
| 5259 | 2026.01.02 18:41:35.361758 [ 290 ] {} <Debug> TCP-Session: 079b467f-912e-4013-a577-eff59327db11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5260 | 2026.01.02 18:41:35.361771 [ 290 ] {} <Debug> TCP-Session: 079b467f-912e-4013-a577-eff59327db11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5261 | 2026.01.02 18:41:35.361953 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57916 | ||
| 5262 | 2026.01.02 18:41:35.361956 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34691 | ||
| 5263 | 2026.01.02 18:41:35.361993 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62215 | ||
| 5264 | 2026.01.02 18:41:35.362028 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46668 | ||
| 5265 | 2026.01.02 18:41:35.362044 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37862 | ||
| 5266 | 2026.01.02 18:41:35.362044 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45056 | ||
| 5267 | 2026.01.02 18:41:35.362098 [ 290 ] {} <Trace> TCP-Session: 079b467f-912e-4013-a577-eff59327db11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5268 | 2026.01.02 18:41:35.362101 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5269 | 2026.01.02 18:41:35.362115 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5270 | 2026.01.02 18:41:35.362172 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5271 | 2026.01.02 18:41:35.362178 [ 294 ] {} <Debug> TCP-Session: e2437ba5-418f-4d8f-995c-c5879158aede Authenticating user 'default' from [fd00:1122:3344:101::e]:62215 | ||
| 5272 | 2026.01.02 18:41:35.362200 [ 287 ] {} <Debug> TCP-Session: f241c080-c709-4c2c-a413-ee9f1034b461 Authenticating user 'default' from [fd00:1122:3344:101::e]:46668 | ||
| 5273 | 2026.01.02 18:41:35.362216 [ 289 ] {} <Debug> TCP-Session: a5db505a-b5e7-47be-a41a-f927737f539a Authenticating user 'default' from [fd00:1122:3344:101::e]:37862 | ||
| 5274 | 2026.01.02 18:41:35.362223 [ 294 ] {} <Debug> TCP-Session: e2437ba5-418f-4d8f-995c-c5879158aede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5275 | 2026.01.02 18:41:35.362261 [ 289 ] {} <Debug> TCP-Session: a5db505a-b5e7-47be-a41a-f927737f539a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5276 | 2026.01.02 18:41:35.362281 [ 294 ] {} <Debug> TCP-Session: e2437ba5-418f-4d8f-995c-c5879158aede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5277 | 2026.01.02 18:41:35.362291 [ 289 ] {} <Debug> TCP-Session: a5db505a-b5e7-47be-a41a-f927737f539a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5278 | 2026.01.02 18:41:35.362305 [ 290 ] {c363575c-7caf-4a7a-bcee-2817c17d63d6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60361) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5279 | 2026.01.02 18:41:35.362243 [ 287 ] {} <Debug> TCP-Session: f241c080-c709-4c2c-a413-ee9f1034b461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5280 | 2026.01.02 18:41:35.362002 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46022 | ||
| 5281 | 2026.01.02 18:41:35.362358 [ 287 ] {} <Debug> TCP-Session: f241c080-c709-4c2c-a413-ee9f1034b461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5282 | 2026.01.02 18:41:35.362096 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5283 | 2026.01.02 18:41:35.361993 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43452 | ||
| 5284 | 2026.01.02 18:41:35.362426 [ 291 ] {} <Debug> TCP-Session: 7c6b0398-acd5-4634-b139-0c4790a09b96 Authenticating user 'default' from [fd00:1122:3344:101::e]:34691 | ||
| 5285 | 2026.01.02 18:41:35.362434 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5286 | 2026.01.02 18:41:35.362458 [ 291 ] {} <Debug> TCP-Session: 7c6b0398-acd5-4634-b139-0c4790a09b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5287 | 2026.01.02 18:41:35.362180 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5288 | 2026.01.02 18:41:35.362481 [ 286 ] {} <Debug> TCP-Session: a0c3f61c-ada8-43d0-a282-5308512a4df2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46022 | ||
| 5289 | 2026.01.02 18:41:35.362482 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5290 | 2026.01.02 18:41:35.362515 [ 288 ] {} <Debug> TCP-Session: fc536f9b-3d60-4377-abcb-494b1d9198b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45056 | ||
| 5291 | 2026.01.02 18:41:35.362520 [ 286 ] {} <Debug> TCP-Session: a0c3f61c-ada8-43d0-a282-5308512a4df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5292 | 2026.01.02 18:41:35.362535 [ 293 ] {} <Debug> TCP-Session: 43d81780-0963-4fca-a3d5-4a8cc2dc6f5b Authenticating user 'default' from [fd00:1122:3344:101::e]:43452 | ||
| 5293 | 2026.01.02 18:41:35.362549 [ 286 ] {} <Debug> TCP-Session: a0c3f61c-ada8-43d0-a282-5308512a4df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5294 | 2026.01.02 18:41:35.362566 [ 293 ] {} <Debug> TCP-Session: 43d81780-0963-4fca-a3d5-4a8cc2dc6f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5295 | 2026.01.02 18:41:35.362544 [ 288 ] {} <Debug> TCP-Session: fc536f9b-3d60-4377-abcb-494b1d9198b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5296 | 2026.01.02 18:41:35.362589 [ 293 ] {} <Debug> TCP-Session: 43d81780-0963-4fca-a3d5-4a8cc2dc6f5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5297 | 2026.01.02 18:41:35.362608 [ 288 ] {} <Debug> TCP-Session: fc536f9b-3d60-4377-abcb-494b1d9198b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5298 | 2026.01.02 18:41:35.362617 [ 290 ] {c363575c-7caf-4a7a-bcee-2817c17d63d6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5299 | 2026.01.02 18:41:35.362484 [ 291 ] {} <Debug> TCP-Session: 7c6b0398-acd5-4634-b139-0c4790a09b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5300 | 2026.01.02 18:41:35.362060 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5301 | 2026.01.02 18:41:35.362686 [ 290 ] {c363575c-7caf-4a7a-bcee-2817c17d63d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5302 | 2026.01.02 18:41:35.362699 [ 292 ] {} <Debug> TCP-Session: 85c2fe8d-718b-4b0f-ada4-31da86c55086 Authenticating user 'default' from [fd00:1122:3344:101::e]:57916 | ||
| 5303 | 2026.01.02 18:41:35.362726 [ 292 ] {} <Debug> TCP-Session: 85c2fe8d-718b-4b0f-ada4-31da86c55086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5304 | 2026.01.02 18:41:35.362740 [ 292 ] {} <Debug> TCP-Session: 85c2fe8d-718b-4b0f-ada4-31da86c55086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5305 | 2026.01.02 18:41:35.363007 [ 290 ] {c363575c-7caf-4a7a-bcee-2817c17d63d6} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 5306 | 2026.01.02 18:41:35.364067 [ 346 ] {c363575c-7caf-4a7a-bcee-2817c17d63d6} <Trace> AggregatingTransform: Aggregating | ||
| 5307 | 2026.01.02 18:41:35.364122 [ 346 ] {c363575c-7caf-4a7a-bcee-2817c17d63d6} <Trace> Aggregator: Aggregation method: without_key | ||
| 5308 | 2026.01.02 18:41:35.364164 [ 346 ] {c363575c-7caf-4a7a-bcee-2817c17d63d6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001051756 sec. (950.791 rows/sec., 37.14 KiB/sec.) | ||
| 5309 | 2026.01.02 18:41:35.364184 [ 346 ] {c363575c-7caf-4a7a-bcee-2817c17d63d6} <Trace> Aggregator: Merging aggregated data | ||
| 5310 | 2026.01.02 18:41:35.365428 [ 290 ] {c363575c-7caf-4a7a-bcee-2817c17d63d6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003188 sec., 313.67628607277294 rows/sec., 12.25 KiB/sec. | ||
| 5311 | 2026.01.02 18:41:35.365561 [ 290 ] {c363575c-7caf-4a7a-bcee-2817c17d63d6} <Debug> TCPHandler: Processed in 0.003616325 sec. | ||
| 5312 | 2026.01.02 18:41:35.365684 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5313 | 2026.01.02 18:41:35.365711 [ 290 ] {} <Debug> TCP-Session: 079b467f-912e-4013-a577-eff59327db11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5314 | 2026.01.02 18:41:35.365719 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5315 | 2026.01.02 18:41:35.365748 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5316 | 2026.01.02 18:41:35.365762 [ 291 ] {} <Debug> TCP-Session: 7c6b0398-acd5-4634-b139-0c4790a09b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5317 | 2026.01.02 18:41:35.365781 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5318 | 2026.01.02 18:41:35.365793 [ 289 ] {} <Debug> TCP-Session: a5db505a-b5e7-47be-a41a-f927737f539a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2026.01.02 18:41:35.365808 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5320 | 2026.01.02 18:41:35.365826 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5321 | 2026.01.02 18:41:35.365849 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5322 | 2026.01.02 18:41:35.365860 [ 293 ] {} <Debug> TCP-Session: 43d81780-0963-4fca-a3d5-4a8cc2dc6f5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5323 | 2026.01.02 18:41:35.365878 [ 286 ] {} <Debug> TCP-Session: a0c3f61c-ada8-43d0-a282-5308512a4df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2026.01.02 18:41:35.365896 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5325 | 2026.01.02 18:41:35.365897 [ 287 ] {} <Debug> TCP-Session: f241c080-c709-4c2c-a413-ee9f1034b461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5326 | 2026.01.02 18:41:35.365931 [ 288 ] {} <Debug> TCP-Session: fc536f9b-3d60-4377-abcb-494b1d9198b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2026.01.02 18:41:35.365878 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5328 | 2026.01.02 18:41:35.365829 [ 292 ] {} <Debug> TCP-Session: 85c2fe8d-718b-4b0f-ada4-31da86c55086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5329 | 2026.01.02 18:41:35.365990 [ 294 ] {} <Debug> TCP-Session: e2437ba5-418f-4d8f-995c-c5879158aede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5330 | 2026.01.02 18:41:35.609900 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2026.01.02 18:41:35.610094 [ 276 ] {7bc1a198-b6a3-4cda-a2f2-38348bd7f192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5332 | 2026.01.02 18:41:35.610169 [ 276 ] {7bc1a198-b6a3-4cda-a2f2-38348bd7f192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5333 | 2026.01.02 18:41:35.610835 [ 276 ] {7bc1a198-b6a3-4cda-a2f2-38348bd7f192} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2026.01.02 18:41:35.610883 [ 276 ] {7bc1a198-b6a3-4cda-a2f2-38348bd7f192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5335 | 2026.01.02 18:41:35.611290 [ 276 ] {7bc1a198-b6a3-4cda-a2f2-38348bd7f192} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5336 | 2026.01.02 18:41:35.611510 [ 276 ] {7bc1a198-b6a3-4cda-a2f2-38348bd7f192} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.01.02 18:41:35.611662 [ 276 ] {7bc1a198-b6a3-4cda-a2f2-38348bd7f192} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001621 sec., 62924.12091301665 rows/sec., 5.25 MiB/sec. | ||
| 5338 | 2026.01.02 18:41:35.611704 [ 276 ] {7bc1a198-b6a3-4cda-a2f2-38348bd7f192} <Debug> TCPHandler: Processed in 0.001943569 sec. | ||
| 5339 | 2026.01.02 18:41:35.611832 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2026.01.02 18:41:35.611926 [ 276 ] {1110b536-fcb3-426c-a8f1-ea9b144d4003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5341 | 2026.01.02 18:41:35.611968 [ 276 ] {1110b536-fcb3-426c-a8f1-ea9b144d4003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5342 | 2026.01.02 18:41:35.612365 [ 276 ] {1110b536-fcb3-426c-a8f1-ea9b144d4003} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2026.01.02 18:41:35.612402 [ 276 ] {1110b536-fcb3-426c-a8f1-ea9b144d4003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5344 | 2026.01.02 18:41:35.612697 [ 276 ] {1110b536-fcb3-426c-a8f1-ea9b144d4003} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5345 | 2026.01.02 18:41:35.612902 [ 276 ] {1110b536-fcb3-426c-a8f1-ea9b144d4003} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.01.02 18:41:35.613012 [ 90 ] {} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5347 | 2026.01.02 18:41:35.613034 [ 276 ] {1110b536-fcb3-426c-a8f1-ea9b144d4003} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001126 sec., 20426.287744227353 rows/sec., 1.50 MiB/sec. | ||
| 5348 | 2026.01.02 18:41:35.613080 [ 90 ] {} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2026.01.02 18:41:35.613090 [ 276 ] {1110b536-fcb3-426c-a8f1-ea9b144d4003} <Debug> TCPHandler: Processed in 0.00130768 sec. | ||
| 5350 | 2026.01.02 18:41:35.613110 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5351 | 2026.01.02 18:41:35.613203 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2026.01.02 18:41:35.613213 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 5353 | 2026.01.02 18:41:35.613302 [ 276 ] {8233fc7e-8678-47d1-8695-585fe2105a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5354 | 2026.01.02 18:41:35.613329 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5355 | 2026.01.02 18:41:35.613343 [ 276 ] {8233fc7e-8678-47d1-8695-585fe2105a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5356 | 2026.01.02 18:41:35.613366 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 71 rows starting from the beginning of the part | ||
| 5357 | 2026.01.02 18:41:35.613435 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 23 rows starting from the beginning of the part | ||
| 5358 | 2026.01.02 18:41:35.613487 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
| 5359 | 2026.01.02 18:41:35.613574 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part | ||
| 5360 | 2026.01.02 18:41:35.613624 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 18 rows starting from the beginning of the part | ||
| 5361 | 2026.01.02 18:41:35.613673 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part | ||
| 5362 | 2026.01.02 18:41:35.613766 [ 276 ] {8233fc7e-8678-47d1-8695-585fe2105a6e} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.01.02 18:41:35.613802 [ 276 ] {8233fc7e-8678-47d1-8695-585fe2105a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5364 | 2026.01.02 18:41:35.614157 [ 276 ] {8233fc7e-8678-47d1-8695-585fe2105a6e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5365 | 2026.01.02 18:41:35.614393 [ 276 ] {8233fc7e-8678-47d1-8695-585fe2105a6e} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.01.02 18:41:35.614522 [ 276 ] {8233fc7e-8678-47d1-8695-585fe2105a6e} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001238 sec., 70274.63651050082 rows/sec., 5.49 MiB/sec. | ||
| 5367 | 2026.01.02 18:41:35.614586 [ 276 ] {8233fc7e-8678-47d1-8695-585fe2105a6e} <Debug> TCPHandler: Processed in 0.001432012 sec. | ||
| 5368 | 2026.01.02 18:41:35.614603 [ 188 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430062 sec., 132861.37244399195 rows/sec., 10.27 MiB/sec. | ||
| 5369 | 2026.01.02 18:41:35.614702 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5370 | 2026.01.02 18:41:35.614756 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5371 | 2026.01.02 18:41:35.614811 [ 276 ] {78820be8-027d-42fc-a8f0-ec9c30a5590a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5372 | 2026.01.02 18:41:35.614857 [ 276 ] {78820be8-027d-42fc-a8f0-ec9c30a5590a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5373 | 2026.01.02 18:41:35.615029 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_31_6} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2026.01.02 18:41:35.615108 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_31_6} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5375 | 2026.01.02 18:41:35.615181 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5376 | 2026.01.02 18:41:35.615376 [ 276 ] {78820be8-027d-42fc-a8f0-ec9c30a5590a} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2026.01.02 18:41:35.615411 [ 276 ] {78820be8-027d-42fc-a8f0-ec9c30a5590a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5378 | 2026.01.02 18:41:35.615784 [ 276 ] {78820be8-027d-42fc-a8f0-ec9c30a5590a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5379 | 2026.01.02 18:41:35.616041 [ 276 ] {78820be8-027d-42fc-a8f0-ec9c30a5590a} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2026.01.02 18:41:35.616186 [ 276 ] {78820be8-027d-42fc-a8f0-ec9c30a5590a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001398 sec., 114449.21316165951 rows/sec., 7.97 MiB/sec. | ||
| 5381 | 2026.01.02 18:41:35.616224 [ 276 ] {78820be8-027d-42fc-a8f0-ec9c30a5590a} <Debug> TCPHandler: Processed in 0.001572334 sec. | ||
| 5382 | 2026.01.02 18:41:35.616451 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5383 | 2026.01.02 18:41:35.616558 [ 276 ] {2d8fd0f8-d7e6-4e20-98de-68d38a564a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5384 | 2026.01.02 18:41:35.616624 [ 276 ] {2d8fd0f8-d7e6-4e20-98de-68d38a564a99} <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 | ||
| 5385 | 2026.01.02 18:41:35.617571 [ 276 ] {2d8fd0f8-d7e6-4e20-98de-68d38a564a99} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2026.01.02 18:41:35.617609 [ 276 ] {2d8fd0f8-d7e6-4e20-98de-68d38a564a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5387 | 2026.01.02 18:41:35.618221 [ 276 ] {2d8fd0f8-d7e6-4e20-98de-68d38a564a99} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5388 | 2026.01.02 18:41:35.618495 [ 276 ] {2d8fd0f8-d7e6-4e20-98de-68d38a564a99} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2026.01.02 18:41:35.618649 [ 276 ] {2d8fd0f8-d7e6-4e20-98de-68d38a564a99} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002115 sec., 10874.704491725768 rows/sec., 19.49 MiB/sec. | ||
| 5390 | 2026.01.02 18:41:35.618722 [ 276 ] {2d8fd0f8-d7e6-4e20-98de-68d38a564a99} <Debug> TCPHandler: Processed in 0.002325276 sec. | ||
| 5391 | 2026.01.02 18:41:35.618856 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5392 | 2026.01.02 18:41:35.618953 [ 276 ] {8c7d82a2-9ce8-4c6d-9cff-38616e84bbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5393 | 2026.01.02 18:41:35.618998 [ 276 ] {8c7d82a2-9ce8-4c6d-9cff-38616e84bbea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5394 | 2026.01.02 18:41:35.619415 [ 276 ] {8c7d82a2-9ce8-4c6d-9cff-38616e84bbea} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.01.02 18:41:35.619452 [ 276 ] {8c7d82a2-9ce8-4c6d-9cff-38616e84bbea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5396 | 2026.01.02 18:41:35.619770 [ 276 ] {8c7d82a2-9ce8-4c6d-9cff-38616e84bbea} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5397 | 2026.01.02 18:41:35.620010 [ 276 ] {8c7d82a2-9ce8-4c6d-9cff-38616e84bbea} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2026.01.02 18:41:35.620162 [ 276 ] {8c7d82a2-9ce8-4c6d-9cff-38616e84bbea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 5399 | 2026.01.02 18:41:35.620206 [ 276 ] {8c7d82a2-9ce8-4c6d-9cff-38616e84bbea} <Debug> TCPHandler: Processed in 0.001405801 sec. | ||
| 5400 | 2026.01.02 18:41:36.753891 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11978 | ||
| 5401 | 2026.01.02 18:41:36.754400 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2026.01.02 18:41:36.754440 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5403 | 2026.01.02 18:41:36.754921 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5404 | 2026.01.02 18:41:36.755175 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5405 | 2026.01.02 18:41:36.755308 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11978 | ||
| 5406 | 2026.01.02 18:41:37.370441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5407 | 2026.01.02 18:41:37.387253 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.01.02 18:41:37.387306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5409 | 2026.01.02 18:41:37.392983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5410 | 2026.01.02 18:41:37.393681 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2026.01.02 18:41:37.396551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5412 | 2026.01.02 18:41:39.287692 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 654 | ||
| 5413 | 2026.01.02 18:41:39.289935 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2026.01.02 18:41:39.289985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5415 | 2026.01.02 18:41:39.291160 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5416 | 2026.01.02 18:41:39.291418 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2026.01.02 18:41:39.291677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
| 5418 | 2026.01.02 18:41:40.608888 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2026.01.02 18:41:40.609076 [ 276 ] {5dd56c8c-bf38-453c-a747-7818dd13a468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5420 | 2026.01.02 18:41:40.609143 [ 276 ] {5dd56c8c-bf38-453c-a747-7818dd13a468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5421 | 2026.01.02 18:41:40.609812 [ 276 ] {5dd56c8c-bf38-453c-a747-7818dd13a468} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2026.01.02 18:41:40.609861 [ 276 ] {5dd56c8c-bf38-453c-a747-7818dd13a468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5423 | 2026.01.02 18:41:40.610250 [ 276 ] {5dd56c8c-bf38-453c-a747-7818dd13a468} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5424 | 2026.01.02 18:41:40.610457 [ 276 ] {5dd56c8c-bf38-453c-a747-7818dd13a468} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2026.01.02 18:41:40.610600 [ 276 ] {5dd56c8c-bf38-453c-a747-7818dd13a468} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001615 sec., 56965.94427244582 rows/sec., 4.81 MiB/sec. | ||
| 5426 | 2026.01.02 18:41:40.610603 [ 73 ] {} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5427 | 2026.01.02 18:41:40.610642 [ 276 ] {5dd56c8c-bf38-453c-a747-7818dd13a468} <Debug> TCPHandler: Processed in 0.001929469 sec. | ||
| 5428 | 2026.01.02 18:41:40.610677 [ 73 ] {} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2026.01.02 18:41:40.610705 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5430 | 2026.01.02 18:41:40.610777 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2026.01.02 18:41:40.610835 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::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 | ||
| 5432 | 2026.01.02 18:41:40.610871 [ 276 ] {d2b703f5-b97e-4854-9021-368b6617e5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5433 | 2026.01.02 18:41:40.610920 [ 276 ] {d2b703f5-b97e-4854-9021-368b6617e5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5434 | 2026.01.02 18:41:40.611052 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5435 | 2026.01.02 18:41:40.611096 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1408 rows starting from the beginning of the part | ||
| 5436 | 2026.01.02 18:41:40.611172 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1353 rows starting from the beginning of the part | ||
| 5437 | 2026.01.02 18:41:40.611217 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 102 rows starting from the beginning of the part | ||
| 5438 | 2026.01.02 18:41:40.611259 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 92 rows starting from the beginning of the part | ||
| 5439 | 2026.01.02 18:41:40.611295 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 102 rows starting from the beginning of the part | ||
| 5440 | 2026.01.02 18:41:40.611337 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 92 rows starting from the beginning of the part | ||
| 5441 | 2026.01.02 18:41:40.611407 [ 276 ] {d2b703f5-b97e-4854-9021-368b6617e5dd} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.01.02 18:41:40.611450 [ 276 ] {d2b703f5-b97e-4854-9021-368b6617e5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5443 | 2026.01.02 18:41:40.611786 [ 276 ] {d2b703f5-b97e-4854-9021-368b6617e5dd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5444 | 2026.01.02 18:41:40.612019 [ 276 ] {d2b703f5-b97e-4854-9021-368b6617e5dd} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.01.02 18:41:40.612157 [ 276 ] {d2b703f5-b97e-4854-9021-368b6617e5dd} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001247 sec., 14434.643143544507 rows/sec., 1.06 MiB/sec. | ||
| 5446 | 2026.01.02 18:41:40.612197 [ 276 ] {d2b703f5-b97e-4854-9021-368b6617e5dd} <Debug> TCPHandler: Processed in 0.001417872 sec. | ||
| 5447 | 2026.01.02 18:41:40.612312 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2026.01.02 18:41:40.612406 [ 276 ] {4e21eb9b-3d33-4a16-b2d4-76f0286277e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5449 | 2026.01.02 18:41:40.612448 [ 276 ] {4e21eb9b-3d33-4a16-b2d4-76f0286277e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5450 | 2026.01.02 18:41:40.612864 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3149 rows, containing 5 columns (5 merged, 0 gathered) in 0.002040671 sec., 1543119.8855670514 rows/sec., 135.30 MiB/sec. | ||
| 5451 | 2026.01.02 18:41:40.612876 [ 276 ] {4e21eb9b-3d33-4a16-b2d4-76f0286277e8} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5452 | 2026.01.02 18:41:40.612930 [ 276 ] {4e21eb9b-3d33-4a16-b2d4-76f0286277e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5453 | 2026.01.02 18:41:40.613082 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5454 | 2026.01.02 18:41:40.613287 [ 276 ] {4e21eb9b-3d33-4a16-b2d4-76f0286277e8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5455 | 2026.01.02 18:41:40.613387 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_36_7} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2026.01.02 18:41:40.613479 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_36_7} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5457 | 2026.01.02 18:41:40.613548 [ 276 ] {4e21eb9b-3d33-4a16-b2d4-76f0286277e8} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.01.02 18:41:40.613559 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5459 | 2026.01.02 18:41:40.613670 [ 73 ] {} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5460 | 2026.01.02 18:41:40.613690 [ 276 ] {4e21eb9b-3d33-4a16-b2d4-76f0286277e8} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001302 sec., 62980.030721966206 rows/sec., 4.92 MiB/sec. | ||
| 5461 | 2026.01.02 18:41:40.613704 [ 73 ] {} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2026.01.02 18:41:40.613730 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5463 | 2026.01.02 18:41:40.613735 [ 276 ] {4e21eb9b-3d33-4a16-b2d4-76f0286277e8} <Debug> TCPHandler: Processed in 0.001472262 sec. | ||
| 5464 | 2026.01.02 18:41:40.613815 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::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 | ||
| 5465 | 2026.01.02 18:41:40.613865 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2026.01.02 18:41:40.613911 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5467 | 2026.01.02 18:41:40.613943 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 633 rows starting from the beginning of the part | ||
| 5468 | 2026.01.02 18:41:40.613963 [ 276 ] {85769bf5-3ed8-4299-a85f-7b3e4b43aaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5469 | 2026.01.02 18:41:40.613994 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 576 rows starting from the beginning of the part | ||
| 5470 | 2026.01.02 18:41:40.614013 [ 276 ] {85769bf5-3ed8-4299-a85f-7b3e4b43aaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5471 | 2026.01.02 18:41:40.614043 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 87 rows starting from the beginning of the part | ||
| 5472 | 2026.01.02 18:41:40.614084 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
| 5473 | 2026.01.02 18:41:40.614122 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 87 rows starting from the beginning of the part | ||
| 5474 | 2026.01.02 18:41:40.614158 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part | ||
| 5475 | 2026.01.02 18:41:40.614461 [ 276 ] {85769bf5-3ed8-4299-a85f-7b3e4b43aaa2} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.01.02 18:41:40.614503 [ 276 ] {85769bf5-3ed8-4299-a85f-7b3e4b43aaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5477 | 2026.01.02 18:41:40.614862 [ 276 ] {85769bf5-3ed8-4299-a85f-7b3e4b43aaa2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5478 | 2026.01.02 18:41:40.615072 [ 276 ] {85769bf5-3ed8-4299-a85f-7b3e4b43aaa2} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.01.02 18:41:40.615094 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131704 sec., 1174603.656684687 rows/sec., 93.57 MiB/sec. | ||
| 5480 | 2026.01.02 18:41:40.615184 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5481 | 2026.01.02 18:41:40.615202 [ 276 ] {85769bf5-3ed8-4299-a85f-7b3e4b43aaa2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 5482 | 2026.01.02 18:41:40.615222 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2026.01.02 18:41:40.615240 [ 194 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5484 | 2026.01.02 18:41:40.615250 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5485 | 2026.01.02 18:41:40.615246 [ 276 ] {85769bf5-3ed8-4299-a85f-7b3e4b43aaa2} <Debug> TCPHandler: Processed in 0.001430122 sec. | ||
| 5486 | 2026.01.02 18:41:40.615385 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 5487 | 2026.01.02 18:41:40.615399 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2026.01.02 18:41:40.615489 [ 194 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_36_7} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2026.01.02 18:41:40.615538 [ 276 ] {655ebae9-5890-4bbb-8982-2e0ad25f0914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5490 | 2026.01.02 18:41:40.615555 [ 194 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_36_7} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5491 | 2026.01.02 18:41:40.615563 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5492 | 2026.01.02 18:41:40.615602 [ 276 ] {655ebae9-5890-4bbb-8982-2e0ad25f0914} <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 | ||
| 5493 | 2026.01.02 18:41:40.615616 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9310 rows starting from the beginning of the part | ||
| 5494 | 2026.01.02 18:41:40.615624 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5495 | 2026.01.02 18:41:40.615704 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 881 rows starting from the beginning of the part | ||
| 5496 | 2026.01.02 18:41:40.615762 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 5497 | 2026.01.02 18:41:40.615813 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 5498 | 2026.01.02 18:41:40.615861 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5499 | 2026.01.02 18:41:40.615916 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 5500 | 2026.01.02 18:41:40.616426 [ 276 ] {655ebae9-5890-4bbb-8982-2e0ad25f0914} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2026.01.02 18:41:40.616468 [ 276 ] {655ebae9-5890-4bbb-8982-2e0ad25f0914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5502 | 2026.01.02 18:41:40.617074 [ 276 ] {655ebae9-5890-4bbb-8982-2e0ad25f0914} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5503 | 2026.01.02 18:41:40.617323 [ 276 ] {655ebae9-5890-4bbb-8982-2e0ad25f0914} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2026.01.02 18:41:40.617440 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5505 | 2026.01.02 18:41:40.617471 [ 276 ] {655ebae9-5890-4bbb-8982-2e0ad25f0914} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00195 sec., 9230.76923076923 rows/sec., 16.54 MiB/sec. | ||
| 5506 | 2026.01.02 18:41:40.617475 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2026.01.02 18:41:40.617515 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5508 | 2026.01.02 18:41:40.617546 [ 276 ] {655ebae9-5890-4bbb-8982-2e0ad25f0914} <Debug> TCPHandler: Processed in 0.002195664 sec. | ||
| 5509 | 2026.01.02 18:41:40.617590 [ 195 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::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 | ||
| 5510 | 2026.01.02 18:41:40.617669 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5511 | 2026.01.02 18:41:40.617764 [ 276 ] {c5888970-39c1-481d-b8b4-be45f83e90da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5512 | 2026.01.02 18:41:40.617780 [ 195 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5513 | 2026.01.02 18:41:40.617808 [ 276 ] {c5888970-39c1-481d-b8b4-be45f83e90da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5514 | 2026.01.02 18:41:40.617836 [ 195 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 508 rows starting from the beginning of the part | ||
| 5515 | 2026.01.02 18:41:40.617958 [ 195 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 18 rows starting from the beginning of the part | ||
| 5516 | 2026.01.02 18:41:40.618069 [ 195 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part | ||
| 5517 | 2026.01.02 18:41:40.618157 [ 276 ] {c5888970-39c1-481d-b8b4-be45f83e90da} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.01.02 18:41:40.618168 [ 195 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 18 rows starting from the beginning of the part | ||
| 5519 | 2026.01.02 18:41:40.618193 [ 276 ] {c5888970-39c1-481d-b8b4-be45f83e90da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5520 | 2026.01.02 18:41:40.618275 [ 195 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part | ||
| 5521 | 2026.01.02 18:41:40.618379 [ 195 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 18 rows starting from the beginning of the part | ||
| 5522 | 2026.01.02 18:41:40.618542 [ 276 ] {c5888970-39c1-481d-b8b4-be45f83e90da} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5523 | 2026.01.02 18:41:40.618757 [ 276 ] {c5888970-39c1-481d-b8b4-be45f83e90da} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2026.01.02 18:41:40.618865 [ 73 ] {} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5525 | 2026.01.02 18:41:40.618893 [ 73 ] {} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2026.01.02 18:41:40.618893 [ 276 ] {c5888970-39c1-481d-b8b4-be45f83e90da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 5527 | 2026.01.02 18:41:40.618913 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5528 | 2026.01.02 18:41:40.618945 [ 276 ] {c5888970-39c1-481d-b8b4-be45f83e90da} <Debug> TCPHandler: Processed in 0.00132571 sec. | ||
| 5529 | 2026.01.02 18:41:40.618993 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 5530 | 2026.01.02 18:41:40.619087 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5531 | 2026.01.02 18:41:40.619115 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1560 rows starting from the beginning of the part | ||
| 5532 | 2026.01.02 18:41:40.619160 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 5533 | 2026.01.02 18:41:40.619197 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 5534 | 2026.01.02 18:41:40.619230 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 5535 | 2026.01.02 18:41:40.619263 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 5536 | 2026.01.02 18:41:40.619294 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 5537 | 2026.01.02 18:41:40.619696 [ 193 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10831 rows, containing 5 columns (5 merged, 0 gathered) in 0.004367216 sec., 2480069.682836846 rows/sec., 170.22 MiB/sec. | ||
| 5538 | 2026.01.02 18:41:40.619990 [ 199 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5539 | 2026.01.02 18:41:40.620271 [ 199 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.01.02 18:41:40.620343 [ 199 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5541 | 2026.01.02 18:41:40.620438 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 5542 | 2026.01.02 18:41:40.620498 [ 194 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.001535224 sec., 1211549.5849465616 rows/sec., 82.16 MiB/sec. | ||
| 5543 | 2026.01.02 18:41:40.620813 [ 193 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5544 | 2026.01.02 18:41:40.621110 [ 193 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_36_7} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2026.01.02 18:41:40.621187 [ 193 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_36_7} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5546 | 2026.01.02 18:41:40.621278 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5547 | 2026.01.02 18:41:40.634623 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 19 columns (19 merged, 0 gathered) in 0.017064549 sec., 35629.42097092634 rows/sec., 63.85 MiB/sec. | ||
| 5548 | 2026.01.02 18:41:40.635693 [ 194 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5549 | 2026.01.02 18:41:40.636062 [ 194 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.01.02 18:41:40.636142 [ 194 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5551 | 2026.01.02 18:41:40.636269 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5552 | 2026.01.02 18:41:41.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.32 MiB, peak 270.97 MiB, free memory in arenas 0.00 B, will set to 261.73 MiB (RSS), difference: 2.41 MiB | ||
| 5553 | 2026.01.02 18:41:44.129229 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5554 | 2026.01.02 18:41:44.129321 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5555 | 2026.01.02 18:41:44.255460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12490 | ||
| 5556 | 2026.01.02 18:41:44.255985 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2026.01.02 18:41:44.256036 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5558 | 2026.01.02 18:41:44.256501 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5559 | 2026.01.02 18:41:44.256729 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5560 | 2026.01.02 18:41:44.256867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12490 | ||
| 5561 | 2026.01.02 18:41:44.256884 [ 69 ] {} <Debug> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5562 | 2026.01.02 18:41:44.256955 [ 69 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5563 | 2026.01.02 18:41:44.256990 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5564 | 2026.01.02 18:41:44.257229 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 5565 | 2026.01.02 18:41:44.257439 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5566 | 2026.01.02 18:41:44.257503 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10058 rows starting from the beginning of the part | ||
| 5567 | 2026.01.02 18:41:44.257568 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 5568 | 2026.01.02 18:41:44.257611 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 5569 | 2026.01.02 18:41:44.257653 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 5570 | 2026.01.02 18:41:44.257690 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 5571 | 2026.01.02 18:41:44.257730 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 5572 | 2026.01.02 18:41:44.259612 [ 199 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12490 rows, containing 4 columns (4 merged, 0 gathered) in 0.002500138 sec., 4995724.236022172 rows/sec., 71.46 MiB/sec. | ||
| 5573 | 2026.01.02 18:41:44.259874 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5574 | 2026.01.02 18:41:44.260184 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_26_5} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5575 | 2026.01.02 18:41:44.260254 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_26_5} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5576 | 2026.01.02 18:41:44.260332 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5577 | 2026.01.02 18:41:44.896914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5578 | 2026.01.02 18:41:44.914668 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2026.01.02 18:41:44.914743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5580 | 2026.01.02 18:41:44.920188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5581 | 2026.01.02 18:41:44.920965 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2026.01.02 18:41:44.921262 [ 69 ] {} <Debug> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5583 | 2026.01.02 18:41:44.921323 [ 69 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2026.01.02 18:41:44.921342 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5585 | 2026.01.02 18:41:44.921451 [ 193 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 5586 | 2026.01.02 18:41:44.924660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5587 | 2026.01.02 18:41:44.925441 [ 193 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5588 | 2026.01.02 18:41:44.926978 [ 193 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 5589 | 2026.01.02 18:41:44.931947 [ 193 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 5590 | 2026.01.02 18:41:44.936502 [ 193 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 5591 | 2026.01.02 18:41:44.940865 [ 193 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 5592 | 2026.01.02 18:41:44.945098 [ 193 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 5593 | 2026.01.02 18:41:44.949193 [ 193 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 5594 | 2026.01.02 18:41:45.000500 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.61 MiB, peak 273.40 MiB, free memory in arenas 0.00 B, will set to 266.68 MiB (RSS), difference: -5.94 MiB | ||
| 5595 | 2026.01.02 18:41:45.004779 [ 193 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083348935 sec., 2351.5597409852926 rows/sec., 12.16 MiB/sec. | ||
| 5596 | 2026.01.02 18:41:45.006499 [ 193 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5597 | 2026.01.02 18:41:45.008281 [ 193 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_26_5} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2026.01.02 18:41:45.008383 [ 193 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_26_5} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5599 | 2026.01.02 18:41:45.010192 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5600 | 2026.01.02 18:41:45.610112 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5601 | 2026.01.02 18:41:45.610283 [ 276 ] {868733a7-a8ec-4bc8-94eb-52c5f1944812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5602 | 2026.01.02 18:41:45.610349 [ 276 ] {868733a7-a8ec-4bc8-94eb-52c5f1944812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5603 | 2026.01.02 18:41:45.610989 [ 276 ] {868733a7-a8ec-4bc8-94eb-52c5f1944812} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.01.02 18:41:45.611028 [ 276 ] {868733a7-a8ec-4bc8-94eb-52c5f1944812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5605 | 2026.01.02 18:41:45.611445 [ 276 ] {868733a7-a8ec-4bc8-94eb-52c5f1944812} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5606 | 2026.01.02 18:41:45.611672 [ 276 ] {868733a7-a8ec-4bc8-94eb-52c5f1944812} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.01.02 18:41:45.611822 [ 276 ] {868733a7-a8ec-4bc8-94eb-52c5f1944812} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001588 sec., 64231.73803526448 rows/sec., 5.36 MiB/sec. | ||
| 5608 | 2026.01.02 18:41:45.611873 [ 276 ] {868733a7-a8ec-4bc8-94eb-52c5f1944812} <Debug> TCPHandler: Processed in 0.001889789 sec. | ||
| 5609 | 2026.01.02 18:41:45.611994 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.01.02 18:41:45.612095 [ 276 ] {4f6cdafd-4bb7-4ffa-b6d8-8c5ab2029060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5611 | 2026.01.02 18:41:45.612138 [ 276 ] {4f6cdafd-4bb7-4ffa-b6d8-8c5ab2029060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5612 | 2026.01.02 18:41:45.612578 [ 276 ] {4f6cdafd-4bb7-4ffa-b6d8-8c5ab2029060} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.01.02 18:41:45.612620 [ 276 ] {4f6cdafd-4bb7-4ffa-b6d8-8c5ab2029060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5614 | 2026.01.02 18:41:45.613012 [ 276 ] {4f6cdafd-4bb7-4ffa-b6d8-8c5ab2029060} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5615 | 2026.01.02 18:41:45.613255 [ 276 ] {4f6cdafd-4bb7-4ffa-b6d8-8c5ab2029060} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.01.02 18:41:45.613408 [ 276 ] {4f6cdafd-4bb7-4ffa-b6d8-8c5ab2029060} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001334 sec., 17241.37931034483 rows/sec., 1.27 MiB/sec. | ||
| 5617 | 2026.01.02 18:41:45.613453 [ 276 ] {4f6cdafd-4bb7-4ffa-b6d8-8c5ab2029060} <Debug> TCPHandler: Processed in 0.001510243 sec. | ||
| 5618 | 2026.01.02 18:41:45.613565 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5619 | 2026.01.02 18:41:45.613667 [ 276 ] {c4563acb-3cb9-4a53-aae2-92e08d70b64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5620 | 2026.01.02 18:41:45.613709 [ 276 ] {c4563acb-3cb9-4a53-aae2-92e08d70b64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5621 | 2026.01.02 18:41:45.614141 [ 276 ] {c4563acb-3cb9-4a53-aae2-92e08d70b64f} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.01.02 18:41:45.614177 [ 276 ] {c4563acb-3cb9-4a53-aae2-92e08d70b64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5623 | 2026.01.02 18:41:45.614498 [ 276 ] {c4563acb-3cb9-4a53-aae2-92e08d70b64f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5624 | 2026.01.02 18:41:45.614707 [ 276 ] {c4563acb-3cb9-4a53-aae2-92e08d70b64f} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.01.02 18:41:45.614829 [ 276 ] {c4563acb-3cb9-4a53-aae2-92e08d70b64f} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00121 sec., 71900.82644628099 rows/sec., 5.61 MiB/sec. | ||
| 5626 | 2026.01.02 18:41:45.614865 [ 276 ] {c4563acb-3cb9-4a53-aae2-92e08d70b64f} <Debug> TCPHandler: Processed in 0.001381271 sec. | ||
| 5627 | 2026.01.02 18:41:45.614970 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2026.01.02 18:41:45.615060 [ 276 ] {d0326d43-c31c-4a94-ab3b-d24189c6bb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5629 | 2026.01.02 18:41:45.615102 [ 276 ] {d0326d43-c31c-4a94-ab3b-d24189c6bb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5630 | 2026.01.02 18:41:45.615546 [ 276 ] {d0326d43-c31c-4a94-ab3b-d24189c6bb71} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2026.01.02 18:41:45.615581 [ 276 ] {d0326d43-c31c-4a94-ab3b-d24189c6bb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5632 | 2026.01.02 18:41:45.615923 [ 276 ] {d0326d43-c31c-4a94-ab3b-d24189c6bb71} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5633 | 2026.01.02 18:41:45.616130 [ 276 ] {d0326d43-c31c-4a94-ab3b-d24189c6bb71} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2026.01.02 18:41:45.616260 [ 276 ] {d0326d43-c31c-4a94-ab3b-d24189c6bb71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 5635 | 2026.01.02 18:41:45.616296 [ 276 ] {d0326d43-c31c-4a94-ab3b-d24189c6bb71} <Debug> TCPHandler: Processed in 0.00133792 sec. | ||
| 5636 | 2026.01.02 18:41:45.616396 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5637 | 2026.01.02 18:41:45.616492 [ 276 ] {835fce26-6eb2-41ae-bef6-09737235caf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5638 | 2026.01.02 18:41:45.616547 [ 276 ] {835fce26-6eb2-41ae-bef6-09737235caf8} <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 | ||
| 5639 | 2026.01.02 18:41:45.617301 [ 276 ] {835fce26-6eb2-41ae-bef6-09737235caf8} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5640 | 2026.01.02 18:41:45.617335 [ 276 ] {835fce26-6eb2-41ae-bef6-09737235caf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5641 | 2026.01.02 18:41:45.617880 [ 276 ] {835fce26-6eb2-41ae-bef6-09737235caf8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5642 | 2026.01.02 18:41:45.618109 [ 276 ] {835fce26-6eb2-41ae-bef6-09737235caf8} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2026.01.02 18:41:45.618245 [ 276 ] {835fce26-6eb2-41ae-bef6-09737235caf8} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00177 sec., 12994.350282485875 rows/sec., 23.29 MiB/sec. | ||
| 5644 | 2026.01.02 18:41:45.618297 [ 276 ] {835fce26-6eb2-41ae-bef6-09737235caf8} <Debug> TCPHandler: Processed in 0.001950049 sec. | ||
| 5645 | 2026.01.02 18:41:45.618408 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5646 | 2026.01.02 18:41:45.618504 [ 276 ] {90d75103-3bdc-457b-b82c-eef6dbed5d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5647 | 2026.01.02 18:41:45.618545 [ 276 ] {90d75103-3bdc-457b-b82c-eef6dbed5d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5648 | 2026.01.02 18:41:45.618871 [ 276 ] {90d75103-3bdc-457b-b82c-eef6dbed5d8d} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2026.01.02 18:41:45.618906 [ 276 ] {90d75103-3bdc-457b-b82c-eef6dbed5d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5650 | 2026.01.02 18:41:45.619219 [ 276 ] {90d75103-3bdc-457b-b82c-eef6dbed5d8d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5651 | 2026.01.02 18:41:45.619425 [ 276 ] {90d75103-3bdc-457b-b82c-eef6dbed5d8d} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2026.01.02 18:41:45.619554 [ 276 ] {90d75103-3bdc-457b-b82c-eef6dbed5d8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 5653 | 2026.01.02 18:41:45.619590 [ 276 ] {90d75103-3bdc-457b-b82c-eef6dbed5d8d} <Debug> TCPHandler: Processed in 0.001230629 sec. | ||
| 5654 | 2026.01.02 18:41:46.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.36 MiB, peak 273.40 MiB, free memory in arenas 0.00 B, will set to 267.26 MiB (RSS), difference: 9.90 MiB | ||
| 5655 | 2026.01.02 18:41:49.292465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 678 | ||
| 5656 | 2026.01.02 18:41:49.294683 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2026.01.02 18:41:49.294738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5658 | 2026.01.02 18:41:49.295928 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5659 | 2026.01.02 18:41:49.296197 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2026.01.02 18:41:49.296547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 678 | ||
| 5661 | 2026.01.02 18:41:50.638837 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5662 | 2026.01.02 18:41:50.639041 [ 276 ] {600e2368-cce5-456d-b017-90b30e738dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5663 | 2026.01.02 18:41:50.639115 [ 276 ] {600e2368-cce5-456d-b017-90b30e738dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5664 | 2026.01.02 18:41:50.639765 [ 276 ] {600e2368-cce5-456d-b017-90b30e738dd9} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2026.01.02 18:41:50.639813 [ 276 ] {600e2368-cce5-456d-b017-90b30e738dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5666 | 2026.01.02 18:41:50.640214 [ 276 ] {600e2368-cce5-456d-b017-90b30e738dd9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5667 | 2026.01.02 18:41:50.640453 [ 276 ] {600e2368-cce5-456d-b017-90b30e738dd9} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5668 | 2026.01.02 18:41:50.640617 [ 276 ] {600e2368-cce5-456d-b017-90b30e738dd9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001631 sec., 14714.898835070508 rows/sec., 1.22 MiB/sec. | ||
| 5669 | 2026.01.02 18:41:50.640671 [ 276 ] {600e2368-cce5-456d-b017-90b30e738dd9} <Debug> TCPHandler: Processed in 0.00197638 sec. | ||
| 5670 | 2026.01.02 18:41:50.640798 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5671 | 2026.01.02 18:41:50.640904 [ 276 ] {094b8f25-18cd-4b6f-ad79-046a2306df6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5672 | 2026.01.02 18:41:50.640949 [ 276 ] {094b8f25-18cd-4b6f-ad79-046a2306df6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5673 | 2026.01.02 18:41:50.641374 [ 276 ] {094b8f25-18cd-4b6f-ad79-046a2306df6c} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2026.01.02 18:41:50.641412 [ 276 ] {094b8f25-18cd-4b6f-ad79-046a2306df6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5675 | 2026.01.02 18:41:50.641733 [ 276 ] {094b8f25-18cd-4b6f-ad79-046a2306df6c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5676 | 2026.01.02 18:41:50.641951 [ 276 ] {094b8f25-18cd-4b6f-ad79-046a2306df6c} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2026.01.02 18:41:50.642087 [ 276 ] {094b8f25-18cd-4b6f-ad79-046a2306df6c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001208 sec., 8278.145695364237 rows/sec., 675.02 KiB/sec. | ||
| 5678 | 2026.01.02 18:41:50.642126 [ 276 ] {094b8f25-18cd-4b6f-ad79-046a2306df6c} <Debug> TCPHandler: Processed in 0.001381251 sec. | ||
| 5679 | 2026.01.02 18:41:50.642240 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5680 | 2026.01.02 18:41:50.642335 [ 276 ] {3ed3f179-1309-4110-bb0d-8339cddcb436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5681 | 2026.01.02 18:41:50.642376 [ 276 ] {3ed3f179-1309-4110-bb0d-8339cddcb436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5682 | 2026.01.02 18:41:50.643446 [ 276 ] {3ed3f179-1309-4110-bb0d-8339cddcb436} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5683 | 2026.01.02 18:41:50.643484 [ 276 ] {3ed3f179-1309-4110-bb0d-8339cddcb436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5684 | 2026.01.02 18:41:50.643930 [ 276 ] {3ed3f179-1309-4110-bb0d-8339cddcb436} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5685 | 2026.01.02 18:41:50.644156 [ 276 ] {3ed3f179-1309-4110-bb0d-8339cddcb436} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2026.01.02 18:41:50.644300 [ 276 ] {3ed3f179-1309-4110-bb0d-8339cddcb436} <Debug> executeQuery: Read 1357 rows, 116.34 KiB in 0.001984 sec., 683971.7741935484 rows/sec., 57.26 MiB/sec. | ||
| 5687 | 2026.01.02 18:41:50.644339 [ 276 ] {3ed3f179-1309-4110-bb0d-8339cddcb436} <Debug> TCPHandler: Processed in 0.002149883 sec. | ||
| 5688 | 2026.01.02 18:41:50.644452 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2026.01.02 18:41:50.644549 [ 276 ] {e3099717-1069-42bf-8b62-4bc95de2de9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5690 | 2026.01.02 18:41:50.644590 [ 276 ] {e3099717-1069-42bf-8b62-4bc95de2de9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5691 | 2026.01.02 18:41:50.645005 [ 276 ] {e3099717-1069-42bf-8b62-4bc95de2de9c} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.01.02 18:41:50.645042 [ 276 ] {e3099717-1069-42bf-8b62-4bc95de2de9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5693 | 2026.01.02 18:41:50.645360 [ 276 ] {e3099717-1069-42bf-8b62-4bc95de2de9c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5694 | 2026.01.02 18:41:50.645575 [ 276 ] {e3099717-1069-42bf-8b62-4bc95de2de9c} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2026.01.02 18:41:50.645714 [ 276 ] {e3099717-1069-42bf-8b62-4bc95de2de9c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001185 sec., 33755.27426160337 rows/sec., 2.48 MiB/sec. | ||
| 5696 | 2026.01.02 18:41:50.645753 [ 276 ] {e3099717-1069-42bf-8b62-4bc95de2de9c} <Debug> TCPHandler: Processed in 0.00135145 sec. | ||
| 5697 | 2026.01.02 18:41:50.645866 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2026.01.02 18:41:50.645961 [ 276 ] {9f71505a-5913-4e34-91a9-4cd1f5fad205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5699 | 2026.01.02 18:41:50.646002 [ 276 ] {9f71505a-5913-4e34-91a9-4cd1f5fad205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5700 | 2026.01.02 18:41:50.646466 [ 276 ] {9f71505a-5913-4e34-91a9-4cd1f5fad205} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2026.01.02 18:41:50.646504 [ 276 ] {9f71505a-5913-4e34-91a9-4cd1f5fad205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5702 | 2026.01.02 18:41:50.646820 [ 276 ] {9f71505a-5913-4e34-91a9-4cd1f5fad205} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5703 | 2026.01.02 18:41:50.647033 [ 276 ] {9f71505a-5913-4e34-91a9-4cd1f5fad205} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.01.02 18:41:50.647162 [ 276 ] {9f71505a-5913-4e34-91a9-4cd1f5fad205} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001219 sec., 206726.82526661197 rows/sec., 14.30 MiB/sec. | ||
| 5705 | 2026.01.02 18:41:50.647200 [ 276 ] {9f71505a-5913-4e34-91a9-4cd1f5fad205} <Debug> TCPHandler: Processed in 0.001383521 sec. | ||
| 5706 | 2026.01.02 18:41:50.647310 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5707 | 2026.01.02 18:41:50.647403 [ 276 ] {d0f82122-19f6-4474-9440-bd0606dc5370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5708 | 2026.01.02 18:41:50.647443 [ 276 ] {d0f82122-19f6-4474-9440-bd0606dc5370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5709 | 2026.01.02 18:41:50.647853 [ 276 ] {d0f82122-19f6-4474-9440-bd0606dc5370} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.01.02 18:41:50.647891 [ 276 ] {d0f82122-19f6-4474-9440-bd0606dc5370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5711 | 2026.01.02 18:41:50.648199 [ 276 ] {d0f82122-19f6-4474-9440-bd0606dc5370} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5712 | 2026.01.02 18:41:50.648408 [ 276 ] {d0f82122-19f6-4474-9440-bd0606dc5370} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.01.02 18:41:50.648536 [ 276 ] {d0f82122-19f6-4474-9440-bd0606dc5370} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 5714 | 2026.01.02 18:41:50.648577 [ 276 ] {d0f82122-19f6-4474-9440-bd0606dc5370} <Debug> TCPHandler: Processed in 0.00131703 sec. | ||
| 5715 | 2026.01.02 18:41:50.648686 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5716 | 2026.01.02 18:41:50.648783 [ 276 ] {63c50d45-97c9-47f8-8280-ba4992591e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5717 | 2026.01.02 18:41:50.648824 [ 276 ] {63c50d45-97c9-47f8-8280-ba4992591e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5718 | 2026.01.02 18:41:50.649439 [ 276 ] {63c50d45-97c9-47f8-8280-ba4992591e31} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.01.02 18:41:50.649475 [ 276 ] {63c50d45-97c9-47f8-8280-ba4992591e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5720 | 2026.01.02 18:41:50.649816 [ 276 ] {63c50d45-97c9-47f8-8280-ba4992591e31} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5721 | 2026.01.02 18:41:50.650026 [ 276 ] {63c50d45-97c9-47f8-8280-ba4992591e31} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.01.02 18:41:50.650160 [ 276 ] {63c50d45-97c9-47f8-8280-ba4992591e31} <Debug> executeQuery: Read 584 rows, 44.92 KiB in 0.001395 sec., 418637.9928315412 rows/sec., 31.45 MiB/sec. | ||
| 5723 | 2026.01.02 18:41:50.650201 [ 276 ] {63c50d45-97c9-47f8-8280-ba4992591e31} <Debug> TCPHandler: Processed in 0.001563564 sec. | ||
| 5724 | 2026.01.02 18:41:50.650310 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5725 | 2026.01.02 18:41:50.650404 [ 276 ] {95a257a2-4117-4a80-9389-3faa2712bf08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5726 | 2026.01.02 18:41:50.650449 [ 276 ] {95a257a2-4117-4a80-9389-3faa2712bf08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5727 | 2026.01.02 18:41:50.651036 [ 276 ] {95a257a2-4117-4a80-9389-3faa2712bf08} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5728 | 2026.01.02 18:41:50.651073 [ 276 ] {95a257a2-4117-4a80-9389-3faa2712bf08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5729 | 2026.01.02 18:41:50.651446 [ 276 ] {95a257a2-4117-4a80-9389-3faa2712bf08} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5730 | 2026.01.02 18:41:50.651649 [ 276 ] {95a257a2-4117-4a80-9389-3faa2712bf08} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2026.01.02 18:41:50.651785 [ 276 ] {95a257a2-4117-4a80-9389-3faa2712bf08} <Debug> executeQuery: Read 885 rows, 61.51 KiB in 0.0014 sec., 632142.8571428572 rows/sec., 42.91 MiB/sec. | ||
| 5732 | 2026.01.02 18:41:50.651825 [ 276 ] {95a257a2-4117-4a80-9389-3faa2712bf08} <Debug> TCPHandler: Processed in 0.001564764 sec. | ||
| 5733 | 2026.01.02 18:41:50.651926 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5734 | 2026.01.02 18:41:50.652020 [ 276 ] {4dff18ae-c3e4-44c1-91c3-0887f4e5df7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5735 | 2026.01.02 18:41:50.652075 [ 276 ] {4dff18ae-c3e4-44c1-91c3-0887f4e5df7b} <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 | ||
| 5736 | 2026.01.02 18:41:50.652901 [ 276 ] {4dff18ae-c3e4-44c1-91c3-0887f4e5df7b} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5737 | 2026.01.02 18:41:50.652939 [ 276 ] {4dff18ae-c3e4-44c1-91c3-0887f4e5df7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5738 | 2026.01.02 18:41:50.653472 [ 276 ] {4dff18ae-c3e4-44c1-91c3-0887f4e5df7b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5739 | 2026.01.02 18:41:50.653695 [ 276 ] {4dff18ae-c3e4-44c1-91c3-0887f4e5df7b} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2026.01.02 18:41:50.653831 [ 276 ] {4dff18ae-c3e4-44c1-91c3-0887f4e5df7b} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00183 sec., 9836.065573770491 rows/sec., 17.63 MiB/sec. | ||
| 5741 | 2026.01.02 18:41:50.653898 [ 276 ] {4dff18ae-c3e4-44c1-91c3-0887f4e5df7b} <Debug> TCPHandler: Processed in 0.002020911 sec. | ||
| 5742 | 2026.01.02 18:41:50.654009 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5743 | 2026.01.02 18:41:50.654104 [ 276 ] {f3971d8f-3c51-4df5-91f7-08bffecb4492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5744 | 2026.01.02 18:41:50.654147 [ 276 ] {f3971d8f-3c51-4df5-91f7-08bffecb4492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5745 | 2026.01.02 18:41:50.654496 [ 276 ] {f3971d8f-3c51-4df5-91f7-08bffecb4492} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2026.01.02 18:41:50.654532 [ 276 ] {f3971d8f-3c51-4df5-91f7-08bffecb4492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5747 | 2026.01.02 18:41:50.654844 [ 276 ] {f3971d8f-3c51-4df5-91f7-08bffecb4492} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5748 | 2026.01.02 18:41:50.655057 [ 276 ] {f3971d8f-3c51-4df5-91f7-08bffecb4492} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2026.01.02 18:41:50.655191 [ 276 ] {f3971d8f-3c51-4df5-91f7-08bffecb4492} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 5750 | 2026.01.02 18:41:50.655228 [ 276 ] {f3971d8f-3c51-4df5-91f7-08bffecb4492} <Debug> TCPHandler: Processed in 0.001268559 sec. | ||
| 5751 | 2026.01.02 18:41:51.757543 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12938 | ||
| 5752 | 2026.01.02 18:41:51.758056 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2026.01.02 18:41:51.758102 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5754 | 2026.01.02 18:41:51.758606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5755 | 2026.01.02 18:41:51.758856 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2026.01.02 18:41:51.758996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12938 | ||
| 5757 | 2026.01.02 18:41:52.425109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5758 | 2026.01.02 18:41:52.440514 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2026.01.02 18:41:52.440570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5760 | 2026.01.02 18:41:52.446307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5761 | 2026.01.02 18:41:52.447015 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2026.01.02 18:41:52.449637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5763 | 2026.01.02 18:41:55.609938 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5764 | 2026.01.02 18:41:55.610155 [ 276 ] {a6ffc4da-3c67-45c1-b722-06051a81d182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5765 | 2026.01.02 18:41:55.610241 [ 276 ] {a6ffc4da-3c67-45c1-b722-06051a81d182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5766 | 2026.01.02 18:41:55.610941 [ 276 ] {a6ffc4da-3c67-45c1-b722-06051a81d182} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2026.01.02 18:41:55.610989 [ 276 ] {a6ffc4da-3c67-45c1-b722-06051a81d182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5768 | 2026.01.02 18:41:55.611516 [ 276 ] {a6ffc4da-3c67-45c1-b722-06051a81d182} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5769 | 2026.01.02 18:41:55.611785 [ 276 ] {a6ffc4da-3c67-45c1-b722-06051a81d182} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2026.01.02 18:41:55.611942 [ 276 ] {a6ffc4da-3c67-45c1-b722-06051a81d182} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001842 sec., 55374.59283387622 rows/sec., 4.62 MiB/sec. | ||
| 5771 | 2026.01.02 18:41:55.611985 [ 276 ] {a6ffc4da-3c67-45c1-b722-06051a81d182} <Debug> TCPHandler: Processed in 0.002191414 sec. | ||
| 5772 | 2026.01.02 18:41:55.612130 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5773 | 2026.01.02 18:41:55.612226 [ 276 ] {a9da32ac-d001-47d6-b5a7-75698941196d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5774 | 2026.01.02 18:41:55.612269 [ 276 ] {a9da32ac-d001-47d6-b5a7-75698941196d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5775 | 2026.01.02 18:41:55.612678 [ 276 ] {a9da32ac-d001-47d6-b5a7-75698941196d} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5776 | 2026.01.02 18:41:55.612714 [ 276 ] {a9da32ac-d001-47d6-b5a7-75698941196d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5777 | 2026.01.02 18:41:55.613014 [ 276 ] {a9da32ac-d001-47d6-b5a7-75698941196d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5778 | 2026.01.02 18:41:55.613222 [ 276 ] {a9da32ac-d001-47d6-b5a7-75698941196d} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5779 | 2026.01.02 18:41:55.613348 [ 276 ] {a9da32ac-d001-47d6-b5a7-75698941196d} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001141 sec., 20157.756354075373 rows/sec., 1.48 MiB/sec. | ||
| 5780 | 2026.01.02 18:41:55.613386 [ 276 ] {a9da32ac-d001-47d6-b5a7-75698941196d} <Debug> TCPHandler: Processed in 0.00130506 sec. | ||
| 5781 | 2026.01.02 18:41:55.613492 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5782 | 2026.01.02 18:41:55.613588 [ 276 ] {b5fc24b7-7d56-4744-95e3-169e172fc3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5783 | 2026.01.02 18:41:55.613628 [ 276 ] {b5fc24b7-7d56-4744-95e3-169e172fc3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5784 | 2026.01.02 18:41:55.614050 [ 276 ] {b5fc24b7-7d56-4744-95e3-169e172fc3ec} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2026.01.02 18:41:55.614086 [ 276 ] {b5fc24b7-7d56-4744-95e3-169e172fc3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5786 | 2026.01.02 18:41:55.614407 [ 276 ] {b5fc24b7-7d56-4744-95e3-169e172fc3ec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5787 | 2026.01.02 18:41:55.614650 [ 276 ] {b5fc24b7-7d56-4744-95e3-169e172fc3ec} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5788 | 2026.01.02 18:41:55.614783 [ 276 ] {b5fc24b7-7d56-4744-95e3-169e172fc3ec} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001213 sec., 71723.0008244023 rows/sec., 5.60 MiB/sec. | ||
| 5789 | 2026.01.02 18:41:55.614822 [ 276 ] {b5fc24b7-7d56-4744-95e3-169e172fc3ec} <Debug> TCPHandler: Processed in 0.001377461 sec. | ||
| 5790 | 2026.01.02 18:41:55.614975 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5791 | 2026.01.02 18:41:55.615098 [ 276 ] {d42162e4-8520-48e5-b63d-1779bcba9952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5792 | 2026.01.02 18:41:55.615160 [ 276 ] {d42162e4-8520-48e5-b63d-1779bcba9952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5793 | 2026.01.02 18:41:55.615618 [ 276 ] {d42162e4-8520-48e5-b63d-1779bcba9952} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2026.01.02 18:41:55.615654 [ 276 ] {d42162e4-8520-48e5-b63d-1779bcba9952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5795 | 2026.01.02 18:41:55.615993 [ 276 ] {d42162e4-8520-48e5-b63d-1779bcba9952} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5796 | 2026.01.02 18:41:55.616200 [ 276 ] {d42162e4-8520-48e5-b63d-1779bcba9952} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2026.01.02 18:41:55.616328 [ 276 ] {d42162e4-8520-48e5-b63d-1779bcba9952} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 5798 | 2026.01.02 18:41:55.616366 [ 276 ] {d42162e4-8520-48e5-b63d-1779bcba9952} <Debug> TCPHandler: Processed in 0.001455602 sec. | ||
| 5799 | 2026.01.02 18:41:55.616483 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5800 | 2026.01.02 18:41:55.616578 [ 276 ] {8f1626fb-3031-43c3-aa05-ad16fc716a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5801 | 2026.01.02 18:41:55.616635 [ 276 ] {8f1626fb-3031-43c3-aa05-ad16fc716a85} <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 | ||
| 5802 | 2026.01.02 18:41:55.617490 [ 276 ] {8f1626fb-3031-43c3-aa05-ad16fc716a85} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2026.01.02 18:41:55.617527 [ 276 ] {8f1626fb-3031-43c3-aa05-ad16fc716a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5804 | 2026.01.02 18:41:55.618061 [ 276 ] {8f1626fb-3031-43c3-aa05-ad16fc716a85} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5805 | 2026.01.02 18:41:55.618282 [ 276 ] {8f1626fb-3031-43c3-aa05-ad16fc716a85} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2026.01.02 18:41:55.618418 [ 276 ] {8f1626fb-3031-43c3-aa05-ad16fc716a85} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001858 sec., 12378.902045209903 rows/sec., 22.18 MiB/sec. | ||
| 5807 | 2026.01.02 18:41:55.618473 [ 276 ] {8f1626fb-3031-43c3-aa05-ad16fc716a85} <Debug> TCPHandler: Processed in 0.002039041 sec. | ||
| 5808 | 2026.01.02 18:41:55.618590 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2026.01.02 18:41:55.618685 [ 276 ] {74c4f789-7a8d-4157-a57a-10cad064b5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5810 | 2026.01.02 18:41:55.618728 [ 276 ] {74c4f789-7a8d-4157-a57a-10cad064b5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5811 | 2026.01.02 18:41:55.619063 [ 276 ] {74c4f789-7a8d-4157-a57a-10cad064b5e1} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2026.01.02 18:41:55.619100 [ 276 ] {74c4f789-7a8d-4157-a57a-10cad064b5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5813 | 2026.01.02 18:41:55.619409 [ 276 ] {74c4f789-7a8d-4157-a57a-10cad064b5e1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5814 | 2026.01.02 18:41:55.619631 [ 276 ] {74c4f789-7a8d-4157-a57a-10cad064b5e1} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5815 | 2026.01.02 18:41:55.619762 [ 276 ] {74c4f789-7a8d-4157-a57a-10cad064b5e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 5816 | 2026.01.02 18:41:55.619799 [ 276 ] {74c4f789-7a8d-4157-a57a-10cad064b5e1} <Debug> TCPHandler: Processed in 0.001259279 sec. | ||
| 5817 | 2026.01.02 18:41:59.129375 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5818 | 2026.01.02 18:41:59.129473 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5819 | 2026.01.02 18:41:59.259962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13450 | ||
| 5820 | 2026.01.02 18:41:59.260461 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2026.01.02 18:41:59.260504 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5822 | 2026.01.02 18:41:59.261003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5823 | 2026.01.02 18:41:59.261230 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2026.01.02 18:41:59.261394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13450 | ||
| 5825 | 2026.01.02 18:41:59.296671 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 710 | ||
| 5826 | 2026.01.02 18:41:59.299058 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2026.01.02 18:41:59.299123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5828 | 2026.01.02 18:41:59.300357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5829 | 2026.01.02 18:41:59.300626 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.01.02 18:41:59.300789 [ 44 ] {} <Debug> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5831 | 2026.01.02 18:41:59.300871 [ 44 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2026.01.02 18:41:59.300895 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5833 | 2026.01.02 18:41:59.300934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 710 | ||
| 5834 | 2026.01.02 18:41:59.301010 [ 197 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::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 | ||
| 5835 | 2026.01.02 18:41:59.301589 [ 197 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5836 | 2026.01.02 18:41:59.301731 [ 197 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 568 rows starting from the beginning of the part | ||
| 5837 | 2026.01.02 18:41:59.302090 [ 197 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 5838 | 2026.01.02 18:41:59.302449 [ 197 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 5839 | 2026.01.02 18:41:59.302775 [ 197 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 5840 | 2026.01.02 18:41:59.303092 [ 197 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 5841 | 2026.01.02 18:41:59.303474 [ 197 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 5842 | 2026.01.02 18:41:59.309524 [ 192 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 710 rows, containing 72 columns (72 merged, 0 gathered) in 0.008566379 sec., 82882.16059550949 rows/sec., 69.65 MiB/sec. | ||
| 5843 | 2026.01.02 18:41:59.310580 [ 201 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5844 | 2026.01.02 18:41:59.311129 [ 201 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_21_4} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.01.02 18:41:59.311204 [ 201 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_21_4} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5846 | 2026.01.02 18:41:59.311352 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 5847 | 2026.01.02 18:41:59.950560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5848 | 2026.01.02 18:41:59.966399 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5849 | 2026.01.02 18:41:59.966450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5850 | 2026.01.02 18:41:59.972519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5851 | 2026.01.02 18:41:59.973296 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5852 | 2026.01.02 18:41:59.976107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5853 | 2026.01.02 18:42:00.609356 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5854 | 2026.01.02 18:42:00.609650 [ 276 ] {0cdf94dd-899f-43a4-b8c9-0c8355b17908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5855 | 2026.01.02 18:42:00.609759 [ 276 ] {0cdf94dd-899f-43a4-b8c9-0c8355b17908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5856 | 2026.01.02 18:42:00.610649 [ 276 ] {0cdf94dd-899f-43a4-b8c9-0c8355b17908} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2026.01.02 18:42:00.610699 [ 276 ] {0cdf94dd-899f-43a4-b8c9-0c8355b17908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5858 | 2026.01.02 18:42:00.611098 [ 276 ] {0cdf94dd-899f-43a4-b8c9-0c8355b17908} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5859 | 2026.01.02 18:42:00.611318 [ 276 ] {0cdf94dd-899f-43a4-b8c9-0c8355b17908} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2026.01.02 18:42:00.611482 [ 276 ] {0cdf94dd-899f-43a4-b8c9-0c8355b17908} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001919 sec., 47941.63626889005 rows/sec., 4.05 MiB/sec. | ||
| 5861 | 2026.01.02 18:42:00.611532 [ 276 ] {0cdf94dd-899f-43a4-b8c9-0c8355b17908} <Debug> TCPHandler: Processed in 0.002369576 sec. | ||
| 5862 | 2026.01.02 18:42:00.611660 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5863 | 2026.01.02 18:42:00.611763 [ 276 ] {153a9773-a714-4adc-897e-7ef2e86c41e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5864 | 2026.01.02 18:42:00.611807 [ 276 ] {153a9773-a714-4adc-897e-7ef2e86c41e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5865 | 2026.01.02 18:42:00.612227 [ 276 ] {153a9773-a714-4adc-897e-7ef2e86c41e2} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.01.02 18:42:00.612265 [ 276 ] {153a9773-a714-4adc-897e-7ef2e86c41e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5867 | 2026.01.02 18:42:00.612569 [ 276 ] {153a9773-a714-4adc-897e-7ef2e86c41e2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5868 | 2026.01.02 18:42:00.612779 [ 276 ] {153a9773-a714-4adc-897e-7ef2e86c41e2} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.01.02 18:42:00.612895 [ 41 ] {} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5870 | 2026.01.02 18:42:00.612913 [ 276 ] {153a9773-a714-4adc-897e-7ef2e86c41e2} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001173 sec., 15345.268542199488 rows/sec., 1.13 MiB/sec. | ||
| 5871 | 2026.01.02 18:42:00.612961 [ 41 ] {} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2026.01.02 18:42:00.612972 [ 276 ] {153a9773-a714-4adc-897e-7ef2e86c41e2} <Debug> TCPHandler: Processed in 0.001363821 sec. | ||
| 5873 | 2026.01.02 18:42:00.612991 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5874 | 2026.01.02 18:42:00.613094 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5875 | 2026.01.02 18:42:00.613110 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 5876 | 2026.01.02 18:42:00.613195 [ 276 ] {ac5122f3-d8a8-4f61-bc26-3675d09f4d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5877 | 2026.01.02 18:42:00.613226 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5878 | 2026.01.02 18:42:00.613240 [ 276 ] {ac5122f3-d8a8-4f61-bc26-3675d09f4d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5879 | 2026.01.02 18:42:00.613263 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 71 rows starting from the beginning of the part | ||
| 5880 | 2026.01.02 18:42:00.613333 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part | ||
| 5881 | 2026.01.02 18:42:00.613381 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 23 rows starting from the beginning of the part | ||
| 5882 | 2026.01.02 18:42:00.613424 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 5883 | 2026.01.02 18:42:00.613462 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part | ||
| 5884 | 2026.01.02 18:42:00.613515 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part | ||
| 5885 | 2026.01.02 18:42:00.613671 [ 276 ] {ac5122f3-d8a8-4f61-bc26-3675d09f4d20} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.01.02 18:42:00.613714 [ 276 ] {ac5122f3-d8a8-4f61-bc26-3675d09f4d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5887 | 2026.01.02 18:42:00.614059 [ 276 ] {ac5122f3-d8a8-4f61-bc26-3675d09f4d20} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5888 | 2026.01.02 18:42:00.614293 [ 276 ] {ac5122f3-d8a8-4f61-bc26-3675d09f4d20} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.01.02 18:42:00.614347 [ 192 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272559 sec., 151662.90914605925 rows/sec., 11.69 MiB/sec. | ||
| 5890 | 2026.01.02 18:42:00.614423 [ 276 ] {ac5122f3-d8a8-4f61-bc26-3675d09f4d20} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001248 sec., 65705.1282051282 rows/sec., 5.13 MiB/sec. | ||
| 5891 | 2026.01.02 18:42:00.614467 [ 276 ] {ac5122f3-d8a8-4f61-bc26-3675d09f4d20} <Debug> TCPHandler: Processed in 0.001423712 sec. | ||
| 5892 | 2026.01.02 18:42:00.614566 [ 200 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5893 | 2026.01.02 18:42:00.614582 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2026.01.02 18:42:00.614699 [ 276 ] {8e2cb532-448b-419c-acf6-7411fdfe4c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5895 | 2026.01.02 18:42:00.614748 [ 276 ] {8e2cb532-448b-419c-acf6-7411fdfe4c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5896 | 2026.01.02 18:42:00.614935 [ 200 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_36_7} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5897 | 2026.01.02 18:42:00.615038 [ 200 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_36_7} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5898 | 2026.01.02 18:42:00.615159 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5899 | 2026.01.02 18:42:00.615159 [ 276 ] {8e2cb532-448b-419c-acf6-7411fdfe4c79} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.01.02 18:42:00.615211 [ 276 ] {8e2cb532-448b-419c-acf6-7411fdfe4c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5901 | 2026.01.02 18:42:00.615549 [ 276 ] {8e2cb532-448b-419c-acf6-7411fdfe4c79} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5902 | 2026.01.02 18:42:00.615755 [ 276 ] {8e2cb532-448b-419c-acf6-7411fdfe4c79} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.01.02 18:42:00.615887 [ 276 ] {8e2cb532-448b-419c-acf6-7411fdfe4c79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 5904 | 2026.01.02 18:42:00.615925 [ 276 ] {8e2cb532-448b-419c-acf6-7411fdfe4c79} <Debug> TCPHandler: Processed in 0.001391761 sec. | ||
| 5905 | 2026.01.02 18:42:00.616031 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2026.01.02 18:42:00.616125 [ 276 ] {f321b2f8-9a4b-407c-bacd-24f11a611962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5907 | 2026.01.02 18:42:00.616180 [ 276 ] {f321b2f8-9a4b-407c-bacd-24f11a611962} <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 | ||
| 5908 | 2026.01.02 18:42:00.616988 [ 276 ] {f321b2f8-9a4b-407c-bacd-24f11a611962} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.01.02 18:42:00.617023 [ 276 ] {f321b2f8-9a4b-407c-bacd-24f11a611962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5910 | 2026.01.02 18:42:00.617546 [ 276 ] {f321b2f8-9a4b-407c-bacd-24f11a611962} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5911 | 2026.01.02 18:42:00.617778 [ 276 ] {f321b2f8-9a4b-407c-bacd-24f11a611962} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.01.02 18:42:00.617918 [ 276 ] {f321b2f8-9a4b-407c-bacd-24f11a611962} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001812 sec., 9933.774834437087 rows/sec., 17.80 MiB/sec. | ||
| 5913 | 2026.01.02 18:42:00.617983 [ 276 ] {f321b2f8-9a4b-407c-bacd-24f11a611962} <Debug> TCPHandler: Processed in 0.00200005 sec. | ||
| 5914 | 2026.01.02 18:42:00.618096 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5915 | 2026.01.02 18:42:00.618193 [ 276 ] {e9d2eecd-089d-4047-a4f0-999efae8ef64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5916 | 2026.01.02 18:42:00.618238 [ 276 ] {e9d2eecd-089d-4047-a4f0-999efae8ef64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5917 | 2026.01.02 18:42:00.618579 [ 276 ] {e9d2eecd-089d-4047-a4f0-999efae8ef64} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.01.02 18:42:00.618615 [ 276 ] {e9d2eecd-089d-4047-a4f0-999efae8ef64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5919 | 2026.01.02 18:42:00.618921 [ 276 ] {e9d2eecd-089d-4047-a4f0-999efae8ef64} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5920 | 2026.01.02 18:42:00.619133 [ 276 ] {e9d2eecd-089d-4047-a4f0-999efae8ef64} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2026.01.02 18:42:00.619260 [ 276 ] {e9d2eecd-089d-4047-a4f0-999efae8ef64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5922 | 2026.01.02 18:42:00.619296 [ 276 ] {e9d2eecd-089d-4047-a4f0-999efae8ef64} <Debug> TCPHandler: Processed in 0.001249159 sec. | ||
| 5923 | 2026.01.02 18:42:05.610373 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5924 | 2026.01.02 18:42:05.610565 [ 276 ] {ebeb3006-0b98-451a-82d2-c5a0d012fa79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5925 | 2026.01.02 18:42:05.610633 [ 276 ] {ebeb3006-0b98-451a-82d2-c5a0d012fa79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5926 | 2026.01.02 18:42:05.611269 [ 276 ] {ebeb3006-0b98-451a-82d2-c5a0d012fa79} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.01.02 18:42:05.611311 [ 276 ] {ebeb3006-0b98-451a-82d2-c5a0d012fa79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5928 | 2026.01.02 18:42:05.611713 [ 276 ] {ebeb3006-0b98-451a-82d2-c5a0d012fa79} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5929 | 2026.01.02 18:42:05.611940 [ 276 ] {ebeb3006-0b98-451a-82d2-c5a0d012fa79} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2026.01.02 18:42:05.612105 [ 276 ] {ebeb3006-0b98-451a-82d2-c5a0d012fa79} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001589 sec., 3775.9597230962872 rows/sec., 307.90 KiB/sec. | ||
| 5931 | 2026.01.02 18:42:05.612157 [ 276 ] {ebeb3006-0b98-451a-82d2-c5a0d012fa79} <Debug> TCPHandler: Processed in 0.001915589 sec. | ||
| 5932 | 2026.01.02 18:42:05.612283 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5933 | 2026.01.02 18:42:05.612385 [ 276 ] {4082cf23-56eb-41b6-8471-08f66b08e285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5934 | 2026.01.02 18:42:05.612428 [ 276 ] {4082cf23-56eb-41b6-8471-08f66b08e285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5935 | 2026.01.02 18:42:05.612895 [ 276 ] {4082cf23-56eb-41b6-8471-08f66b08e285} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2026.01.02 18:42:05.612931 [ 276 ] {4082cf23-56eb-41b6-8471-08f66b08e285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5937 | 2026.01.02 18:42:05.613258 [ 276 ] {4082cf23-56eb-41b6-8471-08f66b08e285} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5938 | 2026.01.02 18:42:05.613472 [ 276 ] {4082cf23-56eb-41b6-8471-08f66b08e285} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5939 | 2026.01.02 18:42:05.613575 [ 35 ] {} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5940 | 2026.01.02 18:42:05.613605 [ 276 ] {4082cf23-56eb-41b6-8471-08f66b08e285} <Debug> executeQuery: Read 105 rows, 8.94 KiB in 0.001243 sec., 84473.04907481899 rows/sec., 7.02 MiB/sec. | ||
| 5941 | 2026.01.02 18:42:05.613614 [ 35 ] {} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2026.01.02 18:42:05.613638 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5943 | 2026.01.02 18:42:05.613645 [ 276 ] {4082cf23-56eb-41b6-8471-08f66b08e285} <Debug> TCPHandler: Processed in 0.001414041 sec. | ||
| 5944 | 2026.01.02 18:42:05.613753 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::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 | ||
| 5945 | 2026.01.02 18:42:05.613763 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5946 | 2026.01.02 18:42:05.613889 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5947 | 2026.01.02 18:42:05.613902 [ 276 ] {d0cfdb37-b5ca-420d-9e26-36746a76c3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5948 | 2026.01.02 18:42:05.613926 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1408 rows starting from the beginning of the part | ||
| 5949 | 2026.01.02 18:42:05.613948 [ 276 ] {d0cfdb37-b5ca-420d-9e26-36746a76c3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5950 | 2026.01.02 18:42:05.613993 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 102 rows starting from the beginning of the part | ||
| 5951 | 2026.01.02 18:42:05.614042 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1357 rows starting from the beginning of the part | ||
| 5952 | 2026.01.02 18:42:05.614113 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 102 rows starting from the beginning of the part | ||
| 5953 | 2026.01.02 18:42:05.614155 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 92 rows starting from the beginning of the part | ||
| 5954 | 2026.01.02 18:42:05.614201 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 105 rows starting from the beginning of the part | ||
| 5955 | 2026.01.02 18:42:05.614377 [ 276 ] {d0cfdb37-b5ca-420d-9e26-36746a76c3f2} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.01.02 18:42:05.614419 [ 276 ] {d0cfdb37-b5ca-420d-9e26-36746a76c3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5957 | 2026.01.02 18:42:05.614776 [ 276 ] {d0cfdb37-b5ca-420d-9e26-36746a76c3f2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5958 | 2026.01.02 18:42:05.615005 [ 276 ] {d0cfdb37-b5ca-420d-9e26-36746a76c3f2} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2026.01.02 18:42:05.615144 [ 276 ] {d0cfdb37-b5ca-420d-9e26-36746a76c3f2} <Debug> executeQuery: Read 29 rows, 2.15 KiB in 0.001262 sec., 22979.39778129952 rows/sec., 1.66 MiB/sec. | ||
| 5960 | 2026.01.02 18:42:05.615182 [ 276 ] {d0cfdb37-b5ca-420d-9e26-36746a76c3f2} <Debug> TCPHandler: Processed in 0.001470482 sec. | ||
| 5961 | 2026.01.02 18:42:05.615346 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2026.01.02 18:42:05.615448 [ 276 ] {6778f9f8-ad56-4ee0-9185-55379b3b1920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5963 | 2026.01.02 18:42:05.615491 [ 276 ] {6778f9f8-ad56-4ee0-9185-55379b3b1920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5964 | 2026.01.02 18:42:05.615711 [ 200 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3166 rows, containing 5 columns (5 merged, 0 gathered) in 0.00200975 sec., 1575320.313471825 rows/sec., 138.04 MiB/sec. | ||
| 5965 | 2026.01.02 18:42:05.615940 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5966 | 2026.01.02 18:42:05.615954 [ 276 ] {6778f9f8-ad56-4ee0-9185-55379b3b1920} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2026.01.02 18:42:05.615997 [ 276 ] {6778f9f8-ad56-4ee0-9185-55379b3b1920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5968 | 2026.01.02 18:42:05.616249 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_41_8} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2026.01.02 18:42:05.616333 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_41_8} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5970 | 2026.01.02 18:42:05.616398 [ 276 ] {6778f9f8-ad56-4ee0-9185-55379b3b1920} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5971 | 2026.01.02 18:42:05.616410 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5972 | 2026.01.02 18:42:05.616631 [ 276 ] {6778f9f8-ad56-4ee0-9185-55379b3b1920} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.01.02 18:42:05.616737 [ 35 ] {} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5974 | 2026.01.02 18:42:05.616767 [ 35 ] {} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2026.01.02 18:42:05.616770 [ 276 ] {6778f9f8-ad56-4ee0-9185-55379b3b1920} <Debug> executeQuery: Read 93 rows, 7.45 KiB in 0.001343 sec., 69247.95234549516 rows/sec., 5.41 MiB/sec. | ||
| 5976 | 2026.01.02 18:42:05.616785 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5977 | 2026.01.02 18:42:05.616814 [ 276 ] {6778f9f8-ad56-4ee0-9185-55379b3b1920} <Debug> TCPHandler: Processed in 0.001518263 sec. | ||
| 5978 | 2026.01.02 18:42:05.616889 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::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 | ||
| 5979 | 2026.01.02 18:42:05.616928 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.01.02 18:42:05.617027 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5981 | 2026.01.02 18:42:05.617029 [ 276 ] {69c75797-25e0-4c27-8925-f8201d00ae72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5982 | 2026.01.02 18:42:05.617070 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 633 rows starting from the beginning of the part | ||
| 5983 | 2026.01.02 18:42:05.617093 [ 276 ] {69c75797-25e0-4c27-8925-f8201d00ae72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5984 | 2026.01.02 18:42:05.617144 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 87 rows starting from the beginning of the part | ||
| 5985 | 2026.01.02 18:42:05.617195 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 584 rows starting from the beginning of the part | ||
| 5986 | 2026.01.02 18:42:05.617256 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 87 rows starting from the beginning of the part | ||
| 5987 | 2026.01.02 18:42:05.617307 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
| 5988 | 2026.01.02 18:42:05.617349 [ 196 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 93 rows starting from the beginning of the part | ||
| 5989 | 2026.01.02 18:42:05.617518 [ 276 ] {69c75797-25e0-4c27-8925-f8201d00ae72} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.01.02 18:42:05.617562 [ 276 ] {69c75797-25e0-4c27-8925-f8201d00ae72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5991 | 2026.01.02 18:42:05.617964 [ 276 ] {69c75797-25e0-4c27-8925-f8201d00ae72} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5992 | 2026.01.02 18:42:05.618196 [ 276 ] {69c75797-25e0-4c27-8925-f8201d00ae72} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.01.02 18:42:05.618305 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5994 | 2026.01.02 18:42:05.618330 [ 276 ] {69c75797-25e0-4c27-8925-f8201d00ae72} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00132 sec., 123484.84848484848 rows/sec., 8.60 MiB/sec. | ||
| 5995 | 2026.01.02 18:42:05.618338 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.01.02 18:42:05.618362 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5997 | 2026.01.02 18:42:05.618368 [ 276 ] {69c75797-25e0-4c27-8925-f8201d00ae72} <Debug> TCPHandler: Processed in 0.001490923 sec. | ||
| 5998 | 2026.01.02 18:42:05.618434 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 5999 | 2026.01.02 18:42:05.618479 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6000 | 2026.01.02 18:42:05.618523 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684765 sec., 929506.4890355628 rows/sec., 74.09 MiB/sec. | ||
| 6001 | 2026.01.02 18:42:05.618556 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6002 | 2026.01.02 18:42:05.618587 [ 276 ] {2e733a52-e0f1-45af-885c-8acc6340187b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6003 | 2026.01.02 18:42:05.618591 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10831 rows starting from the beginning of the part | ||
| 6004 | 2026.01.02 18:42:05.618653 [ 276 ] {2e733a52-e0f1-45af-885c-8acc6340187b} <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 | ||
| 6005 | 2026.01.02 18:42:05.618667 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 6006 | 2026.01.02 18:42:05.618721 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 885 rows starting from the beginning of the part | ||
| 6007 | 2026.01.02 18:42:05.618747 [ 198 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6008 | 2026.01.02 18:42:05.618765 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 6009 | 2026.01.02 18:42:05.618838 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 6010 | 2026.01.02 18:42:05.618883 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 163 rows starting from the beginning of the part | ||
| 6011 | 2026.01.02 18:42:05.619094 [ 198 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_41_8} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2026.01.02 18:42:05.619194 [ 198 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_41_8} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6013 | 2026.01.02 18:42:05.619296 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6014 | 2026.01.02 18:42:05.619547 [ 276 ] {2e733a52-e0f1-45af-885c-8acc6340187b} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.01.02 18:42:05.619590 [ 276 ] {2e733a52-e0f1-45af-885c-8acc6340187b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6016 | 2026.01.02 18:42:05.620179 [ 276 ] {2e733a52-e0f1-45af-885c-8acc6340187b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6017 | 2026.01.02 18:42:05.620420 [ 276 ] {2e733a52-e0f1-45af-885c-8acc6340187b} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.01.02 18:42:05.620523 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6019 | 2026.01.02 18:42:05.620549 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2026.01.02 18:42:05.620564 [ 276 ] {2e733a52-e0f1-45af-885c-8acc6340187b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001997 sec., 11517.275913870806 rows/sec., 20.64 MiB/sec. | ||
| 6021 | 2026.01.02 18:42:05.620568 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6022 | 2026.01.02 18:42:05.620628 [ 276 ] {2e733a52-e0f1-45af-885c-8acc6340187b} <Debug> TCPHandler: Processed in 0.002202553 sec. | ||
| 6023 | 2026.01.02 18:42:05.620645 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::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 | ||
| 6024 | 2026.01.02 18:42:05.620736 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.01.02 18:42:05.620821 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6026 | 2026.01.02 18:42:05.620831 [ 276 ] {1d3a327d-f7df-4a6d-92ed-da9dbdd2f9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6027 | 2026.01.02 18:42:05.620875 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 608 rows starting from the beginning of the part | ||
| 6028 | 2026.01.02 18:42:05.620880 [ 276 ] {1d3a327d-f7df-4a6d-92ed-da9dbdd2f9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6029 | 2026.01.02 18:42:05.620988 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part | ||
| 6030 | 2026.01.02 18:42:05.621085 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 18 rows starting from the beginning of the part | ||
| 6031 | 2026.01.02 18:42:05.621175 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part | ||
| 6032 | 2026.01.02 18:42:05.621216 [ 276 ] {1d3a327d-f7df-4a6d-92ed-da9dbdd2f9ba} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2026.01.02 18:42:05.621255 [ 276 ] {1d3a327d-f7df-4a6d-92ed-da9dbdd2f9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6034 | 2026.01.02 18:42:05.621259 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 18 rows starting from the beginning of the part | ||
| 6035 | 2026.01.02 18:42:05.621351 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part | ||
| 6036 | 2026.01.02 18:42:05.621703 [ 276 ] {1d3a327d-f7df-4a6d-92ed-da9dbdd2f9ba} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6037 | 2026.01.02 18:42:05.621973 [ 276 ] {1d3a327d-f7df-4a6d-92ed-da9dbdd2f9ba} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.01.02 18:42:05.622084 [ 35 ] {} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6039 | 2026.01.02 18:42:05.622116 [ 35 ] {} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.01.02 18:42:05.622118 [ 276 ] {1d3a327d-f7df-4a6d-92ed-da9dbdd2f9ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 6041 | 2026.01.02 18:42:05.622137 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6042 | 2026.01.02 18:42:05.622164 [ 276 ] {1d3a327d-f7df-4a6d-92ed-da9dbdd2f9ba} <Debug> TCPHandler: Processed in 0.001466742 sec. | ||
| 6043 | 2026.01.02 18:42:05.622219 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 6044 | 2026.01.02 18:42:05.622326 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6045 | 2026.01.02 18:42:05.622383 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1860 rows starting from the beginning of the part | ||
| 6046 | 2026.01.02 18:42:05.622444 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 6047 | 2026.01.02 18:42:05.622484 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 6048 | 2026.01.02 18:42:05.622522 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 6049 | 2026.01.02 18:42:05.622558 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 6050 | 2026.01.02 18:42:05.622606 [ 198 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 6051 | 2026.01.02 18:42:05.623939 [ 191 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 4 columns (4 merged, 0 gathered) in 0.001756546 sec., 1229685.986020292 rows/sec., 83.32 MiB/sec. | ||
| 6052 | 2026.01.02 18:42:05.624236 [ 189 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6053 | 2026.01.02 18:42:05.624426 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12359 rows, containing 5 columns (5 merged, 0 gathered) in 0.006018942 sec., 2053350.9045277392 rows/sec., 140.92 MiB/sec. | ||
| 6054 | 2026.01.02 18:42:05.624524 [ 189 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_41_8} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2026.01.02 18:42:05.624599 [ 189 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_41_8} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6056 | 2026.01.02 18:42:05.624693 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6057 | 2026.01.02 18:42:05.624856 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6058 | 2026.01.02 18:42:05.625185 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2026.01.02 18:42:05.625265 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6060 | 2026.01.02 18:42:05.625356 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 6061 | 2026.01.02 18:42:05.626781 [ 203 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 713 rows, containing 19 columns (19 merged, 0 gathered) in 0.006163813 sec., 115675.15107937246 rows/sec., 207.28 MiB/sec. | ||
| 6062 | 2026.01.02 18:42:05.627678 [ 189 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6063 | 2026.01.02 18:42:05.627991 [ 189 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2026.01.02 18:42:05.628058 [ 189 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6065 | 2026.01.02 18:42:05.628158 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 6066 | 2026.01.02 18:42:06.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.99 MiB, peak 280.97 MiB, free memory in arenas 0.00 B, will set to 273.02 MiB (RSS), difference: 4.03 MiB | ||
| 6067 | 2026.01.02 18:42:06.762445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13898 | ||
| 6068 | 2026.01.02 18:42:06.762936 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6069 | 2026.01.02 18:42:06.762985 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6070 | 2026.01.02 18:42:06.763489 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6071 | 2026.01.02 18:42:06.763721 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2026.01.02 18:42:06.763865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13898 | ||
| 6073 | 2026.01.02 18:42:07.477113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6074 | 2026.01.02 18:42:07.494233 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2026.01.02 18:42:07.494280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6076 | 2026.01.02 18:42:07.500308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6077 | 2026.01.02 18:42:07.501002 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.01.02 18:42:07.503969 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6079 | 2026.01.02 18:42:09.302075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 736 | ||
| 6080 | 2026.01.02 18:42:09.304253 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.01.02 18:42:09.304299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6082 | 2026.01.02 18:42:09.305485 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6083 | 2026.01.02 18:42:09.305741 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.01.02 18:42:09.305993 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 6085 | 2026.01.02 18:42:10.610318 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6086 | 2026.01.02 18:42:10.610582 [ 276 ] {331ecc5a-2a68-4197-94e0-ca5050ab111e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6087 | 2026.01.02 18:42:10.610646 [ 276 ] {331ecc5a-2a68-4197-94e0-ca5050ab111e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6088 | 2026.01.02 18:42:10.611312 [ 276 ] {331ecc5a-2a68-4197-94e0-ca5050ab111e} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.01.02 18:42:10.611353 [ 276 ] {331ecc5a-2a68-4197-94e0-ca5050ab111e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6090 | 2026.01.02 18:42:10.611756 [ 276 ] {331ecc5a-2a68-4197-94e0-ca5050ab111e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6091 | 2026.01.02 18:42:10.611988 [ 276 ] {331ecc5a-2a68-4197-94e0-ca5050ab111e} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2026.01.02 18:42:10.612147 [ 276 ] {331ecc5a-2a68-4197-94e0-ca5050ab111e} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001628 sec., 56511.05651105651 rows/sec., 4.77 MiB/sec. | ||
| 6093 | 2026.01.02 18:42:10.612195 [ 276 ] {331ecc5a-2a68-4197-94e0-ca5050ab111e} <Debug> TCPHandler: Processed in 0.002056621 sec. | ||
| 6094 | 2026.01.02 18:42:10.612318 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6095 | 2026.01.02 18:42:10.612420 [ 276 ] {d952474a-fcba-41b8-9a84-a792e516fb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6096 | 2026.01.02 18:42:10.612464 [ 276 ] {d952474a-fcba-41b8-9a84-a792e516fb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6097 | 2026.01.02 18:42:10.612871 [ 276 ] {d952474a-fcba-41b8-9a84-a792e516fb8d} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.01.02 18:42:10.612906 [ 276 ] {d952474a-fcba-41b8-9a84-a792e516fb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6099 | 2026.01.02 18:42:10.613222 [ 276 ] {d952474a-fcba-41b8-9a84-a792e516fb8d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6100 | 2026.01.02 18:42:10.613434 [ 276 ] {d952474a-fcba-41b8-9a84-a792e516fb8d} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2026.01.02 18:42:10.613568 [ 276 ] {d952474a-fcba-41b8-9a84-a792e516fb8d} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00117 sec., 15384.615384615385 rows/sec., 1.13 MiB/sec. | ||
| 6102 | 2026.01.02 18:42:10.613606 [ 276 ] {d952474a-fcba-41b8-9a84-a792e516fb8d} <Debug> TCPHandler: Processed in 0.001336611 sec. | ||
| 6103 | 2026.01.02 18:42:10.613714 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6104 | 2026.01.02 18:42:10.613809 [ 276 ] {b705af01-67cc-4f9a-89e8-ec6e22820538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6105 | 2026.01.02 18:42:10.613849 [ 276 ] {b705af01-67cc-4f9a-89e8-ec6e22820538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6106 | 2026.01.02 18:42:10.614267 [ 276 ] {b705af01-67cc-4f9a-89e8-ec6e22820538} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2026.01.02 18:42:10.614301 [ 276 ] {b705af01-67cc-4f9a-89e8-ec6e22820538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6108 | 2026.01.02 18:42:10.614603 [ 276 ] {b705af01-67cc-4f9a-89e8-ec6e22820538} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6109 | 2026.01.02 18:42:10.614804 [ 276 ] {b705af01-67cc-4f9a-89e8-ec6e22820538} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6110 | 2026.01.02 18:42:10.614928 [ 276 ] {b705af01-67cc-4f9a-89e8-ec6e22820538} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001138 sec., 72056.23901581723 rows/sec., 5.63 MiB/sec. | ||
| 6111 | 2026.01.02 18:42:10.614963 [ 276 ] {b705af01-67cc-4f9a-89e8-ec6e22820538} <Debug> TCPHandler: Processed in 0.001297159 sec. | ||
| 6112 | 2026.01.02 18:42:10.615071 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6113 | 2026.01.02 18:42:10.615165 [ 276 ] {e129b898-da68-48ed-b7c0-ddbf9cdea9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6114 | 2026.01.02 18:42:10.615209 [ 276 ] {e129b898-da68-48ed-b7c0-ddbf9cdea9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6115 | 2026.01.02 18:42:10.615609 [ 276 ] {e129b898-da68-48ed-b7c0-ddbf9cdea9df} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2026.01.02 18:42:10.615643 [ 276 ] {e129b898-da68-48ed-b7c0-ddbf9cdea9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6117 | 2026.01.02 18:42:10.615967 [ 276 ] {e129b898-da68-48ed-b7c0-ddbf9cdea9df} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6118 | 2026.01.02 18:42:10.616177 [ 276 ] {e129b898-da68-48ed-b7c0-ddbf9cdea9df} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2026.01.02 18:42:10.616301 [ 276 ] {e129b898-da68-48ed-b7c0-ddbf9cdea9df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 6120 | 2026.01.02 18:42:10.616336 [ 276 ] {e129b898-da68-48ed-b7c0-ddbf9cdea9df} <Debug> TCPHandler: Processed in 0.00131157 sec. | ||
| 6121 | 2026.01.02 18:42:10.616455 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6122 | 2026.01.02 18:42:10.616575 [ 276 ] {982bdee9-a3a2-4881-b8b9-defc0904f062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6123 | 2026.01.02 18:42:10.616642 [ 276 ] {982bdee9-a3a2-4881-b8b9-defc0904f062} <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 | ||
| 6124 | 2026.01.02 18:42:10.617557 [ 276 ] {982bdee9-a3a2-4881-b8b9-defc0904f062} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6125 | 2026.01.02 18:42:10.617592 [ 276 ] {982bdee9-a3a2-4881-b8b9-defc0904f062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6126 | 2026.01.02 18:42:10.618126 [ 276 ] {982bdee9-a3a2-4881-b8b9-defc0904f062} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6127 | 2026.01.02 18:42:10.618357 [ 276 ] {982bdee9-a3a2-4881-b8b9-defc0904f062} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2026.01.02 18:42:10.618494 [ 276 ] {982bdee9-a3a2-4881-b8b9-defc0904f062} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001945 sec., 9254.498714652957 rows/sec., 16.58 MiB/sec. | ||
| 6129 | 2026.01.02 18:42:10.618548 [ 276 ] {982bdee9-a3a2-4881-b8b9-defc0904f062} <Debug> TCPHandler: Processed in 0.002153623 sec. | ||
| 6130 | 2026.01.02 18:42:10.618664 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6131 | 2026.01.02 18:42:10.618760 [ 276 ] {15b5625d-288b-462d-b005-df447e8b738d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6132 | 2026.01.02 18:42:10.618803 [ 276 ] {15b5625d-288b-462d-b005-df447e8b738d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6133 | 2026.01.02 18:42:10.619134 [ 276 ] {15b5625d-288b-462d-b005-df447e8b738d} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.01.02 18:42:10.619167 [ 276 ] {15b5625d-288b-462d-b005-df447e8b738d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6135 | 2026.01.02 18:42:10.619470 [ 276 ] {15b5625d-288b-462d-b005-df447e8b738d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6136 | 2026.01.02 18:42:10.619684 [ 276 ] {15b5625d-288b-462d-b005-df447e8b738d} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.01.02 18:42:10.619809 [ 276 ] {15b5625d-288b-462d-b005-df447e8b738d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 6138 | 2026.01.02 18:42:10.619844 [ 276 ] {15b5625d-288b-462d-b005-df447e8b738d} <Debug> TCPHandler: Processed in 0.001230169 sec. | ||
| 6139 | 2026.01.02 18:42:14.129541 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6140 | 2026.01.02 18:42:14.129646 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6141 | 2026.01.02 18:42:14.264919 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14410 | ||
| 6142 | 2026.01.02 18:42:14.265436 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.01.02 18:42:14.265487 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6144 | 2026.01.02 18:42:14.265971 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6145 | 2026.01.02 18:42:14.266193 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2026.01.02 18:42:14.266336 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14410 | ||
| 6147 | 2026.01.02 18:42:15.005001 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6148 | 2026.01.02 18:42:15.022681 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.01.02 18:42:15.022756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6150 | 2026.01.02 18:42:15.028951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6151 | 2026.01.02 18:42:15.029663 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.01.02 18:42:15.032647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6153 | 2026.01.02 18:42:15.609650 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6154 | 2026.01.02 18:42:15.609830 [ 276 ] {9e132f58-ab49-442f-ae7d-795c2ce5d787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6155 | 2026.01.02 18:42:15.609894 [ 276 ] {9e132f58-ab49-442f-ae7d-795c2ce5d787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6156 | 2026.01.02 18:42:15.610559 [ 276 ] {9e132f58-ab49-442f-ae7d-795c2ce5d787} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6157 | 2026.01.02 18:42:15.610605 [ 276 ] {9e132f58-ab49-442f-ae7d-795c2ce5d787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6158 | 2026.01.02 18:42:15.610999 [ 276 ] {9e132f58-ab49-442f-ae7d-795c2ce5d787} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6159 | 2026.01.02 18:42:15.611217 [ 276 ] {9e132f58-ab49-442f-ae7d-795c2ce5d787} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6160 | 2026.01.02 18:42:15.611366 [ 276 ] {9e132f58-ab49-442f-ae7d-795c2ce5d787} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001585 sec., 64353.31230283911 rows/sec., 5.37 MiB/sec. | ||
| 6161 | 2026.01.02 18:42:15.611407 [ 276 ] {9e132f58-ab49-442f-ae7d-795c2ce5d787} <Debug> TCPHandler: Processed in 0.001946419 sec. | ||
| 6162 | 2026.01.02 18:42:15.611532 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6163 | 2026.01.02 18:42:15.611630 [ 276 ] {fac8c9e4-2f0f-4086-9efe-d6822fe8c992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6164 | 2026.01.02 18:42:15.611670 [ 276 ] {fac8c9e4-2f0f-4086-9efe-d6822fe8c992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6165 | 2026.01.02 18:42:15.612069 [ 276 ] {fac8c9e4-2f0f-4086-9efe-d6822fe8c992} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6166 | 2026.01.02 18:42:15.612106 [ 276 ] {fac8c9e4-2f0f-4086-9efe-d6822fe8c992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6167 | 2026.01.02 18:42:15.612403 [ 276 ] {fac8c9e4-2f0f-4086-9efe-d6822fe8c992} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6168 | 2026.01.02 18:42:15.612610 [ 276 ] {fac8c9e4-2f0f-4086-9efe-d6822fe8c992} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6169 | 2026.01.02 18:42:15.612739 [ 276 ] {fac8c9e4-2f0f-4086-9efe-d6822fe8c992} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001127 sec., 20408.163265306124 rows/sec., 1.50 MiB/sec. | ||
| 6170 | 2026.01.02 18:42:15.612777 [ 276 ] {fac8c9e4-2f0f-4086-9efe-d6822fe8c992} <Debug> TCPHandler: Processed in 0.001293249 sec. | ||
| 6171 | 2026.01.02 18:42:15.612877 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6172 | 2026.01.02 18:42:15.612970 [ 276 ] {7b02b4e0-37f6-4d3d-96cc-6ce0088f9a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6173 | 2026.01.02 18:42:15.613011 [ 276 ] {7b02b4e0-37f6-4d3d-96cc-6ce0088f9a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6174 | 2026.01.02 18:42:15.613424 [ 276 ] {7b02b4e0-37f6-4d3d-96cc-6ce0088f9a77} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6175 | 2026.01.02 18:42:15.613460 [ 276 ] {7b02b4e0-37f6-4d3d-96cc-6ce0088f9a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6176 | 2026.01.02 18:42:15.613763 [ 276 ] {7b02b4e0-37f6-4d3d-96cc-6ce0088f9a77} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6177 | 2026.01.02 18:42:15.613984 [ 276 ] {7b02b4e0-37f6-4d3d-96cc-6ce0088f9a77} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2026.01.02 18:42:15.614112 [ 276 ] {7b02b4e0-37f6-4d3d-96cc-6ce0088f9a77} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001158 sec., 75129.53367875647 rows/sec., 5.87 MiB/sec. | ||
| 6179 | 2026.01.02 18:42:15.614150 [ 276 ] {7b02b4e0-37f6-4d3d-96cc-6ce0088f9a77} <Debug> TCPHandler: Processed in 0.00132045 sec. | ||
| 6180 | 2026.01.02 18:42:15.614271 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6181 | 2026.01.02 18:42:15.614368 [ 276 ] {86ff13d0-6e1c-41e5-9222-01333d8bf7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6182 | 2026.01.02 18:42:15.614412 [ 276 ] {86ff13d0-6e1c-41e5-9222-01333d8bf7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6183 | 2026.01.02 18:42:15.614835 [ 276 ] {86ff13d0-6e1c-41e5-9222-01333d8bf7d5} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.01.02 18:42:15.614871 [ 276 ] {86ff13d0-6e1c-41e5-9222-01333d8bf7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6185 | 2026.01.02 18:42:15.615200 [ 276 ] {86ff13d0-6e1c-41e5-9222-01333d8bf7d5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6186 | 2026.01.02 18:42:15.615412 [ 276 ] {86ff13d0-6e1c-41e5-9222-01333d8bf7d5} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6187 | 2026.01.02 18:42:15.615542 [ 276 ] {86ff13d0-6e1c-41e5-9222-01333d8bf7d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 6188 | 2026.01.02 18:42:15.615580 [ 276 ] {86ff13d0-6e1c-41e5-9222-01333d8bf7d5} <Debug> TCPHandler: Processed in 0.001356811 sec. | ||
| 6189 | 2026.01.02 18:42:15.615690 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2026.01.02 18:42:15.615783 [ 276 ] {309b7e66-4c56-44d9-a7ea-4ea70c9b4654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6191 | 2026.01.02 18:42:15.615838 [ 276 ] {309b7e66-4c56-44d9-a7ea-4ea70c9b4654} <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 | ||
| 6192 | 2026.01.02 18:42:15.616651 [ 276 ] {309b7e66-4c56-44d9-a7ea-4ea70c9b4654} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2026.01.02 18:42:15.616687 [ 276 ] {309b7e66-4c56-44d9-a7ea-4ea70c9b4654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6194 | 2026.01.02 18:42:15.617213 [ 276 ] {309b7e66-4c56-44d9-a7ea-4ea70c9b4654} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6195 | 2026.01.02 18:42:15.617432 [ 276 ] {309b7e66-4c56-44d9-a7ea-4ea70c9b4654} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.01.02 18:42:15.617578 [ 276 ] {309b7e66-4c56-44d9-a7ea-4ea70c9b4654} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001812 sec., 12693.156732891832 rows/sec., 22.75 MiB/sec. | ||
| 6197 | 2026.01.02 18:42:15.617642 [ 276 ] {309b7e66-4c56-44d9-a7ea-4ea70c9b4654} <Debug> TCPHandler: Processed in 0.00199945 sec. | ||
| 6198 | 2026.01.02 18:42:15.617762 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6199 | 2026.01.02 18:42:15.617856 [ 276 ] {ca0153ce-5b6b-4021-ac9b-eb3304819f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6200 | 2026.01.02 18:42:15.617898 [ 276 ] {ca0153ce-5b6b-4021-ac9b-eb3304819f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6201 | 2026.01.02 18:42:15.618233 [ 276 ] {ca0153ce-5b6b-4021-ac9b-eb3304819f48} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2026.01.02 18:42:15.618269 [ 276 ] {ca0153ce-5b6b-4021-ac9b-eb3304819f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6203 | 2026.01.02 18:42:15.618571 [ 276 ] {ca0153ce-5b6b-4021-ac9b-eb3304819f48} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6204 | 2026.01.02 18:42:15.618783 [ 276 ] {ca0153ce-5b6b-4021-ac9b-eb3304819f48} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2026.01.02 18:42:15.618915 [ 276 ] {ca0153ce-5b6b-4021-ac9b-eb3304819f48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 6206 | 2026.01.02 18:42:15.618951 [ 276 ] {ca0153ce-5b6b-4021-ac9b-eb3304819f48} <Debug> TCPHandler: Processed in 0.001237979 sec. | ||
| 6207 | 2026.01.02 18:42:19.306190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 760 | ||
| 6208 | 2026.01.02 18:42:19.308418 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.01.02 18:42:19.308469 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6210 | 2026.01.02 18:42:19.309573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6211 | 2026.01.02 18:42:19.309895 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.01.02 18:42:19.310150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 760 | ||
| 6213 | 2026.01.02 18:42:20.639692 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2026.01.02 18:42:20.639878 [ 276 ] {d8dbaf6a-0ddd-46a9-8795-4de52c778dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6215 | 2026.01.02 18:42:20.639948 [ 276 ] {d8dbaf6a-0ddd-46a9-8795-4de52c778dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6216 | 2026.01.02 18:42:20.640620 [ 276 ] {d8dbaf6a-0ddd-46a9-8795-4de52c778dac} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6217 | 2026.01.02 18:42:20.640670 [ 276 ] {d8dbaf6a-0ddd-46a9-8795-4de52c778dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6218 | 2026.01.02 18:42:20.641072 [ 276 ] {d8dbaf6a-0ddd-46a9-8795-4de52c778dac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6219 | 2026.01.02 18:42:20.641301 [ 276 ] {d8dbaf6a-0ddd-46a9-8795-4de52c778dac} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2026.01.02 18:42:20.641456 [ 276 ] {d8dbaf6a-0ddd-46a9-8795-4de52c778dac} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001627 sec., 14751.075599262447 rows/sec., 1.22 MiB/sec. | ||
| 6221 | 2026.01.02 18:42:20.641503 [ 276 ] {d8dbaf6a-0ddd-46a9-8795-4de52c778dac} <Debug> TCPHandler: Processed in 0.0019471 sec. | ||
| 6222 | 2026.01.02 18:42:20.641636 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6223 | 2026.01.02 18:42:20.641737 [ 276 ] {c97de7a7-6d9f-4a29-aa2d-0b50c8099aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6224 | 2026.01.02 18:42:20.641784 [ 276 ] {c97de7a7-6d9f-4a29-aa2d-0b50c8099aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6225 | 2026.01.02 18:42:20.642185 [ 276 ] {c97de7a7-6d9f-4a29-aa2d-0b50c8099aa4} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2026.01.02 18:42:20.642223 [ 276 ] {c97de7a7-6d9f-4a29-aa2d-0b50c8099aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6227 | 2026.01.02 18:42:20.642523 [ 276 ] {c97de7a7-6d9f-4a29-aa2d-0b50c8099aa4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6228 | 2026.01.02 18:42:20.642738 [ 276 ] {c97de7a7-6d9f-4a29-aa2d-0b50c8099aa4} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6229 | 2026.01.02 18:42:20.642869 [ 276 ] {c97de7a7-6d9f-4a29-aa2d-0b50c8099aa4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001154 sec., 1733.1022530329287 rows/sec., 141.32 KiB/sec. | ||
| 6230 | 2026.01.02 18:42:20.642910 [ 276 ] {c97de7a7-6d9f-4a29-aa2d-0b50c8099aa4} <Debug> TCPHandler: Processed in 0.00132284 sec. | ||
| 6231 | 2026.01.02 18:42:20.643029 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6232 | 2026.01.02 18:42:20.643125 [ 276 ] {69235c20-07c3-44a0-bcfb-cda0d05f900d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6233 | 2026.01.02 18:42:20.643167 [ 276 ] {69235c20-07c3-44a0-bcfb-cda0d05f900d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6234 | 2026.01.02 18:42:20.644254 [ 276 ] {69235c20-07c3-44a0-bcfb-cda0d05f900d} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2026.01.02 18:42:20.644292 [ 276 ] {69235c20-07c3-44a0-bcfb-cda0d05f900d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6236 | 2026.01.02 18:42:20.644680 [ 276 ] {69235c20-07c3-44a0-bcfb-cda0d05f900d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6237 | 2026.01.02 18:42:20.644905 [ 276 ] {69235c20-07c3-44a0-bcfb-cda0d05f900d} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6238 | 2026.01.02 18:42:20.645043 [ 276 ] {69235c20-07c3-44a0-bcfb-cda0d05f900d} <Debug> executeQuery: Read 1353 rows, 116.05 KiB in 0.001935 sec., 699224.8062015504 rows/sec., 58.57 MiB/sec. | ||
| 6239 | 2026.01.02 18:42:20.645083 [ 276 ] {69235c20-07c3-44a0-bcfb-cda0d05f900d} <Debug> TCPHandler: Processed in 0.002102832 sec. | ||
| 6240 | 2026.01.02 18:42:20.645204 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6241 | 2026.01.02 18:42:20.645301 [ 276 ] {f7812c2b-0446-4b1a-9457-99c15d5e6279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6242 | 2026.01.02 18:42:20.645343 [ 276 ] {f7812c2b-0446-4b1a-9457-99c15d5e6279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6243 | 2026.01.02 18:42:20.645773 [ 276 ] {f7812c2b-0446-4b1a-9457-99c15d5e6279} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2026.01.02 18:42:20.645811 [ 276 ] {f7812c2b-0446-4b1a-9457-99c15d5e6279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6245 | 2026.01.02 18:42:20.646117 [ 276 ] {f7812c2b-0446-4b1a-9457-99c15d5e6279} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6246 | 2026.01.02 18:42:20.646352 [ 276 ] {f7812c2b-0446-4b1a-9457-99c15d5e6279} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6247 | 2026.01.02 18:42:20.646486 [ 276 ] {f7812c2b-0446-4b1a-9457-99c15d5e6279} <Debug> executeQuery: Read 32 rows, 2.45 KiB in 0.001203 sec., 26600.166251039067 rows/sec., 1.99 MiB/sec. | ||
| 6248 | 2026.01.02 18:42:20.646527 [ 276 ] {f7812c2b-0446-4b1a-9457-99c15d5e6279} <Debug> TCPHandler: Processed in 0.001371621 sec. | ||
| 6249 | 2026.01.02 18:42:20.646645 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6250 | 2026.01.02 18:42:20.646738 [ 276 ] {9b53de4c-dca1-4094-8c9a-047b359f95f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6251 | 2026.01.02 18:42:20.646779 [ 276 ] {9b53de4c-dca1-4094-8c9a-047b359f95f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6252 | 2026.01.02 18:42:20.647270 [ 276 ] {9b53de4c-dca1-4094-8c9a-047b359f95f8} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2026.01.02 18:42:20.647308 [ 276 ] {9b53de4c-dca1-4094-8c9a-047b359f95f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6254 | 2026.01.02 18:42:20.647616 [ 276 ] {9b53de4c-dca1-4094-8c9a-047b359f95f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6255 | 2026.01.02 18:42:20.647829 [ 276 ] {9b53de4c-dca1-4094-8c9a-047b359f95f8} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.01.02 18:42:20.647958 [ 276 ] {9b53de4c-dca1-4094-8c9a-047b359f95f8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001237 sec., 203718.67421180275 rows/sec., 14.09 MiB/sec. | ||
| 6257 | 2026.01.02 18:42:20.648000 [ 276 ] {9b53de4c-dca1-4094-8c9a-047b359f95f8} <Debug> TCPHandler: Processed in 0.001404171 sec. | ||
| 6258 | 2026.01.02 18:42:20.648118 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2026.01.02 18:42:20.648212 [ 276 ] {0a23273d-0550-471a-8267-fd936e7b54ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6260 | 2026.01.02 18:42:20.648255 [ 276 ] {0a23273d-0550-471a-8267-fd936e7b54ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6261 | 2026.01.02 18:42:20.648661 [ 276 ] {0a23273d-0550-471a-8267-fd936e7b54ee} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2026.01.02 18:42:20.648699 [ 276 ] {0a23273d-0550-471a-8267-fd936e7b54ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6263 | 2026.01.02 18:42:20.649006 [ 276 ] {0a23273d-0550-471a-8267-fd936e7b54ee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6264 | 2026.01.02 18:42:20.649227 [ 276 ] {0a23273d-0550-471a-8267-fd936e7b54ee} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2026.01.02 18:42:20.649359 [ 276 ] {0a23273d-0550-471a-8267-fd936e7b54ee} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001163 sec., 10318.142734307825 rows/sec., 806.10 KiB/sec. | ||
| 6266 | 2026.01.02 18:42:20.649399 [ 276 ] {0a23273d-0550-471a-8267-fd936e7b54ee} <Debug> TCPHandler: Processed in 0.001330081 sec. | ||
| 6267 | 2026.01.02 18:42:20.649501 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2026.01.02 18:42:20.649596 [ 276 ] {0ff20ea7-978b-45a4-a750-f7c92ee9034b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6269 | 2026.01.02 18:42:20.649637 [ 276 ] {0ff20ea7-978b-45a4-a750-f7c92ee9034b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6270 | 2026.01.02 18:42:20.650294 [ 276 ] {0ff20ea7-978b-45a4-a750-f7c92ee9034b} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.01.02 18:42:20.650331 [ 276 ] {0ff20ea7-978b-45a4-a750-f7c92ee9034b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6272 | 2026.01.02 18:42:20.650664 [ 276 ] {0ff20ea7-978b-45a4-a750-f7c92ee9034b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6273 | 2026.01.02 18:42:20.650871 [ 276 ] {0ff20ea7-978b-45a4-a750-f7c92ee9034b} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2026.01.02 18:42:20.651001 [ 276 ] {0ff20ea7-978b-45a4-a750-f7c92ee9034b} <Debug> executeQuery: Read 576 rows, 44.27 KiB in 0.001423 sec., 404778.63668306393 rows/sec., 30.38 MiB/sec. | ||
| 6275 | 2026.01.02 18:42:20.651039 [ 276 ] {0ff20ea7-978b-45a4-a750-f7c92ee9034b} <Debug> TCPHandler: Processed in 0.001585293 sec. | ||
| 6276 | 2026.01.02 18:42:20.651147 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2026.01.02 18:42:20.651240 [ 276 ] {5b692389-09b0-4f96-ab93-bcd466f19d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6278 | 2026.01.02 18:42:20.651283 [ 276 ] {5b692389-09b0-4f96-ab93-bcd466f19d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6279 | 2026.01.02 18:42:20.651880 [ 276 ] {5b692389-09b0-4f96-ab93-bcd466f19d1d} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2026.01.02 18:42:20.651916 [ 276 ] {5b692389-09b0-4f96-ab93-bcd466f19d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6281 | 2026.01.02 18:42:20.652320 [ 276 ] {5b692389-09b0-4f96-ab93-bcd466f19d1d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6282 | 2026.01.02 18:42:20.652521 [ 276 ] {5b692389-09b0-4f96-ab93-bcd466f19d1d} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2026.01.02 18:42:20.652651 [ 276 ] {5b692389-09b0-4f96-ab93-bcd466f19d1d} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001429 sec., 616515.0454863542 rows/sec., 41.84 MiB/sec. | ||
| 6284 | 2026.01.02 18:42:20.652688 [ 276 ] {5b692389-09b0-4f96-ab93-bcd466f19d1d} <Debug> TCPHandler: Processed in 0.001587604 sec. | ||
| 6285 | 2026.01.02 18:42:20.652798 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6286 | 2026.01.02 18:42:20.652890 [ 276 ] {33e6464b-0f27-488a-b392-185c77608e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6287 | 2026.01.02 18:42:20.652946 [ 276 ] {33e6464b-0f27-488a-b392-185c77608e6c} <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 | ||
| 6288 | 2026.01.02 18:42:20.653751 [ 276 ] {33e6464b-0f27-488a-b392-185c77608e6c} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6289 | 2026.01.02 18:42:20.653787 [ 276 ] {33e6464b-0f27-488a-b392-185c77608e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6290 | 2026.01.02 18:42:20.654303 [ 276 ] {33e6464b-0f27-488a-b392-185c77608e6c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6291 | 2026.01.02 18:42:20.654520 [ 276 ] {33e6464b-0f27-488a-b392-185c77608e6c} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6292 | 2026.01.02 18:42:20.654654 [ 276 ] {33e6464b-0f27-488a-b392-185c77608e6c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001781 sec., 10106.681639528355 rows/sec., 18.11 MiB/sec. | ||
| 6293 | 2026.01.02 18:42:20.654715 [ 276 ] {33e6464b-0f27-488a-b392-185c77608e6c} <Debug> TCPHandler: Processed in 0.00196371 sec. | ||
| 6294 | 2026.01.02 18:42:20.654827 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6295 | 2026.01.02 18:42:20.654919 [ 276 ] {ddd5eb12-039b-493a-8e2a-01f842d9728f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6296 | 2026.01.02 18:42:20.654961 [ 276 ] {ddd5eb12-039b-493a-8e2a-01f842d9728f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6297 | 2026.01.02 18:42:20.655301 [ 276 ] {ddd5eb12-039b-493a-8e2a-01f842d9728f} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6298 | 2026.01.02 18:42:20.655337 [ 276 ] {ddd5eb12-039b-493a-8e2a-01f842d9728f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6299 | 2026.01.02 18:42:20.655647 [ 276 ] {ddd5eb12-039b-493a-8e2a-01f842d9728f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6300 | 2026.01.02 18:42:20.655849 [ 276 ] {ddd5eb12-039b-493a-8e2a-01f842d9728f} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2026.01.02 18:42:20.655977 [ 276 ] {ddd5eb12-039b-493a-8e2a-01f842d9728f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 6302 | 2026.01.02 18:42:20.656013 [ 276 ] {ddd5eb12-039b-493a-8e2a-01f842d9728f} <Debug> TCPHandler: Processed in 0.001233389 sec. | ||
| 6303 | 2026.01.02 18:42:21.766771 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14858 | ||
| 6304 | 2026.01.02 18:42:21.767261 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2026.01.02 18:42:21.767302 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6306 | 2026.01.02 18:42:21.767830 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6307 | 2026.01.02 18:42:21.768064 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2026.01.02 18:42:21.768193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14858 | ||
| 6309 | 2026.01.02 18:42:21.768220 [ 175 ] {} <Debug> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6310 | 2026.01.02 18:42:21.768292 [ 175 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2026.01.02 18:42:21.768316 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6312 | 2026.01.02 18:42:21.768439 [ 197 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 6313 | 2026.01.02 18:42:21.768590 [ 197 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6314 | 2026.01.02 18:42:21.768627 [ 197 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12490 rows starting from the beginning of the part | ||
| 6315 | 2026.01.02 18:42:21.768687 [ 197 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 6316 | 2026.01.02 18:42:21.768729 [ 197 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 6317 | 2026.01.02 18:42:21.768770 [ 197 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 6318 | 2026.01.02 18:42:21.768806 [ 197 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 6319 | 2026.01.02 18:42:21.768845 [ 197 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 6320 | 2026.01.02 18:42:21.770817 [ 203 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14858 rows, containing 4 columns (4 merged, 0 gathered) in 0.002435807 sec., 6099826.464083567 rows/sec., 87.26 MiB/sec. | ||
| 6321 | 2026.01.02 18:42:21.771227 [ 190 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6322 | 2026.01.02 18:42:21.771496 [ 190 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_31_6} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6323 | 2026.01.02 18:42:21.771566 [ 190 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_31_6} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6324 | 2026.01.02 18:42:21.771660 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6325 | 2026.01.02 18:42:22.533139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6326 | 2026.01.02 18:42:22.551207 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2026.01.02 18:42:22.551281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6328 | 2026.01.02 18:42:22.556885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6329 | 2026.01.02 18:42:22.557741 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.01.02 18:42:22.558096 [ 131 ] {} <Debug> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6331 | 2026.01.02 18:42:22.558163 [ 131 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.01.02 18:42:22.558190 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6333 | 2026.01.02 18:42:22.558279 [ 196 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 6334 | 2026.01.02 18:42:22.561183 [ 196 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6335 | 2026.01.02 18:42:22.561662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6336 | 2026.01.02 18:42:22.561914 [ 196 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 6337 | 2026.01.02 18:42:22.565351 [ 196 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 6338 | 2026.01.02 18:42:22.568942 [ 196 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 6339 | 2026.01.02 18:42:22.572583 [ 196 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 6340 | 2026.01.02 18:42:22.576982 [ 196 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 6341 | 2026.01.02 18:42:22.581377 [ 196 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 6342 | 2026.01.02 18:42:22.636357 [ 203 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.078104976 sec., 2995.967888140699 rows/sec., 15.49 MiB/sec. | ||
| 6343 | 2026.01.02 18:42:22.639093 [ 197 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6344 | 2026.01.02 18:42:22.641214 [ 197 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_31_6} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2026.01.02 18:42:22.641328 [ 197 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_31_6} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6346 | 2026.01.02 18:42:22.643771 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6347 | 2026.01.02 18:42:23.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.56 MiB, peak 285.10 MiB, free memory in arenas 0.00 B, will set to 279.32 MiB (RSS), difference: 4.76 MiB | ||
| 6348 | 2026.01.02 18:42:25.610604 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2026.01.02 18:42:25.610800 [ 276 ] {57863545-ba0d-457d-86f1-7cdd249aa769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6350 | 2026.01.02 18:42:25.610874 [ 276 ] {57863545-ba0d-457d-86f1-7cdd249aa769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6351 | 2026.01.02 18:42:25.611599 [ 276 ] {57863545-ba0d-457d-86f1-7cdd249aa769} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2026.01.02 18:42:25.611640 [ 276 ] {57863545-ba0d-457d-86f1-7cdd249aa769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6353 | 2026.01.02 18:42:25.612060 [ 276 ] {57863545-ba0d-457d-86f1-7cdd249aa769} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6354 | 2026.01.02 18:42:25.612287 [ 276 ] {57863545-ba0d-457d-86f1-7cdd249aa769} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2026.01.02 18:42:25.612456 [ 276 ] {57863545-ba0d-457d-86f1-7cdd249aa769} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001708 sec., 59718.969555035124 rows/sec., 4.99 MiB/sec. | ||
| 6356 | 2026.01.02 18:42:25.612506 [ 276 ] {57863545-ba0d-457d-86f1-7cdd249aa769} <Debug> TCPHandler: Processed in 0.002043841 sec. | ||
| 6357 | 2026.01.02 18:42:25.612633 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2026.01.02 18:42:25.612737 [ 276 ] {47bbe2fe-4c2b-4f65-87e2-31c10c529574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6359 | 2026.01.02 18:42:25.612782 [ 276 ] {47bbe2fe-4c2b-4f65-87e2-31c10c529574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6360 | 2026.01.02 18:42:25.613204 [ 276 ] {47bbe2fe-4c2b-4f65-87e2-31c10c529574} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2026.01.02 18:42:25.613239 [ 276 ] {47bbe2fe-4c2b-4f65-87e2-31c10c529574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6362 | 2026.01.02 18:42:25.613548 [ 276 ] {47bbe2fe-4c2b-4f65-87e2-31c10c529574} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6363 | 2026.01.02 18:42:25.613752 [ 276 ] {47bbe2fe-4c2b-4f65-87e2-31c10c529574} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2026.01.02 18:42:25.613852 [ 143 ] {} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6365 | 2026.01.02 18:42:25.613886 [ 143 ] {} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.01.02 18:42:25.613888 [ 276 ] {47bbe2fe-4c2b-4f65-87e2-31c10c529574} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001174 sec., 19591.141396933563 rows/sec., 1.44 MiB/sec. | ||
| 6367 | 2026.01.02 18:42:25.613904 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6368 | 2026.01.02 18:42:25.613933 [ 276 ] {47bbe2fe-4c2b-4f65-87e2-31c10c529574} <Debug> TCPHandler: Processed in 0.001353381 sec. | ||
| 6369 | 2026.01.02 18:42:25.614025 [ 188 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 6370 | 2026.01.02 18:42:25.614039 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2026.01.02 18:42:25.614160 [ 276 ] {aa712eb2-b276-4b0f-bfe2-639ae1ddedd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6372 | 2026.01.02 18:42:25.614167 [ 188 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6373 | 2026.01.02 18:42:25.614205 [ 276 ] {aa712eb2-b276-4b0f-bfe2-639ae1ddedd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6374 | 2026.01.02 18:42:25.614213 [ 188 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 71 rows starting from the beginning of the part | ||
| 6375 | 2026.01.02 18:42:25.614293 [ 188 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 29 rows starting from the beginning of the part | ||
| 6376 | 2026.01.02 18:42:25.614339 [ 188 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 18 rows starting from the beginning of the part | ||
| 6377 | 2026.01.02 18:42:25.614380 [ 188 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 23 rows starting from the beginning of the part | ||
| 6378 | 2026.01.02 18:42:25.614419 [ 188 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
| 6379 | 2026.01.02 18:42:25.614458 [ 188 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 23 rows starting from the beginning of the part | ||
| 6380 | 2026.01.02 18:42:25.614650 [ 276 ] {aa712eb2-b276-4b0f-bfe2-639ae1ddedd5} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6381 | 2026.01.02 18:42:25.614693 [ 276 ] {aa712eb2-b276-4b0f-bfe2-639ae1ddedd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6382 | 2026.01.02 18:42:25.615302 [ 276 ] {aa712eb2-b276-4b0f-bfe2-639ae1ddedd5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6383 | 2026.01.02 18:42:25.615410 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445342 sec., 135608.0429407019 rows/sec., 10.46 MiB/sec. | ||
| 6384 | 2026.01.02 18:42:25.615539 [ 276 ] {aa712eb2-b276-4b0f-bfe2-639ae1ddedd5} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.01.02 18:42:25.615543 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6386 | 2026.01.02 18:42:25.615678 [ 276 ] {aa712eb2-b276-4b0f-bfe2-639ae1ddedd5} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001538 sec., 56566.9700910273 rows/sec., 4.42 MiB/sec. | ||
| 6387 | 2026.01.02 18:42:25.615716 [ 276 ] {aa712eb2-b276-4b0f-bfe2-639ae1ddedd5} <Debug> TCPHandler: Processed in 0.001728456 sec. | ||
| 6388 | 2026.01.02 18:42:25.615827 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2026.01.02 18:42:25.615831 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_41_8} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.01.02 18:42:25.615906 [ 203 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_41_8} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6391 | 2026.01.02 18:42:25.615922 [ 276 ] {27b8e32b-ac9e-4bc8-9159-fc09481e7b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6392 | 2026.01.02 18:42:25.615968 [ 276 ] {27b8e32b-ac9e-4bc8-9159-fc09481e7b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6393 | 2026.01.02 18:42:25.615995 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6394 | 2026.01.02 18:42:25.616388 [ 276 ] {27b8e32b-ac9e-4bc8-9159-fc09481e7b44} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2026.01.02 18:42:25.616423 [ 276 ] {27b8e32b-ac9e-4bc8-9159-fc09481e7b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6396 | 2026.01.02 18:42:25.616768 [ 276 ] {27b8e32b-ac9e-4bc8-9159-fc09481e7b44} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6397 | 2026.01.02 18:42:25.616976 [ 276 ] {27b8e32b-ac9e-4bc8-9159-fc09481e7b44} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2026.01.02 18:42:25.617109 [ 276 ] {27b8e32b-ac9e-4bc8-9159-fc09481e7b44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 6399 | 2026.01.02 18:42:25.617146 [ 276 ] {27b8e32b-ac9e-4bc8-9159-fc09481e7b44} <Debug> TCPHandler: Processed in 0.001370051 sec. | ||
| 6400 | 2026.01.02 18:42:25.617249 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6401 | 2026.01.02 18:42:25.617349 [ 276 ] {11d5181e-3fe3-4231-904c-09c52a74a2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6402 | 2026.01.02 18:42:25.617417 [ 276 ] {11d5181e-3fe3-4231-904c-09c52a74a2e3} <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 | ||
| 6403 | 2026.01.02 18:42:25.618339 [ 276 ] {11d5181e-3fe3-4231-904c-09c52a74a2e3} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6404 | 2026.01.02 18:42:25.618373 [ 276 ] {11d5181e-3fe3-4231-904c-09c52a74a2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6405 | 2026.01.02 18:42:25.618924 [ 276 ] {11d5181e-3fe3-4231-904c-09c52a74a2e3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6406 | 2026.01.02 18:42:25.619153 [ 276 ] {11d5181e-3fe3-4231-904c-09c52a74a2e3} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6407 | 2026.01.02 18:42:25.619291 [ 276 ] {11d5181e-3fe3-4231-904c-09c52a74a2e3} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001967 sec., 11692.933401118455 rows/sec., 20.95 MiB/sec. | ||
| 6408 | 2026.01.02 18:42:25.619359 [ 276 ] {11d5181e-3fe3-4231-904c-09c52a74a2e3} <Debug> TCPHandler: Processed in 0.002158852 sec. | ||
| 6409 | 2026.01.02 18:42:25.619472 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6410 | 2026.01.02 18:42:25.619567 [ 276 ] {86b0d57b-b877-4fb4-975b-0d15c68c64c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6411 | 2026.01.02 18:42:25.619609 [ 276 ] {86b0d57b-b877-4fb4-975b-0d15c68c64c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6412 | 2026.01.02 18:42:25.619953 [ 276 ] {86b0d57b-b877-4fb4-975b-0d15c68c64c0} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2026.01.02 18:42:25.619988 [ 276 ] {86b0d57b-b877-4fb4-975b-0d15c68c64c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6414 | 2026.01.02 18:42:25.620294 [ 276 ] {86b0d57b-b877-4fb4-975b-0d15c68c64c0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6415 | 2026.01.02 18:42:25.620502 [ 276 ] {86b0d57b-b877-4fb4-975b-0d15c68c64c0} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.01.02 18:42:25.620632 [ 276 ] {86b0d57b-b877-4fb4-975b-0d15c68c64c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 6417 | 2026.01.02 18:42:25.620668 [ 276 ] {86b0d57b-b877-4fb4-975b-0d15c68c64c0} <Debug> TCPHandler: Processed in 0.001245079 sec. | ||
| 6418 | 2026.01.02 18:42:29.130684 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6419 | 2026.01.02 18:42:29.130764 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6420 | 2026.01.02 18:42:29.269214 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15370 | ||
| 6421 | 2026.01.02 18:42:29.269731 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.01.02 18:42:29.269782 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6423 | 2026.01.02 18:42:29.270292 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6424 | 2026.01.02 18:42:29.270536 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.01.02 18:42:29.270689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15370 | ||
| 6426 | 2026.01.02 18:42:29.310501 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 792 | ||
| 6427 | 2026.01.02 18:42:29.312871 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.01.02 18:42:29.312919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6429 | 2026.01.02 18:42:29.314100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6430 | 2026.01.02 18:42:29.314357 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.01.02 18:42:29.314602 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
| 6432 | 2026.01.02 18:42:30.001909 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000846253 sec. | ||
| 6433 | 2026.01.02 18:42:30.062416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6434 | 2026.01.02 18:42:30.077879 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.01.02 18:42:30.077929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6436 | 2026.01.02 18:42:30.083764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6437 | 2026.01.02 18:42:30.084447 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.01.02 18:42:30.087166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6439 | 2026.01.02 18:42:30.610302 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6440 | 2026.01.02 18:42:30.610493 [ 276 ] {279ac0cb-04e3-4e55-9f59-4b4a13ab1a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6441 | 2026.01.02 18:42:30.610563 [ 276 ] {279ac0cb-04e3-4e55-9f59-4b4a13ab1a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6442 | 2026.01.02 18:42:30.611296 [ 276 ] {279ac0cb-04e3-4e55-9f59-4b4a13ab1a33} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.01.02 18:42:30.611335 [ 276 ] {279ac0cb-04e3-4e55-9f59-4b4a13ab1a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6444 | 2026.01.02 18:42:30.611697 [ 276 ] {279ac0cb-04e3-4e55-9f59-4b4a13ab1a33} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6445 | 2026.01.02 18:42:30.611979 [ 276 ] {279ac0cb-04e3-4e55-9f59-4b4a13ab1a33} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2026.01.02 18:42:30.612131 [ 276 ] {279ac0cb-04e3-4e55-9f59-4b4a13ab1a33} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001691 sec., 54405.67711413365 rows/sec., 4.59 MiB/sec. | ||
| 6447 | 2026.01.02 18:42:30.612147 [ 121 ] {} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6448 | 2026.01.02 18:42:30.612178 [ 276 ] {279ac0cb-04e3-4e55-9f59-4b4a13ab1a33} <Debug> TCPHandler: Processed in 0.00201316 sec. | ||
| 6449 | 2026.01.02 18:42:30.612215 [ 121 ] {} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2026.01.02 18:42:30.612242 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6451 | 2026.01.02 18:42:30.612327 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.01.02 18:42:30.612369 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::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 | ||
| 6453 | 2026.01.02 18:42:30.612431 [ 276 ] {da1350c7-69ee-4cd8-b707-31303fc00c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6454 | 2026.01.02 18:42:30.612479 [ 276 ] {da1350c7-69ee-4cd8-b707-31303fc00c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6455 | 2026.01.02 18:42:30.612525 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6456 | 2026.01.02 18:42:30.612571 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1408 rows starting from the beginning of the part | ||
| 6457 | 2026.01.02 18:42:30.612646 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 92 rows starting from the beginning of the part | ||
| 6458 | 2026.01.02 18:42:30.612707 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 102 rows starting from the beginning of the part | ||
| 6459 | 2026.01.02 18:42:30.612779 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1353 rows starting from the beginning of the part | ||
| 6460 | 2026.01.02 18:42:30.612850 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 102 rows starting from the beginning of the part | ||
| 6461 | 2026.01.02 18:42:30.612904 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 92 rows starting from the beginning of the part | ||
| 6462 | 2026.01.02 18:42:30.612905 [ 276 ] {da1350c7-69ee-4cd8-b707-31303fc00c78} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2026.01.02 18:42:30.612953 [ 276 ] {da1350c7-69ee-4cd8-b707-31303fc00c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6464 | 2026.01.02 18:42:30.613299 [ 276 ] {da1350c7-69ee-4cd8-b707-31303fc00c78} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6465 | 2026.01.02 18:42:30.613519 [ 276 ] {da1350c7-69ee-4cd8-b707-31303fc00c78} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2026.01.02 18:42:30.613655 [ 276 ] {da1350c7-69ee-4cd8-b707-31303fc00c78} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001246 sec., 14446.227929373998 rows/sec., 1.06 MiB/sec. | ||
| 6467 | 2026.01.02 18:42:30.613694 [ 276 ] {da1350c7-69ee-4cd8-b707-31303fc00c78} <Debug> TCPHandler: Processed in 0.001415531 sec. | ||
| 6468 | 2026.01.02 18:42:30.613806 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6469 | 2026.01.02 18:42:30.613900 [ 276 ] {a4c53019-c6d7-42c7-b4b9-a868ccf7df0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6470 | 2026.01.02 18:42:30.613937 [ 276 ] {a4c53019-c6d7-42c7-b4b9-a868ccf7df0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6471 | 2026.01.02 18:42:30.614323 [ 276 ] {a4c53019-c6d7-42c7-b4b9-a868ccf7df0e} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6472 | 2026.01.02 18:42:30.614356 [ 276 ] {a4c53019-c6d7-42c7-b4b9-a868ccf7df0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6473 | 2026.01.02 18:42:30.614496 [ 203 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3149 rows, containing 5 columns (5 merged, 0 gathered) in 0.002234724 sec., 1409122.5583114515 rows/sec., 123.55 MiB/sec. | ||
| 6474 | 2026.01.02 18:42:30.614671 [ 276 ] {a4c53019-c6d7-42c7-b4b9-a868ccf7df0e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6475 | 2026.01.02 18:42:30.614775 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6476 | 2026.01.02 18:42:30.614953 [ 276 ] {a4c53019-c6d7-42c7-b4b9-a868ccf7df0e} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2026.01.02 18:42:30.615063 [ 121 ] {} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6478 | 2026.01.02 18:42:30.615087 [ 276 ] {a4c53019-c6d7-42c7-b4b9-a868ccf7df0e} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001202 sec., 68219.63394342763 rows/sec., 5.33 MiB/sec. | ||
| 6479 | 2026.01.02 18:42:30.615096 [ 121 ] {} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.01.02 18:42:30.615129 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6481 | 2026.01.02 18:42:30.615131 [ 276 ] {a4c53019-c6d7-42c7-b4b9-a868ccf7df0e} <Debug> TCPHandler: Processed in 0.001371271 sec. | ||
| 6482 | 2026.01.02 18:42:30.615164 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_46_9} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.01.02 18:42:30.615201 [ 194 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::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 | ||
| 6484 | 2026.01.02 18:42:30.615250 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_46_9} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6485 | 2026.01.02 18:42:30.615254 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.01.02 18:42:30.615304 [ 194 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6487 | 2026.01.02 18:42:30.615334 [ 194 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 633 rows starting from the beginning of the part | ||
| 6488 | 2026.01.02 18:42:30.615355 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6489 | 2026.01.02 18:42:30.615361 [ 276 ] {f52888cb-677b-44dd-a03d-cde9d5085b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6490 | 2026.01.02 18:42:30.615378 [ 194 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part | ||
| 6491 | 2026.01.02 18:42:30.615414 [ 276 ] {f52888cb-677b-44dd-a03d-cde9d5085b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6492 | 2026.01.02 18:42:30.615421 [ 194 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 87 rows starting from the beginning of the part | ||
| 6493 | 2026.01.02 18:42:30.615483 [ 194 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 576 rows starting from the beginning of the part | ||
| 6494 | 2026.01.02 18:42:30.615514 [ 194 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 87 rows starting from the beginning of the part | ||
| 6495 | 2026.01.02 18:42:30.615548 [ 194 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
| 6496 | 2026.01.02 18:42:30.615846 [ 276 ] {f52888cb-677b-44dd-a03d-cde9d5085b7e} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2026.01.02 18:42:30.615886 [ 276 ] {f52888cb-677b-44dd-a03d-cde9d5085b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6498 | 2026.01.02 18:42:30.616228 [ 276 ] {f52888cb-677b-44dd-a03d-cde9d5085b7e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6499 | 2026.01.02 18:42:30.616395 [ 195 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001259139 sec., 1228617.332955297 rows/sec., 97.88 MiB/sec. | ||
| 6500 | 2026.01.02 18:42:30.616438 [ 276 ] {f52888cb-677b-44dd-a03d-cde9d5085b7e} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.01.02 18:42:30.616542 [ 187 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6502 | 2026.01.02 18:42:30.616557 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6503 | 2026.01.02 18:42:30.616567 [ 276 ] {f52888cb-677b-44dd-a03d-cde9d5085b7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 6504 | 2026.01.02 18:42:30.616593 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6505 | 2026.01.02 18:42:30.616616 [ 276 ] {f52888cb-677b-44dd-a03d-cde9d5085b7e} <Debug> TCPHandler: Processed in 0.001461302 sec. | ||
| 6506 | 2026.01.02 18:42:30.616617 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6507 | 2026.01.02 18:42:30.616692 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 6508 | 2026.01.02 18:42:30.616721 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6509 | 2026.01.02 18:42:30.616788 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6510 | 2026.01.02 18:42:30.616793 [ 187 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_46_9} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2026.01.02 18:42:30.616884 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12359 rows starting from the beginning of the part | ||
| 6512 | 2026.01.02 18:42:30.616885 [ 276 ] {8b986499-3ad2-4fd1-9c7f-56ae38f9e3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6513 | 2026.01.02 18:42:30.616936 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 6514 | 2026.01.02 18:42:30.616938 [ 187 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_46_9} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6515 | 2026.01.02 18:42:30.616957 [ 276 ] {8b986499-3ad2-4fd1-9c7f-56ae38f9e3bb} <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 | ||
| 6516 | 2026.01.02 18:42:30.616982 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 6517 | 2026.01.02 18:42:30.617020 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 881 rows starting from the beginning of the part | ||
| 6518 | 2026.01.02 18:42:30.617044 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6519 | 2026.01.02 18:42:30.617069 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 6520 | 2026.01.02 18:42:30.617113 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 6521 | 2026.01.02 18:42:30.617776 [ 276 ] {8b986499-3ad2-4fd1-9c7f-56ae38f9e3bb} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.01.02 18:42:30.617816 [ 276 ] {8b986499-3ad2-4fd1-9c7f-56ae38f9e3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6523 | 2026.01.02 18:42:30.618516 [ 276 ] {8b986499-3ad2-4fd1-9c7f-56ae38f9e3bb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6524 | 2026.01.02 18:42:30.618798 [ 276 ] {8b986499-3ad2-4fd1-9c7f-56ae38f9e3bb} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.01.02 18:42:30.618917 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6526 | 2026.01.02 18:42:30.618940 [ 276 ] {8b986499-3ad2-4fd1-9c7f-56ae38f9e3bb} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002083 sec., 8641.382621219394 rows/sec., 15.48 MiB/sec. | ||
| 6527 | 2026.01.02 18:42:30.618949 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2026.01.02 18:42:30.618977 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6529 | 2026.01.02 18:42:30.619010 [ 276 ] {8b986499-3ad2-4fd1-9c7f-56ae38f9e3bb} <Debug> TCPHandler: Processed in 0.002290504 sec. | ||
| 6530 | 2026.01.02 18:42:30.619042 [ 187 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::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 | ||
| 6531 | 2026.01.02 18:42:30.619122 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6532 | 2026.01.02 18:42:30.619198 [ 187 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6533 | 2026.01.02 18:42:30.619213 [ 276 ] {fbd001c7-efab-4cc8-8854-f8195794a5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6534 | 2026.01.02 18:42:30.619245 [ 187 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 713 rows starting from the beginning of the part | ||
| 6535 | 2026.01.02 18:42:30.619254 [ 276 ] {fbd001c7-efab-4cc8-8854-f8195794a5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6536 | 2026.01.02 18:42:30.619368 [ 187 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 18 rows starting from the beginning of the part | ||
| 6537 | 2026.01.02 18:42:30.619475 [ 187 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 23 rows starting from the beginning of the part | ||
| 6538 | 2026.01.02 18:42:30.619574 [ 276 ] {fbd001c7-efab-4cc8-8854-f8195794a5fa} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.01.02 18:42:30.619580 [ 187 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 18 rows starting from the beginning of the part | ||
| 6540 | 2026.01.02 18:42:30.619609 [ 276 ] {fbd001c7-efab-4cc8-8854-f8195794a5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6541 | 2026.01.02 18:42:30.619692 [ 187 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 23 rows starting from the beginning of the part | ||
| 6542 | 2026.01.02 18:42:30.619796 [ 187 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 18 rows starting from the beginning of the part | ||
| 6543 | 2026.01.02 18:42:30.620097 [ 276 ] {fbd001c7-efab-4cc8-8854-f8195794a5fa} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6544 | 2026.01.02 18:42:30.620322 [ 276 ] {fbd001c7-efab-4cc8-8854-f8195794a5fa} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2026.01.02 18:42:30.620470 [ 276 ] {fbd001c7-efab-4cc8-8854-f8195794a5fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001251 sec., 47961.630695443644 rows/sec., 3.23 MiB/sec. | ||
| 6546 | 2026.01.02 18:42:30.620475 [ 121 ] {} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6547 | 2026.01.02 18:42:30.620512 [ 276 ] {fbd001c7-efab-4cc8-8854-f8195794a5fa} <Debug> TCPHandler: Processed in 0.001420221 sec. | ||
| 6548 | 2026.01.02 18:42:30.620519 [ 121 ] {} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2026.01.02 18:42:30.620568 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6550 | 2026.01.02 18:42:30.620659 [ 193 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 6551 | 2026.01.02 18:42:30.620774 [ 193 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6552 | 2026.01.02 18:42:30.620810 [ 193 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2160 rows starting from the beginning of the part | ||
| 6553 | 2026.01.02 18:42:30.620871 [ 193 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 6554 | 2026.01.02 18:42:30.620912 [ 193 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 6555 | 2026.01.02 18:42:30.620953 [ 193 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 6556 | 2026.01.02 18:42:30.620993 [ 193 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 6557 | 2026.01.02 18:42:30.621030 [ 193 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 6558 | 2026.01.02 18:42:30.622561 [ 201 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13880 rows, containing 5 columns (5 merged, 0 gathered) in 0.005835319 sec., 2378618.889558566 rows/sec., 163.24 MiB/sec. | ||
| 6559 | 2026.01.02 18:42:30.622885 [ 199 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2460 rows, containing 4 columns (4 merged, 0 gathered) in 0.002272845 sec., 1082343.9345841885 rows/sec., 73.29 MiB/sec. | ||
| 6560 | 2026.01.02 18:42:30.622892 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6561 | 2026.01.02 18:42:30.623174 [ 193 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6562 | 2026.01.02 18:42:30.623180 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6563 | 2026.01.02 18:42:30.623271 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6564 | 2026.01.02 18:42:30.623343 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB. | ||
| 6565 | 2026.01.02 18:42:30.623452 [ 193 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_46_9} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.01.02 18:42:30.623526 [ 193 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_46_9} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6567 | 2026.01.02 18:42:30.623604 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6568 | 2026.01.02 18:42:30.634822 [ 192 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 19 columns (19 merged, 0 gathered) in 0.01578484 sec., 51505.115034425435 rows/sec., 92.29 MiB/sec. | ||
| 6569 | 2026.01.02 18:42:30.636193 [ 192 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6570 | 2026.01.02 18:42:30.636560 [ 192 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2026.01.02 18:42:30.636641 [ 192 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6572 | 2026.01.02 18:42:30.636781 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 6573 | 2026.01.02 18:42:31.000603 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.44 MiB, peak 292.55 MiB, free memory in arenas 0.00 B, will set to 285.29 MiB (RSS), difference: 4.85 MiB | ||
| 6574 | 2026.01.02 18:42:34.008709 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38764 | ||
| 6575 | 2026.01.02 18:42:34.008836 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6576 | 2026.01.02 18:42:34.008868 [ 290 ] {} <Debug> TCP-Session: c4e88a6a-810d-4561-a6ef-68475382d57b Authenticating user 'default' from [fd00:1122:3344:101::e]:38764 | ||
| 6577 | 2026.01.02 18:42:34.008894 [ 290 ] {} <Debug> TCP-Session: c4e88a6a-810d-4561-a6ef-68475382d57b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6578 | 2026.01.02 18:42:34.008911 [ 290 ] {} <Debug> TCP-Session: c4e88a6a-810d-4561-a6ef-68475382d57b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6579 | 2026.01.02 18:42:34.009108 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56895 | ||
| 6580 | 2026.01.02 18:42:34.009147 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48811 | ||
| 6581 | 2026.01.02 18:42:34.009164 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65100 | ||
| 6582 | 2026.01.02 18:42:34.009212 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38405 | ||
| 6583 | 2026.01.02 18:42:34.009234 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6584 | 2026.01.02 18:42:34.009249 [ 290 ] {} <Trace> TCP-Session: c4e88a6a-810d-4561-a6ef-68475382d57b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6585 | 2026.01.02 18:42:34.009267 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6586 | 2026.01.02 18:42:34.009273 [ 291 ] {} <Debug> TCP-Session: 7a097046-f598-43e9-84cf-a2ee22bfa6fd Authenticating user 'default' from [fd00:1122:3344:101::e]:56895 | ||
| 6587 | 2026.01.02 18:42:34.009317 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6588 | 2026.01.02 18:42:34.009317 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6589 | 2026.01.02 18:42:34.009340 [ 291 ] {} <Debug> TCP-Session: 7a097046-f598-43e9-84cf-a2ee22bfa6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6590 | 2026.01.02 18:42:34.009349 [ 287 ] {} <Debug> TCP-Session: aaac8565-1579-4970-a2f4-64b25545130f Authenticating user 'default' from [fd00:1122:3344:101::e]:38405 | ||
| 6591 | 2026.01.02 18:42:34.009377 [ 291 ] {} <Debug> TCP-Session: 7a097046-f598-43e9-84cf-a2ee22bfa6fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6592 | 2026.01.02 18:42:34.009378 [ 293 ] {} <Debug> TCP-Session: 77a0740a-ab5c-4c5b-8011-2adb240ab4a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65100 | ||
| 6593 | 2026.01.02 18:42:34.009389 [ 287 ] {} <Debug> TCP-Session: aaac8565-1579-4970-a2f4-64b25545130f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6594 | 2026.01.02 18:42:34.009319 [ 292 ] {} <Debug> TCP-Session: 20d8c369-aee8-4ba8-87fa-9215cc3cae88 Authenticating user 'default' from [fd00:1122:3344:101::e]:48811 | ||
| 6595 | 2026.01.02 18:42:34.009426 [ 293 ] {} <Debug> TCP-Session: 77a0740a-ab5c-4c5b-8011-2adb240ab4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6596 | 2026.01.02 18:42:34.009447 [ 290 ] {a90f663e-772e-4ec7-95af-c97e9a1496b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38764) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6597 | 2026.01.02 18:42:34.009463 [ 293 ] {} <Debug> TCP-Session: 77a0740a-ab5c-4c5b-8011-2adb240ab4a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6598 | 2026.01.02 18:42:34.009459 [ 292 ] {} <Debug> TCP-Session: 20d8c369-aee8-4ba8-87fa-9215cc3cae88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6599 | 2026.01.02 18:42:34.009233 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51146 | ||
| 6600 | 2026.01.02 18:42:34.009516 [ 292 ] {} <Debug> TCP-Session: 20d8c369-aee8-4ba8-87fa-9215cc3cae88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6601 | 2026.01.02 18:42:34.009217 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54363 | ||
| 6602 | 2026.01.02 18:42:34.009200 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64258 | ||
| 6603 | 2026.01.02 18:42:34.009158 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63922 | ||
| 6604 | 2026.01.02 18:42:34.009429 [ 287 ] {} <Debug> TCP-Session: aaac8565-1579-4970-a2f4-64b25545130f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6605 | 2026.01.02 18:42:34.009739 [ 290 ] {a90f663e-772e-4ec7-95af-c97e9a1496b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6606 | 2026.01.02 18:42:34.009800 [ 290 ] {a90f663e-772e-4ec7-95af-c97e9a1496b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6607 | 2026.01.02 18:42:34.009960 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6608 | 2026.01.02 18:42:34.009995 [ 289 ] {} <Debug> TCP-Session: 2eab3b6b-26d4-470e-ac66-7ce5a8a3bfb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51146 | ||
| 6609 | 2026.01.02 18:42:34.010012 [ 289 ] {} <Debug> TCP-Session: 2eab3b6b-26d4-470e-ac66-7ce5a8a3bfb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6610 | 2026.01.02 18:42:34.010025 [ 289 ] {} <Debug> TCP-Session: 2eab3b6b-26d4-470e-ac66-7ce5a8a3bfb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6611 | 2026.01.02 18:42:34.010092 [ 290 ] {a90f663e-772e-4ec7-95af-c97e9a1496b6} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 6612 | 2026.01.02 18:42:34.010279 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6613 | 2026.01.02 18:42:34.010313 [ 286 ] {} <Debug> TCP-Session: 715741bb-4416-4a58-bef1-1eb236a11a69 Authenticating user 'default' from [fd00:1122:3344:101::e]:64258 | ||
| 6614 | 2026.01.02 18:42:34.010334 [ 286 ] {} <Debug> TCP-Session: 715741bb-4416-4a58-bef1-1eb236a11a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6615 | 2026.01.02 18:42:34.010348 [ 286 ] {} <Debug> TCP-Session: 715741bb-4416-4a58-bef1-1eb236a11a69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6616 | 2026.01.02 18:42:34.010366 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6617 | 2026.01.02 18:42:34.010395 [ 288 ] {} <Debug> TCP-Session: 096b0a1a-d57c-419e-9b20-d0f3204da0c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54363 | ||
| 6618 | 2026.01.02 18:42:34.010414 [ 288 ] {} <Debug> TCP-Session: 096b0a1a-d57c-419e-9b20-d0f3204da0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6619 | 2026.01.02 18:42:34.010428 [ 288 ] {} <Debug> TCP-Session: 096b0a1a-d57c-419e-9b20-d0f3204da0c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6620 | 2026.01.02 18:42:34.010516 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6621 | 2026.01.02 18:42:34.010552 [ 294 ] {} <Debug> TCP-Session: 2f1cafab-a302-4f3c-b64b-0c41852e8532 Authenticating user 'default' from [fd00:1122:3344:101::e]:63922 | ||
| 6622 | 2026.01.02 18:42:34.010572 [ 294 ] {} <Debug> TCP-Session: 2f1cafab-a302-4f3c-b64b-0c41852e8532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6623 | 2026.01.02 18:42:34.010585 [ 294 ] {} <Debug> TCP-Session: 2f1cafab-a302-4f3c-b64b-0c41852e8532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6624 | 2026.01.02 18:42:34.011102 [ 284 ] {a90f663e-772e-4ec7-95af-c97e9a1496b6} <Trace> AggregatingTransform: Aggregating | ||
| 6625 | 2026.01.02 18:42:34.011144 [ 284 ] {a90f663e-772e-4ec7-95af-c97e9a1496b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 6626 | 2026.01.02 18:42:34.011182 [ 284 ] {a90f663e-772e-4ec7-95af-c97e9a1496b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000976005 sec. (1024.585 rows/sec., 40.02 KiB/sec.) | ||
| 6627 | 2026.01.02 18:42:34.011202 [ 284 ] {a90f663e-772e-4ec7-95af-c97e9a1496b6} <Trace> Aggregator: Merging aggregated data | ||
| 6628 | 2026.01.02 18:42:34.012583 [ 290 ] {a90f663e-772e-4ec7-95af-c97e9a1496b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003205 sec., 312.01248049922 rows/sec., 12.19 KiB/sec. | ||
| 6629 | 2026.01.02 18:42:34.012718 [ 290 ] {a90f663e-772e-4ec7-95af-c97e9a1496b6} <Debug> TCPHandler: Processed in 0.003580175 sec. | ||
| 6630 | 2026.01.02 18:42:34.012828 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6631 | 2026.01.02 18:42:34.012853 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6632 | 2026.01.02 18:42:34.012871 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6633 | 2026.01.02 18:42:34.012887 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6634 | 2026.01.02 18:42:34.012899 [ 289 ] {} <Debug> TCP-Session: 2eab3b6b-26d4-470e-ac66-7ce5a8a3bfb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6635 | 2026.01.02 18:42:34.012904 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6636 | 2026.01.02 18:42:34.012921 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6637 | 2026.01.02 18:42:34.012953 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6638 | 2026.01.02 18:42:34.012972 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6639 | 2026.01.02 18:42:34.012992 [ 286 ] {} <Debug> TCP-Session: 715741bb-4416-4a58-bef1-1eb236a11a69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6640 | 2026.01.02 18:42:34.012998 [ 292 ] {} <Debug> TCP-Session: 20d8c369-aee8-4ba8-87fa-9215cc3cae88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6641 | 2026.01.02 18:42:34.013013 [ 288 ] {} <Debug> TCP-Session: 096b0a1a-d57c-419e-9b20-d0f3204da0c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6642 | 2026.01.02 18:42:34.012970 [ 294 ] {} <Debug> TCP-Session: 2f1cafab-a302-4f3c-b64b-0c41852e8532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6643 | 2026.01.02 18:42:34.012940 [ 293 ] {} <Debug> TCP-Session: 77a0740a-ab5c-4c5b-8011-2adb240ab4a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6644 | 2026.01.02 18:42:34.012940 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6645 | 2026.01.02 18:42:34.012919 [ 291 ] {} <Debug> TCP-Session: 7a097046-f598-43e9-84cf-a2ee22bfa6fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6646 | 2026.01.02 18:42:34.012858 [ 290 ] {} <Debug> TCP-Session: c4e88a6a-810d-4561-a6ef-68475382d57b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6647 | 2026.01.02 18:42:34.013112 [ 287 ] {} <Debug> TCP-Session: aaac8565-1579-4970-a2f4-64b25545130f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6648 | 2026.01.02 18:42:35.224680 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35129 | ||
| 6649 | 2026.01.02 18:42:35.224789 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6650 | 2026.01.02 18:42:35.224817 [ 290 ] {} <Debug> TCP-Session: 85a7427b-d6e8-4299-b404-fa68d66a0c35 Authenticating user 'default' from [fd00:1122:3344:101::e]:35129 | ||
| 6651 | 2026.01.02 18:42:35.224839 [ 290 ] {} <Debug> TCP-Session: 85a7427b-d6e8-4299-b404-fa68d66a0c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6652 | 2026.01.02 18:42:35.224852 [ 290 ] {} <Debug> TCP-Session: 85a7427b-d6e8-4299-b404-fa68d66a0c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6653 | 2026.01.02 18:42:35.225039 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64856 | ||
| 6654 | 2026.01.02 18:42:35.225084 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41936 | ||
| 6655 | 2026.01.02 18:42:35.225111 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44680 | ||
| 6656 | 2026.01.02 18:42:35.225131 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44410 | ||
| 6657 | 2026.01.02 18:42:35.225145 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62980 | ||
| 6658 | 2026.01.02 18:42:35.225182 [ 290 ] {} <Trace> TCP-Session: 85a7427b-d6e8-4299-b404-fa68d66a0c35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2026.01.02 18:42:35.225202 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6660 | 2026.01.02 18:42:35.225198 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6661 | 2026.01.02 18:42:35.225198 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6662 | 2026.01.02 18:42:35.225236 [ 288 ] {} <Debug> TCP-Session: f94f7d77-f806-4b62-bb6b-870165e8cf3f Authenticating user 'default' from [fd00:1122:3344:101::e]:44410 | ||
| 6663 | 2026.01.02 18:42:35.225244 [ 286 ] {} <Debug> TCP-Session: c7323f07-32ab-4672-a3df-6fa49bee2400 Authenticating user 'default' from [fd00:1122:3344:101::e]:44680 | ||
| 6664 | 2026.01.02 18:42:35.225260 [ 292 ] {} <Debug> TCP-Session: 48a43264-2496-4652-92f7-1c9d8798f84b Authenticating user 'default' from [fd00:1122:3344:101::e]:41936 | ||
| 6665 | 2026.01.02 18:42:35.225268 [ 288 ] {} <Debug> TCP-Session: f94f7d77-f806-4b62-bb6b-870165e8cf3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6666 | 2026.01.02 18:42:35.225273 [ 286 ] {} <Debug> TCP-Session: c7323f07-32ab-4672-a3df-6fa49bee2400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6667 | 2026.01.02 18:42:35.225285 [ 288 ] {} <Debug> TCP-Session: f94f7d77-f806-4b62-bb6b-870165e8cf3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6668 | 2026.01.02 18:42:35.225293 [ 286 ] {} <Debug> TCP-Session: c7323f07-32ab-4672-a3df-6fa49bee2400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6669 | 2026.01.02 18:42:35.225281 [ 292 ] {} <Debug> TCP-Session: 48a43264-2496-4652-92f7-1c9d8798f84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6670 | 2026.01.02 18:42:35.225262 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6671 | 2026.01.02 18:42:35.225317 [ 292 ] {} <Debug> TCP-Session: 48a43264-2496-4652-92f7-1c9d8798f84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6672 | 2026.01.02 18:42:35.225160 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6673 | 2026.01.02 18:42:35.225357 [ 290 ] {ba071e9d-e364-4346-bd55-2458874fc16a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35129) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6674 | 2026.01.02 18:42:35.225388 [ 291 ] {} <Debug> TCP-Session: 7b508f8f-4695-4181-83d4-bc8a2a72e0fc Authenticating user 'default' from [fd00:1122:3344:101::e]:64856 | ||
| 6675 | 2026.01.02 18:42:35.225122 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49798 | ||
| 6676 | 2026.01.02 18:42:35.225420 [ 291 ] {} <Debug> TCP-Session: 7b508f8f-4695-4181-83d4-bc8a2a72e0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6677 | 2026.01.02 18:42:35.225104 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55020 | ||
| 6678 | 2026.01.02 18:42:35.225445 [ 291 ] {} <Debug> TCP-Session: 7b508f8f-4695-4181-83d4-bc8a2a72e0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6679 | 2026.01.02 18:42:35.225100 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52925 | ||
| 6680 | 2026.01.02 18:42:35.225482 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6681 | 2026.01.02 18:42:35.225352 [ 289 ] {} <Debug> TCP-Session: 61c454dc-d39f-4c8f-88c8-038055d4f4dd Authenticating user 'default' from [fd00:1122:3344:101::e]:62980 | ||
| 6682 | 2026.01.02 18:42:35.225532 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6683 | 2026.01.02 18:42:35.225535 [ 287 ] {} <Debug> TCP-Session: 1e768a48-b3c3-4dc9-9b95-94db034f8672 Authenticating user 'default' from [fd00:1122:3344:101::e]:49798 | ||
| 6684 | 2026.01.02 18:42:35.225554 [ 289 ] {} <Debug> TCP-Session: 61c454dc-d39f-4c8f-88c8-038055d4f4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6685 | 2026.01.02 18:42:35.225573 [ 293 ] {} <Debug> TCP-Session: 7aea0f1a-83fb-4315-af30-16305d5be0a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55020 | ||
| 6686 | 2026.01.02 18:42:35.225582 [ 287 ] {} <Debug> TCP-Session: 1e768a48-b3c3-4dc9-9b95-94db034f8672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6687 | 2026.01.02 18:42:35.225590 [ 289 ] {} <Debug> TCP-Session: 61c454dc-d39f-4c8f-88c8-038055d4f4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6688 | 2026.01.02 18:42:35.225603 [ 293 ] {} <Debug> TCP-Session: 7aea0f1a-83fb-4315-af30-16305d5be0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6689 | 2026.01.02 18:42:35.225613 [ 287 ] {} <Debug> TCP-Session: 1e768a48-b3c3-4dc9-9b95-94db034f8672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6690 | 2026.01.02 18:42:35.225642 [ 293 ] {} <Debug> TCP-Session: 7aea0f1a-83fb-4315-af30-16305d5be0a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6691 | 2026.01.02 18:42:35.225642 [ 290 ] {ba071e9d-e364-4346-bd55-2458874fc16a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6692 | 2026.01.02 18:42:35.225557 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6693 | 2026.01.02 18:42:35.225707 [ 294 ] {} <Debug> TCP-Session: 5da6584e-7e3b-415e-b34d-4a7e1801a4ac Authenticating user 'default' from [fd00:1122:3344:101::e]:52925 | ||
| 6694 | 2026.01.02 18:42:35.225721 [ 290 ] {ba071e9d-e364-4346-bd55-2458874fc16a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6695 | 2026.01.02 18:42:35.225725 [ 294 ] {} <Debug> TCP-Session: 5da6584e-7e3b-415e-b34d-4a7e1801a4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6696 | 2026.01.02 18:42:35.225747 [ 294 ] {} <Debug> TCP-Session: 5da6584e-7e3b-415e-b34d-4a7e1801a4ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6697 | 2026.01.02 18:42:35.226012 [ 290 ] {ba071e9d-e364-4346-bd55-2458874fc16a} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 6698 | 2026.01.02 18:42:35.226916 [ 296 ] {ba071e9d-e364-4346-bd55-2458874fc16a} <Trace> AggregatingTransform: Aggregating | ||
| 6699 | 2026.01.02 18:42:35.226963 [ 296 ] {ba071e9d-e364-4346-bd55-2458874fc16a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6700 | 2026.01.02 18:42:35.227000 [ 296 ] {ba071e9d-e364-4346-bd55-2458874fc16a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885663 sec. (1129.098 rows/sec., 44.11 KiB/sec.) | ||
| 6701 | 2026.01.02 18:42:35.227020 [ 296 ] {ba071e9d-e364-4346-bd55-2458874fc16a} <Trace> Aggregator: Merging aggregated data | ||
| 6702 | 2026.01.02 18:42:35.228361 [ 290 ] {ba071e9d-e364-4346-bd55-2458874fc16a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003056 sec., 327.22513089005236 rows/sec., 12.78 KiB/sec. | ||
| 6703 | 2026.01.02 18:42:35.228517 [ 290 ] {ba071e9d-e364-4346-bd55-2458874fc16a} <Debug> TCPHandler: Processed in 0.003449773 sec. | ||
| 6704 | 2026.01.02 18:42:35.228647 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6705 | 2026.01.02 18:42:35.228676 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6706 | 2026.01.02 18:42:35.228695 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6707 | 2026.01.02 18:42:35.228717 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6708 | 2026.01.02 18:42:35.228725 [ 291 ] {} <Debug> TCP-Session: 7b508f8f-4695-4181-83d4-bc8a2a72e0fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6709 | 2026.01.02 18:42:35.228745 [ 288 ] {} <Debug> TCP-Session: f94f7d77-f806-4b62-bb6b-870165e8cf3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6710 | 2026.01.02 18:42:35.228752 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6711 | 2026.01.02 18:42:35.228768 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6712 | 2026.01.02 18:42:35.228791 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6713 | 2026.01.02 18:42:35.228825 [ 286 ] {} <Debug> TCP-Session: c7323f07-32ab-4672-a3df-6fa49bee2400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6714 | 2026.01.02 18:42:35.228809 [ 292 ] {} <Debug> TCP-Session: 48a43264-2496-4652-92f7-1c9d8798f84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6715 | 2026.01.02 18:42:35.228859 [ 294 ] {} <Debug> TCP-Session: 5da6584e-7e3b-415e-b34d-4a7e1801a4ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6716 | 2026.01.02 18:42:35.228807 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6717 | 2026.01.02 18:42:35.228769 [ 293 ] {} <Debug> TCP-Session: 7aea0f1a-83fb-4315-af30-16305d5be0a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6718 | 2026.01.02 18:42:35.228925 [ 289 ] {} <Debug> TCP-Session: 61c454dc-d39f-4c8f-88c8-038055d4f4dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6719 | 2026.01.02 18:42:35.228678 [ 290 ] {} <Debug> TCP-Session: 85a7427b-d6e8-4299-b404-fa68d66a0c35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6720 | 2026.01.02 18:42:35.228760 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6721 | 2026.01.02 18:42:35.229003 [ 287 ] {} <Debug> TCP-Session: 1e768a48-b3c3-4dc9-9b95-94db034f8672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6722 | 2026.01.02 18:42:35.360548 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37880 | ||
| 6723 | 2026.01.02 18:42:35.360658 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6724 | 2026.01.02 18:42:35.360685 [ 290 ] {} <Debug> TCP-Session: ef592bd9-6032-4e4e-bffd-f7c02189f5d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37880 | ||
| 6725 | 2026.01.02 18:42:35.360708 [ 290 ] {} <Debug> TCP-Session: ef592bd9-6032-4e4e-bffd-f7c02189f5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6726 | 2026.01.02 18:42:35.360722 [ 290 ] {} <Debug> TCP-Session: ef592bd9-6032-4e4e-bffd-f7c02189f5d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6727 | 2026.01.02 18:42:35.360950 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34352 | ||
| 6728 | 2026.01.02 18:42:35.360973 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40321 | ||
| 6729 | 2026.01.02 18:42:35.360990 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53136 | ||
| 6730 | 2026.01.02 18:42:35.361031 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36544 | ||
| 6731 | 2026.01.02 18:42:35.361045 [ 290 ] {} <Trace> TCP-Session: ef592bd9-6032-4e4e-bffd-f7c02189f5d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2026.01.02 18:42:35.361067 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6733 | 2026.01.02 18:42:35.361085 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6734 | 2026.01.02 18:42:35.361117 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6735 | 2026.01.02 18:42:35.361119 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6736 | 2026.01.02 18:42:35.361133 [ 292 ] {} <Debug> TCP-Session: 25bd1a93-24d6-44c2-93e3-29dbcde9b282 Authenticating user 'default' from [fd00:1122:3344:101::e]:40321 | ||
| 6737 | 2026.01.02 18:42:35.361152 [ 293 ] {} <Debug> TCP-Session: cb3857bd-d16e-445c-85b9-f604d1a0ccb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53136 | ||
| 6738 | 2026.01.02 18:42:35.361161 [ 288 ] {} <Debug> TCP-Session: 5fbc9d39-6cd4-47c4-bfc1-ba5e73d2f710 Authenticating user 'default' from [fd00:1122:3344:101::e]:36544 | ||
| 6739 | 2026.01.02 18:42:35.361173 [ 292 ] {} <Debug> TCP-Session: 25bd1a93-24d6-44c2-93e3-29dbcde9b282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6740 | 2026.01.02 18:42:35.361190 [ 293 ] {} <Debug> TCP-Session: cb3857bd-d16e-445c-85b9-f604d1a0ccb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6741 | 2026.01.02 18:42:35.361204 [ 292 ] {} <Debug> TCP-Session: 25bd1a93-24d6-44c2-93e3-29dbcde9b282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6742 | 2026.01.02 18:42:35.361223 [ 293 ] {} <Debug> TCP-Session: cb3857bd-d16e-445c-85b9-f604d1a0ccb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6743 | 2026.01.02 18:42:35.361229 [ 290 ] {c821ba36-409f-47dc-9e2c-7cea320fcd60} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37880) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6744 | 2026.01.02 18:42:35.361195 [ 288 ] {} <Debug> TCP-Session: 5fbc9d39-6cd4-47c4-bfc1-ba5e73d2f710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6745 | 2026.01.02 18:42:35.361119 [ 291 ] {} <Debug> TCP-Session: b57eb32d-4e22-4567-9b7d-de2326f3b370 Authenticating user 'default' from [fd00:1122:3344:101::e]:34352 | ||
| 6746 | 2026.01.02 18:42:35.361292 [ 288 ] {} <Debug> TCP-Session: 5fbc9d39-6cd4-47c4-bfc1-ba5e73d2f710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6747 | 2026.01.02 18:42:35.361042 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41660 | ||
| 6748 | 2026.01.02 18:42:35.361319 [ 291 ] {} <Debug> TCP-Session: b57eb32d-4e22-4567-9b7d-de2326f3b370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6749 | 2026.01.02 18:42:35.361014 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64875 | ||
| 6750 | 2026.01.02 18:42:35.361375 [ 291 ] {} <Debug> TCP-Session: b57eb32d-4e22-4567-9b7d-de2326f3b370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6751 | 2026.01.02 18:42:35.361398 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6752 | 2026.01.02 18:42:35.360985 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53338 | ||
| 6753 | 2026.01.02 18:42:35.361433 [ 289 ] {} <Debug> TCP-Session: cc4ac4e9-c3cc-4bd7-805b-0ad301ed4f11 Authenticating user 'default' from [fd00:1122:3344:101::e]:41660 | ||
| 6754 | 2026.01.02 18:42:35.361436 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6755 | 2026.01.02 18:42:35.361467 [ 289 ] {} <Debug> TCP-Session: cc4ac4e9-c3cc-4bd7-805b-0ad301ed4f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6756 | 2026.01.02 18:42:35.361486 [ 286 ] {} <Debug> TCP-Session: 9ae674ee-a10f-4f87-ad9d-536930976e06 Authenticating user 'default' from [fd00:1122:3344:101::e]:64875 | ||
| 6757 | 2026.01.02 18:42:35.361492 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6758 | 2026.01.02 18:42:35.361510 [ 290 ] {c821ba36-409f-47dc-9e2c-7cea320fcd60} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6759 | 2026.01.02 18:42:35.361521 [ 286 ] {} <Debug> TCP-Session: 9ae674ee-a10f-4f87-ad9d-536930976e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6760 | 2026.01.02 18:42:35.361573 [ 290 ] {c821ba36-409f-47dc-9e2c-7cea320fcd60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6761 | 2026.01.02 18:42:35.361587 [ 286 ] {} <Debug> TCP-Session: 9ae674ee-a10f-4f87-ad9d-536930976e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6762 | 2026.01.02 18:42:35.361493 [ 289 ] {} <Debug> TCP-Session: cc4ac4e9-c3cc-4bd7-805b-0ad301ed4f11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6763 | 2026.01.02 18:42:35.361533 [ 294 ] {} <Debug> TCP-Session: 79ebc66e-4b76-4c91-aeb1-afcc134f058c Authenticating user 'default' from [fd00:1122:3344:101::e]:53338 | ||
| 6764 | 2026.01.02 18:42:35.361024 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42385 | ||
| 6765 | 2026.01.02 18:42:35.361660 [ 294 ] {} <Debug> TCP-Session: 79ebc66e-4b76-4c91-aeb1-afcc134f058c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6766 | 2026.01.02 18:42:35.361694 [ 294 ] {} <Debug> TCP-Session: 79ebc66e-4b76-4c91-aeb1-afcc134f058c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6767 | 2026.01.02 18:42:35.361726 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6768 | 2026.01.02 18:42:35.361753 [ 287 ] {} <Debug> TCP-Session: c784b8e7-cf8b-476f-99f1-c4cfabbb79c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42385 | ||
| 6769 | 2026.01.02 18:42:35.361771 [ 287 ] {} <Debug> TCP-Session: c784b8e7-cf8b-476f-99f1-c4cfabbb79c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6770 | 2026.01.02 18:42:35.361811 [ 287 ] {} <Debug> TCP-Session: c784b8e7-cf8b-476f-99f1-c4cfabbb79c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6771 | 2026.01.02 18:42:35.361859 [ 290 ] {c821ba36-409f-47dc-9e2c-7cea320fcd60} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 6772 | 2026.01.02 18:42:35.362765 [ 343 ] {c821ba36-409f-47dc-9e2c-7cea320fcd60} <Trace> AggregatingTransform: Aggregating | ||
| 6773 | 2026.01.02 18:42:35.362806 [ 343 ] {c821ba36-409f-47dc-9e2c-7cea320fcd60} <Trace> Aggregator: Aggregation method: without_key | ||
| 6774 | 2026.01.02 18:42:35.362841 [ 343 ] {c821ba36-409f-47dc-9e2c-7cea320fcd60} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901383 sec. (1109.406 rows/sec., 43.34 KiB/sec.) | ||
| 6775 | 2026.01.02 18:42:35.362859 [ 343 ] {c821ba36-409f-47dc-9e2c-7cea320fcd60} <Trace> Aggregator: Merging aggregated data | ||
| 6776 | 2026.01.02 18:42:35.364198 [ 290 ] {c821ba36-409f-47dc-9e2c-7cea320fcd60} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003023 sec., 330.797221303341 rows/sec., 12.92 KiB/sec. | ||
| 6777 | 2026.01.02 18:42:35.364336 [ 290 ] {c821ba36-409f-47dc-9e2c-7cea320fcd60} <Debug> TCPHandler: Processed in 0.003397712 sec. | ||
| 6778 | 2026.01.02 18:42:35.364459 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6779 | 2026.01.02 18:42:35.364486 [ 290 ] {} <Debug> TCP-Session: ef592bd9-6032-4e4e-bffd-f7c02189f5d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6780 | 2026.01.02 18:42:35.364492 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6781 | 2026.01.02 18:42:35.364511 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6782 | 2026.01.02 18:42:35.364537 [ 289 ] {} <Debug> TCP-Session: cc4ac4e9-c3cc-4bd7-805b-0ad301ed4f11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6783 | 2026.01.02 18:42:35.364547 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6784 | 2026.01.02 18:42:35.364553 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6785 | 2026.01.02 18:42:35.364577 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6786 | 2026.01.02 18:42:35.364597 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6787 | 2026.01.02 18:42:35.364616 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6788 | 2026.01.02 18:42:35.364632 [ 288 ] {} <Debug> TCP-Session: 5fbc9d39-6cd4-47c4-bfc1-ba5e73d2f710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6789 | 2026.01.02 18:42:35.364639 [ 292 ] {} <Debug> TCP-Session: 25bd1a93-24d6-44c2-93e3-29dbcde9b282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6790 | 2026.01.02 18:42:35.364633 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6791 | 2026.01.02 18:42:35.364653 [ 286 ] {} <Debug> TCP-Session: 9ae674ee-a10f-4f87-ad9d-536930976e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6792 | 2026.01.02 18:42:35.364607 [ 294 ] {} <Debug> TCP-Session: 79ebc66e-4b76-4c91-aeb1-afcc134f058c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6793 | 2026.01.02 18:42:35.364696 [ 287 ] {} <Debug> TCP-Session: c784b8e7-cf8b-476f-99f1-c4cfabbb79c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6794 | 2026.01.02 18:42:35.364597 [ 291 ] {} <Debug> TCP-Session: b57eb32d-4e22-4567-9b7d-de2326f3b370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6795 | 2026.01.02 18:42:35.364550 [ 293 ] {} <Debug> TCP-Session: cb3857bd-d16e-445c-85b9-f604d1a0ccb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6796 | 2026.01.02 18:42:35.611234 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6797 | 2026.01.02 18:42:35.611428 [ 276 ] {b471ef32-dd13-4bd8-9d7f-56430505e190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6798 | 2026.01.02 18:42:35.611499 [ 276 ] {b471ef32-dd13-4bd8-9d7f-56430505e190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6799 | 2026.01.02 18:42:35.612184 [ 276 ] {b471ef32-dd13-4bd8-9d7f-56430505e190} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2026.01.02 18:42:35.612236 [ 276 ] {b471ef32-dd13-4bd8-9d7f-56430505e190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6801 | 2026.01.02 18:42:35.612651 [ 276 ] {b471ef32-dd13-4bd8-9d7f-56430505e190} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6802 | 2026.01.02 18:42:35.612892 [ 276 ] {b471ef32-dd13-4bd8-9d7f-56430505e190} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.01.02 18:42:35.613062 [ 276 ] {b471ef32-dd13-4bd8-9d7f-56430505e190} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001682 sec., 60642.092746730086 rows/sec., 5.06 MiB/sec. | ||
| 6804 | 2026.01.02 18:42:35.613113 [ 276 ] {b471ef32-dd13-4bd8-9d7f-56430505e190} <Debug> TCPHandler: Processed in 0.00202014 sec. | ||
| 6805 | 2026.01.02 18:42:35.613242 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6806 | 2026.01.02 18:42:35.613348 [ 276 ] {aa8270dd-d61f-407b-aa02-3872dd40e340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6807 | 2026.01.02 18:42:35.613394 [ 276 ] {aa8270dd-d61f-407b-aa02-3872dd40e340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6808 | 2026.01.02 18:42:35.613818 [ 276 ] {aa8270dd-d61f-407b-aa02-3872dd40e340} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6809 | 2026.01.02 18:42:35.613857 [ 276 ] {aa8270dd-d61f-407b-aa02-3872dd40e340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6810 | 2026.01.02 18:42:35.614182 [ 276 ] {aa8270dd-d61f-407b-aa02-3872dd40e340} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6811 | 2026.01.02 18:42:35.614412 [ 276 ] {aa8270dd-d61f-407b-aa02-3872dd40e340} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6812 | 2026.01.02 18:42:35.614553 [ 276 ] {aa8270dd-d61f-407b-aa02-3872dd40e340} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00123 sec., 18699.18699186992 rows/sec., 1.37 MiB/sec. | ||
| 6813 | 2026.01.02 18:42:35.614592 [ 276 ] {aa8270dd-d61f-407b-aa02-3872dd40e340} <Debug> TCPHandler: Processed in 0.001405171 sec. | ||
| 6814 | 2026.01.02 18:42:35.614697 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6815 | 2026.01.02 18:42:35.614788 [ 276 ] {4a038a48-96a1-48fd-9fb3-a8ae704f1747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6816 | 2026.01.02 18:42:35.614827 [ 276 ] {4a038a48-96a1-48fd-9fb3-a8ae704f1747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6817 | 2026.01.02 18:42:35.615226 [ 276 ] {4a038a48-96a1-48fd-9fb3-a8ae704f1747} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2026.01.02 18:42:35.615262 [ 276 ] {4a038a48-96a1-48fd-9fb3-a8ae704f1747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6819 | 2026.01.02 18:42:35.615628 [ 276 ] {4a038a48-96a1-48fd-9fb3-a8ae704f1747} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6820 | 2026.01.02 18:42:35.615842 [ 276 ] {4a038a48-96a1-48fd-9fb3-a8ae704f1747} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2026.01.02 18:42:35.615975 [ 276 ] {4a038a48-96a1-48fd-9fb3-a8ae704f1747} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001189 sec., 73170.73170731707 rows/sec., 5.71 MiB/sec. | ||
| 6822 | 2026.01.02 18:42:35.616014 [ 276 ] {4a038a48-96a1-48fd-9fb3-a8ae704f1747} <Debug> TCPHandler: Processed in 0.001355661 sec. | ||
| 6823 | 2026.01.02 18:42:35.616125 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6824 | 2026.01.02 18:42:35.616220 [ 276 ] {0a2de495-6e3c-43c1-a149-9144c620dfb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6825 | 2026.01.02 18:42:35.616265 [ 276 ] {0a2de495-6e3c-43c1-a149-9144c620dfb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6826 | 2026.01.02 18:42:35.616684 [ 276 ] {0a2de495-6e3c-43c1-a149-9144c620dfb6} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2026.01.02 18:42:35.616721 [ 276 ] {0a2de495-6e3c-43c1-a149-9144c620dfb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6828 | 2026.01.02 18:42:35.617057 [ 276 ] {0a2de495-6e3c-43c1-a149-9144c620dfb6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6829 | 2026.01.02 18:42:35.617274 [ 276 ] {0a2de495-6e3c-43c1-a149-9144c620dfb6} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6830 | 2026.01.02 18:42:35.617410 [ 276 ] {0a2de495-6e3c-43c1-a149-9144c620dfb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 6831 | 2026.01.02 18:42:35.617448 [ 276 ] {0a2de495-6e3c-43c1-a149-9144c620dfb6} <Debug> TCPHandler: Processed in 0.00137249 sec. | ||
| 6832 | 2026.01.02 18:42:35.617576 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6833 | 2026.01.02 18:42:35.617671 [ 276 ] {fa6313ee-3af9-4a41-94ac-3b654e931c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6834 | 2026.01.02 18:42:35.617727 [ 276 ] {fa6313ee-3af9-4a41-94ac-3b654e931c44} <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 | ||
| 6835 | 2026.01.02 18:42:35.618538 [ 276 ] {fa6313ee-3af9-4a41-94ac-3b654e931c44} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.01.02 18:42:35.618575 [ 276 ] {fa6313ee-3af9-4a41-94ac-3b654e931c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6837 | 2026.01.02 18:42:35.619113 [ 276 ] {fa6313ee-3af9-4a41-94ac-3b654e931c44} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6838 | 2026.01.02 18:42:35.619359 [ 276 ] {fa6313ee-3af9-4a41-94ac-3b654e931c44} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.01.02 18:42:35.619504 [ 276 ] {fa6313ee-3af9-4a41-94ac-3b654e931c44} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001851 sec., 12425.71582928147 rows/sec., 22.27 MiB/sec. | ||
| 6840 | 2026.01.02 18:42:35.619559 [ 276 ] {fa6313ee-3af9-4a41-94ac-3b654e931c44} <Debug> TCPHandler: Processed in 0.002032551 sec. | ||
| 6841 | 2026.01.02 18:42:35.619677 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6842 | 2026.01.02 18:42:35.619774 [ 276 ] {6abc5b60-ee7a-4b96-8446-8f915d4c8197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6843 | 2026.01.02 18:42:35.619817 [ 276 ] {6abc5b60-ee7a-4b96-8446-8f915d4c8197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6844 | 2026.01.02 18:42:35.620165 [ 276 ] {6abc5b60-ee7a-4b96-8446-8f915d4c8197} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2026.01.02 18:42:35.620202 [ 276 ] {6abc5b60-ee7a-4b96-8446-8f915d4c8197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6846 | 2026.01.02 18:42:35.620523 [ 276 ] {6abc5b60-ee7a-4b96-8446-8f915d4c8197} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6847 | 2026.01.02 18:42:35.620746 [ 276 ] {6abc5b60-ee7a-4b96-8446-8f915d4c8197} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2026.01.02 18:42:35.620877 [ 276 ] {6abc5b60-ee7a-4b96-8446-8f915d4c8197} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 6849 | 2026.01.02 18:42:35.620914 [ 276 ] {6abc5b60-ee7a-4b96-8446-8f915d4c8197} <Debug> TCPHandler: Processed in 0.001287 sec. | ||
| 6850 | 2026.01.02 18:42:36.771208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15818 | ||
| 6851 | 2026.01.02 18:42:36.771714 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2026.01.02 18:42:36.771760 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6853 | 2026.01.02 18:42:36.772251 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6854 | 2026.01.02 18:42:36.772485 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2026.01.02 18:42:36.772612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15818 | ||
| 6856 | 2026.01.02 18:42:37.587875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6857 | 2026.01.02 18:42:37.604936 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2026.01.02 18:42:37.605005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6859 | 2026.01.02 18:42:37.610685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6860 | 2026.01.02 18:42:37.611417 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2026.01.02 18:42:37.614288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6862 | 2026.01.02 18:42:39.315147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 822 | ||
| 6863 | 2026.01.02 18:42:39.317495 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.01.02 18:42:39.317545 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6865 | 2026.01.02 18:42:39.318833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6866 | 2026.01.02 18:42:39.319126 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.01.02 18:42:39.319529 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
| 6868 | 2026.01.02 18:42:40.610925 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6869 | 2026.01.02 18:42:40.611136 [ 276 ] {e293b740-657a-4715-82f8-d11573e5ecfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6870 | 2026.01.02 18:42:40.611210 [ 276 ] {e293b740-657a-4715-82f8-d11573e5ecfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6871 | 2026.01.02 18:42:40.611940 [ 276 ] {e293b740-657a-4715-82f8-d11573e5ecfa} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2026.01.02 18:42:40.611985 [ 276 ] {e293b740-657a-4715-82f8-d11573e5ecfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6873 | 2026.01.02 18:42:40.612399 [ 276 ] {e293b740-657a-4715-82f8-d11573e5ecfa} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6874 | 2026.01.02 18:42:40.612629 [ 276 ] {e293b740-657a-4715-82f8-d11573e5ecfa} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2026.01.02 18:42:40.612793 [ 276 ] {e293b740-657a-4715-82f8-d11573e5ecfa} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001711 sec., 53769.7253068381 rows/sec., 4.54 MiB/sec. | ||
| 6876 | 2026.01.02 18:42:40.612844 [ 276 ] {e293b740-657a-4715-82f8-d11573e5ecfa} <Debug> TCPHandler: Processed in 0.002109062 sec. | ||
| 6877 | 2026.01.02 18:42:40.612971 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2026.01.02 18:42:40.613075 [ 276 ] {c591180d-a25a-4c5b-9d32-6e3c41ecb072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6879 | 2026.01.02 18:42:40.613121 [ 276 ] {c591180d-a25a-4c5b-9d32-6e3c41ecb072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6880 | 2026.01.02 18:42:40.613537 [ 276 ] {c591180d-a25a-4c5b-9d32-6e3c41ecb072} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2026.01.02 18:42:40.613577 [ 276 ] {c591180d-a25a-4c5b-9d32-6e3c41ecb072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6882 | 2026.01.02 18:42:40.613887 [ 276 ] {c591180d-a25a-4c5b-9d32-6e3c41ecb072} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6883 | 2026.01.02 18:42:40.614095 [ 276 ] {c591180d-a25a-4c5b-9d32-6e3c41ecb072} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2026.01.02 18:42:40.614230 [ 276 ] {c591180d-a25a-4c5b-9d32-6e3c41ecb072} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001176 sec., 15306.122448979593 rows/sec., 1.12 MiB/sec. | ||
| 6885 | 2026.01.02 18:42:40.614269 [ 276 ] {c591180d-a25a-4c5b-9d32-6e3c41ecb072} <Debug> TCPHandler: Processed in 0.001349241 sec. | ||
| 6886 | 2026.01.02 18:42:40.614379 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2026.01.02 18:42:40.614483 [ 276 ] {4a1dfb15-4a45-4330-8a97-07ee0d3efa58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6888 | 2026.01.02 18:42:40.614525 [ 276 ] {4a1dfb15-4a45-4330-8a97-07ee0d3efa58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6889 | 2026.01.02 18:42:40.614960 [ 276 ] {4a1dfb15-4a45-4330-8a97-07ee0d3efa58} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2026.01.02 18:42:40.614998 [ 276 ] {4a1dfb15-4a45-4330-8a97-07ee0d3efa58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6891 | 2026.01.02 18:42:40.615327 [ 276 ] {4a1dfb15-4a45-4330-8a97-07ee0d3efa58} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6892 | 2026.01.02 18:42:40.615550 [ 276 ] {4a1dfb15-4a45-4330-8a97-07ee0d3efa58} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2026.01.02 18:42:40.615683 [ 276 ] {4a1dfb15-4a45-4330-8a97-07ee0d3efa58} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001221 sec., 67158.06715806715 rows/sec., 5.24 MiB/sec. | ||
| 6894 | 2026.01.02 18:42:40.615723 [ 276 ] {4a1dfb15-4a45-4330-8a97-07ee0d3efa58} <Debug> TCPHandler: Processed in 0.001395281 sec. | ||
| 6895 | 2026.01.02 18:42:40.615832 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6896 | 2026.01.02 18:42:40.615926 [ 276 ] {75f7f1b3-b644-43ea-8070-ccf88b11319b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6897 | 2026.01.02 18:42:40.615973 [ 276 ] {75f7f1b3-b644-43ea-8070-ccf88b11319b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6898 | 2026.01.02 18:42:40.616391 [ 276 ] {75f7f1b3-b644-43ea-8070-ccf88b11319b} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6899 | 2026.01.02 18:42:40.616428 [ 276 ] {75f7f1b3-b644-43ea-8070-ccf88b11319b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6900 | 2026.01.02 18:42:40.616764 [ 276 ] {75f7f1b3-b644-43ea-8070-ccf88b11319b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6901 | 2026.01.02 18:42:40.616976 [ 276 ] {75f7f1b3-b644-43ea-8070-ccf88b11319b} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2026.01.02 18:42:40.617111 [ 276 ] {75f7f1b3-b644-43ea-8070-ccf88b11319b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 6903 | 2026.01.02 18:42:40.617150 [ 276 ] {75f7f1b3-b644-43ea-8070-ccf88b11319b} <Debug> TCPHandler: Processed in 0.0013675 sec. | ||
| 6904 | 2026.01.02 18:42:40.617256 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6905 | 2026.01.02 18:42:40.617350 [ 276 ] {4f7d18e1-4b73-4bd8-8ae2-12e1dd3942a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6906 | 2026.01.02 18:42:40.617407 [ 276 ] {4f7d18e1-4b73-4bd8-8ae2-12e1dd3942a4} <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 | ||
| 6907 | 2026.01.02 18:42:40.618196 [ 276 ] {4f7d18e1-4b73-4bd8-8ae2-12e1dd3942a4} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2026.01.02 18:42:40.618234 [ 276 ] {4f7d18e1-4b73-4bd8-8ae2-12e1dd3942a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6909 | 2026.01.02 18:42:40.618765 [ 276 ] {4f7d18e1-4b73-4bd8-8ae2-12e1dd3942a4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6910 | 2026.01.02 18:42:40.618997 [ 276 ] {4f7d18e1-4b73-4bd8-8ae2-12e1dd3942a4} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2026.01.02 18:42:40.619138 [ 276 ] {4f7d18e1-4b73-4bd8-8ae2-12e1dd3942a4} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001806 sec., 9966.777408637874 rows/sec., 17.86 MiB/sec. | ||
| 6912 | 2026.01.02 18:42:40.619201 [ 276 ] {4f7d18e1-4b73-4bd8-8ae2-12e1dd3942a4} <Debug> TCPHandler: Processed in 0.001994671 sec. | ||
| 6913 | 2026.01.02 18:42:40.619312 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6914 | 2026.01.02 18:42:40.619406 [ 276 ] {bd538b95-23e9-43ed-acb2-9fad9ee759c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6915 | 2026.01.02 18:42:40.619450 [ 276 ] {bd538b95-23e9-43ed-acb2-9fad9ee759c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6916 | 2026.01.02 18:42:40.619785 [ 276 ] {bd538b95-23e9-43ed-acb2-9fad9ee759c4} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.01.02 18:42:40.619822 [ 276 ] {bd538b95-23e9-43ed-acb2-9fad9ee759c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6918 | 2026.01.02 18:42:40.620135 [ 276 ] {bd538b95-23e9-43ed-acb2-9fad9ee759c4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6919 | 2026.01.02 18:42:40.620358 [ 276 ] {bd538b95-23e9-43ed-acb2-9fad9ee759c4} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2026.01.02 18:42:40.620489 [ 276 ] {bd538b95-23e9-43ed-acb2-9fad9ee759c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 6921 | 2026.01.02 18:42:40.620526 [ 276 ] {bd538b95-23e9-43ed-acb2-9fad9ee759c4} <Debug> TCPHandler: Processed in 0.001263499 sec. | ||
| 6922 | 2026.01.02 18:42:44.130805 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6923 | 2026.01.02 18:42:44.130867 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6924 | 2026.01.02 18:42:44.273324 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16330 | ||
| 6925 | 2026.01.02 18:42:44.273854 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6926 | 2026.01.02 18:42:44.273903 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6927 | 2026.01.02 18:42:44.274408 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6928 | 2026.01.02 18:42:44.274639 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6929 | 2026.01.02 18:42:44.274783 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16330 | ||
| 6930 | 2026.01.02 18:42:45.115011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6931 | 2026.01.02 18:42:45.131189 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2026.01.02 18:42:45.131242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6933 | 2026.01.02 18:42:45.137752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6934 | 2026.01.02 18:42:45.138598 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.01.02 18:42:45.141718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6936 | 2026.01.02 18:42:45.610531 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2026.01.02 18:42:45.610714 [ 276 ] {bdb143b8-8d86-4358-94cd-a92cdf87baeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6938 | 2026.01.02 18:42:45.610780 [ 276 ] {bdb143b8-8d86-4358-94cd-a92cdf87baeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6939 | 2026.01.02 18:42:45.611491 [ 276 ] {bdb143b8-8d86-4358-94cd-a92cdf87baeb} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2026.01.02 18:42:45.611541 [ 276 ] {bdb143b8-8d86-4358-94cd-a92cdf87baeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6941 | 2026.01.02 18:42:45.611960 [ 276 ] {bdb143b8-8d86-4358-94cd-a92cdf87baeb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6942 | 2026.01.02 18:42:45.612208 [ 276 ] {bdb143b8-8d86-4358-94cd-a92cdf87baeb} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.01.02 18:42:45.612369 [ 276 ] {bdb143b8-8d86-4358-94cd-a92cdf87baeb} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001702 sec., 59929.49471210341 rows/sec., 5.00 MiB/sec. | ||
| 6944 | 2026.01.02 18:42:45.612419 [ 276 ] {bdb143b8-8d86-4358-94cd-a92cdf87baeb} <Debug> TCPHandler: Processed in 0.002021061 sec. | ||
| 6945 | 2026.01.02 18:42:45.612549 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6946 | 2026.01.02 18:42:45.612651 [ 276 ] {4c8e8ab0-a6c1-4c93-b71b-a172cd9b555e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6947 | 2026.01.02 18:42:45.612697 [ 276 ] {4c8e8ab0-a6c1-4c93-b71b-a172cd9b555e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6948 | 2026.01.02 18:42:45.613162 [ 276 ] {4c8e8ab0-a6c1-4c93-b71b-a172cd9b555e} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2026.01.02 18:42:45.613200 [ 276 ] {4c8e8ab0-a6c1-4c93-b71b-a172cd9b555e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6950 | 2026.01.02 18:42:45.613538 [ 276 ] {4c8e8ab0-a6c1-4c93-b71b-a172cd9b555e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6951 | 2026.01.02 18:42:45.613759 [ 276 ] {4c8e8ab0-a6c1-4c93-b71b-a172cd9b555e} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2026.01.02 18:42:45.613899 [ 276 ] {4c8e8ab0-a6c1-4c93-b71b-a172cd9b555e} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001272 sec., 18081.76100628931 rows/sec., 1.33 MiB/sec. | ||
| 6953 | 2026.01.02 18:42:45.613939 [ 276 ] {4c8e8ab0-a6c1-4c93-b71b-a172cd9b555e} <Debug> TCPHandler: Processed in 0.001439592 sec. | ||
| 6954 | 2026.01.02 18:42:45.614085 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6955 | 2026.01.02 18:42:45.614209 [ 276 ] {fabadb87-3244-458b-8583-2a93d485fa0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6956 | 2026.01.02 18:42:45.614261 [ 276 ] {fabadb87-3244-458b-8583-2a93d485fa0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6957 | 2026.01.02 18:42:45.614790 [ 276 ] {fabadb87-3244-458b-8583-2a93d485fa0e} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.01.02 18:42:45.614831 [ 276 ] {fabadb87-3244-458b-8583-2a93d485fa0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6959 | 2026.01.02 18:42:45.615172 [ 276 ] {fabadb87-3244-458b-8583-2a93d485fa0e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6960 | 2026.01.02 18:42:45.615396 [ 276 ] {fabadb87-3244-458b-8583-2a93d485fa0e} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2026.01.02 18:42:45.615533 [ 276 ] {fabadb87-3244-458b-8583-2a93d485fa0e} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00135 sec., 64444.44444444444 rows/sec., 5.03 MiB/sec. | ||
| 6962 | 2026.01.02 18:42:45.615573 [ 276 ] {fabadb87-3244-458b-8583-2a93d485fa0e} <Debug> TCPHandler: Processed in 0.001550074 sec. | ||
| 6963 | 2026.01.02 18:42:45.615688 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6964 | 2026.01.02 18:42:45.615786 [ 276 ] {4eacba54-d5f0-4c6b-b0ba-e93ad783a3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6965 | 2026.01.02 18:42:45.615833 [ 276 ] {4eacba54-d5f0-4c6b-b0ba-e93ad783a3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6966 | 2026.01.02 18:42:45.616254 [ 276 ] {4eacba54-d5f0-4c6b-b0ba-e93ad783a3af} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2026.01.02 18:42:45.616292 [ 276 ] {4eacba54-d5f0-4c6b-b0ba-e93ad783a3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6968 | 2026.01.02 18:42:45.616634 [ 276 ] {4eacba54-d5f0-4c6b-b0ba-e93ad783a3af} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6969 | 2026.01.02 18:42:45.616852 [ 276 ] {4eacba54-d5f0-4c6b-b0ba-e93ad783a3af} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6970 | 2026.01.02 18:42:45.616987 [ 276 ] {4eacba54-d5f0-4c6b-b0ba-e93ad783a3af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 6971 | 2026.01.02 18:42:45.617027 [ 276 ] {4eacba54-d5f0-4c6b-b0ba-e93ad783a3af} <Debug> TCPHandler: Processed in 0.001388091 sec. | ||
| 6972 | 2026.01.02 18:42:45.617137 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6973 | 2026.01.02 18:42:45.617234 [ 276 ] {de899a64-3626-469b-aa1d-ace12df7eff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6974 | 2026.01.02 18:42:45.617291 [ 276 ] {de899a64-3626-469b-aa1d-ace12df7eff7} <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 | ||
| 6975 | 2026.01.02 18:42:45.618124 [ 276 ] {de899a64-3626-469b-aa1d-ace12df7eff7} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2026.01.02 18:42:45.618162 [ 276 ] {de899a64-3626-469b-aa1d-ace12df7eff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6977 | 2026.01.02 18:42:45.618715 [ 276 ] {de899a64-3626-469b-aa1d-ace12df7eff7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6978 | 2026.01.02 18:42:45.618944 [ 276 ] {de899a64-3626-469b-aa1d-ace12df7eff7} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2026.01.02 18:42:45.619086 [ 276 ] {de899a64-3626-469b-aa1d-ace12df7eff7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001869 sec., 12306.046013911182 rows/sec., 22.05 MiB/sec. | ||
| 6980 | 2026.01.02 18:42:45.619150 [ 276 ] {de899a64-3626-469b-aa1d-ace12df7eff7} <Debug> TCPHandler: Processed in 0.002060041 sec. | ||
| 6981 | 2026.01.02 18:42:45.619262 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2026.01.02 18:42:45.619358 [ 276 ] {68052230-a033-4eb6-879b-388182c1969a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6983 | 2026.01.02 18:42:45.619400 [ 276 ] {68052230-a033-4eb6-879b-388182c1969a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6984 | 2026.01.02 18:42:45.619736 [ 276 ] {68052230-a033-4eb6-879b-388182c1969a} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.01.02 18:42:45.619774 [ 276 ] {68052230-a033-4eb6-879b-388182c1969a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6986 | 2026.01.02 18:42:45.620106 [ 276 ] {68052230-a033-4eb6-879b-388182c1969a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6987 | 2026.01.02 18:42:45.620328 [ 276 ] {68052230-a033-4eb6-879b-388182c1969a} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.01.02 18:42:45.620460 [ 276 ] {68052230-a033-4eb6-879b-388182c1969a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 6989 | 2026.01.02 18:42:45.620498 [ 276 ] {68052230-a033-4eb6-879b-388182c1969a} <Debug> TCPHandler: Processed in 0.00128562 sec. | ||
| 6990 | 2026.01.02 18:42:49.320568 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 846 | ||
| 6991 | 2026.01.02 18:42:49.322726 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.01.02 18:42:49.322771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6993 | 2026.01.02 18:42:49.323933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6994 | 2026.01.02 18:42:49.324195 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2026.01.02 18:42:49.324356 [ 138 ] {} <Debug> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6996 | 2026.01.02 18:42:49.324424 [ 138 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.01.02 18:42:49.324447 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6998 | 2026.01.02 18:42:49.324456 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6999 | 2026.01.02 18:42:49.324612 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::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 | ||
| 7000 | 2026.01.02 18:42:49.325315 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7001 | 2026.01.02 18:42:49.325440 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 710 rows starting from the beginning of the part | ||
| 7002 | 2026.01.02 18:42:49.325772 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 7003 | 2026.01.02 18:42:49.326162 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 7004 | 2026.01.02 18:42:49.326496 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 7005 | 2026.01.02 18:42:49.326830 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::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 | ||
| 7006 | 2026.01.02 18:42:49.327162 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 7007 | 2026.01.02 18:42:49.333487 [ 192 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 72 columns (72 merged, 0 gathered) in 0.008957746 sec., 94443.40127527616 rows/sec., 77.45 MiB/sec. | ||
| 7008 | 2026.01.02 18:42:49.334437 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7009 | 2026.01.02 18:42:49.334929 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_26_5} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2026.01.02 18:42:49.335001 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_26_5} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7011 | 2026.01.02 18:42:49.335169 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 7012 | 2026.01.02 18:42:50.638766 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7013 | 2026.01.02 18:42:50.639048 [ 276 ] {5cdb133e-d142-477b-b3a7-bb410115e7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7014 | 2026.01.02 18:42:50.639157 [ 276 ] {5cdb133e-d142-477b-b3a7-bb410115e7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7015 | 2026.01.02 18:42:50.639867 [ 276 ] {5cdb133e-d142-477b-b3a7-bb410115e7da} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2026.01.02 18:42:50.639911 [ 276 ] {5cdb133e-d142-477b-b3a7-bb410115e7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7017 | 2026.01.02 18:42:50.640311 [ 276 ] {5cdb133e-d142-477b-b3a7-bb410115e7da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7018 | 2026.01.02 18:42:50.640549 [ 276 ] {5cdb133e-d142-477b-b3a7-bb410115e7da} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2026.01.02 18:42:50.640693 [ 138 ] {} <Debug> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7020 | 2026.01.02 18:42:50.640707 [ 276 ] {5cdb133e-d142-477b-b3a7-bb410115e7da} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001735 sec., 13832.8530259366 rows/sec., 1.15 MiB/sec. | ||
| 7021 | 2026.01.02 18:42:50.640771 [ 138 ] {} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2026.01.02 18:42:50.640791 [ 276 ] {5cdb133e-d142-477b-b3a7-bb410115e7da} <Debug> TCPHandler: Processed in 0.002215594 sec. | ||
| 7023 | 2026.01.02 18:42:50.640804 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7024 | 2026.01.02 18:42:50.640915 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2026.01.02 18:42:50.640942 [ 200 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::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 | ||
| 7026 | 2026.01.02 18:42:50.641023 [ 276 ] {121f4467-beea-40db-8754-4bae1ef4adbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7027 | 2026.01.02 18:42:50.641073 [ 276 ] {121f4467-beea-40db-8754-4bae1ef4adbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7028 | 2026.01.02 18:42:50.641101 [ 200 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7029 | 2026.01.02 18:42:50.641149 [ 200 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7030 | 2026.01.02 18:42:50.641225 [ 200 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::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 | ||
| 7031 | 2026.01.02 18:42:50.641277 [ 200 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7032 | 2026.01.02 18:42:50.641321 [ 200 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7033 | 2026.01.02 18:42:50.641361 [ 200 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::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 | ||
| 7034 | 2026.01.02 18:42:50.641468 [ 276 ] {121f4467-beea-40db-8754-4bae1ef4adbc} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2026.01.02 18:42:50.641508 [ 276 ] {121f4467-beea-40db-8754-4bae1ef4adbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7036 | 2026.01.02 18:42:50.641816 [ 276 ] {121f4467-beea-40db-8754-4bae1ef4adbc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7037 | 2026.01.02 18:42:50.642039 [ 276 ] {121f4467-beea-40db-8754-4bae1ef4adbc} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2026.01.02 18:42:50.642146 [ 193 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131686 sec., 91125.86000030376 rows/sec., 7.91 MiB/sec. | ||
| 7039 | 2026.01.02 18:42:50.642161 [ 276 ] {121f4467-beea-40db-8754-4bae1ef4adbc} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001215 sec., 8230.45267489712 rows/sec., 671.14 KiB/sec. | ||
| 7040 | 2026.01.02 18:42:50.642221 [ 276 ] {121f4467-beea-40db-8754-4bae1ef4adbc} <Debug> TCPHandler: Processed in 0.001415071 sec. | ||
| 7041 | 2026.01.02 18:42:50.642389 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7042 | 2026.01.02 18:42:50.642396 [ 198 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7043 | 2026.01.02 18:42:50.642488 [ 276 ] {efc05ef2-7145-40f0-93a3-4a4b4d77971f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7044 | 2026.01.02 18:42:50.642533 [ 276 ] {efc05ef2-7145-40f0-93a3-4a4b4d77971f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7045 | 2026.01.02 18:42:50.642692 [ 198 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::all_1_9_2} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2026.01.02 18:42:50.642767 [ 198 ] {593b425d-e540-4eb0-b855-52a5ad2a6e6c::all_1_9_2} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7047 | 2026.01.02 18:42:50.642857 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7048 | 2026.01.02 18:42:50.643544 [ 276 ] {efc05ef2-7145-40f0-93a3-4a4b4d77971f} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7049 | 2026.01.02 18:42:50.643587 [ 276 ] {efc05ef2-7145-40f0-93a3-4a4b4d77971f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7050 | 2026.01.02 18:42:50.644009 [ 276 ] {efc05ef2-7145-40f0-93a3-4a4b4d77971f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7051 | 2026.01.02 18:42:50.644229 [ 276 ] {efc05ef2-7145-40f0-93a3-4a4b4d77971f} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2026.01.02 18:42:50.644362 [ 276 ] {efc05ef2-7145-40f0-93a3-4a4b4d77971f} <Debug> executeQuery: Read 1357 rows, 116.34 KiB in 0.001892 sec., 717230.44397463 rows/sec., 60.05 MiB/sec. | ||
| 7053 | 2026.01.02 18:42:50.644400 [ 276 ] {efc05ef2-7145-40f0-93a3-4a4b4d77971f} <Debug> TCPHandler: Processed in 0.002059451 sec. | ||
| 7054 | 2026.01.02 18:42:50.644510 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7055 | 2026.01.02 18:42:50.644606 [ 276 ] {aca1391f-0a1c-4815-8fab-a467c2d0640d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7056 | 2026.01.02 18:42:50.644646 [ 276 ] {aca1391f-0a1c-4815-8fab-a467c2d0640d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7057 | 2026.01.02 18:42:50.645052 [ 276 ] {aca1391f-0a1c-4815-8fab-a467c2d0640d} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2026.01.02 18:42:50.645089 [ 276 ] {aca1391f-0a1c-4815-8fab-a467c2d0640d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7059 | 2026.01.02 18:42:50.645392 [ 276 ] {aca1391f-0a1c-4815-8fab-a467c2d0640d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7060 | 2026.01.02 18:42:50.645605 [ 276 ] {aca1391f-0a1c-4815-8fab-a467c2d0640d} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7061 | 2026.01.02 18:42:50.645710 [ 138 ] {} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7062 | 2026.01.02 18:42:50.645735 [ 276 ] {aca1391f-0a1c-4815-8fab-a467c2d0640d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001147 sec., 34873.58326068003 rows/sec., 2.57 MiB/sec. | ||
| 7063 | 2026.01.02 18:42:50.645742 [ 138 ] {} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2026.01.02 18:42:50.645777 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7065 | 2026.01.02 18:42:50.645780 [ 276 ] {aca1391f-0a1c-4815-8fab-a467c2d0640d} <Debug> TCPHandler: Processed in 0.0013184 sec. | ||
| 7066 | 2026.01.02 18:42:50.645852 [ 198 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 7067 | 2026.01.02 18:42:50.645899 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7068 | 2026.01.02 18:42:50.645939 [ 198 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7069 | 2026.01.02 18:42:50.645970 [ 198 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 71 rows starting from the beginning of the part | ||
| 7070 | 2026.01.02 18:42:50.645999 [ 276 ] {655b21b2-025b-47c2-903c-457c036a319d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7071 | 2026.01.02 18:42:50.646029 [ 198 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 18 rows starting from the beginning of the part | ||
| 7072 | 2026.01.02 18:42:50.646043 [ 276 ] {655b21b2-025b-47c2-903c-457c036a319d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7073 | 2026.01.02 18:42:50.646078 [ 198 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 23 rows starting from the beginning of the part | ||
| 7074 | 2026.01.02 18:42:50.646125 [ 198 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 18 rows starting from the beginning of the part | ||
| 7075 | 2026.01.02 18:42:50.646164 [ 198 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 23 rows starting from the beginning of the part | ||
| 7076 | 2026.01.02 18:42:50.646204 [ 198 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 7077 | 2026.01.02 18:42:50.646510 [ 276 ] {655b21b2-025b-47c2-903c-457c036a319d} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.01.02 18:42:50.646552 [ 276 ] {655b21b2-025b-47c2-903c-457c036a319d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7079 | 2026.01.02 18:42:50.646889 [ 276 ] {655b21b2-025b-47c2-903c-457c036a319d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7080 | 2026.01.02 18:42:50.646946 [ 193 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001126317 sec., 171354.95602037437 rows/sec., 13.21 MiB/sec. | ||
| 7081 | 2026.01.02 18:42:50.647066 [ 198 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7082 | 2026.01.02 18:42:50.647130 [ 276 ] {655b21b2-025b-47c2-903c-457c036a319d} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2026.01.02 18:42:50.647272 [ 276 ] {655b21b2-025b-47c2-903c-457c036a319d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00129 sec., 195348.83720930235 rows/sec., 13.51 MiB/sec. | ||
| 7084 | 2026.01.02 18:42:50.647313 [ 276 ] {655b21b2-025b-47c2-903c-457c036a319d} <Debug> TCPHandler: Processed in 0.001461862 sec. | ||
| 7085 | 2026.01.02 18:42:50.647332 [ 198 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_46_9} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2026.01.02 18:42:50.647402 [ 198 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_46_9} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7087 | 2026.01.02 18:42:50.647427 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7088 | 2026.01.02 18:42:50.647465 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7089 | 2026.01.02 18:42:50.647528 [ 276 ] {e540f450-eeb4-4bc3-a225-d487de2619e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7090 | 2026.01.02 18:42:50.647573 [ 276 ] {e540f450-eeb4-4bc3-a225-d487de2619e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7091 | 2026.01.02 18:42:50.647965 [ 276 ] {e540f450-eeb4-4bc3-a225-d487de2619e5} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2026.01.02 18:42:50.648002 [ 276 ] {e540f450-eeb4-4bc3-a225-d487de2619e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7093 | 2026.01.02 18:42:50.648307 [ 276 ] {e540f450-eeb4-4bc3-a225-d487de2619e5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7094 | 2026.01.02 18:42:50.648529 [ 276 ] {e540f450-eeb4-4bc3-a225-d487de2619e5} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2026.01.02 18:42:50.648626 [ 138 ] {} <Debug> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7096 | 2026.01.02 18:42:50.648658 [ 276 ] {e540f450-eeb4-4bc3-a225-d487de2619e5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 817.35 KiB/sec. | ||
| 7097 | 2026.01.02 18:42:50.648659 [ 138 ] {} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.01.02 18:42:50.648699 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7099 | 2026.01.02 18:42:50.648704 [ 276 ] {e540f450-eeb4-4bc3-a225-d487de2619e5} <Debug> TCPHandler: Processed in 0.00132582 sec. | ||
| 7100 | 2026.01.02 18:42:50.648793 [ 191 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::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 | ||
| 7101 | 2026.01.02 18:42:50.648820 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2026.01.02 18:42:50.648884 [ 191 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7103 | 2026.01.02 18:42:50.648914 [ 191 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7104 | 2026.01.02 18:42:50.648914 [ 276 ] {99e5b5a5-12d1-4fea-9fa5-290424177e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7105 | 2026.01.02 18:42:50.648963 [ 276 ] {99e5b5a5-12d1-4fea-9fa5-290424177e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7106 | 2026.01.02 18:42:50.648971 [ 191 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::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 | ||
| 7107 | 2026.01.02 18:42:50.649018 [ 191 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7108 | 2026.01.02 18:42:50.649063 [ 191 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7109 | 2026.01.02 18:42:50.649101 [ 191 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::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 | ||
| 7110 | 2026.01.02 18:42:50.649555 [ 276 ] {99e5b5a5-12d1-4fea-9fa5-290424177e10} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2026.01.02 18:42:50.649592 [ 276 ] {99e5b5a5-12d1-4fea-9fa5-290424177e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7112 | 2026.01.02 18:42:50.649728 [ 189 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000972404 sec., 61702.7490631466 rows/sec., 4.94 MiB/sec. | ||
| 7113 | 2026.01.02 18:42:50.649861 [ 198 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7114 | 2026.01.02 18:42:50.649934 [ 276 ] {99e5b5a5-12d1-4fea-9fa5-290424177e10} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7115 | 2026.01.02 18:42:50.650159 [ 198 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::all_1_9_2} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.01.02 18:42:50.650222 [ 276 ] {99e5b5a5-12d1-4fea-9fa5-290424177e10} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2026.01.02 18:42:50.650231 [ 198 ] {d179ed7a-7b09-43aa-86ea-75275468cf5e::all_1_9_2} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7118 | 2026.01.02 18:42:50.650319 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7119 | 2026.01.02 18:42:50.650374 [ 276 ] {99e5b5a5-12d1-4fea-9fa5-290424177e10} <Debug> executeQuery: Read 584 rows, 44.92 KiB in 0.001476 sec., 395663.95663956634 rows/sec., 29.72 MiB/sec. | ||
| 7120 | 2026.01.02 18:42:50.650418 [ 276 ] {99e5b5a5-12d1-4fea-9fa5-290424177e10} <Debug> TCPHandler: Processed in 0.001645995 sec. | ||
| 7121 | 2026.01.02 18:42:50.650532 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.01.02 18:42:50.650626 [ 276 ] {1a5eb737-3582-4068-b1f7-d5c721f3cf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7123 | 2026.01.02 18:42:50.650671 [ 276 ] {1a5eb737-3582-4068-b1f7-d5c721f3cf21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7124 | 2026.01.02 18:42:50.651257 [ 276 ] {1a5eb737-3582-4068-b1f7-d5c721f3cf21} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.01.02 18:42:50.651295 [ 276 ] {1a5eb737-3582-4068-b1f7-d5c721f3cf21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7126 | 2026.01.02 18:42:50.651685 [ 276 ] {1a5eb737-3582-4068-b1f7-d5c721f3cf21} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7127 | 2026.01.02 18:42:50.651900 [ 276 ] {1a5eb737-3582-4068-b1f7-d5c721f3cf21} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.01.02 18:42:50.652035 [ 276 ] {1a5eb737-3582-4068-b1f7-d5c721f3cf21} <Debug> executeQuery: Read 885 rows, 61.51 KiB in 0.001427 sec., 620182.2004204624 rows/sec., 42.09 MiB/sec. | ||
| 7129 | 2026.01.02 18:42:50.652074 [ 276 ] {1a5eb737-3582-4068-b1f7-d5c721f3cf21} <Debug> TCPHandler: Processed in 0.001591184 sec. | ||
| 7130 | 2026.01.02 18:42:50.652179 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2026.01.02 18:42:50.652275 [ 276 ] {92c29aef-83ac-4fa7-b0cc-d311ef86b697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7132 | 2026.01.02 18:42:50.652331 [ 276 ] {92c29aef-83ac-4fa7-b0cc-d311ef86b697} <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 | ||
| 7133 | 2026.01.02 18:42:50.653120 [ 276 ] {92c29aef-83ac-4fa7-b0cc-d311ef86b697} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.01.02 18:42:50.653158 [ 276 ] {92c29aef-83ac-4fa7-b0cc-d311ef86b697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7135 | 2026.01.02 18:42:50.653707 [ 276 ] {92c29aef-83ac-4fa7-b0cc-d311ef86b697} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7136 | 2026.01.02 18:42:50.653958 [ 276 ] {92c29aef-83ac-4fa7-b0cc-d311ef86b697} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2026.01.02 18:42:50.654108 [ 276 ] {92c29aef-83ac-4fa7-b0cc-d311ef86b697} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001851 sec., 9724.47325769854 rows/sec., 17.43 MiB/sec. | ||
| 7138 | 2026.01.02 18:42:50.654170 [ 276 ] {92c29aef-83ac-4fa7-b0cc-d311ef86b697} <Debug> TCPHandler: Processed in 0.002038561 sec. | ||
| 7139 | 2026.01.02 18:42:50.654280 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2026.01.02 18:42:50.654375 [ 276 ] {f3271640-fe0c-4dac-b80e-3720482588de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7141 | 2026.01.02 18:42:50.654418 [ 276 ] {f3271640-fe0c-4dac-b80e-3720482588de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7142 | 2026.01.02 18:42:50.654760 [ 276 ] {f3271640-fe0c-4dac-b80e-3720482588de} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2026.01.02 18:42:50.654797 [ 276 ] {f3271640-fe0c-4dac-b80e-3720482588de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7144 | 2026.01.02 18:42:50.655119 [ 276 ] {f3271640-fe0c-4dac-b80e-3720482588de} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7145 | 2026.01.02 18:42:50.655329 [ 276 ] {f3271640-fe0c-4dac-b80e-3720482588de} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.01.02 18:42:50.655460 [ 276 ] {f3271640-fe0c-4dac-b80e-3720482588de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 7147 | 2026.01.02 18:42:50.655497 [ 276 ] {f3271640-fe0c-4dac-b80e-3720482588de} <Debug> TCPHandler: Processed in 0.001265949 sec. | ||
| 7148 | 2026.01.02 18:42:51.775227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16778 | ||
| 7149 | 2026.01.02 18:42:51.775793 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2026.01.02 18:42:51.775833 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7151 | 2026.01.02 18:42:51.776324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7152 | 2026.01.02 18:42:51.776559 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2026.01.02 18:42:51.776690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16778 | ||
| 7154 | 2026.01.02 18:42:52.642281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7155 | 2026.01.02 18:42:52.660140 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.01.02 18:42:52.660206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7157 | 2026.01.02 18:42:52.666277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7158 | 2026.01.02 18:42:52.666957 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.01.02 18:42:52.670139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7160 | 2026.01.02 18:42:55.611026 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7161 | 2026.01.02 18:42:55.611250 [ 276 ] {dc3845ee-fe6c-49cd-b699-72cf62a7e8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7162 | 2026.01.02 18:42:55.611327 [ 276 ] {dc3845ee-fe6c-49cd-b699-72cf62a7e8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7163 | 2026.01.02 18:42:55.612051 [ 276 ] {dc3845ee-fe6c-49cd-b699-72cf62a7e8bc} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2026.01.02 18:42:55.612101 [ 276 ] {dc3845ee-fe6c-49cd-b699-72cf62a7e8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7165 | 2026.01.02 18:42:55.612515 [ 276 ] {dc3845ee-fe6c-49cd-b699-72cf62a7e8bc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7166 | 2026.01.02 18:42:55.612756 [ 276 ] {dc3845ee-fe6c-49cd-b699-72cf62a7e8bc} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.01.02 18:42:55.612903 [ 127 ] {} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7168 | 2026.01.02 18:42:55.612924 [ 276 ] {dc3845ee-fe6c-49cd-b699-72cf62a7e8bc} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001729 sec., 58993.63794100636 rows/sec., 4.93 MiB/sec. | ||
| 7169 | 2026.01.02 18:42:55.612939 [ 127 ] {} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.01.02 18:42:55.612959 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7171 | 2026.01.02 18:42:55.612977 [ 276 ] {dc3845ee-fe6c-49cd-b699-72cf62a7e8bc} <Debug> TCPHandler: Processed in 0.002097041 sec. | ||
| 7172 | 2026.01.02 18:42:55.613075 [ 193 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::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 | ||
| 7173 | 2026.01.02 18:42:55.613119 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7174 | 2026.01.02 18:42:55.613212 [ 193 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7175 | 2026.01.02 18:42:55.613228 [ 276 ] {9c76df2b-609e-4635-9a3b-cc7ac61627a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7176 | 2026.01.02 18:42:55.613252 [ 193 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1408 rows starting from the beginning of the part | ||
| 7177 | 2026.01.02 18:42:55.613276 [ 276 ] {9c76df2b-609e-4635-9a3b-cc7ac61627a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7178 | 2026.01.02 18:42:55.613320 [ 193 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 102 rows starting from the beginning of the part | ||
| 7179 | 2026.01.02 18:42:55.613371 [ 193 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 92 rows starting from the beginning of the part | ||
| 7180 | 2026.01.02 18:42:55.613410 [ 193 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 102 rows starting from the beginning of the part | ||
| 7181 | 2026.01.02 18:42:55.613449 [ 193 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1357 rows starting from the beginning of the part | ||
| 7182 | 2026.01.02 18:42:55.613490 [ 193 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 102 rows starting from the beginning of the part | ||
| 7183 | 2026.01.02 18:42:55.613776 [ 276 ] {9c76df2b-609e-4635-9a3b-cc7ac61627a3} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2026.01.02 18:42:55.613817 [ 276 ] {9c76df2b-609e-4635-9a3b-cc7ac61627a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7185 | 2026.01.02 18:42:55.614197 [ 276 ] {9c76df2b-609e-4635-9a3b-cc7ac61627a3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7186 | 2026.01.02 18:42:55.614425 [ 276 ] {9c76df2b-609e-4635-9a3b-cc7ac61627a3} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2026.01.02 18:42:55.614588 [ 276 ] {9c76df2b-609e-4635-9a3b-cc7ac61627a3} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001382 sec., 16642.547033285093 rows/sec., 1.22 MiB/sec. | ||
| 7188 | 2026.01.02 18:42:55.614639 [ 276 ] {9c76df2b-609e-4635-9a3b-cc7ac61627a3} <Debug> TCPHandler: Processed in 0.001571304 sec. | ||
| 7189 | 2026.01.02 18:42:55.614758 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2026.01.02 18:42:55.614862 [ 276 ] {77d4ad61-80cb-431d-a4e8-f8f5c6282fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7191 | 2026.01.02 18:42:55.614904 [ 276 ] {77d4ad61-80cb-431d-a4e8-f8f5c6282fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7192 | 2026.01.02 18:42:55.615002 [ 190 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3163 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197891 sec., 1598354.6497819507 rows/sec., 140.08 MiB/sec. | ||
| 7193 | 2026.01.02 18:42:55.615232 [ 193 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7194 | 2026.01.02 18:42:55.615351 [ 276 ] {77d4ad61-80cb-431d-a4e8-f8f5c6282fe5} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7195 | 2026.01.02 18:42:55.615397 [ 276 ] {77d4ad61-80cb-431d-a4e8-f8f5c6282fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7196 | 2026.01.02 18:42:55.615507 [ 193 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_51_10} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.01.02 18:42:55.615619 [ 193 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_51_10} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7198 | 2026.01.02 18:42:55.615708 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7199 | 2026.01.02 18:42:55.615790 [ 276 ] {77d4ad61-80cb-431d-a4e8-f8f5c6282fe5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7200 | 2026.01.02 18:42:55.616035 [ 276 ] {77d4ad61-80cb-431d-a4e8-f8f5c6282fe5} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2026.01.02 18:42:55.616141 [ 127 ] {} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7202 | 2026.01.02 18:42:55.616171 [ 127 ] {} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2026.01.02 18:42:55.616174 [ 276 ] {77d4ad61-80cb-431d-a4e8-f8f5c6282fe5} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001333 sec., 65266.31657914479 rows/sec., 5.10 MiB/sec. | ||
| 7204 | 2026.01.02 18:42:55.616187 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7205 | 2026.01.02 18:42:55.616217 [ 276 ] {77d4ad61-80cb-431d-a4e8-f8f5c6282fe5} <Debug> TCPHandler: Processed in 0.001509103 sec. | ||
| 7206 | 2026.01.02 18:42:55.616265 [ 189 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::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 | ||
| 7207 | 2026.01.02 18:42:55.616335 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2026.01.02 18:42:55.616366 [ 189 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7209 | 2026.01.02 18:42:55.616399 [ 189 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 633 rows starting from the beginning of the part | ||
| 7210 | 2026.01.02 18:42:55.616437 [ 276 ] {bccd0693-3bd6-4f1e-b26e-fdbf6d97f688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7211 | 2026.01.02 18:42:55.616452 [ 189 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 87 rows starting from the beginning of the part | ||
| 7212 | 2026.01.02 18:42:55.616493 [ 276 ] {bccd0693-3bd6-4f1e-b26e-fdbf6d97f688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7213 | 2026.01.02 18:42:55.616506 [ 189 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
| 7214 | 2026.01.02 18:42:55.616553 [ 189 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 87 rows starting from the beginning of the part | ||
| 7215 | 2026.01.02 18:42:55.616593 [ 189 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 584 rows starting from the beginning of the part | ||
| 7216 | 2026.01.02 18:42:55.616632 [ 189 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 87 rows starting from the beginning of the part | ||
| 7217 | 2026.01.02 18:42:55.616959 [ 276 ] {bccd0693-3bd6-4f1e-b26e-fdbf6d97f688} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2026.01.02 18:42:55.617007 [ 276 ] {bccd0693-3bd6-4f1e-b26e-fdbf6d97f688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7219 | 2026.01.02 18:42:55.617424 [ 276 ] {bccd0693-3bd6-4f1e-b26e-fdbf6d97f688} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7220 | 2026.01.02 18:42:55.617641 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410381 sec., 1106084.1006791783 rows/sec., 88.14 MiB/sec. | ||
| 7221 | 2026.01.02 18:42:55.617669 [ 276 ] {bccd0693-3bd6-4f1e-b26e-fdbf6d97f688} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2026.01.02 18:42:55.617789 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7223 | 2026.01.02 18:42:55.617797 [ 189 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7224 | 2026.01.02 18:42:55.617809 [ 276 ] {bccd0693-3bd6-4f1e-b26e-fdbf6d97f688} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001391 sec., 115025.1617541337 rows/sec., 8.01 MiB/sec. | ||
| 7225 | 2026.01.02 18:42:55.617820 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.01.02 18:42:55.617854 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7227 | 2026.01.02 18:42:55.617861 [ 276 ] {bccd0693-3bd6-4f1e-b26e-fdbf6d97f688} <Debug> TCPHandler: Processed in 0.001574893 sec. | ||
| 7228 | 2026.01.02 18:42:55.617971 [ 193 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 7229 | 2026.01.02 18:42:55.618006 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2026.01.02 18:42:55.618078 [ 189 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_51_10} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.01.02 18:42:55.618106 [ 193 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7232 | 2026.01.02 18:42:55.618109 [ 276 ] {f041934f-e60f-438f-872d-c307097e629b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7233 | 2026.01.02 18:42:55.618155 [ 189 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_51_10} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7234 | 2026.01.02 18:42:55.618155 [ 193 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13880 rows starting from the beginning of the part | ||
| 7235 | 2026.01.02 18:42:55.618193 [ 276 ] {f041934f-e60f-438f-872d-c307097e629b} <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 | ||
| 7236 | 2026.01.02 18:42:55.618232 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7237 | 2026.01.02 18:42:55.618237 [ 193 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7238 | 2026.01.02 18:42:55.618307 [ 193 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 7239 | 2026.01.02 18:42:55.618370 [ 193 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 7240 | 2026.01.02 18:42:55.618429 [ 193 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 885 rows starting from the beginning of the part | ||
| 7241 | 2026.01.02 18:42:55.618494 [ 193 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 7242 | 2026.01.02 18:42:55.619028 [ 276 ] {f041934f-e60f-438f-872d-c307097e629b} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2026.01.02 18:42:55.619068 [ 276 ] {f041934f-e60f-438f-872d-c307097e629b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7244 | 2026.01.02 18:42:55.619660 [ 276 ] {f041934f-e60f-438f-872d-c307097e629b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7245 | 2026.01.02 18:42:55.619918 [ 276 ] {f041934f-e60f-438f-872d-c307097e629b} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2026.01.02 18:42:55.620044 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7247 | 2026.01.02 18:42:55.620066 [ 276 ] {f041934f-e60f-438f-872d-c307097e629b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001976 sec., 11639.676113360325 rows/sec., 20.86 MiB/sec. | ||
| 7248 | 2026.01.02 18:42:55.620087 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2026.01.02 18:42:55.620112 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7250 | 2026.01.02 18:42:55.620136 [ 276 ] {f041934f-e60f-438f-872d-c307097e629b} <Debug> TCPHandler: Processed in 0.002179203 sec. | ||
| 7251 | 2026.01.02 18:42:55.620188 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::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 | ||
| 7252 | 2026.01.02 18:42:55.620257 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2026.01.02 18:42:55.620358 [ 276 ] {bd9a53bf-b818-4fbe-8fb4-da9ffc46824e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7254 | 2026.01.02 18:42:55.620374 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7255 | 2026.01.02 18:42:55.620404 [ 276 ] {bd9a53bf-b818-4fbe-8fb4-da9ffc46824e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7256 | 2026.01.02 18:42:55.620428 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 813 rows starting from the beginning of the part | ||
| 7257 | 2026.01.02 18:42:55.620546 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 23 rows starting from the beginning of the part | ||
| 7258 | 2026.01.02 18:42:55.620652 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 18 rows starting from the beginning of the part | ||
| 7259 | 2026.01.02 18:42:55.620745 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 23 rows starting from the beginning of the part | ||
| 7260 | 2026.01.02 18:42:55.620767 [ 276 ] {bd9a53bf-b818-4fbe-8fb4-da9ffc46824e} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2026.01.02 18:42:55.620809 [ 276 ] {bd9a53bf-b818-4fbe-8fb4-da9ffc46824e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7262 | 2026.01.02 18:42:55.620834 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 18 rows starting from the beginning of the part | ||
| 7263 | 2026.01.02 18:42:55.620932 [ 197 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 23 rows starting from the beginning of the part | ||
| 7264 | 2026.01.02 18:42:55.621147 [ 276 ] {bd9a53bf-b818-4fbe-8fb4-da9ffc46824e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7265 | 2026.01.02 18:42:55.621413 [ 276 ] {bd9a53bf-b818-4fbe-8fb4-da9ffc46824e} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.01.02 18:42:55.621517 [ 127 ] {} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7267 | 2026.01.02 18:42:55.621546 [ 127 ] {} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.01.02 18:42:55.621548 [ 276 ] {bd9a53bf-b818-4fbe-8fb4-da9ffc46824e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 7269 | 2026.01.02 18:42:55.621565 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7270 | 2026.01.02 18:42:55.621593 [ 276 ] {bd9a53bf-b818-4fbe-8fb4-da9ffc46824e} <Debug> TCPHandler: Processed in 0.001385921 sec. | ||
| 7271 | 2026.01.02 18:42:55.621687 [ 196 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 7272 | 2026.01.02 18:42:55.621857 [ 196 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7273 | 2026.01.02 18:42:55.621896 [ 196 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2460 rows starting from the beginning of the part | ||
| 7274 | 2026.01.02 18:42:55.621972 [ 196 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 7275 | 2026.01.02 18:42:55.622022 [ 196 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 7276 | 2026.01.02 18:42:55.622070 [ 196 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 7277 | 2026.01.02 18:42:55.622115 [ 196 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 7278 | 2026.01.02 18:42:55.622162 [ 196 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 7279 | 2026.01.02 18:42:55.623529 [ 188 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 4 columns (4 merged, 0 gathered) in 0.001905589 sec., 1448371.0810673235 rows/sec., 98.02 MiB/sec. | ||
| 7280 | 2026.01.02 18:42:55.623838 [ 196 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7281 | 2026.01.02 18:42:55.624084 [ 196 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_51_10} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2026.01.02 18:42:55.624162 [ 196 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_51_10} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7283 | 2026.01.02 18:42:55.624238 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7284 | 2026.01.02 18:42:55.624760 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15405 rows, containing 5 columns (5 merged, 0 gathered) in 0.006844673 sec., 2250655.363667483 rows/sec., 154.46 MiB/sec. | ||
| 7285 | 2026.01.02 18:42:55.625284 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7286 | 2026.01.02 18:42:55.625619 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7287 | 2026.01.02 18:42:55.625701 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7288 | 2026.01.02 18:42:55.625786 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 7289 | 2026.01.02 18:42:55.626673 [ 188 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 19 columns (19 merged, 0 gathered) in 0.006515619 sec., 140892.2160734076 rows/sec., 252.47 MiB/sec. | ||
| 7290 | 2026.01.02 18:42:55.627774 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7291 | 2026.01.02 18:42:55.628107 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2026.01.02 18:42:55.628180 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7293 | 2026.01.02 18:42:55.628268 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB. | ||
| 7294 | 2026.01.02 18:42:56.000281 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.49 MiB, peak 299.54 MiB, free memory in arenas 0.00 B, will set to 292.18 MiB (RSS), difference: 4.70 MiB | ||
| 7295 | 2026.01.02 18:42:59.130916 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7296 | 2026.01.02 18:42:59.131017 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7297 | 2026.01.02 18:42:59.276872 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17290 | ||
| 7298 | 2026.01.02 18:42:59.277465 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7299 | 2026.01.02 18:42:59.277516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7300 | 2026.01.02 18:42:59.278019 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7301 | 2026.01.02 18:42:59.278269 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7302 | 2026.01.02 18:42:59.278401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17290 | ||
| 7303 | 2026.01.02 18:42:59.278437 [ 123 ] {} <Debug> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7304 | 2026.01.02 18:42:59.278515 [ 123 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2026.01.02 18:42:59.278553 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7306 | 2026.01.02 18:42:59.278729 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 7307 | 2026.01.02 18:42:59.278861 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7308 | 2026.01.02 18:42:59.278902 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14858 rows starting from the beginning of the part | ||
| 7309 | 2026.01.02 18:42:59.278971 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 7310 | 2026.01.02 18:42:59.279020 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 7311 | 2026.01.02 18:42:59.279065 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 7312 | 2026.01.02 18:42:59.279106 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 7313 | 2026.01.02 18:42:59.279148 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 7314 | 2026.01.02 18:42:59.281076 [ 193 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17290 rows, containing 4 columns (4 merged, 0 gathered) in 0.002413397 sec., 7164175.641222725 rows/sec., 102.48 MiB/sec. | ||
| 7315 | 2026.01.02 18:42:59.281218 [ 193 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7316 | 2026.01.02 18:42:59.281515 [ 193 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_36_7} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2026.01.02 18:42:59.281597 [ 193 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_36_7} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7318 | 2026.01.02 18:42:59.281728 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7319 | 2026.01.02 18:42:59.324948 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 878 | ||
| 7320 | 2026.01.02 18:42:59.327851 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2026.01.02 18:42:59.327899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7322 | 2026.01.02 18:42:59.329281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7323 | 2026.01.02 18:42:59.329543 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2026.01.02 18:42:59.329804 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
| 7325 | 2026.01.02 18:43:00.170224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7326 | 2026.01.02 18:43:00.187982 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.01.02 18:43:00.188036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7328 | 2026.01.02 18:43:00.194081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7329 | 2026.01.02 18:43:00.194760 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.01.02 18:43:00.195033 [ 84 ] {} <Debug> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7331 | 2026.01.02 18:43:00.195074 [ 84 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.01.02 18:43:00.195095 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7333 | 2026.01.02 18:43:00.195237 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 7334 | 2026.01.02 18:43:00.198148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7335 | 2026.01.02 18:43:00.199358 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7336 | 2026.01.02 18:43:00.200948 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 7337 | 2026.01.02 18:43:00.205899 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 7338 | 2026.01.02 18:43:00.210620 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 7339 | 2026.01.02 18:43:00.215230 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 7340 | 2026.01.02 18:43:00.219795 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 7341 | 2026.01.02 18:43:00.223628 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 7342 | 2026.01.02 18:43:00.274621 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.079458316 sec., 3410.5932977487214 rows/sec., 17.64 MiB/sec. | ||
| 7343 | 2026.01.02 18:43:00.277767 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7344 | 2026.01.02 18:43:00.279973 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_36_7} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.01.02 18:43:00.280081 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_36_7} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7346 | 2026.01.02 18:43:00.282325 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7347 | 2026.01.02 18:43:00.610483 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2026.01.02 18:43:00.610745 [ 276 ] {fa46c07e-a350-40d4-b1f6-1ac2c422b41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7349 | 2026.01.02 18:43:00.610812 [ 276 ] {fa46c07e-a350-40d4-b1f6-1ac2c422b41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7350 | 2026.01.02 18:43:00.611499 [ 276 ] {fa46c07e-a350-40d4-b1f6-1ac2c422b41a} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2026.01.02 18:43:00.611545 [ 276 ] {fa46c07e-a350-40d4-b1f6-1ac2c422b41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7352 | 2026.01.02 18:43:00.612000 [ 276 ] {fa46c07e-a350-40d4-b1f6-1ac2c422b41a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7353 | 2026.01.02 18:43:00.612242 [ 276 ] {fa46c07e-a350-40d4-b1f6-1ac2c422b41a} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2026.01.02 18:43:00.612398 [ 276 ] {fa46c07e-a350-40d4-b1f6-1ac2c422b41a} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001708 sec., 53864.16861826697 rows/sec., 4.55 MiB/sec. | ||
| 7355 | 2026.01.02 18:43:00.612441 [ 276 ] {fa46c07e-a350-40d4-b1f6-1ac2c422b41a} <Debug> TCPHandler: Processed in 0.002147563 sec. | ||
| 7356 | 2026.01.02 18:43:00.612577 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2026.01.02 18:43:00.612674 [ 276 ] {ac7f222b-4078-4f88-8d03-2f634532d2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7358 | 2026.01.02 18:43:00.612716 [ 276 ] {ac7f222b-4078-4f88-8d03-2f634532d2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7359 | 2026.01.02 18:43:00.613132 [ 276 ] {ac7f222b-4078-4f88-8d03-2f634532d2ec} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.01.02 18:43:00.613171 [ 276 ] {ac7f222b-4078-4f88-8d03-2f634532d2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7361 | 2026.01.02 18:43:00.613488 [ 276 ] {ac7f222b-4078-4f88-8d03-2f634532d2ec} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7362 | 2026.01.02 18:43:00.613725 [ 276 ] {ac7f222b-4078-4f88-8d03-2f634532d2ec} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.01.02 18:43:00.613860 [ 276 ] {ac7f222b-4078-4f88-8d03-2f634532d2ec} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001205 sec., 14937.759336099587 rows/sec., 1.10 MiB/sec. | ||
| 7364 | 2026.01.02 18:43:00.613899 [ 276 ] {ac7f222b-4078-4f88-8d03-2f634532d2ec} <Debug> TCPHandler: Processed in 0.001371311 sec. | ||
| 7365 | 2026.01.02 18:43:00.614011 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.01.02 18:43:00.614107 [ 276 ] {0d3a72a6-01ec-4d6a-916d-2ec5085ff6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7367 | 2026.01.02 18:43:00.614149 [ 276 ] {0d3a72a6-01ec-4d6a-916d-2ec5085ff6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7368 | 2026.01.02 18:43:00.614577 [ 276 ] {0d3a72a6-01ec-4d6a-916d-2ec5085ff6ee} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.01.02 18:43:00.614616 [ 276 ] {0d3a72a6-01ec-4d6a-916d-2ec5085ff6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7370 | 2026.01.02 18:43:00.614953 [ 276 ] {0d3a72a6-01ec-4d6a-916d-2ec5085ff6ee} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7371 | 2026.01.02 18:43:00.615176 [ 276 ] {0d3a72a6-01ec-4d6a-916d-2ec5085ff6ee} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.01.02 18:43:00.615308 [ 276 ] {0d3a72a6-01ec-4d6a-916d-2ec5085ff6ee} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.00122 sec., 67213.11475409837 rows/sec., 5.25 MiB/sec. | ||
| 7373 | 2026.01.02 18:43:00.615347 [ 276 ] {0d3a72a6-01ec-4d6a-916d-2ec5085ff6ee} <Debug> TCPHandler: Processed in 0.001386321 sec. | ||
| 7374 | 2026.01.02 18:43:00.615462 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.01.02 18:43:00.615556 [ 276 ] {d0ba6d4c-0e28-4e9a-ab55-328dbb9e399c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7376 | 2026.01.02 18:43:00.615601 [ 276 ] {d0ba6d4c-0e28-4e9a-ab55-328dbb9e399c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7377 | 2026.01.02 18:43:00.616019 [ 276 ] {d0ba6d4c-0e28-4e9a-ab55-328dbb9e399c} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.01.02 18:43:00.616056 [ 276 ] {d0ba6d4c-0e28-4e9a-ab55-328dbb9e399c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7379 | 2026.01.02 18:43:00.616412 [ 276 ] {d0ba6d4c-0e28-4e9a-ab55-328dbb9e399c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7380 | 2026.01.02 18:43:00.616643 [ 276 ] {d0ba6d4c-0e28-4e9a-ab55-328dbb9e399c} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.01.02 18:43:00.616777 [ 276 ] {d0ba6d4c-0e28-4e9a-ab55-328dbb9e399c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 7382 | 2026.01.02 18:43:00.616815 [ 276 ] {d0ba6d4c-0e28-4e9a-ab55-328dbb9e399c} <Debug> TCPHandler: Processed in 0.001401801 sec. | ||
| 7383 | 2026.01.02 18:43:00.616926 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7384 | 2026.01.02 18:43:00.617022 [ 276 ] {64241ae3-4cf5-4341-b04a-48e29a864c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7385 | 2026.01.02 18:43:00.617078 [ 276 ] {64241ae3-4cf5-4341-b04a-48e29a864c37} <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 | ||
| 7386 | 2026.01.02 18:43:00.617888 [ 276 ] {64241ae3-4cf5-4341-b04a-48e29a864c37} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.01.02 18:43:00.617926 [ 276 ] {64241ae3-4cf5-4341-b04a-48e29a864c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7388 | 2026.01.02 18:43:00.618493 [ 276 ] {64241ae3-4cf5-4341-b04a-48e29a864c37} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7389 | 2026.01.02 18:43:00.618732 [ 276 ] {64241ae3-4cf5-4341-b04a-48e29a864c37} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.01.02 18:43:00.618871 [ 276 ] {64241ae3-4cf5-4341-b04a-48e29a864c37} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001867 sec., 9641.1355115158 rows/sec., 17.28 MiB/sec. | ||
| 7391 | 2026.01.02 18:43:00.618926 [ 276 ] {64241ae3-4cf5-4341-b04a-48e29a864c37} <Debug> TCPHandler: Processed in 0.002048441 sec. | ||
| 7392 | 2026.01.02 18:43:00.619044 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2026.01.02 18:43:00.619141 [ 276 ] {ccbc7c7a-d7e5-44c6-ba46-7e05a735b1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7394 | 2026.01.02 18:43:00.619184 [ 276 ] {ccbc7c7a-d7e5-44c6-ba46-7e05a735b1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7395 | 2026.01.02 18:43:00.619526 [ 276 ] {ccbc7c7a-d7e5-44c6-ba46-7e05a735b1ca} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2026.01.02 18:43:00.619562 [ 276 ] {ccbc7c7a-d7e5-44c6-ba46-7e05a735b1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7397 | 2026.01.02 18:43:00.619897 [ 276 ] {ccbc7c7a-d7e5-44c6-ba46-7e05a735b1ca} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7398 | 2026.01.02 18:43:00.620121 [ 276 ] {ccbc7c7a-d7e5-44c6-ba46-7e05a735b1ca} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2026.01.02 18:43:00.620250 [ 276 ] {ccbc7c7a-d7e5-44c6-ba46-7e05a735b1ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 7400 | 2026.01.02 18:43:00.620288 [ 276 ] {ccbc7c7a-d7e5-44c6-ba46-7e05a735b1ca} <Debug> TCPHandler: Processed in 0.0012935 sec. | ||
| 7401 | 2026.01.02 18:43:02.767175 [ 74 ] {} <Debug> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7402 | 2026.01.02 18:43:02.767267 [ 74 ] {} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2026.01.02 18:43:02.767305 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7404 | 2026.01.02 18:43:02.767489 [ 199 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::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 | ||
| 7405 | 2026.01.02 18:43:02.767839 [ 199 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7406 | 2026.01.02 18:43:02.767919 [ 199 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 7407 | 2026.01.02 18:43:02.768078 [ 199 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 7408 | 2026.01.02 18:43:02.768191 [ 199 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 7409 | 2026.01.02 18:43:02.768295 [ 199 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 7410 | 2026.01.02 18:43:02.768392 [ 199 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 7411 | 2026.01.02 18:43:02.769382 [ 201 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197452 sec., 23296.801247898224 rows/sec., 1.94 MiB/sec. | ||
| 7412 | 2026.01.02 18:43:02.769570 [ 187 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7413 | 2026.01.02 18:43:02.769941 [ 187 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_13_3} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7414 | 2026.01.02 18:43:02.770037 [ 187 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_13_3} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7415 | 2026.01.02 18:43:02.770134 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7416 | 2026.01.02 18:43:02.863527 [ 74 ] {} <Debug> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7417 | 2026.01.02 18:43:02.863584 [ 74 ] {} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2026.01.02 18:43:02.863609 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7419 | 2026.01.02 18:43:02.863724 [ 199 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::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 | ||
| 7420 | 2026.01.02 18:43:02.863840 [ 199 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7421 | 2026.01.02 18:43:02.863872 [ 199 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 253 rows starting from the beginning of the part | ||
| 7422 | 2026.01.02 18:43:02.863928 [ 199 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 7423 | 2026.01.02 18:43:02.863976 [ 199 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 7424 | 2026.01.02 18:43:02.864022 [ 199 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 7425 | 2026.01.02 18:43:02.864065 [ 199 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
| 7426 | 2026.01.02 18:43:02.865018 [ 187 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343691 sec., 938459.8095841976 rows/sec., 68.48 MiB/sec. | ||
| 7427 | 2026.01.02 18:43:02.865140 [ 187 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7428 | 2026.01.02 18:43:02.865384 [ 187 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_9_2} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2026.01.02 18:43:02.865449 [ 187 ] {c33509b6-bb63-49b0-87cd-d6e779c10ccb::all_1_9_2} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7430 | 2026.01.02 18:43:02.865518 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 7431 | 2026.01.02 18:43:05.611006 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7432 | 2026.01.02 18:43:05.611189 [ 276 ] {d16aacd4-4b34-4529-99d9-f779634a4179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7433 | 2026.01.02 18:43:05.611256 [ 276 ] {d16aacd4-4b34-4529-99d9-f779634a4179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7434 | 2026.01.02 18:43:05.611932 [ 276 ] {d16aacd4-4b34-4529-99d9-f779634a4179} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2026.01.02 18:43:05.611978 [ 276 ] {d16aacd4-4b34-4529-99d9-f779634a4179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7436 | 2026.01.02 18:43:05.612369 [ 276 ] {d16aacd4-4b34-4529-99d9-f779634a4179} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7437 | 2026.01.02 18:43:05.612627 [ 276 ] {d16aacd4-4b34-4529-99d9-f779634a4179} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7438 | 2026.01.02 18:43:05.612793 [ 276 ] {d16aacd4-4b34-4529-99d9-f779634a4179} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001653 sec., 3629.7640653357535 rows/sec., 295.98 KiB/sec. | ||
| 7439 | 2026.01.02 18:43:05.612844 [ 276 ] {d16aacd4-4b34-4529-99d9-f779634a4179} <Debug> TCPHandler: Processed in 0.0019711 sec. | ||
| 7440 | 2026.01.02 18:43:05.612965 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7441 | 2026.01.02 18:43:05.613068 [ 276 ] {4a696fa6-6f59-4114-8060-9312b0f8d34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7442 | 2026.01.02 18:43:05.613112 [ 276 ] {4a696fa6-6f59-4114-8060-9312b0f8d34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7443 | 2026.01.02 18:43:05.613574 [ 276 ] {4a696fa6-6f59-4114-8060-9312b0f8d34d} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.01.02 18:43:05.613611 [ 276 ] {4a696fa6-6f59-4114-8060-9312b0f8d34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7445 | 2026.01.02 18:43:05.613964 [ 276 ] {4a696fa6-6f59-4114-8060-9312b0f8d34d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7446 | 2026.01.02 18:43:05.614191 [ 276 ] {4a696fa6-6f59-4114-8060-9312b0f8d34d} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2026.01.02 18:43:05.614326 [ 276 ] {4a696fa6-6f59-4114-8060-9312b0f8d34d} <Debug> executeQuery: Read 105 rows, 8.94 KiB in 0.001279 sec., 82095.38702111025 rows/sec., 6.83 MiB/sec. | ||
| 7448 | 2026.01.02 18:43:05.614366 [ 276 ] {4a696fa6-6f59-4114-8060-9312b0f8d34d} <Debug> TCPHandler: Processed in 0.001451092 sec. | ||
| 7449 | 2026.01.02 18:43:05.614485 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2026.01.02 18:43:05.614615 [ 276 ] {4b09f2bc-b8da-4d29-8181-c5bb6beea944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7451 | 2026.01.02 18:43:05.614658 [ 276 ] {4b09f2bc-b8da-4d29-8181-c5bb6beea944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7452 | 2026.01.02 18:43:05.615070 [ 276 ] {4b09f2bc-b8da-4d29-8181-c5bb6beea944} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2026.01.02 18:43:05.615106 [ 276 ] {4b09f2bc-b8da-4d29-8181-c5bb6beea944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7454 | 2026.01.02 18:43:05.615409 [ 276 ] {4b09f2bc-b8da-4d29-8181-c5bb6beea944} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7455 | 2026.01.02 18:43:05.615673 [ 276 ] {4b09f2bc-b8da-4d29-8181-c5bb6beea944} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2026.01.02 18:43:05.615813 [ 276 ] {4b09f2bc-b8da-4d29-8181-c5bb6beea944} <Debug> executeQuery: Read 29 rows, 2.15 KiB in 0.001217 sec., 23829.0879211175 rows/sec., 1.72 MiB/sec. | ||
| 7457 | 2026.01.02 18:43:05.615851 [ 276 ] {4b09f2bc-b8da-4d29-8181-c5bb6beea944} <Debug> TCPHandler: Processed in 0.001415581 sec. | ||
| 7458 | 2026.01.02 18:43:05.615978 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7459 | 2026.01.02 18:43:05.616075 [ 276 ] {8088e50e-bd4f-4905-876e-5318a9f2d371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7460 | 2026.01.02 18:43:05.616117 [ 276 ] {8088e50e-bd4f-4905-876e-5318a9f2d371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7461 | 2026.01.02 18:43:05.616533 [ 276 ] {8088e50e-bd4f-4905-876e-5318a9f2d371} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7462 | 2026.01.02 18:43:05.616568 [ 276 ] {8088e50e-bd4f-4905-876e-5318a9f2d371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7463 | 2026.01.02 18:43:05.616896 [ 276 ] {8088e50e-bd4f-4905-876e-5318a9f2d371} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7464 | 2026.01.02 18:43:05.617121 [ 276 ] {8088e50e-bd4f-4905-876e-5318a9f2d371} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2026.01.02 18:43:05.617248 [ 276 ] {8088e50e-bd4f-4905-876e-5318a9f2d371} <Debug> executeQuery: Read 93 rows, 7.45 KiB in 0.001191 sec., 78085.64231738035 rows/sec., 6.11 MiB/sec. | ||
| 7466 | 2026.01.02 18:43:05.617286 [ 276 ] {8088e50e-bd4f-4905-876e-5318a9f2d371} <Debug> TCPHandler: Processed in 0.00135567 sec. | ||
| 7467 | 2026.01.02 18:43:05.617397 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7468 | 2026.01.02 18:43:05.617499 [ 276 ] {d93a1f99-3c46-4005-bc28-e0674f1b7bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7469 | 2026.01.02 18:43:05.617545 [ 276 ] {d93a1f99-3c46-4005-bc28-e0674f1b7bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7470 | 2026.01.02 18:43:05.617958 [ 276 ] {d93a1f99-3c46-4005-bc28-e0674f1b7bce} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2026.01.02 18:43:05.617994 [ 276 ] {d93a1f99-3c46-4005-bc28-e0674f1b7bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7472 | 2026.01.02 18:43:05.618337 [ 276 ] {d93a1f99-3c46-4005-bc28-e0674f1b7bce} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7473 | 2026.01.02 18:43:05.618556 [ 276 ] {d93a1f99-3c46-4005-bc28-e0674f1b7bce} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2026.01.02 18:43:05.618687 [ 276 ] {d93a1f99-3c46-4005-bc28-e0674f1b7bce} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001205 sec., 135269.7095435685 rows/sec., 9.42 MiB/sec. | ||
| 7475 | 2026.01.02 18:43:05.618726 [ 276 ] {d93a1f99-3c46-4005-bc28-e0674f1b7bce} <Debug> TCPHandler: Processed in 0.001377211 sec. | ||
| 7476 | 2026.01.02 18:43:05.618836 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2026.01.02 18:43:05.618931 [ 276 ] {6d2158b7-e3b6-421b-99fa-cc1bb8042593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7478 | 2026.01.02 18:43:05.618989 [ 276 ] {6d2158b7-e3b6-421b-99fa-cc1bb8042593} <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 | ||
| 7479 | 2026.01.02 18:43:05.619797 [ 276 ] {6d2158b7-e3b6-421b-99fa-cc1bb8042593} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2026.01.02 18:43:05.619834 [ 276 ] {6d2158b7-e3b6-421b-99fa-cc1bb8042593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7481 | 2026.01.02 18:43:05.620390 [ 276 ] {6d2158b7-e3b6-421b-99fa-cc1bb8042593} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7482 | 2026.01.02 18:43:05.620624 [ 276 ] {6d2158b7-e3b6-421b-99fa-cc1bb8042593} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2026.01.02 18:43:05.620765 [ 276 ] {6d2158b7-e3b6-421b-99fa-cc1bb8042593} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001851 sec., 12425.71582928147 rows/sec., 22.27 MiB/sec. | ||
| 7484 | 2026.01.02 18:43:05.620829 [ 276 ] {6d2158b7-e3b6-421b-99fa-cc1bb8042593} <Debug> TCPHandler: Processed in 0.002042901 sec. | ||
| 7485 | 2026.01.02 18:43:05.620944 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.01.02 18:43:05.621041 [ 276 ] {cddccc12-4176-41d7-93b3-47f3979f41e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7487 | 2026.01.02 18:43:05.621084 [ 276 ] {cddccc12-4176-41d7-93b3-47f3979f41e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7488 | 2026.01.02 18:43:05.621437 [ 276 ] {cddccc12-4176-41d7-93b3-47f3979f41e5} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2026.01.02 18:43:05.621474 [ 276 ] {cddccc12-4176-41d7-93b3-47f3979f41e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7490 | 2026.01.02 18:43:05.621791 [ 276 ] {cddccc12-4176-41d7-93b3-47f3979f41e5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7491 | 2026.01.02 18:43:05.622032 [ 276 ] {cddccc12-4176-41d7-93b3-47f3979f41e5} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2026.01.02 18:43:05.622163 [ 276 ] {cddccc12-4176-41d7-93b3-47f3979f41e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 7493 | 2026.01.02 18:43:05.622200 [ 276 ] {cddccc12-4176-41d7-93b3-47f3979f41e5} <Debug> TCPHandler: Processed in 0.00130547 sec. | ||
| 7494 | 2026.01.02 18:43:06.779371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17738 | ||
| 7495 | 2026.01.02 18:43:06.779871 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2026.01.02 18:43:06.779906 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7497 | 2026.01.02 18:43:06.780394 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7498 | 2026.01.02 18:43:06.780615 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2026.01.02 18:43:06.780747 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17738 | ||
| 7500 | 2026.01.02 18:43:07.699210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7501 | 2026.01.02 18:43:07.714228 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2026.01.02 18:43:07.714284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7503 | 2026.01.02 18:43:07.720422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7504 | 2026.01.02 18:43:07.721127 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7505 | 2026.01.02 18:43:07.723757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7506 | 2026.01.02 18:43:09.330963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 904 | ||
| 7507 | 2026.01.02 18:43:09.333266 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7508 | 2026.01.02 18:43:09.333309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7509 | 2026.01.02 18:43:09.334536 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7510 | 2026.01.02 18:43:09.334798 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7511 | 2026.01.02 18:43:09.335059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 904 | ||
| 7512 | 2026.01.02 18:43:10.611232 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2026.01.02 18:43:10.611518 [ 276 ] {1bb14d94-dc48-446b-a8db-a02f2a998892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7514 | 2026.01.02 18:43:10.611624 [ 276 ] {1bb14d94-dc48-446b-a8db-a02f2a998892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7515 | 2026.01.02 18:43:10.612371 [ 276 ] {1bb14d94-dc48-446b-a8db-a02f2a998892} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7516 | 2026.01.02 18:43:10.612422 [ 276 ] {1bb14d94-dc48-446b-a8db-a02f2a998892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7517 | 2026.01.02 18:43:10.612840 [ 276 ] {1bb14d94-dc48-446b-a8db-a02f2a998892} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7518 | 2026.01.02 18:43:10.613085 [ 276 ] {1bb14d94-dc48-446b-a8db-a02f2a998892} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.01.02 18:43:10.613245 [ 276 ] {1bb14d94-dc48-446b-a8db-a02f2a998892} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001805 sec., 50969.52908587258 rows/sec., 4.30 MiB/sec. | ||
| 7520 | 2026.01.02 18:43:10.613290 [ 276 ] {1bb14d94-dc48-446b-a8db-a02f2a998892} <Debug> TCPHandler: Processed in 0.002248234 sec. | ||
| 7521 | 2026.01.02 18:43:10.613409 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2026.01.02 18:43:10.613506 [ 276 ] {84cdfabc-449b-4d19-bf60-7427b7bc6fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7523 | 2026.01.02 18:43:10.613548 [ 276 ] {84cdfabc-449b-4d19-bf60-7427b7bc6fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7524 | 2026.01.02 18:43:10.613955 [ 276 ] {84cdfabc-449b-4d19-bf60-7427b7bc6fc2} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2026.01.02 18:43:10.613992 [ 276 ] {84cdfabc-449b-4d19-bf60-7427b7bc6fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7526 | 2026.01.02 18:43:10.614305 [ 276 ] {84cdfabc-449b-4d19-bf60-7427b7bc6fc2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7527 | 2026.01.02 18:43:10.614532 [ 276 ] {84cdfabc-449b-4d19-bf60-7427b7bc6fc2} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.01.02 18:43:10.614666 [ 276 ] {84cdfabc-449b-4d19-bf60-7427b7bc6fc2} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001178 sec., 15280.135823429542 rows/sec., 1.12 MiB/sec. | ||
| 7529 | 2026.01.02 18:43:10.614705 [ 276 ] {84cdfabc-449b-4d19-bf60-7427b7bc6fc2} <Debug> TCPHandler: Processed in 0.001346011 sec. | ||
| 7530 | 2026.01.02 18:43:10.614810 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2026.01.02 18:43:10.614905 [ 276 ] {b6ff65f3-6543-48d0-a2fa-e6cc20b4e8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7532 | 2026.01.02 18:43:10.614947 [ 276 ] {b6ff65f3-6543-48d0-a2fa-e6cc20b4e8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7533 | 2026.01.02 18:43:10.615361 [ 276 ] {b6ff65f3-6543-48d0-a2fa-e6cc20b4e8d5} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.01.02 18:43:10.615399 [ 276 ] {b6ff65f3-6543-48d0-a2fa-e6cc20b4e8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7535 | 2026.01.02 18:43:10.615715 [ 276 ] {b6ff65f3-6543-48d0-a2fa-e6cc20b4e8d5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7536 | 2026.01.02 18:43:10.615944 [ 276 ] {b6ff65f3-6543-48d0-a2fa-e6cc20b4e8d5} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2026.01.02 18:43:10.616078 [ 276 ] {b6ff65f3-6543-48d0-a2fa-e6cc20b4e8d5} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.00119 sec., 68907.56302521008 rows/sec., 5.38 MiB/sec. | ||
| 7538 | 2026.01.02 18:43:10.616118 [ 276 ] {b6ff65f3-6543-48d0-a2fa-e6cc20b4e8d5} <Debug> TCPHandler: Processed in 0.001356131 sec. | ||
| 7539 | 2026.01.02 18:43:10.616228 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7540 | 2026.01.02 18:43:10.616323 [ 276 ] {3dac1816-cfe7-4d5b-87b2-c57de95a05d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7541 | 2026.01.02 18:43:10.616369 [ 276 ] {3dac1816-cfe7-4d5b-87b2-c57de95a05d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7542 | 2026.01.02 18:43:10.616772 [ 276 ] {3dac1816-cfe7-4d5b-87b2-c57de95a05d2} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.01.02 18:43:10.616809 [ 276 ] {3dac1816-cfe7-4d5b-87b2-c57de95a05d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7544 | 2026.01.02 18:43:10.617167 [ 276 ] {3dac1816-cfe7-4d5b-87b2-c57de95a05d2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7545 | 2026.01.02 18:43:10.617393 [ 276 ] {3dac1816-cfe7-4d5b-87b2-c57de95a05d2} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2026.01.02 18:43:10.617526 [ 276 ] {3dac1816-cfe7-4d5b-87b2-c57de95a05d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 7547 | 2026.01.02 18:43:10.617565 [ 276 ] {3dac1816-cfe7-4d5b-87b2-c57de95a05d2} <Debug> TCPHandler: Processed in 0.001386911 sec. | ||
| 7548 | 2026.01.02 18:43:10.617687 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7549 | 2026.01.02 18:43:10.617808 [ 276 ] {ba6f5cf5-80f1-47a6-933b-c9705aba1c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7550 | 2026.01.02 18:43:10.617878 [ 276 ] {ba6f5cf5-80f1-47a6-933b-c9705aba1c10} <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 | ||
| 7551 | 2026.01.02 18:43:10.618780 [ 276 ] {ba6f5cf5-80f1-47a6-933b-c9705aba1c10} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.01.02 18:43:10.618825 [ 276 ] {ba6f5cf5-80f1-47a6-933b-c9705aba1c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7553 | 2026.01.02 18:43:10.619380 [ 276 ] {ba6f5cf5-80f1-47a6-933b-c9705aba1c10} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7554 | 2026.01.02 18:43:10.619619 [ 276 ] {ba6f5cf5-80f1-47a6-933b-c9705aba1c10} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2026.01.02 18:43:10.619762 [ 276 ] {ba6f5cf5-80f1-47a6-933b-c9705aba1c10} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00198 sec., 9090.90909090909 rows/sec., 16.29 MiB/sec. | ||
| 7556 | 2026.01.02 18:43:10.619824 [ 276 ] {ba6f5cf5-80f1-47a6-933b-c9705aba1c10} <Debug> TCPHandler: Processed in 0.002197973 sec. | ||
| 7557 | 2026.01.02 18:43:10.619936 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7558 | 2026.01.02 18:43:10.620031 [ 276 ] {9bf2d03d-d49d-46c1-afdf-b3e7c73faaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7559 | 2026.01.02 18:43:10.620075 [ 276 ] {9bf2d03d-d49d-46c1-afdf-b3e7c73faaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7560 | 2026.01.02 18:43:10.620416 [ 276 ] {9bf2d03d-d49d-46c1-afdf-b3e7c73faaac} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7561 | 2026.01.02 18:43:10.620453 [ 276 ] {9bf2d03d-d49d-46c1-afdf-b3e7c73faaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7562 | 2026.01.02 18:43:10.620767 [ 276 ] {9bf2d03d-d49d-46c1-afdf-b3e7c73faaac} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7563 | 2026.01.02 18:43:10.620997 [ 276 ] {9bf2d03d-d49d-46c1-afdf-b3e7c73faaac} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7564 | 2026.01.02 18:43:10.621127 [ 276 ] {9bf2d03d-d49d-46c1-afdf-b3e7c73faaac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 7565 | 2026.01.02 18:43:10.621164 [ 276 ] {9bf2d03d-d49d-46c1-afdf-b3e7c73faaac} <Debug> TCPHandler: Processed in 0.00127743 sec. | ||
| 7566 | 2026.01.02 18:43:14.131270 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7567 | 2026.01.02 18:43:14.131362 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7568 | 2026.01.02 18:43:14.280879 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18250 | ||
| 7569 | 2026.01.02 18:43:14.281423 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7570 | 2026.01.02 18:43:14.281469 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7571 | 2026.01.02 18:43:14.281962 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7572 | 2026.01.02 18:43:14.282191 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7573 | 2026.01.02 18:43:14.282327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18250 | ||
| 7574 | 2026.01.02 18:43:15.223899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7575 | 2026.01.02 18:43:15.240538 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2026.01.02 18:43:15.240595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7577 | 2026.01.02 18:43:15.246853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7578 | 2026.01.02 18:43:15.247564 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2026.01.02 18:43:15.250438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7580 | 2026.01.02 18:43:15.610989 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7581 | 2026.01.02 18:43:15.611188 [ 276 ] {a279cbe2-e1ea-42a8-83bd-bd675c49461b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7582 | 2026.01.02 18:43:15.611257 [ 276 ] {a279cbe2-e1ea-42a8-83bd-bd675c49461b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7583 | 2026.01.02 18:43:15.611943 [ 276 ] {a279cbe2-e1ea-42a8-83bd-bd675c49461b} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2026.01.02 18:43:15.611996 [ 276 ] {a279cbe2-e1ea-42a8-83bd-bd675c49461b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7585 | 2026.01.02 18:43:15.612423 [ 276 ] {a279cbe2-e1ea-42a8-83bd-bd675c49461b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7586 | 2026.01.02 18:43:15.612663 [ 276 ] {a279cbe2-e1ea-42a8-83bd-bd675c49461b} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7587 | 2026.01.02 18:43:15.612824 [ 276 ] {a279cbe2-e1ea-42a8-83bd-bd675c49461b} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001686 sec., 60498.220640569394 rows/sec., 5.05 MiB/sec. | ||
| 7588 | 2026.01.02 18:43:15.612869 [ 276 ] {a279cbe2-e1ea-42a8-83bd-bd675c49461b} <Debug> TCPHandler: Processed in 0.002022801 sec. | ||
| 7589 | 2026.01.02 18:43:15.613006 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7590 | 2026.01.02 18:43:15.613110 [ 276 ] {0b5c5205-9a92-4f92-bb33-699d35c19a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7591 | 2026.01.02 18:43:15.613155 [ 276 ] {0b5c5205-9a92-4f92-bb33-699d35c19a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7592 | 2026.01.02 18:43:15.613561 [ 276 ] {0b5c5205-9a92-4f92-bb33-699d35c19a75} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2026.01.02 18:43:15.613597 [ 276 ] {0b5c5205-9a92-4f92-bb33-699d35c19a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7594 | 2026.01.02 18:43:15.613902 [ 276 ] {0b5c5205-9a92-4f92-bb33-699d35c19a75} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7595 | 2026.01.02 18:43:15.614101 [ 276 ] {0b5c5205-9a92-4f92-bb33-699d35c19a75} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2026.01.02 18:43:15.614217 [ 40 ] {} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7597 | 2026.01.02 18:43:15.614234 [ 276 ] {0b5c5205-9a92-4f92-bb33-699d35c19a75} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001148 sec., 20034.843205574914 rows/sec., 1.47 MiB/sec. | ||
| 7598 | 2026.01.02 18:43:15.614278 [ 40 ] {} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2026.01.02 18:43:15.614291 [ 276 ] {0b5c5205-9a92-4f92-bb33-699d35c19a75} <Debug> TCPHandler: Processed in 0.00133769 sec. | ||
| 7600 | 2026.01.02 18:43:15.614308 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7601 | 2026.01.02 18:43:15.614400 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 7602 | 2026.01.02 18:43:15.614418 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7603 | 2026.01.02 18:43:15.614492 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7604 | 2026.01.02 18:43:15.614515 [ 276 ] {06328c8f-a920-4820-950a-e02bcd234e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7605 | 2026.01.02 18:43:15.614523 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 71 rows starting from the beginning of the part | ||
| 7606 | 2026.01.02 18:43:15.614566 [ 276 ] {06328c8f-a920-4820-950a-e02bcd234e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7607 | 2026.01.02 18:43:15.614589 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 23 rows starting from the beginning of the part | ||
| 7608 | 2026.01.02 18:43:15.614635 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 18 rows starting from the beginning of the part | ||
| 7609 | 2026.01.02 18:43:15.614678 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 29 rows starting from the beginning of the part | ||
| 7610 | 2026.01.02 18:43:15.614732 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part | ||
| 7611 | 2026.01.02 18:43:15.614776 [ 187 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 23 rows starting from the beginning of the part | ||
| 7612 | 2026.01.02 18:43:15.614995 [ 276 ] {06328c8f-a920-4820-950a-e02bcd234e3f} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.01.02 18:43:15.615030 [ 276 ] {06328c8f-a920-4820-950a-e02bcd234e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7614 | 2026.01.02 18:43:15.615354 [ 276 ] {06328c8f-a920-4820-950a-e02bcd234e3f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7615 | 2026.01.02 18:43:15.615521 [ 192 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158648 sec., 157079.63074203726 rows/sec., 12.07 MiB/sec. | ||
| 7616 | 2026.01.02 18:43:15.615558 [ 276 ] {06328c8f-a920-4820-950a-e02bcd234e3f} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7617 | 2026.01.02 18:43:15.615693 [ 276 ] {06328c8f-a920-4820-950a-e02bcd234e3f} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001196 sec., 72742.47491638796 rows/sec., 5.68 MiB/sec. | ||
| 7618 | 2026.01.02 18:43:15.615696 [ 192 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7619 | 2026.01.02 18:43:15.615735 [ 276 ] {06328c8f-a920-4820-950a-e02bcd234e3f} <Debug> TCPHandler: Processed in 0.001367001 sec. | ||
| 7620 | 2026.01.02 18:43:15.615856 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7621 | 2026.01.02 18:43:15.615955 [ 276 ] {5c661f80-b30c-4dae-86f9-4999bb702700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7622 | 2026.01.02 18:43:15.616004 [ 276 ] {5c661f80-b30c-4dae-86f9-4999bb702700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7623 | 2026.01.02 18:43:15.616010 [ 192 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_51_10} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2026.01.02 18:43:15.616102 [ 192 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_51_10} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7625 | 2026.01.02 18:43:15.616198 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7626 | 2026.01.02 18:43:15.616415 [ 276 ] {5c661f80-b30c-4dae-86f9-4999bb702700} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2026.01.02 18:43:15.616456 [ 276 ] {5c661f80-b30c-4dae-86f9-4999bb702700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7628 | 2026.01.02 18:43:15.616788 [ 276 ] {5c661f80-b30c-4dae-86f9-4999bb702700} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7629 | 2026.01.02 18:43:15.616998 [ 276 ] {5c661f80-b30c-4dae-86f9-4999bb702700} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2026.01.02 18:43:15.617130 [ 276 ] {5c661f80-b30c-4dae-86f9-4999bb702700} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 7631 | 2026.01.02 18:43:15.617167 [ 276 ] {5c661f80-b30c-4dae-86f9-4999bb702700} <Debug> TCPHandler: Processed in 0.00136119 sec. | ||
| 7632 | 2026.01.02 18:43:15.617289 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2026.01.02 18:43:15.617412 [ 276 ] {69a80660-0315-431b-a138-74e572aa22d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7634 | 2026.01.02 18:43:15.617480 [ 276 ] {69a80660-0315-431b-a138-74e572aa22d2} <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 | ||
| 7635 | 2026.01.02 18:43:15.618375 [ 276 ] {69a80660-0315-431b-a138-74e572aa22d2} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.01.02 18:43:15.618412 [ 276 ] {69a80660-0315-431b-a138-74e572aa22d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7637 | 2026.01.02 18:43:15.618977 [ 276 ] {69a80660-0315-431b-a138-74e572aa22d2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7638 | 2026.01.02 18:43:15.619201 [ 276 ] {69a80660-0315-431b-a138-74e572aa22d2} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2026.01.02 18:43:15.619344 [ 276 ] {69a80660-0315-431b-a138-74e572aa22d2} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001957 sec., 11752.682677567705 rows/sec., 21.06 MiB/sec. | ||
| 7640 | 2026.01.02 18:43:15.619407 [ 276 ] {69a80660-0315-431b-a138-74e572aa22d2} <Debug> TCPHandler: Processed in 0.002178633 sec. | ||
| 7641 | 2026.01.02 18:43:15.619522 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2026.01.02 18:43:15.619617 [ 276 ] {286afca5-faa6-43a1-9c14-05bad05946af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7643 | 2026.01.02 18:43:15.619659 [ 276 ] {286afca5-faa6-43a1-9c14-05bad05946af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7644 | 2026.01.02 18:43:15.620004 [ 276 ] {286afca5-faa6-43a1-9c14-05bad05946af} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.01.02 18:43:15.620043 [ 276 ] {286afca5-faa6-43a1-9c14-05bad05946af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7646 | 2026.01.02 18:43:15.620366 [ 276 ] {286afca5-faa6-43a1-9c14-05bad05946af} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7647 | 2026.01.02 18:43:15.620577 [ 276 ] {286afca5-faa6-43a1-9c14-05bad05946af} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2026.01.02 18:43:15.620705 [ 276 ] {286afca5-faa6-43a1-9c14-05bad05946af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 7649 | 2026.01.02 18:43:15.620742 [ 276 ] {286afca5-faa6-43a1-9c14-05bad05946af} <Debug> TCPHandler: Processed in 0.001270079 sec. | ||
| 7650 | 2026.01.02 18:43:19.335369 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 928 | ||
| 7651 | 2026.01.02 18:43:19.337642 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2026.01.02 18:43:19.337686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7653 | 2026.01.02 18:43:19.338877 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7654 | 2026.01.02 18:43:19.339135 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2026.01.02 18:43:19.339403 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
| 7656 | 2026.01.02 18:43:20.639232 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7657 | 2026.01.02 18:43:20.639506 [ 276 ] {7402dcc3-d695-420d-be62-1122028b1a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7658 | 2026.01.02 18:43:20.639612 [ 276 ] {7402dcc3-d695-420d-be62-1122028b1a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7659 | 2026.01.02 18:43:20.640507 [ 276 ] {7402dcc3-d695-420d-be62-1122028b1a0f} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.01.02 18:43:20.640548 [ 276 ] {7402dcc3-d695-420d-be62-1122028b1a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7661 | 2026.01.02 18:43:20.640935 [ 276 ] {7402dcc3-d695-420d-be62-1122028b1a0f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7662 | 2026.01.02 18:43:20.641165 [ 276 ] {7402dcc3-d695-420d-be62-1122028b1a0f} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2026.01.02 18:43:20.641331 [ 276 ] {7402dcc3-d695-420d-be62-1122028b1a0f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0019 sec., 1052.6315789473683 rows/sec., 85.83 KiB/sec. | ||
| 7664 | 2026.01.02 18:43:20.641380 [ 276 ] {7402dcc3-d695-420d-be62-1122028b1a0f} <Debug> TCPHandler: Processed in 0.002334005 sec. | ||
| 7665 | 2026.01.02 18:43:20.641510 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7666 | 2026.01.02 18:43:20.641611 [ 276 ] {8b3c4cfb-06fb-43ce-8085-9cf7d555c455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7667 | 2026.01.02 18:43:20.641654 [ 276 ] {8b3c4cfb-06fb-43ce-8085-9cf7d555c455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7668 | 2026.01.02 18:43:20.642666 [ 276 ] {8b3c4cfb-06fb-43ce-8085-9cf7d555c455} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.01.02 18:43:20.642700 [ 276 ] {8b3c4cfb-06fb-43ce-8085-9cf7d555c455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7670 | 2026.01.02 18:43:20.643101 [ 276 ] {8b3c4cfb-06fb-43ce-8085-9cf7d555c455} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7671 | 2026.01.02 18:43:20.643315 [ 276 ] {8b3c4cfb-06fb-43ce-8085-9cf7d555c455} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2026.01.02 18:43:20.643418 [ 59 ] {} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7673 | 2026.01.02 18:43:20.643448 [ 276 ] {8b3c4cfb-06fb-43ce-8085-9cf7d555c455} <Debug> executeQuery: Read 1233 rows, 104.58 KiB in 0.001859 sec., 663259.8171059709 rows/sec., 54.94 MiB/sec. | ||
| 7674 | 2026.01.02 18:43:20.643460 [ 59 ] {} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7675 | 2026.01.02 18:43:20.643484 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7676 | 2026.01.02 18:43:20.643488 [ 276 ] {8b3c4cfb-06fb-43ce-8085-9cf7d555c455} <Debug> TCPHandler: Processed in 0.002029941 sec. | ||
| 7677 | 2026.01.02 18:43:20.643610 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7678 | 2026.01.02 18:43:20.643619 [ 200 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::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 | ||
| 7679 | 2026.01.02 18:43:20.643704 [ 276 ] {194c1c8e-9062-4200-a52c-009ba37fe091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7680 | 2026.01.02 18:43:20.643750 [ 276 ] {194c1c8e-9062-4200-a52c-009ba37fe091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7681 | 2026.01.02 18:43:20.643779 [ 200 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7682 | 2026.01.02 18:43:20.643824 [ 200 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1408 rows starting from the beginning of the part | ||
| 7683 | 2026.01.02 18:43:20.643898 [ 200 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 92 rows starting from the beginning of the part | ||
| 7684 | 2026.01.02 18:43:20.643950 [ 200 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 105 rows starting from the beginning of the part | ||
| 7685 | 2026.01.02 18:43:20.643998 [ 200 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 92 rows starting from the beginning of the part | ||
| 7686 | 2026.01.02 18:43:20.644043 [ 200 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 102 rows starting from the beginning of the part | ||
| 7687 | 2026.01.02 18:43:20.644110 [ 200 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1233 rows starting from the beginning of the part | ||
| 7688 | 2026.01.02 18:43:20.644165 [ 276 ] {194c1c8e-9062-4200-a52c-009ba37fe091} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7689 | 2026.01.02 18:43:20.644206 [ 276 ] {194c1c8e-9062-4200-a52c-009ba37fe091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7690 | 2026.01.02 18:43:20.644564 [ 276 ] {194c1c8e-9062-4200-a52c-009ba37fe091} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7691 | 2026.01.02 18:43:20.644787 [ 276 ] {194c1c8e-9062-4200-a52c-009ba37fe091} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7692 | 2026.01.02 18:43:20.644924 [ 276 ] {194c1c8e-9062-4200-a52c-009ba37fe091} <Debug> executeQuery: Read 20 rows, 1.49 KiB in 0.001239 sec., 16142.050040355123 rows/sec., 1.18 MiB/sec. | ||
| 7693 | 2026.01.02 18:43:20.644963 [ 276 ] {194c1c8e-9062-4200-a52c-009ba37fe091} <Debug> TCPHandler: Processed in 0.001403901 sec. | ||
| 7694 | 2026.01.02 18:43:20.645080 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7695 | 2026.01.02 18:43:20.645175 [ 276 ] {9e851557-eec2-4278-b319-8ec56ea724a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7696 | 2026.01.02 18:43:20.645214 [ 276 ] {9e851557-eec2-4278-b319-8ec56ea724a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7697 | 2026.01.02 18:43:20.645670 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3032 rows, containing 5 columns (5 merged, 0 gathered) in 0.002118632 sec., 1431112.1516148155 rows/sec., 124.93 MiB/sec. | ||
| 7698 | 2026.01.02 18:43:20.645689 [ 276 ] {9e851557-eec2-4278-b319-8ec56ea724a8} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2026.01.02 18:43:20.645725 [ 276 ] {9e851557-eec2-4278-b319-8ec56ea724a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7700 | 2026.01.02 18:43:20.645905 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7701 | 2026.01.02 18:43:20.646054 [ 276 ] {9e851557-eec2-4278-b319-8ec56ea724a8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7702 | 2026.01.02 18:43:20.646218 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_56_11} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.01.02 18:43:20.646271 [ 276 ] {9e851557-eec2-4278-b319-8ec56ea724a8} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2026.01.02 18:43:20.646295 [ 187 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_56_11} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7705 | 2026.01.02 18:43:20.646389 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7706 | 2026.01.02 18:43:20.646401 [ 276 ] {9e851557-eec2-4278-b319-8ec56ea724a8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001244 sec., 183279.7427652733 rows/sec., 12.41 MiB/sec. | ||
| 7707 | 2026.01.02 18:43:20.646439 [ 276 ] {9e851557-eec2-4278-b319-8ec56ea724a8} <Debug> TCPHandler: Processed in 0.001409121 sec. | ||
| 7708 | 2026.01.02 18:43:20.646556 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7709 | 2026.01.02 18:43:20.646650 [ 276 ] {0383b5c9-8f94-4059-9d35-48a2efa20bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7710 | 2026.01.02 18:43:20.646696 [ 276 ] {0383b5c9-8f94-4059-9d35-48a2efa20bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7711 | 2026.01.02 18:43:20.647296 [ 276 ] {0383b5c9-8f94-4059-9d35-48a2efa20bb3} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2026.01.02 18:43:20.647332 [ 276 ] {0383b5c9-8f94-4059-9d35-48a2efa20bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7713 | 2026.01.02 18:43:20.647671 [ 276 ] {0383b5c9-8f94-4059-9d35-48a2efa20bb3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7714 | 2026.01.02 18:43:20.647891 [ 276 ] {0383b5c9-8f94-4059-9d35-48a2efa20bb3} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2026.01.02 18:43:20.648008 [ 60 ] {} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7716 | 2026.01.02 18:43:20.648019 [ 276 ] {0383b5c9-8f94-4059-9d35-48a2efa20bb3} <Debug> executeQuery: Read 540 rows, 41.01 KiB in 0.001388 sec., 389048.9913544669 rows/sec., 28.85 MiB/sec. | ||
| 7717 | 2026.01.02 18:43:20.648056 [ 60 ] {} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2026.01.02 18:43:20.648072 [ 276 ] {0383b5c9-8f94-4059-9d35-48a2efa20bb3} <Debug> TCPHandler: Processed in 0.001565184 sec. | ||
| 7719 | 2026.01.02 18:43:20.648081 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7720 | 2026.01.02 18:43:20.648165 [ 192 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::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 | ||
| 7721 | 2026.01.02 18:43:20.648199 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7722 | 2026.01.02 18:43:20.648272 [ 192 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7723 | 2026.01.02 18:43:20.648297 [ 276 ] {0a794c3b-9257-4e1d-a1f4-d2d770afbfb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7724 | 2026.01.02 18:43:20.648305 [ 192 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 633 rows starting from the beginning of the part | ||
| 7725 | 2026.01.02 18:43:20.648351 [ 276 ] {0a794c3b-9257-4e1d-a1f4-d2d770afbfb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7726 | 2026.01.02 18:43:20.648380 [ 192 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part | ||
| 7727 | 2026.01.02 18:43:20.648437 [ 192 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 93 rows starting from the beginning of the part | ||
| 7728 | 2026.01.02 18:43:20.648484 [ 192 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
| 7729 | 2026.01.02 18:43:20.648528 [ 192 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 87 rows starting from the beginning of the part | ||
| 7730 | 2026.01.02 18:43:20.648571 [ 192 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 540 rows starting from the beginning of the part | ||
| 7731 | 2026.01.02 18:43:20.648923 [ 276 ] {0a794c3b-9257-4e1d-a1f4-d2d770afbfb2} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.01.02 18:43:20.648964 [ 276 ] {0a794c3b-9257-4e1d-a1f4-d2d770afbfb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7733 | 2026.01.02 18:43:20.649388 [ 276 ] {0a794c3b-9257-4e1d-a1f4-d2d770afbfb2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7734 | 2026.01.02 18:43:20.649609 [ 276 ] {0a794c3b-9257-4e1d-a1f4-d2d770afbfb2} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.01.02 18:43:20.649651 [ 191 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519173 sec., 998569.6164952905 rows/sec., 79.27 MiB/sec. | ||
| 7736 | 2026.01.02 18:43:20.649725 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7737 | 2026.01.02 18:43:20.649740 [ 276 ] {0a794c3b-9257-4e1d-a1f4-d2d770afbfb2} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001461 sec., 578370.9787816564 rows/sec., 38.93 MiB/sec. | ||
| 7738 | 2026.01.02 18:43:20.649765 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2026.01.02 18:43:20.649787 [ 276 ] {0a794c3b-9257-4e1d-a1f4-d2d770afbfb2} <Debug> TCPHandler: Processed in 0.001638315 sec. | ||
| 7740 | 2026.01.02 18:43:20.649790 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7741 | 2026.01.02 18:43:20.649838 [ 191 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7742 | 2026.01.02 18:43:20.649875 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 7743 | 2026.01.02 18:43:20.649910 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7744 | 2026.01.02 18:43:20.649957 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7745 | 2026.01.02 18:43:20.649987 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15405 rows starting from the beginning of the part | ||
| 7746 | 2026.01.02 18:43:20.650004 [ 276 ] {7a9cb006-f431-4955-99fe-3f0a51928465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7747 | 2026.01.02 18:43:20.650045 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 7748 | 2026.01.02 18:43:20.650060 [ 276 ] {7a9cb006-f431-4955-99fe-3f0a51928465} <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 | ||
| 7749 | 2026.01.02 18:43:20.650091 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 163 rows starting from the beginning of the part | ||
| 7750 | 2026.01.02 18:43:20.650138 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 7751 | 2026.01.02 18:43:20.650157 [ 191 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_56_11} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.01.02 18:43:20.650181 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 7753 | 2026.01.02 18:43:20.650224 [ 187 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 845 rows starting from the beginning of the part | ||
| 7754 | 2026.01.02 18:43:20.650238 [ 191 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_56_11} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7755 | 2026.01.02 18:43:20.650345 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7756 | 2026.01.02 18:43:20.650848 [ 276 ] {7a9cb006-f431-4955-99fe-3f0a51928465} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.01.02 18:43:20.650883 [ 276 ] {7a9cb006-f431-4955-99fe-3f0a51928465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7758 | 2026.01.02 18:43:20.651450 [ 276 ] {7a9cb006-f431-4955-99fe-3f0a51928465} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7759 | 2026.01.02 18:43:20.651693 [ 276 ] {7a9cb006-f431-4955-99fe-3f0a51928465} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2026.01.02 18:43:20.651813 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7761 | 2026.01.02 18:43:20.651839 [ 276 ] {7a9cb006-f431-4955-99fe-3f0a51928465} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001852 sec., 9719.222462203024 rows/sec., 17.42 MiB/sec. | ||
| 7762 | 2026.01.02 18:43:20.651847 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7763 | 2026.01.02 18:43:20.651882 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7764 | 2026.01.02 18:43:20.651928 [ 276 ] {7a9cb006-f431-4955-99fe-3f0a51928465} <Debug> TCPHandler: Processed in 0.002068042 sec. | ||
| 7765 | 2026.01.02 18:43:20.651986 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::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 | ||
| 7766 | 2026.01.02 18:43:20.652057 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7767 | 2026.01.02 18:43:20.652157 [ 276 ] {691a763a-9af3-4204-891d-27c7496b90c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7768 | 2026.01.02 18:43:20.652200 [ 276 ] {691a763a-9af3-4204-891d-27c7496b90c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7769 | 2026.01.02 18:43:20.652241 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7770 | 2026.01.02 18:43:20.652306 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 918 rows starting from the beginning of the part | ||
| 7771 | 2026.01.02 18:43:20.652432 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 18 rows starting from the beginning of the part | ||
| 7772 | 2026.01.02 18:43:20.652536 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 23 rows starting from the beginning of the part | ||
| 7773 | 2026.01.02 18:43:20.652549 [ 276 ] {691a763a-9af3-4204-891d-27c7496b90c5} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2026.01.02 18:43:20.652589 [ 276 ] {691a763a-9af3-4204-891d-27c7496b90c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7775 | 2026.01.02 18:43:20.652632 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 18 rows starting from the beginning of the part | ||
| 7776 | 2026.01.02 18:43:20.652738 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 23 rows starting from the beginning of the part | ||
| 7777 | 2026.01.02 18:43:20.652831 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 18 rows starting from the beginning of the part | ||
| 7778 | 2026.01.02 18:43:20.653040 [ 276 ] {691a763a-9af3-4204-891d-27c7496b90c5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7779 | 2026.01.02 18:43:20.653296 [ 276 ] {691a763a-9af3-4204-891d-27c7496b90c5} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7780 | 2026.01.02 18:43:20.653413 [ 60 ] {} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7781 | 2026.01.02 18:43:20.653443 [ 276 ] {691a763a-9af3-4204-891d-27c7496b90c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001304 sec., 46012.26993865031 rows/sec., 3.10 MiB/sec. | ||
| 7782 | 2026.01.02 18:43:20.653445 [ 60 ] {} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2026.01.02 18:43:20.653485 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7784 | 2026.01.02 18:43:20.653489 [ 276 ] {691a763a-9af3-4204-891d-27c7496b90c5} <Debug> TCPHandler: Processed in 0.001482432 sec. | ||
| 7785 | 2026.01.02 18:43:20.653571 [ 191 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 7786 | 2026.01.02 18:43:20.653669 [ 191 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7787 | 2026.01.02 18:43:20.653702 [ 191 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2760 rows starting from the beginning of the part | ||
| 7788 | 2026.01.02 18:43:20.653761 [ 191 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 7789 | 2026.01.02 18:43:20.653811 [ 191 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 7790 | 2026.01.02 18:43:20.653857 [ 191 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 7791 | 2026.01.02 18:43:20.653900 [ 191 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 7792 | 2026.01.02 18:43:20.653944 [ 191 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 7793 | 2026.01.02 18:43:20.655337 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 4 columns (4 merged, 0 gathered) in 0.001799427 sec., 1700541.3389929128 rows/sec., 115.04 MiB/sec. | ||
| 7794 | 2026.01.02 18:43:20.655874 [ 196 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7795 | 2026.01.02 18:43:20.656214 [ 196 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_56_11} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.01.02 18:43:20.656301 [ 190 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16893 rows, containing 5 columns (5 merged, 0 gathered) in 0.006500949 sec., 2598543.6895444035 rows/sec., 178.26 MiB/sec. | ||
| 7797 | 2026.01.02 18:43:20.656301 [ 196 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_56_11} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7798 | 2026.01.02 18:43:20.656443 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7799 | 2026.01.02 18:43:20.656467 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7800 | 2026.01.02 18:43:20.656790 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7801 | 2026.01.02 18:43:20.656857 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7802 | 2026.01.02 18:43:20.656933 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 7803 | 2026.01.02 18:43:20.660006 [ 203 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 19 columns (19 merged, 0 gathered) in 0.008072632 sec., 126105.09187090407 rows/sec., 225.97 MiB/sec. | ||
| 7804 | 2026.01.02 18:43:20.661560 [ 196 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7805 | 2026.01.02 18:43:20.661926 [ 196 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.01.02 18:43:20.662005 [ 196 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7807 | 2026.01.02 18:43:20.662158 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB. | ||
| 7808 | 2026.01.02 18:43:21.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.15 MiB, peak 308.61 MiB, free memory in arenas 0.00 B, will set to 301.12 MiB (RSS), difference: 4.97 MiB | ||
| 7809 | 2026.01.02 18:43:21.782594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18698 | ||
| 7810 | 2026.01.02 18:43:21.783108 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.01.02 18:43:21.783151 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7812 | 2026.01.02 18:43:21.783689 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7813 | 2026.01.02 18:43:21.783926 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.01.02 18:43:21.784054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18698 | ||
| 7815 | 2026.01.02 18:43:22.750727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7816 | 2026.01.02 18:43:22.768487 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2026.01.02 18:43:22.768554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7818 | 2026.01.02 18:43:22.775365 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7819 | 2026.01.02 18:43:22.776103 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.01.02 18:43:22.779607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7821 | 2026.01.02 18:43:25.610957 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2026.01.02 18:43:25.611137 [ 276 ] {bb9aa8a0-bc02-425f-87e2-eddec1a04b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7823 | 2026.01.02 18:43:25.611206 [ 276 ] {bb9aa8a0-bc02-425f-87e2-eddec1a04b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7824 | 2026.01.02 18:43:25.611899 [ 276 ] {bb9aa8a0-bc02-425f-87e2-eddec1a04b12} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.01.02 18:43:25.611947 [ 276 ] {bb9aa8a0-bc02-425f-87e2-eddec1a04b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7826 | 2026.01.02 18:43:25.612353 [ 276 ] {bb9aa8a0-bc02-425f-87e2-eddec1a04b12} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7827 | 2026.01.02 18:43:25.612587 [ 276 ] {bb9aa8a0-bc02-425f-87e2-eddec1a04b12} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.01.02 18:43:25.612750 [ 276 ] {bb9aa8a0-bc02-425f-87e2-eddec1a04b12} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001663 sec., 61334.93686109441 rows/sec., 5.12 MiB/sec. | ||
| 7829 | 2026.01.02 18:43:25.612802 [ 276 ] {bb9aa8a0-bc02-425f-87e2-eddec1a04b12} <Debug> TCPHandler: Processed in 0.0019786 sec. | ||
| 7830 | 2026.01.02 18:43:25.612939 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7831 | 2026.01.02 18:43:25.613045 [ 276 ] {60360c09-269c-4934-991c-e3358be8ca3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7832 | 2026.01.02 18:43:25.613090 [ 276 ] {60360c09-269c-4934-991c-e3358be8ca3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7833 | 2026.01.02 18:43:25.613516 [ 276 ] {60360c09-269c-4934-991c-e3358be8ca3a} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7834 | 2026.01.02 18:43:25.613552 [ 276 ] {60360c09-269c-4934-991c-e3358be8ca3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7835 | 2026.01.02 18:43:25.613865 [ 276 ] {60360c09-269c-4934-991c-e3358be8ca3a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7836 | 2026.01.02 18:43:25.614081 [ 276 ] {60360c09-269c-4934-991c-e3358be8ca3a} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7837 | 2026.01.02 18:43:25.614215 [ 276 ] {60360c09-269c-4934-991c-e3358be8ca3a} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001195 sec., 19246.861924686193 rows/sec., 1.41 MiB/sec. | ||
| 7838 | 2026.01.02 18:43:25.614254 [ 276 ] {60360c09-269c-4934-991c-e3358be8ca3a} <Debug> TCPHandler: Processed in 0.001367581 sec. | ||
| 7839 | 2026.01.02 18:43:25.614356 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7840 | 2026.01.02 18:43:25.614451 [ 276 ] {835f8dba-e2ca-4ba4-be1c-0e1d4fd8ef93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7841 | 2026.01.02 18:43:25.614491 [ 276 ] {835f8dba-e2ca-4ba4-be1c-0e1d4fd8ef93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7842 | 2026.01.02 18:43:25.614919 [ 276 ] {835f8dba-e2ca-4ba4-be1c-0e1d4fd8ef93} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7843 | 2026.01.02 18:43:25.614956 [ 276 ] {835f8dba-e2ca-4ba4-be1c-0e1d4fd8ef93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7844 | 2026.01.02 18:43:25.615283 [ 276 ] {835f8dba-e2ca-4ba4-be1c-0e1d4fd8ef93} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7845 | 2026.01.02 18:43:25.615518 [ 276 ] {835f8dba-e2ca-4ba4-be1c-0e1d4fd8ef93} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2026.01.02 18:43:25.615645 [ 276 ] {835f8dba-e2ca-4ba4-be1c-0e1d4fd8ef93} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001212 sec., 71782.17821782178 rows/sec., 5.61 MiB/sec. | ||
| 7847 | 2026.01.02 18:43:25.615682 [ 276 ] {835f8dba-e2ca-4ba4-be1c-0e1d4fd8ef93} <Debug> TCPHandler: Processed in 0.001374301 sec. | ||
| 7848 | 2026.01.02 18:43:25.615798 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7849 | 2026.01.02 18:43:25.615891 [ 276 ] {b11677e9-05dd-478a-a134-537ade9d2403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7850 | 2026.01.02 18:43:25.615934 [ 276 ] {b11677e9-05dd-478a-a134-537ade9d2403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7851 | 2026.01.02 18:43:25.616363 [ 276 ] {b11677e9-05dd-478a-a134-537ade9d2403} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2026.01.02 18:43:25.616399 [ 276 ] {b11677e9-05dd-478a-a134-537ade9d2403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7853 | 2026.01.02 18:43:25.616727 [ 276 ] {b11677e9-05dd-478a-a134-537ade9d2403} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7854 | 2026.01.02 18:43:25.616944 [ 276 ] {b11677e9-05dd-478a-a134-537ade9d2403} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2026.01.02 18:43:25.617073 [ 276 ] {b11677e9-05dd-478a-a134-537ade9d2403} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 7856 | 2026.01.02 18:43:25.617110 [ 276 ] {b11677e9-05dd-478a-a134-537ade9d2403} <Debug> TCPHandler: Processed in 0.001361561 sec. | ||
| 7857 | 2026.01.02 18:43:25.617223 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7858 | 2026.01.02 18:43:25.617315 [ 276 ] {da37654c-1713-4c51-b0b5-7ab3f07eaf2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7859 | 2026.01.02 18:43:25.617371 [ 276 ] {da37654c-1713-4c51-b0b5-7ab3f07eaf2f} <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 | ||
| 7860 | 2026.01.02 18:43:25.618149 [ 276 ] {da37654c-1713-4c51-b0b5-7ab3f07eaf2f} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2026.01.02 18:43:25.618185 [ 276 ] {da37654c-1713-4c51-b0b5-7ab3f07eaf2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7862 | 2026.01.02 18:43:25.618720 [ 276 ] {da37654c-1713-4c51-b0b5-7ab3f07eaf2f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7863 | 2026.01.02 18:43:25.618947 [ 276 ] {da37654c-1713-4c51-b0b5-7ab3f07eaf2f} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7864 | 2026.01.02 18:43:25.619091 [ 276 ] {da37654c-1713-4c51-b0b5-7ab3f07eaf2f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001792 sec., 12834.82142857143 rows/sec., 23.00 MiB/sec. | ||
| 7865 | 2026.01.02 18:43:25.619145 [ 276 ] {da37654c-1713-4c51-b0b5-7ab3f07eaf2f} <Debug> TCPHandler: Processed in 0.00197017 sec. | ||
| 7866 | 2026.01.02 18:43:25.619267 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7867 | 2026.01.02 18:43:25.619361 [ 276 ] {daaa1beb-00c9-45fc-be85-9be1ae52d1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7868 | 2026.01.02 18:43:25.619403 [ 276 ] {daaa1beb-00c9-45fc-be85-9be1ae52d1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7869 | 2026.01.02 18:43:25.619741 [ 276 ] {daaa1beb-00c9-45fc-be85-9be1ae52d1b2} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2026.01.02 18:43:25.619777 [ 276 ] {daaa1beb-00c9-45fc-be85-9be1ae52d1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7871 | 2026.01.02 18:43:25.620084 [ 276 ] {daaa1beb-00c9-45fc-be85-9be1ae52d1b2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7872 | 2026.01.02 18:43:25.620292 [ 276 ] {daaa1beb-00c9-45fc-be85-9be1ae52d1b2} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2026.01.02 18:43:25.620420 [ 276 ] {daaa1beb-00c9-45fc-be85-9be1ae52d1b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 7874 | 2026.01.02 18:43:25.620456 [ 276 ] {daaa1beb-00c9-45fc-be85-9be1ae52d1b2} <Debug> TCPHandler: Processed in 0.001237809 sec. | ||
| 7875 | 2026.01.02 18:43:29.131432 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7876 | 2026.01.02 18:43:29.131534 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7877 | 2026.01.02 18:43:29.284342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19210 | ||
| 7878 | 2026.01.02 18:43:29.284923 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2026.01.02 18:43:29.284966 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7880 | 2026.01.02 18:43:29.285466 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7881 | 2026.01.02 18:43:29.285699 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2026.01.02 18:43:29.285841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19210 | ||
| 7883 | 2026.01.02 18:43:29.339857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 956 | ||
| 7884 | 2026.01.02 18:43:29.342242 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7885 | 2026.01.02 18:43:29.342283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7886 | 2026.01.02 18:43:29.343479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7887 | 2026.01.02 18:43:29.343753 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2026.01.02 18:43:29.344015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 7889 | 2026.01.02 18:43:30.279832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7890 | 2026.01.02 18:43:30.297767 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2026.01.02 18:43:30.297824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7892 | 2026.01.02 18:43:30.304140 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7893 | 2026.01.02 18:43:30.304856 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7894 | 2026.01.02 18:43:30.307837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7895 | 2026.01.02 18:43:30.611176 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7896 | 2026.01.02 18:43:30.611461 [ 276 ] {d7d1bfd7-9e34-4eea-9575-dc61c4eb5101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7897 | 2026.01.02 18:43:30.611567 [ 276 ] {d7d1bfd7-9e34-4eea-9575-dc61c4eb5101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7898 | 2026.01.02 18:43:30.612428 [ 276 ] {d7d1bfd7-9e34-4eea-9575-dc61c4eb5101} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.01.02 18:43:30.612477 [ 276 ] {d7d1bfd7-9e34-4eea-9575-dc61c4eb5101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7900 | 2026.01.02 18:43:30.612890 [ 276 ] {d7d1bfd7-9e34-4eea-9575-dc61c4eb5101} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7901 | 2026.01.02 18:43:30.613119 [ 276 ] {d7d1bfd7-9e34-4eea-9575-dc61c4eb5101} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2026.01.02 18:43:30.613281 [ 276 ] {d7d1bfd7-9e34-4eea-9575-dc61c4eb5101} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.0019 sec., 48421.05263157895 rows/sec., 4.09 MiB/sec. | ||
| 7903 | 2026.01.02 18:43:30.613324 [ 276 ] {d7d1bfd7-9e34-4eea-9575-dc61c4eb5101} <Debug> TCPHandler: Processed in 0.002340825 sec. | ||
| 7904 | 2026.01.02 18:43:30.613453 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7905 | 2026.01.02 18:43:30.613546 [ 276 ] {312ffcd8-56b2-455e-baec-9dfe807dd7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7906 | 2026.01.02 18:43:30.613588 [ 276 ] {312ffcd8-56b2-455e-baec-9dfe807dd7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7907 | 2026.01.02 18:43:30.613984 [ 276 ] {312ffcd8-56b2-455e-baec-9dfe807dd7fd} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.01.02 18:43:30.614020 [ 276 ] {312ffcd8-56b2-455e-baec-9dfe807dd7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7909 | 2026.01.02 18:43:30.614316 [ 276 ] {312ffcd8-56b2-455e-baec-9dfe807dd7fd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7910 | 2026.01.02 18:43:30.614524 [ 276 ] {312ffcd8-56b2-455e-baec-9dfe807dd7fd} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.01.02 18:43:30.614653 [ 276 ] {312ffcd8-56b2-455e-baec-9dfe807dd7fd} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001125 sec., 16000.000000000002 rows/sec., 1.17 MiB/sec. | ||
| 7912 | 2026.01.02 18:43:30.614692 [ 276 ] {312ffcd8-56b2-455e-baec-9dfe807dd7fd} <Debug> TCPHandler: Processed in 0.001289009 sec. | ||
| 7913 | 2026.01.02 18:43:30.614795 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7914 | 2026.01.02 18:43:30.614890 [ 276 ] {d977cbf0-0eaa-43c4-bddb-798813fd592e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7915 | 2026.01.02 18:43:30.614930 [ 276 ] {d977cbf0-0eaa-43c4-bddb-798813fd592e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7916 | 2026.01.02 18:43:30.615361 [ 276 ] {d977cbf0-0eaa-43c4-bddb-798813fd592e} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7917 | 2026.01.02 18:43:30.615397 [ 276 ] {d977cbf0-0eaa-43c4-bddb-798813fd592e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7918 | 2026.01.02 18:43:30.615702 [ 276 ] {d977cbf0-0eaa-43c4-bddb-798813fd592e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7919 | 2026.01.02 18:43:30.615910 [ 276 ] {d977cbf0-0eaa-43c4-bddb-798813fd592e} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.01.02 18:43:30.616042 [ 276 ] {d977cbf0-0eaa-43c4-bddb-798813fd592e} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001171 sec., 70025.61912894962 rows/sec., 5.47 MiB/sec. | ||
| 7921 | 2026.01.02 18:43:30.616080 [ 276 ] {d977cbf0-0eaa-43c4-bddb-798813fd592e} <Debug> TCPHandler: Processed in 0.00133391 sec. | ||
| 7922 | 2026.01.02 18:43:30.616190 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7923 | 2026.01.02 18:43:30.616284 [ 276 ] {4157256f-d134-4cf8-92d5-e9f7d407e53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7924 | 2026.01.02 18:43:30.616329 [ 276 ] {4157256f-d134-4cf8-92d5-e9f7d407e53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7925 | 2026.01.02 18:43:30.616733 [ 276 ] {4157256f-d134-4cf8-92d5-e9f7d407e53d} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2026.01.02 18:43:30.616769 [ 276 ] {4157256f-d134-4cf8-92d5-e9f7d407e53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7927 | 2026.01.02 18:43:30.617105 [ 276 ] {4157256f-d134-4cf8-92d5-e9f7d407e53d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7928 | 2026.01.02 18:43:30.617310 [ 276 ] {4157256f-d134-4cf8-92d5-e9f7d407e53d} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2026.01.02 18:43:30.617445 [ 276 ] {4157256f-d134-4cf8-92d5-e9f7d407e53d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 7930 | 2026.01.02 18:43:30.617482 [ 276 ] {4157256f-d134-4cf8-92d5-e9f7d407e53d} <Debug> TCPHandler: Processed in 0.001340421 sec. | ||
| 7931 | 2026.01.02 18:43:30.617615 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7932 | 2026.01.02 18:43:30.617736 [ 276 ] {acf01f5c-fd1c-45d2-a437-c009f4e32771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7933 | 2026.01.02 18:43:30.617802 [ 276 ] {acf01f5c-fd1c-45d2-a437-c009f4e32771} <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 | ||
| 7934 | 2026.01.02 18:43:30.618614 [ 276 ] {acf01f5c-fd1c-45d2-a437-c009f4e32771} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.01.02 18:43:30.618652 [ 276 ] {acf01f5c-fd1c-45d2-a437-c009f4e32771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7936 | 2026.01.02 18:43:30.619193 [ 276 ] {acf01f5c-fd1c-45d2-a437-c009f4e32771} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7937 | 2026.01.02 18:43:30.619416 [ 276 ] {acf01f5c-fd1c-45d2-a437-c009f4e32771} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.01.02 18:43:30.619558 [ 276 ] {acf01f5c-fd1c-45d2-a437-c009f4e32771} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001846 sec., 9750.812567713976 rows/sec., 17.47 MiB/sec. | ||
| 7939 | 2026.01.02 18:43:30.619623 [ 276 ] {acf01f5c-fd1c-45d2-a437-c009f4e32771} <Debug> TCPHandler: Processed in 0.002067581 sec. | ||
| 7940 | 2026.01.02 18:43:30.619737 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2026.01.02 18:43:30.619833 [ 276 ] {11183072-e022-4f86-a333-2cddcf0290da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7942 | 2026.01.02 18:43:30.619876 [ 276 ] {11183072-e022-4f86-a333-2cddcf0290da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7943 | 2026.01.02 18:43:30.620237 [ 276 ] {11183072-e022-4f86-a333-2cddcf0290da} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.01.02 18:43:30.620274 [ 276 ] {11183072-e022-4f86-a333-2cddcf0290da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7945 | 2026.01.02 18:43:30.620578 [ 276 ] {11183072-e022-4f86-a333-2cddcf0290da} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7946 | 2026.01.02 18:43:30.620786 [ 276 ] {11183072-e022-4f86-a333-2cddcf0290da} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.01.02 18:43:30.620918 [ 276 ] {11183072-e022-4f86-a333-2cddcf0290da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 7948 | 2026.01.02 18:43:30.620957 [ 276 ] {11183072-e022-4f86-a333-2cddcf0290da} <Debug> TCPHandler: Processed in 0.001268999 sec. | ||
| 7949 | 2026.01.02 18:43:34.098551 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60121 | ||
| 7950 | 2026.01.02 18:43:34.098669 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7951 | 2026.01.02 18:43:34.098697 [ 291 ] {} <Debug> TCP-Session: 82d0fd25-260f-4917-aaf3-bed36e78e61d Authenticating user 'default' from [fd00:1122:3344:101::e]:60121 | ||
| 7952 | 2026.01.02 18:43:34.098718 [ 291 ] {} <Debug> TCP-Session: 82d0fd25-260f-4917-aaf3-bed36e78e61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7953 | 2026.01.02 18:43:34.098731 [ 291 ] {} <Debug> TCP-Session: 82d0fd25-260f-4917-aaf3-bed36e78e61d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7954 | 2026.01.02 18:43:34.098916 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32897 | ||
| 7955 | 2026.01.02 18:43:34.098961 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35286 | ||
| 7956 | 2026.01.02 18:43:34.098986 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53819 | ||
| 7957 | 2026.01.02 18:43:34.099020 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41004 | ||
| 7958 | 2026.01.02 18:43:34.099027 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7959 | 2026.01.02 18:43:34.099076 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7960 | 2026.01.02 18:43:34.099093 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7961 | 2026.01.02 18:43:34.099101 [ 292 ] {} <Debug> TCP-Session: edbfc814-6553-4076-ab20-51e5f851b41d Authenticating user 'default' from [fd00:1122:3344:101::e]:32897 | ||
| 7962 | 2026.01.02 18:43:34.099116 [ 293 ] {} <Debug> TCP-Session: e6effc9b-febf-4e38-902a-eeba8223c528 Authenticating user 'default' from [fd00:1122:3344:101::e]:35286 | ||
| 7963 | 2026.01.02 18:43:34.099126 [ 287 ] {} <Debug> TCP-Session: 8654082e-a005-4e9f-866e-076a6a048fe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53819 | ||
| 7964 | 2026.01.02 18:43:34.099136 [ 291 ] {} <Trace> TCP-Session: 82d0fd25-260f-4917-aaf3-bed36e78e61d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7965 | 2026.01.02 18:43:34.099158 [ 293 ] {} <Debug> TCP-Session: e6effc9b-febf-4e38-902a-eeba8223c528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7966 | 2026.01.02 18:43:34.099143 [ 292 ] {} <Debug> TCP-Session: edbfc814-6553-4076-ab20-51e5f851b41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7967 | 2026.01.02 18:43:34.099194 [ 293 ] {} <Debug> TCP-Session: e6effc9b-febf-4e38-902a-eeba8223c528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7968 | 2026.01.02 18:43:34.099214 [ 292 ] {} <Debug> TCP-Session: edbfc814-6553-4076-ab20-51e5f851b41d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7969 | 2026.01.02 18:43:34.099186 [ 287 ] {} <Debug> TCP-Session: 8654082e-a005-4e9f-866e-076a6a048fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7970 | 2026.01.02 18:43:34.099142 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7971 | 2026.01.02 18:43:34.099263 [ 287 ] {} <Debug> TCP-Session: 8654082e-a005-4e9f-866e-076a6a048fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7972 | 2026.01.02 18:43:34.099005 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52420 | ||
| 7973 | 2026.01.02 18:43:34.099294 [ 290 ] {} <Debug> TCP-Session: fc6a277d-a4d8-4d54-a609-b8440ad7da09 Authenticating user 'default' from [fd00:1122:3344:101::e]:41004 | ||
| 7974 | 2026.01.02 18:43:34.099331 [ 291 ] {0ad39e9b-c8b7-41ec-acb9-ed7d3743407a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60121) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7975 | 2026.01.02 18:43:34.098994 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52739 | ||
| 7976 | 2026.01.02 18:43:34.099363 [ 290 ] {} <Debug> TCP-Session: fc6a277d-a4d8-4d54-a609-b8440ad7da09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7977 | 2026.01.02 18:43:34.099418 [ 290 ] {} <Debug> TCP-Session: fc6a277d-a4d8-4d54-a609-b8440ad7da09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7978 | 2026.01.02 18:43:34.098964 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62503 | ||
| 7979 | 2026.01.02 18:43:34.098974 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51014 | ||
| 7980 | 2026.01.02 18:43:34.099490 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7981 | 2026.01.02 18:43:34.099534 [ 289 ] {} <Debug> TCP-Session: 8fa7a6a8-9145-4a16-9f2a-1557d5a2b404 Authenticating user 'default' from [fd00:1122:3344:101::e]:52420 | ||
| 7982 | 2026.01.02 18:43:34.099552 [ 289 ] {} <Debug> TCP-Session: 8fa7a6a8-9145-4a16-9f2a-1557d5a2b404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7983 | 2026.01.02 18:43:34.099564 [ 289 ] {} <Debug> TCP-Session: 8fa7a6a8-9145-4a16-9f2a-1557d5a2b404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7984 | 2026.01.02 18:43:34.099821 [ 291 ] {0ad39e9b-c8b7-41ec-acb9-ed7d3743407a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7985 | 2026.01.02 18:43:34.099881 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7986 | 2026.01.02 18:43:34.099887 [ 291 ] {0ad39e9b-c8b7-41ec-acb9-ed7d3743407a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7987 | 2026.01.02 18:43:34.099917 [ 288 ] {} <Debug> TCP-Session: cdb987bd-a137-40e1-bfef-a0abeb2b9914 Authenticating user 'default' from [fd00:1122:3344:101::e]:52739 | ||
| 7988 | 2026.01.02 18:43:34.099940 [ 288 ] {} <Debug> TCP-Session: cdb987bd-a137-40e1-bfef-a0abeb2b9914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7989 | 2026.01.02 18:43:34.099956 [ 288 ] {} <Debug> TCP-Session: cdb987bd-a137-40e1-bfef-a0abeb2b9914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7990 | 2026.01.02 18:43:34.100001 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7991 | 2026.01.02 18:43:34.100034 [ 294 ] {} <Debug> TCP-Session: 507b1ce8-43f8-433d-81c8-b93dd8f0a38a Authenticating user 'default' from [fd00:1122:3344:101::e]:51014 | ||
| 7992 | 2026.01.02 18:43:34.100051 [ 294 ] {} <Debug> TCP-Session: 507b1ce8-43f8-433d-81c8-b93dd8f0a38a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7993 | 2026.01.02 18:43:34.100063 [ 294 ] {} <Debug> TCP-Session: 507b1ce8-43f8-433d-81c8-b93dd8f0a38a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7994 | 2026.01.02 18:43:34.100198 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7995 | 2026.01.02 18:43:34.100230 [ 286 ] {} <Debug> TCP-Session: 1c30b962-a069-45d1-bcb4-7bf144ae1544 Authenticating user 'default' from [fd00:1122:3344:101::e]:62503 | ||
| 7996 | 2026.01.02 18:43:34.100247 [ 286 ] {} <Debug> TCP-Session: 1c30b962-a069-45d1-bcb4-7bf144ae1544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7997 | 2026.01.02 18:43:34.100250 [ 291 ] {0ad39e9b-c8b7-41ec-acb9-ed7d3743407a} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 7998 | 2026.01.02 18:43:34.100260 [ 286 ] {} <Debug> TCP-Session: 1c30b962-a069-45d1-bcb4-7bf144ae1544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7999 | 2026.01.02 18:43:34.101363 [ 318 ] {0ad39e9b-c8b7-41ec-acb9-ed7d3743407a} <Trace> AggregatingTransform: Aggregating | ||
| 8000 | 2026.01.02 18:43:34.101402 [ 318 ] {0ad39e9b-c8b7-41ec-acb9-ed7d3743407a} <Trace> Aggregator: Aggregation method: without_key | ||
| 8001 | 2026.01.02 18:43:34.101438 [ 318 ] {0ad39e9b-c8b7-41ec-acb9-ed7d3743407a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001077377 sec. (928.180 rows/sec., 36.26 KiB/sec.) | ||
| 8002 | 2026.01.02 18:43:34.101456 [ 318 ] {0ad39e9b-c8b7-41ec-acb9-ed7d3743407a} <Trace> Aggregator: Merging aggregated data | ||
| 8003 | 2026.01.02 18:43:34.102729 [ 291 ] {0ad39e9b-c8b7-41ec-acb9-ed7d3743407a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003455 sec., 289.4356005788712 rows/sec., 11.31 KiB/sec. | ||
| 8004 | 2026.01.02 18:43:34.102885 [ 291 ] {0ad39e9b-c8b7-41ec-acb9-ed7d3743407a} <Debug> TCPHandler: Processed in 0.003885849 sec. | ||
| 8005 | 2026.01.02 18:43:34.103016 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8006 | 2026.01.02 18:43:34.103040 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8007 | 2026.01.02 18:43:34.103048 [ 291 ] {} <Debug> TCP-Session: 82d0fd25-260f-4917-aaf3-bed36e78e61d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8008 | 2026.01.02 18:43:34.103062 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8009 | 2026.01.02 18:43:34.103084 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8010 | 2026.01.02 18:43:34.103106 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8011 | 2026.01.02 18:43:34.103122 [ 290 ] {} <Debug> TCP-Session: fc6a277d-a4d8-4d54-a609-b8440ad7da09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8012 | 2026.01.02 18:43:34.103145 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8013 | 2026.01.02 18:43:34.103158 [ 293 ] {} <Debug> TCP-Session: e6effc9b-febf-4e38-902a-eeba8223c528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8014 | 2026.01.02 18:43:34.103160 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8015 | 2026.01.02 18:43:34.103180 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8016 | 2026.01.02 18:43:34.103216 [ 286 ] {} <Debug> TCP-Session: 1c30b962-a069-45d1-bcb4-7bf144ae1544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8017 | 2026.01.02 18:43:34.103192 [ 289 ] {} <Debug> TCP-Session: 8fa7a6a8-9145-4a16-9f2a-1557d5a2b404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8018 | 2026.01.02 18:43:34.103234 [ 288 ] {} <Debug> TCP-Session: cdb987bd-a137-40e1-bfef-a0abeb2b9914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8019 | 2026.01.02 18:43:34.103088 [ 292 ] {} <Debug> TCP-Session: edbfc814-6553-4076-ab20-51e5f851b41d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8020 | 2026.01.02 18:43:34.103140 [ 287 ] {} <Debug> TCP-Session: 8654082e-a005-4e9f-866e-076a6a048fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2026.01.02 18:43:34.103122 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8022 | 2026.01.02 18:43:34.103339 [ 294 ] {} <Debug> TCP-Session: 507b1ce8-43f8-433d-81c8-b93dd8f0a38a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8023 | 2026.01.02 18:43:35.349020 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59437 | ||
| 8024 | 2026.01.02 18:43:35.349129 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8025 | 2026.01.02 18:43:35.349156 [ 291 ] {} <Debug> TCP-Session: ff119653-f077-4ec4-994a-2af5c9a433a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59437 | ||
| 8026 | 2026.01.02 18:43:35.349179 [ 291 ] {} <Debug> TCP-Session: ff119653-f077-4ec4-994a-2af5c9a433a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8027 | 2026.01.02 18:43:35.349192 [ 291 ] {} <Debug> TCP-Session: ff119653-f077-4ec4-994a-2af5c9a433a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8028 | 2026.01.02 18:43:35.349390 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44889 | ||
| 8029 | 2026.01.02 18:43:35.349409 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52047 | ||
| 8030 | 2026.01.02 18:43:35.349434 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42749 | ||
| 8031 | 2026.01.02 18:43:35.349474 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36249 | ||
| 8032 | 2026.01.02 18:43:35.349486 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47163 | ||
| 8033 | 2026.01.02 18:43:35.349527 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8034 | 2026.01.02 18:43:35.349505 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8035 | 2026.01.02 18:43:35.349555 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8036 | 2026.01.02 18:43:35.349563 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8037 | 2026.01.02 18:43:35.349593 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8038 | 2026.01.02 18:43:35.349606 [ 294 ] {} <Debug> TCP-Session: 8098047a-0b2d-41cb-841d-b5378d444cdd Authenticating user 'default' from [fd00:1122:3344:101::e]:42749 | ||
| 8039 | 2026.01.02 18:43:35.349617 [ 289 ] {} <Debug> TCP-Session: 19277df4-5a93-4389-8ce0-e6b7933a45b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36249 | ||
| 8040 | 2026.01.02 18:43:35.349636 [ 290 ] {} <Debug> TCP-Session: 8011a42e-fd05-4718-bd70-8b374ef924ad Authenticating user 'default' from [fd00:1122:3344:101::e]:47163 | ||
| 8041 | 2026.01.02 18:43:35.349646 [ 294 ] {} <Debug> TCP-Session: 8098047a-0b2d-41cb-841d-b5378d444cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8042 | 2026.01.02 18:43:35.349668 [ 289 ] {} <Debug> TCP-Session: 19277df4-5a93-4389-8ce0-e6b7933a45b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8043 | 2026.01.02 18:43:35.349676 [ 290 ] {} <Debug> TCP-Session: 8011a42e-fd05-4718-bd70-8b374ef924ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8044 | 2026.01.02 18:43:35.349679 [ 294 ] {} <Debug> TCP-Session: 8098047a-0b2d-41cb-841d-b5378d444cdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2026.01.02 18:43:35.349690 [ 289 ] {} <Debug> TCP-Session: 19277df4-5a93-4389-8ce0-e6b7933a45b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8046 | 2026.01.02 18:43:35.349705 [ 290 ] {} <Debug> TCP-Session: 8011a42e-fd05-4718-bd70-8b374ef924ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8047 | 2026.01.02 18:43:35.349593 [ 292 ] {} <Debug> TCP-Session: 9368ace0-8a57-4b59-a5e3-71464d43f8ab Authenticating user 'default' from [fd00:1122:3344:101::e]:44889 | ||
| 8048 | 2026.01.02 18:43:35.349568 [ 293 ] {} <Debug> TCP-Session: cd6f8a56-484a-4ba8-b10e-8d41dae403a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52047 | ||
| 8049 | 2026.01.02 18:43:35.349774 [ 292 ] {} <Debug> TCP-Session: 9368ace0-8a57-4b59-a5e3-71464d43f8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8050 | 2026.01.02 18:43:35.349791 [ 293 ] {} <Debug> TCP-Session: cd6f8a56-484a-4ba8-b10e-8d41dae403a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8051 | 2026.01.02 18:43:35.349802 [ 292 ] {} <Debug> TCP-Session: 9368ace0-8a57-4b59-a5e3-71464d43f8ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8052 | 2026.01.02 18:43:35.349816 [ 293 ] {} <Debug> TCP-Session: cd6f8a56-484a-4ba8-b10e-8d41dae403a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8053 | 2026.01.02 18:43:35.349502 [ 291 ] {} <Trace> TCP-Session: ff119653-f077-4ec4-994a-2af5c9a433a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2026.01.02 18:43:35.349464 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56222 | ||
| 8055 | 2026.01.02 18:43:35.349455 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36821 | ||
| 8056 | 2026.01.02 18:43:35.349427 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37220 | ||
| 8057 | 2026.01.02 18:43:35.349948 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8058 | 2026.01.02 18:43:35.349974 [ 288 ] {} <Debug> TCP-Session: c2f0f136-cd0e-4c27-bd13-c23fc428a800 Authenticating user 'default' from [fd00:1122:3344:101::e]:56222 | ||
| 8059 | 2026.01.02 18:43:35.349985 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8060 | 2026.01.02 18:43:35.349993 [ 288 ] {} <Debug> TCP-Session: c2f0f136-cd0e-4c27-bd13-c23fc428a800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2026.01.02 18:43:35.349999 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8062 | 2026.01.02 18:43:35.350019 [ 288 ] {} <Debug> TCP-Session: c2f0f136-cd0e-4c27-bd13-c23fc428a800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.01.02 18:43:35.350025 [ 291 ] {ea301a20-748e-4505-9054-cbb90776a5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59437) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8064 | 2026.01.02 18:43:35.350034 [ 286 ] {} <Debug> TCP-Session: baddf276-3849-43c8-9571-3713060ba102 Authenticating user 'default' from [fd00:1122:3344:101::e]:37220 | ||
| 8065 | 2026.01.02 18:43:35.350016 [ 287 ] {} <Debug> TCP-Session: 8d323008-1d51-43e0-9b75-e12f408076ff Authenticating user 'default' from [fd00:1122:3344:101::e]:36821 | ||
| 8066 | 2026.01.02 18:43:35.350071 [ 286 ] {} <Debug> TCP-Session: baddf276-3849-43c8-9571-3713060ba102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8067 | 2026.01.02 18:43:35.350093 [ 287 ] {} <Debug> TCP-Session: 8d323008-1d51-43e0-9b75-e12f408076ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8068 | 2026.01.02 18:43:35.350098 [ 286 ] {} <Debug> TCP-Session: baddf276-3849-43c8-9571-3713060ba102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2026.01.02 18:43:35.350115 [ 287 ] {} <Debug> TCP-Session: 8d323008-1d51-43e0-9b75-e12f408076ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8070 | 2026.01.02 18:43:35.350292 [ 291 ] {ea301a20-748e-4505-9054-cbb90776a5a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8071 | 2026.01.02 18:43:35.350351 [ 291 ] {ea301a20-748e-4505-9054-cbb90776a5a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8072 | 2026.01.02 18:43:35.350636 [ 291 ] {ea301a20-748e-4505-9054-cbb90776a5a9} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 8073 | 2026.01.02 18:43:35.351659 [ 301 ] {ea301a20-748e-4505-9054-cbb90776a5a9} <Trace> AggregatingTransform: Aggregating | ||
| 8074 | 2026.01.02 18:43:35.351699 [ 301 ] {ea301a20-748e-4505-9054-cbb90776a5a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 8075 | 2026.01.02 18:43:35.351736 [ 301 ] {ea301a20-748e-4505-9054-cbb90776a5a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000998595 sec. (1001.407 rows/sec., 39.12 KiB/sec.) | ||
| 8076 | 2026.01.02 18:43:35.351755 [ 301 ] {ea301a20-748e-4505-9054-cbb90776a5a9} <Trace> Aggregator: Merging aggregated data | ||
| 8077 | 2026.01.02 18:43:35.353319 [ 291 ] {ea301a20-748e-4505-9054-cbb90776a5a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003342 sec., 299.22202274087374 rows/sec., 11.69 KiB/sec. | ||
| 8078 | 2026.01.02 18:43:35.353510 [ 291 ] {ea301a20-748e-4505-9054-cbb90776a5a9} <Debug> TCPHandler: Processed in 0.004138742 sec. | ||
| 8079 | 2026.01.02 18:43:35.353607 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8080 | 2026.01.02 18:43:35.353630 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8081 | 2026.01.02 18:43:35.353653 [ 291 ] {} <Debug> TCP-Session: ff119653-f077-4ec4-994a-2af5c9a433a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8082 | 2026.01.02 18:43:35.353658 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8083 | 2026.01.02 18:43:35.353687 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8084 | 2026.01.02 18:43:35.353690 [ 293 ] {} <Debug> TCP-Session: cd6f8a56-484a-4ba8-b10e-8d41dae403a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8085 | 2026.01.02 18:43:35.353712 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8086 | 2026.01.02 18:43:35.353734 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8087 | 2026.01.02 18:43:35.353760 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8088 | 2026.01.02 18:43:35.353787 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8089 | 2026.01.02 18:43:35.353802 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8090 | 2026.01.02 18:43:35.353815 [ 294 ] {} <Debug> TCP-Session: 8098047a-0b2d-41cb-841d-b5378d444cdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8091 | 2026.01.02 18:43:35.353836 [ 288 ] {} <Debug> TCP-Session: c2f0f136-cd0e-4c27-bd13-c23fc428a800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8092 | 2026.01.02 18:43:35.353857 [ 289 ] {} <Debug> TCP-Session: 19277df4-5a93-4389-8ce0-e6b7933a45b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8093 | 2026.01.02 18:43:35.353825 [ 292 ] {} <Debug> TCP-Session: 9368ace0-8a57-4b59-a5e3-71464d43f8ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8094 | 2026.01.02 18:43:35.353788 [ 287 ] {} <Debug> TCP-Session: 8d323008-1d51-43e0-9b75-e12f408076ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8095 | 2026.01.02 18:43:35.353737 [ 290 ] {} <Debug> TCP-Session: 8011a42e-fd05-4718-bd70-8b374ef924ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8096 | 2026.01.02 18:43:35.353717 [ 286 ] {} <Debug> TCP-Session: baddf276-3849-43c8-9571-3713060ba102 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8097 | 2026.01.02 18:43:35.465044 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46610 | ||
| 8098 | 2026.01.02 18:43:35.465150 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8099 | 2026.01.02 18:43:35.465177 [ 291 ] {} <Debug> TCP-Session: a3d6b47f-ac5d-4535-a859-8d83bfdbba10 Authenticating user 'default' from [fd00:1122:3344:101::e]:46610 | ||
| 8100 | 2026.01.02 18:43:35.465200 [ 291 ] {} <Debug> TCP-Session: a3d6b47f-ac5d-4535-a859-8d83bfdbba10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8101 | 2026.01.02 18:43:35.465214 [ 291 ] {} <Debug> TCP-Session: a3d6b47f-ac5d-4535-a859-8d83bfdbba10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8102 | 2026.01.02 18:43:35.465420 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38462 | ||
| 8103 | 2026.01.02 18:43:35.465461 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65363 | ||
| 8104 | 2026.01.02 18:43:35.465501 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54697 | ||
| 8105 | 2026.01.02 18:43:35.465503 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39272 | ||
| 8106 | 2026.01.02 18:43:35.465544 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43833 | ||
| 8107 | 2026.01.02 18:43:35.465554 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51209 | ||
| 8108 | 2026.01.02 18:43:35.465579 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8109 | 2026.01.02 18:43:35.465581 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8110 | 2026.01.02 18:43:35.465632 [ 291 ] {} <Trace> TCP-Session: a3d6b47f-ac5d-4535-a859-8d83bfdbba10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8111 | 2026.01.02 18:43:35.465650 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8112 | 2026.01.02 18:43:35.465668 [ 286 ] {} <Debug> TCP-Session: a640b5b8-2af1-4e20-93ce-5a7a71dae47d Authenticating user 'default' from [fd00:1122:3344:101::e]:54697 | ||
| 8113 | 2026.01.02 18:43:35.465640 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8114 | 2026.01.02 18:43:35.465705 [ 290 ] {} <Debug> TCP-Session: 00b44786-4b56-4192-a7d8-71823423a6e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51209 | ||
| 8115 | 2026.01.02 18:43:35.465719 [ 286 ] {} <Debug> TCP-Session: a640b5b8-2af1-4e20-93ce-5a7a71dae47d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8116 | 2026.01.02 18:43:35.465741 [ 294 ] {} <Debug> TCP-Session: a2357aae-48cf-4e05-98af-797046f7e8af Authenticating user 'default' from [fd00:1122:3344:101::e]:39272 | ||
| 8117 | 2026.01.02 18:43:35.465761 [ 290 ] {} <Debug> TCP-Session: 00b44786-4b56-4192-a7d8-71823423a6e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8118 | 2026.01.02 18:43:35.465764 [ 286 ] {} <Debug> TCP-Session: a640b5b8-2af1-4e20-93ce-5a7a71dae47d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8119 | 2026.01.02 18:43:35.465777 [ 294 ] {} <Debug> TCP-Session: a2357aae-48cf-4e05-98af-797046f7e8af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8120 | 2026.01.02 18:43:35.465784 [ 290 ] {} <Debug> TCP-Session: 00b44786-4b56-4192-a7d8-71823423a6e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8121 | 2026.01.02 18:43:35.465809 [ 294 ] {} <Debug> TCP-Session: a2357aae-48cf-4e05-98af-797046f7e8af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8122 | 2026.01.02 18:43:35.465635 [ 293 ] {} <Debug> TCP-Session: bb594729-9415-4c63-ab76-ae2bdc6c6ab7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65363 | ||
| 8123 | 2026.01.02 18:43:35.465634 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8124 | 2026.01.02 18:43:35.465864 [ 293 ] {} <Debug> TCP-Session: bb594729-9415-4c63-ab76-ae2bdc6c6ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8125 | 2026.01.02 18:43:35.465536 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8126 | 2026.01.02 18:43:35.465883 [ 293 ] {} <Debug> TCP-Session: bb594729-9415-4c63-ab76-ae2bdc6c6ab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8127 | 2026.01.02 18:43:35.465914 [ 292 ] {} <Debug> TCP-Session: de66f875-9395-41de-a3fb-1ae4eb3a9f7f Authenticating user 'default' from [fd00:1122:3344:101::e]:38462 | ||
| 8128 | 2026.01.02 18:43:35.465883 [ 289 ] {} <Debug> TCP-Session: 5eca03c0-cd65-49ad-8d20-49ec7c5fc59a Authenticating user 'default' from [fd00:1122:3344:101::e]:43833 | ||
| 8129 | 2026.01.02 18:43:35.465954 [ 292 ] {} <Debug> TCP-Session: de66f875-9395-41de-a3fb-1ae4eb3a9f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8130 | 2026.01.02 18:43:35.465973 [ 289 ] {} <Debug> TCP-Session: 5eca03c0-cd65-49ad-8d20-49ec7c5fc59a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8131 | 2026.01.02 18:43:35.465981 [ 292 ] {} <Debug> TCP-Session: de66f875-9395-41de-a3fb-1ae4eb3a9f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8132 | 2026.01.02 18:43:35.466002 [ 289 ] {} <Debug> TCP-Session: 5eca03c0-cd65-49ad-8d20-49ec7c5fc59a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8133 | 2026.01.02 18:43:35.465876 [ 291 ] {55650fdb-19df-4139-8e27-75e02ce347ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46610) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8134 | 2026.01.02 18:43:35.465510 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41245 | ||
| 8135 | 2026.01.02 18:43:35.465533 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52268 | ||
| 8136 | 2026.01.02 18:43:35.466130 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8137 | 2026.01.02 18:43:35.466152 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8138 | 2026.01.02 18:43:35.466159 [ 287 ] {} <Debug> TCP-Session: af5bc023-3a16-4916-9b1d-95d48853177a Authenticating user 'default' from [fd00:1122:3344:101::e]:41245 | ||
| 8139 | 2026.01.02 18:43:35.466182 [ 288 ] {} <Debug> TCP-Session: bcd335ac-9d76-49c6-ae15-e83d0038ba7d Authenticating user 'default' from [fd00:1122:3344:101::e]:52268 | ||
| 8140 | 2026.01.02 18:43:35.466191 [ 287 ] {} <Debug> TCP-Session: af5bc023-3a16-4916-9b1d-95d48853177a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8141 | 2026.01.02 18:43:35.466208 [ 288 ] {} <Debug> TCP-Session: bcd335ac-9d76-49c6-ae15-e83d0038ba7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8142 | 2026.01.02 18:43:35.466216 [ 287 ] {} <Debug> TCP-Session: af5bc023-3a16-4916-9b1d-95d48853177a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8143 | 2026.01.02 18:43:35.466230 [ 288 ] {} <Debug> TCP-Session: bcd335ac-9d76-49c6-ae15-e83d0038ba7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8144 | 2026.01.02 18:43:35.466305 [ 291 ] {55650fdb-19df-4139-8e27-75e02ce347ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8145 | 2026.01.02 18:43:35.466367 [ 291 ] {55650fdb-19df-4139-8e27-75e02ce347ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8146 | 2026.01.02 18:43:35.466646 [ 291 ] {55650fdb-19df-4139-8e27-75e02ce347ff} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 8147 | 2026.01.02 18:43:35.467594 [ 317 ] {55650fdb-19df-4139-8e27-75e02ce347ff} <Trace> AggregatingTransform: Aggregating | ||
| 8148 | 2026.01.02 18:43:35.467650 [ 317 ] {55650fdb-19df-4139-8e27-75e02ce347ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 8149 | 2026.01.02 18:43:35.467688 [ 317 ] {55650fdb-19df-4139-8e27-75e02ce347ff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939694 sec. (1064.176 rows/sec., 41.57 KiB/sec.) | ||
| 8150 | 2026.01.02 18:43:35.467708 [ 317 ] {55650fdb-19df-4139-8e27-75e02ce347ff} <Trace> Aggregator: Merging aggregated data | ||
| 8151 | 2026.01.02 18:43:35.469223 [ 291 ] {55650fdb-19df-4139-8e27-75e02ce347ff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003426 sec., 291.8855808523059 rows/sec., 11.40 KiB/sec. | ||
| 8152 | 2026.01.02 18:43:35.469380 [ 291 ] {55650fdb-19df-4139-8e27-75e02ce347ff} <Debug> TCPHandler: Processed in 0.003923359 sec. | ||
| 8153 | 2026.01.02 18:43:35.469509 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8154 | 2026.01.02 18:43:35.469539 [ 291 ] {} <Debug> TCP-Session: a3d6b47f-ac5d-4535-a859-8d83bfdbba10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8155 | 2026.01.02 18:43:35.469543 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8156 | 2026.01.02 18:43:35.469562 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8157 | 2026.01.02 18:43:35.469592 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8158 | 2026.01.02 18:43:35.469612 [ 290 ] {} <Debug> TCP-Session: 00b44786-4b56-4192-a7d8-71823423a6e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8159 | 2026.01.02 18:43:35.469628 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8160 | 2026.01.02 18:43:35.469637 [ 294 ] {} <Debug> TCP-Session: a2357aae-48cf-4e05-98af-797046f7e8af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8161 | 2026.01.02 18:43:35.469658 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8162 | 2026.01.02 18:43:35.469671 [ 293 ] {} <Debug> TCP-Session: bb594729-9415-4c63-ab76-ae2bdc6c6ab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8163 | 2026.01.02 18:43:35.469683 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8164 | 2026.01.02 18:43:35.469706 [ 287 ] {} <Debug> TCP-Session: af5bc023-3a16-4916-9b1d-95d48853177a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8165 | 2026.01.02 18:43:35.469706 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8166 | 2026.01.02 18:43:35.469735 [ 286 ] {} <Debug> TCP-Session: a640b5b8-2af1-4e20-93ce-5a7a71dae47d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8167 | 2026.01.02 18:43:35.469599 [ 292 ] {} <Debug> TCP-Session: de66f875-9395-41de-a3fb-1ae4eb3a9f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8168 | 2026.01.02 18:43:35.469774 [ 289 ] {} <Debug> TCP-Session: 5eca03c0-cd65-49ad-8d20-49ec7c5fc59a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8169 | 2026.01.02 18:43:35.469599 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8170 | 2026.01.02 18:43:35.469843 [ 288 ] {} <Debug> TCP-Session: bcd335ac-9d76-49c6-ae15-e83d0038ba7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8171 | 2026.01.02 18:43:35.611660 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2026.01.02 18:43:35.611845 [ 276 ] {b7d1a4ee-2723-4cbe-8b50-51b3e8079cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8173 | 2026.01.02 18:43:35.611913 [ 276 ] {b7d1a4ee-2723-4cbe-8b50-51b3e8079cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8174 | 2026.01.02 18:43:35.612614 [ 276 ] {b7d1a4ee-2723-4cbe-8b50-51b3e8079cb4} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.01.02 18:43:35.612665 [ 276 ] {b7d1a4ee-2723-4cbe-8b50-51b3e8079cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8176 | 2026.01.02 18:43:35.613074 [ 276 ] {b7d1a4ee-2723-4cbe-8b50-51b3e8079cb4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8177 | 2026.01.02 18:43:35.613313 [ 276 ] {b7d1a4ee-2723-4cbe-8b50-51b3e8079cb4} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.01.02 18:43:35.613477 [ 276 ] {b7d1a4ee-2723-4cbe-8b50-51b3e8079cb4} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001681 sec., 60678.16775728733 rows/sec., 5.07 MiB/sec. | ||
| 8179 | 2026.01.02 18:43:35.613529 [ 276 ] {b7d1a4ee-2723-4cbe-8b50-51b3e8079cb4} <Debug> TCPHandler: Processed in 0.0020038 sec. | ||
| 8180 | 2026.01.02 18:43:35.613660 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2026.01.02 18:43:35.613768 [ 276 ] {d83e2367-55b8-47c7-850e-5e25a0ebad79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8182 | 2026.01.02 18:43:35.613814 [ 276 ] {d83e2367-55b8-47c7-850e-5e25a0ebad79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8183 | 2026.01.02 18:43:35.614235 [ 276 ] {d83e2367-55b8-47c7-850e-5e25a0ebad79} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.01.02 18:43:35.614271 [ 276 ] {d83e2367-55b8-47c7-850e-5e25a0ebad79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8185 | 2026.01.02 18:43:35.614655 [ 276 ] {d83e2367-55b8-47c7-850e-5e25a0ebad79} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8186 | 2026.01.02 18:43:35.614874 [ 276 ] {d83e2367-55b8-47c7-850e-5e25a0ebad79} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.01.02 18:43:35.615016 [ 276 ] {d83e2367-55b8-47c7-850e-5e25a0ebad79} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001272 sec., 18081.76100628931 rows/sec., 1.33 MiB/sec. | ||
| 8188 | 2026.01.02 18:43:35.615057 [ 276 ] {d83e2367-55b8-47c7-850e-5e25a0ebad79} <Debug> TCPHandler: Processed in 0.001448062 sec. | ||
| 8189 | 2026.01.02 18:43:35.615174 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.01.02 18:43:35.615274 [ 276 ] {638925aa-b380-4edb-8d28-b4a01775f71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8191 | 2026.01.02 18:43:35.615315 [ 276 ] {638925aa-b380-4edb-8d28-b4a01775f71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8192 | 2026.01.02 18:43:35.615744 [ 276 ] {638925aa-b380-4edb-8d28-b4a01775f71c} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.01.02 18:43:35.615837 [ 276 ] {638925aa-b380-4edb-8d28-b4a01775f71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8194 | 2026.01.02 18:43:35.616147 [ 276 ] {638925aa-b380-4edb-8d28-b4a01775f71c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8195 | 2026.01.02 18:43:35.616356 [ 276 ] {638925aa-b380-4edb-8d28-b4a01775f71c} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.01.02 18:43:35.616491 [ 276 ] {638925aa-b380-4edb-8d28-b4a01775f71c} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001236 sec., 70388.34951456312 rows/sec., 5.50 MiB/sec. | ||
| 8197 | 2026.01.02 18:43:35.616533 [ 276 ] {638925aa-b380-4edb-8d28-b4a01775f71c} <Debug> TCPHandler: Processed in 0.001408722 sec. | ||
| 8198 | 2026.01.02 18:43:35.616655 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2026.01.02 18:43:35.616753 [ 276 ] {f31ebe67-180e-443e-8fb9-96c977df9914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8200 | 2026.01.02 18:43:35.616798 [ 276 ] {f31ebe67-180e-443e-8fb9-96c977df9914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8201 | 2026.01.02 18:43:35.617236 [ 276 ] {f31ebe67-180e-443e-8fb9-96c977df9914} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.01.02 18:43:35.617271 [ 276 ] {f31ebe67-180e-443e-8fb9-96c977df9914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8203 | 2026.01.02 18:43:35.617618 [ 276 ] {f31ebe67-180e-443e-8fb9-96c977df9914} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8204 | 2026.01.02 18:43:35.617839 [ 276 ] {f31ebe67-180e-443e-8fb9-96c977df9914} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.01.02 18:43:35.617984 [ 276 ] {f31ebe67-180e-443e-8fb9-96c977df9914} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 8206 | 2026.01.02 18:43:35.618023 [ 276 ] {f31ebe67-180e-443e-8fb9-96c977df9914} <Debug> TCPHandler: Processed in 0.001416601 sec. | ||
| 8207 | 2026.01.02 18:43:35.618146 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8208 | 2026.01.02 18:43:35.618242 [ 276 ] {61a02f6c-85a3-47e4-8b82-a0234cb3ff20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8209 | 2026.01.02 18:43:35.618298 [ 276 ] {61a02f6c-85a3-47e4-8b82-a0234cb3ff20} <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 | ||
| 8210 | 2026.01.02 18:43:35.619141 [ 276 ] {61a02f6c-85a3-47e4-8b82-a0234cb3ff20} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2026.01.02 18:43:35.619176 [ 276 ] {61a02f6c-85a3-47e4-8b82-a0234cb3ff20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8212 | 2026.01.02 18:43:35.619735 [ 276 ] {61a02f6c-85a3-47e4-8b82-a0234cb3ff20} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8213 | 2026.01.02 18:43:35.619970 [ 276 ] {61a02f6c-85a3-47e4-8b82-a0234cb3ff20} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2026.01.02 18:43:35.620116 [ 276 ] {61a02f6c-85a3-47e4-8b82-a0234cb3ff20} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001892 sec., 12156.448202959831 rows/sec., 21.78 MiB/sec. | ||
| 8215 | 2026.01.02 18:43:35.620191 [ 276 ] {61a02f6c-85a3-47e4-8b82-a0234cb3ff20} <Debug> TCPHandler: Processed in 0.002095182 sec. | ||
| 8216 | 2026.01.02 18:43:35.620320 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2026.01.02 18:43:35.620422 [ 276 ] {8c0846f7-faab-40f4-965d-faaec0318cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8218 | 2026.01.02 18:43:35.620467 [ 276 ] {8c0846f7-faab-40f4-965d-faaec0318cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8219 | 2026.01.02 18:43:35.620849 [ 276 ] {8c0846f7-faab-40f4-965d-faaec0318cd9} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.01.02 18:43:35.620885 [ 276 ] {8c0846f7-faab-40f4-965d-faaec0318cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8221 | 2026.01.02 18:43:35.621200 [ 276 ] {8c0846f7-faab-40f4-965d-faaec0318cd9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8222 | 2026.01.02 18:43:35.621428 [ 276 ] {8c0846f7-faab-40f4-965d-faaec0318cd9} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.01.02 18:43:35.621567 [ 276 ] {8c0846f7-faab-40f4-965d-faaec0318cd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 8224 | 2026.01.02 18:43:35.621605 [ 276 ] {8c0846f7-faab-40f4-965d-faaec0318cd9} <Debug> TCPHandler: Processed in 0.00133482 sec. | ||
| 8225 | 2026.01.02 18:43:36.786040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19658 | ||
| 8226 | 2026.01.02 18:43:36.786567 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2026.01.02 18:43:36.786614 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8228 | 2026.01.02 18:43:36.787123 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8229 | 2026.01.02 18:43:36.787370 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2026.01.02 18:43:36.787518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19658 | ||
| 8231 | 2026.01.02 18:43:36.787531 [ 102 ] {} <Debug> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8232 | 2026.01.02 18:43:36.787588 [ 102 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8233 | 2026.01.02 18:43:36.787617 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8234 | 2026.01.02 18:43:36.787715 [ 190 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 8235 | 2026.01.02 18:43:36.787806 [ 190 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8236 | 2026.01.02 18:43:36.787837 [ 190 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17290 rows starting from the beginning of the part | ||
| 8237 | 2026.01.02 18:43:36.787900 [ 190 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 8238 | 2026.01.02 18:43:36.787959 [ 190 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 8239 | 2026.01.02 18:43:36.788021 [ 190 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 8240 | 2026.01.02 18:43:36.788067 [ 190 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 8241 | 2026.01.02 18:43:36.788126 [ 190 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 8242 | 2026.01.02 18:43:36.790077 [ 203 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19658 rows, containing 4 columns (4 merged, 0 gathered) in 0.002395216 sec., 8207193.004722748 rows/sec., 117.40 MiB/sec. | ||
| 8243 | 2026.01.02 18:43:36.790478 [ 197 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8244 | 2026.01.02 18:43:36.790819 [ 197 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_41_8} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8245 | 2026.01.02 18:43:36.790900 [ 197 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_41_8} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8246 | 2026.01.02 18:43:36.791005 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8247 | 2026.01.02 18:43:37.808852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8248 | 2026.01.02 18:43:37.825835 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2026.01.02 18:43:37.825886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8250 | 2026.01.02 18:43:37.831354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8251 | 2026.01.02 18:43:37.832022 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2026.01.02 18:43:37.832323 [ 102 ] {} <Debug> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8253 | 2026.01.02 18:43:37.832391 [ 102 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8254 | 2026.01.02 18:43:37.832414 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8255 | 2026.01.02 18:43:37.832538 [ 190 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 8256 | 2026.01.02 18:43:37.835019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8257 | 2026.01.02 18:43:37.836182 [ 190 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8258 | 2026.01.02 18:43:37.837604 [ 190 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 8259 | 2026.01.02 18:43:37.842216 [ 190 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 8260 | 2026.01.02 18:43:37.846781 [ 190 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 8261 | 2026.01.02 18:43:37.851589 [ 190 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 8262 | 2026.01.02 18:43:37.855778 [ 190 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 8263 | 2026.01.02 18:43:37.859540 [ 190 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 8264 | 2026.01.02 18:43:37.911888 [ 203 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079399125 sec., 3891.730544889506 rows/sec., 20.12 MiB/sec. | ||
| 8265 | 2026.01.02 18:43:37.914479 [ 188 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8266 | 2026.01.02 18:43:37.916326 [ 188 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_41_8} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8267 | 2026.01.02 18:43:37.916402 [ 188 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_41_8} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8268 | 2026.01.02 18:43:37.918722 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8269 | 2026.01.02 18:43:38.000342 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.73 MiB, peak 316.13 MiB, free memory in arenas 0.00 B, will set to 304.33 MiB (RSS), difference: 1.60 MiB | ||
| 8270 | 2026.01.02 18:43:39.344194 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 986 | ||
| 8271 | 2026.01.02 18:43:39.346872 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2026.01.02 18:43:39.346917 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8273 | 2026.01.02 18:43:39.348097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8274 | 2026.01.02 18:43:39.348352 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2026.01.02 18:43:39.348541 [ 96 ] {} <Debug> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8276 | 2026.01.02 18:43:39.348613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 8277 | 2026.01.02 18:43:39.348639 [ 96 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.01.02 18:43:39.348684 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8279 | 2026.01.02 18:43:39.348864 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::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 | ||
| 8280 | 2026.01.02 18:43:39.349516 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8281 | 2026.01.02 18:43:39.349660 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 846 rows starting from the beginning of the part | ||
| 8282 | 2026.01.02 18:43:39.350037 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 8283 | 2026.01.02 18:43:39.350381 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 8284 | 2026.01.02 18:43:39.350740 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 8285 | 2026.01.02 18:43:39.351089 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 8286 | 2026.01.02 18:43:39.351452 [ 193 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::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 | ||
| 8287 | 2026.01.02 18:43:39.357851 [ 194 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 986 rows, containing 72 columns (72 merged, 0 gathered) in 0.009072038 sec., 108685.61176661738 rows/sec., 87.49 MiB/sec. | ||
| 8288 | 2026.01.02 18:43:39.359102 [ 201 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8289 | 2026.01.02 18:43:39.359623 [ 201 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_31_6} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.01.02 18:43:39.359702 [ 201 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_31_6} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8291 | 2026.01.02 18:43:39.359838 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 8292 | 2026.01.02 18:43:40.611448 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8293 | 2026.01.02 18:43:40.611630 [ 276 ] {4226d00a-400c-47af-a97e-9f1c87012e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8294 | 2026.01.02 18:43:40.611697 [ 276 ] {4226d00a-400c-47af-a97e-9f1c87012e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8295 | 2026.01.02 18:43:40.612392 [ 276 ] {4226d00a-400c-47af-a97e-9f1c87012e93} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2026.01.02 18:43:40.612445 [ 276 ] {4226d00a-400c-47af-a97e-9f1c87012e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8297 | 2026.01.02 18:43:40.612846 [ 276 ] {4226d00a-400c-47af-a97e-9f1c87012e93} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8298 | 2026.01.02 18:43:40.613072 [ 276 ] {4226d00a-400c-47af-a97e-9f1c87012e93} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8299 | 2026.01.02 18:43:40.613225 [ 276 ] {4226d00a-400c-47af-a97e-9f1c87012e93} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001659 sec., 55455.09342977697 rows/sec., 4.68 MiB/sec. | ||
| 8300 | 2026.01.02 18:43:40.613274 [ 276 ] {4226d00a-400c-47af-a97e-9f1c87012e93} <Debug> TCPHandler: Processed in 0.00197771 sec. | ||
| 8301 | 2026.01.02 18:43:40.613402 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8302 | 2026.01.02 18:43:40.613501 [ 276 ] {89ed90a5-5bc7-45a5-8d2c-dfd29290da9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8303 | 2026.01.02 18:43:40.613544 [ 276 ] {89ed90a5-5bc7-45a5-8d2c-dfd29290da9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8304 | 2026.01.02 18:43:40.614006 [ 276 ] {89ed90a5-5bc7-45a5-8d2c-dfd29290da9a} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8305 | 2026.01.02 18:43:40.614044 [ 276 ] {89ed90a5-5bc7-45a5-8d2c-dfd29290da9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8306 | 2026.01.02 18:43:40.614371 [ 276 ] {89ed90a5-5bc7-45a5-8d2c-dfd29290da9a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8307 | 2026.01.02 18:43:40.614586 [ 276 ] {89ed90a5-5bc7-45a5-8d2c-dfd29290da9a} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8308 | 2026.01.02 18:43:40.614713 [ 101 ] {} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8309 | 2026.01.02 18:43:40.614720 [ 276 ] {89ed90a5-5bc7-45a5-8d2c-dfd29290da9a} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001206 sec., 14925.373134328358 rows/sec., 1.10 MiB/sec. | ||
| 8310 | 2026.01.02 18:43:40.614784 [ 101 ] {} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2026.01.02 18:43:40.614801 [ 276 ] {89ed90a5-5bc7-45a5-8d2c-dfd29290da9a} <Debug> TCPHandler: Processed in 0.001421971 sec. | ||
| 8312 | 2026.01.02 18:43:40.614813 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8313 | 2026.01.02 18:43:40.614915 [ 195 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 8314 | 2026.01.02 18:43:40.614933 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2026.01.02 18:43:40.615013 [ 195 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8316 | 2026.01.02 18:43:40.615035 [ 276 ] {bf814508-f539-4bdb-9793-d7462c8c3eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8317 | 2026.01.02 18:43:40.615045 [ 195 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 71 rows starting from the beginning of the part | ||
| 8318 | 2026.01.02 18:43:40.615089 [ 276 ] {bf814508-f539-4bdb-9793-d7462c8c3eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8319 | 2026.01.02 18:43:40.615111 [ 195 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part | ||
| 8320 | 2026.01.02 18:43:40.615155 [ 195 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 23 rows starting from the beginning of the part | ||
| 8321 | 2026.01.02 18:43:40.615197 [ 195 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 18 rows starting from the beginning of the part | ||
| 8322 | 2026.01.02 18:43:40.615236 [ 195 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 23 rows starting from the beginning of the part | ||
| 8323 | 2026.01.02 18:43:40.615277 [ 195 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 18 rows starting from the beginning of the part | ||
| 8324 | 2026.01.02 18:43:40.615582 [ 276 ] {bf814508-f539-4bdb-9793-d7462c8c3eb2} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.01.02 18:43:40.615618 [ 276 ] {bf814508-f539-4bdb-9793-d7462c8c3eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8326 | 2026.01.02 18:43:40.615931 [ 276 ] {bf814508-f539-4bdb-9793-d7462c8c3eb2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8327 | 2026.01.02 18:43:40.616043 [ 194 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001163928 sec., 148634.62344749845 rows/sec., 11.44 MiB/sec. | ||
| 8328 | 2026.01.02 18:43:40.616147 [ 276 ] {bf814508-f539-4bdb-9793-d7462c8c3eb2} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.01.02 18:43:40.616190 [ 199 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8330 | 2026.01.02 18:43:40.616284 [ 276 ] {bf814508-f539-4bdb-9793-d7462c8c3eb2} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001269 sec., 64617.809298660366 rows/sec., 5.05 MiB/sec. | ||
| 8331 | 2026.01.02 18:43:40.616324 [ 276 ] {bf814508-f539-4bdb-9793-d7462c8c3eb2} <Debug> TCPHandler: Processed in 0.001440291 sec. | ||
| 8332 | 2026.01.02 18:43:40.616438 [ 199 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_56_11} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8333 | 2026.01.02 18:43:40.616448 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8334 | 2026.01.02 18:43:40.616503 [ 199 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_56_11} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8335 | 2026.01.02 18:43:40.616546 [ 276 ] {18279fb7-063a-46e8-8433-d379b38ac0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8336 | 2026.01.02 18:43:40.616564 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8337 | 2026.01.02 18:43:40.616591 [ 276 ] {18279fb7-063a-46e8-8433-d379b38ac0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8338 | 2026.01.02 18:43:40.617008 [ 276 ] {18279fb7-063a-46e8-8433-d379b38ac0b2} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2026.01.02 18:43:40.617043 [ 276 ] {18279fb7-063a-46e8-8433-d379b38ac0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8340 | 2026.01.02 18:43:40.617373 [ 276 ] {18279fb7-063a-46e8-8433-d379b38ac0b2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8341 | 2026.01.02 18:43:40.617587 [ 276 ] {18279fb7-063a-46e8-8433-d379b38ac0b2} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2026.01.02 18:43:40.617724 [ 276 ] {18279fb7-063a-46e8-8433-d379b38ac0b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 8343 | 2026.01.02 18:43:40.617762 [ 276 ] {18279fb7-063a-46e8-8433-d379b38ac0b2} <Debug> TCPHandler: Processed in 0.0013627 sec. | ||
| 8344 | 2026.01.02 18:43:40.617887 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8345 | 2026.01.02 18:43:40.618012 [ 276 ] {0cae7dae-d4f5-4d1b-9c04-bb05a78c6d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8346 | 2026.01.02 18:43:40.618080 [ 276 ] {0cae7dae-d4f5-4d1b-9c04-bb05a78c6d18} <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 | ||
| 8347 | 2026.01.02 18:43:40.618906 [ 276 ] {0cae7dae-d4f5-4d1b-9c04-bb05a78c6d18} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8348 | 2026.01.02 18:43:40.618942 [ 276 ] {0cae7dae-d4f5-4d1b-9c04-bb05a78c6d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8349 | 2026.01.02 18:43:40.619493 [ 276 ] {0cae7dae-d4f5-4d1b-9c04-bb05a78c6d18} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8350 | 2026.01.02 18:43:40.619721 [ 276 ] {0cae7dae-d4f5-4d1b-9c04-bb05a78c6d18} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8351 | 2026.01.02 18:43:40.619865 [ 276 ] {0cae7dae-d4f5-4d1b-9c04-bb05a78c6d18} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001879 sec., 9579.563597658329 rows/sec., 17.17 MiB/sec. | ||
| 8352 | 2026.01.02 18:43:40.619933 [ 276 ] {0cae7dae-d4f5-4d1b-9c04-bb05a78c6d18} <Debug> TCPHandler: Processed in 0.002108092 sec. | ||
| 8353 | 2026.01.02 18:43:40.620055 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8354 | 2026.01.02 18:43:40.620152 [ 276 ] {9e4a66f5-8f2d-429f-841b-92cc4eea75b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8355 | 2026.01.02 18:43:40.620194 [ 276 ] {9e4a66f5-8f2d-429f-841b-92cc4eea75b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8356 | 2026.01.02 18:43:40.620579 [ 276 ] {9e4a66f5-8f2d-429f-841b-92cc4eea75b2} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8357 | 2026.01.02 18:43:40.620616 [ 276 ] {9e4a66f5-8f2d-429f-841b-92cc4eea75b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8358 | 2026.01.02 18:43:40.620932 [ 276 ] {9e4a66f5-8f2d-429f-841b-92cc4eea75b2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8359 | 2026.01.02 18:43:40.621163 [ 276 ] {9e4a66f5-8f2d-429f-841b-92cc4eea75b2} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2026.01.02 18:43:40.621305 [ 276 ] {9e4a66f5-8f2d-429f-841b-92cc4eea75b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 8361 | 2026.01.02 18:43:40.621341 [ 276 ] {9e4a66f5-8f2d-429f-841b-92cc4eea75b2} <Debug> TCPHandler: Processed in 0.001336731 sec. | ||
| 8362 | 2026.01.02 18:43:44.131798 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8363 | 2026.01.02 18:43:44.131894 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8364 | 2026.01.02 18:43:44.287838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20170 | ||
| 8365 | 2026.01.02 18:43:44.288366 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8366 | 2026.01.02 18:43:44.288410 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8367 | 2026.01.02 18:43:44.288921 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8368 | 2026.01.02 18:43:44.289158 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8369 | 2026.01.02 18:43:44.289297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20170 | ||
| 8370 | 2026.01.02 18:43:45.335320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8371 | 2026.01.02 18:43:45.351418 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2026.01.02 18:43:45.351485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8373 | 2026.01.02 18:43:45.357143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8374 | 2026.01.02 18:43:45.357871 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2026.01.02 18:43:45.360968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8376 | 2026.01.02 18:43:45.610979 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8377 | 2026.01.02 18:43:45.611158 [ 276 ] {eaa233e1-fe9e-4610-9b0e-7a475a3235e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8378 | 2026.01.02 18:43:45.611225 [ 276 ] {eaa233e1-fe9e-4610-9b0e-7a475a3235e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8379 | 2026.01.02 18:43:45.611939 [ 276 ] {eaa233e1-fe9e-4610-9b0e-7a475a3235e3} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8380 | 2026.01.02 18:43:45.611978 [ 276 ] {eaa233e1-fe9e-4610-9b0e-7a475a3235e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8381 | 2026.01.02 18:43:45.612393 [ 276 ] {eaa233e1-fe9e-4610-9b0e-7a475a3235e3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8382 | 2026.01.02 18:43:45.612625 [ 276 ] {eaa233e1-fe9e-4610-9b0e-7a475a3235e3} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8383 | 2026.01.02 18:43:45.612756 [ 107 ] {} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8384 | 2026.01.02 18:43:45.612782 [ 276 ] {eaa233e1-fe9e-4610-9b0e-7a475a3235e3} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001674 sec., 60931.89964157707 rows/sec., 5.09 MiB/sec. | ||
| 8385 | 2026.01.02 18:43:45.612796 [ 107 ] {} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2026.01.02 18:43:45.612818 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8387 | 2026.01.02 18:43:45.612837 [ 276 ] {eaa233e1-fe9e-4610-9b0e-7a475a3235e3} <Debug> TCPHandler: Processed in 0.00199292 sec. | ||
| 8388 | 2026.01.02 18:43:45.612909 [ 195 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::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 | ||
| 8389 | 2026.01.02 18:43:45.612976 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8390 | 2026.01.02 18:43:45.613014 [ 195 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8391 | 2026.01.02 18:43:45.613047 [ 195 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1408 rows starting from the beginning of the part | ||
| 8392 | 2026.01.02 18:43:45.613082 [ 276 ] {8657e195-a2f4-4e34-adc2-a2f926a4f194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8393 | 2026.01.02 18:43:45.613112 [ 195 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 102 rows starting from the beginning of the part | ||
| 8394 | 2026.01.02 18:43:45.613129 [ 276 ] {8657e195-a2f4-4e34-adc2-a2f926a4f194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8395 | 2026.01.02 18:43:45.613168 [ 195 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 92 rows starting from the beginning of the part | ||
| 8396 | 2026.01.02 18:43:45.613218 [ 195 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 102 rows starting from the beginning of the part | ||
| 8397 | 2026.01.02 18:43:45.613263 [ 195 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 92 rows starting from the beginning of the part | ||
| 8398 | 2026.01.02 18:43:45.613306 [ 195 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 102 rows starting from the beginning of the part | ||
| 8399 | 2026.01.02 18:43:45.613574 [ 276 ] {8657e195-a2f4-4e34-adc2-a2f926a4f194} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8400 | 2026.01.02 18:43:45.613609 [ 276 ] {8657e195-a2f4-4e34-adc2-a2f926a4f194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8401 | 2026.01.02 18:43:45.613922 [ 276 ] {8657e195-a2f4-4e34-adc2-a2f926a4f194} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8402 | 2026.01.02 18:43:45.614140 [ 276 ] {8657e195-a2f4-4e34-adc2-a2f926a4f194} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8403 | 2026.01.02 18:43:45.614278 [ 276 ] {8657e195-a2f4-4e34-adc2-a2f926a4f194} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00122 sec., 18852.459016393444 rows/sec., 1.38 MiB/sec. | ||
| 8404 | 2026.01.02 18:43:45.614318 [ 276 ] {8657e195-a2f4-4e34-adc2-a2f926a4f194} <Debug> TCPHandler: Processed in 0.001393211 sec. | ||
| 8405 | 2026.01.02 18:43:45.614376 [ 199 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1898 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509163 sec., 1257650.7640327783 rows/sec., 110.34 MiB/sec. | ||
| 8406 | 2026.01.02 18:43:45.614437 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8407 | 2026.01.02 18:43:45.614538 [ 276 ] {b6a25cb9-b5a4-4d1d-9fa5-4a901ffd4c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8408 | 2026.01.02 18:43:45.614582 [ 276 ] {b6a25cb9-b5a4-4d1d-9fa5-4a901ffd4c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8409 | 2026.01.02 18:43:45.614628 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8410 | 2026.01.02 18:43:45.614944 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_61_12} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2026.01.02 18:43:45.615023 [ 194 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_61_12} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8412 | 2026.01.02 18:43:45.615035 [ 276 ] {b6a25cb9-b5a4-4d1d-9fa5-4a901ffd4c35} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.01.02 18:43:45.615075 [ 276 ] {b6a25cb9-b5a4-4d1d-9fa5-4a901ffd4c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8414 | 2026.01.02 18:43:45.615136 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 8415 | 2026.01.02 18:43:45.615401 [ 276 ] {b6a25cb9-b5a4-4d1d-9fa5-4a901ffd4c35} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8416 | 2026.01.02 18:43:45.615630 [ 276 ] {b6a25cb9-b5a4-4d1d-9fa5-4a901ffd4c35} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2026.01.02 18:43:45.615737 [ 107 ] {} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8418 | 2026.01.02 18:43:45.615759 [ 276 ] {b6a25cb9-b5a4-4d1d-9fa5-4a901ffd4c35} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001242 sec., 70048.30917874396 rows/sec., 5.47 MiB/sec. | ||
| 8419 | 2026.01.02 18:43:45.615762 [ 107 ] {} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8420 | 2026.01.02 18:43:45.615790 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8421 | 2026.01.02 18:43:45.615797 [ 276 ] {b6a25cb9-b5a4-4d1d-9fa5-4a901ffd4c35} <Debug> TCPHandler: Processed in 0.001411661 sec. | ||
| 8422 | 2026.01.02 18:43:45.615896 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::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 | ||
| 8423 | 2026.01.02 18:43:45.615920 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.01.02 18:43:45.616027 [ 276 ] {8dbe6480-d72e-4a79-971f-c521435355c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8425 | 2026.01.02 18:43:45.616035 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8426 | 2026.01.02 18:43:45.616074 [ 276 ] {8dbe6480-d72e-4a79-971f-c521435355c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8427 | 2026.01.02 18:43:45.616080 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 633 rows starting from the beginning of the part | ||
| 8428 | 2026.01.02 18:43:45.616159 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 87 rows starting from the beginning of the part | ||
| 8429 | 2026.01.02 18:43:45.616206 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
| 8430 | 2026.01.02 18:43:45.616250 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 87 rows starting from the beginning of the part | ||
| 8431 | 2026.01.02 18:43:45.616290 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
| 8432 | 2026.01.02 18:43:45.616331 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 87 rows starting from the beginning of the part | ||
| 8433 | 2026.01.02 18:43:45.616504 [ 276 ] {8dbe6480-d72e-4a79-971f-c521435355c8} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2026.01.02 18:43:45.616545 [ 276 ] {8dbe6480-d72e-4a79-971f-c521435355c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8435 | 2026.01.02 18:43:45.616908 [ 276 ] {8dbe6480-d72e-4a79-971f-c521435355c8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8436 | 2026.01.02 18:43:45.617134 [ 276 ] {8dbe6480-d72e-4a79-971f-c521435355c8} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.01.02 18:43:45.617239 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8438 | 2026.01.02 18:43:45.617263 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2026.01.02 18:43:45.617268 [ 276 ] {8dbe6480-d72e-4a79-971f-c521435355c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 8440 | 2026.01.02 18:43:45.617279 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8441 | 2026.01.02 18:43:45.617306 [ 276 ] {8dbe6480-d72e-4a79-971f-c521435355c8} <Debug> TCPHandler: Processed in 0.001435622 sec. | ||
| 8442 | 2026.01.02 18:43:45.617344 [ 199 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1058 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502142 sec., 704327.5535868114 rows/sec., 56.55 MiB/sec. | ||
| 8443 | 2026.01.02 18:43:45.617362 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 8444 | 2026.01.02 18:43:45.617415 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8445 | 2026.01.02 18:43:45.617482 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8446 | 2026.01.02 18:43:45.617515 [ 276 ] {d948c58f-4dcf-44df-8232-15d27c297ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8447 | 2026.01.02 18:43:45.617521 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16893 rows starting from the beginning of the part | ||
| 8448 | 2026.01.02 18:43:45.617543 [ 192 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8449 | 2026.01.02 18:43:45.617582 [ 276 ] {d948c58f-4dcf-44df-8232-15d27c297ae0} <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 | ||
| 8450 | 2026.01.02 18:43:45.617606 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 8451 | 2026.01.02 18:43:45.617654 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 8452 | 2026.01.02 18:43:45.617698 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8453 | 2026.01.02 18:43:45.617738 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 8454 | 2026.01.02 18:43:45.617778 [ 194 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8455 | 2026.01.02 18:43:45.617902 [ 192 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_61_12} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8456 | 2026.01.02 18:43:45.618004 [ 192 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_61_12} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8457 | 2026.01.02 18:43:45.618099 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 8458 | 2026.01.02 18:43:45.618402 [ 276 ] {d948c58f-4dcf-44df-8232-15d27c297ae0} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2026.01.02 18:43:45.618440 [ 276 ] {d948c58f-4dcf-44df-8232-15d27c297ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8460 | 2026.01.02 18:43:45.618975 [ 276 ] {d948c58f-4dcf-44df-8232-15d27c297ae0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8461 | 2026.01.02 18:43:45.619256 [ 276 ] {d948c58f-4dcf-44df-8232-15d27c297ae0} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.01.02 18:43:45.619365 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8463 | 2026.01.02 18:43:45.619390 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.01.02 18:43:45.619403 [ 276 ] {d948c58f-4dcf-44df-8232-15d27c297ae0} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001905 sec., 12073.490813648294 rows/sec., 21.64 MiB/sec. | ||
| 8465 | 2026.01.02 18:43:45.619409 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8466 | 2026.01.02 18:43:45.619473 [ 276 ] {d948c58f-4dcf-44df-8232-15d27c297ae0} <Debug> TCPHandler: Processed in 0.002105812 sec. | ||
| 8467 | 2026.01.02 18:43:45.619476 [ 199 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::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 | ||
| 8468 | 2026.01.02 18:43:45.619592 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8469 | 2026.01.02 18:43:45.619660 [ 199 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8470 | 2026.01.02 18:43:45.619688 [ 276 ] {c211feee-f082-4c9a-b36b-408ac85a7942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8471 | 2026.01.02 18:43:45.619708 [ 199 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1018 rows starting from the beginning of the part | ||
| 8472 | 2026.01.02 18:43:45.619732 [ 276 ] {c211feee-f082-4c9a-b36b-408ac85a7942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8473 | 2026.01.02 18:43:45.619811 [ 199 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 23 rows starting from the beginning of the part | ||
| 8474 | 2026.01.02 18:43:45.619917 [ 199 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 18 rows starting from the beginning of the part | ||
| 8475 | 2026.01.02 18:43:45.620010 [ 199 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 23 rows starting from the beginning of the part | ||
| 8476 | 2026.01.02 18:43:45.620072 [ 276 ] {c211feee-f082-4c9a-b36b-408ac85a7942} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.01.02 18:43:45.620109 [ 276 ] {c211feee-f082-4c9a-b36b-408ac85a7942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8478 | 2026.01.02 18:43:45.620109 [ 199 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 18 rows starting from the beginning of the part | ||
| 8479 | 2026.01.02 18:43:45.620218 [ 199 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 23 rows starting from the beginning of the part | ||
| 8480 | 2026.01.02 18:43:45.620475 [ 276 ] {c211feee-f082-4c9a-b36b-408ac85a7942} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8481 | 2026.01.02 18:43:45.620695 [ 276 ] {c211feee-f082-4c9a-b36b-408ac85a7942} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.01.02 18:43:45.620800 [ 107 ] {} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8483 | 2026.01.02 18:43:45.620827 [ 107 ] {} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2026.01.02 18:43:45.620827 [ 276 ] {c211feee-f082-4c9a-b36b-408ac85a7942} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 8485 | 2026.01.02 18:43:45.620844 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8486 | 2026.01.02 18:43:45.620871 [ 276 ] {c211feee-f082-4c9a-b36b-408ac85a7942} <Debug> TCPHandler: Processed in 0.00132912 sec. | ||
| 8487 | 2026.01.02 18:43:45.620919 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 8488 | 2026.01.02 18:43:45.621015 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8489 | 2026.01.02 18:43:45.621043 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3060 rows starting from the beginning of the part | ||
| 8490 | 2026.01.02 18:43:45.621093 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 8491 | 2026.01.02 18:43:45.621137 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8492 | 2026.01.02 18:43:45.621178 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 8493 | 2026.01.02 18:43:45.621217 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8494 | 2026.01.02 18:43:45.621259 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 8495 | 2026.01.02 18:43:45.623035 [ 189 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 4 columns (4 merged, 0 gathered) in 0.002144543 sec., 1566767.3718829607 rows/sec., 105.95 MiB/sec. | ||
| 8496 | 2026.01.02 18:43:45.623470 [ 187 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8497 | 2026.01.02 18:43:45.623746 [ 187 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_61_12} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.01.02 18:43:45.623759 [ 189 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17693 rows, containing 5 columns (5 merged, 0 gathered) in 0.006437358 sec., 2748487.811303954 rows/sec., 188.68 MiB/sec. | ||
| 8499 | 2026.01.02 18:43:45.623813 [ 187 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_61_12} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8500 | 2026.01.02 18:43:45.623900 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8501 | 2026.01.02 18:43:45.624046 [ 191 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8502 | 2026.01.02 18:43:45.624390 [ 191 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2026.01.02 18:43:45.624472 [ 191 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8504 | 2026.01.02 18:43:45.624562 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8505 | 2026.01.02 18:43:45.627123 [ 189 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1123 rows, containing 19 columns (19 merged, 0 gathered) in 0.007674587 sec., 146327.09225916653 rows/sec., 262.21 MiB/sec. | ||
| 8506 | 2026.01.02 18:43:45.628720 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8507 | 2026.01.02 18:43:45.629090 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8508 | 2026.01.02 18:43:45.629170 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8509 | 2026.01.02 18:43:45.629297 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.58 MiB. | ||
| 8510 | 2026.01.02 18:43:46.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.00 MiB, peak 319.77 MiB, free memory in arenas 0.00 B, will set to 310.62 MiB (RSS), difference: 4.62 MiB | ||
| 8511 | 2026.01.02 18:43:49.348976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1010 | ||
| 8512 | 2026.01.02 18:43:49.351597 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2026.01.02 18:43:49.351648 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8514 | 2026.01.02 18:43:49.352899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8515 | 2026.01.02 18:43:49.353181 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2026.01.02 18:43:49.353536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
| 8517 | 2026.01.02 18:43:50.016567 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8518 | 2026.01.02 18:43:50.016824 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 8519 | 2026.01.02 18:43:50.017234 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8520 | 2026.01.02 18:43:50.017287 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8521 | 2026.01.02 18:43:50.017573 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8522 | 2026.01.02 18:43:50.017638 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8523 | 2026.01.02 18:43:50.017777 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 8524 | 2026.01.02 18:43:50.017885 [ 303 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8525 | 2026.01.02 18:43:50.017891 [ 295 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8526 | 2026.01.02 18:43:50.017901 [ 316 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8527 | 2026.01.02 18:43:50.017929 [ 314 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8528 | 2026.01.02 18:43:50.018066 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8529 | 2026.01.02 18:43:50.018093 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8530 | 2026.01.02 18:43:50.018188 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8531 | 2026.01.02 18:43:50.018210 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (SelectExecutor): Reading approx. 36 rows with 4 streams | ||
| 8532 | 2026.01.02 18:43:50.018246 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <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', '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_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'))" | ||
| 8533 | 2026.01.02 18:43:50.018283 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <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', '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_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'))" | ||
| 8534 | 2026.01.02 18:43:50.018334 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <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', '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_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'))" | ||
| 8535 | 2026.01.02 18:43:50.018373 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <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', '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_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'))" | ||
| 8536 | 2026.01.02 18:43:50.019390 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.002679 sec., 13437.849944008958 rows/sec., 567.20 KiB/sec. | ||
| 8537 | 2026.01.02 18:43:50.019533 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Debug> MemoryTracker: Peak memory usage (for query): 145.54 KiB. | ||
| 8538 | 2026.01.02 18:43:50.019550 [ 276 ] {5beb516e-34ef-4a24-acde-ed370d7eeb5e} <Debug> TCPHandler: Processed in 0.003120067 sec. | ||
| 8539 | 2026.01.02 18:43:50.058169 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2026.01.02 18:43:50.058294 [ 276 ] {317b6c57-0b21-4115-9b3b-bc23a8a0fbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 8541 | 2026.01.02 18:43:50.058344 [ 276 ] {317b6c57-0b21-4115-9b3b-bc23a8a0fbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8542 | 2026.01.02 18:43:50.058988 [ 276 ] {317b6c57-0b21-4115-9b3b-bc23a8a0fbb2} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2026.01.02 18:43:50.059029 [ 276 ] {317b6c57-0b21-4115-9b3b-bc23a8a0fbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8544 | 2026.01.02 18:43:50.059466 [ 276 ] {317b6c57-0b21-4115-9b3b-bc23a8a0fbb2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8545 | 2026.01.02 18:43:50.059659 [ 276 ] {317b6c57-0b21-4115-9b3b-bc23a8a0fbb2} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.01.02 18:43:50.059811 [ 276 ] {317b6c57-0b21-4115-9b3b-bc23a8a0fbb2} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001552 sec., 644.3298969072165 rows/sec., 161.08 KiB/sec. | ||
| 8547 | 2026.01.02 18:43:50.059852 [ 276 ] {317b6c57-0b21-4115-9b3b-bc23a8a0fbb2} <Debug> TCPHandler: Processed in 0.001748827 sec. | ||
| 8548 | 2026.01.02 18:43:50.059973 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.01.02 18:43:50.060067 [ 276 ] {fa176e82-5d2d-4100-8db0-c552d1281ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8550 | 2026.01.02 18:43:50.060108 [ 276 ] {fa176e82-5d2d-4100-8db0-c552d1281ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8551 | 2026.01.02 18:43:50.060537 [ 276 ] {fa176e82-5d2d-4100-8db0-c552d1281ab6} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.01.02 18:43:50.060572 [ 276 ] {fa176e82-5d2d-4100-8db0-c552d1281ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8553 | 2026.01.02 18:43:50.060862 [ 276 ] {fa176e82-5d2d-4100-8db0-c552d1281ab6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8554 | 2026.01.02 18:43:50.061064 [ 276 ] {fa176e82-5d2d-4100-8db0-c552d1281ab6} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.01.02 18:43:50.061194 [ 276 ] {fa176e82-5d2d-4100-8db0-c552d1281ab6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001145 sec., 20960.69868995633 rows/sec., 1.74 MiB/sec. | ||
| 8556 | 2026.01.02 18:43:50.061230 [ 276 ] {fa176e82-5d2d-4100-8db0-c552d1281ab6} <Debug> TCPHandler: Processed in 0.0013046 sec. | ||
| 8557 | 2026.01.02 18:43:50.061354 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.01.02 18:43:50.061446 [ 276 ] {d6be56db-2815-42b8-8703-dbea54781964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8559 | 2026.01.02 18:43:50.061485 [ 276 ] {d6be56db-2815-42b8-8703-dbea54781964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8560 | 2026.01.02 18:43:50.061878 [ 276 ] {d6be56db-2815-42b8-8703-dbea54781964} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2026.01.02 18:43:50.061912 [ 276 ] {d6be56db-2815-42b8-8703-dbea54781964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8562 | 2026.01.02 18:43:50.062206 [ 276 ] {d6be56db-2815-42b8-8703-dbea54781964} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8563 | 2026.01.02 18:43:50.062408 [ 276 ] {d6be56db-2815-42b8-8703-dbea54781964} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2026.01.02 18:43:50.062530 [ 276 ] {d6be56db-2815-42b8-8703-dbea54781964} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 901.17 KiB/sec. | ||
| 8565 | 2026.01.02 18:43:50.062566 [ 276 ] {d6be56db-2815-42b8-8703-dbea54781964} <Debug> TCPHandler: Processed in 0.001259909 sec. | ||
| 8566 | 2026.01.02 18:43:50.062678 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2026.01.02 18:43:50.062770 [ 276 ] {efecb8ac-259c-4a30-a554-fd0ebebcb9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8568 | 2026.01.02 18:43:50.062808 [ 276 ] {efecb8ac-259c-4a30-a554-fd0ebebcb9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8569 | 2026.01.02 18:43:50.063817 [ 276 ] {efecb8ac-259c-4a30-a554-fd0ebebcb9ea} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.01.02 18:43:50.063851 [ 276 ] {efecb8ac-259c-4a30-a554-fd0ebebcb9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8571 | 2026.01.02 18:43:50.064247 [ 276 ] {efecb8ac-259c-4a30-a554-fd0ebebcb9ea} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8572 | 2026.01.02 18:43:50.064457 [ 276 ] {efecb8ac-259c-4a30-a554-fd0ebebcb9ea} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.01.02 18:43:50.064581 [ 276 ] {efecb8ac-259c-4a30-a554-fd0ebebcb9ea} <Debug> executeQuery: Read 1359 rows, 116.51 KiB in 0.001828 sec., 743435.4485776805 rows/sec., 62.24 MiB/sec. | ||
| 8574 | 2026.01.02 18:43:50.064616 [ 276 ] {efecb8ac-259c-4a30-a554-fd0ebebcb9ea} <Debug> TCPHandler: Processed in 0.00198527 sec. | ||
| 8575 | 2026.01.02 18:43:50.064729 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8576 | 2026.01.02 18:43:50.064822 [ 276 ] {26f538d3-1b0b-4beb-85e6-8b03a5a2a742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8577 | 2026.01.02 18:43:50.064861 [ 276 ] {26f538d3-1b0b-4beb-85e6-8b03a5a2a742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8578 | 2026.01.02 18:43:50.065261 [ 276 ] {26f538d3-1b0b-4beb-85e6-8b03a5a2a742} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2026.01.02 18:43:50.065294 [ 276 ] {26f538d3-1b0b-4beb-85e6-8b03a5a2a742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8580 | 2026.01.02 18:43:50.065585 [ 276 ] {26f538d3-1b0b-4beb-85e6-8b03a5a2a742} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8581 | 2026.01.02 18:43:50.065785 [ 276 ] {26f538d3-1b0b-4beb-85e6-8b03a5a2a742} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2026.01.02 18:43:50.065912 [ 276 ] {26f538d3-1b0b-4beb-85e6-8b03a5a2a742} <Debug> executeQuery: Read 42 rows, 3.17 KiB in 0.001109 sec., 37871.95671776375 rows/sec., 2.79 MiB/sec. | ||
| 8583 | 2026.01.02 18:43:50.065948 [ 276 ] {26f538d3-1b0b-4beb-85e6-8b03a5a2a742} <Debug> TCPHandler: Processed in 0.001266449 sec. | ||
| 8584 | 2026.01.02 18:43:50.066067 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8585 | 2026.01.02 18:43:50.066164 [ 276 ] {06d7a3c8-ac96-47f1-9b13-bf7de4064cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8586 | 2026.01.02 18:43:50.066203 [ 276 ] {06d7a3c8-ac96-47f1-9b13-bf7de4064cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8587 | 2026.01.02 18:43:50.066665 [ 276 ] {06d7a3c8-ac96-47f1-9b13-bf7de4064cd1} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2026.01.02 18:43:50.066698 [ 276 ] {06d7a3c8-ac96-47f1-9b13-bf7de4064cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8589 | 2026.01.02 18:43:50.066993 [ 276 ] {06d7a3c8-ac96-47f1-9b13-bf7de4064cd1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8590 | 2026.01.02 18:43:50.067194 [ 276 ] {06d7a3c8-ac96-47f1-9b13-bf7de4064cd1} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8591 | 2026.01.02 18:43:50.067318 [ 276 ] {06d7a3c8-ac96-47f1-9b13-bf7de4064cd1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001172 sec., 215017.06484641635 rows/sec., 14.87 MiB/sec. | ||
| 8592 | 2026.01.02 18:43:50.067354 [ 276 ] {06d7a3c8-ac96-47f1-9b13-bf7de4064cd1} <Debug> TCPHandler: Processed in 0.001334051 sec. | ||
| 8593 | 2026.01.02 18:43:50.067472 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8594 | 2026.01.02 18:43:50.067564 [ 276 ] {ca15103b-b72a-468b-a669-75285447887a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8595 | 2026.01.02 18:43:50.067603 [ 276 ] {ca15103b-b72a-468b-a669-75285447887a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8596 | 2026.01.02 18:43:50.067988 [ 276 ] {ca15103b-b72a-468b-a669-75285447887a} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8597 | 2026.01.02 18:43:50.068021 [ 276 ] {ca15103b-b72a-468b-a669-75285447887a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8598 | 2026.01.02 18:43:50.068311 [ 276 ] {ca15103b-b72a-468b-a669-75285447887a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8599 | 2026.01.02 18:43:50.068521 [ 276 ] {ca15103b-b72a-468b-a669-75285447887a} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2026.01.02 18:43:50.068643 [ 276 ] {ca15103b-b72a-468b-a669-75285447887a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 8601 | 2026.01.02 18:43:50.068680 [ 276 ] {ca15103b-b72a-468b-a669-75285447887a} <Debug> TCPHandler: Processed in 0.001254809 sec. | ||
| 8602 | 2026.01.02 18:43:50.068798 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8603 | 2026.01.02 18:43:50.068889 [ 276 ] {b9950523-4a5d-414f-ad77-b5c2f62cee29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8604 | 2026.01.02 18:43:50.068927 [ 276 ] {b9950523-4a5d-414f-ad77-b5c2f62cee29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8605 | 2026.01.02 18:43:50.069573 [ 276 ] {b9950523-4a5d-414f-ad77-b5c2f62cee29} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2026.01.02 18:43:50.069608 [ 276 ] {b9950523-4a5d-414f-ad77-b5c2f62cee29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8607 | 2026.01.02 18:43:50.069922 [ 276 ] {b9950523-4a5d-414f-ad77-b5c2f62cee29} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8608 | 2026.01.02 18:43:50.070131 [ 276 ] {b9950523-4a5d-414f-ad77-b5c2f62cee29} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2026.01.02 18:43:50.070260 [ 276 ] {b9950523-4a5d-414f-ad77-b5c2f62cee29} <Debug> executeQuery: Read 586 rows, 45.10 KiB in 0.001388 sec., 422190.20172910666 rows/sec., 31.73 MiB/sec. | ||
| 8610 | 2026.01.02 18:43:50.070296 [ 276 ] {b9950523-4a5d-414f-ad77-b5c2f62cee29} <Debug> TCPHandler: Processed in 0.001551023 sec. | ||
| 8611 | 2026.01.02 18:43:50.070442 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8612 | 2026.01.02 18:43:50.070536 [ 276 ] {f5f9ff2d-2f81-49a0-b230-ce3f2ffe0cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8613 | 2026.01.02 18:43:50.070579 [ 276 ] {f5f9ff2d-2f81-49a0-b230-ce3f2ffe0cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8614 | 2026.01.02 18:43:50.071207 [ 276 ] {f5f9ff2d-2f81-49a0-b230-ce3f2ffe0cdf} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2026.01.02 18:43:50.071241 [ 276 ] {f5f9ff2d-2f81-49a0-b230-ce3f2ffe0cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8616 | 2026.01.02 18:43:50.071612 [ 276 ] {f5f9ff2d-2f81-49a0-b230-ce3f2ffe0cdf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8617 | 2026.01.02 18:43:50.071822 [ 276 ] {f5f9ff2d-2f81-49a0-b230-ce3f2ffe0cdf} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.01.02 18:43:50.071947 [ 276 ] {f5f9ff2d-2f81-49a0-b230-ce3f2ffe0cdf} <Debug> executeQuery: Read 922 rows, 64.57 KiB in 0.001428 sec., 645658.2633053222 rows/sec., 44.16 MiB/sec. | ||
| 8619 | 2026.01.02 18:43:50.071982 [ 276 ] {f5f9ff2d-2f81-49a0-b230-ce3f2ffe0cdf} <Debug> TCPHandler: Processed in 0.001594135 sec. | ||
| 8620 | 2026.01.02 18:43:50.072104 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8621 | 2026.01.02 18:43:50.072197 [ 276 ] {60e99816-e590-48e0-9348-de0ee4883314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8622 | 2026.01.02 18:43:50.072250 [ 276 ] {60e99816-e590-48e0-9348-de0ee4883314} <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 | ||
| 8623 | 2026.01.02 18:43:50.073016 [ 276 ] {60e99816-e590-48e0-9348-de0ee4883314} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2026.01.02 18:43:50.073049 [ 276 ] {60e99816-e590-48e0-9348-de0ee4883314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8625 | 2026.01.02 18:43:50.073553 [ 276 ] {60e99816-e590-48e0-9348-de0ee4883314} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8626 | 2026.01.02 18:43:50.073780 [ 276 ] {60e99816-e590-48e0-9348-de0ee4883314} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.01.02 18:43:50.073913 [ 276 ] {60e99816-e590-48e0-9348-de0ee4883314} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001734 sec., 10380.622837370242 rows/sec., 18.60 MiB/sec. | ||
| 8628 | 2026.01.02 18:43:50.073973 [ 276 ] {60e99816-e590-48e0-9348-de0ee4883314} <Debug> TCPHandler: Processed in 0.001916499 sec. | ||
| 8629 | 2026.01.02 18:43:50.074100 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8630 | 2026.01.02 18:43:50.074194 [ 276 ] {d6c11751-1919-4151-98ca-7222c3c7e628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8631 | 2026.01.02 18:43:50.074236 [ 276 ] {d6c11751-1919-4151-98ca-7222c3c7e628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8632 | 2026.01.02 18:43:50.074586 [ 276 ] {d6c11751-1919-4151-98ca-7222c3c7e628} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2026.01.02 18:43:50.074619 [ 276 ] {d6c11751-1919-4151-98ca-7222c3c7e628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8634 | 2026.01.02 18:43:50.074915 [ 276 ] {d6c11751-1919-4151-98ca-7222c3c7e628} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8635 | 2026.01.02 18:43:50.075121 [ 276 ] {d6c11751-1919-4151-98ca-7222c3c7e628} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2026.01.02 18:43:50.075245 [ 276 ] {d6c11751-1919-4151-98ca-7222c3c7e628} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 8637 | 2026.01.02 18:43:50.075279 [ 276 ] {d6c11751-1919-4151-98ca-7222c3c7e628} <Debug> TCPHandler: Processed in 0.001227109 sec. | ||
| 8638 | 2026.01.02 18:43:51.790326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20618 | ||
| 8639 | 2026.01.02 18:43:51.790815 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8640 | 2026.01.02 18:43:51.790853 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8641 | 2026.01.02 18:43:51.791326 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8642 | 2026.01.02 18:43:51.791551 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.01.02 18:43:51.791679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
| 8644 | 2026.01.02 18:43:52.861937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8645 | 2026.01.02 18:43:52.878103 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2026.01.02 18:43:52.878158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8647 | 2026.01.02 18:43:52.884086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8648 | 2026.01.02 18:43:52.884801 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8649 | 2026.01.02 18:43:52.887570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8650 | 2026.01.02 18:43:55.610753 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8651 | 2026.01.02 18:43:55.610940 [ 276 ] {6a54e500-8163-4388-be0d-76f35d3020e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8652 | 2026.01.02 18:43:55.611007 [ 276 ] {6a54e500-8163-4388-be0d-76f35d3020e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8653 | 2026.01.02 18:43:55.611701 [ 276 ] {6a54e500-8163-4388-be0d-76f35d3020e3} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2026.01.02 18:43:55.611753 [ 276 ] {6a54e500-8163-4388-be0d-76f35d3020e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8655 | 2026.01.02 18:43:55.612168 [ 276 ] {6a54e500-8163-4388-be0d-76f35d3020e3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8656 | 2026.01.02 18:43:55.612400 [ 276 ] {6a54e500-8163-4388-be0d-76f35d3020e3} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8657 | 2026.01.02 18:43:55.612561 [ 276 ] {6a54e500-8163-4388-be0d-76f35d3020e3} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001673 sec., 60968.32038254632 rows/sec., 5.09 MiB/sec. | ||
| 8658 | 2026.01.02 18:43:55.612613 [ 276 ] {6a54e500-8163-4388-be0d-76f35d3020e3} <Debug> TCPHandler: Processed in 0.00199347 sec. | ||
| 8659 | 2026.01.02 18:43:55.612743 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8660 | 2026.01.02 18:43:55.612850 [ 276 ] {3cee8645-0e74-4c92-b545-5107b1cb94c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8661 | 2026.01.02 18:43:55.612896 [ 276 ] {3cee8645-0e74-4c92-b545-5107b1cb94c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8662 | 2026.01.02 18:43:55.613312 [ 276 ] {3cee8645-0e74-4c92-b545-5107b1cb94c9} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2026.01.02 18:43:55.613351 [ 276 ] {3cee8645-0e74-4c92-b545-5107b1cb94c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8664 | 2026.01.02 18:43:55.613651 [ 276 ] {3cee8645-0e74-4c92-b545-5107b1cb94c9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8665 | 2026.01.02 18:43:55.613867 [ 276 ] {3cee8645-0e74-4c92-b545-5107b1cb94c9} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.01.02 18:43:55.614004 [ 276 ] {3cee8645-0e74-4c92-b545-5107b1cb94c9} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001178 sec., 19524.617996604415 rows/sec., 1.43 MiB/sec. | ||
| 8667 | 2026.01.02 18:43:55.614043 [ 276 ] {3cee8645-0e74-4c92-b545-5107b1cb94c9} <Debug> TCPHandler: Processed in 0.001352341 sec. | ||
| 8668 | 2026.01.02 18:43:55.614155 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2026.01.02 18:43:55.614254 [ 276 ] {355ef1f9-0822-4ac3-9428-fb2852ab1517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8670 | 2026.01.02 18:43:55.614295 [ 276 ] {355ef1f9-0822-4ac3-9428-fb2852ab1517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8671 | 2026.01.02 18:43:55.614720 [ 276 ] {355ef1f9-0822-4ac3-9428-fb2852ab1517} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.01.02 18:43:55.614758 [ 276 ] {355ef1f9-0822-4ac3-9428-fb2852ab1517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8673 | 2026.01.02 18:43:55.615071 [ 276 ] {355ef1f9-0822-4ac3-9428-fb2852ab1517} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8674 | 2026.01.02 18:43:55.615278 [ 276 ] {355ef1f9-0822-4ac3-9428-fb2852ab1517} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.01.02 18:43:55.615408 [ 276 ] {355ef1f9-0822-4ac3-9428-fb2852ab1517} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001174 sec., 74105.62180579217 rows/sec., 5.79 MiB/sec. | ||
| 8676 | 2026.01.02 18:43:55.615445 [ 276 ] {355ef1f9-0822-4ac3-9428-fb2852ab1517} <Debug> TCPHandler: Processed in 0.00134008 sec. | ||
| 8677 | 2026.01.02 18:43:55.615558 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2026.01.02 18:43:55.615655 [ 276 ] {e7fe609e-e353-4377-8ccc-e1d673569d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8679 | 2026.01.02 18:43:55.615700 [ 276 ] {e7fe609e-e353-4377-8ccc-e1d673569d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8680 | 2026.01.02 18:43:55.616098 [ 276 ] {e7fe609e-e353-4377-8ccc-e1d673569d28} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.01.02 18:43:55.616135 [ 276 ] {e7fe609e-e353-4377-8ccc-e1d673569d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8682 | 2026.01.02 18:43:55.616463 [ 276 ] {e7fe609e-e353-4377-8ccc-e1d673569d28} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8683 | 2026.01.02 18:43:55.616676 [ 276 ] {e7fe609e-e353-4377-8ccc-e1d673569d28} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.01.02 18:43:55.616807 [ 276 ] {e7fe609e-e353-4377-8ccc-e1d673569d28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 8685 | 2026.01.02 18:43:55.616844 [ 276 ] {e7fe609e-e353-4377-8ccc-e1d673569d28} <Debug> TCPHandler: Processed in 0.001334711 sec. | ||
| 8686 | 2026.01.02 18:43:55.616965 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2026.01.02 18:43:55.617088 [ 276 ] {138c252a-81be-404f-a80d-683aeb461b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8688 | 2026.01.02 18:43:55.617155 [ 276 ] {138c252a-81be-404f-a80d-683aeb461b21} <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 | ||
| 8689 | 2026.01.02 18:43:55.618007 [ 276 ] {138c252a-81be-404f-a80d-683aeb461b21} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.01.02 18:43:55.618047 [ 276 ] {138c252a-81be-404f-a80d-683aeb461b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8691 | 2026.01.02 18:43:55.618598 [ 276 ] {138c252a-81be-404f-a80d-683aeb461b21} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8692 | 2026.01.02 18:43:55.618828 [ 276 ] {138c252a-81be-404f-a80d-683aeb461b21} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.01.02 18:43:55.618977 [ 276 ] {138c252a-81be-404f-a80d-683aeb461b21} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001914 sec., 12016.718913270637 rows/sec., 21.53 MiB/sec. | ||
| 8694 | 2026.01.02 18:43:55.619053 [ 276 ] {138c252a-81be-404f-a80d-683aeb461b21} <Debug> TCPHandler: Processed in 0.002148432 sec. | ||
| 8695 | 2026.01.02 18:43:55.619169 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8696 | 2026.01.02 18:43:55.619265 [ 276 ] {3afbf49d-a7d5-487b-95bd-f219e66d5712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8697 | 2026.01.02 18:43:55.619308 [ 276 ] {3afbf49d-a7d5-487b-95bd-f219e66d5712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8698 | 2026.01.02 18:43:55.619641 [ 276 ] {3afbf49d-a7d5-487b-95bd-f219e66d5712} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2026.01.02 18:43:55.619678 [ 276 ] {3afbf49d-a7d5-487b-95bd-f219e66d5712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8700 | 2026.01.02 18:43:55.619989 [ 276 ] {3afbf49d-a7d5-487b-95bd-f219e66d5712} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8701 | 2026.01.02 18:43:55.620203 [ 276 ] {3afbf49d-a7d5-487b-95bd-f219e66d5712} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.01.02 18:43:55.620331 [ 276 ] {3afbf49d-a7d5-487b-95bd-f219e66d5712} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 8703 | 2026.01.02 18:43:55.620369 [ 276 ] {3afbf49d-a7d5-487b-95bd-f219e66d5712} <Debug> TCPHandler: Processed in 0.001249729 sec. | ||
| 8704 | 2026.01.02 18:43:59.131996 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8705 | 2026.01.02 18:43:59.132091 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8706 | 2026.01.02 18:43:59.291741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21130 | ||
| 8707 | 2026.01.02 18:43:59.292275 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2026.01.02 18:43:59.292312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8709 | 2026.01.02 18:43:59.292805 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8710 | 2026.01.02 18:43:59.293038 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2026.01.02 18:43:59.293171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21130 | ||
| 8712 | 2026.01.02 18:43:59.354640 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1046 | ||
| 8713 | 2026.01.02 18:43:59.357084 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2026.01.02 18:43:59.357132 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8715 | 2026.01.02 18:43:59.358364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8716 | 2026.01.02 18:43:59.358632 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2026.01.02 18:43:59.358891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1046 | ||
| 8718 | 2026.01.02 18:44:00.387659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8719 | 2026.01.02 18:44:00.404996 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.01.02 18:44:00.405064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8721 | 2026.01.02 18:44:00.411276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8722 | 2026.01.02 18:44:00.412001 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2026.01.02 18:44:00.415065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8724 | 2026.01.02 18:44:00.611491 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2026.01.02 18:44:00.611694 [ 276 ] {324afb37-4cce-4e54-9695-a071e3dc9ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8726 | 2026.01.02 18:44:00.611769 [ 276 ] {324afb37-4cce-4e54-9695-a071e3dc9ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8727 | 2026.01.02 18:44:00.612468 [ 276 ] {324afb37-4cce-4e54-9695-a071e3dc9ffa} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2026.01.02 18:44:00.612520 [ 276 ] {324afb37-4cce-4e54-9695-a071e3dc9ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8729 | 2026.01.02 18:44:00.612940 [ 276 ] {324afb37-4cce-4e54-9695-a071e3dc9ffa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8730 | 2026.01.02 18:44:00.613179 [ 276 ] {324afb37-4cce-4e54-9695-a071e3dc9ffa} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2026.01.02 18:44:00.613338 [ 276 ] {324afb37-4cce-4e54-9695-a071e3dc9ffa} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001699 sec., 54149.49970570924 rows/sec., 4.57 MiB/sec. | ||
| 8732 | 2026.01.02 18:44:00.613391 [ 276 ] {324afb37-4cce-4e54-9695-a071e3dc9ffa} <Debug> TCPHandler: Processed in 0.002043161 sec. | ||
| 8733 | 2026.01.02 18:44:00.613529 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8734 | 2026.01.02 18:44:00.613634 [ 276 ] {d021d4c9-df94-467f-bf44-0206d62bf6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8735 | 2026.01.02 18:44:00.613678 [ 276 ] {d021d4c9-df94-467f-bf44-0206d62bf6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8736 | 2026.01.02 18:44:00.614100 [ 276 ] {d021d4c9-df94-467f-bf44-0206d62bf6a0} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8737 | 2026.01.02 18:44:00.614137 [ 276 ] {d021d4c9-df94-467f-bf44-0206d62bf6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8738 | 2026.01.02 18:44:00.614451 [ 276 ] {d021d4c9-df94-467f-bf44-0206d62bf6a0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8739 | 2026.01.02 18:44:00.614679 [ 276 ] {d021d4c9-df94-467f-bf44-0206d62bf6a0} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8740 | 2026.01.02 18:44:00.614812 [ 276 ] {d021d4c9-df94-467f-bf44-0206d62bf6a0} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.0012 sec., 15000.000000000002 rows/sec., 1.10 MiB/sec. | ||
| 8741 | 2026.01.02 18:44:00.614849 [ 276 ] {d021d4c9-df94-467f-bf44-0206d62bf6a0} <Debug> TCPHandler: Processed in 0.001373021 sec. | ||
| 8742 | 2026.01.02 18:44:00.614961 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8743 | 2026.01.02 18:44:00.615059 [ 276 ] {35d5cbe3-7757-4c2c-a6f1-549dd4184202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8744 | 2026.01.02 18:44:00.615102 [ 276 ] {35d5cbe3-7757-4c2c-a6f1-549dd4184202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8745 | 2026.01.02 18:44:00.615529 [ 276 ] {35d5cbe3-7757-4c2c-a6f1-549dd4184202} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2026.01.02 18:44:00.615564 [ 276 ] {35d5cbe3-7757-4c2c-a6f1-549dd4184202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8747 | 2026.01.02 18:44:00.615879 [ 276 ] {35d5cbe3-7757-4c2c-a6f1-549dd4184202} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8748 | 2026.01.02 18:44:00.616098 [ 276 ] {35d5cbe3-7757-4c2c-a6f1-549dd4184202} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8749 | 2026.01.02 18:44:00.616228 [ 276 ] {35d5cbe3-7757-4c2c-a6f1-549dd4184202} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001188 sec., 69023.56902356903 rows/sec., 5.39 MiB/sec. | ||
| 8750 | 2026.01.02 18:44:00.616265 [ 276 ] {35d5cbe3-7757-4c2c-a6f1-549dd4184202} <Debug> TCPHandler: Processed in 0.001352671 sec. | ||
| 8751 | 2026.01.02 18:44:00.616381 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8752 | 2026.01.02 18:44:00.616477 [ 276 ] {91197d55-99ba-47d0-8139-8052580153ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8753 | 2026.01.02 18:44:00.616521 [ 276 ] {91197d55-99ba-47d0-8139-8052580153ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8754 | 2026.01.02 18:44:00.616932 [ 276 ] {91197d55-99ba-47d0-8139-8052580153ef} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8755 | 2026.01.02 18:44:00.616967 [ 276 ] {91197d55-99ba-47d0-8139-8052580153ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8756 | 2026.01.02 18:44:00.617304 [ 276 ] {91197d55-99ba-47d0-8139-8052580153ef} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8757 | 2026.01.02 18:44:00.617525 [ 276 ] {91197d55-99ba-47d0-8139-8052580153ef} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8758 | 2026.01.02 18:44:00.617657 [ 276 ] {91197d55-99ba-47d0-8139-8052580153ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 8759 | 2026.01.02 18:44:00.617694 [ 276 ] {91197d55-99ba-47d0-8139-8052580153ef} <Debug> TCPHandler: Processed in 0.00136194 sec. | ||
| 8760 | 2026.01.02 18:44:00.617801 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8761 | 2026.01.02 18:44:00.617898 [ 276 ] {373e3a10-b459-4ef1-a98c-3100ab7a9c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8762 | 2026.01.02 18:44:00.617954 [ 276 ] {373e3a10-b459-4ef1-a98c-3100ab7a9c73} <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 | ||
| 8763 | 2026.01.02 18:44:00.618796 [ 276 ] {373e3a10-b459-4ef1-a98c-3100ab7a9c73} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2026.01.02 18:44:00.618834 [ 276 ] {373e3a10-b459-4ef1-a98c-3100ab7a9c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8765 | 2026.01.02 18:44:00.619388 [ 276 ] {373e3a10-b459-4ef1-a98c-3100ab7a9c73} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8766 | 2026.01.02 18:44:00.619640 [ 276 ] {373e3a10-b459-4ef1-a98c-3100ab7a9c73} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2026.01.02 18:44:00.619782 [ 276 ] {373e3a10-b459-4ef1-a98c-3100ab7a9c73} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001901 sec., 9468.700683850606 rows/sec., 16.97 MiB/sec. | ||
| 8768 | 2026.01.02 18:44:00.619852 [ 276 ] {373e3a10-b459-4ef1-a98c-3100ab7a9c73} <Debug> TCPHandler: Processed in 0.002099192 sec. | ||
| 8769 | 2026.01.02 18:44:00.619969 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8770 | 2026.01.02 18:44:00.620067 [ 276 ] {69ab7df0-aed1-40aa-845f-cfdab619625d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8771 | 2026.01.02 18:44:00.620109 [ 276 ] {69ab7df0-aed1-40aa-845f-cfdab619625d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8772 | 2026.01.02 18:44:00.620448 [ 276 ] {69ab7df0-aed1-40aa-845f-cfdab619625d} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8773 | 2026.01.02 18:44:00.620484 [ 276 ] {69ab7df0-aed1-40aa-845f-cfdab619625d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8774 | 2026.01.02 18:44:00.620796 [ 276 ] {69ab7df0-aed1-40aa-845f-cfdab619625d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8775 | 2026.01.02 18:44:00.621005 [ 276 ] {69ab7df0-aed1-40aa-845f-cfdab619625d} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8776 | 2026.01.02 18:44:00.621135 [ 276 ] {69ab7df0-aed1-40aa-845f-cfdab619625d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 8777 | 2026.01.02 18:44:00.621171 [ 276 ] {69ab7df0-aed1-40aa-845f-cfdab619625d} <Debug> TCPHandler: Processed in 0.001250609 sec. | ||
| 8778 | 2026.01.02 18:44:02.291211 [ 97 ] {} <Debug> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8779 | 2026.01.02 18:44:02.291304 [ 97 ] {} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.01.02 18:44:02.291342 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8781 | 2026.01.02 18:44:02.291547 [ 191 ] {1ab2b337-a458-4448-ba79-7328aae33745::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 | ||
| 8782 | 2026.01.02 18:44:02.291960 [ 191 ] {1ab2b337-a458-4448-ba79-7328aae33745::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8783 | 2026.01.02 18:44:02.291999 [ 191 ] {1ab2b337-a458-4448-ba79-7328aae33745::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 8784 | 2026.01.02 18:44:02.292075 [ 191 ] {1ab2b337-a458-4448-ba79-7328aae33745::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 8785 | 2026.01.02 18:44:02.292136 [ 191 ] {1ab2b337-a458-4448-ba79-7328aae33745::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 8786 | 2026.01.02 18:44:02.292194 [ 191 ] {1ab2b337-a458-4448-ba79-7328aae33745::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 8787 | 2026.01.02 18:44:02.292247 [ 191 ] {1ab2b337-a458-4448-ba79-7328aae33745::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 | ||
| 8788 | 2026.01.02 18:44:02.293624 [ 198 ] {1ab2b337-a458-4448-ba79-7328aae33745::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 6 columns (6 merged, 0 gathered) in 0.002162443 sec., 17110.27758881968 rows/sec., 3.48 MiB/sec. | ||
| 8789 | 2026.01.02 18:44:02.293821 [ 198 ] {1ab2b337-a458-4448-ba79-7328aae33745::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8790 | 2026.01.02 18:44:02.294229 [ 198 ] {1ab2b337-a458-4448-ba79-7328aae33745::all_1_5_1} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.01.02 18:44:02.294305 [ 198 ] {1ab2b337-a458-4448-ba79-7328aae33745::all_1_5_1} <Trace> oximeter.timeseries_schema (1ab2b337-a458-4448-ba79-7328aae33745) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8792 | 2026.01.02 18:44:02.294396 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8793 | 2026.01.02 18:44:05.612400 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8794 | 2026.01.02 18:44:05.612597 [ 276 ] {9252c4de-ebb6-4d4a-958b-c52729427d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8795 | 2026.01.02 18:44:05.612665 [ 276 ] {9252c4de-ebb6-4d4a-958b-c52729427d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8796 | 2026.01.02 18:44:05.613336 [ 276 ] {9252c4de-ebb6-4d4a-958b-c52729427d42} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.01.02 18:44:05.613397 [ 276 ] {9252c4de-ebb6-4d4a-958b-c52729427d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8798 | 2026.01.02 18:44:05.613853 [ 276 ] {9252c4de-ebb6-4d4a-958b-c52729427d42} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8799 | 2026.01.02 18:44:05.614106 [ 276 ] {9252c4de-ebb6-4d4a-958b-c52729427d42} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.01.02 18:44:05.614273 [ 276 ] {9252c4de-ebb6-4d4a-958b-c52729427d42} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001726 sec., 3476.2456546929316 rows/sec., 283.46 KiB/sec. | ||
| 8801 | 2026.01.02 18:44:05.614326 [ 276 ] {9252c4de-ebb6-4d4a-958b-c52729427d42} <Debug> TCPHandler: Processed in 0.002059821 sec. | ||
| 8802 | 2026.01.02 18:44:05.614451 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8803 | 2026.01.02 18:44:05.614554 [ 276 ] {754c0816-15b8-4336-9f2a-389fd1f95bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8804 | 2026.01.02 18:44:05.614598 [ 276 ] {754c0816-15b8-4336-9f2a-389fd1f95bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8805 | 2026.01.02 18:44:05.615070 [ 276 ] {754c0816-15b8-4336-9f2a-389fd1f95bf5} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2026.01.02 18:44:05.615109 [ 276 ] {754c0816-15b8-4336-9f2a-389fd1f95bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8807 | 2026.01.02 18:44:05.615448 [ 276 ] {754c0816-15b8-4336-9f2a-389fd1f95bf5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8808 | 2026.01.02 18:44:05.615674 [ 276 ] {754c0816-15b8-4336-9f2a-389fd1f95bf5} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2026.01.02 18:44:05.615812 [ 276 ] {754c0816-15b8-4336-9f2a-389fd1f95bf5} <Debug> executeQuery: Read 105 rows, 8.94 KiB in 0.001282 sec., 81903.27613104525 rows/sec., 6.81 MiB/sec. | ||
| 8810 | 2026.01.02 18:44:05.615853 [ 276 ] {754c0816-15b8-4336-9f2a-389fd1f95bf5} <Debug> TCPHandler: Processed in 0.001453203 sec. | ||
| 8811 | 2026.01.02 18:44:05.615964 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2026.01.02 18:44:05.616063 [ 276 ] {c030ef10-e1cb-4294-baf5-2706194cd24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8813 | 2026.01.02 18:44:05.616106 [ 276 ] {c030ef10-e1cb-4294-baf5-2706194cd24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8814 | 2026.01.02 18:44:05.616514 [ 276 ] {c030ef10-e1cb-4294-baf5-2706194cd24b} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2026.01.02 18:44:05.616551 [ 276 ] {c030ef10-e1cb-4294-baf5-2706194cd24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8816 | 2026.01.02 18:44:05.616856 [ 276 ] {c030ef10-e1cb-4294-baf5-2706194cd24b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8817 | 2026.01.02 18:44:05.617092 [ 276 ] {c030ef10-e1cb-4294-baf5-2706194cd24b} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2026.01.02 18:44:05.617210 [ 92 ] {} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8819 | 2026.01.02 18:44:05.617227 [ 276 ] {c030ef10-e1cb-4294-baf5-2706194cd24b} <Debug> executeQuery: Read 29 rows, 2.15 KiB in 0.001185 sec., 24472.573839662447 rows/sec., 1.77 MiB/sec. | ||
| 8820 | 2026.01.02 18:44:05.617277 [ 92 ] {} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8821 | 2026.01.02 18:44:05.617287 [ 276 ] {c030ef10-e1cb-4294-baf5-2706194cd24b} <Debug> TCPHandler: Processed in 0.00137211 sec. | ||
| 8822 | 2026.01.02 18:44:05.617336 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8823 | 2026.01.02 18:44:05.617446 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8824 | 2026.01.02 18:44:05.617463 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 8825 | 2026.01.02 18:44:05.617544 [ 276 ] {f522e298-03e1-4de5-930b-df23cfa0fc5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8826 | 2026.01.02 18:44:05.617590 [ 276 ] {f522e298-03e1-4de5-930b-df23cfa0fc5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8827 | 2026.01.02 18:44:05.617608 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8828 | 2026.01.02 18:44:05.617652 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 71 rows starting from the beginning of the part | ||
| 8829 | 2026.01.02 18:44:05.617758 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 23 rows starting from the beginning of the part | ||
| 8830 | 2026.01.02 18:44:05.617812 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part | ||
| 8831 | 2026.01.02 18:44:05.617870 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 23 rows starting from the beginning of the part | ||
| 8832 | 2026.01.02 18:44:05.617919 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 18 rows starting from the beginning of the part | ||
| 8833 | 2026.01.02 18:44:05.617966 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 29 rows starting from the beginning of the part | ||
| 8834 | 2026.01.02 18:44:05.618018 [ 276 ] {f522e298-03e1-4de5-930b-df23cfa0fc5c} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8835 | 2026.01.02 18:44:05.618062 [ 276 ] {f522e298-03e1-4de5-930b-df23cfa0fc5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8836 | 2026.01.02 18:44:05.618431 [ 276 ] {f522e298-03e1-4de5-930b-df23cfa0fc5c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8837 | 2026.01.02 18:44:05.618672 [ 276 ] {f522e298-03e1-4de5-930b-df23cfa0fc5c} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8838 | 2026.01.02 18:44:05.618809 [ 276 ] {f522e298-03e1-4de5-930b-df23cfa0fc5c} <Debug> executeQuery: Read 93 rows, 7.45 KiB in 0.001283 sec., 72486.36009353078 rows/sec., 5.67 MiB/sec. | ||
| 8839 | 2026.01.02 18:44:05.618840 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434082 sec., 143645.90030416672 rows/sec., 11.05 MiB/sec. | ||
| 8840 | 2026.01.02 18:44:05.618847 [ 276 ] {f522e298-03e1-4de5-930b-df23cfa0fc5c} <Debug> TCPHandler: Processed in 0.001449472 sec. | ||
| 8841 | 2026.01.02 18:44:05.618980 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2026.01.02 18:44:05.619012 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8843 | 2026.01.02 18:44:05.619073 [ 276 ] {58100cdd-6ea1-4836-a2d9-90f27f8b748d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8844 | 2026.01.02 18:44:05.619119 [ 276 ] {58100cdd-6ea1-4836-a2d9-90f27f8b748d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8845 | 2026.01.02 18:44:05.619312 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_61_12} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2026.01.02 18:44:05.619393 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_61_12} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8847 | 2026.01.02 18:44:05.619496 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8848 | 2026.01.02 18:44:05.619531 [ 276 ] {58100cdd-6ea1-4836-a2d9-90f27f8b748d} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8849 | 2026.01.02 18:44:05.619567 [ 276 ] {58100cdd-6ea1-4836-a2d9-90f27f8b748d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8850 | 2026.01.02 18:44:05.619907 [ 276 ] {58100cdd-6ea1-4836-a2d9-90f27f8b748d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8851 | 2026.01.02 18:44:05.620126 [ 276 ] {58100cdd-6ea1-4836-a2d9-90f27f8b748d} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8852 | 2026.01.02 18:44:05.620264 [ 276 ] {58100cdd-6ea1-4836-a2d9-90f27f8b748d} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00121 sec., 134710.7438016529 rows/sec., 9.38 MiB/sec. | ||
| 8853 | 2026.01.02 18:44:05.620302 [ 276 ] {58100cdd-6ea1-4836-a2d9-90f27f8b748d} <Debug> TCPHandler: Processed in 0.001372051 sec. | ||
| 8854 | 2026.01.02 18:44:05.620424 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2026.01.02 18:44:05.620546 [ 276 ] {e4baf158-74d3-4a92-9a26-9fb56648ff77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8856 | 2026.01.02 18:44:05.620613 [ 276 ] {e4baf158-74d3-4a92-9a26-9fb56648ff77} <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 | ||
| 8857 | 2026.01.02 18:44:05.621500 [ 276 ] {e4baf158-74d3-4a92-9a26-9fb56648ff77} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2026.01.02 18:44:05.621537 [ 276 ] {e4baf158-74d3-4a92-9a26-9fb56648ff77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8859 | 2026.01.02 18:44:05.622083 [ 276 ] {e4baf158-74d3-4a92-9a26-9fb56648ff77} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8860 | 2026.01.02 18:44:05.622315 [ 276 ] {e4baf158-74d3-4a92-9a26-9fb56648ff77} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2026.01.02 18:44:05.622458 [ 276 ] {e4baf158-74d3-4a92-9a26-9fb56648ff77} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001938 sec., 11867.905056759546 rows/sec., 21.27 MiB/sec. | ||
| 8862 | 2026.01.02 18:44:05.622522 [ 276 ] {e4baf158-74d3-4a92-9a26-9fb56648ff77} <Debug> TCPHandler: Processed in 0.002159893 sec. | ||
| 8863 | 2026.01.02 18:44:05.622635 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8864 | 2026.01.02 18:44:05.622730 [ 276 ] {c6db5b9d-390c-4c09-8740-c33a2e86f9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8865 | 2026.01.02 18:44:05.622773 [ 276 ] {c6db5b9d-390c-4c09-8740-c33a2e86f9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8866 | 2026.01.02 18:44:05.623115 [ 276 ] {c6db5b9d-390c-4c09-8740-c33a2e86f9a5} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2026.01.02 18:44:05.623152 [ 276 ] {c6db5b9d-390c-4c09-8740-c33a2e86f9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8868 | 2026.01.02 18:44:05.623459 [ 276 ] {c6db5b9d-390c-4c09-8740-c33a2e86f9a5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8869 | 2026.01.02 18:44:05.623668 [ 276 ] {c6db5b9d-390c-4c09-8740-c33a2e86f9a5} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2026.01.02 18:44:05.623800 [ 276 ] {c6db5b9d-390c-4c09-8740-c33a2e86f9a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 8871 | 2026.01.02 18:44:05.623837 [ 276 ] {c6db5b9d-390c-4c09-8740-c33a2e86f9a5} <Debug> TCPHandler: Processed in 0.001252269 sec. | ||
| 8872 | 2026.01.02 18:44:06.793321 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21578 | ||
| 8873 | 2026.01.02 18:44:06.793802 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2026.01.02 18:44:06.793835 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8875 | 2026.01.02 18:44:06.794316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8876 | 2026.01.02 18:44:06.794558 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2026.01.02 18:44:06.794689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21578 | ||
| 8878 | 2026.01.02 18:44:07.915187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8879 | 2026.01.02 18:44:07.932349 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2026.01.02 18:44:07.932395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8881 | 2026.01.02 18:44:07.938885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8882 | 2026.01.02 18:44:07.939582 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2026.01.02 18:44:07.942493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8884 | 2026.01.02 18:44:09.359260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1072 | ||
| 8885 | 2026.01.02 18:44:09.361609 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8886 | 2026.01.02 18:44:09.361652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8887 | 2026.01.02 18:44:09.362799 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8888 | 2026.01.02 18:44:09.363061 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8889 | 2026.01.02 18:44:09.363327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
| 8890 | 2026.01.02 18:44:10.611367 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8891 | 2026.01.02 18:44:10.611642 [ 276 ] {244d68d1-7394-4325-9f5c-1301b8ff1c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8892 | 2026.01.02 18:44:10.611748 [ 276 ] {244d68d1-7394-4325-9f5c-1301b8ff1c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8893 | 2026.01.02 18:44:10.612636 [ 276 ] {244d68d1-7394-4325-9f5c-1301b8ff1c2d} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.01.02 18:44:10.612688 [ 276 ] {244d68d1-7394-4325-9f5c-1301b8ff1c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8895 | 2026.01.02 18:44:10.613078 [ 276 ] {244d68d1-7394-4325-9f5c-1301b8ff1c2d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8896 | 2026.01.02 18:44:10.613301 [ 276 ] {244d68d1-7394-4325-9f5c-1301b8ff1c2d} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2026.01.02 18:44:10.613461 [ 276 ] {244d68d1-7394-4325-9f5c-1301b8ff1c2d} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001895 sec., 48548.81266490765 rows/sec., 4.10 MiB/sec. | ||
| 8898 | 2026.01.02 18:44:10.613454 [ 85 ] {} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8899 | 2026.01.02 18:44:10.613512 [ 276 ] {244d68d1-7394-4325-9f5c-1301b8ff1c2d} <Debug> TCPHandler: Processed in 0.002328636 sec. | ||
| 8900 | 2026.01.02 18:44:10.613533 [ 85 ] {} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2026.01.02 18:44:10.613561 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8902 | 2026.01.02 18:44:10.613652 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2026.01.02 18:44:10.613691 [ 198 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::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 | ||
| 8904 | 2026.01.02 18:44:10.613759 [ 276 ] {01ceb24b-1530-48aa-ade2-b16e0272af28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8905 | 2026.01.02 18:44:10.613808 [ 276 ] {01ceb24b-1530-48aa-ade2-b16e0272af28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8906 | 2026.01.02 18:44:10.613833 [ 198 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8907 | 2026.01.02 18:44:10.613873 [ 198 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1408 rows starting from the beginning of the part | ||
| 8908 | 2026.01.02 18:44:10.613940 [ 198 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1359 rows starting from the beginning of the part | ||
| 8909 | 2026.01.02 18:44:10.613985 [ 198 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 102 rows starting from the beginning of the part | ||
| 8910 | 2026.01.02 18:44:10.614029 [ 198 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 92 rows starting from the beginning of the part | ||
| 8911 | 2026.01.02 18:44:10.614070 [ 198 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 105 rows starting from the beginning of the part | ||
| 8912 | 2026.01.02 18:44:10.614110 [ 198 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 92 rows starting from the beginning of the part | ||
| 8913 | 2026.01.02 18:44:10.614234 [ 276 ] {01ceb24b-1530-48aa-ade2-b16e0272af28} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8914 | 2026.01.02 18:44:10.614278 [ 276 ] {01ceb24b-1530-48aa-ade2-b16e0272af28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8915 | 2026.01.02 18:44:10.614605 [ 276 ] {01ceb24b-1530-48aa-ade2-b16e0272af28} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8916 | 2026.01.02 18:44:10.614827 [ 276 ] {01ceb24b-1530-48aa-ade2-b16e0272af28} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8917 | 2026.01.02 18:44:10.614966 [ 276 ] {01ceb24b-1530-48aa-ade2-b16e0272af28} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001231 sec., 14622.258326563768 rows/sec., 1.07 MiB/sec. | ||
| 8918 | 2026.01.02 18:44:10.615004 [ 276 ] {01ceb24b-1530-48aa-ade2-b16e0272af28} <Debug> TCPHandler: Processed in 0.001400162 sec. | ||
| 8919 | 2026.01.02 18:44:10.615110 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8920 | 2026.01.02 18:44:10.615206 [ 276 ] {6bdc18b9-6b5d-4dd6-8508-414a4d80bfd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8921 | 2026.01.02 18:44:10.615247 [ 276 ] {6bdc18b9-6b5d-4dd6-8508-414a4d80bfd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8922 | 2026.01.02 18:44:10.615572 [ 188 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001936009 sec., 1631190.7640925222 rows/sec., 142.98 MiB/sec. | ||
| 8923 | 2026.01.02 18:44:10.615663 [ 276 ] {6bdc18b9-6b5d-4dd6-8508-414a4d80bfd1} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.01.02 18:44:10.615704 [ 276 ] {6bdc18b9-6b5d-4dd6-8508-414a4d80bfd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8925 | 2026.01.02 18:44:10.615853 [ 203 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8926 | 2026.01.02 18:44:10.616007 [ 276 ] {6bdc18b9-6b5d-4dd6-8508-414a4d80bfd1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8927 | 2026.01.02 18:44:10.616150 [ 203 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_66_13} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.01.02 18:44:10.616221 [ 203 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_66_13} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8929 | 2026.01.02 18:44:10.616234 [ 276 ] {6bdc18b9-6b5d-4dd6-8508-414a4d80bfd1} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2026.01.02 18:44:10.616318 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8931 | 2026.01.02 18:44:10.616350 [ 85 ] {} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8932 | 2026.01.02 18:44:10.616362 [ 276 ] {6bdc18b9-6b5d-4dd6-8508-414a4d80bfd1} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001176 sec., 69727.89115646259 rows/sec., 5.44 MiB/sec. | ||
| 8933 | 2026.01.02 18:44:10.616392 [ 85 ] {} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.01.02 18:44:10.616414 [ 276 ] {6bdc18b9-6b5d-4dd6-8508-414a4d80bfd1} <Debug> TCPHandler: Processed in 0.00135212 sec. | ||
| 8935 | 2026.01.02 18:44:10.616416 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8936 | 2026.01.02 18:44:10.616514 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::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 | ||
| 8937 | 2026.01.02 18:44:10.616537 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8938 | 2026.01.02 18:44:10.616621 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8939 | 2026.01.02 18:44:10.616634 [ 276 ] {c49b02ee-b0d7-4854-9949-f79ce92b8af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8940 | 2026.01.02 18:44:10.616660 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 633 rows starting from the beginning of the part | ||
| 8941 | 2026.01.02 18:44:10.616685 [ 276 ] {c49b02ee-b0d7-4854-9949-f79ce92b8af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8942 | 2026.01.02 18:44:10.616730 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 586 rows starting from the beginning of the part | ||
| 8943 | 2026.01.02 18:44:10.616779 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 87 rows starting from the beginning of the part | ||
| 8944 | 2026.01.02 18:44:10.616825 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
| 8945 | 2026.01.02 18:44:10.616864 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 93 rows starting from the beginning of the part | ||
| 8946 | 2026.01.02 18:44:10.616910 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part | ||
| 8947 | 2026.01.02 18:44:10.617105 [ 276 ] {c49b02ee-b0d7-4854-9949-f79ce92b8af2} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2026.01.02 18:44:10.617146 [ 276 ] {c49b02ee-b0d7-4854-9949-f79ce92b8af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8949 | 2026.01.02 18:44:10.617508 [ 276 ] {c49b02ee-b0d7-4854-9949-f79ce92b8af2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8950 | 2026.01.02 18:44:10.617734 [ 276 ] {c49b02ee-b0d7-4854-9949-f79ce92b8af2} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8951 | 2026.01.02 18:44:10.617840 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8952 | 2026.01.02 18:44:10.617862 [ 276 ] {c49b02ee-b0d7-4854-9949-f79ce92b8af2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 8953 | 2026.01.02 18:44:10.617871 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2026.01.02 18:44:10.617903 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8955 | 2026.01.02 18:44:10.617906 [ 276 ] {c49b02ee-b0d7-4854-9949-f79ce92b8af2} <Debug> TCPHandler: Processed in 0.001416832 sec. | ||
| 8956 | 2026.01.02 18:44:10.617975 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 8957 | 2026.01.02 18:44:10.617991 [ 197 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1563 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516363 sec., 1030755.8282548441 rows/sec., 82.16 MiB/sec. | ||
| 8958 | 2026.01.02 18:44:10.618026 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8959 | 2026.01.02 18:44:10.618057 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8960 | 2026.01.02 18:44:10.618086 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17693 rows starting from the beginning of the part | ||
| 8961 | 2026.01.02 18:44:10.618123 [ 276 ] {13818a63-42ae-49d1-8f7b-3ba5d944c19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8962 | 2026.01.02 18:44:10.618143 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 922 rows starting from the beginning of the part | ||
| 8963 | 2026.01.02 18:44:10.618176 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8964 | 2026.01.02 18:44:10.618187 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 8965 | 2026.01.02 18:44:10.618185 [ 276 ] {13818a63-42ae-49d1-8f7b-3ba5d944c19b} <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 | ||
| 8966 | 2026.01.02 18:44:10.618239 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 8967 | 2026.01.02 18:44:10.618281 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 163 rows starting from the beginning of the part | ||
| 8968 | 2026.01.02 18:44:10.618320 [ 203 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 8969 | 2026.01.02 18:44:10.618510 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_66_13} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2026.01.02 18:44:10.618626 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_66_13} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8971 | 2026.01.02 18:44:10.618746 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8972 | 2026.01.02 18:44:10.619026 [ 276 ] {13818a63-42ae-49d1-8f7b-3ba5d944c19b} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.01.02 18:44:10.619066 [ 276 ] {13818a63-42ae-49d1-8f7b-3ba5d944c19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8974 | 2026.01.02 18:44:10.619614 [ 276 ] {13818a63-42ae-49d1-8f7b-3ba5d944c19b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8975 | 2026.01.02 18:44:10.619836 [ 276 ] {13818a63-42ae-49d1-8f7b-3ba5d944c19b} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2026.01.02 18:44:10.619955 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8977 | 2026.01.02 18:44:10.619982 [ 276 ] {13818a63-42ae-49d1-8f7b-3ba5d944c19b} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001877 sec., 9589.770911028236 rows/sec., 17.18 MiB/sec. | ||
| 8978 | 2026.01.02 18:44:10.619988 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2026.01.02 18:44:10.620026 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8980 | 2026.01.02 18:44:10.620064 [ 276 ] {13818a63-42ae-49d1-8f7b-3ba5d944c19b} <Debug> TCPHandler: Processed in 0.002085081 sec. | ||
| 8981 | 2026.01.02 18:44:10.620101 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::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 | ||
| 8982 | 2026.01.02 18:44:10.620193 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8983 | 2026.01.02 18:44:10.620292 [ 276 ] {9d310dc4-ee03-49d2-ad76-864fc9002752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8984 | 2026.01.02 18:44:10.620334 [ 276 ] {9d310dc4-ee03-49d2-ad76-864fc9002752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8985 | 2026.01.02 18:44:10.620425 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8986 | 2026.01.02 18:44:10.620516 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1123 rows starting from the beginning of the part | ||
| 8987 | 2026.01.02 18:44:10.620685 [ 276 ] {9d310dc4-ee03-49d2-ad76-864fc9002752} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2026.01.02 18:44:10.620714 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 18 rows starting from the beginning of the part | ||
| 8989 | 2026.01.02 18:44:10.620727 [ 276 ] {9d310dc4-ee03-49d2-ad76-864fc9002752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8990 | 2026.01.02 18:44:10.620891 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 23 rows starting from the beginning of the part | ||
| 8991 | 2026.01.02 18:44:10.621050 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 18 rows starting from the beginning of the part | ||
| 8992 | 2026.01.02 18:44:10.621070 [ 276 ] {9d310dc4-ee03-49d2-ad76-864fc9002752} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8993 | 2026.01.02 18:44:10.621187 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 23 rows starting from the beginning of the part | ||
| 8994 | 2026.01.02 18:44:10.621292 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 18 rows starting from the beginning of the part | ||
| 8995 | 2026.01.02 18:44:10.621311 [ 276 ] {9d310dc4-ee03-49d2-ad76-864fc9002752} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8996 | 2026.01.02 18:44:10.621430 [ 85 ] {} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8997 | 2026.01.02 18:44:10.621450 [ 276 ] {9d310dc4-ee03-49d2-ad76-864fc9002752} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 8998 | 2026.01.02 18:44:10.621459 [ 85 ] {} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.01.02 18:44:10.621489 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9000 | 2026.01.02 18:44:10.621493 [ 276 ] {9d310dc4-ee03-49d2-ad76-864fc9002752} <Debug> TCPHandler: Processed in 0.00134805 sec. | ||
| 9001 | 2026.01.02 18:44:10.621565 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 9002 | 2026.01.02 18:44:10.621670 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9003 | 2026.01.02 18:44:10.621701 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3360 rows starting from the beginning of the part | ||
| 9004 | 2026.01.02 18:44:10.621752 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 9005 | 2026.01.02 18:44:10.621797 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 9006 | 2026.01.02 18:44:10.621836 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 9007 | 2026.01.02 18:44:10.621873 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 9008 | 2026.01.02 18:44:10.621910 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 9009 | 2026.01.02 18:44:10.624397 [ 201 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002866173 sec., 1276964.091141742 rows/sec., 86.33 MiB/sec. | ||
| 9010 | 2026.01.02 18:44:10.624868 [ 195 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9011 | 2026.01.02 18:44:10.625184 [ 201 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_66_13} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2026.01.02 18:44:10.625191 [ 190 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19258 rows, containing 5 columns (5 merged, 0 gathered) in 0.00724742 sec., 2657221.4663976976 rows/sec., 182.47 MiB/sec. | ||
| 9013 | 2026.01.02 18:44:10.625284 [ 201 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_66_13} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9014 | 2026.01.02 18:44:10.625382 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9015 | 2026.01.02 18:44:10.625550 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9016 | 2026.01.02 18:44:10.625880 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2026.01.02 18:44:10.625966 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9018 | 2026.01.02 18:44:10.626066 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
| 9019 | 2026.01.02 18:44:10.628561 [ 195 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1223 rows, containing 19 columns (19 merged, 0 gathered) in 0.008491399 sec., 144028.09242623035 rows/sec., 258.09 MiB/sec. | ||
| 9020 | 2026.01.02 18:44:10.630534 [ 192 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9021 | 2026.01.02 18:44:10.630896 [ 192 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2026.01.02 18:44:10.630972 [ 192 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9023 | 2026.01.02 18:44:10.631109 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 9024 | 2026.01.02 18:44:11.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.00 MiB, peak 325.57 MiB, free memory in arenas 0.00 B, will set to 316.19 MiB (RSS), difference: 4.19 MiB | ||
| 9025 | 2026.01.02 18:44:14.132348 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9026 | 2026.01.02 18:44:14.132417 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9027 | 2026.01.02 18:44:14.294833 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22090 | ||
| 9028 | 2026.01.02 18:44:14.295408 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9029 | 2026.01.02 18:44:14.295454 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9030 | 2026.01.02 18:44:14.295943 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9031 | 2026.01.02 18:44:14.296188 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9032 | 2026.01.02 18:44:14.296333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22090 | ||
| 9033 | 2026.01.02 18:44:14.296332 [ 73 ] {} <Debug> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9034 | 2026.01.02 18:44:14.296402 [ 73 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.01.02 18:44:14.296424 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9036 | 2026.01.02 18:44:14.296531 [ 193 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 9037 | 2026.01.02 18:44:14.296660 [ 193 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9038 | 2026.01.02 18:44:14.296703 [ 193 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19658 rows starting from the beginning of the part | ||
| 9039 | 2026.01.02 18:44:14.296772 [ 193 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 9040 | 2026.01.02 18:44:14.296822 [ 193 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 9041 | 2026.01.02 18:44:14.296876 [ 193 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 9042 | 2026.01.02 18:44:14.296923 [ 193 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 9043 | 2026.01.02 18:44:14.296968 [ 193 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 9044 | 2026.01.02 18:44:14.299012 [ 195 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22090 rows, containing 4 columns (4 merged, 0 gathered) in 0.002526998 sec., 8741597.737710912 rows/sec., 125.05 MiB/sec. | ||
| 9045 | 2026.01.02 18:44:14.299354 [ 201 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9046 | 2026.01.02 18:44:14.299656 [ 201 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_46_9} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.01.02 18:44:14.299738 [ 201 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_46_9} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9048 | 2026.01.02 18:44:14.299823 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9049 | 2026.01.02 18:44:15.442669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9050 | 2026.01.02 18:44:15.459610 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2026.01.02 18:44:15.459665 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9052 | 2026.01.02 18:44:15.466050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9053 | 2026.01.02 18:44:15.466740 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.01.02 18:44:15.467018 [ 70 ] {} <Debug> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9055 | 2026.01.02 18:44:15.467086 [ 70 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2026.01.02 18:44:15.467109 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9057 | 2026.01.02 18:44:15.467267 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 9058 | 2026.01.02 18:44:15.469985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9059 | 2026.01.02 18:44:15.471108 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9060 | 2026.01.02 18:44:15.472644 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 9061 | 2026.01.02 18:44:15.477122 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 9062 | 2026.01.02 18:44:15.481690 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 9063 | 2026.01.02 18:44:15.486351 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 9064 | 2026.01.02 18:44:15.491083 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 9065 | 2026.01.02 18:44:15.494789 [ 195 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 9066 | 2026.01.02 18:44:15.545209 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078017854 sec., 4447.699881619405 rows/sec., 23.00 MiB/sec. | ||
| 9067 | 2026.01.02 18:44:15.547853 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9068 | 2026.01.02 18:44:15.549817 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_46_9} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9069 | 2026.01.02 18:44:15.549919 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_46_9} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9070 | 2026.01.02 18:44:15.552691 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9071 | 2026.01.02 18:44:15.611880 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9072 | 2026.01.02 18:44:15.612141 [ 276 ] {fec5cf9b-aa1b-4e40-976e-d7f04dbe48a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9073 | 2026.01.02 18:44:15.612244 [ 276 ] {fec5cf9b-aa1b-4e40-976e-d7f04dbe48a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9074 | 2026.01.02 18:44:15.613036 [ 276 ] {fec5cf9b-aa1b-4e40-976e-d7f04dbe48a4} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2026.01.02 18:44:15.613081 [ 276 ] {fec5cf9b-aa1b-4e40-976e-d7f04dbe48a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9076 | 2026.01.02 18:44:15.613472 [ 276 ] {fec5cf9b-aa1b-4e40-976e-d7f04dbe48a4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9077 | 2026.01.02 18:44:15.613705 [ 276 ] {fec5cf9b-aa1b-4e40-976e-d7f04dbe48a4} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2026.01.02 18:44:15.613864 [ 276 ] {fec5cf9b-aa1b-4e40-976e-d7f04dbe48a4} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001797 sec., 56761.26878130217 rows/sec., 4.74 MiB/sec. | ||
| 9079 | 2026.01.02 18:44:15.613915 [ 276 ] {fec5cf9b-aa1b-4e40-976e-d7f04dbe48a4} <Debug> TCPHandler: Processed in 0.002214043 sec. | ||
| 9080 | 2026.01.02 18:44:15.614044 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9081 | 2026.01.02 18:44:15.614147 [ 276 ] {bc24bd54-b46f-4485-897c-1bd8a56dd0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9082 | 2026.01.02 18:44:15.614192 [ 276 ] {bc24bd54-b46f-4485-897c-1bd8a56dd0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9083 | 2026.01.02 18:44:15.614600 [ 276 ] {bc24bd54-b46f-4485-897c-1bd8a56dd0b0} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2026.01.02 18:44:15.614636 [ 276 ] {bc24bd54-b46f-4485-897c-1bd8a56dd0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9085 | 2026.01.02 18:44:15.614929 [ 276 ] {bc24bd54-b46f-4485-897c-1bd8a56dd0b0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9086 | 2026.01.02 18:44:15.615132 [ 276 ] {bc24bd54-b46f-4485-897c-1bd8a56dd0b0} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2026.01.02 18:44:15.615325 [ 276 ] {bc24bd54-b46f-4485-897c-1bd8a56dd0b0} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.0012 sec., 19166.666666666668 rows/sec., 1.41 MiB/sec. | ||
| 9088 | 2026.01.02 18:44:15.615364 [ 276 ] {bc24bd54-b46f-4485-897c-1bd8a56dd0b0} <Debug> TCPHandler: Processed in 0.001370731 sec. | ||
| 9089 | 2026.01.02 18:44:15.615476 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9090 | 2026.01.02 18:44:15.615572 [ 276 ] {c8fb6b69-5b44-4507-a43d-ce815708a0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9091 | 2026.01.02 18:44:15.615613 [ 276 ] {c8fb6b69-5b44-4507-a43d-ce815708a0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9092 | 2026.01.02 18:44:15.616039 [ 276 ] {c8fb6b69-5b44-4507-a43d-ce815708a0b3} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2026.01.02 18:44:15.616077 [ 276 ] {c8fb6b69-5b44-4507-a43d-ce815708a0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9094 | 2026.01.02 18:44:15.616394 [ 276 ] {c8fb6b69-5b44-4507-a43d-ce815708a0b3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9095 | 2026.01.02 18:44:15.616619 [ 276 ] {c8fb6b69-5b44-4507-a43d-ce815708a0b3} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2026.01.02 18:44:15.616752 [ 276 ] {c8fb6b69-5b44-4507-a43d-ce815708a0b3} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001198 sec., 72621.03505843072 rows/sec., 5.67 MiB/sec. | ||
| 9097 | 2026.01.02 18:44:15.616792 [ 276 ] {c8fb6b69-5b44-4507-a43d-ce815708a0b3} <Debug> TCPHandler: Processed in 0.001365941 sec. | ||
| 9098 | 2026.01.02 18:44:15.616903 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9099 | 2026.01.02 18:44:15.616996 [ 276 ] {2deb65ed-ad2e-4591-9b3a-5e69169a2a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9100 | 2026.01.02 18:44:15.617041 [ 276 ] {2deb65ed-ad2e-4591-9b3a-5e69169a2a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9101 | 2026.01.02 18:44:15.617453 [ 276 ] {2deb65ed-ad2e-4591-9b3a-5e69169a2a1e} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2026.01.02 18:44:15.617490 [ 276 ] {2deb65ed-ad2e-4591-9b3a-5e69169a2a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9103 | 2026.01.02 18:44:15.617835 [ 276 ] {2deb65ed-ad2e-4591-9b3a-5e69169a2a1e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9104 | 2026.01.02 18:44:15.618052 [ 276 ] {2deb65ed-ad2e-4591-9b3a-5e69169a2a1e} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2026.01.02 18:44:15.618184 [ 276 ] {2deb65ed-ad2e-4591-9b3a-5e69169a2a1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 9106 | 2026.01.02 18:44:15.618221 [ 276 ] {2deb65ed-ad2e-4591-9b3a-5e69169a2a1e} <Debug> TCPHandler: Processed in 0.001367861 sec. | ||
| 9107 | 2026.01.02 18:44:15.618329 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9108 | 2026.01.02 18:44:15.618423 [ 276 ] {7a5e4fee-87e3-4099-a3da-3c29da1e0f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9109 | 2026.01.02 18:44:15.618478 [ 276 ] {7a5e4fee-87e3-4099-a3da-3c29da1e0f10} <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 | ||
| 9110 | 2026.01.02 18:44:15.619281 [ 276 ] {7a5e4fee-87e3-4099-a3da-3c29da1e0f10} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.01.02 18:44:15.619317 [ 276 ] {7a5e4fee-87e3-4099-a3da-3c29da1e0f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9112 | 2026.01.02 18:44:15.619863 [ 276 ] {7a5e4fee-87e3-4099-a3da-3c29da1e0f10} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9113 | 2026.01.02 18:44:15.620105 [ 276 ] {7a5e4fee-87e3-4099-a3da-3c29da1e0f10} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.01.02 18:44:15.620247 [ 276 ] {7a5e4fee-87e3-4099-a3da-3c29da1e0f10} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001843 sec., 12479.652740097667 rows/sec., 22.36 MiB/sec. | ||
| 9115 | 2026.01.02 18:44:15.620313 [ 276 ] {7a5e4fee-87e3-4099-a3da-3c29da1e0f10} <Debug> TCPHandler: Processed in 0.002033421 sec. | ||
| 9116 | 2026.01.02 18:44:15.620428 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2026.01.02 18:44:15.620523 [ 276 ] {2be1f180-6e41-4ca6-84a7-9c053a45334a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9118 | 2026.01.02 18:44:15.620566 [ 276 ] {2be1f180-6e41-4ca6-84a7-9c053a45334a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9119 | 2026.01.02 18:44:15.620908 [ 276 ] {2be1f180-6e41-4ca6-84a7-9c053a45334a} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9120 | 2026.01.02 18:44:15.620945 [ 276 ] {2be1f180-6e41-4ca6-84a7-9c053a45334a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9121 | 2026.01.02 18:44:15.621259 [ 276 ] {2be1f180-6e41-4ca6-84a7-9c053a45334a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9122 | 2026.01.02 18:44:15.621477 [ 276 ] {2be1f180-6e41-4ca6-84a7-9c053a45334a} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2026.01.02 18:44:15.621608 [ 276 ] {2be1f180-6e41-4ca6-84a7-9c053a45334a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 9124 | 2026.01.02 18:44:15.621644 [ 276 ] {2be1f180-6e41-4ca6-84a7-9c053a45334a} <Debug> TCPHandler: Processed in 0.001265659 sec. | ||
| 9125 | 2026.01.02 18:44:17.013198 [ 68 ] {} <Debug> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9126 | 2026.01.02 18:44:17.013271 [ 68 ] {} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.01.02 18:44:17.013295 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9128 | 2026.01.02 18:44:17.013423 [ 187 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::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 | ||
| 9129 | 2026.01.02 18:44:17.013614 [ 187 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9130 | 2026.01.02 18:44:17.013670 [ 187 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 9131 | 2026.01.02 18:44:17.013782 [ 187 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 9132 | 2026.01.02 18:44:17.013859 [ 187 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 9133 | 2026.01.02 18:44:17.013929 [ 187 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::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 | ||
| 9134 | 2026.01.02 18:44:17.013998 [ 187 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 9135 | 2026.01.02 18:44:17.014927 [ 191 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555793 sec., 28281.39733242147 rows/sec., 2.37 MiB/sec. | ||
| 9136 | 2026.01.02 18:44:17.015049 [ 187 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9137 | 2026.01.02 18:44:17.015293 [ 187 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_17_4} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2026.01.02 18:44:17.015363 [ 187 ] {adf5805c-1c2f-4b79-b42d-3cec94408eef::all_1_17_4} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9139 | 2026.01.02 18:44:17.015432 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9140 | 2026.01.02 18:44:19.363843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1096 | ||
| 9141 | 2026.01.02 18:44:19.366039 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2026.01.02 18:44:19.366086 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9143 | 2026.01.02 18:44:19.367275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9144 | 2026.01.02 18:44:19.367541 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2026.01.02 18:44:19.367819 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1096 | ||
| 9146 | 2026.01.02 18:44:20.640853 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9147 | 2026.01.02 18:44:20.641142 [ 276 ] {bfd3392a-f4f5-41d2-8d72-f09feeb5199c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9148 | 2026.01.02 18:44:20.641250 [ 276 ] {bfd3392a-f4f5-41d2-8d72-f09feeb5199c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9149 | 2026.01.02 18:44:20.642086 [ 276 ] {bfd3392a-f4f5-41d2-8d72-f09feeb5199c} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2026.01.02 18:44:20.642137 [ 276 ] {bfd3392a-f4f5-41d2-8d72-f09feeb5199c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9151 | 2026.01.02 18:44:20.642563 [ 276 ] {bfd3392a-f4f5-41d2-8d72-f09feeb5199c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9152 | 2026.01.02 18:44:20.642800 [ 276 ] {bfd3392a-f4f5-41d2-8d72-f09feeb5199c} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2026.01.02 18:44:20.642979 [ 276 ] {bfd3392a-f4f5-41d2-8d72-f09feeb5199c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001915 sec., 12532.637075718016 rows/sec., 1.04 MiB/sec. | ||
| 9154 | 2026.01.02 18:44:20.643031 [ 276 ] {bfd3392a-f4f5-41d2-8d72-f09feeb5199c} <Debug> TCPHandler: Processed in 0.002366155 sec. | ||
| 9155 | 2026.01.02 18:44:20.643152 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9156 | 2026.01.02 18:44:20.643255 [ 276 ] {09a43e57-1186-4904-b61d-0d933a278742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9157 | 2026.01.02 18:44:20.643299 [ 276 ] {09a43e57-1186-4904-b61d-0d933a278742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9158 | 2026.01.02 18:44:20.643691 [ 276 ] {09a43e57-1186-4904-b61d-0d933a278742} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.01.02 18:44:20.643730 [ 276 ] {09a43e57-1186-4904-b61d-0d933a278742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9160 | 2026.01.02 18:44:20.644042 [ 276 ] {09a43e57-1186-4904-b61d-0d933a278742} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9161 | 2026.01.02 18:44:20.644254 [ 276 ] {09a43e57-1186-4904-b61d-0d933a278742} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9162 | 2026.01.02 18:44:20.644392 [ 276 ] {09a43e57-1186-4904-b61d-0d933a278742} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001161 sec., 1722.6528854435833 rows/sec., 140.47 KiB/sec. | ||
| 9163 | 2026.01.02 18:44:20.644431 [ 276 ] {09a43e57-1186-4904-b61d-0d933a278742} <Debug> TCPHandler: Processed in 0.001330481 sec. | ||
| 9164 | 2026.01.02 18:44:20.644557 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9165 | 2026.01.02 18:44:20.644681 [ 276 ] {d76a216a-7944-4330-ac25-76af9420dbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9166 | 2026.01.02 18:44:20.644732 [ 276 ] {d76a216a-7944-4330-ac25-76af9420dbf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9167 | 2026.01.02 18:44:20.645626 [ 276 ] {d76a216a-7944-4330-ac25-76af9420dbf2} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9168 | 2026.01.02 18:44:20.645664 [ 276 ] {d76a216a-7944-4330-ac25-76af9420dbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9169 | 2026.01.02 18:44:20.646067 [ 276 ] {d76a216a-7944-4330-ac25-76af9420dbf2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9170 | 2026.01.02 18:44:20.646282 [ 276 ] {d76a216a-7944-4330-ac25-76af9420dbf2} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2026.01.02 18:44:20.646421 [ 276 ] {d76a216a-7944-4330-ac25-76af9420dbf2} <Debug> executeQuery: Read 1353 rows, 116.05 KiB in 0.001765 sec., 766572.2379603399 rows/sec., 64.21 MiB/sec. | ||
| 9172 | 2026.01.02 18:44:20.646461 [ 276 ] {d76a216a-7944-4330-ac25-76af9420dbf2} <Debug> TCPHandler: Processed in 0.001965559 sec. | ||
| 9173 | 2026.01.02 18:44:20.646572 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9174 | 2026.01.02 18:44:20.646681 [ 276 ] {b326dc82-ca36-4b59-be1b-02eacf9cc17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9175 | 2026.01.02 18:44:20.646722 [ 276 ] {b326dc82-ca36-4b59-be1b-02eacf9cc17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9176 | 2026.01.02 18:44:20.647123 [ 276 ] {b326dc82-ca36-4b59-be1b-02eacf9cc17f} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2026.01.02 18:44:20.647160 [ 276 ] {b326dc82-ca36-4b59-be1b-02eacf9cc17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9178 | 2026.01.02 18:44:20.647471 [ 276 ] {b326dc82-ca36-4b59-be1b-02eacf9cc17f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9179 | 2026.01.02 18:44:20.647676 [ 276 ] {b326dc82-ca36-4b59-be1b-02eacf9cc17f} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2026.01.02 18:44:20.647808 [ 276 ] {b326dc82-ca36-4b59-be1b-02eacf9cc17f} <Debug> executeQuery: Read 32 rows, 2.45 KiB in 0.001147 sec., 27898.866608544027 rows/sec., 2.09 MiB/sec. | ||
| 9181 | 2026.01.02 18:44:20.647846 [ 276 ] {b326dc82-ca36-4b59-be1b-02eacf9cc17f} <Debug> TCPHandler: Processed in 0.0013246 sec. | ||
| 9182 | 2026.01.02 18:44:20.647968 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9183 | 2026.01.02 18:44:20.648090 [ 276 ] {fc387f30-6c63-421e-abcc-a279b34fc786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9184 | 2026.01.02 18:44:20.648141 [ 276 ] {fc387f30-6c63-421e-abcc-a279b34fc786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9185 | 2026.01.02 18:44:20.648690 [ 276 ] {fc387f30-6c63-421e-abcc-a279b34fc786} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2026.01.02 18:44:20.648736 [ 276 ] {fc387f30-6c63-421e-abcc-a279b34fc786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9187 | 2026.01.02 18:44:20.649068 [ 276 ] {fc387f30-6c63-421e-abcc-a279b34fc786} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9188 | 2026.01.02 18:44:20.649286 [ 276 ] {fc387f30-6c63-421e-abcc-a279b34fc786} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.01.02 18:44:20.649416 [ 276 ] {fc387f30-6c63-421e-abcc-a279b34fc786} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001351 sec., 186528.49740932643 rows/sec., 12.90 MiB/sec. | ||
| 9190 | 2026.01.02 18:44:20.649457 [ 276 ] {fc387f30-6c63-421e-abcc-a279b34fc786} <Debug> TCPHandler: Processed in 0.001550244 sec. | ||
| 9191 | 2026.01.02 18:44:20.649570 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9192 | 2026.01.02 18:44:20.649667 [ 276 ] {6fe720e8-d4cf-457b-9f23-54ca70b8530f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9193 | 2026.01.02 18:44:20.649707 [ 276 ] {6fe720e8-d4cf-457b-9f23-54ca70b8530f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9194 | 2026.01.02 18:44:20.650102 [ 276 ] {6fe720e8-d4cf-457b-9f23-54ca70b8530f} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9195 | 2026.01.02 18:44:20.650138 [ 276 ] {6fe720e8-d4cf-457b-9f23-54ca70b8530f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9196 | 2026.01.02 18:44:20.650440 [ 276 ] {6fe720e8-d4cf-457b-9f23-54ca70b8530f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9197 | 2026.01.02 18:44:20.650660 [ 276 ] {6fe720e8-d4cf-457b-9f23-54ca70b8530f} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2026.01.02 18:44:20.650793 [ 276 ] {6fe720e8-d4cf-457b-9f23-54ca70b8530f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 818.78 KiB/sec. | ||
| 9199 | 2026.01.02 18:44:20.650834 [ 276 ] {6fe720e8-d4cf-457b-9f23-54ca70b8530f} <Debug> TCPHandler: Processed in 0.00131317 sec. | ||
| 9200 | 2026.01.02 18:44:20.650946 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9201 | 2026.01.02 18:44:20.651041 [ 276 ] {fa581672-936a-4d8f-b57e-1e4f695a2c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9202 | 2026.01.02 18:44:20.651081 [ 276 ] {fa581672-936a-4d8f-b57e-1e4f695a2c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9203 | 2026.01.02 18:44:20.651649 [ 276 ] {fa581672-936a-4d8f-b57e-1e4f695a2c28} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.01.02 18:44:20.651686 [ 276 ] {fa581672-936a-4d8f-b57e-1e4f695a2c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9205 | 2026.01.02 18:44:20.652017 [ 276 ] {fa581672-936a-4d8f-b57e-1e4f695a2c28} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9206 | 2026.01.02 18:44:20.652230 [ 276 ] {fa581672-936a-4d8f-b57e-1e4f695a2c28} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2026.01.02 18:44:20.652362 [ 276 ] {fa581672-936a-4d8f-b57e-1e4f695a2c28} <Debug> executeQuery: Read 576 rows, 44.27 KiB in 0.001338 sec., 430493.2735426009 rows/sec., 32.31 MiB/sec. | ||
| 9208 | 2026.01.02 18:44:20.652401 [ 276 ] {fa581672-936a-4d8f-b57e-1e4f695a2c28} <Debug> TCPHandler: Processed in 0.001503613 sec. | ||
| 9209 | 2026.01.02 18:44:20.652530 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2026.01.02 18:44:20.652646 [ 276 ] {0f9918b2-8f68-48de-9411-f5a547bbf613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9211 | 2026.01.02 18:44:20.652699 [ 276 ] {0f9918b2-8f68-48de-9411-f5a547bbf613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9212 | 2026.01.02 18:44:20.653263 [ 276 ] {0f9918b2-8f68-48de-9411-f5a547bbf613} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2026.01.02 18:44:20.653300 [ 276 ] {0f9918b2-8f68-48de-9411-f5a547bbf613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9214 | 2026.01.02 18:44:20.653689 [ 276 ] {0f9918b2-8f68-48de-9411-f5a547bbf613} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9215 | 2026.01.02 18:44:20.653909 [ 276 ] {0f9918b2-8f68-48de-9411-f5a547bbf613} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2026.01.02 18:44:20.654050 [ 276 ] {0f9918b2-8f68-48de-9411-f5a547bbf613} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001429 sec., 616515.0454863542 rows/sec., 41.84 MiB/sec. | ||
| 9217 | 2026.01.02 18:44:20.654088 [ 276 ] {0f9918b2-8f68-48de-9411-f5a547bbf613} <Debug> TCPHandler: Processed in 0.001618504 sec. | ||
| 9218 | 2026.01.02 18:44:20.654190 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9219 | 2026.01.02 18:44:20.654284 [ 276 ] {c4199284-2b39-4c61-9886-3229e537ae1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9220 | 2026.01.02 18:44:20.654340 [ 276 ] {c4199284-2b39-4c61-9886-3229e537ae1f} <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 | ||
| 9221 | 2026.01.02 18:44:20.655120 [ 276 ] {c4199284-2b39-4c61-9886-3229e537ae1f} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.01.02 18:44:20.655157 [ 276 ] {c4199284-2b39-4c61-9886-3229e537ae1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9223 | 2026.01.02 18:44:20.655699 [ 276 ] {c4199284-2b39-4c61-9886-3229e537ae1f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9224 | 2026.01.02 18:44:20.655941 [ 276 ] {c4199284-2b39-4c61-9886-3229e537ae1f} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.01.02 18:44:20.656084 [ 276 ] {c4199284-2b39-4c61-9886-3229e537ae1f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001818 sec., 9900.990099009901 rows/sec., 17.74 MiB/sec. | ||
| 9226 | 2026.01.02 18:44:20.656149 [ 276 ] {c4199284-2b39-4c61-9886-3229e537ae1f} <Debug> TCPHandler: Processed in 0.00200657 sec. | ||
| 9227 | 2026.01.02 18:44:20.656261 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9228 | 2026.01.02 18:44:20.656357 [ 276 ] {e479a47c-285f-42c0-9235-539d155ee710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9229 | 2026.01.02 18:44:20.656399 [ 276 ] {e479a47c-285f-42c0-9235-539d155ee710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9230 | 2026.01.02 18:44:20.656764 [ 276 ] {e479a47c-285f-42c0-9235-539d155ee710} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.01.02 18:44:20.656805 [ 276 ] {e479a47c-285f-42c0-9235-539d155ee710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9232 | 2026.01.02 18:44:20.657171 [ 276 ] {e479a47c-285f-42c0-9235-539d155ee710} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9233 | 2026.01.02 18:44:20.657416 [ 276 ] {e479a47c-285f-42c0-9235-539d155ee710} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.01.02 18:44:20.657571 [ 276 ] {e479a47c-285f-42c0-9235-539d155ee710} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 9235 | 2026.01.02 18:44:20.657615 [ 276 ] {e479a47c-285f-42c0-9235-539d155ee710} <Debug> TCPHandler: Processed in 0.001402812 sec. | ||
| 9236 | 2026.01.02 18:44:21.796770 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22538 | ||
| 9237 | 2026.01.02 18:44:21.797323 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9238 | 2026.01.02 18:44:21.797365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9239 | 2026.01.02 18:44:21.797915 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9240 | 2026.01.02 18:44:21.798150 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9241 | 2026.01.02 18:44:21.798277 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22538 | ||
| 9242 | 2026.01.02 18:44:22.970367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9243 | 2026.01.02 18:44:22.985440 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2026.01.02 18:44:22.985496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9245 | 2026.01.02 18:44:22.990760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9246 | 2026.01.02 18:44:22.991430 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2026.01.02 18:44:22.994085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9248 | 2026.01.02 18:44:25.612231 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9249 | 2026.01.02 18:44:25.612509 [ 276 ] {1fe9a21e-b41a-4c35-bc3d-9507a697db08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9250 | 2026.01.02 18:44:25.612617 [ 276 ] {1fe9a21e-b41a-4c35-bc3d-9507a697db08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9251 | 2026.01.02 18:44:25.613414 [ 276 ] {1fe9a21e-b41a-4c35-bc3d-9507a697db08} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.01.02 18:44:25.613462 [ 276 ] {1fe9a21e-b41a-4c35-bc3d-9507a697db08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9253 | 2026.01.02 18:44:25.613864 [ 276 ] {1fe9a21e-b41a-4c35-bc3d-9507a697db08} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9254 | 2026.01.02 18:44:25.614104 [ 276 ] {1fe9a21e-b41a-4c35-bc3d-9507a697db08} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.01.02 18:44:25.614270 [ 276 ] {1fe9a21e-b41a-4c35-bc3d-9507a697db08} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001836 sec., 55555.555555555555 rows/sec., 4.64 MiB/sec. | ||
| 9256 | 2026.01.02 18:44:25.614326 [ 276 ] {1fe9a21e-b41a-4c35-bc3d-9507a697db08} <Debug> TCPHandler: Processed in 0.002285155 sec. | ||
| 9257 | 2026.01.02 18:44:25.614462 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2026.01.02 18:44:25.614565 [ 276 ] {0675e8a5-b40e-424e-8be1-b47caeab2131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9259 | 2026.01.02 18:44:25.614611 [ 276 ] {0675e8a5-b40e-424e-8be1-b47caeab2131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9260 | 2026.01.02 18:44:25.615034 [ 276 ] {0675e8a5-b40e-424e-8be1-b47caeab2131} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2026.01.02 18:44:25.615072 [ 276 ] {0675e8a5-b40e-424e-8be1-b47caeab2131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9262 | 2026.01.02 18:44:25.615373 [ 276 ] {0675e8a5-b40e-424e-8be1-b47caeab2131} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9263 | 2026.01.02 18:44:25.615582 [ 276 ] {0675e8a5-b40e-424e-8be1-b47caeab2131} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2026.01.02 18:44:25.615718 [ 276 ] {0675e8a5-b40e-424e-8be1-b47caeab2131} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001176 sec., 19557.8231292517 rows/sec., 1.44 MiB/sec. | ||
| 9265 | 2026.01.02 18:44:25.615755 [ 276 ] {0675e8a5-b40e-424e-8be1-b47caeab2131} <Debug> TCPHandler: Processed in 0.00134601 sec. | ||
| 9266 | 2026.01.02 18:44:25.615866 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9267 | 2026.01.02 18:44:25.615963 [ 276 ] {b490a216-af8b-457f-a098-b1f83bf39c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9268 | 2026.01.02 18:44:25.616003 [ 276 ] {b490a216-af8b-457f-a098-b1f83bf39c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9269 | 2026.01.02 18:44:25.616421 [ 276 ] {b490a216-af8b-457f-a098-b1f83bf39c0d} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2026.01.02 18:44:25.616455 [ 276 ] {b490a216-af8b-457f-a098-b1f83bf39c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9271 | 2026.01.02 18:44:25.616753 [ 276 ] {b490a216-af8b-457f-a098-b1f83bf39c0d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9272 | 2026.01.02 18:44:25.616956 [ 276 ] {b490a216-af8b-457f-a098-b1f83bf39c0d} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2026.01.02 18:44:25.617082 [ 276 ] {b490a216-af8b-457f-a098-b1f83bf39c0d} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001138 sec., 76449.91212653779 rows/sec., 5.97 MiB/sec. | ||
| 9274 | 2026.01.02 18:44:25.617119 [ 276 ] {b490a216-af8b-457f-a098-b1f83bf39c0d} <Debug> TCPHandler: Processed in 0.001302419 sec. | ||
| 9275 | 2026.01.02 18:44:25.617231 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2026.01.02 18:44:25.617325 [ 276 ] {37fd7a29-aa76-4707-9f23-b0206657abe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9277 | 2026.01.02 18:44:25.617369 [ 276 ] {37fd7a29-aa76-4707-9f23-b0206657abe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9278 | 2026.01.02 18:44:25.617775 [ 276 ] {37fd7a29-aa76-4707-9f23-b0206657abe5} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2026.01.02 18:44:25.617808 [ 276 ] {37fd7a29-aa76-4707-9f23-b0206657abe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9280 | 2026.01.02 18:44:25.618139 [ 276 ] {37fd7a29-aa76-4707-9f23-b0206657abe5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9281 | 2026.01.02 18:44:25.618356 [ 276 ] {37fd7a29-aa76-4707-9f23-b0206657abe5} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2026.01.02 18:44:25.618490 [ 276 ] {37fd7a29-aa76-4707-9f23-b0206657abe5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 9283 | 2026.01.02 18:44:25.618536 [ 276 ] {37fd7a29-aa76-4707-9f23-b0206657abe5} <Debug> TCPHandler: Processed in 0.001353791 sec. | ||
| 9284 | 2026.01.02 18:44:25.618641 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9285 | 2026.01.02 18:44:25.618735 [ 276 ] {1710f479-ee83-4f0d-93a1-b7f66cf42049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9286 | 2026.01.02 18:44:25.618790 [ 276 ] {1710f479-ee83-4f0d-93a1-b7f66cf42049} <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 | ||
| 9287 | 2026.01.02 18:44:25.619602 [ 276 ] {1710f479-ee83-4f0d-93a1-b7f66cf42049} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9288 | 2026.01.02 18:44:25.619636 [ 276 ] {1710f479-ee83-4f0d-93a1-b7f66cf42049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9289 | 2026.01.02 18:44:25.620157 [ 276 ] {1710f479-ee83-4f0d-93a1-b7f66cf42049} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9290 | 2026.01.02 18:44:25.620379 [ 276 ] {1710f479-ee83-4f0d-93a1-b7f66cf42049} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9291 | 2026.01.02 18:44:25.620521 [ 276 ] {1710f479-ee83-4f0d-93a1-b7f66cf42049} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001803 sec., 12756.516916250694 rows/sec., 22.86 MiB/sec. | ||
| 9292 | 2026.01.02 18:44:25.620588 [ 276 ] {1710f479-ee83-4f0d-93a1-b7f66cf42049} <Debug> TCPHandler: Processed in 0.00199535 sec. | ||
| 9293 | 2026.01.02 18:44:25.620702 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9294 | 2026.01.02 18:44:25.620797 [ 276 ] {d4879a99-20f4-4910-9cfb-0326ac2e571d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9295 | 2026.01.02 18:44:25.620840 [ 276 ] {d4879a99-20f4-4910-9cfb-0326ac2e571d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9296 | 2026.01.02 18:44:25.621188 [ 276 ] {d4879a99-20f4-4910-9cfb-0326ac2e571d} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9297 | 2026.01.02 18:44:25.621222 [ 276 ] {d4879a99-20f4-4910-9cfb-0326ac2e571d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9298 | 2026.01.02 18:44:25.621525 [ 276 ] {d4879a99-20f4-4910-9cfb-0326ac2e571d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9299 | 2026.01.02 18:44:25.621730 [ 276 ] {d4879a99-20f4-4910-9cfb-0326ac2e571d} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9300 | 2026.01.02 18:44:25.621858 [ 276 ] {d4879a99-20f4-4910-9cfb-0326ac2e571d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 9301 | 2026.01.02 18:44:25.621893 [ 276 ] {d4879a99-20f4-4910-9cfb-0326ac2e571d} <Debug> TCPHandler: Processed in 0.001240099 sec. | ||
| 9302 | 2026.01.02 18:44:29.132654 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9303 | 2026.01.02 18:44:29.132725 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9304 | 2026.01.02 18:44:29.299303 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23050 | ||
| 9305 | 2026.01.02 18:44:29.299826 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9306 | 2026.01.02 18:44:29.299871 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9307 | 2026.01.02 18:44:29.300375 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9308 | 2026.01.02 18:44:29.300620 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9309 | 2026.01.02 18:44:29.300765 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23050 | ||
| 9310 | 2026.01.02 18:44:29.367968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1128 | ||
| 9311 | 2026.01.02 18:44:29.370981 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2026.01.02 18:44:29.371038 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9313 | 2026.01.02 18:44:29.372274 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9314 | 2026.01.02 18:44:29.372555 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2026.01.02 18:44:29.372741 [ 49 ] {} <Debug> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9316 | 2026.01.02 18:44:29.372836 [ 49 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2026.01.02 18:44:29.372872 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9318 | 2026.01.02 18:44:29.372942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
| 9319 | 2026.01.02 18:44:29.373021 [ 189 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::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 | ||
| 9320 | 2026.01.02 18:44:29.373854 [ 189 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9321 | 2026.01.02 18:44:29.374053 [ 189 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 986 rows starting from the beginning of the part | ||
| 9322 | 2026.01.02 18:44:29.374393 [ 189 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 9323 | 2026.01.02 18:44:29.374696 [ 189 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::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 | ||
| 9324 | 2026.01.02 18:44:29.374995 [ 189 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
| 9325 | 2026.01.02 18:44:29.375287 [ 189 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 9326 | 2026.01.02 18:44:29.375598 [ 189 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 9327 | 2026.01.02 18:44:29.382719 [ 188 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1128 rows, containing 72 columns (72 merged, 0 gathered) in 0.009764249 sec., 115523.47753524107 rows/sec., 91.87 MiB/sec. | ||
| 9328 | 2026.01.02 18:44:29.383927 [ 197 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9329 | 2026.01.02 18:44:29.384451 [ 197 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_36_7} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9330 | 2026.01.02 18:44:29.384523 [ 197 ] {b047a56f-1316-4bf6-b72a-f830ef270aca::all_1_36_7} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9331 | 2026.01.02 18:44:29.384706 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. | ||
| 9332 | 2026.01.02 18:44:30.001131 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000786092 sec. | ||
| 9333 | 2026.01.02 18:44:30.495113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9334 | 2026.01.02 18:44:30.511330 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9335 | 2026.01.02 18:44:30.511381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9336 | 2026.01.02 18:44:30.517194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9337 | 2026.01.02 18:44:30.517876 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9338 | 2026.01.02 18:44:30.520525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9339 | 2026.01.02 18:44:30.611768 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9340 | 2026.01.02 18:44:30.611948 [ 276 ] {68042aa5-2a49-4dbe-948b-7ff2d504ab0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9341 | 2026.01.02 18:44:30.612016 [ 276 ] {68042aa5-2a49-4dbe-948b-7ff2d504ab0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9342 | 2026.01.02 18:44:30.612685 [ 276 ] {68042aa5-2a49-4dbe-948b-7ff2d504ab0a} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2026.01.02 18:44:30.612732 [ 276 ] {68042aa5-2a49-4dbe-948b-7ff2d504ab0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9344 | 2026.01.02 18:44:30.613137 [ 276 ] {68042aa5-2a49-4dbe-948b-7ff2d504ab0a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9345 | 2026.01.02 18:44:30.613365 [ 276 ] {68042aa5-2a49-4dbe-948b-7ff2d504ab0a} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9346 | 2026.01.02 18:44:30.613525 [ 276 ] {68042aa5-2a49-4dbe-948b-7ff2d504ab0a} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001627 sec., 56545.789797172714 rows/sec., 4.77 MiB/sec. | ||
| 9347 | 2026.01.02 18:44:30.613576 [ 276 ] {68042aa5-2a49-4dbe-948b-7ff2d504ab0a} <Debug> TCPHandler: Processed in 0.00193898 sec. | ||
| 9348 | 2026.01.02 18:44:30.613696 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9349 | 2026.01.02 18:44:30.613798 [ 276 ] {74869d7e-73e8-4859-ad6a-307494bef436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9350 | 2026.01.02 18:44:30.613842 [ 276 ] {74869d7e-73e8-4859-ad6a-307494bef436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9351 | 2026.01.02 18:44:30.614255 [ 276 ] {74869d7e-73e8-4859-ad6a-307494bef436} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9352 | 2026.01.02 18:44:30.614293 [ 276 ] {74869d7e-73e8-4859-ad6a-307494bef436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9353 | 2026.01.02 18:44:30.614616 [ 276 ] {74869d7e-73e8-4859-ad6a-307494bef436} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9354 | 2026.01.02 18:44:30.614828 [ 276 ] {74869d7e-73e8-4859-ad6a-307494bef436} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9355 | 2026.01.02 18:44:30.614951 [ 48 ] {} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9356 | 2026.01.02 18:44:30.614964 [ 276 ] {74869d7e-73e8-4859-ad6a-307494bef436} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00119 sec., 15126.050420168067 rows/sec., 1.11 MiB/sec. | ||
| 9357 | 2026.01.02 18:44:30.615010 [ 48 ] {} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9358 | 2026.01.02 18:44:30.615023 [ 276 ] {74869d7e-73e8-4859-ad6a-307494bef436} <Debug> TCPHandler: Processed in 0.001378691 sec. | ||
| 9359 | 2026.01.02 18:44:30.615043 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9360 | 2026.01.02 18:44:30.615138 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9361 | 2026.01.02 18:44:30.615174 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 9362 | 2026.01.02 18:44:30.615240 [ 276 ] {31c6a500-4017-4cd1-a2f7-27dbdef228d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9363 | 2026.01.02 18:44:30.615286 [ 276 ] {31c6a500-4017-4cd1-a2f7-27dbdef228d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9364 | 2026.01.02 18:44:30.615321 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9365 | 2026.01.02 18:44:30.615362 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 73 rows starting from the beginning of the part | ||
| 9366 | 2026.01.02 18:44:30.615429 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 18 rows starting from the beginning of the part | ||
| 9367 | 2026.01.02 18:44:30.615477 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 23 rows starting from the beginning of the part | ||
| 9368 | 2026.01.02 18:44:30.615529 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part | ||
| 9369 | 2026.01.02 18:44:30.615572 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 23 rows starting from the beginning of the part | ||
| 9370 | 2026.01.02 18:44:30.615614 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 18 rows starting from the beginning of the part | ||
| 9371 | 2026.01.02 18:44:30.615703 [ 276 ] {31c6a500-4017-4cd1-a2f7-27dbdef228d6} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9372 | 2026.01.02 18:44:30.615745 [ 276 ] {31c6a500-4017-4cd1-a2f7-27dbdef228d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9373 | 2026.01.02 18:44:30.616133 [ 276 ] {31c6a500-4017-4cd1-a2f7-27dbdef228d6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9374 | 2026.01.02 18:44:30.616372 [ 276 ] {31c6a500-4017-4cd1-a2f7-27dbdef228d6} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9375 | 2026.01.02 18:44:30.616507 [ 276 ] {31c6a500-4017-4cd1-a2f7-27dbdef228d6} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001287 sec., 63714.06371406372 rows/sec., 4.98 MiB/sec. | ||
| 9376 | 2026.01.02 18:44:30.616533 [ 188 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421202 sec., 131578.76220269882 rows/sec., 10.17 MiB/sec. | ||
| 9377 | 2026.01.02 18:44:30.616546 [ 276 ] {31c6a500-4017-4cd1-a2f7-27dbdef228d6} <Debug> TCPHandler: Processed in 0.001457192 sec. | ||
| 9378 | 2026.01.02 18:44:30.616677 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9379 | 2026.01.02 18:44:30.616722 [ 200 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9380 | 2026.01.02 18:44:30.616773 [ 276 ] {1f521af0-a751-41fb-b21f-d0721a212402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9381 | 2026.01.02 18:44:30.616823 [ 276 ] {1f521af0-a751-41fb-b21f-d0721a212402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9382 | 2026.01.02 18:44:30.617057 [ 200 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_66_13} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.01.02 18:44:30.617139 [ 200 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_66_13} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9384 | 2026.01.02 18:44:30.617230 [ 276 ] {1f521af0-a751-41fb-b21f-d0721a212402} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2026.01.02 18:44:30.617232 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9386 | 2026.01.02 18:44:30.617273 [ 276 ] {1f521af0-a751-41fb-b21f-d0721a212402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9387 | 2026.01.02 18:44:30.617638 [ 276 ] {1f521af0-a751-41fb-b21f-d0721a212402} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9388 | 2026.01.02 18:44:30.617853 [ 276 ] {1f521af0-a751-41fb-b21f-d0721a212402} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2026.01.02 18:44:30.617987 [ 276 ] {1f521af0-a751-41fb-b21f-d0721a212402} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 9390 | 2026.01.02 18:44:30.618024 [ 276 ] {1f521af0-a751-41fb-b21f-d0721a212402} <Debug> TCPHandler: Processed in 0.001395921 sec. | ||
| 9391 | 2026.01.02 18:44:30.618147 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9392 | 2026.01.02 18:44:30.618267 [ 276 ] {524fd5f5-9d3e-4385-a894-d8cb61010dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9393 | 2026.01.02 18:44:30.618336 [ 276 ] {524fd5f5-9d3e-4385-a894-d8cb61010dd5} <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 | ||
| 9394 | 2026.01.02 18:44:30.619225 [ 276 ] {524fd5f5-9d3e-4385-a894-d8cb61010dd5} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9395 | 2026.01.02 18:44:30.619263 [ 276 ] {524fd5f5-9d3e-4385-a894-d8cb61010dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9396 | 2026.01.02 18:44:30.619930 [ 276 ] {524fd5f5-9d3e-4385-a894-d8cb61010dd5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9397 | 2026.01.02 18:44:30.620178 [ 276 ] {524fd5f5-9d3e-4385-a894-d8cb61010dd5} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9398 | 2026.01.02 18:44:30.620327 [ 276 ] {524fd5f5-9d3e-4385-a894-d8cb61010dd5} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002086 sec., 8628.95493767977 rows/sec., 15.46 MiB/sec. | ||
| 9399 | 2026.01.02 18:44:30.620395 [ 276 ] {524fd5f5-9d3e-4385-a894-d8cb61010dd5} <Debug> TCPHandler: Processed in 0.002309365 sec. | ||
| 9400 | 2026.01.02 18:44:30.620509 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9401 | 2026.01.02 18:44:30.620606 [ 276 ] {ccb2a253-695d-46a7-ab49-14728ff31a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9402 | 2026.01.02 18:44:30.620650 [ 276 ] {ccb2a253-695d-46a7-ab49-14728ff31a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9403 | 2026.01.02 18:44:30.620987 [ 276 ] {ccb2a253-695d-46a7-ab49-14728ff31a7e} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.01.02 18:44:30.621024 [ 276 ] {ccb2a253-695d-46a7-ab49-14728ff31a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9405 | 2026.01.02 18:44:30.621345 [ 276 ] {ccb2a253-695d-46a7-ab49-14728ff31a7e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9406 | 2026.01.02 18:44:30.621559 [ 276 ] {ccb2a253-695d-46a7-ab49-14728ff31a7e} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2026.01.02 18:44:30.621696 [ 276 ] {ccb2a253-695d-46a7-ab49-14728ff31a7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 9408 | 2026.01.02 18:44:30.621732 [ 276 ] {ccb2a253-695d-46a7-ab49-14728ff31a7e} <Debug> TCPHandler: Processed in 0.00127341 sec. | ||
| 9409 | 2026.01.02 18:44:34.124021 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38945 | ||
| 9410 | 2026.01.02 18:44:34.124147 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9411 | 2026.01.02 18:44:34.124178 [ 288 ] {} <Debug> TCP-Session: cf31db18-6f00-4dc7-930a-390c17fc4090 Authenticating user 'default' from [fd00:1122:3344:101::e]:38945 | ||
| 9412 | 2026.01.02 18:44:34.124202 [ 288 ] {} <Debug> TCP-Session: cf31db18-6f00-4dc7-930a-390c17fc4090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9413 | 2026.01.02 18:44:34.124215 [ 288 ] {} <Debug> TCP-Session: cf31db18-6f00-4dc7-930a-390c17fc4090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9414 | 2026.01.02 18:44:34.124408 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40589 | ||
| 9415 | 2026.01.02 18:44:34.124437 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59419 | ||
| 9416 | 2026.01.02 18:44:34.124471 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55123 | ||
| 9417 | 2026.01.02 18:44:34.124489 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55363 | ||
| 9418 | 2026.01.02 18:44:34.124526 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9419 | 2026.01.02 18:44:34.124527 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39331 | ||
| 9420 | 2026.01.02 18:44:34.124560 [ 289 ] {} <Debug> TCP-Session: 3624f744-2730-44f6-9ec1-6543b1492367 Authenticating user 'default' from [fd00:1122:3344:101::e]:40589 | ||
| 9421 | 2026.01.02 18:44:34.124567 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9422 | 2026.01.02 18:44:34.124540 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50661 | ||
| 9423 | 2026.01.02 18:44:34.124619 [ 290 ] {} <Debug> TCP-Session: 8c9ba9ee-9a60-49c5-a75c-9d96f4a003f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59419 | ||
| 9424 | 2026.01.02 18:44:34.124615 [ 289 ] {} <Debug> TCP-Session: 3624f744-2730-44f6-9ec1-6543b1492367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9425 | 2026.01.02 18:44:34.124678 [ 290 ] {} <Debug> TCP-Session: 8c9ba9ee-9a60-49c5-a75c-9d96f4a003f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9426 | 2026.01.02 18:44:34.124691 [ 289 ] {} <Debug> TCP-Session: 3624f744-2730-44f6-9ec1-6543b1492367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9427 | 2026.01.02 18:44:34.124704 [ 290 ] {} <Debug> TCP-Session: 8c9ba9ee-9a60-49c5-a75c-9d96f4a003f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9428 | 2026.01.02 18:44:34.124508 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58061 | ||
| 9429 | 2026.01.02 18:44:34.124476 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55573 | ||
| 9430 | 2026.01.02 18:44:34.124539 [ 288 ] {} <Trace> TCP-Session: cf31db18-6f00-4dc7-930a-390c17fc4090 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2026.01.02 18:44:34.124966 [ 288 ] {cca07299-74f9-4e38-98ea-83a93f0fc4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38945) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9432 | 2026.01.02 18:44:34.125102 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9433 | 2026.01.02 18:44:34.125131 [ 286 ] {} <Debug> TCP-Session: 0171abd8-3cb9-4004-b21b-aca90bd2c1a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39331 | ||
| 9434 | 2026.01.02 18:44:34.125151 [ 286 ] {} <Debug> TCP-Session: 0171abd8-3cb9-4004-b21b-aca90bd2c1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9435 | 2026.01.02 18:44:34.125164 [ 286 ] {} <Debug> TCP-Session: 0171abd8-3cb9-4004-b21b-aca90bd2c1a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9436 | 2026.01.02 18:44:34.125220 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9437 | 2026.01.02 18:44:34.125233 [ 288 ] {cca07299-74f9-4e38-98ea-83a93f0fc4ba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9438 | 2026.01.02 18:44:34.125258 [ 294 ] {} <Debug> TCP-Session: beeaf765-fa3b-4907-96b8-82e9acba58e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58061 | ||
| 9439 | 2026.01.02 18:44:34.125285 [ 294 ] {} <Debug> TCP-Session: beeaf765-fa3b-4907-96b8-82e9acba58e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9440 | 2026.01.02 18:44:34.125303 [ 294 ] {} <Debug> TCP-Session: beeaf765-fa3b-4907-96b8-82e9acba58e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9441 | 2026.01.02 18:44:34.125306 [ 288 ] {cca07299-74f9-4e38-98ea-83a93f0fc4ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9442 | 2026.01.02 18:44:34.125466 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9443 | 2026.01.02 18:44:34.125500 [ 293 ] {} <Debug> TCP-Session: 4f89ebc7-36ae-4134-a1b7-9560af8db113 Authenticating user 'default' from [fd00:1122:3344:101::e]:55363 | ||
| 9444 | 2026.01.02 18:44:34.125518 [ 293 ] {} <Debug> TCP-Session: 4f89ebc7-36ae-4134-a1b7-9560af8db113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9445 | 2026.01.02 18:44:34.125535 [ 293 ] {} <Debug> TCP-Session: 4f89ebc7-36ae-4134-a1b7-9560af8db113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9446 | 2026.01.02 18:44:34.125577 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9447 | 2026.01.02 18:44:34.125612 [ 288 ] {cca07299-74f9-4e38-98ea-83a93f0fc4ba} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 9448 | 2026.01.02 18:44:34.125619 [ 291 ] {} <Debug> TCP-Session: 2384e824-5bfe-4767-91cb-37dec7ac8b70 Authenticating user 'default' from [fd00:1122:3344:101::e]:55573 | ||
| 9449 | 2026.01.02 18:44:34.125666 [ 291 ] {} <Debug> TCP-Session: 2384e824-5bfe-4767-91cb-37dec7ac8b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9450 | 2026.01.02 18:44:34.125679 [ 291 ] {} <Debug> TCP-Session: 2384e824-5bfe-4767-91cb-37dec7ac8b70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9451 | 2026.01.02 18:44:34.125780 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9452 | 2026.01.02 18:44:34.125816 [ 292 ] {} <Debug> TCP-Session: b9b01c33-32c5-4d64-a1f9-fbefa43dec10 Authenticating user 'default' from [fd00:1122:3344:101::e]:55123 | ||
| 9453 | 2026.01.02 18:44:34.125834 [ 292 ] {} <Debug> TCP-Session: b9b01c33-32c5-4d64-a1f9-fbefa43dec10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9454 | 2026.01.02 18:44:34.125850 [ 292 ] {} <Debug> TCP-Session: b9b01c33-32c5-4d64-a1f9-fbefa43dec10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9455 | 2026.01.02 18:44:34.125890 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9456 | 2026.01.02 18:44:34.125927 [ 287 ] {} <Debug> TCP-Session: a6fb4247-d097-49f9-84ac-07c0f50bd7ad Authenticating user 'default' from [fd00:1122:3344:101::e]:50661 | ||
| 9457 | 2026.01.02 18:44:34.125944 [ 287 ] {} <Debug> TCP-Session: a6fb4247-d097-49f9-84ac-07c0f50bd7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9458 | 2026.01.02 18:44:34.125957 [ 287 ] {} <Debug> TCP-Session: a6fb4247-d097-49f9-84ac-07c0f50bd7ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9459 | 2026.01.02 18:44:34.126581 [ 303 ] {cca07299-74f9-4e38-98ea-83a93f0fc4ba} <Trace> AggregatingTransform: Aggregating | ||
| 9460 | 2026.01.02 18:44:34.126616 [ 303 ] {cca07299-74f9-4e38-98ea-83a93f0fc4ba} <Trace> Aggregator: Aggregation method: without_key | ||
| 9461 | 2026.01.02 18:44:34.126651 [ 303 ] {cca07299-74f9-4e38-98ea-83a93f0fc4ba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926624 sec. (1079.186 rows/sec., 42.16 KiB/sec.) | ||
| 9462 | 2026.01.02 18:44:34.126666 [ 303 ] {cca07299-74f9-4e38-98ea-83a93f0fc4ba} <Trace> Aggregator: Merging aggregated data | ||
| 9463 | 2026.01.02 18:44:34.128412 [ 288 ] {cca07299-74f9-4e38-98ea-83a93f0fc4ba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003511 sec., 284.8191398461977 rows/sec., 11.13 KiB/sec. | ||
| 9464 | 2026.01.02 18:44:34.128534 [ 288 ] {cca07299-74f9-4e38-98ea-83a93f0fc4ba} <Debug> TCPHandler: Processed in 0.004112213 sec. | ||
| 9465 | 2026.01.02 18:44:34.128640 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9466 | 2026.01.02 18:44:34.128671 [ 288 ] {} <Debug> TCP-Session: cf31db18-6f00-4dc7-930a-390c17fc4090 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9467 | 2026.01.02 18:44:34.128670 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9468 | 2026.01.02 18:44:34.128695 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9469 | 2026.01.02 18:44:34.128715 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9470 | 2026.01.02 18:44:34.128730 [ 289 ] {} <Debug> TCP-Session: 3624f744-2730-44f6-9ec1-6543b1492367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9471 | 2026.01.02 18:44:34.128737 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9472 | 2026.01.02 18:44:34.128754 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9473 | 2026.01.02 18:44:34.128767 [ 290 ] {} <Debug> TCP-Session: 8c9ba9ee-9a60-49c5-a75c-9d96f4a003f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9474 | 2026.01.02 18:44:34.128791 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9475 | 2026.01.02 18:44:34.128811 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9476 | 2026.01.02 18:44:34.128812 [ 292 ] {} <Debug> TCP-Session: b9b01c33-32c5-4d64-a1f9-fbefa43dec10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9477 | 2026.01.02 18:44:34.128838 [ 294 ] {} <Debug> TCP-Session: beeaf765-fa3b-4907-96b8-82e9acba58e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9478 | 2026.01.02 18:44:34.128852 [ 286 ] {} <Debug> TCP-Session: 0171abd8-3cb9-4004-b21b-aca90bd2c1a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9479 | 2026.01.02 18:44:34.128793 [ 293 ] {} <Debug> TCP-Session: 4f89ebc7-36ae-4134-a1b7-9560af8db113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9480 | 2026.01.02 18:44:34.128773 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9481 | 2026.01.02 18:44:34.128746 [ 287 ] {} <Debug> TCP-Session: a6fb4247-d097-49f9-84ac-07c0f50bd7ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9482 | 2026.01.02 18:44:34.128936 [ 291 ] {} <Debug> TCP-Session: 2384e824-5bfe-4767-91cb-37dec7ac8b70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9483 | 2026.01.02 18:44:35.312380 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60664 | ||
| 9484 | 2026.01.02 18:44:35.312486 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9485 | 2026.01.02 18:44:35.312513 [ 288 ] {} <Debug> TCP-Session: 3f64e844-d9d9-44bb-856f-d13ccbb14dbc Authenticating user 'default' from [fd00:1122:3344:101::e]:60664 | ||
| 9486 | 2026.01.02 18:44:35.312535 [ 288 ] {} <Debug> TCP-Session: 3f64e844-d9d9-44bb-856f-d13ccbb14dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9487 | 2026.01.02 18:44:35.312549 [ 288 ] {} <Debug> TCP-Session: 3f64e844-d9d9-44bb-856f-d13ccbb14dbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9488 | 2026.01.02 18:44:35.312737 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40538 | ||
| 9489 | 2026.01.02 18:44:35.312788 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52045 | ||
| 9490 | 2026.01.02 18:44:35.312818 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51115 | ||
| 9491 | 2026.01.02 18:44:35.312840 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54785 | ||
| 9492 | 2026.01.02 18:44:35.312858 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9493 | 2026.01.02 18:44:35.312907 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9494 | 2026.01.02 18:44:35.312907 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9495 | 2026.01.02 18:44:35.312931 [ 289 ] {} <Debug> TCP-Session: cc3ea0cf-6ceb-47a3-99a5-3d00846fa42f Authenticating user 'default' from [fd00:1122:3344:101::e]:40538 | ||
| 9496 | 2026.01.02 18:44:35.312940 [ 290 ] {} <Debug> TCP-Session: 6bee73da-a5ac-4f20-8150-65a31ebd59f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52045 | ||
| 9497 | 2026.01.02 18:44:35.312962 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9498 | 2026.01.02 18:44:35.312969 [ 289 ] {} <Debug> TCP-Session: cc3ea0cf-6ceb-47a3-99a5-3d00846fa42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9499 | 2026.01.02 18:44:35.312989 [ 290 ] {} <Debug> TCP-Session: 6bee73da-a5ac-4f20-8150-65a31ebd59f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9500 | 2026.01.02 18:44:35.313005 [ 287 ] {} <Debug> TCP-Session: c28a98ef-2e44-4d74-942f-588cdc546f35 Authenticating user 'default' from [fd00:1122:3344:101::e]:54785 | ||
| 9501 | 2026.01.02 18:44:35.313016 [ 289 ] {} <Debug> TCP-Session: cc3ea0cf-6ceb-47a3-99a5-3d00846fa42f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9502 | 2026.01.02 18:44:35.313026 [ 290 ] {} <Debug> TCP-Session: 6bee73da-a5ac-4f20-8150-65a31ebd59f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9503 | 2026.01.02 18:44:35.313050 [ 287 ] {} <Debug> TCP-Session: c28a98ef-2e44-4d74-942f-588cdc546f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9504 | 2026.01.02 18:44:35.312947 [ 294 ] {} <Debug> TCP-Session: 007106fe-cffa-46a7-83e4-4c788cc7c013 Authenticating user 'default' from [fd00:1122:3344:101::e]:51115 | ||
| 9505 | 2026.01.02 18:44:35.313081 [ 287 ] {} <Debug> TCP-Session: c28a98ef-2e44-4d74-942f-588cdc546f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9506 | 2026.01.02 18:44:35.313105 [ 294 ] {} <Debug> TCP-Session: 007106fe-cffa-46a7-83e4-4c788cc7c013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9507 | 2026.01.02 18:44:35.312885 [ 288 ] {} <Trace> TCP-Session: 3f64e844-d9d9-44bb-856f-d13ccbb14dbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9508 | 2026.01.02 18:44:35.313131 [ 294 ] {} <Debug> TCP-Session: 007106fe-cffa-46a7-83e4-4c788cc7c013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9509 | 2026.01.02 18:44:35.312831 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35559 | ||
| 9510 | 2026.01.02 18:44:35.312806 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56301 | ||
| 9511 | 2026.01.02 18:44:35.312807 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50727 | ||
| 9512 | 2026.01.02 18:44:35.313246 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9513 | 2026.01.02 18:44:35.312795 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47269 | ||
| 9514 | 2026.01.02 18:44:35.313280 [ 286 ] {} <Debug> TCP-Session: 169c4785-e1ad-4ca4-ab5a-a24324a800f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35559 | ||
| 9515 | 2026.01.02 18:44:35.313275 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9516 | 2026.01.02 18:44:35.313303 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9517 | 2026.01.02 18:44:35.313307 [ 288 ] {b65915a1-418a-4f39-97d4-c6e4e4a050f8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60664) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9518 | 2026.01.02 18:44:35.313340 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9519 | 2026.01.02 18:44:35.313352 [ 293 ] {} <Debug> TCP-Session: 806df527-08ec-4360-b26c-fe9fd7d1e2a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50727 | ||
| 9520 | 2026.01.02 18:44:35.313371 [ 292 ] {} <Debug> TCP-Session: 54614c4d-f905-40c3-9576-7cf878cfbf09 Authenticating user 'default' from [fd00:1122:3344:101::e]:47269 | ||
| 9521 | 2026.01.02 18:44:35.313387 [ 293 ] {} <Debug> TCP-Session: 806df527-08ec-4360-b26c-fe9fd7d1e2a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9522 | 2026.01.02 18:44:35.313401 [ 292 ] {} <Debug> TCP-Session: 54614c4d-f905-40c3-9576-7cf878cfbf09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9523 | 2026.01.02 18:44:35.313412 [ 293 ] {} <Debug> TCP-Session: 806df527-08ec-4360-b26c-fe9fd7d1e2a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9524 | 2026.01.02 18:44:35.313425 [ 292 ] {} <Debug> TCP-Session: 54614c4d-f905-40c3-9576-7cf878cfbf09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9525 | 2026.01.02 18:44:35.313310 [ 286 ] {} <Debug> TCP-Session: 169c4785-e1ad-4ca4-ab5a-a24324a800f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9526 | 2026.01.02 18:44:35.313327 [ 291 ] {} <Debug> TCP-Session: a5ed38fa-9bbc-41c8-8be4-d69add917590 Authenticating user 'default' from [fd00:1122:3344:101::e]:56301 | ||
| 9527 | 2026.01.02 18:44:35.313528 [ 286 ] {} <Debug> TCP-Session: 169c4785-e1ad-4ca4-ab5a-a24324a800f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9528 | 2026.01.02 18:44:35.313552 [ 291 ] {} <Debug> TCP-Session: a5ed38fa-9bbc-41c8-8be4-d69add917590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9529 | 2026.01.02 18:44:35.313571 [ 291 ] {} <Debug> TCP-Session: a5ed38fa-9bbc-41c8-8be4-d69add917590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9530 | 2026.01.02 18:44:35.313597 [ 288 ] {b65915a1-418a-4f39-97d4-c6e4e4a050f8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9531 | 2026.01.02 18:44:35.313656 [ 288 ] {b65915a1-418a-4f39-97d4-c6e4e4a050f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9532 | 2026.01.02 18:44:35.313936 [ 288 ] {b65915a1-418a-4f39-97d4-c6e4e4a050f8} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 9533 | 2026.01.02 18:44:35.314813 [ 329 ] {b65915a1-418a-4f39-97d4-c6e4e4a050f8} <Trace> AggregatingTransform: Aggregating | ||
| 9534 | 2026.01.02 18:44:35.314872 [ 329 ] {b65915a1-418a-4f39-97d4-c6e4e4a050f8} <Trace> Aggregator: Aggregation method: without_key | ||
| 9535 | 2026.01.02 18:44:35.314910 [ 329 ] {b65915a1-418a-4f39-97d4-c6e4e4a050f8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871953 sec. (1146.851 rows/sec., 44.80 KiB/sec.) | ||
| 9536 | 2026.01.02 18:44:35.314963 [ 329 ] {b65915a1-418a-4f39-97d4-c6e4e4a050f8} <Trace> Aggregator: Merging aggregated data | ||
| 9537 | 2026.01.02 18:44:35.316318 [ 288 ] {b65915a1-418a-4f39-97d4-c6e4e4a050f8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003062 sec., 326.5839320705421 rows/sec., 12.76 KiB/sec. | ||
| 9538 | 2026.01.02 18:44:35.316463 [ 288 ] {b65915a1-418a-4f39-97d4-c6e4e4a050f8} <Debug> TCPHandler: Processed in 0.003697977 sec. | ||
| 9539 | 2026.01.02 18:44:35.316548 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9540 | 2026.01.02 18:44:35.316576 [ 288 ] {} <Debug> TCP-Session: 3f64e844-d9d9-44bb-856f-d13ccbb14dbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9541 | 2026.01.02 18:44:35.316578 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9542 | 2026.01.02 18:44:35.316610 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9543 | 2026.01.02 18:44:35.316629 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9544 | 2026.01.02 18:44:35.316640 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9545 | 2026.01.02 18:44:35.316662 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9546 | 2026.01.02 18:44:35.316698 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9547 | 2026.01.02 18:44:35.316702 [ 293 ] {} <Debug> TCP-Session: 806df527-08ec-4360-b26c-fe9fd7d1e2a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9548 | 2026.01.02 18:44:35.316726 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9549 | 2026.01.02 18:44:35.316746 [ 294 ] {} <Debug> TCP-Session: 007106fe-cffa-46a7-83e4-4c788cc7c013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9550 | 2026.01.02 18:44:35.316730 [ 292 ] {} <Debug> TCP-Session: 54614c4d-f905-40c3-9576-7cf878cfbf09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9551 | 2026.01.02 18:44:35.316778 [ 287 ] {} <Debug> TCP-Session: c28a98ef-2e44-4d74-942f-588cdc546f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9552 | 2026.01.02 18:44:35.316689 [ 291 ] {} <Debug> TCP-Session: a5ed38fa-9bbc-41c8-8be4-d69add917590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9553 | 2026.01.02 18:44:35.316681 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9554 | 2026.01.02 18:44:35.316654 [ 286 ] {} <Debug> TCP-Session: 169c4785-e1ad-4ca4-ab5a-a24324a800f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9555 | 2026.01.02 18:44:35.316867 [ 290 ] {} <Debug> TCP-Session: 6bee73da-a5ac-4f20-8150-65a31ebd59f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2026.01.02 18:44:35.316630 [ 289 ] {} <Debug> TCP-Session: cc3ea0cf-6ceb-47a3-99a5-3d00846fa42f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9557 | 2026.01.02 18:44:35.409993 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58219 | ||
| 9558 | 2026.01.02 18:44:35.410098 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9559 | 2026.01.02 18:44:35.410124 [ 288 ] {} <Debug> TCP-Session: efd478c8-cc54-4083-ac08-4f4256a24c6e Authenticating user 'default' from [fd00:1122:3344:101::e]:58219 | ||
| 9560 | 2026.01.02 18:44:35.410146 [ 288 ] {} <Debug> TCP-Session: efd478c8-cc54-4083-ac08-4f4256a24c6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9561 | 2026.01.02 18:44:35.410159 [ 288 ] {} <Debug> TCP-Session: efd478c8-cc54-4083-ac08-4f4256a24c6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9562 | 2026.01.02 18:44:35.410381 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52538 | ||
| 9563 | 2026.01.02 18:44:35.410397 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46810 | ||
| 9564 | 2026.01.02 18:44:35.410427 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47209 | ||
| 9565 | 2026.01.02 18:44:35.410442 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41485 | ||
| 9566 | 2026.01.02 18:44:35.410468 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49075 | ||
| 9567 | 2026.01.02 18:44:35.410502 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9568 | 2026.01.02 18:44:35.410535 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9569 | 2026.01.02 18:44:35.410542 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9570 | 2026.01.02 18:44:35.410558 [ 289 ] {} <Debug> TCP-Session: 098cc9f3-8ab2-4e37-8251-42efb8b531dc Authenticating user 'default' from [fd00:1122:3344:101::e]:52538 | ||
| 9571 | 2026.01.02 18:44:35.410565 [ 293 ] {} <Debug> TCP-Session: 38ddcca6-f755-46f0-9a2c-1e36222fe0f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47209 | ||
| 9572 | 2026.01.02 18:44:35.410585 [ 294 ] {} <Debug> TCP-Session: 36cbf205-2728-4d48-a4e7-3c112a190ca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41485 | ||
| 9573 | 2026.01.02 18:44:35.410594 [ 289 ] {} <Debug> TCP-Session: 098cc9f3-8ab2-4e37-8251-42efb8b531dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9574 | 2026.01.02 18:44:35.410600 [ 293 ] {} <Debug> TCP-Session: 38ddcca6-f755-46f0-9a2c-1e36222fe0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9575 | 2026.01.02 18:44:35.410600 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9576 | 2026.01.02 18:44:35.410619 [ 289 ] {} <Debug> TCP-Session: 098cc9f3-8ab2-4e37-8251-42efb8b531dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9577 | 2026.01.02 18:44:35.410627 [ 293 ] {} <Debug> TCP-Session: 38ddcca6-f755-46f0-9a2c-1e36222fe0f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9578 | 2026.01.02 18:44:35.410652 [ 287 ] {} <Debug> TCP-Session: d033be45-65fd-41ca-bac4-f010415e2b6e Authenticating user 'default' from [fd00:1122:3344:101::e]:49075 | ||
| 9579 | 2026.01.02 18:44:35.410618 [ 294 ] {} <Debug> TCP-Session: 36cbf205-2728-4d48-a4e7-3c112a190ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9580 | 2026.01.02 18:44:35.410689 [ 287 ] {} <Debug> TCP-Session: d033be45-65fd-41ca-bac4-f010415e2b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9581 | 2026.01.02 18:44:35.410702 [ 294 ] {} <Debug> TCP-Session: 36cbf205-2728-4d48-a4e7-3c112a190ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9582 | 2026.01.02 18:44:35.410715 [ 287 ] {} <Debug> TCP-Session: d033be45-65fd-41ca-bac4-f010415e2b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9583 | 2026.01.02 18:44:35.410537 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9584 | 2026.01.02 18:44:35.410489 [ 288 ] {} <Trace> TCP-Session: efd478c8-cc54-4083-ac08-4f4256a24c6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.01.02 18:44:35.410771 [ 290 ] {} <Debug> TCP-Session: dd594c7d-a9c5-47c9-bdf2-86bcf28f5863 Authenticating user 'default' from [fd00:1122:3344:101::e]:46810 | ||
| 9586 | 2026.01.02 18:44:35.410445 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45087 | ||
| 9587 | 2026.01.02 18:44:35.410807 [ 290 ] {} <Debug> TCP-Session: dd594c7d-a9c5-47c9-bdf2-86bcf28f5863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9588 | 2026.01.02 18:44:35.410410 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38372 | ||
| 9589 | 2026.01.02 18:44:35.410845 [ 290 ] {} <Debug> TCP-Session: dd594c7d-a9c5-47c9-bdf2-86bcf28f5863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9590 | 2026.01.02 18:44:35.410877 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9591 | 2026.01.02 18:44:35.410405 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44929 | ||
| 9592 | 2026.01.02 18:44:35.410911 [ 286 ] {} <Debug> TCP-Session: e097aff1-f139-4063-b57b-bea130999c16 Authenticating user 'default' from [fd00:1122:3344:101::e]:45087 | ||
| 9593 | 2026.01.02 18:44:35.410922 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9594 | 2026.01.02 18:44:35.410935 [ 286 ] {} <Debug> TCP-Session: e097aff1-f139-4063-b57b-bea130999c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9595 | 2026.01.02 18:44:35.410941 [ 288 ] {900f1bad-6bdb-48d1-acbd-c22f6531b673} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58219) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9596 | 2026.01.02 18:44:35.410957 [ 286 ] {} <Debug> TCP-Session: e097aff1-f139-4063-b57b-bea130999c16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9597 | 2026.01.02 18:44:35.410965 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9598 | 2026.01.02 18:44:35.410953 [ 291 ] {} <Debug> TCP-Session: 85ae3f07-f423-4aae-ae26-9f3a80950aa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38372 | ||
| 9599 | 2026.01.02 18:44:35.410993 [ 292 ] {} <Debug> TCP-Session: a040bb30-9c04-4e08-8f8b-08185883ecfb Authenticating user 'default' from [fd00:1122:3344:101::e]:44929 | ||
| 9600 | 2026.01.02 18:44:35.411014 [ 291 ] {} <Debug> TCP-Session: 85ae3f07-f423-4aae-ae26-9f3a80950aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9601 | 2026.01.02 18:44:35.411021 [ 292 ] {} <Debug> TCP-Session: a040bb30-9c04-4e08-8f8b-08185883ecfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9602 | 2026.01.02 18:44:35.411036 [ 291 ] {} <Debug> TCP-Session: 85ae3f07-f423-4aae-ae26-9f3a80950aa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9603 | 2026.01.02 18:44:35.411048 [ 292 ] {} <Debug> TCP-Session: a040bb30-9c04-4e08-8f8b-08185883ecfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9604 | 2026.01.02 18:44:35.411203 [ 288 ] {900f1bad-6bdb-48d1-acbd-c22f6531b673} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9605 | 2026.01.02 18:44:35.411258 [ 288 ] {900f1bad-6bdb-48d1-acbd-c22f6531b673} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9606 | 2026.01.02 18:44:35.411562 [ 288 ] {900f1bad-6bdb-48d1-acbd-c22f6531b673} <Debug> oximeter.version (500ee04e-5c2b-49de-af24-d3662d00b354) (SelectExecutor): Key condition: unknown | ||
| 9607 | 2026.01.02 18:44:35.412569 [ 348 ] {900f1bad-6bdb-48d1-acbd-c22f6531b673} <Trace> AggregatingTransform: Aggregating | ||
| 9608 | 2026.01.02 18:44:35.412613 [ 348 ] {900f1bad-6bdb-48d1-acbd-c22f6531b673} <Trace> Aggregator: Aggregation method: without_key | ||
| 9609 | 2026.01.02 18:44:35.412652 [ 348 ] {900f1bad-6bdb-48d1-acbd-c22f6531b673} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000977265 sec. (1023.264 rows/sec., 39.97 KiB/sec.) | ||
| 9610 | 2026.01.02 18:44:35.412672 [ 348 ] {900f1bad-6bdb-48d1-acbd-c22f6531b673} <Trace> Aggregator: Merging aggregated data | ||
| 9611 | 2026.01.02 18:44:35.414045 [ 288 ] {900f1bad-6bdb-48d1-acbd-c22f6531b673} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003155 sec., 316.9572107765452 rows/sec., 12.38 KiB/sec. | ||
| 9612 | 2026.01.02 18:44:35.414231 [ 288 ] {900f1bad-6bdb-48d1-acbd-c22f6531b673} <Debug> TCPHandler: Processed in 0.003863378 sec. | ||
| 9613 | 2026.01.02 18:44:35.414368 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9614 | 2026.01.02 18:44:35.414397 [ 288 ] {} <Debug> TCP-Session: efd478c8-cc54-4083-ac08-4f4256a24c6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9615 | 2026.01.02 18:44:35.414403 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9616 | 2026.01.02 18:44:35.414422 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9617 | 2026.01.02 18:44:35.414440 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9618 | 2026.01.02 18:44:35.414461 [ 287 ] {} <Debug> TCP-Session: d033be45-65fd-41ca-bac4-f010415e2b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9619 | 2026.01.02 18:44:35.414475 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9620 | 2026.01.02 18:44:35.414494 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9621 | 2026.01.02 18:44:35.414524 [ 294 ] {} <Debug> TCP-Session: 36cbf205-2728-4d48-a4e7-3c112a190ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9622 | 2026.01.02 18:44:35.414533 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9623 | 2026.01.02 18:44:35.414549 [ 290 ] {} <Debug> TCP-Session: dd594c7d-a9c5-47c9-bdf2-86bcf28f5863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9624 | 2026.01.02 18:44:35.414514 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9625 | 2026.01.02 18:44:35.414583 [ 286 ] {} <Debug> TCP-Session: e097aff1-f139-4063-b57b-bea130999c16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2026.01.02 18:44:35.414491 [ 291 ] {} <Debug> TCP-Session: 85ae3f07-f423-4aae-ae26-9f3a80950aa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9627 | 2026.01.02 18:44:35.414620 [ 292 ] {} <Debug> TCP-Session: a040bb30-9c04-4e08-8f8b-08185883ecfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9628 | 2026.01.02 18:44:35.414461 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9629 | 2026.01.02 18:44:35.414479 [ 289 ] {} <Debug> TCP-Session: 098cc9f3-8ab2-4e37-8251-42efb8b531dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9630 | 2026.01.02 18:44:35.414690 [ 293 ] {} <Debug> TCP-Session: 38ddcca6-f755-46f0-9a2c-1e36222fe0f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9631 | 2026.01.02 18:44:35.612308 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9632 | 2026.01.02 18:44:35.612509 [ 276 ] {f2c728e3-abcf-4e31-a033-27328ebcec99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9633 | 2026.01.02 18:44:35.612586 [ 276 ] {f2c728e3-abcf-4e31-a033-27328ebcec99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9634 | 2026.01.02 18:44:35.613335 [ 276 ] {f2c728e3-abcf-4e31-a033-27328ebcec99} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9635 | 2026.01.02 18:44:35.613386 [ 276 ] {f2c728e3-abcf-4e31-a033-27328ebcec99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9636 | 2026.01.02 18:44:35.613792 [ 276 ] {f2c728e3-abcf-4e31-a033-27328ebcec99} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9637 | 2026.01.02 18:44:35.614034 [ 276 ] {f2c728e3-abcf-4e31-a033-27328ebcec99} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9638 | 2026.01.02 18:44:35.614199 [ 276 ] {f2c728e3-abcf-4e31-a033-27328ebcec99} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001745 sec., 58452.72206303725 rows/sec., 4.88 MiB/sec. | ||
| 9639 | 2026.01.02 18:44:35.614222 [ 42 ] {} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9640 | 2026.01.02 18:44:35.614251 [ 276 ] {f2c728e3-abcf-4e31-a033-27328ebcec99} <Debug> TCPHandler: Processed in 0.002114592 sec. | ||
| 9641 | 2026.01.02 18:44:35.614299 [ 42 ] {} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9642 | 2026.01.02 18:44:35.614329 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9643 | 2026.01.02 18:44:35.614402 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9644 | 2026.01.02 18:44:35.614453 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::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 | ||
| 9645 | 2026.01.02 18:44:35.614511 [ 276 ] {6fb7628b-df8c-4006-a1f4-47b674e7a2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9646 | 2026.01.02 18:44:35.614562 [ 276 ] {6fb7628b-df8c-4006-a1f4-47b674e7a2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9647 | 2026.01.02 18:44:35.614591 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9648 | 2026.01.02 18:44:35.614630 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1410 rows starting from the beginning of the part | ||
| 9649 | 2026.01.02 18:44:35.614696 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 102 rows starting from the beginning of the part | ||
| 9650 | 2026.01.02 18:44:35.614743 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1353 rows starting from the beginning of the part | ||
| 9651 | 2026.01.02 18:44:35.614788 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 102 rows starting from the beginning of the part | ||
| 9652 | 2026.01.02 18:44:35.614839 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 92 rows starting from the beginning of the part | ||
| 9653 | 2026.01.02 18:44:35.614882 [ 197 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 102 rows starting from the beginning of the part | ||
| 9654 | 2026.01.02 18:44:35.615015 [ 276 ] {6fb7628b-df8c-4006-a1f4-47b674e7a2f0} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9655 | 2026.01.02 18:44:35.615061 [ 276 ] {6fb7628b-df8c-4006-a1f4-47b674e7a2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9656 | 2026.01.02 18:44:35.615410 [ 276 ] {6fb7628b-df8c-4006-a1f4-47b674e7a2f0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9657 | 2026.01.02 18:44:35.615667 [ 276 ] {6fb7628b-df8c-4006-a1f4-47b674e7a2f0} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9658 | 2026.01.02 18:44:35.615805 [ 276 ] {6fb7628b-df8c-4006-a1f4-47b674e7a2f0} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001326 sec., 17345.399698340876 rows/sec., 1.27 MiB/sec. | ||
| 9659 | 2026.01.02 18:44:35.615842 [ 276 ] {6fb7628b-df8c-4006-a1f4-47b674e7a2f0} <Debug> TCPHandler: Processed in 0.001502913 sec. | ||
| 9660 | 2026.01.02 18:44:35.615953 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9661 | 2026.01.02 18:44:35.616044 [ 276 ] {6b2d3b03-4e7b-4934-8716-ec76fc9b12ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9662 | 2026.01.02 18:44:35.616083 [ 276 ] {6b2d3b03-4e7b-4934-8716-ec76fc9b12ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9663 | 2026.01.02 18:44:35.616334 [ 200 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3161 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197639 sec., 1599380.6890340468 rows/sec., 140.19 MiB/sec. | ||
| 9664 | 2026.01.02 18:44:35.616496 [ 276 ] {6b2d3b03-4e7b-4934-8716-ec76fc9b12ed} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2026.01.02 18:44:35.616535 [ 276 ] {6b2d3b03-4e7b-4934-8716-ec76fc9b12ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9666 | 2026.01.02 18:44:35.616845 [ 188 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9667 | 2026.01.02 18:44:35.616934 [ 276 ] {6b2d3b03-4e7b-4934-8716-ec76fc9b12ed} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9668 | 2026.01.02 18:44:35.617221 [ 276 ] {6b2d3b03-4e7b-4934-8716-ec76fc9b12ed} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9669 | 2026.01.02 18:44:35.617277 [ 188 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_71_14} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2026.01.02 18:44:35.617347 [ 42 ] {} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9671 | 2026.01.02 18:44:35.617365 [ 276 ] {6b2d3b03-4e7b-4934-8716-ec76fc9b12ed} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001316 sec., 66109.42249240122 rows/sec., 5.16 MiB/sec. | ||
| 9672 | 2026.01.02 18:44:35.617381 [ 188 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_71_14} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9673 | 2026.01.02 18:44:35.617397 [ 42 ] {} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.01.02 18:44:35.617419 [ 276 ] {6b2d3b03-4e7b-4934-8716-ec76fc9b12ed} <Debug> TCPHandler: Processed in 0.001496632 sec. | ||
| 9675 | 2026.01.02 18:44:35.617433 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9676 | 2026.01.02 18:44:35.617523 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9677 | 2026.01.02 18:44:35.617543 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2026.01.02 18:44:35.617578 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::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 | ||
| 9679 | 2026.01.02 18:44:35.617642 [ 276 ] {dda560da-980b-43fe-9e0b-bec7ba8d1b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9680 | 2026.01.02 18:44:35.617687 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9681 | 2026.01.02 18:44:35.617692 [ 276 ] {dda560da-980b-43fe-9e0b-bec7ba8d1b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9682 | 2026.01.02 18:44:35.617727 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 635 rows starting from the beginning of the part | ||
| 9683 | 2026.01.02 18:44:35.617798 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 87 rows starting from the beginning of the part | ||
| 9684 | 2026.01.02 18:44:35.617847 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 576 rows starting from the beginning of the part | ||
| 9685 | 2026.01.02 18:44:35.617890 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 87 rows starting from the beginning of the part | ||
| 9686 | 2026.01.02 18:44:35.617930 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part | ||
| 9687 | 2026.01.02 18:44:35.617970 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 87 rows starting from the beginning of the part | ||
| 9688 | 2026.01.02 18:44:35.618138 [ 276 ] {dda560da-980b-43fe-9e0b-bec7ba8d1b60} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.01.02 18:44:35.618179 [ 276 ] {dda560da-980b-43fe-9e0b-bec7ba8d1b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9690 | 2026.01.02 18:44:35.618553 [ 276 ] {dda560da-980b-43fe-9e0b-bec7ba8d1b60} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9691 | 2026.01.02 18:44:35.618784 [ 276 ] {dda560da-980b-43fe-9e0b-bec7ba8d1b60} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.01.02 18:44:35.618901 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9693 | 2026.01.02 18:44:35.618917 [ 276 ] {dda560da-980b-43fe-9e0b-bec7ba8d1b60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 9694 | 2026.01.02 18:44:35.618939 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2026.01.02 18:44:35.618963 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9696 | 2026.01.02 18:44:35.618965 [ 276 ] {dda560da-980b-43fe-9e0b-bec7ba8d1b60} <Debug> TCPHandler: Processed in 0.001471052 sec. | ||
| 9697 | 2026.01.02 18:44:35.619042 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 9698 | 2026.01.02 18:44:35.619048 [ 200 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556454 sec., 998423.3392056559 rows/sec., 79.56 MiB/sec. | ||
| 9699 | 2026.01.02 18:44:35.619094 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2026.01.02 18:44:35.619147 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9701 | 2026.01.02 18:44:35.619180 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19258 rows starting from the beginning of the part | ||
| 9702 | 2026.01.02 18:44:35.619193 [ 276 ] {c1958aec-64de-406a-9e94-5cb3794f1645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9703 | 2026.01.02 18:44:35.619236 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 9704 | 2026.01.02 18:44:35.619255 [ 276 ] {c1958aec-64de-406a-9e94-5cb3794f1645} <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 | ||
| 9705 | 2026.01.02 18:44:35.619260 [ 203 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9706 | 2026.01.02 18:44:35.619284 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 881 rows starting from the beginning of the part | ||
| 9707 | 2026.01.02 18:44:35.619329 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 9708 | 2026.01.02 18:44:35.619369 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 9709 | 2026.01.02 18:44:35.619412 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9710 | 2026.01.02 18:44:35.619615 [ 203 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_71_14} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.01.02 18:44:35.619725 [ 203 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_71_14} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9712 | 2026.01.02 18:44:35.619823 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 9713 | 2026.01.02 18:44:35.620101 [ 276 ] {c1958aec-64de-406a-9e94-5cb3794f1645} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9714 | 2026.01.02 18:44:35.620137 [ 276 ] {c1958aec-64de-406a-9e94-5cb3794f1645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9715 | 2026.01.02 18:44:35.620693 [ 276 ] {c1958aec-64de-406a-9e94-5cb3794f1645} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9716 | 2026.01.02 18:44:35.620935 [ 276 ] {c1958aec-64de-406a-9e94-5cb3794f1645} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2026.01.02 18:44:35.621065 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9718 | 2026.01.02 18:44:35.621086 [ 276 ] {c1958aec-64de-406a-9e94-5cb3794f1645} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001911 sec., 12035.583464154894 rows/sec., 21.57 MiB/sec. | ||
| 9719 | 2026.01.02 18:44:35.621099 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2026.01.02 18:44:35.621129 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9721 | 2026.01.02 18:44:35.621161 [ 276 ] {c1958aec-64de-406a-9e94-5cb3794f1645} <Debug> TCPHandler: Processed in 0.002116412 sec. | ||
| 9722 | 2026.01.02 18:44:35.621203 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::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 | ||
| 9723 | 2026.01.02 18:44:35.621288 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9724 | 2026.01.02 18:44:35.621386 [ 276 ] {c0b87416-8124-44c1-a4eb-ac17846a7454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9725 | 2026.01.02 18:44:35.621430 [ 276 ] {c0b87416-8124-44c1-a4eb-ac17846a7454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9726 | 2026.01.02 18:44:35.621440 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9727 | 2026.01.02 18:44:35.621503 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1223 rows starting from the beginning of the part | ||
| 9728 | 2026.01.02 18:44:35.621646 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 23 rows starting from the beginning of the part | ||
| 9729 | 2026.01.02 18:44:35.621768 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 18 rows starting from the beginning of the part | ||
| 9730 | 2026.01.02 18:44:35.621803 [ 276 ] {c0b87416-8124-44c1-a4eb-ac17846a7454} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9731 | 2026.01.02 18:44:35.621845 [ 276 ] {c0b87416-8124-44c1-a4eb-ac17846a7454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9732 | 2026.01.02 18:44:35.621871 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 23 rows starting from the beginning of the part | ||
| 9733 | 2026.01.02 18:44:35.621976 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 18 rows starting from the beginning of the part | ||
| 9734 | 2026.01.02 18:44:35.622069 [ 198 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 23 rows starting from the beginning of the part | ||
| 9735 | 2026.01.02 18:44:35.622191 [ 276 ] {c0b87416-8124-44c1-a4eb-ac17846a7454} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9736 | 2026.01.02 18:44:35.622434 [ 276 ] {c0b87416-8124-44c1-a4eb-ac17846a7454} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.01.02 18:44:35.622561 [ 42 ] {} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9738 | 2026.01.02 18:44:35.622582 [ 276 ] {c0b87416-8124-44c1-a4eb-ac17846a7454} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 9739 | 2026.01.02 18:44:35.622594 [ 42 ] {} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.01.02 18:44:35.622623 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9741 | 2026.01.02 18:44:35.622626 [ 276 ] {c0b87416-8124-44c1-a4eb-ac17846a7454} <Debug> TCPHandler: Processed in 0.001389051 sec. | ||
| 9742 | 2026.01.02 18:44:35.622700 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 9743 | 2026.01.02 18:44:35.622797 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9744 | 2026.01.02 18:44:35.622823 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3660 rows starting from the beginning of the part | ||
| 9745 | 2026.01.02 18:44:35.622866 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 9746 | 2026.01.02 18:44:35.622902 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 9747 | 2026.01.02 18:44:35.622935 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 9748 | 2026.01.02 18:44:35.622970 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 9749 | 2026.01.02 18:44:35.623007 [ 200 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 9750 | 2026.01.02 18:44:35.624686 [ 196 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3960 rows, containing 4 columns (4 merged, 0 gathered) in 0.00201594 sec., 1964344.1769100272 rows/sec., 132.77 MiB/sec. | ||
| 9751 | 2026.01.02 18:44:35.625096 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9752 | 2026.01.02 18:44:35.625381 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_71_14} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2026.01.02 18:44:35.625462 [ 192 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_71_14} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9754 | 2026.01.02 18:44:35.625532 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9755 | 2026.01.02 18:44:35.625670 [ 193 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20779 rows, containing 5 columns (5 merged, 0 gathered) in 0.006658152 sec., 3120835.931651906 rows/sec., 214.30 MiB/sec. | ||
| 9756 | 2026.01.02 18:44:35.626062 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9757 | 2026.01.02 18:44:35.626323 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2026.01.02 18:44:35.626398 [ 196 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9759 | 2026.01.02 18:44:35.626476 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9760 | 2026.01.02 18:44:35.630232 [ 196 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1328 rows, containing 19 columns (19 merged, 0 gathered) in 0.009064228 sec., 146509.9951148625 rows/sec., 262.54 MiB/sec. | ||
| 9761 | 2026.01.02 18:44:35.632442 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9762 | 2026.01.02 18:44:35.632892 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9763 | 2026.01.02 18:44:35.632992 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9764 | 2026.01.02 18:44:35.633135 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 9765 | 2026.01.02 18:44:36.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.40 MiB, peak 333.29 MiB, free memory in arenas 0.00 B, will set to 326.03 MiB (RSS), difference: 6.63 MiB | ||
| 9766 | 2026.01.02 18:44:36.800967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23498 | ||
| 9767 | 2026.01.02 18:44:36.801615 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2026.01.02 18:44:36.801662 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9769 | 2026.01.02 18:44:36.802165 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9770 | 2026.01.02 18:44:36.802398 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2026.01.02 18:44:36.802526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23498 | ||
| 9772 | 2026.01.02 18:44:38.020710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9773 | 2026.01.02 18:44:38.037558 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9774 | 2026.01.02 18:44:38.037608 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9775 | 2026.01.02 18:44:38.043577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9776 | 2026.01.02 18:44:38.044254 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2026.01.02 18:44:38.046959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9778 | 2026.01.02 18:44:39.373312 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1158 | ||
| 9779 | 2026.01.02 18:44:39.376021 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2026.01.02 18:44:39.376069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9781 | 2026.01.02 18:44:39.377248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9782 | 2026.01.02 18:44:39.377506 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2026.01.02 18:44:39.377772 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
| 9784 | 2026.01.02 18:44:40.612385 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9785 | 2026.01.02 18:44:40.612666 [ 276 ] {df0bfa27-9306-4f63-8cec-5656ccbb797d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9786 | 2026.01.02 18:44:40.612771 [ 276 ] {df0bfa27-9306-4f63-8cec-5656ccbb797d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9787 | 2026.01.02 18:44:40.613669 [ 276 ] {df0bfa27-9306-4f63-8cec-5656ccbb797d} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9788 | 2026.01.02 18:44:40.613710 [ 276 ] {df0bfa27-9306-4f63-8cec-5656ccbb797d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9789 | 2026.01.02 18:44:40.614111 [ 276 ] {df0bfa27-9306-4f63-8cec-5656ccbb797d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9790 | 2026.01.02 18:44:40.614345 [ 276 ] {df0bfa27-9306-4f63-8cec-5656ccbb797d} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9791 | 2026.01.02 18:44:40.614506 [ 276 ] {df0bfa27-9306-4f63-8cec-5656ccbb797d} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001915 sec., 48041.77545691906 rows/sec., 4.05 MiB/sec. | ||
| 9792 | 2026.01.02 18:44:40.614555 [ 276 ] {df0bfa27-9306-4f63-8cec-5656ccbb797d} <Debug> TCPHandler: Processed in 0.002355275 sec. | ||
| 9793 | 2026.01.02 18:44:40.614681 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9794 | 2026.01.02 18:44:40.614783 [ 276 ] {bf5bf8b0-071c-4a8d-8101-91564941d832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9795 | 2026.01.02 18:44:40.614827 [ 276 ] {bf5bf8b0-071c-4a8d-8101-91564941d832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9796 | 2026.01.02 18:44:40.615238 [ 276 ] {bf5bf8b0-071c-4a8d-8101-91564941d832} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9797 | 2026.01.02 18:44:40.615273 [ 276 ] {bf5bf8b0-071c-4a8d-8101-91564941d832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9798 | 2026.01.02 18:44:40.615587 [ 276 ] {bf5bf8b0-071c-4a8d-8101-91564941d832} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9799 | 2026.01.02 18:44:40.615804 [ 276 ] {bf5bf8b0-071c-4a8d-8101-91564941d832} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9800 | 2026.01.02 18:44:40.615934 [ 276 ] {bf5bf8b0-071c-4a8d-8101-91564941d832} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001173 sec., 15345.268542199488 rows/sec., 1.13 MiB/sec. | ||
| 9801 | 2026.01.02 18:44:40.615972 [ 276 ] {bf5bf8b0-071c-4a8d-8101-91564941d832} <Debug> TCPHandler: Processed in 0.001342751 sec. | ||
| 9802 | 2026.01.02 18:44:40.616095 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9803 | 2026.01.02 18:44:40.616219 [ 276 ] {a117227c-5c85-4dc9-a666-17bd080a17fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9804 | 2026.01.02 18:44:40.616270 [ 276 ] {a117227c-5c85-4dc9-a666-17bd080a17fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9805 | 2026.01.02 18:44:40.616728 [ 276 ] {a117227c-5c85-4dc9-a666-17bd080a17fa} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2026.01.02 18:44:40.616765 [ 276 ] {a117227c-5c85-4dc9-a666-17bd080a17fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9807 | 2026.01.02 18:44:40.617086 [ 276 ] {a117227c-5c85-4dc9-a666-17bd080a17fa} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9808 | 2026.01.02 18:44:40.617306 [ 276 ] {a117227c-5c85-4dc9-a666-17bd080a17fa} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9809 | 2026.01.02 18:44:40.617439 [ 276 ] {a117227c-5c85-4dc9-a666-17bd080a17fa} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001245 sec., 65863.45381526105 rows/sec., 5.14 MiB/sec. | ||
| 9810 | 2026.01.02 18:44:40.617478 [ 276 ] {a117227c-5c85-4dc9-a666-17bd080a17fa} <Debug> TCPHandler: Processed in 0.001443251 sec. | ||
| 9811 | 2026.01.02 18:44:40.617588 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9812 | 2026.01.02 18:44:40.617684 [ 276 ] {8695af3a-d743-438c-9220-09a8a24c7fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9813 | 2026.01.02 18:44:40.617736 [ 276 ] {8695af3a-d743-438c-9220-09a8a24c7fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9814 | 2026.01.02 18:44:40.618137 [ 276 ] {8695af3a-d743-438c-9220-09a8a24c7fb8} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2026.01.02 18:44:40.618173 [ 276 ] {8695af3a-d743-438c-9220-09a8a24c7fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9816 | 2026.01.02 18:44:40.618521 [ 276 ] {8695af3a-d743-438c-9220-09a8a24c7fb8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9817 | 2026.01.02 18:44:40.618730 [ 276 ] {8695af3a-d743-438c-9220-09a8a24c7fb8} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9818 | 2026.01.02 18:44:40.618868 [ 276 ] {8695af3a-d743-438c-9220-09a8a24c7fb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 9819 | 2026.01.02 18:44:40.618907 [ 276 ] {8695af3a-d743-438c-9220-09a8a24c7fb8} <Debug> TCPHandler: Processed in 0.001368341 sec. | ||
| 9820 | 2026.01.02 18:44:40.619022 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9821 | 2026.01.02 18:44:40.619135 [ 276 ] {b4db5f5e-70e7-49d8-a7a6-66a7bfb02dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9822 | 2026.01.02 18:44:40.619200 [ 276 ] {b4db5f5e-70e7-49d8-a7a6-66a7bfb02dc1} <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 | ||
| 9823 | 2026.01.02 18:44:40.619974 [ 276 ] {b4db5f5e-70e7-49d8-a7a6-66a7bfb02dc1} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9824 | 2026.01.02 18:44:40.620007 [ 276 ] {b4db5f5e-70e7-49d8-a7a6-66a7bfb02dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9825 | 2026.01.02 18:44:40.620507 [ 276 ] {b4db5f5e-70e7-49d8-a7a6-66a7bfb02dc1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9826 | 2026.01.02 18:44:40.620784 [ 276 ] {b4db5f5e-70e7-49d8-a7a6-66a7bfb02dc1} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9827 | 2026.01.02 18:44:40.620924 [ 276 ] {b4db5f5e-70e7-49d8-a7a6-66a7bfb02dc1} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001812 sec., 9933.774834437087 rows/sec., 17.80 MiB/sec. | ||
| 9828 | 2026.01.02 18:44:40.620988 [ 276 ] {b4db5f5e-70e7-49d8-a7a6-66a7bfb02dc1} <Debug> TCPHandler: Processed in 0.002024501 sec. | ||
| 9829 | 2026.01.02 18:44:40.621099 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9830 | 2026.01.02 18:44:40.621195 [ 276 ] {26514113-0a85-4b2d-8d55-cecfe5e4d8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9831 | 2026.01.02 18:44:40.621237 [ 276 ] {26514113-0a85-4b2d-8d55-cecfe5e4d8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9832 | 2026.01.02 18:44:40.621566 [ 276 ] {26514113-0a85-4b2d-8d55-cecfe5e4d8bd} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9833 | 2026.01.02 18:44:40.621601 [ 276 ] {26514113-0a85-4b2d-8d55-cecfe5e4d8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9834 | 2026.01.02 18:44:40.621911 [ 276 ] {26514113-0a85-4b2d-8d55-cecfe5e4d8bd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9835 | 2026.01.02 18:44:40.622124 [ 276 ] {26514113-0a85-4b2d-8d55-cecfe5e4d8bd} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9836 | 2026.01.02 18:44:40.622248 [ 276 ] {26514113-0a85-4b2d-8d55-cecfe5e4d8bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 9837 | 2026.01.02 18:44:40.622283 [ 276 ] {26514113-0a85-4b2d-8d55-cecfe5e4d8bd} <Debug> TCPHandler: Processed in 0.001233298 sec. | ||
| 9838 | 2026.01.02 18:44:44.132963 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9839 | 2026.01.02 18:44:44.133032 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9840 | 2026.01.02 18:44:44.302675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24010 | ||
| 9841 | 2026.01.02 18:44:44.303194 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9842 | 2026.01.02 18:44:44.303240 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9843 | 2026.01.02 18:44:44.303733 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9844 | 2026.01.02 18:44:44.303968 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2026.01.02 18:44:44.304101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24010 | ||
| 9846 | 2026.01.02 18:44:45.547094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9847 | 2026.01.02 18:44:45.565125 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2026.01.02 18:44:45.565190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9849 | 2026.01.02 18:44:45.571463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9850 | 2026.01.02 18:44:45.572192 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.01.02 18:44:45.575398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9852 | 2026.01.02 18:44:45.612577 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9853 | 2026.01.02 18:44:45.612793 [ 276 ] {93bdcf2b-5de1-4437-8bac-dd06b1f7bd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9854 | 2026.01.02 18:44:45.612865 [ 276 ] {93bdcf2b-5de1-4437-8bac-dd06b1f7bd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9855 | 2026.01.02 18:44:45.613648 [ 276 ] {93bdcf2b-5de1-4437-8bac-dd06b1f7bd76} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9856 | 2026.01.02 18:44:45.613686 [ 276 ] {93bdcf2b-5de1-4437-8bac-dd06b1f7bd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9857 | 2026.01.02 18:44:45.614093 [ 276 ] {93bdcf2b-5de1-4437-8bac-dd06b1f7bd76} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9858 | 2026.01.02 18:44:45.614320 [ 276 ] {93bdcf2b-5de1-4437-8bac-dd06b1f7bd76} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9859 | 2026.01.02 18:44:45.614467 [ 276 ] {93bdcf2b-5de1-4437-8bac-dd06b1f7bd76} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001734 sec., 58823.529411764706 rows/sec., 4.91 MiB/sec. | ||
| 9860 | 2026.01.02 18:44:45.614511 [ 276 ] {93bdcf2b-5de1-4437-8bac-dd06b1f7bd76} <Debug> TCPHandler: Processed in 0.002098352 sec. | ||
| 9861 | 2026.01.02 18:44:45.614631 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9862 | 2026.01.02 18:44:45.614729 [ 276 ] {902e4a78-3fea-4fc1-a90d-d761f55717b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9863 | 2026.01.02 18:44:45.614770 [ 276 ] {902e4a78-3fea-4fc1-a90d-d761f55717b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9864 | 2026.01.02 18:44:45.615174 [ 276 ] {902e4a78-3fea-4fc1-a90d-d761f55717b0} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2026.01.02 18:44:45.615207 [ 276 ] {902e4a78-3fea-4fc1-a90d-d761f55717b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9866 | 2026.01.02 18:44:45.615525 [ 276 ] {902e4a78-3fea-4fc1-a90d-d761f55717b0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9867 | 2026.01.02 18:44:45.615732 [ 276 ] {902e4a78-3fea-4fc1-a90d-d761f55717b0} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9868 | 2026.01.02 18:44:45.615858 [ 276 ] {902e4a78-3fea-4fc1-a90d-d761f55717b0} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001152 sec., 19965.277777777777 rows/sec., 1.47 MiB/sec. | ||
| 9869 | 2026.01.02 18:44:45.615894 [ 276 ] {902e4a78-3fea-4fc1-a90d-d761f55717b0} <Debug> TCPHandler: Processed in 0.00131201 sec. | ||
| 9870 | 2026.01.02 18:44:45.616002 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9871 | 2026.01.02 18:44:45.616095 [ 276 ] {925998cd-d49d-419d-b6b0-35afe3842ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9872 | 2026.01.02 18:44:45.616134 [ 276 ] {925998cd-d49d-419d-b6b0-35afe3842ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9873 | 2026.01.02 18:44:45.616541 [ 276 ] {925998cd-d49d-419d-b6b0-35afe3842ee7} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9874 | 2026.01.02 18:44:45.616576 [ 276 ] {925998cd-d49d-419d-b6b0-35afe3842ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9875 | 2026.01.02 18:44:45.616882 [ 276 ] {925998cd-d49d-419d-b6b0-35afe3842ee7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9876 | 2026.01.02 18:44:45.617091 [ 276 ] {925998cd-d49d-419d-b6b0-35afe3842ee7} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9877 | 2026.01.02 18:44:45.617215 [ 276 ] {925998cd-d49d-419d-b6b0-35afe3842ee7} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001138 sec., 76449.91212653779 rows/sec., 5.97 MiB/sec. | ||
| 9878 | 2026.01.02 18:44:45.617251 [ 276 ] {925998cd-d49d-419d-b6b0-35afe3842ee7} <Debug> TCPHandler: Processed in 0.001296479 sec. | ||
| 9879 | 2026.01.02 18:44:45.617359 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9880 | 2026.01.02 18:44:45.617450 [ 276 ] {f6de7cc5-c941-4470-922e-7d868f055466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9881 | 2026.01.02 18:44:45.617492 [ 276 ] {f6de7cc5-c941-4470-922e-7d868f055466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9882 | 2026.01.02 18:44:45.617887 [ 276 ] {f6de7cc5-c941-4470-922e-7d868f055466} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2026.01.02 18:44:45.617922 [ 276 ] {f6de7cc5-c941-4470-922e-7d868f055466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9884 | 2026.01.02 18:44:45.618252 [ 276 ] {f6de7cc5-c941-4470-922e-7d868f055466} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9885 | 2026.01.02 18:44:45.618464 [ 276 ] {f6de7cc5-c941-4470-922e-7d868f055466} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2026.01.02 18:44:45.618592 [ 276 ] {f6de7cc5-c941-4470-922e-7d868f055466} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 9887 | 2026.01.02 18:44:45.618629 [ 276 ] {f6de7cc5-c941-4470-922e-7d868f055466} <Debug> TCPHandler: Processed in 0.00131713 sec. | ||
| 9888 | 2026.01.02 18:44:45.618735 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9889 | 2026.01.02 18:44:45.618827 [ 276 ] {bad6fb1a-3e27-44c0-a180-31d60c71ce8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9890 | 2026.01.02 18:44:45.618881 [ 276 ] {bad6fb1a-3e27-44c0-a180-31d60c71ce8e} <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 | ||
| 9891 | 2026.01.02 18:44:45.619708 [ 276 ] {bad6fb1a-3e27-44c0-a180-31d60c71ce8e} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2026.01.02 18:44:45.619744 [ 276 ] {bad6fb1a-3e27-44c0-a180-31d60c71ce8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9893 | 2026.01.02 18:44:45.620281 [ 276 ] {bad6fb1a-3e27-44c0-a180-31d60c71ce8e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9894 | 2026.01.02 18:44:45.620520 [ 276 ] {bad6fb1a-3e27-44c0-a180-31d60c71ce8e} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2026.01.02 18:44:45.620657 [ 276 ] {bad6fb1a-3e27-44c0-a180-31d60c71ce8e} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001848 sec., 12445.887445887445 rows/sec., 22.30 MiB/sec. | ||
| 9896 | 2026.01.02 18:44:45.620723 [ 276 ] {bad6fb1a-3e27-44c0-a180-31d60c71ce8e} <Debug> TCPHandler: Processed in 0.002034641 sec. | ||
| 9897 | 2026.01.02 18:44:45.620832 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9898 | 2026.01.02 18:44:45.620924 [ 276 ] {a8dd9763-a13d-40af-b46b-e3c333881c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9899 | 2026.01.02 18:44:45.620964 [ 276 ] {a8dd9763-a13d-40af-b46b-e3c333881c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9900 | 2026.01.02 18:44:45.621298 [ 276 ] {a8dd9763-a13d-40af-b46b-e3c333881c7b} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2026.01.02 18:44:45.621333 [ 276 ] {a8dd9763-a13d-40af-b46b-e3c333881c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9902 | 2026.01.02 18:44:45.621635 [ 276 ] {a8dd9763-a13d-40af-b46b-e3c333881c7b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9903 | 2026.01.02 18:44:45.621841 [ 276 ] {a8dd9763-a13d-40af-b46b-e3c333881c7b} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2026.01.02 18:44:45.621965 [ 276 ] {a8dd9763-a13d-40af-b46b-e3c333881c7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 9905 | 2026.01.02 18:44:45.622000 [ 276 ] {a8dd9763-a13d-40af-b46b-e3c333881c7b} <Debug> TCPHandler: Processed in 0.001214188 sec. | ||
| 9906 | 2026.01.02 18:44:49.378068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1182 | ||
| 9907 | 2026.01.02 18:44:49.380513 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.01.02 18:44:49.380559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9909 | 2026.01.02 18:44:49.381775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9910 | 2026.01.02 18:44:49.382043 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2026.01.02 18:44:49.382323 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 9912 | 2026.01.02 18:44:50.641959 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2026.01.02 18:44:50.642159 [ 276 ] {039234d6-64de-463e-bd39-445078127264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9914 | 2026.01.02 18:44:50.642235 [ 276 ] {039234d6-64de-463e-bd39-445078127264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9915 | 2026.01.02 18:44:50.642919 [ 276 ] {039234d6-64de-463e-bd39-445078127264} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2026.01.02 18:44:50.642968 [ 276 ] {039234d6-64de-463e-bd39-445078127264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9917 | 2026.01.02 18:44:50.643361 [ 276 ] {039234d6-64de-463e-bd39-445078127264} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9918 | 2026.01.02 18:44:50.643591 [ 276 ] {039234d6-64de-463e-bd39-445078127264} <Trace> oximeter.fields_i16 (593b425d-e540-4eb0-b855-52a5ad2a6e6c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2026.01.02 18:44:50.643750 [ 276 ] {039234d6-64de-463e-bd39-445078127264} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001647 sec., 14571.948998178506 rows/sec., 1.21 MiB/sec. | ||
| 9920 | 2026.01.02 18:44:50.643799 [ 276 ] {039234d6-64de-463e-bd39-445078127264} <Debug> TCPHandler: Processed in 0.00198328 sec. | ||
| 9921 | 2026.01.02 18:44:50.643922 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9922 | 2026.01.02 18:44:50.644023 [ 276 ] {8059afbb-1e97-40fd-87d9-b1f522de6ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9923 | 2026.01.02 18:44:50.644068 [ 276 ] {8059afbb-1e97-40fd-87d9-b1f522de6ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9924 | 2026.01.02 18:44:50.644474 [ 276 ] {8059afbb-1e97-40fd-87d9-b1f522de6ada} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9925 | 2026.01.02 18:44:50.644510 [ 276 ] {8059afbb-1e97-40fd-87d9-b1f522de6ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9926 | 2026.01.02 18:44:50.644818 [ 276 ] {8059afbb-1e97-40fd-87d9-b1f522de6ada} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9927 | 2026.01.02 18:44:50.645054 [ 276 ] {8059afbb-1e97-40fd-87d9-b1f522de6ada} <Trace> oximeter.fields_ipaddr (adf5805c-1c2f-4b79-b42d-3cec94408eef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2026.01.02 18:44:50.645189 [ 276 ] {8059afbb-1e97-40fd-87d9-b1f522de6ada} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 834.47 KiB/sec. | ||
| 9929 | 2026.01.02 18:44:50.645227 [ 276 ] {8059afbb-1e97-40fd-87d9-b1f522de6ada} <Debug> TCPHandler: Processed in 0.00135719 sec. | ||
| 9930 | 2026.01.02 18:44:50.645334 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9931 | 2026.01.02 18:44:50.645430 [ 276 ] {42a33d38-cde2-4982-ae8b-bcf8a99f6155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9932 | 2026.01.02 18:44:50.645471 [ 276 ] {42a33d38-cde2-4982-ae8b-bcf8a99f6155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9933 | 2026.01.02 18:44:50.646326 [ 276 ] {42a33d38-cde2-4982-ae8b-bcf8a99f6155} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2026.01.02 18:44:50.646363 [ 276 ] {42a33d38-cde2-4982-ae8b-bcf8a99f6155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9935 | 2026.01.02 18:44:50.646771 [ 276 ] {42a33d38-cde2-4982-ae8b-bcf8a99f6155} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9936 | 2026.01.02 18:44:50.646989 [ 276 ] {42a33d38-cde2-4982-ae8b-bcf8a99f6155} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2026.01.02 18:44:50.647123 [ 276 ] {42a33d38-cde2-4982-ae8b-bcf8a99f6155} <Debug> executeQuery: Read 1359 rows, 116.51 KiB in 0.001711 sec., 794272.3553477498 rows/sec., 66.50 MiB/sec. | ||
| 9938 | 2026.01.02 18:44:50.647163 [ 276 ] {42a33d38-cde2-4982-ae8b-bcf8a99f6155} <Debug> TCPHandler: Processed in 0.001877349 sec. | ||
| 9939 | 2026.01.02 18:44:50.647273 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2026.01.02 18:44:50.647369 [ 276 ] {e0e17acb-54ed-4038-9eb0-8b9655948e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9941 | 2026.01.02 18:44:50.647409 [ 276 ] {e0e17acb-54ed-4038-9eb0-8b9655948e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9942 | 2026.01.02 18:44:50.647811 [ 276 ] {e0e17acb-54ed-4038-9eb0-8b9655948e41} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2026.01.02 18:44:50.647847 [ 276 ] {e0e17acb-54ed-4038-9eb0-8b9655948e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9944 | 2026.01.02 18:44:50.648159 [ 276 ] {e0e17acb-54ed-4038-9eb0-8b9655948e41} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9945 | 2026.01.02 18:44:50.648375 [ 276 ] {e0e17acb-54ed-4038-9eb0-8b9655948e41} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.01.02 18:44:50.648507 [ 276 ] {e0e17acb-54ed-4038-9eb0-8b9655948e41} <Debug> executeQuery: Read 42 rows, 3.17 KiB in 0.001157 sec., 36300.77787381158 rows/sec., 2.67 MiB/sec. | ||
| 9947 | 2026.01.02 18:44:50.648545 [ 276 ] {e0e17acb-54ed-4038-9eb0-8b9655948e41} <Debug> TCPHandler: Processed in 0.00132172 sec. | ||
| 9948 | 2026.01.02 18:44:50.648646 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9949 | 2026.01.02 18:44:50.648740 [ 276 ] {2bbde43a-dbd4-4fb3-8036-c9655c02bf8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9950 | 2026.01.02 18:44:50.648780 [ 276 ] {2bbde43a-dbd4-4fb3-8036-c9655c02bf8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9951 | 2026.01.02 18:44:50.649219 [ 276 ] {2bbde43a-dbd4-4fb3-8036-c9655c02bf8c} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2026.01.02 18:44:50.649255 [ 276 ] {2bbde43a-dbd4-4fb3-8036-c9655c02bf8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9953 | 2026.01.02 18:44:50.649572 [ 276 ] {2bbde43a-dbd4-4fb3-8036-c9655c02bf8c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9954 | 2026.01.02 18:44:50.649804 [ 276 ] {2bbde43a-dbd4-4fb3-8036-c9655c02bf8c} <Trace> oximeter.fields_u32 (c33509b6-bb63-49b0-87cd-d6e779c10ccb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2026.01.02 18:44:50.649934 [ 276 ] {2bbde43a-dbd4-4fb3-8036-c9655c02bf8c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001212 sec., 207920.79207920792 rows/sec., 14.38 MiB/sec. | ||
| 9956 | 2026.01.02 18:44:50.649972 [ 276 ] {2bbde43a-dbd4-4fb3-8036-c9655c02bf8c} <Debug> TCPHandler: Processed in 0.00137482 sec. | ||
| 9957 | 2026.01.02 18:44:50.650082 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9958 | 2026.01.02 18:44:50.650176 [ 276 ] {f9d7d0a4-e527-4975-9cc5-0cc330160e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9959 | 2026.01.02 18:44:50.650216 [ 276 ] {f9d7d0a4-e527-4975-9cc5-0cc330160e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9960 | 2026.01.02 18:44:50.650603 [ 276 ] {f9d7d0a4-e527-4975-9cc5-0cc330160e51} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2026.01.02 18:44:50.650638 [ 276 ] {f9d7d0a4-e527-4975-9cc5-0cc330160e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9962 | 2026.01.02 18:44:50.650939 [ 276 ] {f9d7d0a4-e527-4975-9cc5-0cc330160e51} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9963 | 2026.01.02 18:44:50.651151 [ 276 ] {f9d7d0a4-e527-4975-9cc5-0cc330160e51} <Trace> oximeter.fields_u8 (d179ed7a-7b09-43aa-86ea-75275468cf5e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2026.01.02 18:44:50.651281 [ 276 ] {f9d7d0a4-e527-4975-9cc5-0cc330160e51} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 9965 | 2026.01.02 18:44:50.651321 [ 276 ] {f9d7d0a4-e527-4975-9cc5-0cc330160e51} <Debug> TCPHandler: Processed in 0.00128818 sec. | ||
| 9966 | 2026.01.02 18:44:50.651424 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9967 | 2026.01.02 18:44:50.651519 [ 276 ] {bca7c78d-6718-4830-9894-8ed7a58350ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9968 | 2026.01.02 18:44:50.651558 [ 276 ] {bca7c78d-6718-4830-9894-8ed7a58350ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9969 | 2026.01.02 18:44:50.652119 [ 276 ] {bca7c78d-6718-4830-9894-8ed7a58350ff} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.01.02 18:44:50.652155 [ 276 ] {bca7c78d-6718-4830-9894-8ed7a58350ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9971 | 2026.01.02 18:44:50.652497 [ 276 ] {bca7c78d-6718-4830-9894-8ed7a58350ff} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9972 | 2026.01.02 18:44:50.652711 [ 276 ] {bca7c78d-6718-4830-9894-8ed7a58350ff} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.01.02 18:44:50.652850 [ 276 ] {bca7c78d-6718-4830-9894-8ed7a58350ff} <Debug> executeQuery: Read 586 rows, 45.10 KiB in 0.001349 sec., 434395.8487768718 rows/sec., 32.65 MiB/sec. | ||
| 9974 | 2026.01.02 18:44:50.652889 [ 276 ] {bca7c78d-6718-4830-9894-8ed7a58350ff} <Debug> TCPHandler: Processed in 0.001513113 sec. | ||
| 9975 | 2026.01.02 18:44:50.652992 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2026.01.02 18:44:50.653085 [ 276 ] {9201578b-c4b6-4d66-9b6c-234b626672ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9977 | 2026.01.02 18:44:50.653130 [ 276 ] {9201578b-c4b6-4d66-9b6c-234b626672ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9978 | 2026.01.02 18:44:50.653683 [ 276 ] {9201578b-c4b6-4d66-9b6c-234b626672ac} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2026.01.02 18:44:50.653718 [ 276 ] {9201578b-c4b6-4d66-9b6c-234b626672ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9980 | 2026.01.02 18:44:50.654114 [ 276 ] {9201578b-c4b6-4d66-9b6c-234b626672ac} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9981 | 2026.01.02 18:44:50.654330 [ 276 ] {9201578b-c4b6-4d66-9b6c-234b626672ac} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2026.01.02 18:44:50.654465 [ 276 ] {9201578b-c4b6-4d66-9b6c-234b626672ac} <Debug> executeQuery: Read 886 rows, 61.59 KiB in 0.001397 sec., 634216.1775232641 rows/sec., 43.05 MiB/sec. | ||
| 9983 | 2026.01.02 18:44:50.654502 [ 276 ] {9201578b-c4b6-4d66-9b6c-234b626672ac} <Debug> TCPHandler: Processed in 0.001560504 sec. | ||
| 9984 | 2026.01.02 18:44:50.654609 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9985 | 2026.01.02 18:44:50.654704 [ 276 ] {a50f37fd-2336-43e7-b1c0-99e3af3da05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9986 | 2026.01.02 18:44:50.654758 [ 276 ] {a50f37fd-2336-43e7-b1c0-99e3af3da05f} <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 | ||
| 9987 | 2026.01.02 18:44:50.655525 [ 276 ] {a50f37fd-2336-43e7-b1c0-99e3af3da05f} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2026.01.02 18:44:50.655561 [ 276 ] {a50f37fd-2336-43e7-b1c0-99e3af3da05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9989 | 2026.01.02 18:44:50.656127 [ 276 ] {a50f37fd-2336-43e7-b1c0-99e3af3da05f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9990 | 2026.01.02 18:44:50.656355 [ 276 ] {a50f37fd-2336-43e7-b1c0-99e3af3da05f} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2026.01.02 18:44:50.656494 [ 276 ] {a50f37fd-2336-43e7-b1c0-99e3af3da05f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001808 sec., 9955.752212389381 rows/sec., 17.84 MiB/sec. | ||
| 9992 | 2026.01.02 18:44:50.656558 [ 276 ] {a50f37fd-2336-43e7-b1c0-99e3af3da05f} <Debug> TCPHandler: Processed in 0.00199811 sec. | ||
| 9993 | 2026.01.02 18:44:50.656669 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9994 | 2026.01.02 18:44:50.656762 [ 276 ] {9d13e05c-8bd5-4d90-9dab-dc712716c561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9995 | 2026.01.02 18:44:50.656806 [ 276 ] {9d13e05c-8bd5-4d90-9dab-dc712716c561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9996 | 2026.01.02 18:44:50.657165 [ 276 ] {9d13e05c-8bd5-4d90-9dab-dc712716c561} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2026.01.02 18:44:50.657201 [ 276 ] {9d13e05c-8bd5-4d90-9dab-dc712716c561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9998 | 2026.01.02 18:44:50.657514 [ 276 ] {9d13e05c-8bd5-4d90-9dab-dc712716c561} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9999 | 2026.01.02 18:44:50.657738 [ 276 ] {9d13e05c-8bd5-4d90-9dab-dc712716c561} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2026.01.02 18:44:50.657880 [ 276 ] {9d13e05c-8bd5-4d90-9dab-dc712716c561} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 10001 | 2026.01.02 18:44:50.657916 [ 276 ] {9d13e05c-8bd5-4d90-9dab-dc712716c561} <Debug> TCPHandler: Processed in 0.00129733 sec. | ||
| 10002 | 2026.01.02 18:44:51.805178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24458 | ||
| 10003 | 2026.01.02 18:44:51.805685 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.01.02 18:44:51.805729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10005 | 2026.01.02 18:44:51.806222 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10006 | 2026.01.02 18:44:51.806477 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.01.02 18:44:51.806617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24458 | ||
| 10008 | 2026.01.02 18:44:51.806671 [ 33 ] {} <Debug> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10009 | 2026.01.02 18:44:51.806744 [ 33 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10010 | 2026.01.02 18:44:51.806767 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10011 | 2026.01.02 18:44:51.806889 [ 199 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 10012 | 2026.01.02 18:44:51.807032 [ 199 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10013 | 2026.01.02 18:44:51.807073 [ 199 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22090 rows starting from the beginning of the part | ||
| 10014 | 2026.01.02 18:44:51.807144 [ 199 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 10015 | 2026.01.02 18:44:51.807193 [ 199 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 10016 | 2026.01.02 18:44:51.807241 [ 199 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 10017 | 2026.01.02 18:44:51.807284 [ 199 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 10018 | 2026.01.02 18:44:51.807324 [ 199 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::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 | ||
| 10019 | 2026.01.02 18:44:51.809267 [ 199 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24458 rows, containing 4 columns (4 merged, 0 gathered) in 0.002435807 sec., 10041025.417859461 rows/sec., 143.64 MiB/sec. | ||
| 10020 | 2026.01.02 18:44:51.809674 [ 201 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10021 | 2026.01.02 18:44:51.809981 [ 201 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_51_10} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10022 | 2026.01.02 18:44:51.810061 [ 201 ] {59639f54-99cf-44d6-8f0d-12d7d65dc2de::all_1_51_10} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10023 | 2026.01.02 18:44:51.810162 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10024 | 2026.01.02 18:44:53.076388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10025 | 2026.01.02 18:44:53.094072 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.01.02 18:44:53.094134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10027 | 2026.01.02 18:44:53.100619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10028 | 2026.01.02 18:44:53.101333 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2026.01.02 18:44:53.101621 [ 124 ] {} <Debug> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10030 | 2026.01.02 18:44:53.101655 [ 124 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2026.01.02 18:44:53.101672 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10032 | 2026.01.02 18:44:53.101788 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 10033 | 2026.01.02 18:44:53.104893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10034 | 2026.01.02 18:44:53.105318 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10035 | 2026.01.02 18:44:53.106839 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 10036 | 2026.01.02 18:44:53.111633 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 10037 | 2026.01.02 18:44:53.116183 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 10038 | 2026.01.02 18:44:53.120839 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 10039 | 2026.01.02 18:44:53.125580 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 10040 | 2026.01.02 18:44:53.129455 [ 194 ] {8876479e-566d-4a16-882d-9efed6f64bac::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 | ||
| 10041 | 2026.01.02 18:44:53.183795 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.082063495 sec., 4679.303507607128 rows/sec., 24.20 MiB/sec. | ||
| 10042 | 2026.01.02 18:44:53.186818 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10043 | 2026.01.02 18:44:53.189060 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_51_10} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10044 | 2026.01.02 18:44:53.189187 [ 187 ] {8876479e-566d-4a16-882d-9efed6f64bac::all_1_51_10} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10045 | 2026.01.02 18:44:53.191788 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10046 | 2026.01.02 18:44:55.613109 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10047 | 2026.01.02 18:44:55.613305 [ 276 ] {0c83f40a-179c-4313-b80b-fd702e3c574b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10048 | 2026.01.02 18:44:55.613378 [ 276 ] {0c83f40a-179c-4313-b80b-fd702e3c574b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10049 | 2026.01.02 18:44:55.614097 [ 276 ] {0c83f40a-179c-4313-b80b-fd702e3c574b} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2026.01.02 18:44:55.614145 [ 276 ] {0c83f40a-179c-4313-b80b-fd702e3c574b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10051 | 2026.01.02 18:44:55.614538 [ 276 ] {0c83f40a-179c-4313-b80b-fd702e3c574b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10052 | 2026.01.02 18:44:55.614764 [ 276 ] {0c83f40a-179c-4313-b80b-fd702e3c574b} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2026.01.02 18:44:55.614920 [ 276 ] {0c83f40a-179c-4313-b80b-fd702e3c574b} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001669 sec., 61114.43978430198 rows/sec., 5.10 MiB/sec. | ||
| 10054 | 2026.01.02 18:44:55.614962 [ 276 ] {0c83f40a-179c-4313-b80b-fd702e3c574b} <Debug> TCPHandler: Processed in 0.001997861 sec. | ||
| 10055 | 2026.01.02 18:44:55.615094 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10056 | 2026.01.02 18:44:55.615189 [ 276 ] {9a2beedf-0e3b-4316-8bf5-9c4e7b7087fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10057 | 2026.01.02 18:44:55.615230 [ 276 ] {9a2beedf-0e3b-4316-8bf5-9c4e7b7087fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10058 | 2026.01.02 18:44:55.615638 [ 276 ] {9a2beedf-0e3b-4316-8bf5-9c4e7b7087fe} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2026.01.02 18:44:55.615674 [ 276 ] {9a2beedf-0e3b-4316-8bf5-9c4e7b7087fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10060 | 2026.01.02 18:44:55.615980 [ 276 ] {9a2beedf-0e3b-4316-8bf5-9c4e7b7087fe} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10061 | 2026.01.02 18:44:55.616189 [ 276 ] {9a2beedf-0e3b-4316-8bf5-9c4e7b7087fe} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10062 | 2026.01.02 18:44:55.616307 [ 141 ] {} <Debug> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10063 | 2026.01.02 18:44:55.616319 [ 276 ] {9a2beedf-0e3b-4316-8bf5-9c4e7b7087fe} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001148 sec., 20034.843205574914 rows/sec., 1.47 MiB/sec. | ||
| 10064 | 2026.01.02 18:44:55.616373 [ 141 ] {} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10065 | 2026.01.02 18:44:55.616384 [ 276 ] {9a2beedf-0e3b-4316-8bf5-9c4e7b7087fe} <Debug> TCPHandler: Processed in 0.0013394 sec. | ||
| 10066 | 2026.01.02 18:44:55.616404 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10067 | 2026.01.02 18:44:55.616502 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10068 | 2026.01.02 18:44:55.616506 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::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 | ||
| 10069 | 2026.01.02 18:44:55.616600 [ 276 ] {e5e193d0-170f-4b6e-9700-f2c5c9f8a9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10070 | 2026.01.02 18:44:55.616616 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10071 | 2026.01.02 18:44:55.616641 [ 276 ] {e5e193d0-170f-4b6e-9700-f2c5c9f8a9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10072 | 2026.01.02 18:44:55.616651 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 73 rows starting from the beginning of the part | ||
| 10073 | 2026.01.02 18:44:55.616716 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 23 rows starting from the beginning of the part | ||
| 10074 | 2026.01.02 18:44:55.616767 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 18 rows starting from the beginning of the part | ||
| 10075 | 2026.01.02 18:44:55.616820 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 23 rows starting from the beginning of the part | ||
| 10076 | 2026.01.02 18:44:55.616862 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
| 10077 | 2026.01.02 18:44:55.616902 [ 191 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 23 rows starting from the beginning of the part | ||
| 10078 | 2026.01.02 18:44:55.617078 [ 276 ] {e5e193d0-170f-4b6e-9700-f2c5c9f8a9e8} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.01.02 18:44:55.617115 [ 276 ] {e5e193d0-170f-4b6e-9700-f2c5c9f8a9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10080 | 2026.01.02 18:44:55.617445 [ 276 ] {e5e193d0-170f-4b6e-9700-f2c5c9f8a9e8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10081 | 2026.01.02 18:44:55.617625 [ 197 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161428 sec., 173923.8248087699 rows/sec., 13.41 MiB/sec. | ||
| 10082 | 2026.01.02 18:44:55.617673 [ 276 ] {e5e193d0-170f-4b6e-9700-f2c5c9f8a9e8} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2026.01.02 18:44:55.617808 [ 276 ] {e5e193d0-170f-4b6e-9700-f2c5c9f8a9e8} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001226 sec., 70962.47960848287 rows/sec., 5.54 MiB/sec. | ||
| 10084 | 2026.01.02 18:44:55.617813 [ 190 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10085 | 2026.01.02 18:44:55.617847 [ 276 ] {e5e193d0-170f-4b6e-9700-f2c5c9f8a9e8} <Debug> TCPHandler: Processed in 0.001393141 sec. | ||
| 10086 | 2026.01.02 18:44:55.617969 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10087 | 2026.01.02 18:44:55.618065 [ 276 ] {96d89d76-6aa8-475a-b2d2-992e73956564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10088 | 2026.01.02 18:44:55.618112 [ 276 ] {96d89d76-6aa8-475a-b2d2-992e73956564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10089 | 2026.01.02 18:44:55.618138 [ 190 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_71_14} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10090 | 2026.01.02 18:44:55.618229 [ 190 ] {8d7051e5-5f01-4859-845e-ff4a83a180f3::all_1_71_14} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10091 | 2026.01.02 18:44:55.618344 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10092 | 2026.01.02 18:44:55.618525 [ 276 ] {96d89d76-6aa8-475a-b2d2-992e73956564} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10093 | 2026.01.02 18:44:55.618566 [ 276 ] {96d89d76-6aa8-475a-b2d2-992e73956564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10094 | 2026.01.02 18:44:55.618912 [ 276 ] {96d89d76-6aa8-475a-b2d2-992e73956564} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10095 | 2026.01.02 18:44:55.619120 [ 276 ] {96d89d76-6aa8-475a-b2d2-992e73956564} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2026.01.02 18:44:55.619253 [ 276 ] {96d89d76-6aa8-475a-b2d2-992e73956564} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 10097 | 2026.01.02 18:44:55.619291 [ 276 ] {96d89d76-6aa8-475a-b2d2-992e73956564} <Debug> TCPHandler: Processed in 0.00137002 sec. | ||
| 10098 | 2026.01.02 18:44:55.619392 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10099 | 2026.01.02 18:44:55.619486 [ 276 ] {48856080-552a-4c28-9c11-ec76b6d18df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10100 | 2026.01.02 18:44:55.619540 [ 276 ] {48856080-552a-4c28-9c11-ec76b6d18df5} <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 | ||
| 10101 | 2026.01.02 18:44:55.620365 [ 276 ] {48856080-552a-4c28-9c11-ec76b6d18df5} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10102 | 2026.01.02 18:44:55.620402 [ 276 ] {48856080-552a-4c28-9c11-ec76b6d18df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10103 | 2026.01.02 18:44:55.620939 [ 276 ] {48856080-552a-4c28-9c11-ec76b6d18df5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10104 | 2026.01.02 18:44:55.621168 [ 276 ] {48856080-552a-4c28-9c11-ec76b6d18df5} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10105 | 2026.01.02 18:44:55.621307 [ 276 ] {48856080-552a-4c28-9c11-ec76b6d18df5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001839 sec., 12506.797172376291 rows/sec., 22.41 MiB/sec. | ||
| 10106 | 2026.01.02 18:44:55.621370 [ 276 ] {48856080-552a-4c28-9c11-ec76b6d18df5} <Debug> TCPHandler: Processed in 0.002026471 sec. | ||
| 10107 | 2026.01.02 18:44:55.621488 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2026.01.02 18:44:55.621582 [ 276 ] {8e829277-4670-46bd-aa54-c0ae1969f827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10109 | 2026.01.02 18:44:55.621624 [ 276 ] {8e829277-4670-46bd-aa54-c0ae1969f827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10110 | 2026.01.02 18:44:55.621971 [ 276 ] {8e829277-4670-46bd-aa54-c0ae1969f827} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10111 | 2026.01.02 18:44:55.622008 [ 276 ] {8e829277-4670-46bd-aa54-c0ae1969f827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10112 | 2026.01.02 18:44:55.622314 [ 276 ] {8e829277-4670-46bd-aa54-c0ae1969f827} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10113 | 2026.01.02 18:44:55.622529 [ 276 ] {8e829277-4670-46bd-aa54-c0ae1969f827} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10114 | 2026.01.02 18:44:55.622659 [ 276 ] {8e829277-4670-46bd-aa54-c0ae1969f827} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 10115 | 2026.01.02 18:44:55.622695 [ 276 ] {8e829277-4670-46bd-aa54-c0ae1969f827} <Debug> TCPHandler: Processed in 0.001256359 sec. | ||
| 10116 | 2026.01.02 18:44:59.133112 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10117 | 2026.01.02 18:44:59.133209 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10118 | 2026.01.02 18:44:59.306821 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24970 | ||
| 10119 | 2026.01.02 18:44:59.307359 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2026.01.02 18:44:59.307407 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10121 | 2026.01.02 18:44:59.307899 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10122 | 2026.01.02 18:44:59.308136 [ 245 ] {} <Trace> system.asynchronous_metric_log (59639f54-99cf-44d6-8f0d-12d7d65dc2de): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2026.01.02 18:44:59.308282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24970 | ||
| 10124 | 2026.01.02 18:44:59.382519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1214 | ||
| 10125 | 2026.01.02 18:44:59.385031 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2026.01.02 18:44:59.385078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10127 | 2026.01.02 18:44:59.386272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10128 | 2026.01.02 18:44:59.386541 [ 243 ] {} <Trace> system.query_log (b047a56f-1316-4bf6-b72a-f830ef270aca): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2026.01.02 18:44:59.386801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1214 | ||
| 10130 | 2026.01.02 18:45:00.605235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10131 | 2026.01.02 18:45:00.616894 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2026.01.02 18:45:00.617120 [ 276 ] {ed7a38b7-a7d6-48d3-b587-c8947af345d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10133 | 2026.01.02 18:45:00.617210 [ 276 ] {ed7a38b7-a7d6-48d3-b587-c8947af345d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10134 | 2026.01.02 18:45:00.618055 [ 276 ] {ed7a38b7-a7d6-48d3-b587-c8947af345d9} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2026.01.02 18:45:00.618107 [ 276 ] {ed7a38b7-a7d6-48d3-b587-c8947af345d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10136 | 2026.01.02 18:45:00.618606 [ 276 ] {ed7a38b7-a7d6-48d3-b587-c8947af345d9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10137 | 2026.01.02 18:45:00.618942 [ 276 ] {ed7a38b7-a7d6-48d3-b587-c8947af345d9} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2026.01.02 18:45:00.619131 [ 135 ] {} <Debug> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10139 | 2026.01.02 18:45:00.619151 [ 276 ] {ed7a38b7-a7d6-48d3-b587-c8947af345d9} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.002095 sec., 43914.08114558472 rows/sec., 3.71 MiB/sec. | ||
| 10140 | 2026.01.02 18:45:00.619180 [ 135 ] {} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10141 | 2026.01.02 18:45:00.619207 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10142 | 2026.01.02 18:45:00.619209 [ 276 ] {ed7a38b7-a7d6-48d3-b587-c8947af345d9} <Debug> TCPHandler: Processed in 0.002528609 sec. | ||
| 10143 | 2026.01.02 18:45:00.619323 [ 192 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::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 | ||
| 10144 | 2026.01.02 18:45:00.619403 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10145 | 2026.01.02 18:45:00.619454 [ 192 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10146 | 2026.01.02 18:45:00.619494 [ 192 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1410 rows starting from the beginning of the part | ||
| 10147 | 2026.01.02 18:45:00.619524 [ 276 ] {df917491-c4d5-4aad-bf5b-73f5a427e362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10148 | 2026.01.02 18:45:00.619575 [ 192 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 92 rows starting from the beginning of the part | ||
| 10149 | 2026.01.02 18:45:00.619583 [ 276 ] {df917491-c4d5-4aad-bf5b-73f5a427e362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10150 | 2026.01.02 18:45:00.619648 [ 192 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 102 rows starting from the beginning of the part | ||
| 10151 | 2026.01.02 18:45:00.619700 [ 192 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1359 rows starting from the beginning of the part | ||
| 10152 | 2026.01.02 18:45:00.619743 [ 192 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 102 rows starting from the beginning of the part | ||
| 10153 | 2026.01.02 18:45:00.619788 [ 192 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 92 rows starting from the beginning of the part | ||
| 10154 | 2026.01.02 18:45:00.620242 [ 276 ] {df917491-c4d5-4aad-bf5b-73f5a427e362} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2026.01.02 18:45:00.620293 [ 276 ] {df917491-c4d5-4aad-bf5b-73f5a427e362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10156 | 2026.01.02 18:45:00.620723 [ 276 ] {df917491-c4d5-4aad-bf5b-73f5a427e362} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10157 | 2026.01.02 18:45:00.621082 [ 276 ] {df917491-c4d5-4aad-bf5b-73f5a427e362} <Trace> oximeter.fields_u16 (8d7051e5-5f01-4859-845e-ff4a83a180f3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10158 | 2026.01.02 18:45:00.621268 [ 276 ] {df917491-c4d5-4aad-bf5b-73f5a427e362} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001767 sec., 10186.757215619695 rows/sec., 766.00 KiB/sec. | ||
| 10159 | 2026.01.02 18:45:00.621321 [ 276 ] {df917491-c4d5-4aad-bf5b-73f5a427e362} <Debug> TCPHandler: Processed in 0.00197919 sec. | ||
| 10160 | 2026.01.02 18:45:00.621485 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10161 | 2026.01.02 18:45:00.621605 [ 276 ] {8c171c7e-9894-4795-ae76-338f60c01dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10162 | 2026.01.02 18:45:00.621660 [ 276 ] {8c171c7e-9894-4795-ae76-338f60c01dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10163 | 2026.01.02 18:45:00.621869 [ 190 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3157 rows, containing 5 columns (5 merged, 0 gathered) in 0.002591399 sec., 1218260.8699007756 rows/sec., 106.79 MiB/sec. | ||
| 10164 | 2026.01.02 18:45:00.622196 [ 192 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10165 | 2026.01.02 18:45:00.622270 [ 276 ] {8c171c7e-9894-4795-ae76-338f60c01dc9} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10166 | 2026.01.02 18:45:00.622321 [ 276 ] {8c171c7e-9894-4795-ae76-338f60c01dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10167 | 2026.01.02 18:45:00.622598 [ 192 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_76_15} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2026.01.02 18:45:00.622705 [ 192 ] {b45a16a7-fdc3-4052-9f56-c10d50a92817::all_1_76_15} <Trace> oximeter.fields_string (b45a16a7-fdc3-4052-9f56-c10d50a92817) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10169 | 2026.01.02 18:45:00.622812 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10170 | 2026.01.02 18:45:00.622844 [ 276 ] {8c171c7e-9894-4795-ae76-338f60c01dc9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10171 | 2026.01.02 18:45:00.623169 [ 276 ] {8c171c7e-9894-4795-ae76-338f60c01dc9} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2026.01.02 18:45:00.623319 [ 143 ] {} <Debug> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10173 | 2026.01.02 18:45:00.623328 [ 276 ] {8c171c7e-9894-4795-ae76-338f60c01dc9} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001748 sec., 46910.75514874142 rows/sec., 3.66 MiB/sec. | ||
| 10174 | 2026.01.02 18:45:00.623363 [ 143 ] {} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10175 | 2026.01.02 18:45:00.623380 [ 276 ] {8c171c7e-9894-4795-ae76-338f60c01dc9} <Debug> TCPHandler: Processed in 0.00195581 sec. | ||
| 10176 | 2026.01.02 18:45:00.623392 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10177 | 2026.01.02 18:45:00.623533 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10178 | 2026.01.02 18:45:00.623549 [ 193 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::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 | ||
| 10179 | 2026.01.02 18:45:00.623650 [ 276 ] {ca91dd2e-5926-4e40-bd76-99d3d5ab1bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10180 | 2026.01.02 18:45:00.623716 [ 276 ] {ca91dd2e-5926-4e40-bd76-99d3d5ab1bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10181 | 2026.01.02 18:45:00.623723 [ 193 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10182 | 2026.01.02 18:45:00.623784 [ 193 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 635 rows starting from the beginning of the part | ||
| 10183 | 2026.01.02 18:45:00.623863 [ 193 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part | ||
| 10184 | 2026.01.02 18:45:00.623938 [ 193 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 87 rows starting from the beginning of the part | ||
| 10185 | 2026.01.02 18:45:00.624008 [ 193 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 586 rows starting from the beginning of the part | ||
| 10186 | 2026.01.02 18:45:00.624076 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2026.01.02 18:45:00.624079 [ 193 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 87 rows starting from the beginning of the part | ||
| 10188 | 2026.01.02 18:45:00.624132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10189 | 2026.01.02 18:45:00.624162 [ 193 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
| 10190 | 2026.01.02 18:45:00.624293 [ 276 ] {ca91dd2e-5926-4e40-bd76-99d3d5ab1bbe} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2026.01.02 18:45:00.624339 [ 276 ] {ca91dd2e-5926-4e40-bd76-99d3d5ab1bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10192 | 2026.01.02 18:45:00.624782 [ 276 ] {ca91dd2e-5926-4e40-bd76-99d3d5ab1bbe} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10193 | 2026.01.02 18:45:00.625075 [ 276 ] {ca91dd2e-5926-4e40-bd76-99d3d5ab1bbe} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2026.01.02 18:45:00.625219 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10195 | 2026.01.02 18:45:00.625231 [ 276 ] {ca91dd2e-5926-4e40-bd76-99d3d5ab1bbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001606 sec., 99626.40099626401 rows/sec., 6.94 MiB/sec. | ||
| 10196 | 2026.01.02 18:45:00.625264 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2026.01.02 18:45:00.625289 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10198 | 2026.01.02 18:45:00.625291 [ 276 ] {ca91dd2e-5926-4e40-bd76-99d3d5ab1bbe} <Debug> TCPHandler: Processed in 0.001810127 sec. | ||
| 10199 | 2026.01.02 18:45:00.625377 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 10200 | 2026.01.02 18:45:00.625439 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10201 | 2026.01.02 18:45:00.625467 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1559 rows, containing 5 columns (5 merged, 0 gathered) in 0.00199593 sec., 781089.5171674357 rows/sec., 62.26 MiB/sec. | ||
| 10202 | 2026.01.02 18:45:00.625492 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10203 | 2026.01.02 18:45:00.625540 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20779 rows starting from the beginning of the part | ||
| 10204 | 2026.01.02 18:45:00.625542 [ 276 ] {b0153736-6dd0-4e87-9c7d-ea35fe8c92f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10205 | 2026.01.02 18:45:00.625599 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 10206 | 2026.01.02 18:45:00.625613 [ 276 ] {b0153736-6dd0-4e87-9c7d-ea35fe8c92f6} <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 | ||
| 10207 | 2026.01.02 18:45:00.625665 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 10208 | 2026.01.02 18:45:00.625718 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 886 rows starting from the beginning of the part | ||
| 10209 | 2026.01.02 18:45:00.625747 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10210 | 2026.01.02 18:45:00.625767 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 10211 | 2026.01.02 18:45:00.625822 [ 192 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::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 | ||
| 10212 | 2026.01.02 18:45:00.626183 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_76_15} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10213 | 2026.01.02 18:45:00.626289 [ 190 ] {f4b6360b-e632-49d2-996b-0c8e2b22052c::all_1_76_15} <Trace> oximeter.fields_uuid (f4b6360b-e632-49d2-996b-0c8e2b22052c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10214 | 2026.01.02 18:45:00.626411 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 10215 | 2026.01.02 18:45:00.626603 [ 276 ] {b0153736-6dd0-4e87-9c7d-ea35fe8c92f6} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10216 | 2026.01.02 18:45:00.626708 [ 276 ] {b0153736-6dd0-4e87-9c7d-ea35fe8c92f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10217 | 2026.01.02 18:45:00.627425 [ 276 ] {b0153736-6dd0-4e87-9c7d-ea35fe8c92f6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10218 | 2026.01.02 18:45:00.627686 [ 276 ] {b0153736-6dd0-4e87-9c7d-ea35fe8c92f6} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10219 | 2026.01.02 18:45:00.627825 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10220 | 2026.01.02 18:45:00.627847 [ 276 ] {b0153736-6dd0-4e87-9c7d-ea35fe8c92f6} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002323 sec., 7748.600947051227 rows/sec., 13.89 MiB/sec. | ||
| 10221 | 2026.01.02 18:45:00.627869 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2026.01.02 18:45:00.627897 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10223 | 2026.01.02 18:45:00.627963 [ 276 ] {b0153736-6dd0-4e87-9c7d-ea35fe8c92f6} <Debug> TCPHandler: Processed in 0.002573379 sec. | ||
| 10224 | 2026.01.02 18:45:00.628004 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::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 | ||
| 10225 | 2026.01.02 18:45:00.628141 [ 276 ] {} <Trace> TCP-Session: 79b025b8-6f82-4c9f-8dc4-72879e0f182c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10226 | 2026.01.02 18:45:00.628235 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10227 | 2026.01.02 18:45:00.628258 [ 276 ] {002dae85-62e6-43bd-be7e-d76c6220f5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10228 | 2026.01.02 18:45:00.628303 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1328 rows starting from the beginning of the part | ||
| 10229 | 2026.01.02 18:45:00.628318 [ 276 ] {002dae85-62e6-43bd-be7e-d76c6220f5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10230 | 2026.01.02 18:45:00.628432 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 18 rows starting from the beginning of the part | ||
| 10231 | 2026.01.02 18:45:00.628717 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 23 rows starting from the beginning of the part | ||
| 10232 | 2026.01.02 18:45:00.628760 [ 276 ] {002dae85-62e6-43bd-be7e-d76c6220f5e0} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10233 | 2026.01.02 18:45:00.628801 [ 276 ] {002dae85-62e6-43bd-be7e-d76c6220f5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10234 | 2026.01.02 18:45:00.628834 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 18 rows starting from the beginning of the part | ||
| 10235 | 2026.01.02 18:45:00.628946 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 23 rows starting from the beginning of the part | ||
| 10236 | 2026.01.02 18:45:00.629050 [ 193 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 18 rows starting from the beginning of the part | ||
| 10237 | 2026.01.02 18:45:00.629364 [ 276 ] {002dae85-62e6-43bd-be7e-d76c6220f5e0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10238 | 2026.01.02 18:45:00.629721 [ 276 ] {002dae85-62e6-43bd-be7e-d76c6220f5e0} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10239 | 2026.01.02 18:45:00.630032 [ 143 ] {} <Debug> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10240 | 2026.01.02 18:45:00.630055 [ 276 ] {002dae85-62e6-43bd-be7e-d76c6220f5e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001819 sec., 32985.15667949423 rows/sec., 2.22 MiB/sec. | ||
| 10241 | 2026.01.02 18:45:00.630066 [ 143 ] {} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2026.01.02 18:45:00.630089 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10243 | 2026.01.02 18:45:00.630097 [ 276 ] {002dae85-62e6-43bd-be7e-d76c6220f5e0} <Debug> TCPHandler: Processed in 0.002020181 sec. | ||
| 10244 | 2026.01.02 18:45:00.630194 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 10245 | 2026.01.02 18:45:00.630328 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10246 | 2026.01.02 18:45:00.630373 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3960 rows starting from the beginning of the part | ||
| 10247 | 2026.01.02 18:45:00.630454 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 10248 | 2026.01.02 18:45:00.630503 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 10249 | 2026.01.02 18:45:00.630551 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 10250 | 2026.01.02 18:45:00.630602 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 10251 | 2026.01.02 18:45:00.630650 [ 190 ] {8886ea36-5813-4533-95d3-c74c82285a57::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 | ||
| 10252 | 2026.01.02 18:45:00.632066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10253 | 2026.01.02 18:45:00.633062 [ 244 ] {} <Trace> system.metric_log (8876479e-566d-4a16-882d-9efed6f64bac): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2026.01.02 18:45:00.636037 [ 203 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4260 rows, containing 4 columns (4 merged, 0 gathered) in 0.005893289 sec., 722856.1165081162 rows/sec., 48.85 MiB/sec. | ||
| 10255 | 2026.01.02 18:45:00.636618 [ 188 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10256 | 2026.01.02 18:45:00.637039 [ 188 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_76_15} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10257 | 2026.01.02 18:45:00.637146 [ 188 ] {8886ea36-5813-4533-95d3-c74c82285a57::all_1_76_15} <Trace> oximeter.measurements_u64 (8886ea36-5813-4533-95d3-c74c82285a57) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10258 | 2026.01.02 18:45:00.637256 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10259 | 2026.01.02 18:45:00.638665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10260 | 2026.01.02 18:45:00.641719 [ 203 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 19 columns (19 merged, 0 gathered) in 0.013754979 sec., 103816.95239229372 rows/sec., 186.04 MiB/sec. | ||
| 10261 | 2026.01.02 18:45:00.643615 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22305 rows, containing 5 columns (5 merged, 0 gathered) in 0.018269267 sec., 1220902.841914785 rows/sec., 83.83 MiB/sec. | ||
| 10262 | 2026.01.02 18:45:00.644221 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10263 | 2026.01.02 18:45:00.644502 [ 203 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10264 | 2026.01.02 18:45:00.644567 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10265 | 2026.01.02 18:45:00.644658 [ 188 ] {b4cb394d-4f7f-4e59-8436-dff5ca14ce16::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b4cb394d-4f7f-4e59-8436-dff5ca14ce16) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10266 | 2026.01.02 18:45:00.644741 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10267 | 2026.01.02 18:45:00.644936 [ 203 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2026.01.02 18:45:00.645061 [ 203 ] {a4cfadf7-1e36-48ec-b8a3-aa3d9510942f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (a4cfadf7-1e36-48ec-b8a3-aa3d9510942f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10269 | 2026.01.02 18:45:00.645248 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||