| 1 | [ Dec 20 23:55:09 Enabled. ] | ||
| 2 | [ Dec 20 23:55:09 Rereading configuration. ] | ||
| 3 | [ Dec 20 23:55:11 Rereading configuration. ] | ||
| 4 | [ Dec 20 23:55:20 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Dec 20 23:55:20 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.20 23:55:24.126178 [ 1 ] {} <Information> Application: Will watch for the process with pid 24059 | ||
| 29 | 2025.12.20 23:55:24.126530 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.20 23:55:24.356744 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24059 | ||
| 31 | 2025.12.20 23:55:24.360169 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.20 23:55:24.360340 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.20 23:55:24.649937 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.20 23:55:24.703715 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.20 23:55:24.703801 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.20 23:55:24.703821 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.20 23:55:24.703881 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.20 23:55:24.704650 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.20 23:55:24.716603 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.20 23:55:24.717534 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.20 23:55:24.718467 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.20 23:55:24.718524 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.20 23:55:24.718569 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.20 23:55:24.720829 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.20 23:55:24.722066 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.20 23:55:24.729040 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.20 23:55:24.729840 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.20 23:55:24.731308 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.20 23:55:24.731410 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.20 23:55:24.732570 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.20 23:55:24.733057 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.20 23:55:24.737586 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.20 23:55:24.738174 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.20 23:55:24.746472 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.20 23:55:24.746999 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.20 23:55:24.747569 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.20 23:55:24.748071 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.20 23:55:24.751487 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.20 23:55:24.751519 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.20 23:55:24.751621 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.20 23:55:24.751737 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.20 23:55:24.779711 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.20 23:55:24.779756 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000240878 sec | ||
| 68 | 2025.12.20 23:55:24.779835 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.20 23:55:24.779928 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.20 23:55:24.782048 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.20 23:55:24.784116 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.20 23:55:24.821210 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.20 23:55:24.821277 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.20 23:55:24.821384 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.20 23:55:24.821398 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.20 23:55:24.821435 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.20 23:55:24.821540 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.20 23:55:24.823886 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.20 23:55:24.823938 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.20 23:55:24.823998 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.20 23:55:24.824187 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.20 23:55:24.824233 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.20 23:55:24.824247 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.20 23:55:24.824337 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.20 23:55:24.824351 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.20 23:55:24.824383 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.20 23:55:24.824467 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.20 23:55:24.868073 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.20 23:55:24.872067 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.20 23:55:24.872181 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000135974 sec | ||
| 91 | 2025.12.20 23:55:24.872198 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.20 23:55:24.872210 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.20 23:55:24.872244 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.20 23:55:24.872483 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.20 23:55:24.872623 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.20 23:55:24.872641 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.20 23:55:24.872655 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.20 23:55:24.872668 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.20 23:55:24.879074 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.20 23:55:24.879306 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.91 MiB | ||
| 101 | 2025.12.20 23:55:24.880992 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.846e-05 sec. | ||
| 102 | 2025.12.20 23:55:24.881494 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.20 23:55:24.883793 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.20 23:55:24.883816 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.20 23:55:24.920623 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33382 | ||
| 106 | 2025.12.20 23:55:24.921676 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.20 23:55:24.921755 [ 3 ] {} <Debug> TCP-Session: 2f3cd55b-83ff-4f17-8912-73185f1915e7 Authenticating user 'default' from [fd00:1122:3344:101::a]:33382 | ||
| 108 | 2025.12.20 23:55:24.921785 [ 3 ] {} <Debug> TCP-Session: 2f3cd55b-83ff-4f17-8912-73185f1915e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.20 23:55:24.921871 [ 3 ] {} <Debug> TCP-Session: 2f3cd55b-83ff-4f17-8912-73185f1915e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.20 23:55:24.921974 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.20 23:55:24.922003 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.20 23:55:24.922132 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.20 23:55:24.923394 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48403 | ||
| 114 | 2025.12.20 23:55:24.923550 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.12.20 23:55:24.923588 [ 4 ] {} <Debug> TCP-Session: 6436202c-2f55-4c7a-b311-192fcd50c7bf Authenticating user 'default' from [fd00:1122:3344:101::a]:48403 | ||
| 116 | 2025.12.20 23:55:24.923618 [ 4 ] {} <Debug> TCP-Session: 6436202c-2f55-4c7a-b311-192fcd50c7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2025.12.20 23:55:24.923765 [ 4 ] {} <Debug> TCP-Session: 6436202c-2f55-4c7a-b311-192fcd50c7bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.12.20 23:55:24.924291 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64575 | ||
| 119 | 2025.12.20 23:55:24.924309 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48162 | ||
| 120 | 2025.12.20 23:55:24.924411 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33643 | ||
| 121 | 2025.12.20 23:55:24.924508 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.12.20 23:55:24.924576 [ 253 ] {} <Debug> TCP-Session: b01c83a5-3907-40fd-b9cf-31034e319d5b Authenticating user 'default' from [fd00:1122:3344:101::a]:64575 | ||
| 123 | 2025.12.20 23:55:24.924603 [ 253 ] {} <Debug> TCP-Session: b01c83a5-3907-40fd-b9cf-31034e319d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.12.20 23:55:24.924610 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47213 | ||
| 125 | 2025.12.20 23:55:24.924715 [ 253 ] {} <Debug> TCP-Session: b01c83a5-3907-40fd-b9cf-31034e319d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.12.20 23:55:24.924756 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55087 | ||
| 127 | 2025.12.20 23:55:24.924796 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2025.12.20 23:55:24.924879 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.12.20 23:55:24.924758 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.12.20 23:55:24.924932 [ 255 ] {} <Debug> TCP-Session: 939bb978-51ce-44b4-ba25-6dc67eec8414 Authenticating user 'default' from [fd00:1122:3344:101::a]:47213 | ||
| 131 | 2025.12.20 23:55:24.925024 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.12.20 23:55:24.924966 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53045 | ||
| 133 | 2025.12.20 23:55:24.924964 [ 254 ] {} <Debug> TCP-Session: be4ea340-145d-475d-bfb2-53c216d479be Authenticating user 'default' from [fd00:1122:3344:101::a]:33643 | ||
| 134 | 2025.12.20 23:55:24.925141 [ 256 ] {} <Debug> TCP-Session: 6e948ac1-8ce9-45b0-b6dd-8bb5132fb244 Authenticating user 'default' from [fd00:1122:3344:101::a]:55087 | ||
| 135 | 2025.12.20 23:55:24.925116 [ 255 ] {} <Debug> TCP-Session: 939bb978-51ce-44b4-ba25-6dc67eec8414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.20 23:55:24.925207 [ 254 ] {} <Debug> TCP-Session: be4ea340-145d-475d-bfb2-53c216d479be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.20 23:55:24.925314 [ 255 ] {} <Debug> TCP-Session: 939bb978-51ce-44b4-ba25-6dc67eec8414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.20 23:55:24.925339 [ 254 ] {} <Debug> TCP-Session: be4ea340-145d-475d-bfb2-53c216d479be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.20 23:55:24.925231 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2025.12.20 23:55:24.925261 [ 256 ] {} <Debug> TCP-Session: 6e948ac1-8ce9-45b0-b6dd-8bb5132fb244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.20 23:55:24.925439 [ 257 ] {} <Debug> TCP-Session: 9ef38160-7bf8-45cc-92e6-876b2193c6ea Authenticating user 'default' from [fd00:1122:3344:101::a]:53045 | ||
| 142 | 2025.12.20 23:55:24.924945 [ 5 ] {} <Debug> TCP-Session: d4f574f3-4bbd-4248-80b5-42fb51ee80e9 Authenticating user 'default' from [fd00:1122:3344:101::a]:48162 | ||
| 143 | 2025.12.20 23:55:24.925514 [ 256 ] {} <Debug> TCP-Session: 6e948ac1-8ce9-45b0-b6dd-8bb5132fb244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.20 23:55:24.925543 [ 257 ] {} <Debug> TCP-Session: 9ef38160-7bf8-45cc-92e6-876b2193c6ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.20 23:55:24.925530 [ 5 ] {} <Debug> TCP-Session: d4f574f3-4bbd-4248-80b5-42fb51ee80e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.20 23:55:24.925652 [ 257 ] {} <Debug> TCP-Session: 9ef38160-7bf8-45cc-92e6-876b2193c6ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.20 23:55:24.925692 [ 5 ] {} <Debug> TCP-Session: d4f574f3-4bbd-4248-80b5-42fb51ee80e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.20 23:55:25.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.74 MiB, peak 116.74 MiB, free memory in arenas 0.00 B, will set to 118.82 MiB (RSS), difference: 2.08 MiB | ||
| 149 | 2025.12.20 23:55:25.500588 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34236 | ||
| 150 | 2025.12.20 23:55:25.501101 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.20 23:55:25.501140 [ 258 ] {} <Debug> TCP-Session: 5329d6c4-82b2-403a-94fb-379aa7e089e4 Authenticating user 'default' from [fd00:1122:3344:101::b]:34236 | ||
| 152 | 2025.12.20 23:55:25.501161 [ 258 ] {} <Debug> TCP-Session: 5329d6c4-82b2-403a-94fb-379aa7e089e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.20 23:55:25.501234 [ 258 ] {} <Debug> TCP-Session: 5329d6c4-82b2-403a-94fb-379aa7e089e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.20 23:55:25.501310 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.12.20 23:55:25.501336 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.12.20 23:55:25.501409 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.12.20 23:55:25.502594 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58288 | ||
| 158 | 2025.12.20 23:55:25.502597 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54925 | ||
| 159 | 2025.12.20 23:55:25.502780 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34395 | ||
| 160 | 2025.12.20 23:55:25.502798 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.12.20 23:55:25.502813 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36618 | ||
| 162 | 2025.12.20 23:55:25.502905 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.12.20 23:55:25.502924 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58630 | ||
| 164 | 2025.12.20 23:55:25.502942 [ 260 ] {} <Debug> TCP-Session: b40d2a8f-0faa-4533-b65b-b0cae23dbe14 Authenticating user 'default' from [fd00:1122:3344:101::b]:58288 | ||
| 165 | 2025.12.20 23:55:25.502969 [ 259 ] {} <Debug> TCP-Session: db89a4ac-3d73-4af3-b4f4-6cd92d1b4a57 Authenticating user 'default' from [fd00:1122:3344:101::b]:54925 | ||
| 166 | 2025.12.20 23:55:25.503058 [ 260 ] {} <Debug> TCP-Session: b40d2a8f-0faa-4533-b65b-b0cae23dbe14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2025.12.20 23:55:25.503072 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.12.20 23:55:25.503078 [ 260 ] {} <Debug> TCP-Session: b40d2a8f-0faa-4533-b65b-b0cae23dbe14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2025.12.20 23:55:25.503137 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64766 | ||
| 170 | 2025.12.20 23:55:25.503078 [ 259 ] {} <Debug> TCP-Session: db89a4ac-3d73-4af3-b4f4-6cd92d1b4a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2025.12.20 23:55:25.503238 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2025.12.20 23:55:25.503199 [ 262 ] {} <Debug> TCP-Session: bfa47f3e-0508-4837-a659-3aee68cfeab7 Authenticating user 'default' from [fd00:1122:3344:101::b]:34395 | ||
| 173 | 2025.12.20 23:55:25.503249 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63996 | ||
| 174 | 2025.12.20 23:55:25.503299 [ 259 ] {} <Debug> TCP-Session: db89a4ac-3d73-4af3-b4f4-6cd92d1b4a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.12.20 23:55:25.503341 [ 261 ] {} <Debug> TCP-Session: aa15ec20-b318-4ecb-a1ac-6d7e2d6de6cb Authenticating user 'default' from [fd00:1122:3344:101::b]:36618 | ||
| 176 | 2025.12.20 23:55:25.503367 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2025.12.20 23:55:25.503392 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2025.12.20 23:55:25.503440 [ 261 ] {} <Debug> TCP-Session: aa15ec20-b318-4ecb-a1ac-6d7e2d6de6cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.12.20 23:55:25.503470 [ 263 ] {} <Debug> TCP-Session: ed59a1b4-5b98-42c3-af44-841b0ea2d9e0 Authenticating user 'default' from [fd00:1122:3344:101::b]:58630 | ||
| 180 | 2025.12.20 23:55:25.503477 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2025.12.20 23:55:25.503533 [ 261 ] {} <Debug> TCP-Session: aa15ec20-b318-4ecb-a1ac-6d7e2d6de6cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.12.20 23:55:25.503524 [ 263 ] {} <Debug> TCP-Session: ed59a1b4-5b98-42c3-af44-841b0ea2d9e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.12.20 23:55:25.503521 [ 264 ] {} <Debug> TCP-Session: 9e7e51c2-d612-4947-ad6e-fdd1044e6d9d Authenticating user 'default' from [fd00:1122:3344:101::b]:64766 | ||
| 184 | 2025.12.20 23:55:25.503624 [ 265 ] {} <Debug> TCP-Session: 292b8429-5197-49d6-9065-7193e4418684 Authenticating user 'default' from [fd00:1122:3344:101::b]:63996 | ||
| 185 | 2025.12.20 23:55:25.503631 [ 263 ] {} <Debug> TCP-Session: ed59a1b4-5b98-42c3-af44-841b0ea2d9e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.12.20 23:55:25.503644 [ 264 ] {} <Debug> TCP-Session: 9e7e51c2-d612-4947-ad6e-fdd1044e6d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.20 23:55:25.503695 [ 265 ] {} <Debug> TCP-Session: 292b8429-5197-49d6-9065-7193e4418684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.20 23:55:25.503716 [ 264 ] {} <Debug> TCP-Session: 9e7e51c2-d612-4947-ad6e-fdd1044e6d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.12.20 23:55:25.503314 [ 262 ] {} <Debug> TCP-Session: bfa47f3e-0508-4837-a659-3aee68cfeab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.20 23:55:25.503809 [ 262 ] {} <Debug> TCP-Session: bfa47f3e-0508-4837-a659-3aee68cfeab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.20 23:55:25.503861 [ 265 ] {} <Debug> TCP-Session: 292b8429-5197-49d6-9065-7193e4418684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.20 23:55:25.527631 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43215 | ||
| 193 | 2025.12.20 23:55:25.529616 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.12.20 23:55:25.529689 [ 266 ] {} <Debug> TCP-Session: de94f4af-e711-4294-a3aa-7c770d76e415 Authenticating user 'default' from [fd00:1122:3344:101::c]:43215 | ||
| 195 | 2025.12.20 23:55:25.529709 [ 266 ] {} <Debug> TCP-Session: de94f4af-e711-4294-a3aa-7c770d76e415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.20 23:55:25.529722 [ 266 ] {} <Debug> TCP-Session: de94f4af-e711-4294-a3aa-7c770d76e415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.20 23:55:25.529845 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.12.20 23:55:25.529885 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.12.20 23:55:25.529958 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.12.20 23:55:25.539460 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62752 | ||
| 201 | 2025.12.20 23:55:25.539566 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37033 | ||
| 202 | 2025.12.20 23:55:25.539635 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2025.12.20 23:55:25.539670 [ 267 ] {} <Debug> TCP-Session: ec27dd9e-a575-43b7-a231-9f5785079a72 Authenticating user 'default' from [fd00:1122:3344:101::c]:62752 | ||
| 204 | 2025.12.20 23:55:25.539729 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35551 | ||
| 205 | 2025.12.20 23:55:25.539768 [ 267 ] {} <Debug> TCP-Session: ec27dd9e-a575-43b7-a231-9f5785079a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2025.12.20 23:55:25.539784 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2025.12.20 23:55:25.539789 [ 267 ] {} <Debug> TCP-Session: ec27dd9e-a575-43b7-a231-9f5785079a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.12.20 23:55:25.539834 [ 268 ] {} <Debug> TCP-Session: 828de1f5-f55b-4aa7-b41a-982935658094 Authenticating user 'default' from [fd00:1122:3344:101::c]:37033 | ||
| 209 | 2025.12.20 23:55:25.539857 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56724 | ||
| 210 | 2025.12.20 23:55:25.539920 [ 268 ] {} <Debug> TCP-Session: 828de1f5-f55b-4aa7-b41a-982935658094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2025.12.20 23:55:25.539961 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2025.12.20 23:55:25.540047 [ 268 ] {} <Debug> TCP-Session: 828de1f5-f55b-4aa7-b41a-982935658094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2025.12.20 23:55:25.540046 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45047 | ||
| 214 | 2025.12.20 23:55:25.540125 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2025.12.20 23:55:25.540070 [ 269 ] {} <Debug> TCP-Session: ea7cc93c-6117-401e-9ec0-992fc194ef00 Authenticating user 'default' from [fd00:1122:3344:101::c]:35551 | ||
| 216 | 2025.12.20 23:55:25.540149 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44933 | ||
| 217 | 2025.12.20 23:55:25.540216 [ 270 ] {} <Debug> TCP-Session: 1d4cc50d-c203-4f8f-a8b5-d82ecd1b2d6e Authenticating user 'default' from [fd00:1122:3344:101::c]:56724 | ||
| 218 | 2025.12.20 23:55:25.540257 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61342 | ||
| 219 | 2025.12.20 23:55:25.540242 [ 269 ] {} <Debug> TCP-Session: ea7cc93c-6117-401e-9ec0-992fc194ef00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2025.12.20 23:55:25.540307 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2025.12.20 23:55:25.540343 [ 269 ] {} <Debug> TCP-Session: ea7cc93c-6117-401e-9ec0-992fc194ef00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2025.12.20 23:55:25.540332 [ 270 ] {} <Debug> TCP-Session: 1d4cc50d-c203-4f8f-a8b5-d82ecd1b2d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.12.20 23:55:25.540454 [ 271 ] {} <Debug> TCP-Session: 58241aa0-7a1b-4f89-87bc-bc5cae888d3f Authenticating user 'default' from [fd00:1122:3344:101::c]:45047 | ||
| 224 | 2025.12.20 23:55:25.540504 [ 270 ] {} <Debug> TCP-Session: 1d4cc50d-c203-4f8f-a8b5-d82ecd1b2d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.12.20 23:55:25.540484 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2025.12.20 23:55:25.540527 [ 271 ] {} <Debug> TCP-Session: 58241aa0-7a1b-4f89-87bc-bc5cae888d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.12.20 23:55:25.540383 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2025.12.20 23:55:25.540602 [ 273 ] {} <Debug> TCP-Session: f770a2e4-9ca1-43d9-bc24-519b7f730da2 Authenticating user 'default' from [fd00:1122:3344:101::c]:61342 | ||
| 229 | 2025.12.20 23:55:25.540581 [ 271 ] {} <Debug> TCP-Session: 58241aa0-7a1b-4f89-87bc-bc5cae888d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.12.20 23:55:25.540681 [ 272 ] {} <Debug> TCP-Session: 16e74ced-c1ab-4312-8b4f-532c4f93213d Authenticating user 'default' from [fd00:1122:3344:101::c]:44933 | ||
| 231 | 2025.12.20 23:55:25.540689 [ 273 ] {} <Debug> TCP-Session: f770a2e4-9ca1-43d9-bc24-519b7f730da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.12.20 23:55:25.540787 [ 273 ] {} <Debug> TCP-Session: f770a2e4-9ca1-43d9-bc24-519b7f730da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.12.20 23:55:25.540788 [ 272 ] {} <Debug> TCP-Session: 16e74ced-c1ab-4312-8b4f-532c4f93213d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.20 23:55:25.540901 [ 272 ] {} <Debug> TCP-Session: 16e74ced-c1ab-4312-8b4f-532c4f93213d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.12.20 23:55:27.217743 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51071 | ||
| 236 | 2025.12.20 23:55:27.217918 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.12.20 23:55:27.218024 [ 274 ] {} <Debug> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Authenticating user 'default' from [fd00:1122:3344:101::d]:51071 | ||
| 238 | 2025.12.20 23:55:27.218045 [ 274 ] {} <Debug> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.12.20 23:55:27.218057 [ 274 ] {} <Debug> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.12.20 23:55:27.218199 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.12.20 23:55:27.218235 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2025.12.20 23:55:27.218314 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.12.20 23:55:27.218779 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58311 | ||
| 244 | 2025.12.20 23:55:27.218942 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38612 | ||
| 245 | 2025.12.20 23:55:27.219007 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60108 | ||
| 246 | 2025.12.20 23:55:27.219010 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33095 | ||
| 247 | 2025.12.20 23:55:27.219201 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2025.12.20 23:55:27.219261 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46454 | ||
| 249 | 2025.12.20 23:55:27.219352 [ 275 ] {} <Debug> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Authenticating user 'default' from [fd00:1122:3344:101::d]:58311 | ||
| 250 | 2025.12.20 23:55:27.219389 [ 275 ] {} <Debug> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2025.12.20 23:55:27.219405 [ 275 ] {} <Debug> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2025.12.20 23:55:27.221479 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2025.12.20 23:55:27.221509 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48406 | ||
| 254 | 2025.12.20 23:55:27.221568 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2025.12.20 23:55:27.224064 [ 277 ] {} <Debug> TCP-Session: dcba3e9f-61f4-48a0-aa12-75b20b07a6d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33095 | ||
| 256 | 2025.12.20 23:55:27.224099 [ 277 ] {} <Debug> TCP-Session: dcba3e9f-61f4-48a0-aa12-75b20b07a6d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2025.12.20 23:55:27.224113 [ 277 ] {} <Debug> TCP-Session: dcba3e9f-61f4-48a0-aa12-75b20b07a6d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2025.12.20 23:55:27.224153 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2025.12.20 23:55:27.224127 [ 276 ] {} <Debug> TCP-Session: b0c9c1de-30e9-41ea-b828-e32e16979ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38612 | ||
| 260 | 2025.12.20 23:55:27.224242 [ 276 ] {} <Debug> TCP-Session: b0c9c1de-30e9-41ea-b828-e32e16979ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2025.12.20 23:55:27.224248 [ 279 ] {} <Debug> TCP-Session: ed907d97-fef3-42e3-ace5-d3070ac410c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46454 | ||
| 262 | 2025.12.20 23:55:27.224259 [ 276 ] {} <Debug> TCP-Session: b0c9c1de-30e9-41ea-b828-e32e16979ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2025.12.20 23:55:27.224379 [ 279 ] {} <Debug> TCP-Session: ed907d97-fef3-42e3-ace5-d3070ac410c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2025.12.20 23:55:27.224400 [ 279 ] {} <Debug> TCP-Session: ed907d97-fef3-42e3-ace5-d3070ac410c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2025.12.20 23:55:27.226264 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2025.12.20 23:55:27.226273 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47843 | ||
| 267 | 2025.12.20 23:55:27.226311 [ 278 ] {} <Debug> TCP-Session: 78f6a1ed-13d0-4a30-8549-8c1cd33b2fed Authenticating user 'default' from [fd00:1122:3344:101::d]:60108 | ||
| 268 | 2025.12.20 23:55:27.226353 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2025.12.20 23:55:27.226280 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44369 | ||
| 270 | 2025.12.20 23:55:27.226479 [ 280 ] {} <Debug> TCP-Session: 2498270e-cef4-4dd6-a870-4e4b9242e68b Authenticating user 'default' from [fd00:1122:3344:101::d]:48406 | ||
| 271 | 2025.12.20 23:55:27.226456 [ 278 ] {} <Debug> TCP-Session: 78f6a1ed-13d0-4a30-8549-8c1cd33b2fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2025.12.20 23:55:27.226523 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2025.12.20 23:55:27.226576 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2025.12.20 23:55:27.226510 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 275 | 2025.12.20 23:55:27.226664 [ 282 ] {} <Debug> TCP-Session: 04ddcf27-9913-424b-a0db-2e30a1518ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:47843 | ||
| 276 | 2025.12.20 23:55:27.226642 [ 281 ] {} <Debug> TCP-Session: 663a923c-7b40-4b08-bdec-9e923fb92fc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44369 | ||
| 277 | 2025.12.20 23:55:27.226626 [ 278 ] {} <Debug> TCP-Session: 78f6a1ed-13d0-4a30-8549-8c1cd33b2fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.12.20 23:55:27.226749 [ 282 ] {} <Debug> TCP-Session: 04ddcf27-9913-424b-a0db-2e30a1518ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.12.20 23:55:27.226732 [ 281 ] {} <Debug> TCP-Session: 663a923c-7b40-4b08-bdec-9e923fb92fc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.12.20 23:55:27.226516 [ 280 ] {} <Debug> TCP-Session: 2498270e-cef4-4dd6-a870-4e4b9242e68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.12.20 23:55:27.226843 [ 282 ] {} <Debug> TCP-Session: 04ddcf27-9913-424b-a0db-2e30a1518ccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.12.20 23:55:27.226829 [ 281 ] {} <Debug> TCP-Session: 663a923c-7b40-4b08-bdec-9e923fb92fc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.12.20 23:55:27.226936 [ 280 ] {} <Debug> TCP-Session: 2498270e-cef4-4dd6-a870-4e4b9242e68b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2025.12.20 23:55:27.229646 [ 274 ] {cc137a8a-2511-4f84-8015-219faf9312e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.12.20 23:55:27.397129 [ 274 ] {cc137a8a-2511-4f84-8015-219faf9312e7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51071) (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 | 2025.12.20 23:55:27.398181 [ 274 ] {cc137a8a-2511-4f84-8015-219faf9312e7} <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 | 2025.12.20 23:55:27.398416 [ 274 ] {cc137a8a-2511-4f84-8015-219faf9312e7} <Debug> TCPHandler: Processed in 0.179324501 sec. | ||
| 334 | 2025.12.20 23:55:27.399120 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.12.20 23:55:27.399350 [ 275 ] {5fc3d8e2-6a85-4651-9dc6-0d93483fc8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.12.20 23:55:27.399846 [ 275 ] {5fc3d8e2-6a85-4651-9dc6-0d93483fc8f6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58311) (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 | 2025.12.20 23:55:27.400127 [ 275 ] {5fc3d8e2-6a85-4651-9dc6-0d93483fc8f6} <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 | 2025.12.20 23:55:27.400332 [ 275 ] {5fc3d8e2-6a85-4651-9dc6-0d93483fc8f6} <Debug> TCPHandler: Processed in 0.001622454 sec. | ||
| 385 | 2025.12.20 23:55:27.400642 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.20 23:55:27.401567 [ 274 ] {c32e477f-d4fd-45f2-b742-12e1333cfc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.12.20 23:55:27.403769 [ 274 ] {c32e477f-d4fd-45f2-b742-12e1333cfc10} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.12.20 23:55:27.407846 [ 274 ] {c32e477f-d4fd-45f2-b742-12e1333cfc10} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.12.20 23:55:27.408015 [ 274 ] {c32e477f-d4fd-45f2-b742-12e1333cfc10} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000204107 sec | ||
| 390 | 2025.12.20 23:55:27.408042 [ 274 ] {c32e477f-d4fd-45f2-b742-12e1333cfc10} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.12.20 23:55:27.408063 [ 274 ] {c32e477f-d4fd-45f2-b742-12e1333cfc10} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.12.20 23:55:27.408140 [ 274 ] {c32e477f-d4fd-45f2-b742-12e1333cfc10} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.12.20 23:55:27.409133 [ 274 ] {c32e477f-d4fd-45f2-b742-12e1333cfc10} <Debug> TCPHandler: Processed in 0.008601416 sec. | ||
| 394 | 2025.12.20 23:55:27.409289 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.12.20 23:55:27.409439 [ 274 ] {22fbb629-cf29-4319-aafa-61dbd6114f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) /* 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 | 2025.12.20 23:55:27.409599 [ 274 ] {22fbb629-cf29-4319-aafa-61dbd6114f87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.12.20 23:55:27.422048 [ 274 ] {22fbb629-cf29-4319-aafa-61dbd6114f87} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.12.20 23:55:27.431978 [ 274 ] {22fbb629-cf29-4319-aafa-61dbd6114f87} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a): Loading data parts | ||
| 400 | 2025.12.20 23:55:27.434448 [ 274 ] {22fbb629-cf29-4319-aafa-61dbd6114f87} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a): There are no data parts | ||
| 401 | 2025.12.20 23:55:27.444987 [ 274 ] {22fbb629-cf29-4319-aafa-61dbd6114f87} <Debug> TCPHandler: Processed in 0.035748338 sec. | ||
| 402 | 2025.12.20 23:55:27.445292 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2025.12.20 23:55:27.445507 [ 274 ] {1db79d3a-57e4-4c7a-ba78-1f2b9199f650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) /* 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 | 2025.12.20 23:55:27.445661 [ 274 ] {1db79d3a-57e4-4c7a-ba78-1f2b9199f650} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2025.12.20 23:55:27.486976 [ 274 ] {1db79d3a-57e4-4c7a-ba78-1f2b9199f650} <Debug> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Loading data parts | ||
| 416 | 2025.12.20 23:55:27.487378 [ 274 ] {1db79d3a-57e4-4c7a-ba78-1f2b9199f650} <Debug> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): There are no data parts | ||
| 417 | 2025.12.20 23:55:27.491380 [ 274 ] {1db79d3a-57e4-4c7a-ba78-1f2b9199f650} <Debug> TCPHandler: Processed in 0.046150155 sec. | ||
| 418 | 2025.12.20 23:55:27.491540 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.12.20 23:55:27.491805 [ 274 ] {6b5dcb54-b371-46c7-8f28-222bbdcb8349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.491850 [ 274 ] {6b5dcb54-b371-46c7-8f28-222bbdcb8349} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2025.12.20 23:55:27.501846 [ 274 ] {6b5dcb54-b371-46c7-8f28-222bbdcb8349} <Debug> oximeter.measurements_i8 (f93f3731-16c5-476a-a438-e0a8a2c8de55): Loading data parts | ||
| 422 | 2025.12.20 23:55:27.502042 [ 274 ] {6b5dcb54-b371-46c7-8f28-222bbdcb8349} <Debug> oximeter.measurements_i8 (f93f3731-16c5-476a-a438-e0a8a2c8de55): There are no data parts | ||
| 423 | 2025.12.20 23:55:27.504978 [ 274 ] {6b5dcb54-b371-46c7-8f28-222bbdcb8349} <Debug> TCPHandler: Processed in 0.013491099 sec. | ||
| 424 | 2025.12.20 23:55:27.505248 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.12.20 23:55:27.505410 [ 274 ] {df3aa50f-d684-4646-bd49-f4820fa65c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.505547 [ 274 ] {df3aa50f-d684-4646-bd49-f4820fa65c3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2025.12.20 23:55:27.517922 [ 274 ] {df3aa50f-d684-4646-bd49-f4820fa65c3a} <Debug> oximeter.measurements_u8 (b471f40a-505a-4169-ac77-022142bd33e7): Loading data parts | ||
| 428 | 2025.12.20 23:55:27.518156 [ 274 ] {df3aa50f-d684-4646-bd49-f4820fa65c3a} <Debug> oximeter.measurements_u8 (b471f40a-505a-4169-ac77-022142bd33e7): There are no data parts | ||
| 429 | 2025.12.20 23:55:27.520421 [ 274 ] {df3aa50f-d684-4646-bd49-f4820fa65c3a} <Debug> TCPHandler: Processed in 0.015227896 sec. | ||
| 430 | 2025.12.20 23:55:27.520578 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.12.20 23:55:27.520829 [ 274 ] {51761b59-09ae-4d04-8c6c-193dbf702c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.520872 [ 274 ] {51761b59-09ae-4d04-8c6c-193dbf702c9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2025.12.20 23:55:27.531125 [ 274 ] {51761b59-09ae-4d04-8c6c-193dbf702c9b} <Debug> oximeter.measurements_i16 (c60c43ac-6eeb-4f30-822d-cce6f582f13d): Loading data parts | ||
| 434 | 2025.12.20 23:55:27.531269 [ 274 ] {51761b59-09ae-4d04-8c6c-193dbf702c9b} <Debug> oximeter.measurements_i16 (c60c43ac-6eeb-4f30-822d-cce6f582f13d): There are no data parts | ||
| 435 | 2025.12.20 23:55:27.534101 [ 274 ] {51761b59-09ae-4d04-8c6c-193dbf702c9b} <Debug> TCPHandler: Processed in 0.013573881 sec. | ||
| 436 | 2025.12.20 23:55:27.534325 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.12.20 23:55:27.534480 [ 274 ] {23c8a92c-c84f-46c1-bc1d-112723cece01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.534616 [ 274 ] {23c8a92c-c84f-46c1-bc1d-112723cece01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2025.12.20 23:55:27.547356 [ 274 ] {23c8a92c-c84f-46c1-bc1d-112723cece01} <Debug> oximeter.measurements_u16 (a6958491-4c65-498a-a28e-f5d60a28f397): Loading data parts | ||
| 440 | 2025.12.20 23:55:27.547532 [ 274 ] {23c8a92c-c84f-46c1-bc1d-112723cece01} <Debug> oximeter.measurements_u16 (a6958491-4c65-498a-a28e-f5d60a28f397): There are no data parts | ||
| 441 | 2025.12.20 23:55:27.550101 [ 274 ] {23c8a92c-c84f-46c1-bc1d-112723cece01} <Debug> TCPHandler: Processed in 0.015826756 sec. | ||
| 442 | 2025.12.20 23:55:27.550249 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.12.20 23:55:27.550453 [ 274 ] {88d085a8-7145-4f31-a0f8-7cd3c0e44efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.550536 [ 274 ] {88d085a8-7145-4f31-a0f8-7cd3c0e44efa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2025.12.20 23:55:27.560117 [ 274 ] {88d085a8-7145-4f31-a0f8-7cd3c0e44efa} <Debug> oximeter.measurements_i32 (5f259a66-780a-4486-a974-9acd8e334a02): Loading data parts | ||
| 446 | 2025.12.20 23:55:27.560266 [ 274 ] {88d085a8-7145-4f31-a0f8-7cd3c0e44efa} <Debug> oximeter.measurements_i32 (5f259a66-780a-4486-a974-9acd8e334a02): There are no data parts | ||
| 447 | 2025.12.20 23:55:27.563460 [ 274 ] {88d085a8-7145-4f31-a0f8-7cd3c0e44efa} <Debug> TCPHandler: Processed in 0.013261321 sec. | ||
| 448 | 2025.12.20 23:55:27.563705 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2025.12.20 23:55:27.563863 [ 274 ] {14d3bf0a-a59b-425c-85ec-6c1bff5d4474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.563988 [ 274 ] {14d3bf0a-a59b-425c-85ec-6c1bff5d4474} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2025.12.20 23:55:27.576527 [ 274 ] {14d3bf0a-a59b-425c-85ec-6c1bff5d4474} <Debug> oximeter.measurements_u32 (8e3ec71d-8748-4fe1-a8f6-c2d84aafb3c4): Loading data parts | ||
| 452 | 2025.12.20 23:55:27.576760 [ 274 ] {14d3bf0a-a59b-425c-85ec-6c1bff5d4474} <Debug> oximeter.measurements_u32 (8e3ec71d-8748-4fe1-a8f6-c2d84aafb3c4): There are no data parts | ||
| 453 | 2025.12.20 23:55:27.579211 [ 274 ] {14d3bf0a-a59b-425c-85ec-6c1bff5d4474} <Debug> TCPHandler: Processed in 0.015558937 sec. | ||
| 454 | 2025.12.20 23:55:27.579369 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.12.20 23:55:27.579579 [ 274 ] {622a1b7e-80fc-4729-a674-8817481a7d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.579669 [ 274 ] {622a1b7e-80fc-4729-a674-8817481a7d76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2025.12.20 23:55:27.595509 [ 274 ] {622a1b7e-80fc-4729-a674-8817481a7d76} <Debug> oximeter.measurements_i64 (980c76a2-ceea-4a64-919c-a4843a08ef4c): Loading data parts | ||
| 458 | 2025.12.20 23:55:27.595809 [ 274 ] {622a1b7e-80fc-4729-a674-8817481a7d76} <Debug> oximeter.measurements_i64 (980c76a2-ceea-4a64-919c-a4843a08ef4c): There are no data parts | ||
| 459 | 2025.12.20 23:55:27.599050 [ 274 ] {622a1b7e-80fc-4729-a674-8817481a7d76} <Debug> TCPHandler: Processed in 0.019731196 sec. | ||
| 460 | 2025.12.20 23:55:27.599458 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.12.20 23:55:27.599651 [ 274 ] {6b438a3b-a657-4884-b3ba-d0f49f2e84a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.599811 [ 274 ] {6b438a3b-a657-4884-b3ba-d0f49f2e84a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2025.12.20 23:55:27.611987 [ 274 ] {6b438a3b-a657-4884-b3ba-d0f49f2e84a1} <Debug> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Loading data parts | ||
| 464 | 2025.12.20 23:55:27.612129 [ 274 ] {6b438a3b-a657-4884-b3ba-d0f49f2e84a1} <Debug> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): There are no data parts | ||
| 465 | 2025.12.20 23:55:27.614221 [ 274 ] {6b438a3b-a657-4884-b3ba-d0f49f2e84a1} <Debug> TCPHandler: Processed in 0.014832863 sec. | ||
| 466 | 2025.12.20 23:55:27.614395 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.12.20 23:55:27.614560 [ 274 ] {7f36634f-b924-44b7-8c5a-8b53b4b61dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.614690 [ 274 ] {7f36634f-b924-44b7-8c5a-8b53b4b61dea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2025.12.20 23:55:27.623881 [ 274 ] {7f36634f-b924-44b7-8c5a-8b53b4b61dea} <Debug> oximeter.measurements_f32 (cff4d2e5-389f-4e96-8d05-e99f99ad5a32): Loading data parts | ||
| 470 | 2025.12.20 23:55:27.624025 [ 274 ] {7f36634f-b924-44b7-8c5a-8b53b4b61dea} <Debug> oximeter.measurements_f32 (cff4d2e5-389f-4e96-8d05-e99f99ad5a32): There are no data parts | ||
| 471 | 2025.12.20 23:55:27.626816 [ 274 ] {7f36634f-b924-44b7-8c5a-8b53b4b61dea} <Debug> TCPHandler: Processed in 0.012474315 sec. | ||
| 472 | 2025.12.20 23:55:27.627061 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.12.20 23:55:27.627221 [ 274 ] {c8dadd8e-f69a-4d8e-8955-4819b10fb5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.627346 [ 274 ] {c8dadd8e-f69a-4d8e-8955-4819b10fb5be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2025.12.20 23:55:27.639244 [ 274 ] {c8dadd8e-f69a-4d8e-8955-4819b10fb5be} <Debug> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Loading data parts | ||
| 476 | 2025.12.20 23:55:27.639457 [ 274 ] {c8dadd8e-f69a-4d8e-8955-4819b10fb5be} <Debug> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): There are no data parts | ||
| 477 | 2025.12.20 23:55:27.641591 [ 274 ] {c8dadd8e-f69a-4d8e-8955-4819b10fb5be} <Debug> TCPHandler: Processed in 0.014581425 sec. | ||
| 478 | 2025.12.20 23:55:27.641747 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.12.20 23:55:27.641915 [ 274 ] {2d27ba8c-bf32-4184-bc28-9526b98f1fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.642048 [ 274 ] {2d27ba8c-bf32-4184-bc28-9526b98f1fe6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2025.12.20 23:55:27.643995 [ 274 ] {2d27ba8c-bf32-4184-bc28-9526b98f1fe6} <Debug> oximeter.measurements_string (9610a8e2-8677-4758-ba4b-273bfa72cea6): Loading data parts | ||
| 482 | 2025.12.20 23:55:27.644183 [ 274 ] {2d27ba8c-bf32-4184-bc28-9526b98f1fe6} <Debug> oximeter.measurements_string (9610a8e2-8677-4758-ba4b-273bfa72cea6): There are no data parts | ||
| 483 | 2025.12.20 23:55:27.653960 [ 274 ] {2d27ba8c-bf32-4184-bc28-9526b98f1fe6} <Debug> TCPHandler: Processed in 0.012266737 sec. | ||
| 484 | 2025.12.20 23:55:27.654226 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2025.12.20 23:55:27.654387 [ 274 ] {03117313-da09-499b-839a-461c4507da79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.654518 [ 274 ] {03117313-da09-499b-839a-461c4507da79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2025.12.20 23:55:27.656925 [ 274 ] {03117313-da09-499b-839a-461c4507da79} <Debug> oximeter.measurements_bytes (32ea14a3-c41d-41a0-8631-01fdba3f900a): Loading data parts | ||
| 495 | 2025.12.20 23:55:27.657074 [ 274 ] {03117313-da09-499b-839a-461c4507da79} <Debug> oximeter.measurements_bytes (32ea14a3-c41d-41a0-8631-01fdba3f900a): There are no data parts | ||
| 496 | 2025.12.20 23:55:27.670074 [ 274 ] {03117313-da09-499b-839a-461c4507da79} <Debug> TCPHandler: Processed in 0.015900769 sec. | ||
| 497 | 2025.12.20 23:55:27.670311 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2025.12.20 23:55:27.670551 [ 274 ] {0123323c-0c5e-4770-a951-31ca8f57b1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.670705 [ 274 ] {0123323c-0c5e-4770-a951-31ca8f57b1d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2025.12.20 23:55:27.681449 [ 274 ] {0123323c-0c5e-4770-a951-31ca8f57b1d0} <Debug> oximeter.measurements_cumulativei64 (26e56ce2-ef19-4aeb-b147-be8fea495d7a): Loading data parts | ||
| 501 | 2025.12.20 23:55:27.681728 [ 274 ] {0123323c-0c5e-4770-a951-31ca8f57b1d0} <Debug> oximeter.measurements_cumulativei64 (26e56ce2-ef19-4aeb-b147-be8fea495d7a): There are no data parts | ||
| 502 | 2025.12.20 23:55:27.684774 [ 274 ] {0123323c-0c5e-4770-a951-31ca8f57b1d0} <Debug> TCPHandler: Processed in 0.014515493 sec. | ||
| 503 | 2025.12.20 23:55:27.684955 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2025.12.20 23:55:27.685244 [ 274 ] {1dabba21-2de1-45d5-b862-2ea6a316df61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.685436 [ 274 ] {1dabba21-2de1-45d5-b862-2ea6a316df61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2025.12.20 23:55:27.697264 [ 274 ] {1dabba21-2de1-45d5-b862-2ea6a316df61} <Debug> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Loading data parts | ||
| 507 | 2025.12.20 23:55:27.697420 [ 274 ] {1dabba21-2de1-45d5-b862-2ea6a316df61} <Debug> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): There are no data parts | ||
| 508 | 2025.12.20 23:55:27.701050 [ 274 ] {1dabba21-2de1-45d5-b862-2ea6a316df61} <Debug> TCPHandler: Processed in 0.016169568 sec. | ||
| 509 | 2025.12.20 23:55:27.701205 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2025.12.20 23:55:27.701372 [ 274 ] {0b16cdf9-a1cc-4044-97c4-76cea41460d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.701621 [ 274 ] {0b16cdf9-a1cc-4044-97c4-76cea41460d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2025.12.20 23:55:27.711132 [ 274 ] {0b16cdf9-a1cc-4044-97c4-76cea41460d5} <Debug> oximeter.measurements_cumulativef32 (8ab022cc-b83a-4d2b-9a31-67b292b4f1b1): Loading data parts | ||
| 513 | 2025.12.20 23:55:27.711338 [ 274 ] {0b16cdf9-a1cc-4044-97c4-76cea41460d5} <Debug> oximeter.measurements_cumulativef32 (8ab022cc-b83a-4d2b-9a31-67b292b4f1b1): There are no data parts | ||
| 514 | 2025.12.20 23:55:27.713674 [ 274 ] {0b16cdf9-a1cc-4044-97c4-76cea41460d5} <Debug> TCPHandler: Processed in 0.012519176 sec. | ||
| 515 | 2025.12.20 23:55:27.713914 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2025.12.20 23:55:27.714076 [ 274 ] {ef35c897-4553-422f-a015-1e2a6ff3e879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.714201 [ 274 ] {ef35c897-4553-422f-a015-1e2a6ff3e879} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2025.12.20 23:55:27.725844 [ 274 ] {ef35c897-4553-422f-a015-1e2a6ff3e879} <Debug> oximeter.measurements_cumulativef64 (ea0ad6c7-ab91-4a9e-9ec0-0294f5c39903): Loading data parts | ||
| 519 | 2025.12.20 23:55:27.726080 [ 274 ] {ef35c897-4553-422f-a015-1e2a6ff3e879} <Debug> oximeter.measurements_cumulativef64 (ea0ad6c7-ab91-4a9e-9ec0-0294f5c39903): There are no data parts | ||
| 520 | 2025.12.20 23:55:27.728803 [ 274 ] {ef35c897-4553-422f-a015-1e2a6ff3e879} <Debug> TCPHandler: Processed in 0.014941807 sec. | ||
| 521 | 2025.12.20 23:55:27.728958 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2025.12.20 23:55:27.729327 [ 274 ] {970b48bc-c74e-46dc-8d50-2c3cb221ec96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.729475 [ 274 ] {970b48bc-c74e-46dc-8d50-2c3cb221ec96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2025.12.20 23:55:27.739408 [ 274 ] {970b48bc-c74e-46dc-8d50-2c3cb221ec96} <Debug> oximeter.measurements_histogrami8 (91cee483-2762-4ada-9ee9-5021e02cc221): Loading data parts | ||
| 535 | 2025.12.20 23:55:27.739545 [ 274 ] {970b48bc-c74e-46dc-8d50-2c3cb221ec96} <Debug> oximeter.measurements_histogrami8 (91cee483-2762-4ada-9ee9-5021e02cc221): There are no data parts | ||
| 536 | 2025.12.20 23:55:27.742637 [ 274 ] {970b48bc-c74e-46dc-8d50-2c3cb221ec96} <Debug> TCPHandler: Processed in 0.013731976 sec. | ||
| 537 | 2025.12.20 23:55:27.742913 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.12.20 23:55:27.743132 [ 274 ] {d6483a6c-535b-428a-b29d-a7a6abe9fe71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.743273 [ 274 ] {d6483a6c-535b-428a-b29d-a7a6abe9fe71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2025.12.20 23:55:27.754855 [ 274 ] {d6483a6c-535b-428a-b29d-a7a6abe9fe71} <Debug> oximeter.measurements_histogramu8 (4e19ba36-8c66-49fe-bf6f-772d2474b476): Loading data parts | ||
| 541 | 2025.12.20 23:55:27.755138 [ 274 ] {d6483a6c-535b-428a-b29d-a7a6abe9fe71} <Debug> oximeter.measurements_histogramu8 (4e19ba36-8c66-49fe-bf6f-772d2474b476): There are no data parts | ||
| 542 | 2025.12.20 23:55:27.758146 [ 274 ] {d6483a6c-535b-428a-b29d-a7a6abe9fe71} <Debug> TCPHandler: Processed in 0.015295539 sec. | ||
| 543 | 2025.12.20 23:55:27.758328 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.12.20 23:55:27.758769 [ 274 ] {7e9c2d5e-3401-4b2c-a3f4-9f3a2649abd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.758948 [ 274 ] {7e9c2d5e-3401-4b2c-a3f4-9f3a2649abd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2025.12.20 23:55:27.768179 [ 274 ] {7e9c2d5e-3401-4b2c-a3f4-9f3a2649abd5} <Debug> oximeter.measurements_histogrami16 (089428e3-f6d5-458d-a309-3dc4eb708d4c): Loading data parts | ||
| 547 | 2025.12.20 23:55:27.768338 [ 274 ] {7e9c2d5e-3401-4b2c-a3f4-9f3a2649abd5} <Debug> oximeter.measurements_histogrami16 (089428e3-f6d5-458d-a309-3dc4eb708d4c): There are no data parts | ||
| 548 | 2025.12.20 23:55:27.794579 [ 274 ] {7e9c2d5e-3401-4b2c-a3f4-9f3a2649abd5} <Debug> TCPHandler: Processed in 0.036312167 sec. | ||
| 549 | 2025.12.20 23:55:27.794909 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.12.20 23:55:27.795131 [ 274 ] {d4c9a783-13f7-4203-b2c5-c3ea0fc24071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.795266 [ 274 ] {d4c9a783-13f7-4203-b2c5-c3ea0fc24071} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2025.12.20 23:55:27.805868 [ 274 ] {d4c9a783-13f7-4203-b2c5-c3ea0fc24071} <Debug> oximeter.measurements_histogramu16 (63bfc9de-2a91-4bcb-a76c-237fb8079306): Loading data parts | ||
| 553 | 2025.12.20 23:55:27.806048 [ 274 ] {d4c9a783-13f7-4203-b2c5-c3ea0fc24071} <Debug> oximeter.measurements_histogramu16 (63bfc9de-2a91-4bcb-a76c-237fb8079306): There are no data parts | ||
| 554 | 2025.12.20 23:55:27.816627 [ 274 ] {d4c9a783-13f7-4203-b2c5-c3ea0fc24071} <Debug> TCPHandler: Processed in 0.021782224 sec. | ||
| 555 | 2025.12.20 23:55:27.816821 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2025.12.20 23:55:27.817140 [ 274 ] {73ca2e50-436e-4bc4-85d1-1c44266f311a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.817282 [ 274 ] {73ca2e50-436e-4bc4-85d1-1c44266f311a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2025.12.20 23:55:27.839648 [ 274 ] {73ca2e50-436e-4bc4-85d1-1c44266f311a} <Debug> oximeter.measurements_histogrami32 (04ce8be3-1d59-4718-bdeb-9690b9f906f9): Loading data parts | ||
| 559 | 2025.12.20 23:55:27.839786 [ 274 ] {73ca2e50-436e-4bc4-85d1-1c44266f311a} <Debug> oximeter.measurements_histogrami32 (04ce8be3-1d59-4718-bdeb-9690b9f906f9): There are no data parts | ||
| 560 | 2025.12.20 23:55:27.852967 [ 274 ] {73ca2e50-436e-4bc4-85d1-1c44266f311a} <Debug> TCPHandler: Processed in 0.036206404 sec. | ||
| 561 | 2025.12.20 23:55:27.853316 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2025.12.20 23:55:27.853575 [ 274 ] {22fcaa70-c336-47b7-b9a8-47ebf55f2ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.853746 [ 274 ] {22fcaa70-c336-47b7-b9a8-47ebf55f2ebc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2025.12.20 23:55:27.878373 [ 274 ] {22fcaa70-c336-47b7-b9a8-47ebf55f2ebc} <Debug> oximeter.measurements_histogramu32 (40dad2d4-ca99-4768-8ad6-dd5896c2358d): Loading data parts | ||
| 565 | 2025.12.20 23:55:27.878632 [ 274 ] {22fcaa70-c336-47b7-b9a8-47ebf55f2ebc} <Debug> oximeter.measurements_histogramu32 (40dad2d4-ca99-4768-8ad6-dd5896c2358d): There are no data parts | ||
| 566 | 2025.12.20 23:55:27.888867 [ 274 ] {22fcaa70-c336-47b7-b9a8-47ebf55f2ebc} <Debug> TCPHandler: Processed in 0.035620954 sec. | ||
| 567 | 2025.12.20 23:55:27.889036 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.12.20 23:55:27.889341 [ 274 ] {a1749e2d-bc48-453a-bbb6-bf3ca89feda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.889505 [ 274 ] {a1749e2d-bc48-453a-bbb6-bf3ca89feda8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2025.12.20 23:55:27.903704 [ 274 ] {a1749e2d-bc48-453a-bbb6-bf3ca89feda8} <Debug> oximeter.measurements_histogrami64 (c13c2586-86d0-41ae-a58d-5a7231e55ee8): Loading data parts | ||
| 571 | 2025.12.20 23:55:27.903830 [ 274 ] {a1749e2d-bc48-453a-bbb6-bf3ca89feda8} <Debug> oximeter.measurements_histogrami64 (c13c2586-86d0-41ae-a58d-5a7231e55ee8): There are no data parts | ||
| 572 | 2025.12.20 23:55:27.907209 [ 274 ] {a1749e2d-bc48-453a-bbb6-bf3ca89feda8} <Debug> TCPHandler: Processed in 0.018232346 sec. | ||
| 573 | 2025.12.20 23:55:27.907461 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2025.12.20 23:55:27.907682 [ 274 ] {63b90ce7-efd0-45f2-a822-e2bf695b7fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.907810 [ 274 ] {63b90ce7-efd0-45f2-a822-e2bf695b7fbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2025.12.20 23:55:27.917581 [ 274 ] {63b90ce7-efd0-45f2-a822-e2bf695b7fbe} <Debug> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Loading data parts | ||
| 577 | 2025.12.20 23:55:27.917901 [ 274 ] {63b90ce7-efd0-45f2-a822-e2bf695b7fbe} <Debug> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): There are no data parts | ||
| 578 | 2025.12.20 23:55:27.920654 [ 274 ] {63b90ce7-efd0-45f2-a822-e2bf695b7fbe} <Debug> TCPHandler: Processed in 0.01324415 sec. | ||
| 579 | 2025.12.20 23:55:27.920809 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.12.20 23:55:27.921127 [ 274 ] {4721db70-e1b3-4cde-859f-9b679bcd144f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.921256 [ 274 ] {4721db70-e1b3-4cde-859f-9b679bcd144f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2025.12.20 23:55:27.931725 [ 274 ] {4721db70-e1b3-4cde-859f-9b679bcd144f} <Debug> oximeter.measurements_histogramf32 (41a21a44-2eaf-45ea-a2d4-38d4bf979dbf): Loading data parts | ||
| 583 | 2025.12.20 23:55:27.931999 [ 274 ] {4721db70-e1b3-4cde-859f-9b679bcd144f} <Debug> oximeter.measurements_histogramf32 (41a21a44-2eaf-45ea-a2d4-38d4bf979dbf): There are no data parts | ||
| 584 | 2025.12.20 23:55:27.934902 [ 274 ] {4721db70-e1b3-4cde-859f-9b679bcd144f} <Debug> TCPHandler: Processed in 0.0141436 sec. | ||
| 585 | 2025.12.20 23:55:27.935168 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.12.20 23:55:27.935431 [ 274 ] {820060c5-2193-4920-9153-e5f298880912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.935587 [ 274 ] {820060c5-2193-4920-9153-e5f298880912} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2025.12.20 23:55:27.944835 [ 274 ] {820060c5-2193-4920-9153-e5f298880912} <Debug> oximeter.measurements_histogramf64 (bcc2e156-b9b7-4184-a932-d41c9ef1a6a5): Loading data parts | ||
| 589 | 2025.12.20 23:55:27.945104 [ 274 ] {820060c5-2193-4920-9153-e5f298880912} <Debug> oximeter.measurements_histogramf64 (bcc2e156-b9b7-4184-a932-d41c9ef1a6a5): There are no data parts | ||
| 590 | 2025.12.20 23:55:27.947620 [ 274 ] {820060c5-2193-4920-9153-e5f298880912} <Debug> TCPHandler: Processed in 0.012513026 sec. | ||
| 591 | 2025.12.20 23:55:27.947792 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.12.20 23:55:27.948051 [ 274 ] {2013b4c0-b23a-4885-a892-ee1b5bd849c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) /* 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 | 2025.12.20 23:55:27.948181 [ 274 ] {2013b4c0-b23a-4885-a892-ee1b5bd849c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2025.12.20 23:55:27.958652 [ 274 ] {2013b4c0-b23a-4885-a892-ee1b5bd849c8} <Debug> oximeter.fields_bool (997d3343-11f4-436d-9c4d-55fbba19a397): Loading data parts | ||
| 620 | 2025.12.20 23:55:27.958983 [ 274 ] {2013b4c0-b23a-4885-a892-ee1b5bd849c8} <Debug> oximeter.fields_bool (997d3343-11f4-436d-9c4d-55fbba19a397): There are no data parts | ||
| 621 | 2025.12.20 23:55:27.962073 [ 274 ] {2013b4c0-b23a-4885-a892-ee1b5bd849c8} <Debug> TCPHandler: Processed in 0.014345197 sec. | ||
| 622 | 2025.12.20 23:55:27.962224 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2025.12.20 23:55:27.962474 [ 274 ] {1c6d23a7-ce6e-48fc-a658-31a0aff83a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.962594 [ 274 ] {1c6d23a7-ce6e-48fc-a658-31a0aff83a09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2025.12.20 23:55:27.972145 [ 274 ] {1c6d23a7-ce6e-48fc-a658-31a0aff83a09} <Debug> oximeter.fields_i8 (1a29a4b3-bb97-4b96-a654-51e280e42de2): Loading data parts | ||
| 626 | 2025.12.20 23:55:27.972391 [ 274 ] {1c6d23a7-ce6e-48fc-a658-31a0aff83a09} <Debug> oximeter.fields_i8 (1a29a4b3-bb97-4b96-a654-51e280e42de2): There are no data parts | ||
| 627 | 2025.12.20 23:55:27.985783 [ 274 ] {1c6d23a7-ce6e-48fc-a658-31a0aff83a09} <Debug> TCPHandler: Processed in 0.023610324 sec. | ||
| 628 | 2025.12.20 23:55:27.985986 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2025.12.20 23:55:27.986142 [ 274 ] {f41538aa-307e-4eb6-ab6e-ddca78fce84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.986284 [ 274 ] {f41538aa-307e-4eb6-ab6e-ddca78fce84c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2025.12.20 23:55:27.990853 [ 274 ] {f41538aa-307e-4eb6-ab6e-ddca78fce84c} <Debug> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Loading data parts | ||
| 632 | 2025.12.20 23:55:27.990996 [ 274 ] {f41538aa-307e-4eb6-ab6e-ddca78fce84c} <Debug> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): There are no data parts | ||
| 633 | 2025.12.20 23:55:27.998063 [ 274 ] {f41538aa-307e-4eb6-ab6e-ddca78fce84c} <Debug> TCPHandler: Processed in 0.012134494 sec. | ||
| 634 | 2025.12.20 23:55:27.998330 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2025.12.20 23:55:27.998850 [ 274 ] {2d6030fe-8248-4507-a4a1-c7887fbf5511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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 | 2025.12.20 23:55:27.999126 [ 274 ] {2d6030fe-8248-4507-a4a1-c7887fbf5511} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2025.12.20 23:55:28.001145 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.40 MiB, peak 126.40 MiB, free memory in arenas 0.00 B, will set to 134.94 MiB (RSS), difference: 8.54 MiB | ||
| 638 | 2025.12.20 23:55:28.012595 [ 274 ] {2d6030fe-8248-4507-a4a1-c7887fbf5511} <Debug> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Loading data parts | ||
| 639 | 2025.12.20 23:55:28.012967 [ 274 ] {2d6030fe-8248-4507-a4a1-c7887fbf5511} <Debug> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): There are no data parts | ||
| 640 | 2025.12.20 23:55:28.019022 [ 274 ] {2d6030fe-8248-4507-a4a1-c7887fbf5511} <Debug> TCPHandler: Processed in 0.020786581 sec. | ||
| 641 | 2025.12.20 23:55:28.019177 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.12.20 23:55:28.019422 [ 274 ] {31d39c19-6375-4264-bcd5-50c408aad526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2025.12.20 23:55:28.019548 [ 274 ] {31d39c19-6375-4264-bcd5-50c408aad526} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.12.20 23:55:28.024687 [ 274 ] {31d39c19-6375-4264-bcd5-50c408aad526} <Debug> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Loading data parts | ||
| 645 | 2025.12.20 23:55:28.024863 [ 274 ] {31d39c19-6375-4264-bcd5-50c408aad526} <Debug> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): There are no data parts | ||
| 646 | 2025.12.20 23:55:28.026586 [ 274 ] {31d39c19-6375-4264-bcd5-50c408aad526} <Debug> TCPHandler: Processed in 0.007459328 sec. | ||
| 647 | 2025.12.20 23:55:28.026732 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.12.20 23:55:28.026890 [ 274 ] {a888c228-7ba4-455b-b5d8-094ce469db53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2025.12.20 23:55:28.027018 [ 274 ] {a888c228-7ba4-455b-b5d8-094ce469db53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.12.20 23:55:28.037516 [ 274 ] {a888c228-7ba4-455b-b5d8-094ce469db53} <Debug> oximeter.fields_i32 (305b1e30-c47c-421f-a5c8-337bd0e09b3a): Loading data parts | ||
| 651 | 2025.12.20 23:55:28.037680 [ 274 ] {a888c228-7ba4-455b-b5d8-094ce469db53} <Debug> oximeter.fields_i32 (305b1e30-c47c-421f-a5c8-337bd0e09b3a): There are no data parts | ||
| 652 | 2025.12.20 23:55:28.048417 [ 274 ] {a888c228-7ba4-455b-b5d8-094ce469db53} <Debug> TCPHandler: Processed in 0.021732822 sec. | ||
| 653 | 2025.12.20 23:55:28.048627 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.12.20 23:55:28.048926 [ 274 ] {2599a522-a57a-4acd-b976-9ab8e2bec5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2025.12.20 23:55:28.049070 [ 274 ] {2599a522-a57a-4acd-b976-9ab8e2bec5d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.12.20 23:55:28.057729 [ 274 ] {2599a522-a57a-4acd-b976-9ab8e2bec5d0} <Debug> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Loading data parts | ||
| 657 | 2025.12.20 23:55:28.057893 [ 274 ] {2599a522-a57a-4acd-b976-9ab8e2bec5d0} <Debug> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): There are no data parts | ||
| 658 | 2025.12.20 23:55:28.062263 [ 274 ] {2599a522-a57a-4acd-b976-9ab8e2bec5d0} <Debug> TCPHandler: Processed in 0.013723366 sec. | ||
| 659 | 2025.12.20 23:55:28.062474 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.12.20 23:55:28.062674 [ 274 ] {aca59dc0-45d7-4ff0-839c-3984135e6559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2025.12.20 23:55:28.062826 [ 274 ] {aca59dc0-45d7-4ff0-839c-3984135e6559} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.12.20 23:55:28.069725 [ 274 ] {aca59dc0-45d7-4ff0-839c-3984135e6559} <Debug> oximeter.fields_i64 (afc9e700-47a7-466d-9af3-4f157b49dc82): Loading data parts | ||
| 663 | 2025.12.20 23:55:28.069865 [ 274 ] {aca59dc0-45d7-4ff0-839c-3984135e6559} <Debug> oximeter.fields_i64 (afc9e700-47a7-466d-9af3-4f157b49dc82): There are no data parts | ||
| 664 | 2025.12.20 23:55:28.073926 [ 274 ] {aca59dc0-45d7-4ff0-839c-3984135e6559} <Debug> TCPHandler: Processed in 0.011514832 sec. | ||
| 665 | 2025.12.20 23:55:28.074151 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.12.20 23:55:28.074397 [ 274 ] {afd2ab0f-b3f4-4de4-bf8a-639cc95db879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2025.12.20 23:55:28.074535 [ 274 ] {afd2ab0f-b3f4-4de4-bf8a-639cc95db879} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.12.20 23:55:28.083303 [ 274 ] {afd2ab0f-b3f4-4de4-bf8a-639cc95db879} <Debug> oximeter.fields_u64 (9c04a93e-88b9-4856-9aa7-7b7f89c4dda9): Loading data parts | ||
| 669 | 2025.12.20 23:55:28.083513 [ 274 ] {afd2ab0f-b3f4-4de4-bf8a-639cc95db879} <Debug> oximeter.fields_u64 (9c04a93e-88b9-4856-9aa7-7b7f89c4dda9): There are no data parts | ||
| 670 | 2025.12.20 23:55:28.090256 [ 274 ] {afd2ab0f-b3f4-4de4-bf8a-639cc95db879} <Debug> TCPHandler: Processed in 0.016167947 sec. | ||
| 671 | 2025.12.20 23:55:28.090407 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.12.20 23:55:28.090570 [ 274 ] {80241000-48ab-45a1-b60c-1aa9ecafc30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2025.12.20 23:55:28.090685 [ 274 ] {80241000-48ab-45a1-b60c-1aa9ecafc30a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.12.20 23:55:28.097310 [ 274 ] {80241000-48ab-45a1-b60c-1aa9ecafc30a} <Debug> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Loading data parts | ||
| 675 | 2025.12.20 23:55:28.097500 [ 274 ] {80241000-48ab-45a1-b60c-1aa9ecafc30a} <Debug> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): There are no data parts | ||
| 676 | 2025.12.20 23:55:28.099905 [ 274 ] {80241000-48ab-45a1-b60c-1aa9ecafc30a} <Debug> TCPHandler: Processed in 0.009549107 sec. | ||
| 677 | 2025.12.20 23:55:28.100150 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.12.20 23:55:28.100307 [ 274 ] {3730acfa-2829-4aa1-8804-41eab8f84e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2025.12.20 23:55:28.100444 [ 274 ] {3730acfa-2829-4aa1-8804-41eab8f84e66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.12.20 23:55:28.109468 [ 274 ] {3730acfa-2829-4aa1-8804-41eab8f84e66} <Debug> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Loading data parts | ||
| 681 | 2025.12.20 23:55:28.109746 [ 274 ] {3730acfa-2829-4aa1-8804-41eab8f84e66} <Debug> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): There are no data parts | ||
| 682 | 2025.12.20 23:55:28.112579 [ 274 ] {3730acfa-2829-4aa1-8804-41eab8f84e66} <Debug> TCPHandler: Processed in 0.012478935 sec. | ||
| 683 | 2025.12.20 23:55:28.112728 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.12.20 23:55:28.112973 [ 274 ] {b6d71ab2-858b-4cf5-8f3b-fd228b060944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2025.12.20 23:55:28.113016 [ 274 ] {b6d71ab2-858b-4cf5-8f3b-fd228b060944} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.12.20 23:55:28.123432 [ 274 ] {b6d71ab2-858b-4cf5-8f3b-fd228b060944} <Debug> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Loading data parts | ||
| 687 | 2025.12.20 23:55:28.123575 [ 274 ] {b6d71ab2-858b-4cf5-8f3b-fd228b060944} <Debug> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): There are no data parts | ||
| 688 | 2025.12.20 23:55:28.130937 [ 274 ] {b6d71ab2-858b-4cf5-8f3b-fd228b060944} <Debug> TCPHandler: Processed in 0.018259297 sec. | ||
| 689 | 2025.12.20 23:55:28.131223 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.12.20 23:55:28.131487 [ 274 ] {630938cb-f4df-412c-bad0-87757754ee31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2025.12.20 23:55:28.131688 [ 274 ] {630938cb-f4df-412c-bad0-87757754ee31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.12.20 23:55:28.135216 [ 274 ] {630938cb-f4df-412c-bad0-87757754ee31} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824): Loading data parts | ||
| 696 | 2025.12.20 23:55:28.135354 [ 274 ] {630938cb-f4df-412c-bad0-87757754ee31} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824): There are no data parts | ||
| 697 | 2025.12.20 23:55:28.139414 [ 274 ] {630938cb-f4df-412c-bad0-87757754ee31} <Debug> TCPHandler: Processed in 0.008243085 sec. | ||
| 698 | 2025.12.20 23:55:28.139746 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.12.20 23:55:28.140097 [ 275 ] {c8bb21d3-a1c2-4aaa-b3ca-52eee29c063c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.12.20 23:55:28.147571 [ 275 ] {c8bb21d3-a1c2-4aaa-b3ca-52eee29c063c} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.12.20 23:55:28.173559 [ 283 ] {c8bb21d3-a1c2-4aaa-b3ca-52eee29c063c} <Trace> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.12.20 23:55:28.173616 [ 283 ] {c8bb21d3-a1c2-4aaa-b3ca-52eee29c063c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 703 | 2025.12.20 23:55:28.182844 [ 283 ] {c8bb21d3-a1c2-4aaa-b3ca-52eee29c063c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.12.20 23:55:28.183528 [ 283 ] {c8bb21d3-a1c2-4aaa-b3ca-52eee29c063c} <Trace> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.12.20 23:55:28.183798 [ 275 ] {c8bb21d3-a1c2-4aaa-b3ca-52eee29c063c} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.043836 sec., 22.812300392371565 rows/sec., 365.00 B/sec. | ||
| 706 | 2025.12.20 23:55:28.184131 [ 275 ] {c8bb21d3-a1c2-4aaa-b3ca-52eee29c063c} <Debug> TCPHandler: Processed in 0.04452432 sec. | ||
| 707 | 2025.12.20 23:55:29.000145 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.75 MiB, peak 135.75 MiB, free memory in arenas 0.00 B, will set to 139.57 MiB (RSS), difference: 3.82 MiB | ||
| 708 | 2025.12.20 23:55:32.325760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.12.20 23:55:32.325807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.12.20 23:55:32.325858 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.12.20 23:55:32.326100 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.12.20 23:55:32.329659 [ 244 ] {} <Debug> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Loading data parts | ||
| 713 | 2025.12.20 23:55:32.330065 [ 244 ] {} <Debug> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): There are no data parts | ||
| 714 | 2025.12.20 23:55:32.334601 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.12.20 23:55:32.334645 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 716 | 2025.12.20 23:55:32.347360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2025.12.20 23:55:32.348073 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2025.12.20 23:55:32.348261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2025.12.20 23:55:32.349456 [ 243 ] {} <Debug> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Loading data parts | ||
| 720 | 2025.12.20 23:55:32.349817 [ 243 ] {} <Debug> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): There are no data parts | ||
| 721 | 2025.12.20 23:55:32.377271 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.12.20 23:55:32.377328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 723 | 2025.12.20 23:55:32.383851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.12.20 23:55:32.385275 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.12.20 23:55:32.388723 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.12.20 23:55:33.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.63 MiB, peak 148.63 MiB, free memory in arenas 0.00 B, will set to 153.68 MiB (RSS), difference: 9.04 MiB | ||
| 727 | 2025.12.20 23:55:34.825658 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.12.20 23:55:34.825770 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.12.20 23:55:34.831555 [ 242 ] {} <Debug> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Loading data parts | ||
| 730 | 2025.12.20 23:55:34.831716 [ 242 ] {} <Debug> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): There are no data parts | ||
| 731 | 2025.12.20 23:55:34.840929 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.12.20 23:55:34.840965 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 733 | 2025.12.20 23:55:34.844092 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.12.20 23:55:34.844727 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.12.20 23:55:34.845054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.12.20 23:55:35.000143 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.88 MiB, peak 157.88 MiB, free memory in arenas 0.00 B, will set to 155.00 MiB (RSS), difference: -2.88 MiB | ||
| 737 | 2025.12.20 23:55:39.751781 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.12.20 23:55:39.751912 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.12.20 23:55:39.849299 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2025.12.20 23:55:39.852302 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.12.20 23:55:39.852352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 742 | 2025.12.20 23:55:39.853245 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.12.20 23:55:39.853871 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.12.20 23:55:39.854034 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.12.20 23:55:39.889753 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.12.20 23:55:39.908411 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.12.20 23:55:39.908479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 748 | 2025.12.20 23:55:39.915301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.12.20 23:55:39.916486 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.12.20 23:55:39.920272 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.12.20 23:55:40.001152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.70 MiB, peak 159.70 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 2.06 MiB | ||
| 752 | 2025.12.20 23:55:45.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.82 MiB, peak 159.70 MiB, free memory in arenas 0.00 B, will set to 157.85 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.12.20 23:55:47.354237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 754 | 2025.12.20 23:55:47.354711 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2025.12.20 23:55:47.354813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 756 | 2025.12.20 23:55:47.355445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2025.12.20 23:55:47.355967 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2025.12.20 23:55:47.356139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 759 | 2025.12.20 23:55:47.420385 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2025.12.20 23:55:47.437304 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2025.12.20 23:55:47.437362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 762 | 2025.12.20 23:55:47.443529 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2025.12.20 23:55:47.444662 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2025.12.20 23:55:47.448010 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2025.12.20 23:55:48.198445 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2025.12.20 23:55:48.198642 [ 274 ] {f157d8c1-220f-4fd6-b014-8942e509e394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2025.12.20 23:55:48.199004 [ 274 ] {f157d8c1-220f-4fd6-b014-8942e509e394} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2025.12.20 23:55:48.206074 [ 274 ] {f157d8c1-220f-4fd6-b014-8942e509e394} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2025.12.20 23:55:48.216054 [ 274 ] {f157d8c1-220f-4fd6-b014-8942e509e394} <Debug> TCPHandler: Processed in 0.01773042 sec. | ||
| 770 | 2025.12.20 23:55:48.221177 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2025.12.20 23:55:48.221326 [ 274 ] {67ef9fe3-4ebe-47d7-b416-9e1ff45b5721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2025.12.20 23:55:48.226111 [ 274 ] {67ef9fe3-4ebe-47d7-b416-9e1ff45b5721} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2025.12.20 23:55:48.226179 [ 274 ] {67ef9fe3-4ebe-47d7-b416-9e1ff45b5721} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2025.12.20 23:55:48.228986 [ 274 ] {67ef9fe3-4ebe-47d7-b416-9e1ff45b5721} <Debug> TCPHandler: Processed in 0.007867181 sec. | ||
| 775 | 2025.12.20 23:55:48.229247 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2025.12.20 23:55:48.229386 [ 274 ] {4b5ab607-d74a-4c08-8903-84620bda7b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2025.12.20 23:55:48.229714 [ 274 ] {4b5ab607-d74a-4c08-8903-84620bda7b64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2025.12.20 23:55:48.229764 [ 274 ] {4b5ab607-d74a-4c08-8903-84620bda7b64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2025.12.20 23:55:48.230110 [ 274 ] {4b5ab607-d74a-4c08-8903-84620bda7b64} <Debug> TCPHandler: Processed in 0.000921841 sec. | ||
| 780 | 2025.12.20 23:55:48.230321 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2025.12.20 23:55:48.230433 [ 274 ] {07977738-e18f-4bb5-9a65-5eeae577d19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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) | ||
| 782 | 2025.12.20 23:55:48.230662 [ 274 ] {07977738-e18f-4bb5-9a65-5eeae577d19c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2025.12.20 23:55:48.230705 [ 274 ] {07977738-e18f-4bb5-9a65-5eeae577d19c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2025.12.20 23:55:48.230987 [ 274 ] {07977738-e18f-4bb5-9a65-5eeae577d19c} <Debug> TCPHandler: Processed in 0.000714414 sec. | ||
| 785 | 2025.12.20 23:55:48.231206 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2025.12.20 23:55:48.231316 [ 274 ] {09ef0892-261e-44ba-8dce-48e3d9812711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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) | ||
| 787 | 2025.12.20 23:55:48.231539 [ 274 ] {09ef0892-261e-44ba-8dce-48e3d9812711} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2025.12.20 23:55:48.231581 [ 274 ] {09ef0892-261e-44ba-8dce-48e3d9812711} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2025.12.20 23:55:48.231855 [ 274 ] {09ef0892-261e-44ba-8dce-48e3d9812711} <Debug> TCPHandler: Processed in 0.000697133 sec. | ||
| 790 | 2025.12.20 23:55:48.232058 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2025.12.20 23:55:48.232168 [ 274 ] {c9abc538-407d-44a8-a538-0598a3079613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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) | ||
| 792 | 2025.12.20 23:55:48.232392 [ 274 ] {c9abc538-407d-44a8-a538-0598a3079613} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2025.12.20 23:55:48.232432 [ 274 ] {c9abc538-407d-44a8-a538-0598a3079613} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2025.12.20 23:55:48.232705 [ 274 ] {c9abc538-407d-44a8-a538-0598a3079613} <Debug> TCPHandler: Processed in 0.000694573 sec. | ||
| 795 | 2025.12.20 23:55:48.232906 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2025.12.20 23:55:48.233017 [ 274 ] {67b04a8c-2c8e-4220-8c5e-26fb21a0a5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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) | ||
| 797 | 2025.12.20 23:55:48.233241 [ 274 ] {67b04a8c-2c8e-4220-8c5e-26fb21a0a5c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2025.12.20 23:55:48.233281 [ 274 ] {67b04a8c-2c8e-4220-8c5e-26fb21a0a5c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2025.12.20 23:55:48.233561 [ 274 ] {67b04a8c-2c8e-4220-8c5e-26fb21a0a5c0} <Debug> TCPHandler: Processed in 0.000702154 sec. | ||
| 800 | 2025.12.20 23:55:48.233756 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2025.12.20 23:55:48.233866 [ 274 ] {04830265-c5b4-4b4b-abc1-c40dd4f59a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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) | ||
| 802 | 2025.12.20 23:55:48.234091 [ 274 ] {04830265-c5b4-4b4b-abc1-c40dd4f59a4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2025.12.20 23:55:48.234131 [ 274 ] {04830265-c5b4-4b4b-abc1-c40dd4f59a4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2025.12.20 23:55:48.234427 [ 274 ] {04830265-c5b4-4b4b-abc1-c40dd4f59a4f} <Debug> TCPHandler: Processed in 0.000717635 sec. | ||
| 805 | 2025.12.20 23:55:48.234638 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2025.12.20 23:55:48.234748 [ 274 ] {2c6acb9e-a5e7-4067-8da2-83cbc2a72e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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) | ||
| 807 | 2025.12.20 23:55:48.234974 [ 274 ] {2c6acb9e-a5e7-4067-8da2-83cbc2a72e50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2025.12.20 23:55:48.235015 [ 274 ] {2c6acb9e-a5e7-4067-8da2-83cbc2a72e50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2025.12.20 23:55:48.235288 [ 274 ] {2c6acb9e-a5e7-4067-8da2-83cbc2a72e50} <Debug> TCPHandler: Processed in 0.000697063 sec. | ||
| 810 | 2025.12.20 23:55:48.235478 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2025.12.20 23:55:48.235590 [ 274 ] {249f1cb8-1128-4c04-9b7a-2ad65f347718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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) | ||
| 812 | 2025.12.20 23:55:48.235818 [ 274 ] {249f1cb8-1128-4c04-9b7a-2ad65f347718} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2025.12.20 23:55:48.235858 [ 274 ] {249f1cb8-1128-4c04-9b7a-2ad65f347718} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2025.12.20 23:55:48.236123 [ 274 ] {249f1cb8-1128-4c04-9b7a-2ad65f347718} <Debug> TCPHandler: Processed in 0.000692023 sec. | ||
| 815 | 2025.12.20 23:55:48.236311 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2025.12.20 23:55:48.236422 [ 274 ] {2dbb11af-b648-421f-8778-26e87e70a2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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) | ||
| 817 | 2025.12.20 23:55:48.236657 [ 274 ] {2dbb11af-b648-421f-8778-26e87e70a2c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2025.12.20 23:55:48.236697 [ 274 ] {2dbb11af-b648-421f-8778-26e87e70a2c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2025.12.20 23:55:48.236985 [ 274 ] {2dbb11af-b648-421f-8778-26e87e70a2c0} <Debug> TCPHandler: Processed in 0.000720795 sec. | ||
| 820 | 2025.12.20 23:55:48.237186 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2025.12.20 23:55:48.237301 [ 274 ] {04f9688f-5f84-4942-b80f-181326e00613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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) | ||
| 822 | 2025.12.20 23:55:48.237536 [ 274 ] {04f9688f-5f84-4942-b80f-181326e00613} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2025.12.20 23:55:48.237577 [ 274 ] {04f9688f-5f84-4942-b80f-181326e00613} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2025.12.20 23:55:48.237849 [ 274 ] {04f9688f-5f84-4942-b80f-181326e00613} <Debug> TCPHandler: Processed in 0.000709374 sec. | ||
| 825 | 2025.12.20 23:55:48.238049 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2025.12.20 23:55:48.238162 [ 274 ] {70a62131-271c-4a3a-9b84-cc293d9323ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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) | ||
| 827 | 2025.12.20 23:55:48.238396 [ 274 ] {70a62131-271c-4a3a-9b84-cc293d9323ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2025.12.20 23:55:48.238436 [ 274 ] {70a62131-271c-4a3a-9b84-cc293d9323ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2025.12.20 23:55:48.238725 [ 274 ] {70a62131-271c-4a3a-9b84-cc293d9323ed} <Debug> TCPHandler: Processed in 0.000723684 sec. | ||
| 830 | 2025.12.20 23:55:48.238928 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2025.12.20 23:55:48.239041 [ 274 ] {361baa50-a621-4a9c-bd61-e47cf8541c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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) | ||
| 832 | 2025.12.20 23:55:48.239277 [ 274 ] {361baa50-a621-4a9c-bd61-e47cf8541c15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2025.12.20 23:55:48.239317 [ 274 ] {361baa50-a621-4a9c-bd61-e47cf8541c15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2025.12.20 23:55:48.239591 [ 274 ] {361baa50-a621-4a9c-bd61-e47cf8541c15} <Debug> TCPHandler: Processed in 0.000710183 sec. | ||
| 835 | 2025.12.20 23:55:48.239788 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2025.12.20 23:55:48.239902 [ 274 ] {09ca7252-5f6a-4aa0-a7c1-2b0f35e02ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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) | ||
| 837 | 2025.12.20 23:55:48.240146 [ 274 ] {09ca7252-5f6a-4aa0-a7c1-2b0f35e02ff9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2025.12.20 23:55:48.240186 [ 274 ] {09ca7252-5f6a-4aa0-a7c1-2b0f35e02ff9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2025.12.20 23:55:48.240477 [ 274 ] {09ca7252-5f6a-4aa0-a7c1-2b0f35e02ff9} <Debug> TCPHandler: Processed in 0.000736105 sec. | ||
| 840 | 2025.12.20 23:55:48.241135 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2025.12.20 23:55:48.241249 [ 274 ] {5fe7ce9d-d97f-4c38-af29-b957323e6f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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) | ||
| 842 | 2025.12.20 23:55:48.241494 [ 274 ] {5fe7ce9d-d97f-4c38-af29-b957323e6f92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2025.12.20 23:55:48.241534 [ 274 ] {5fe7ce9d-d97f-4c38-af29-b957323e6f92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2025.12.20 23:55:48.241819 [ 274 ] {5fe7ce9d-d97f-4c38-af29-b957323e6f92} <Debug> TCPHandler: Processed in 0.000730844 sec. | ||
| 845 | 2025.12.20 23:55:48.243185 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2025.12.20 23:55:48.243298 [ 274 ] {756cc753-6e64-4b66-9049-71aa7cb707f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 847 | 2025.12.20 23:55:48.243543 [ 274 ] {756cc753-6e64-4b66-9049-71aa7cb707f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2025.12.20 23:55:48.243584 [ 274 ] {756cc753-6e64-4b66-9049-71aa7cb707f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2025.12.20 23:55:48.243856 [ 274 ] {756cc753-6e64-4b66-9049-71aa7cb707f4} <Debug> TCPHandler: Processed in 0.000718034 sec. | ||
| 850 | 2025.12.20 23:55:48.244051 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2025.12.20 23:55:48.244165 [ 274 ] {dadc4715-87d7-4271-89f1-3700c31a8ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 852 | 2025.12.20 23:55:48.244424 [ 274 ] {dadc4715-87d7-4271-89f1-3700c31a8ac3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2025.12.20 23:55:48.244465 [ 274 ] {dadc4715-87d7-4271-89f1-3700c31a8ac3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2025.12.20 23:55:48.244741 [ 274 ] {dadc4715-87d7-4271-89f1-3700c31a8ac3} <Debug> TCPHandler: Processed in 0.000737114 sec. | ||
| 855 | 2025.12.20 23:55:48.244938 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2025.12.20 23:55:48.245054 [ 274 ] {8dca46a9-09b9-40f7-a3ae-b666954db8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 857 | 2025.12.20 23:55:48.245298 [ 274 ] {8dca46a9-09b9-40f7-a3ae-b666954db8ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2025.12.20 23:55:48.245339 [ 274 ] {8dca46a9-09b9-40f7-a3ae-b666954db8ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2025.12.20 23:55:48.245653 [ 274 ] {8dca46a9-09b9-40f7-a3ae-b666954db8ff} <Debug> TCPHandler: Processed in 0.000761105 sec. | ||
| 860 | 2025.12.20 23:55:48.245845 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2025.12.20 23:55:48.245963 [ 274 ] {047fd5be-980f-420e-ab01-72cde9c9f4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 862 | 2025.12.20 23:55:48.246225 [ 274 ] {047fd5be-980f-420e-ab01-72cde9c9f4a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2025.12.20 23:55:48.246266 [ 274 ] {047fd5be-980f-420e-ab01-72cde9c9f4a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2025.12.20 23:55:48.246576 [ 274 ] {047fd5be-980f-420e-ab01-72cde9c9f4a4} <Debug> TCPHandler: Processed in 0.000777545 sec. | ||
| 865 | 2025.12.20 23:55:48.246778 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2025.12.20 23:55:48.246896 [ 274 ] {12a555d6-4104-44f1-8113-a840f3490a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 867 | 2025.12.20 23:55:48.247151 [ 274 ] {12a555d6-4104-44f1-8113-a840f3490a72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2025.12.20 23:55:48.247192 [ 274 ] {12a555d6-4104-44f1-8113-a840f3490a72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2025.12.20 23:55:48.247494 [ 274 ] {12a555d6-4104-44f1-8113-a840f3490a72} <Debug> TCPHandler: Processed in 0.000763495 sec. | ||
| 870 | 2025.12.20 23:55:48.247765 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2025.12.20 23:55:48.247883 [ 274 ] {dc5a9199-6b4b-4c27-a6fc-62c1188a52d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 872 | 2025.12.20 23:55:48.248141 [ 274 ] {dc5a9199-6b4b-4c27-a6fc-62c1188a52d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2025.12.20 23:55:48.248182 [ 274 ] {dc5a9199-6b4b-4c27-a6fc-62c1188a52d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2025.12.20 23:55:48.248489 [ 274 ] {dc5a9199-6b4b-4c27-a6fc-62c1188a52d2} <Debug> TCPHandler: Processed in 0.000771006 sec. | ||
| 875 | 2025.12.20 23:55:48.248726 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2025.12.20 23:55:48.248845 [ 274 ] {27bcb24a-dcd8-4716-abc9-da8d6caf7fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 877 | 2025.12.20 23:55:48.249107 [ 274 ] {27bcb24a-dcd8-4716-abc9-da8d6caf7fe7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2025.12.20 23:55:48.249148 [ 274 ] {27bcb24a-dcd8-4716-abc9-da8d6caf7fe7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2025.12.20 23:55:48.249452 [ 274 ] {27bcb24a-dcd8-4716-abc9-da8d6caf7fe7} <Debug> TCPHandler: Processed in 0.000772786 sec. | ||
| 880 | 2025.12.20 23:55:48.249685 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2025.12.20 23:55:48.249804 [ 274 ] {c1bf36ed-695d-4424-8f9e-3b6bca3bd680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 882 | 2025.12.20 23:55:48.250060 [ 274 ] {c1bf36ed-695d-4424-8f9e-3b6bca3bd680} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2025.12.20 23:55:48.250101 [ 274 ] {c1bf36ed-695d-4424-8f9e-3b6bca3bd680} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2025.12.20 23:55:48.250410 [ 274 ] {c1bf36ed-695d-4424-8f9e-3b6bca3bd680} <Debug> TCPHandler: Processed in 0.000771996 sec. | ||
| 885 | 2025.12.20 23:55:48.250649 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2025.12.20 23:55:48.250768 [ 274 ] {bc5fc4e2-4e7b-449e-a41b-5242eda5d05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 887 | 2025.12.20 23:55:48.251028 [ 274 ] {bc5fc4e2-4e7b-449e-a41b-5242eda5d05b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2025.12.20 23:55:48.251068 [ 274 ] {bc5fc4e2-4e7b-449e-a41b-5242eda5d05b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2025.12.20 23:55:48.251373 [ 274 ] {bc5fc4e2-4e7b-449e-a41b-5242eda5d05b} <Debug> TCPHandler: Processed in 0.000771146 sec. | ||
| 890 | 2025.12.20 23:55:48.251630 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.12.20 23:55:48.251749 [ 274 ] {bb7d9ad7-cc38-4ab6-816e-8051e72ebacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 892 | 2025.12.20 23:55:48.252008 [ 274 ] {bb7d9ad7-cc38-4ab6-816e-8051e72ebacf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2025.12.20 23:55:48.252048 [ 274 ] {bb7d9ad7-cc38-4ab6-816e-8051e72ebacf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2025.12.20 23:55:48.252362 [ 274 ] {bb7d9ad7-cc38-4ab6-816e-8051e72ebacf} <Debug> TCPHandler: Processed in 0.000778436 sec. | ||
| 895 | 2025.12.20 23:55:48.264672 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2025.12.20 23:55:48.264782 [ 274 ] {0edb7c35-01aa-4f53-a346-d22bfde0853e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 897 | 2025.12.20 23:55:48.264823 [ 274 ] {0edb7c35-01aa-4f53-a346-d22bfde0853e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2025.12.20 23:55:48.267761 [ 274 ] {0edb7c35-01aa-4f53-a346-d22bfde0853e} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2025.12.20 23:55:48.267806 [ 274 ] {0edb7c35-01aa-4f53-a346-d22bfde0853e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 900 | 2025.12.20 23:55:48.275536 [ 274 ] {0edb7c35-01aa-4f53-a346-d22bfde0853e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2025.12.20 23:55:48.275993 [ 274 ] {0edb7c35-01aa-4f53-a346-d22bfde0853e} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2025.12.20 23:55:48.276135 [ 274 ] {0edb7c35-01aa-4f53-a346-d22bfde0853e} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.011383 sec., 2284.1078801721865 rows/sec., 503.85 KiB/sec. | ||
| 903 | 2025.12.20 23:55:48.276172 [ 274 ] {0edb7c35-01aa-4f53-a346-d22bfde0853e} <Debug> TCPHandler: Processed in 0.011551394 sec. | ||
| 904 | 2025.12.20 23:55:48.276329 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2025.12.20 23:55:48.276423 [ 274 ] {901ff8ea-5e73-477e-8e5a-e036d935710d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 906 | 2025.12.20 23:55:48.276461 [ 274 ] {901ff8ea-5e73-477e-8e5a-e036d935710d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 907 | 2025.12.20 23:55:48.279042 [ 274 ] {901ff8ea-5e73-477e-8e5a-e036d935710d} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 908 | 2025.12.20 23:55:48.279080 [ 274 ] {901ff8ea-5e73-477e-8e5a-e036d935710d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 909 | 2025.12.20 23:55:48.279698 [ 274 ] {901ff8ea-5e73-477e-8e5a-e036d935710d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 910 | 2025.12.20 23:55:48.280172 [ 274 ] {901ff8ea-5e73-477e-8e5a-e036d935710d} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 911 | 2025.12.20 23:55:48.280298 [ 274 ] {901ff8ea-5e73-477e-8e5a-e036d935710d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003895 sec., 6161.745827984596 rows/sec., 523.51 KiB/sec. | ||
| 912 | 2025.12.20 23:55:48.280334 [ 274 ] {901ff8ea-5e73-477e-8e5a-e036d935710d} <Debug> TCPHandler: Processed in 0.004063435 sec. | ||
| 913 | 2025.12.20 23:55:48.280452 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2025.12.20 23:55:48.280549 [ 274 ] {304fb301-5569-42ea-bfca-f3c9e00a6d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 915 | 2025.12.20 23:55:48.280588 [ 274 ] {304fb301-5569-42ea-bfca-f3c9e00a6d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 916 | 2025.12.20 23:55:48.280976 [ 274 ] {304fb301-5569-42ea-bfca-f3c9e00a6d7e} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2025.12.20 23:55:48.281012 [ 274 ] {304fb301-5569-42ea-bfca-f3c9e00a6d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 918 | 2025.12.20 23:55:48.281462 [ 274 ] {304fb301-5569-42ea-bfca-f3c9e00a6d7e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2025.12.20 23:55:48.281885 [ 274 ] {304fb301-5569-42ea-bfca-f3c9e00a6d7e} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2025.12.20 23:55:48.282008 [ 274 ] {304fb301-5569-42ea-bfca-f3c9e00a6d7e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001478 sec., 6765.899864682003 rows/sec., 551.71 KiB/sec. | ||
| 921 | 2025.12.20 23:55:48.282043 [ 274 ] {304fb301-5569-42ea-bfca-f3c9e00a6d7e} <Debug> TCPHandler: Processed in 0.001639834 sec. | ||
| 922 | 2025.12.20 23:55:48.282160 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2025.12.20 23:55:48.282252 [ 274 ] {a3761ec5-8179-4af9-9e9c-f8b7a539f1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 924 | 2025.12.20 23:55:48.282290 [ 274 ] {a3761ec5-8179-4af9-9e9c-f8b7a539f1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 925 | 2025.12.20 23:55:48.282796 [ 274 ] {a3761ec5-8179-4af9-9e9c-f8b7a539f1e7} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2025.12.20 23:55:48.282830 [ 274 ] {a3761ec5-8179-4af9-9e9c-f8b7a539f1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 927 | 2025.12.20 23:55:48.283247 [ 274 ] {a3761ec5-8179-4af9-9e9c-f8b7a539f1e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2025.12.20 23:55:48.283651 [ 274 ] {a3761ec5-8179-4af9-9e9c-f8b7a539f1e7} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2025.12.20 23:55:48.283772 [ 274 ] {a3761ec5-8179-4af9-9e9c-f8b7a539f1e7} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001539 sec., 130604.28849902534 rows/sec., 11.57 MiB/sec. | ||
| 930 | 2025.12.20 23:55:48.283808 [ 274 ] {a3761ec5-8179-4af9-9e9c-f8b7a539f1e7} <Debug> TCPHandler: Processed in 0.001707817 sec. | ||
| 931 | 2025.12.20 23:55:48.283922 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2025.12.20 23:55:48.284014 [ 274 ] {a5ef3947-9bae-4b95-9a10-6b20450fb792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 933 | 2025.12.20 23:55:48.284051 [ 274 ] {a5ef3947-9bae-4b95-9a10-6b20450fb792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 934 | 2025.12.20 23:55:48.284439 [ 274 ] {a5ef3947-9bae-4b95-9a10-6b20450fb792} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2025.12.20 23:55:48.284475 [ 274 ] {a5ef3947-9bae-4b95-9a10-6b20450fb792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 936 | 2025.12.20 23:55:48.284910 [ 274 ] {a5ef3947-9bae-4b95-9a10-6b20450fb792} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2025.12.20 23:55:48.285376 [ 274 ] {a5ef3947-9bae-4b95-9a10-6b20450fb792} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2025.12.20 23:55:48.285498 [ 274 ] {a5ef3947-9bae-4b95-9a10-6b20450fb792} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001502 sec., 21304.926764314245 rows/sec., 1.57 MiB/sec. | ||
| 939 | 2025.12.20 23:55:48.285533 [ 274 ] {a5ef3947-9bae-4b95-9a10-6b20450fb792} <Debug> TCPHandler: Processed in 0.001663075 sec. | ||
| 940 | 2025.12.20 23:55:48.285638 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2025.12.20 23:55:48.285729 [ 274 ] {b1772bd0-87a6-4f2a-9037-fe00681ac4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 942 | 2025.12.20 23:55:48.285767 [ 274 ] {b1772bd0-87a6-4f2a-9037-fe00681ac4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 943 | 2025.12.20 23:55:48.286179 [ 274 ] {b1772bd0-87a6-4f2a-9037-fe00681ac4d5} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2025.12.20 23:55:48.286211 [ 274 ] {b1772bd0-87a6-4f2a-9037-fe00681ac4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 945 | 2025.12.20 23:55:48.286632 [ 274 ] {b1772bd0-87a6-4f2a-9037-fe00681ac4d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2025.12.20 23:55:48.287096 [ 274 ] {b1772bd0-87a6-4f2a-9037-fe00681ac4d5} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2025.12.20 23:55:48.287217 [ 274 ] {b1772bd0-87a6-4f2a-9037-fe00681ac4d5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001506 sec., 15936.254980079682 rows/sec., 1.32 MiB/sec. | ||
| 948 | 2025.12.20 23:55:48.287252 [ 274 ] {b1772bd0-87a6-4f2a-9037-fe00681ac4d5} <Debug> TCPHandler: Processed in 0.001662515 sec. | ||
| 949 | 2025.12.20 23:55:48.287358 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2025.12.20 23:55:48.287448 [ 274 ] {810acaf1-2bcd-4132-9a29-0a92f182e9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 951 | 2025.12.20 23:55:48.287485 [ 274 ] {810acaf1-2bcd-4132-9a29-0a92f182e9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 952 | 2025.12.20 23:55:48.287858 [ 274 ] {810acaf1-2bcd-4132-9a29-0a92f182e9b4} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2025.12.20 23:55:48.287894 [ 274 ] {810acaf1-2bcd-4132-9a29-0a92f182e9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 954 | 2025.12.20 23:55:48.288332 [ 274 ] {810acaf1-2bcd-4132-9a29-0a92f182e9b4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2025.12.20 23:55:48.288848 [ 274 ] {810acaf1-2bcd-4132-9a29-0a92f182e9b4} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2025.12.20 23:55:48.288970 [ 274 ] {810acaf1-2bcd-4132-9a29-0a92f182e9b4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001539 sec., 7797.270955165692 rows/sec., 609.16 KiB/sec. | ||
| 957 | 2025.12.20 23:55:48.289005 [ 274 ] {810acaf1-2bcd-4132-9a29-0a92f182e9b4} <Debug> TCPHandler: Processed in 0.001696397 sec. | ||
| 958 | 2025.12.20 23:55:48.289111 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2025.12.20 23:55:48.289211 [ 274 ] {e7b9d448-21ff-4cfa-930e-2a3c0a79f01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 960 | 2025.12.20 23:55:48.289248 [ 274 ] {e7b9d448-21ff-4cfa-930e-2a3c0a79f01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 961 | 2025.12.20 23:55:48.289673 [ 274 ] {e7b9d448-21ff-4cfa-930e-2a3c0a79f01f} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2025.12.20 23:55:48.289707 [ 274 ] {e7b9d448-21ff-4cfa-930e-2a3c0a79f01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 963 | 2025.12.20 23:55:48.290167 [ 274 ] {e7b9d448-21ff-4cfa-930e-2a3c0a79f01f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2025.12.20 23:55:48.290631 [ 274 ] {e7b9d448-21ff-4cfa-930e-2a3c0a79f01f} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2025.12.20 23:55:48.290755 [ 274 ] {e7b9d448-21ff-4cfa-930e-2a3c0a79f01f} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001561 sec., 76873.79884689301 rows/sec., 6.25 MiB/sec. | ||
| 966 | 2025.12.20 23:55:48.290789 [ 274 ] {e7b9d448-21ff-4cfa-930e-2a3c0a79f01f} <Debug> TCPHandler: Processed in 0.001726987 sec. | ||
| 967 | 2025.12.20 23:55:48.290902 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2025.12.20 23:55:48.290994 [ 274 ] {37e1e78a-1c83-4aa3-957f-5d260cd14f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 969 | 2025.12.20 23:55:48.291035 [ 274 ] {37e1e78a-1c83-4aa3-957f-5d260cd14f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 970 | 2025.12.20 23:55:48.293515 [ 274 ] {37e1e78a-1c83-4aa3-957f-5d260cd14f46} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2025.12.20 23:55:48.293548 [ 274 ] {37e1e78a-1c83-4aa3-957f-5d260cd14f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 972 | 2025.12.20 23:55:48.295871 [ 274 ] {37e1e78a-1c83-4aa3-957f-5d260cd14f46} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2025.12.20 23:55:48.296461 [ 274 ] {37e1e78a-1c83-4aa3-957f-5d260cd14f46} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2025.12.20 23:55:48.296606 [ 274 ] {37e1e78a-1c83-4aa3-957f-5d260cd14f46} <Debug> executeQuery: Read 309 rows, 23.72 KiB in 0.005628 sec., 54904.051172707885 rows/sec., 4.12 MiB/sec. | ||
| 975 | 2025.12.20 23:55:48.296647 [ 274 ] {37e1e78a-1c83-4aa3-957f-5d260cd14f46} <Debug> TCPHandler: Processed in 0.005792353 sec. | ||
| 976 | 2025.12.20 23:55:48.296775 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2025.12.20 23:55:48.296886 [ 274 ] {efc32c0d-0050-4871-94e9-e126f3f777fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 978 | 2025.12.20 23:55:48.296943 [ 274 ] {efc32c0d-0050-4871-94e9-e126f3f777fb} <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 | ||
| 979 | 2025.12.20 23:55:48.297736 [ 274 ] {efc32c0d-0050-4871-94e9-e126f3f777fb} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2025.12.20 23:55:48.297771 [ 274 ] {efc32c0d-0050-4871-94e9-e126f3f777fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 981 | 2025.12.20 23:55:48.300546 [ 274 ] {efc32c0d-0050-4871-94e9-e126f3f777fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2025.12.20 23:55:48.301064 [ 274 ] {efc32c0d-0050-4871-94e9-e126f3f777fb} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2025.12.20 23:55:48.301196 [ 274 ] {efc32c0d-0050-4871-94e9-e126f3f777fb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004333 sec., 2307.8698361412416 rows/sec., 4.14 MiB/sec. | ||
| 984 | 2025.12.20 23:55:48.301248 [ 274 ] {efc32c0d-0050-4871-94e9-e126f3f777fb} <Debug> TCPHandler: Processed in 0.004531681 sec. | ||
| 985 | 2025.12.20 23:55:48.301363 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2025.12.20 23:55:48.301456 [ 274 ] {a319cc46-14da-459b-9ce1-e526ccb953c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 987 | 2025.12.20 23:55:48.301497 [ 274 ] {a319cc46-14da-459b-9ce1-e526ccb953c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 988 | 2025.12.20 23:55:48.301827 [ 274 ] {a319cc46-14da-459b-9ce1-e526ccb953c9} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.12.20 23:55:48.301863 [ 274 ] {a319cc46-14da-459b-9ce1-e526ccb953c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 990 | 2025.12.20 23:55:48.302285 [ 274 ] {a319cc46-14da-459b-9ce1-e526ccb953c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2025.12.20 23:55:48.302759 [ 274 ] {a319cc46-14da-459b-9ce1-e526ccb953c9} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.12.20 23:55:48.302881 [ 274 ] {a319cc46-14da-459b-9ce1-e526ccb953c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001443 sec., 41580.04158004158 rows/sec., 2.80 MiB/sec. | ||
| 993 | 2025.12.20 23:55:48.302914 [ 274 ] {a319cc46-14da-459b-9ce1-e526ccb953c9} <Debug> TCPHandler: Processed in 0.001599023 sec. | ||
| 994 | 2025.12.20 23:55:53.204578 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.12.20 23:55:53.204779 [ 274 ] {8b67ba15-1681-43ec-b326-170b3439c029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2025.12.20 23:55:53.204846 [ 274 ] {8b67ba15-1681-43ec-b326-170b3439c029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2025.12.20 23:55:53.205522 [ 274 ] {8b67ba15-1681-43ec-b326-170b3439c029} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.12.20 23:55:53.205559 [ 274 ] {8b67ba15-1681-43ec-b326-170b3439c029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 999 | 2025.12.20 23:55:53.206055 [ 274 ] {8b67ba15-1681-43ec-b326-170b3439c029} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2025.12.20 23:55:53.206494 [ 274 ] {8b67ba15-1681-43ec-b326-170b3439c029} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.12.20 23:55:53.206638 [ 274 ] {8b67ba15-1681-43ec-b326-170b3439c029} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.25 MiB/sec. | ||
| 1002 | 2025.12.20 23:55:53.206678 [ 274 ] {8b67ba15-1681-43ec-b326-170b3439c029} <Debug> TCPHandler: Processed in 0.002223224 sec. | ||
| 1003 | 2025.12.20 23:55:53.206805 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.12.20 23:55:53.206899 [ 274 ] {56aafe47-e3c4-49ba-b726-83d0bf14a7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2025.12.20 23:55:53.206939 [ 274 ] {56aafe47-e3c4-49ba-b726-83d0bf14a7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2025.12.20 23:55:53.207368 [ 274 ] {56aafe47-e3c4-49ba-b726-83d0bf14a7a7} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.12.20 23:55:53.207404 [ 274 ] {56aafe47-e3c4-49ba-b726-83d0bf14a7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1008 | 2025.12.20 23:55:53.207799 [ 274 ] {56aafe47-e3c4-49ba-b726-83d0bf14a7a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2025.12.20 23:55:53.208213 [ 274 ] {56aafe47-e3c4-49ba-b726-83d0bf14a7a7} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.12.20 23:55:53.208337 [ 274 ] {56aafe47-e3c4-49ba-b726-83d0bf14a7a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001457 sec., 43925.87508579272 rows/sec., 3.43 MiB/sec. | ||
| 1011 | 2025.12.20 23:55:53.208372 [ 274 ] {56aafe47-e3c4-49ba-b726-83d0bf14a7a7} <Debug> TCPHandler: Processed in 0.001616613 sec. | ||
| 1012 | 2025.12.20 23:55:53.208489 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.12.20 23:55:53.208582 [ 274 ] {5515a287-b62c-4dc4-a9ee-5a28fb92be2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2025.12.20 23:55:53.208624 [ 274 ] {5515a287-b62c-4dc4-a9ee-5a28fb92be2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2025.12.20 23:55:53.209031 [ 274 ] {5515a287-b62c-4dc4-a9ee-5a28fb92be2a} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.12.20 23:55:53.209065 [ 274 ] {5515a287-b62c-4dc4-a9ee-5a28fb92be2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1017 | 2025.12.20 23:55:53.209495 [ 274 ] {5515a287-b62c-4dc4-a9ee-5a28fb92be2a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2025.12.20 23:55:53.209947 [ 274 ] {5515a287-b62c-4dc4-a9ee-5a28fb92be2a} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.12.20 23:55:53.210071 [ 274 ] {5515a287-b62c-4dc4-a9ee-5a28fb92be2a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001507 sec., 106171.20106171201 rows/sec., 7.39 MiB/sec. | ||
| 1020 | 2025.12.20 23:55:53.210105 [ 274 ] {5515a287-b62c-4dc4-a9ee-5a28fb92be2a} <Debug> TCPHandler: Processed in 0.001664456 sec. | ||
| 1021 | 2025.12.20 23:55:53.210216 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.12.20 23:55:53.210308 [ 274 ] {a8c1498f-d6c5-4ac8-a09c-9f3e37198d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.12.20 23:55:53.210348 [ 274 ] {a8c1498f-d6c5-4ac8-a09c-9f3e37198d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2025.12.20 23:55:53.210672 [ 274 ] {a8c1498f-d6c5-4ac8-a09c-9f3e37198d14} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.12.20 23:55:53.210707 [ 274 ] {a8c1498f-d6c5-4ac8-a09c-9f3e37198d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1026 | 2025.12.20 23:55:53.211102 [ 274 ] {a8c1498f-d6c5-4ac8-a09c-9f3e37198d14} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2025.12.20 23:55:53.211574 [ 274 ] {a8c1498f-d6c5-4ac8-a09c-9f3e37198d14} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.12.20 23:55:53.211696 [ 274 ] {a8c1498f-d6c5-4ac8-a09c-9f3e37198d14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec. | ||
| 1029 | 2025.12.20 23:55:53.211729 [ 274 ] {a8c1498f-d6c5-4ac8-a09c-9f3e37198d14} <Debug> TCPHandler: Processed in 0.001562742 sec. | ||
| 1030 | 2025.12.20 23:55:54.751960 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1031 | 2025.12.20 23:55:54.752043 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1032 | 2025.12.20 23:55:54.846455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1033 | 2025.12.20 23:55:54.850286 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2025.12.20 23:55:54.850344 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1035 | 2025.12.20 23:55:54.851717 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1036 | 2025.12.20 23:55:54.852265 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2025.12.20 23:55:54.852576 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1038 | 2025.12.20 23:55:54.856329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1039 | 2025.12.20 23:55:54.856795 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2025.12.20 23:55:54.856833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1041 | 2025.12.20 23:55:54.857484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1042 | 2025.12.20 23:55:54.857992 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2025.12.20 23:55:54.858130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1044 | 2025.12.20 23:55:54.948182 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1045 | 2025.12.20 23:55:54.966202 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2025.12.20 23:55:54.966269 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1047 | 2025.12.20 23:55:54.972503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2025.12.20 23:55:54.973690 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2025.12.20 23:55:54.977011 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1050 | 2025.12.20 23:55:55.001175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.28 MiB, peak 165.28 MiB, free memory in arenas 0.00 B, will set to 162.62 MiB (RSS), difference: 1.34 MiB | ||
| 1051 | 2025.12.20 23:55:58.205479 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2025.12.20 23:55:58.205726 [ 274 ] {10b10a2f-31b4-4a7f-a947-378163b0451a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1053 | 2025.12.20 23:55:58.205785 [ 274 ] {10b10a2f-31b4-4a7f-a947-378163b0451a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1054 | 2025.12.20 23:55:58.206448 [ 274 ] {10b10a2f-31b4-4a7f-a947-378163b0451a} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2025.12.20 23:55:58.206486 [ 274 ] {10b10a2f-31b4-4a7f-a947-378163b0451a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1056 | 2025.12.20 23:55:58.206998 [ 274 ] {10b10a2f-31b4-4a7f-a947-378163b0451a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1057 | 2025.12.20 23:55:58.207471 [ 274 ] {10b10a2f-31b4-4a7f-a947-378163b0451a} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2025.12.20 23:55:58.207620 [ 274 ] {10b10a2f-31b4-4a7f-a947-378163b0451a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00196 sec., 38775.510204081635 rows/sec., 3.20 MiB/sec. | ||
| 1059 | 2025.12.20 23:55:58.207660 [ 274 ] {10b10a2f-31b4-4a7f-a947-378163b0451a} <Debug> TCPHandler: Processed in 0.002345768 sec. | ||
| 1060 | 2025.12.20 23:55:58.207789 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2025.12.20 23:55:58.207883 [ 274 ] {f690e461-d080-4a12-bc9e-6597ae6369a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1062 | 2025.12.20 23:55:58.207922 [ 274 ] {f690e461-d080-4a12-bc9e-6597ae6369a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1063 | 2025.12.20 23:55:58.208398 [ 274 ] {f690e461-d080-4a12-bc9e-6597ae6369a0} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2025.12.20 23:55:58.208433 [ 274 ] {f690e461-d080-4a12-bc9e-6597ae6369a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1065 | 2025.12.20 23:55:58.208827 [ 274 ] {f690e461-d080-4a12-bc9e-6597ae6369a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2025.12.20 23:55:58.209283 [ 274 ] {f690e461-d080-4a12-bc9e-6597ae6369a0} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2025.12.20 23:55:58.209406 [ 274 ] {f690e461-d080-4a12-bc9e-6597ae6369a0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001542 sec., 6485.08430609598 rows/sec., 487.65 KiB/sec. | ||
| 1068 | 2025.12.20 23:55:58.209441 [ 274 ] {f690e461-d080-4a12-bc9e-6597ae6369a0} <Debug> TCPHandler: Processed in 0.001702166 sec. | ||
| 1069 | 2025.12.20 23:55:58.209561 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2025.12.20 23:55:58.209654 [ 274 ] {359ab7a4-9b17-4fdd-93b2-75d36bff1257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1071 | 2025.12.20 23:55:58.209692 [ 274 ] {359ab7a4-9b17-4fdd-93b2-75d36bff1257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1072 | 2025.12.20 23:55:58.210146 [ 274 ] {359ab7a4-9b17-4fdd-93b2-75d36bff1257} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2025.12.20 23:55:58.210181 [ 274 ] {359ab7a4-9b17-4fdd-93b2-75d36bff1257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1074 | 2025.12.20 23:55:58.210577 [ 274 ] {359ab7a4-9b17-4fdd-93b2-75d36bff1257} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1075 | 2025.12.20 23:55:58.210994 [ 274 ] {359ab7a4-9b17-4fdd-93b2-75d36bff1257} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2025.12.20 23:55:58.211117 [ 274 ] {359ab7a4-9b17-4fdd-93b2-75d36bff1257} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00148 sec., 50000 rows/sec., 3.90 MiB/sec. | ||
| 1077 | 2025.12.20 23:55:58.211153 [ 274 ] {359ab7a4-9b17-4fdd-93b2-75d36bff1257} <Debug> TCPHandler: Processed in 0.001639394 sec. | ||
| 1078 | 2025.12.20 23:55:58.211264 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2025.12.20 23:55:58.211357 [ 274 ] {9daf8751-ae1e-486d-b102-5f06b83834aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1080 | 2025.12.20 23:55:58.211404 [ 274 ] {9daf8751-ae1e-486d-b102-5f06b83834aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1081 | 2025.12.20 23:55:58.211868 [ 274 ] {9daf8751-ae1e-486d-b102-5f06b83834aa} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2025.12.20 23:55:58.211905 [ 274 ] {9daf8751-ae1e-486d-b102-5f06b83834aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1083 | 2025.12.20 23:55:58.212349 [ 274 ] {9daf8751-ae1e-486d-b102-5f06b83834aa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1084 | 2025.12.20 23:55:58.212824 [ 274 ] {9daf8751-ae1e-486d-b102-5f06b83834aa} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2025.12.20 23:55:58.212948 [ 274 ] {9daf8751-ae1e-486d-b102-5f06b83834aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00161 sec., 99378.88198757764 rows/sec., 6.92 MiB/sec. | ||
| 1086 | 2025.12.20 23:55:58.212983 [ 274 ] {9daf8751-ae1e-486d-b102-5f06b83834aa} <Debug> TCPHandler: Processed in 0.001767619 sec. | ||
| 1087 | 2025.12.20 23:55:58.213090 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2025.12.20 23:55:58.213183 [ 274 ] {9fc6a1e1-16ec-4d5a-a729-847c11054fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1089 | 2025.12.20 23:55:58.213234 [ 274 ] {9fc6a1e1-16ec-4d5a-a729-847c11054fec} <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 | ||
| 1090 | 2025.12.20 23:55:58.213995 [ 274 ] {9fc6a1e1-16ec-4d5a-a729-847c11054fec} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1091 | 2025.12.20 23:55:58.214035 [ 274 ] {9fc6a1e1-16ec-4d5a-a729-847c11054fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1092 | 2025.12.20 23:55:58.214641 [ 274 ] {9fc6a1e1-16ec-4d5a-a729-847c11054fec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1093 | 2025.12.20 23:55:58.215074 [ 274 ] {9fc6a1e1-16ec-4d5a-a729-847c11054fec} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1094 | 2025.12.20 23:55:58.215206 [ 274 ] {9fc6a1e1-16ec-4d5a-a729-847c11054fec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00204 sec., 4901.9607843137255 rows/sec., 8.78 MiB/sec. | ||
| 1095 | 2025.12.20 23:55:58.215254 [ 274 ] {9fc6a1e1-16ec-4d5a-a729-847c11054fec} <Debug> TCPHandler: Processed in 0.002212043 sec. | ||
| 1096 | 2025.12.20 23:55:58.215368 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2025.12.20 23:55:58.215461 [ 274 ] {38a31d07-759a-4ec7-b237-5f73bda9ffaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1098 | 2025.12.20 23:55:58.215501 [ 274 ] {38a31d07-759a-4ec7-b237-5f73bda9ffaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1099 | 2025.12.20 23:55:58.215836 [ 274 ] {38a31d07-759a-4ec7-b237-5f73bda9ffaa} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2025.12.20 23:55:58.215871 [ 274 ] {38a31d07-759a-4ec7-b237-5f73bda9ffaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1101 | 2025.12.20 23:55:58.216304 [ 274 ] {38a31d07-759a-4ec7-b237-5f73bda9ffaa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1102 | 2025.12.20 23:55:58.216727 [ 274 ] {38a31d07-759a-4ec7-b237-5f73bda9ffaa} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2025.12.20 23:55:58.216856 [ 274 ] {38a31d07-759a-4ec7-b237-5f73bda9ffaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. | ||
| 1104 | 2025.12.20 23:55:58.216889 [ 274 ] {38a31d07-759a-4ec7-b237-5f73bda9ffaa} <Debug> TCPHandler: Processed in 0.001573083 sec. | ||
| 1105 | 2025.12.20 23:56:02.359009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1106 | 2025.12.20 23:56:02.359507 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2025.12.20 23:56:02.359553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1108 | 2025.12.20 23:56:02.360224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1109 | 2025.12.20 23:56:02.360705 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2025.12.20 23:56:02.360875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1111 | 2025.12.20 23:56:02.477887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1112 | 2025.12.20 23:56:02.495020 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2025.12.20 23:56:02.495077 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1114 | 2025.12.20 23:56:02.501052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1115 | 2025.12.20 23:56:02.502277 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2025.12.20 23:56:02.505499 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1117 | 2025.12.20 23:56:03.198845 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2025.12.20 23:56:03.199068 [ 274 ] {8384354d-ac83-4984-b78b-b913550b8189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1119 | 2025.12.20 23:56:03.204138 [ 274 ] {8384354d-ac83-4984-b78b-b913550b8189} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1120 | 2025.12.20 23:56:03.204262 [ 274 ] {8384354d-ac83-4984-b78b-b913550b8189} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1121 | 2025.12.20 23:56:03.204521 [ 274 ] {8384354d-ac83-4984-b78b-b913550b8189} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1122 | 2025.12.20 23:56:03.207057 [ 274 ] {8384354d-ac83-4984-b78b-b913550b8189} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1123 | 2025.12.20 23:56:03.212188 [ 274 ] {8384354d-ac83-4984-b78b-b913550b8189} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1124 | 2025.12.20 23:56:03.214338 [ 274 ] {8384354d-ac83-4984-b78b-b913550b8189} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1125 | 2025.12.20 23:56:03.216766 [ 274 ] {8384354d-ac83-4984-b78b-b913550b8189} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1126 | 2025.12.20 23:56:03.216793 [ 274 ] {8384354d-ac83-4984-b78b-b913550b8189} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1127 | 2025.12.20 23:56:03.221590 [ 274 ] {8384354d-ac83-4984-b78b-b913550b8189} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1128 | 2025.12.20 23:56:03.221624 [ 274 ] {8384354d-ac83-4984-b78b-b913550b8189} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1129 | 2025.12.20 23:56:03.245189 [ 274 ] {8384354d-ac83-4984-b78b-b913550b8189} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.046209 sec., 562.6609534939081 rows/sec., 24.35 KiB/sec. | ||
| 1130 | 2025.12.20 23:56:03.245309 [ 274 ] {8384354d-ac83-4984-b78b-b913550b8189} <Debug> TCPHandler: Processed in 0.046588979 sec. | ||
| 1131 | 2025.12.20 23:56:03.245694 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2025.12.20 23:56:03.245857 [ 274 ] {56e3b610-c512-4476-abf3-cfed12fbe12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1133 | 2025.12.20 23:56:03.246133 [ 274 ] {56e3b610-c512-4476-abf3-cfed12fbe12c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1134 | 2025.12.20 23:56:03.246169 [ 274 ] {56e3b610-c512-4476-abf3-cfed12fbe12c} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1135 | 2025.12.20 23:56:03.246374 [ 274 ] {56e3b610-c512-4476-abf3-cfed12fbe12c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1136 | 2025.12.20 23:56:03.246433 [ 274 ] {56e3b610-c512-4476-abf3-cfed12fbe12c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1137 | 2025.12.20 23:56:03.246550 [ 274 ] {56e3b610-c512-4476-abf3-cfed12fbe12c} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1138 | 2025.12.20 23:56:03.246582 [ 274 ] {56e3b610-c512-4476-abf3-cfed12fbe12c} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1139 | 2025.12.20 23:56:03.246601 [ 274 ] {56e3b610-c512-4476-abf3-cfed12fbe12c} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1140 | 2025.12.20 23:56:03.246616 [ 274 ] {56e3b610-c512-4476-abf3-cfed12fbe12c} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1141 | 2025.12.20 23:56:03.246652 [ 274 ] {56e3b610-c512-4476-abf3-cfed12fbe12c} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1142 | 2025.12.20 23:56:03.246671 [ 274 ] {56e3b610-c512-4476-abf3-cfed12fbe12c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1143 | 2025.12.20 23:56:03.247196 [ 274 ] {56e3b610-c512-4476-abf3-cfed12fbe12c} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00141 sec., 18439.71631205674 rows/sec., 797.87 KiB/sec. | ||
| 1144 | 2025.12.20 23:56:03.247283 [ 274 ] {56e3b610-c512-4476-abf3-cfed12fbe12c} <Debug> TCPHandler: Processed in 0.001667836 sec. | ||
| 1145 | 2025.12.20 23:56:03.247851 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2025.12.20 23:56:03.247997 [ 274 ] {014ebcc9-52f4-4da0-bac8-46930c65a5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1147 | 2025.12.20 23:56:03.248246 [ 274 ] {014ebcc9-52f4-4da0-bac8-46930c65a5ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1148 | 2025.12.20 23:56:03.248283 [ 274 ] {014ebcc9-52f4-4da0-bac8-46930c65a5ae} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1149 | 2025.12.20 23:56:03.248484 [ 274 ] {014ebcc9-52f4-4da0-bac8-46930c65a5ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1150 | 2025.12.20 23:56:03.248540 [ 274 ] {014ebcc9-52f4-4da0-bac8-46930c65a5ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1151 | 2025.12.20 23:56:03.248648 [ 274 ] {014ebcc9-52f4-4da0-bac8-46930c65a5ae} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1152 | 2025.12.20 23:56:03.248678 [ 274 ] {014ebcc9-52f4-4da0-bac8-46930c65a5ae} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1153 | 2025.12.20 23:56:03.248697 [ 274 ] {014ebcc9-52f4-4da0-bac8-46930c65a5ae} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1154 | 2025.12.20 23:56:03.248712 [ 274 ] {014ebcc9-52f4-4da0-bac8-46930c65a5ae} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1155 | 2025.12.20 23:56:03.248747 [ 274 ] {014ebcc9-52f4-4da0-bac8-46930c65a5ae} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1156 | 2025.12.20 23:56:03.248768 [ 274 ] {014ebcc9-52f4-4da0-bac8-46930c65a5ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1157 | 2025.12.20 23:56:03.249251 [ 274 ] {014ebcc9-52f4-4da0-bac8-46930c65a5ae} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001312 sec., 19817.073170731706 rows/sec., 857.47 KiB/sec. | ||
| 1158 | 2025.12.20 23:56:03.249336 [ 274 ] {014ebcc9-52f4-4da0-bac8-46930c65a5ae} <Debug> TCPHandler: Processed in 0.001541201 sec. | ||
| 1159 | 2025.12.20 23:56:03.249580 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2025.12.20 23:56:03.249712 [ 274 ] {e2ede639-862c-4976-aacf-da55f076f174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1161 | 2025.12.20 23:56:03.249946 [ 274 ] {e2ede639-862c-4976-aacf-da55f076f174} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1162 | 2025.12.20 23:56:03.249982 [ 274 ] {e2ede639-862c-4976-aacf-da55f076f174} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1163 | 2025.12.20 23:56:03.250174 [ 274 ] {e2ede639-862c-4976-aacf-da55f076f174} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1164 | 2025.12.20 23:56:03.250231 [ 274 ] {e2ede639-862c-4976-aacf-da55f076f174} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1165 | 2025.12.20 23:56:03.250344 [ 274 ] {e2ede639-862c-4976-aacf-da55f076f174} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1166 | 2025.12.20 23:56:03.250374 [ 274 ] {e2ede639-862c-4976-aacf-da55f076f174} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1167 | 2025.12.20 23:56:03.250393 [ 274 ] {e2ede639-862c-4976-aacf-da55f076f174} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1168 | 2025.12.20 23:56:03.250407 [ 274 ] {e2ede639-862c-4976-aacf-da55f076f174} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1169 | 2025.12.20 23:56:03.250442 [ 274 ] {e2ede639-862c-4976-aacf-da55f076f174} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1170 | 2025.12.20 23:56:03.250461 [ 274 ] {e2ede639-862c-4976-aacf-da55f076f174} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1171 | 2025.12.20 23:56:03.250880 [ 274 ] {e2ede639-862c-4976-aacf-da55f076f174} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001223 sec., 21259.19869174162 rows/sec., 919.87 KiB/sec. | ||
| 1172 | 2025.12.20 23:56:03.250963 [ 274 ] {e2ede639-862c-4976-aacf-da55f076f174} <Debug> TCPHandler: Processed in 0.001436068 sec. | ||
| 1173 | 2025.12.20 23:56:03.251205 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2025.12.20 23:56:03.251357 [ 274 ] {c957b44a-9e86-419d-a7cf-23c4b561a748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1175 | 2025.12.20 23:56:03.251595 [ 274 ] {c957b44a-9e86-419d-a7cf-23c4b561a748} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1176 | 2025.12.20 23:56:03.251631 [ 274 ] {c957b44a-9e86-419d-a7cf-23c4b561a748} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1177 | 2025.12.20 23:56:03.251849 [ 274 ] {c957b44a-9e86-419d-a7cf-23c4b561a748} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1178 | 2025.12.20 23:56:03.251905 [ 274 ] {c957b44a-9e86-419d-a7cf-23c4b561a748} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1179 | 2025.12.20 23:56:03.252009 [ 274 ] {c957b44a-9e86-419d-a7cf-23c4b561a748} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1180 | 2025.12.20 23:56:03.252039 [ 274 ] {c957b44a-9e86-419d-a7cf-23c4b561a748} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1181 | 2025.12.20 23:56:03.252060 [ 274 ] {c957b44a-9e86-419d-a7cf-23c4b561a748} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1182 | 2025.12.20 23:56:03.252076 [ 274 ] {c957b44a-9e86-419d-a7cf-23c4b561a748} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1183 | 2025.12.20 23:56:03.252110 [ 274 ] {c957b44a-9e86-419d-a7cf-23c4b561a748} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1184 | 2025.12.20 23:56:03.252130 [ 274 ] {c957b44a-9e86-419d-a7cf-23c4b561a748} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1185 | 2025.12.20 23:56:03.252590 [ 274 ] {c957b44a-9e86-419d-a7cf-23c4b561a748} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001287 sec., 20202.0202020202 rows/sec., 874.13 KiB/sec. | ||
| 1186 | 2025.12.20 23:56:03.252677 [ 274 ] {c957b44a-9e86-419d-a7cf-23c4b561a748} <Debug> TCPHandler: Processed in 0.001523151 sec. | ||
| 1187 | 2025.12.20 23:56:03.252942 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2025.12.20 23:56:03.253082 [ 274 ] {42ebe8af-0d73-4be6-9f7b-108d23f21950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1189 | 2025.12.20 23:56:03.253314 [ 274 ] {42ebe8af-0d73-4be6-9f7b-108d23f21950} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1190 | 2025.12.20 23:56:03.253351 [ 274 ] {42ebe8af-0d73-4be6-9f7b-108d23f21950} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1191 | 2025.12.20 23:56:03.253546 [ 274 ] {42ebe8af-0d73-4be6-9f7b-108d23f21950} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1192 | 2025.12.20 23:56:03.253601 [ 274 ] {42ebe8af-0d73-4be6-9f7b-108d23f21950} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1193 | 2025.12.20 23:56:03.253704 [ 274 ] {42ebe8af-0d73-4be6-9f7b-108d23f21950} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1194 | 2025.12.20 23:56:03.253733 [ 274 ] {42ebe8af-0d73-4be6-9f7b-108d23f21950} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1195 | 2025.12.20 23:56:03.253753 [ 274 ] {42ebe8af-0d73-4be6-9f7b-108d23f21950} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1196 | 2025.12.20 23:56:03.253769 [ 274 ] {42ebe8af-0d73-4be6-9f7b-108d23f21950} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1197 | 2025.12.20 23:56:03.253803 [ 274 ] {42ebe8af-0d73-4be6-9f7b-108d23f21950} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1198 | 2025.12.20 23:56:03.253820 [ 274 ] {42ebe8af-0d73-4be6-9f7b-108d23f21950} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1199 | 2025.12.20 23:56:03.254258 [ 274 ] {42ebe8af-0d73-4be6-9f7b-108d23f21950} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001232 sec., 21103.896103896102 rows/sec., 913.15 KiB/sec. | ||
| 1200 | 2025.12.20 23:56:03.254345 [ 274 ] {42ebe8af-0d73-4be6-9f7b-108d23f21950} <Debug> TCPHandler: Processed in 0.001455189 sec. | ||
| 1201 | 2025.12.20 23:56:03.254592 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2025.12.20 23:56:03.254727 [ 274 ] {9564b25a-2b04-4c6a-8c6a-a274b3ad4463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1203 | 2025.12.20 23:56:03.254972 [ 274 ] {9564b25a-2b04-4c6a-8c6a-a274b3ad4463} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1204 | 2025.12.20 23:56:03.255008 [ 274 ] {9564b25a-2b04-4c6a-8c6a-a274b3ad4463} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1205 | 2025.12.20 23:56:03.255206 [ 274 ] {9564b25a-2b04-4c6a-8c6a-a274b3ad4463} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1206 | 2025.12.20 23:56:03.255260 [ 274 ] {9564b25a-2b04-4c6a-8c6a-a274b3ad4463} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1207 | 2025.12.20 23:56:03.255361 [ 274 ] {9564b25a-2b04-4c6a-8c6a-a274b3ad4463} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1208 | 2025.12.20 23:56:03.255391 [ 274 ] {9564b25a-2b04-4c6a-8c6a-a274b3ad4463} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1209 | 2025.12.20 23:56:03.255409 [ 274 ] {9564b25a-2b04-4c6a-8c6a-a274b3ad4463} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1210 | 2025.12.20 23:56:03.255425 [ 274 ] {9564b25a-2b04-4c6a-8c6a-a274b3ad4463} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1211 | 2025.12.20 23:56:03.255460 [ 274 ] {9564b25a-2b04-4c6a-8c6a-a274b3ad4463} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1212 | 2025.12.20 23:56:03.255478 [ 274 ] {9564b25a-2b04-4c6a-8c6a-a274b3ad4463} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1213 | 2025.12.20 23:56:03.255894 [ 274 ] {9564b25a-2b04-4c6a-8c6a-a274b3ad4463} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001221 sec., 21294.02129402129 rows/sec., 921.38 KiB/sec. | ||
| 1214 | 2025.12.20 23:56:03.255980 [ 274 ] {9564b25a-2b04-4c6a-8c6a-a274b3ad4463} <Debug> TCPHandler: Processed in 0.001439618 sec. | ||
| 1215 | 2025.12.20 23:56:03.256209 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2025.12.20 23:56:03.256343 [ 274 ] {7a43497d-c98c-49da-b320-c6f4b441caa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1217 | 2025.12.20 23:56:03.256563 [ 274 ] {7a43497d-c98c-49da-b320-c6f4b441caa3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1218 | 2025.12.20 23:56:03.256599 [ 274 ] {7a43497d-c98c-49da-b320-c6f4b441caa3} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1219 | 2025.12.20 23:56:03.256798 [ 274 ] {7a43497d-c98c-49da-b320-c6f4b441caa3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1220 | 2025.12.20 23:56:03.256852 [ 274 ] {7a43497d-c98c-49da-b320-c6f4b441caa3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1221 | 2025.12.20 23:56:03.256953 [ 274 ] {7a43497d-c98c-49da-b320-c6f4b441caa3} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1222 | 2025.12.20 23:56:03.256983 [ 274 ] {7a43497d-c98c-49da-b320-c6f4b441caa3} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1223 | 2025.12.20 23:56:03.257001 [ 274 ] {7a43497d-c98c-49da-b320-c6f4b441caa3} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1224 | 2025.12.20 23:56:03.257016 [ 274 ] {7a43497d-c98c-49da-b320-c6f4b441caa3} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1225 | 2025.12.20 23:56:03.257050 [ 274 ] {7a43497d-c98c-49da-b320-c6f4b441caa3} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1226 | 2025.12.20 23:56:03.257069 [ 274 ] {7a43497d-c98c-49da-b320-c6f4b441caa3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1227 | 2025.12.20 23:56:03.257479 [ 274 ] {7a43497d-c98c-49da-b320-c6f4b441caa3} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001192 sec., 21812.080536912752 rows/sec., 943.79 KiB/sec. | ||
| 1228 | 2025.12.20 23:56:03.257561 [ 274 ] {7a43497d-c98c-49da-b320-c6f4b441caa3} <Debug> TCPHandler: Processed in 0.001402886 sec. | ||
| 1229 | 2025.12.20 23:56:03.257779 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2025.12.20 23:56:03.258012 [ 274 ] {6a3d1ea0-345f-4090-b1f5-8ce6b20a059c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1231 | 2025.12.20 23:56:03.258306 [ 274 ] {6a3d1ea0-345f-4090-b1f5-8ce6b20a059c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1232 | 2025.12.20 23:56:03.258343 [ 274 ] {6a3d1ea0-345f-4090-b1f5-8ce6b20a059c} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1233 | 2025.12.20 23:56:03.258542 [ 274 ] {6a3d1ea0-345f-4090-b1f5-8ce6b20a059c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1234 | 2025.12.20 23:56:03.258596 [ 274 ] {6a3d1ea0-345f-4090-b1f5-8ce6b20a059c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1235 | 2025.12.20 23:56:03.258698 [ 274 ] {6a3d1ea0-345f-4090-b1f5-8ce6b20a059c} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1236 | 2025.12.20 23:56:03.258727 [ 274 ] {6a3d1ea0-345f-4090-b1f5-8ce6b20a059c} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1237 | 2025.12.20 23:56:03.258746 [ 274 ] {6a3d1ea0-345f-4090-b1f5-8ce6b20a059c} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1238 | 2025.12.20 23:56:03.258761 [ 274 ] {6a3d1ea0-345f-4090-b1f5-8ce6b20a059c} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1239 | 2025.12.20 23:56:03.258794 [ 274 ] {6a3d1ea0-345f-4090-b1f5-8ce6b20a059c} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1240 | 2025.12.20 23:56:03.258812 [ 274 ] {6a3d1ea0-345f-4090-b1f5-8ce6b20a059c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1241 | 2025.12.20 23:56:03.259208 [ 274 ] {6a3d1ea0-345f-4090-b1f5-8ce6b20a059c} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00125 sec., 20800 rows/sec., 900.00 KiB/sec. | ||
| 1242 | 2025.12.20 23:56:03.259291 [ 274 ] {6a3d1ea0-345f-4090-b1f5-8ce6b20a059c} <Debug> TCPHandler: Processed in 0.001561712 sec. | ||
| 1243 | 2025.12.20 23:56:03.259518 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2025.12.20 23:56:03.259653 [ 274 ] {52d2f8cb-16ef-4b18-80f5-e2a06108f7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1245 | 2025.12.20 23:56:03.259877 [ 274 ] {52d2f8cb-16ef-4b18-80f5-e2a06108f7a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1246 | 2025.12.20 23:56:03.259914 [ 274 ] {52d2f8cb-16ef-4b18-80f5-e2a06108f7a7} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1247 | 2025.12.20 23:56:03.260123 [ 274 ] {52d2f8cb-16ef-4b18-80f5-e2a06108f7a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1248 | 2025.12.20 23:56:03.260176 [ 274 ] {52d2f8cb-16ef-4b18-80f5-e2a06108f7a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1249 | 2025.12.20 23:56:03.260277 [ 274 ] {52d2f8cb-16ef-4b18-80f5-e2a06108f7a7} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1250 | 2025.12.20 23:56:03.260305 [ 274 ] {52d2f8cb-16ef-4b18-80f5-e2a06108f7a7} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1251 | 2025.12.20 23:56:03.260324 [ 274 ] {52d2f8cb-16ef-4b18-80f5-e2a06108f7a7} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1252 | 2025.12.20 23:56:03.260339 [ 274 ] {52d2f8cb-16ef-4b18-80f5-e2a06108f7a7} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1253 | 2025.12.20 23:56:03.260373 [ 274 ] {52d2f8cb-16ef-4b18-80f5-e2a06108f7a7} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1254 | 2025.12.20 23:56:03.260392 [ 274 ] {52d2f8cb-16ef-4b18-80f5-e2a06108f7a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1255 | 2025.12.20 23:56:03.260803 [ 274 ] {52d2f8cb-16ef-4b18-80f5-e2a06108f7a7} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001205 sec., 21576.76348547718 rows/sec., 933.61 KiB/sec. | ||
| 1256 | 2025.12.20 23:56:03.260888 [ 274 ] {52d2f8cb-16ef-4b18-80f5-e2a06108f7a7} <Debug> TCPHandler: Processed in 0.001418947 sec. | ||
| 1257 | 2025.12.20 23:56:03.261110 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2025.12.20 23:56:03.261244 [ 274 ] {85ab4dc8-7ba8-4600-9951-68a86df35c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1259 | 2025.12.20 23:56:03.261456 [ 274 ] {85ab4dc8-7ba8-4600-9951-68a86df35c10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1260 | 2025.12.20 23:56:03.261493 [ 274 ] {85ab4dc8-7ba8-4600-9951-68a86df35c10} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1261 | 2025.12.20 23:56:03.261696 [ 274 ] {85ab4dc8-7ba8-4600-9951-68a86df35c10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1262 | 2025.12.20 23:56:03.261749 [ 274 ] {85ab4dc8-7ba8-4600-9951-68a86df35c10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1263 | 2025.12.20 23:56:03.261849 [ 274 ] {85ab4dc8-7ba8-4600-9951-68a86df35c10} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1264 | 2025.12.20 23:56:03.261878 [ 274 ] {85ab4dc8-7ba8-4600-9951-68a86df35c10} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1265 | 2025.12.20 23:56:03.261902 [ 274 ] {85ab4dc8-7ba8-4600-9951-68a86df35c10} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1266 | 2025.12.20 23:56:03.261917 [ 274 ] {85ab4dc8-7ba8-4600-9951-68a86df35c10} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1267 | 2025.12.20 23:56:03.261952 [ 274 ] {85ab4dc8-7ba8-4600-9951-68a86df35c10} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1268 | 2025.12.20 23:56:03.261970 [ 274 ] {85ab4dc8-7ba8-4600-9951-68a86df35c10} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1269 | 2025.12.20 23:56:03.262500 [ 274 ] {85ab4dc8-7ba8-4600-9951-68a86df35c10} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001313 sec., 19801.980198019803 rows/sec., 856.82 KiB/sec. | ||
| 1270 | 2025.12.20 23:56:03.262582 [ 274 ] {85ab4dc8-7ba8-4600-9951-68a86df35c10} <Debug> TCPHandler: Processed in 0.00152227 sec. | ||
| 1271 | 2025.12.20 23:56:03.273849 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2025.12.20 23:56:03.274001 [ 274 ] {fd7bbbd8-8d37-45f7-9650-369563de81b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1273 | 2025.12.20 23:56:03.274229 [ 274 ] {fd7bbbd8-8d37-45f7-9650-369563de81b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1274 | 2025.12.20 23:56:03.274266 [ 274 ] {fd7bbbd8-8d37-45f7-9650-369563de81b3} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1275 | 2025.12.20 23:56:03.274486 [ 274 ] {fd7bbbd8-8d37-45f7-9650-369563de81b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1276 | 2025.12.20 23:56:03.274544 [ 274 ] {fd7bbbd8-8d37-45f7-9650-369563de81b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1277 | 2025.12.20 23:56:03.274650 [ 274 ] {fd7bbbd8-8d37-45f7-9650-369563de81b3} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1278 | 2025.12.20 23:56:03.274680 [ 274 ] {fd7bbbd8-8d37-45f7-9650-369563de81b3} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1279 | 2025.12.20 23:56:03.274700 [ 274 ] {fd7bbbd8-8d37-45f7-9650-369563de81b3} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1280 | 2025.12.20 23:56:03.274720 [ 274 ] {fd7bbbd8-8d37-45f7-9650-369563de81b3} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1281 | 2025.12.20 23:56:03.274755 [ 274 ] {fd7bbbd8-8d37-45f7-9650-369563de81b3} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1282 | 2025.12.20 23:56:03.274773 [ 274 ] {fd7bbbd8-8d37-45f7-9650-369563de81b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1283 | 2025.12.20 23:56:03.275273 [ 274 ] {fd7bbbd8-8d37-45f7-9650-369563de81b3} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00133 sec., 19548.872180451126 rows/sec., 845.86 KiB/sec. | ||
| 1284 | 2025.12.20 23:56:03.275365 [ 274 ] {fd7bbbd8-8d37-45f7-9650-369563de81b3} <Debug> TCPHandler: Processed in 0.001570442 sec. | ||
| 1285 | 2025.12.20 23:56:03.282731 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2025.12.20 23:56:03.282851 [ 274 ] {48e34c6a-9a0b-40ee-9a3c-1ba926d3c4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1287 | 2025.12.20 23:56:03.282899 [ 274 ] {48e34c6a-9a0b-40ee-9a3c-1ba926d3c4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1288 | 2025.12.20 23:56:03.283529 [ 274 ] {48e34c6a-9a0b-40ee-9a3c-1ba926d3c4a1} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2025.12.20 23:56:03.283576 [ 274 ] {48e34c6a-9a0b-40ee-9a3c-1ba926d3c4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1290 | 2025.12.20 23:56:03.284156 [ 274 ] {48e34c6a-9a0b-40ee-9a3c-1ba926d3c4a1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1291 | 2025.12.20 23:56:03.284581 [ 274 ] {48e34c6a-9a0b-40ee-9a3c-1ba926d3c4a1} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2025.12.20 23:56:03.284738 [ 274 ] {48e34c6a-9a0b-40ee-9a3c-1ba926d3c4a1} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001919 sec., 6253.256904637832 rows/sec., 2.22 MiB/sec. | ||
| 1293 | 2025.12.20 23:56:03.284780 [ 274 ] {48e34c6a-9a0b-40ee-9a3c-1ba926d3c4a1} <Debug> TCPHandler: Processed in 0.00211704 sec. | ||
| 1294 | 2025.12.20 23:56:03.284915 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2025.12.20 23:56:03.285015 [ 274 ] {f5f903cc-659d-46c4-9cea-3b9957783620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1296 | 2025.12.20 23:56:03.285058 [ 274 ] {f5f903cc-659d-46c4-9cea-3b9957783620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1297 | 2025.12.20 23:56:03.285677 [ 274 ] {f5f903cc-659d-46c4-9cea-3b9957783620} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2025.12.20 23:56:03.285714 [ 274 ] {f5f903cc-659d-46c4-9cea-3b9957783620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1299 | 2025.12.20 23:56:03.286180 [ 274 ] {f5f903cc-659d-46c4-9cea-3b9957783620} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1300 | 2025.12.20 23:56:03.286660 [ 274 ] {f5f903cc-659d-46c4-9cea-3b9957783620} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2025.12.20 23:56:03.286796 [ 274 ] {f5f903cc-659d-46c4-9cea-3b9957783620} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001804 sec., 227272.72727272726 rows/sec., 14.42 MiB/sec. | ||
| 1302 | 2025.12.20 23:56:03.286843 [ 274 ] {f5f903cc-659d-46c4-9cea-3b9957783620} <Debug> TCPHandler: Processed in 0.001979896 sec. | ||
| 1303 | 2025.12.20 23:56:03.286964 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2025.12.20 23:56:03.287062 [ 274 ] {4aae0e47-5463-412d-b23d-7594fc68ce3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1305 | 2025.12.20 23:56:03.287104 [ 274 ] {4aae0e47-5463-412d-b23d-7594fc68ce3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1306 | 2025.12.20 23:56:03.287995 [ 274 ] {4aae0e47-5463-412d-b23d-7594fc68ce3a} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2025.12.20 23:56:03.288032 [ 274 ] {4aae0e47-5463-412d-b23d-7594fc68ce3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1308 | 2025.12.20 23:56:03.288590 [ 274 ] {4aae0e47-5463-412d-b23d-7594fc68ce3a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1309 | 2025.12.20 23:56:03.289016 [ 274 ] {4aae0e47-5463-412d-b23d-7594fc68ce3a} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2025.12.20 23:56:03.289150 [ 274 ] {4aae0e47-5463-412d-b23d-7594fc68ce3a} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002109 sec., 527264.1062114746 rows/sec., 41.60 MiB/sec. | ||
| 1311 | 2025.12.20 23:56:03.289194 [ 274 ] {4aae0e47-5463-412d-b23d-7594fc68ce3a} <Debug> TCPHandler: Processed in 0.002280186 sec. | ||
| 1312 | 2025.12.20 23:56:03.289303 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1313 | 2025.12.20 23:56:03.289399 [ 274 ] {f6f24e3c-b7f4-4e63-8af8-e09b0e527b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1314 | 2025.12.20 23:56:03.289441 [ 274 ] {f6f24e3c-b7f4-4e63-8af8-e09b0e527b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1315 | 2025.12.20 23:56:03.289915 [ 274 ] {f6f24e3c-b7f4-4e63-8af8-e09b0e527b47} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2025.12.20 23:56:03.289951 [ 274 ] {f6f24e3c-b7f4-4e63-8af8-e09b0e527b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1317 | 2025.12.20 23:56:03.290376 [ 274 ] {f6f24e3c-b7f4-4e63-8af8-e09b0e527b47} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1318 | 2025.12.20 23:56:03.290808 [ 274 ] {f6f24e3c-b7f4-4e63-8af8-e09b0e527b47} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1319 | 2025.12.20 23:56:03.290950 [ 274 ] {f6f24e3c-b7f4-4e63-8af8-e09b0e527b47} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00157 sec., 130573.24840764332 rows/sec., 7.66 MiB/sec. | ||
| 1320 | 2025.12.20 23:56:03.290992 [ 274 ] {f6f24e3c-b7f4-4e63-8af8-e09b0e527b47} <Debug> TCPHandler: Processed in 0.001740008 sec. | ||
| 1321 | 2025.12.20 23:56:03.291096 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1322 | 2025.12.20 23:56:03.291191 [ 274 ] {0bbf3853-cef7-4e93-acd2-38e9ebd7ee52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1323 | 2025.12.20 23:56:03.291231 [ 274 ] {0bbf3853-cef7-4e93-acd2-38e9ebd7ee52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1324 | 2025.12.20 23:56:03.291721 [ 274 ] {0bbf3853-cef7-4e93-acd2-38e9ebd7ee52} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2025.12.20 23:56:03.291758 [ 274 ] {0bbf3853-cef7-4e93-acd2-38e9ebd7ee52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1326 | 2025.12.20 23:56:03.292203 [ 274 ] {0bbf3853-cef7-4e93-acd2-38e9ebd7ee52} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1327 | 2025.12.20 23:56:03.292641 [ 274 ] {0bbf3853-cef7-4e93-acd2-38e9ebd7ee52} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1328 | 2025.12.20 23:56:03.292777 [ 274 ] {0bbf3853-cef7-4e93-acd2-38e9ebd7ee52} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001604 sec., 132169.57605985037 rows/sec., 8.52 MiB/sec. | ||
| 1329 | 2025.12.20 23:56:03.292820 [ 274 ] {0bbf3853-cef7-4e93-acd2-38e9ebd7ee52} <Debug> TCPHandler: Processed in 0.001775328 sec. | ||
| 1330 | 2025.12.20 23:56:03.292927 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2025.12.20 23:56:03.293021 [ 274 ] {6be0b421-bbcd-4de9-a999-574273872be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1332 | 2025.12.20 23:56:03.293061 [ 274 ] {6be0b421-bbcd-4de9-a999-574273872be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1333 | 2025.12.20 23:56:03.293539 [ 274 ] {6be0b421-bbcd-4de9-a999-574273872be3} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2025.12.20 23:56:03.293576 [ 274 ] {6be0b421-bbcd-4de9-a999-574273872be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1335 | 2025.12.20 23:56:03.293998 [ 274 ] {6be0b421-bbcd-4de9-a999-574273872be3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1336 | 2025.12.20 23:56:03.294426 [ 274 ] {6be0b421-bbcd-4de9-a999-574273872be3} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2025.12.20 23:56:03.294563 [ 274 ] {6be0b421-bbcd-4de9-a999-574273872be3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00156 sec., 135256.41025641025 rows/sec., 7.68 MiB/sec. | ||
| 1338 | 2025.12.20 23:56:03.294605 [ 274 ] {6be0b421-bbcd-4de9-a999-574273872be3} <Debug> TCPHandler: Processed in 0.001732368 sec. | ||
| 1339 | 2025.12.20 23:56:03.294716 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2025.12.20 23:56:03.294809 [ 274 ] {612da17b-33ef-4fcd-9e4c-865169c27d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1341 | 2025.12.20 23:56:03.294849 [ 274 ] {612da17b-33ef-4fcd-9e4c-865169c27d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1342 | 2025.12.20 23:56:03.295488 [ 274 ] {612da17b-33ef-4fcd-9e4c-865169c27d89} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1343 | 2025.12.20 23:56:03.295525 [ 274 ] {612da17b-33ef-4fcd-9e4c-865169c27d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1344 | 2025.12.20 23:56:03.295996 [ 274 ] {612da17b-33ef-4fcd-9e4c-865169c27d89} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1345 | 2025.12.20 23:56:03.296429 [ 274 ] {612da17b-33ef-4fcd-9e4c-865169c27d89} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2025.12.20 23:56:03.296557 [ 274 ] {612da17b-33ef-4fcd-9e4c-865169c27d89} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001766 sec., 384484.71121177805 rows/sec., 26.80 MiB/sec. | ||
| 1347 | 2025.12.20 23:56:03.296600 [ 274 ] {612da17b-33ef-4fcd-9e4c-865169c27d89} <Debug> TCPHandler: Processed in 0.001935544 sec. | ||
| 1348 | 2025.12.20 23:56:03.296711 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1349 | 2025.12.20 23:56:03.296807 [ 274 ] {25224248-fa56-48df-9bd6-36f39ea012e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1350 | 2025.12.20 23:56:03.296849 [ 274 ] {25224248-fa56-48df-9bd6-36f39ea012e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1351 | 2025.12.20 23:56:03.297213 [ 274 ] {25224248-fa56-48df-9bd6-36f39ea012e0} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1352 | 2025.12.20 23:56:03.297248 [ 274 ] {25224248-fa56-48df-9bd6-36f39ea012e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1353 | 2025.12.20 23:56:03.297792 [ 274 ] {25224248-fa56-48df-9bd6-36f39ea012e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1354 | 2025.12.20 23:56:03.298214 [ 274 ] {25224248-fa56-48df-9bd6-36f39ea012e0} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1355 | 2025.12.20 23:56:03.298349 [ 274 ] {25224248-fa56-48df-9bd6-36f39ea012e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001561 sec., 3843.6899423446507 rows/sec., 200.82 KiB/sec. | ||
| 1356 | 2025.12.20 23:56:03.298385 [ 274 ] {25224248-fa56-48df-9bd6-36f39ea012e0} <Debug> TCPHandler: Processed in 0.001724977 sec. | ||
| 1357 | 2025.12.20 23:56:03.298501 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1358 | 2025.12.20 23:56:03.298594 [ 274 ] {72d9a8df-c3ac-4440-97e9-288bb937b1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1359 | 2025.12.20 23:56:03.298636 [ 274 ] {72d9a8df-c3ac-4440-97e9-288bb937b1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1360 | 2025.12.20 23:56:03.299093 [ 274 ] {72d9a8df-c3ac-4440-97e9-288bb937b1f7} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2025.12.20 23:56:03.299129 [ 274 ] {72d9a8df-c3ac-4440-97e9-288bb937b1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1362 | 2025.12.20 23:56:03.299570 [ 274 ] {72d9a8df-c3ac-4440-97e9-288bb937b1f7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1363 | 2025.12.20 23:56:03.300054 [ 274 ] {72d9a8df-c3ac-4440-97e9-288bb937b1f7} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2025.12.20 23:56:03.300193 [ 274 ] {72d9a8df-c3ac-4440-97e9-288bb937b1f7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001619 sec., 193946.8807906115 rows/sec., 12.74 MiB/sec. | ||
| 1365 | 2025.12.20 23:56:03.300230 [ 274 ] {72d9a8df-c3ac-4440-97e9-288bb937b1f7} <Debug> TCPHandler: Processed in 0.001781199 sec. | ||
| 1366 | 2025.12.20 23:56:03.300330 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2025.12.20 23:56:03.300424 [ 274 ] {54224639-e462-4fc4-badd-9a6c61cfaad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1368 | 2025.12.20 23:56:03.300467 [ 274 ] {54224639-e462-4fc4-badd-9a6c61cfaad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1369 | 2025.12.20 23:56:03.300820 [ 274 ] {54224639-e462-4fc4-badd-9a6c61cfaad5} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2025.12.20 23:56:03.300856 [ 274 ] {54224639-e462-4fc4-badd-9a6c61cfaad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1371 | 2025.12.20 23:56:03.301258 [ 274 ] {54224639-e462-4fc4-badd-9a6c61cfaad5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1372 | 2025.12.20 23:56:03.301700 [ 274 ] {54224639-e462-4fc4-badd-9a6c61cfaad5} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2025.12.20 23:56:03.301837 [ 274 ] {54224639-e462-4fc4-badd-9a6c61cfaad5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001431 sec., 698.8120195667366 rows/sec., 47.09 KiB/sec. | ||
| 1374 | 2025.12.20 23:56:03.301875 [ 274 ] {54224639-e462-4fc4-badd-9a6c61cfaad5} <Debug> TCPHandler: Processed in 0.001593433 sec. | ||
| 1375 | 2025.12.20 23:56:03.302022 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2025.12.20 23:56:03.302115 [ 274 ] {afa458b3-fbbe-41a8-9338-8c178f232aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1377 | 2025.12.20 23:56:03.302157 [ 274 ] {afa458b3-fbbe-41a8-9338-8c178f232aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1378 | 2025.12.20 23:56:03.302501 [ 274 ] {afa458b3-fbbe-41a8-9338-8c178f232aa5} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2025.12.20 23:56:03.302537 [ 274 ] {afa458b3-fbbe-41a8-9338-8c178f232aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1380 | 2025.12.20 23:56:03.302992 [ 274 ] {afa458b3-fbbe-41a8-9338-8c178f232aa5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1381 | 2025.12.20 23:56:03.303498 [ 274 ] {afa458b3-fbbe-41a8-9338-8c178f232aa5} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2025.12.20 23:56:03.303645 [ 274 ] {afa458b3-fbbe-41a8-9338-8c178f232aa5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001547 sec., 67226.89075630253 rows/sec., 4.12 MiB/sec. | ||
| 1383 | 2025.12.20 23:56:03.303683 [ 274 ] {afa458b3-fbbe-41a8-9338-8c178f232aa5} <Debug> TCPHandler: Processed in 0.001711867 sec. | ||
| 1384 | 2025.12.20 23:56:04.853737 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 228 | ||
| 1385 | 2025.12.20 23:56:04.856708 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2025.12.20 23:56:04.856773 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1387 | 2025.12.20 23:56:04.858282 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1388 | 2025.12.20 23:56:04.858838 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2025.12.20 23:56:04.859051 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45158 | ||
| 1390 | 2025.12.20 23:56:04.859216 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 228 | ||
| 1391 | 2025.12.20 23:56:04.861601 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1392 | 2025.12.20 23:56:04.861657 [ 286 ] {} <Debug> TCP-Session: a8524c38-b5a6-4421-baa9-e90f6248925d Authenticating user 'default' from [fd00:1122:3344:101::e]:45158 | ||
| 1393 | 2025.12.20 23:56:04.861680 [ 286 ] {} <Debug> TCP-Session: a8524c38-b5a6-4421-baa9-e90f6248925d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1394 | 2025.12.20 23:56:04.861693 [ 286 ] {} <Debug> TCP-Session: a8524c38-b5a6-4421-baa9-e90f6248925d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1395 | 2025.12.20 23:56:04.861744 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1396 | 2025.12.20 23:56:04.861770 [ 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 | ||
| 1397 | 2025.12.20 23:56:04.861787 [ 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 | ||
| 1398 | 2025.12.20 23:56:04.862184 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59835 | ||
| 1399 | 2025.12.20 23:56:04.862281 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35042 | ||
| 1400 | 2025.12.20 23:56:04.862308 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1401 | 2025.12.20 23:56:04.862348 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57330 | ||
| 1402 | 2025.12.20 23:56:04.862357 [ 287 ] {} <Debug> TCP-Session: b8c5226a-c62b-4661-bdd1-82d0cbe27def Authenticating user 'default' from [fd00:1122:3344:101::e]:59835 | ||
| 1403 | 2025.12.20 23:56:04.862420 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49167 | ||
| 1404 | 2025.12.20 23:56:04.862426 [ 287 ] {} <Debug> TCP-Session: b8c5226a-c62b-4661-bdd1-82d0cbe27def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1405 | 2025.12.20 23:56:04.862460 [ 287 ] {} <Debug> TCP-Session: b8c5226a-c62b-4661-bdd1-82d0cbe27def Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1406 | 2025.12.20 23:56:04.862504 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1407 | 2025.12.20 23:56:04.862548 [ 288 ] {} <Debug> TCP-Session: c3014a3a-0d1b-489a-8333-1a25bd5fbca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35042 | ||
| 1408 | 2025.12.20 23:56:04.862572 [ 288 ] {} <Debug> TCP-Session: c3014a3a-0d1b-489a-8333-1a25bd5fbca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1409 | 2025.12.20 23:56:04.862585 [ 288 ] {} <Debug> TCP-Session: c3014a3a-0d1b-489a-8333-1a25bd5fbca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1410 | 2025.12.20 23:56:04.862584 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55383 | ||
| 1411 | 2025.12.20 23:56:04.862626 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1412 | 2025.12.20 23:56:04.862676 [ 289 ] {} <Debug> TCP-Session: 7bf2b9ad-1e6e-4bd0-85f8-11d89ead2a4d Authenticating user 'default' from [fd00:1122:3344:101::e]:57330 | ||
| 1413 | 2025.12.20 23:56:04.862693 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1414 | 2025.12.20 23:56:04.862703 [ 289 ] {} <Debug> TCP-Session: 7bf2b9ad-1e6e-4bd0-85f8-11d89ead2a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2025.12.20 23:56:04.862734 [ 289 ] {} <Debug> TCP-Session: 7bf2b9ad-1e6e-4bd0-85f8-11d89ead2a4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1416 | 2025.12.20 23:56:04.862734 [ 290 ] {} <Debug> TCP-Session: c14da856-4fa4-409e-8410-cf392ad8df9e Authenticating user 'default' from [fd00:1122:3344:101::e]:49167 | ||
| 1417 | 2025.12.20 23:56:04.862769 [ 290 ] {} <Debug> TCP-Session: c14da856-4fa4-409e-8410-cf392ad8df9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2025.12.20 23:56:04.862782 [ 290 ] {} <Debug> TCP-Session: c14da856-4fa4-409e-8410-cf392ad8df9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2025.12.20 23:56:04.862789 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40328 | ||
| 1420 | 2025.12.20 23:56:04.862795 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1421 | 2025.12.20 23:56:04.862854 [ 291 ] {} <Debug> TCP-Session: 3dffe647-6e57-4000-89c9-71b187907caf Authenticating user 'default' from [fd00:1122:3344:101::e]:55383 | ||
| 1422 | 2025.12.20 23:56:04.862871 [ 291 ] {} <Debug> TCP-Session: 3dffe647-6e57-4000-89c9-71b187907caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2025.12.20 23:56:04.862875 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63148 | ||
| 1424 | 2025.12.20 23:56:04.862885 [ 291 ] {} <Debug> TCP-Session: 3dffe647-6e57-4000-89c9-71b187907caf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1425 | 2025.12.20 23:56:04.862986 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1426 | 2025.12.20 23:56:04.863014 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58008 | ||
| 1427 | 2025.12.20 23:56:04.863023 [ 292 ] {} <Debug> TCP-Session: bf4cf305-0a3a-4a7e-be26-2f704c09f3b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40328 | ||
| 1428 | 2025.12.20 23:56:04.863061 [ 292 ] {} <Debug> TCP-Session: bf4cf305-0a3a-4a7e-be26-2f704c09f3b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2025.12.20 23:56:04.863074 [ 292 ] {} <Debug> TCP-Session: bf4cf305-0a3a-4a7e-be26-2f704c09f3b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1430 | 2025.12.20 23:56:04.863094 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1431 | 2025.12.20 23:56:04.863132 [ 293 ] {} <Debug> TCP-Session: 6b4726a2-7335-48e6-8f12-886faf8d45e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63148 | ||
| 1432 | 2025.12.20 23:56:04.863150 [ 293 ] {} <Debug> TCP-Session: 6b4726a2-7335-48e6-8f12-886faf8d45e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1433 | 2025.12.20 23:56:04.863162 [ 293 ] {} <Debug> TCP-Session: 6b4726a2-7335-48e6-8f12-886faf8d45e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2025.12.20 23:56:04.863188 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1435 | 2025.12.20 23:56:04.863241 [ 294 ] {} <Debug> TCP-Session: 8cafa3c8-d2be-4cfb-9b1a-f25b037d38b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58008 | ||
| 1436 | 2025.12.20 23:56:04.863266 [ 294 ] {} <Debug> TCP-Session: 8cafa3c8-d2be-4cfb-9b1a-f25b037d38b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1437 | 2025.12.20 23:56:04.863286 [ 294 ] {} <Debug> TCP-Session: 8cafa3c8-d2be-4cfb-9b1a-f25b037d38b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1438 | 2025.12.20 23:56:04.864937 [ 286 ] {} <Trace> TCP-Session: a8524c38-b5a6-4421-baa9-e90f6248925d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2025.12.20 23:56:04.865175 [ 286 ] {e9dd1548-e2f2-44d0-9e39-3c58e3232c95} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45158) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1440 | 2025.12.20 23:56:04.865583 [ 286 ] {e9dd1548-e2f2-44d0-9e39-3c58e3232c95} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1441 | 2025.12.20 23:56:04.865663 [ 286 ] {e9dd1548-e2f2-44d0-9e39-3c58e3232c95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1442 | 2025.12.20 23:56:04.868107 [ 286 ] {e9dd1548-e2f2-44d0-9e39-3c58e3232c95} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a) (SelectExecutor): Key condition: unknown | ||
| 1443 | 2025.12.20 23:56:04.882401 [ 295 ] {e9dd1548-e2f2-44d0-9e39-3c58e3232c95} <Trace> AggregatingTransform: Aggregating | ||
| 1444 | 2025.12.20 23:56:04.884438 [ 295 ] {e9dd1548-e2f2-44d0-9e39-3c58e3232c95} <Trace> Aggregator: Aggregation method: without_key | ||
| 1445 | 2025.12.20 23:56:04.887151 [ 295 ] {e9dd1548-e2f2-44d0-9e39-3c58e3232c95} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007912733 sec. (126.379 rows/sec., 4.94 KiB/sec.) | ||
| 1446 | 2025.12.20 23:56:04.887191 [ 295 ] {e9dd1548-e2f2-44d0-9e39-3c58e3232c95} <Trace> Aggregator: Merging aggregated data | ||
| 1447 | 2025.12.20 23:56:04.887230 [ 295 ] {e9dd1548-e2f2-44d0-9e39-3c58e3232c95} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1448 | 2025.12.20 23:56:04.890986 [ 286 ] {e9dd1548-e2f2-44d0-9e39-3c58e3232c95} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.025899 sec., 38.61152940267964 rows/sec., 1.51 KiB/sec. | ||
| 1449 | 2025.12.20 23:56:04.891198 [ 286 ] {e9dd1548-e2f2-44d0-9e39-3c58e3232c95} <Debug> TCPHandler: Processed in 0.02646939 sec. | ||
| 1450 | 2025.12.20 23:56:04.892458 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1451 | 2025.12.20 23:56:04.892508 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1452 | 2025.12.20 23:56:04.892518 [ 286 ] {} <Debug> TCP-Session: a8524c38-b5a6-4421-baa9-e90f6248925d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2025.12.20 23:56:04.892532 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1454 | 2025.12.20 23:56:04.892559 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1455 | 2025.12.20 23:56:04.892580 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1456 | 2025.12.20 23:56:04.892603 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1457 | 2025.12.20 23:56:04.892629 [ 292 ] {} <Debug> TCP-Session: bf4cf305-0a3a-4a7e-be26-2f704c09f3b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2025.12.20 23:56:04.892626 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1459 | 2025.12.20 23:56:04.892644 [ 294 ] {} <Debug> TCP-Session: 8cafa3c8-d2be-4cfb-9b1a-f25b037d38b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1460 | 2025.12.20 23:56:04.892662 [ 289 ] {} <Debug> TCP-Session: 7bf2b9ad-1e6e-4bd0-85f8-11d89ead2a4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2025.12.20 23:56:04.892662 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1462 | 2025.12.20 23:56:04.892687 [ 290 ] {} <Debug> TCP-Session: c14da856-4fa4-409e-8410-cf392ad8df9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2025.12.20 23:56:04.892644 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1464 | 2025.12.20 23:56:04.892729 [ 293 ] {} <Debug> TCP-Session: 6b4726a2-7335-48e6-8f12-886faf8d45e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2025.12.20 23:56:04.892600 [ 288 ] {} <Debug> TCP-Session: c3014a3a-0d1b-489a-8333-1a25bd5fbca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2025.12.20 23:56:04.892773 [ 291 ] {} <Debug> TCP-Session: 3dffe647-6e57-4000-89c9-71b187907caf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2025.12.20 23:56:04.892557 [ 287 ] {} <Debug> TCP-Session: b8c5226a-c62b-4661-bdd1-82d0cbe27def Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1468 | 2025.12.20 23:56:05.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.45 MiB, peak 173.54 MiB, free memory in arenas 0.00 B, will set to 167.91 MiB (RSS), difference: 2.47 MiB | ||
| 1469 | 2025.12.20 23:56:08.204760 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2025.12.20 23:56:08.204961 [ 274 ] {8c9e12a7-18c2-48de-9fec-0d80b93af253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1471 | 2025.12.20 23:56:08.205038 [ 274 ] {8c9e12a7-18c2-48de-9fec-0d80b93af253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1472 | 2025.12.20 23:56:08.205764 [ 274 ] {8c9e12a7-18c2-48de-9fec-0d80b93af253} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2025.12.20 23:56:08.205813 [ 274 ] {8c9e12a7-18c2-48de-9fec-0d80b93af253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1474 | 2025.12.20 23:56:08.206218 [ 274 ] {8c9e12a7-18c2-48de-9fec-0d80b93af253} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1475 | 2025.12.20 23:56:08.206453 [ 274 ] {8c9e12a7-18c2-48de-9fec-0d80b93af253} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2025.12.20 23:56:08.206621 [ 274 ] {8c9e12a7-18c2-48de-9fec-0d80b93af253} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001714 sec., 44340.723453908984 rows/sec., 3.65 MiB/sec. | ||
| 1477 | 2025.12.20 23:56:08.206672 [ 274 ] {8c9e12a7-18c2-48de-9fec-0d80b93af253} <Debug> TCPHandler: Processed in 0.002043868 sec. | ||
| 1478 | 2025.12.20 23:56:08.206796 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2025.12.20 23:56:08.206902 [ 274 ] {450b2e71-4fbf-4d9b-bb69-20934dcd191b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1480 | 2025.12.20 23:56:08.206947 [ 274 ] {450b2e71-4fbf-4d9b-bb69-20934dcd191b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1481 | 2025.12.20 23:56:08.207383 [ 274 ] {450b2e71-4fbf-4d9b-bb69-20934dcd191b} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2025.12.20 23:56:08.207422 [ 274 ] {450b2e71-4fbf-4d9b-bb69-20934dcd191b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1483 | 2025.12.20 23:56:08.207758 [ 274 ] {450b2e71-4fbf-4d9b-bb69-20934dcd191b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1484 | 2025.12.20 23:56:08.207989 [ 274 ] {450b2e71-4fbf-4d9b-bb69-20934dcd191b} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2025.12.20 23:56:08.208130 [ 274 ] {450b2e71-4fbf-4d9b-bb69-20934dcd191b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001252 sec., 7987.220447284344 rows/sec., 600.60 KiB/sec. | ||
| 1486 | 2025.12.20 23:56:08.208171 [ 274 ] {450b2e71-4fbf-4d9b-bb69-20934dcd191b} <Debug> TCPHandler: Processed in 0.001430297 sec. | ||
| 1487 | 2025.12.20 23:56:08.208287 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2025.12.20 23:56:08.208385 [ 274 ] {f5f287eb-5bc4-4048-b02a-595df5fa4124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1489 | 2025.12.20 23:56:08.208425 [ 274 ] {f5f287eb-5bc4-4048-b02a-595df5fa4124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1490 | 2025.12.20 23:56:08.208838 [ 274 ] {f5f287eb-5bc4-4048-b02a-595df5fa4124} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2025.12.20 23:56:08.208875 [ 274 ] {f5f287eb-5bc4-4048-b02a-595df5fa4124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1492 | 2025.12.20 23:56:08.209190 [ 274 ] {f5f287eb-5bc4-4048-b02a-595df5fa4124} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1493 | 2025.12.20 23:56:08.209405 [ 274 ] {f5f287eb-5bc4-4048-b02a-595df5fa4124} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2025.12.20 23:56:08.209549 [ 274 ] {f5f287eb-5bc4-4048-b02a-595df5fa4124} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001184 sec., 62500 rows/sec., 4.88 MiB/sec. | ||
| 1495 | 2025.12.20 23:56:08.209590 [ 274 ] {f5f287eb-5bc4-4048-b02a-595df5fa4124} <Debug> TCPHandler: Processed in 0.001355416 sec. | ||
| 1496 | 2025.12.20 23:56:08.209706 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2025.12.20 23:56:08.209803 [ 274 ] {68eced94-2b52-402f-afe4-4371ec8fddbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1498 | 2025.12.20 23:56:08.209846 [ 274 ] {68eced94-2b52-402f-afe4-4371ec8fddbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1499 | 2025.12.20 23:56:08.210256 [ 274 ] {68eced94-2b52-402f-afe4-4371ec8fddbb} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2025.12.20 23:56:08.210294 [ 274 ] {68eced94-2b52-402f-afe4-4371ec8fddbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1501 | 2025.12.20 23:56:08.210649 [ 274 ] {68eced94-2b52-402f-afe4-4371ec8fddbb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1502 | 2025.12.20 23:56:08.210864 [ 274 ] {68eced94-2b52-402f-afe4-4371ec8fddbb} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2025.12.20 23:56:08.211009 [ 274 ] {68eced94-2b52-402f-afe4-4371ec8fddbb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 1504 | 2025.12.20 23:56:08.211049 [ 274 ] {68eced94-2b52-402f-afe4-4371ec8fddbb} <Debug> TCPHandler: Processed in 0.001394886 sec. | ||
| 1505 | 2025.12.20 23:56:08.211158 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2025.12.20 23:56:08.211253 [ 274 ] {716c9514-8144-453f-9a90-8fbd0d8921a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1507 | 2025.12.20 23:56:08.211308 [ 274 ] {716c9514-8144-453f-9a90-8fbd0d8921a2} <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 | ||
| 1508 | 2025.12.20 23:56:08.212051 [ 274 ] {716c9514-8144-453f-9a90-8fbd0d8921a2} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2025.12.20 23:56:08.212089 [ 274 ] {716c9514-8144-453f-9a90-8fbd0d8921a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1510 | 2025.12.20 23:56:08.212609 [ 274 ] {716c9514-8144-453f-9a90-8fbd0d8921a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1511 | 2025.12.20 23:56:08.212834 [ 274 ] {716c9514-8144-453f-9a90-8fbd0d8921a2} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2025.12.20 23:56:08.212980 [ 274 ] {716c9514-8144-453f-9a90-8fbd0d8921a2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001745 sec., 5730.659025787965 rows/sec., 10.27 MiB/sec. | ||
| 1513 | 2025.12.20 23:56:08.213038 [ 274 ] {716c9514-8144-453f-9a90-8fbd0d8921a2} <Debug> TCPHandler: Processed in 0.001930744 sec. | ||
| 1514 | 2025.12.20 23:56:08.213148 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2025.12.20 23:56:08.213245 [ 274 ] {7f1b8052-0dfa-4b83-aa47-ca061a52b394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1516 | 2025.12.20 23:56:08.213287 [ 274 ] {7f1b8052-0dfa-4b83-aa47-ca061a52b394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1517 | 2025.12.20 23:56:08.213621 [ 274 ] {7f1b8052-0dfa-4b83-aa47-ca061a52b394} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2025.12.20 23:56:08.213658 [ 274 ] {7f1b8052-0dfa-4b83-aa47-ca061a52b394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1519 | 2025.12.20 23:56:08.213967 [ 274 ] {7f1b8052-0dfa-4b83-aa47-ca061a52b394} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1520 | 2025.12.20 23:56:08.214178 [ 274 ] {7f1b8052-0dfa-4b83-aa47-ca061a52b394} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2025.12.20 23:56:08.214309 [ 274 ] {7f1b8052-0dfa-4b83-aa47-ca061a52b394} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 1522 | 2025.12.20 23:56:08.214346 [ 274 ] {7f1b8052-0dfa-4b83-aa47-ca061a52b394} <Debug> TCPHandler: Processed in 0.001248542 sec. | ||
| 1523 | 2025.12.20 23:56:09.752090 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1524 | 2025.12.20 23:56:09.752149 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1525 | 2025.12.20 23:56:09.861896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 2821 | ||
| 1526 | 2025.12.20 23:56:09.862373 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2025.12.20 23:56:09.862419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1528 | 2025.12.20 23:56:09.862920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1529 | 2025.12.20 23:56:09.863159 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2025.12.20 23:56:09.863294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2821 | ||
| 1531 | 2025.12.20 23:56:09.863293 [ 72 ] {} <Debug> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1532 | 2025.12.20 23:56:09.863382 [ 72 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2025.12.20 23:56:09.863408 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1534 | 2025.12.20 23:56:09.865662 [ 206 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::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 | ||
| 1535 | 2025.12.20 23:56:09.868150 [ 206 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1536 | 2025.12.20 23:56:09.868247 [ 206 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1537 | 2025.12.20 23:56:09.868373 [ 206 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1538 | 2025.12.20 23:56:09.868431 [ 206 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1539 | 2025.12.20 23:56:09.868483 [ 206 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1540 | 2025.12.20 23:56:09.868527 [ 206 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1541 | 2025.12.20 23:56:09.868588 [ 206 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 442 rows starting from the beginning of the part | ||
| 1542 | 2025.12.20 23:56:09.905453 [ 186 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 4 columns (4 merged, 0 gathered) in 0.041850012 sec., 67407.3880791241 rows/sec., 987.41 KiB/sec. | ||
| 1543 | 2025.12.20 23:56:09.906224 [ 196 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1544 | 2025.12.20 23:56:09.906562 [ 196 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_6_1} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2025.12.20 23:56:09.906640 [ 196 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_6_1} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1546 | 2025.12.20 23:56:09.906758 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1547 | 2025.12.20 23:56:10.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.10 MiB, peak 174.41 MiB, free memory in arenas 0.00 B, will set to 169.68 MiB (RSS), difference: 1.57 MiB | ||
| 1548 | 2025.12.20 23:56:10.006504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1549 | 2025.12.20 23:56:10.024166 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2025.12.20 23:56:10.024215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1551 | 2025.12.20 23:56:10.030598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1552 | 2025.12.20 23:56:10.031299 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2025.12.20 23:56:10.031560 [ 72 ] {} <Debug> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1554 | 2025.12.20 23:56:10.031601 [ 72 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2025.12.20 23:56:10.031623 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1556 | 2025.12.20 23:56:10.031719 [ 196 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 1557 | 2025.12.20 23:56:10.034209 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1558 | 2025.12.20 23:56:10.034585 [ 196 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1559 | 2025.12.20 23:56:10.035324 [ 196 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 1560 | 2025.12.20 23:56:10.038780 [ 196 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 1561 | 2025.12.20 23:56:10.042220 [ 196 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 1562 | 2025.12.20 23:56:10.046093 [ 196 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 1563 | 2025.12.20 23:56:10.052948 [ 196 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 1564 | 2025.12.20 23:56:10.057368 [ 196 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 1565 | 2025.12.20 23:56:10.115376 [ 186 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.083700233 sec., 549.5803100094118 rows/sec., 2.84 MiB/sec. | ||
| 1566 | 2025.12.20 23:56:10.117593 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1567 | 2025.12.20 23:56:10.119768 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_6_1} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2025.12.20 23:56:10.119877 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_6_1} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1569 | 2025.12.20 23:56:10.121703 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1570 | 2025.12.20 23:56:10.939571 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54305 | ||
| 1571 | 2025.12.20 23:56:10.939695 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1572 | 2025.12.20 23:56:10.939723 [ 286 ] {} <Debug> TCP-Session: a5965626-2daf-4867-820a-021363d6bf40 Authenticating user 'default' from [fd00:1122:3344:101::e]:54305 | ||
| 1573 | 2025.12.20 23:56:10.939748 [ 286 ] {} <Debug> TCP-Session: a5965626-2daf-4867-820a-021363d6bf40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2025.12.20 23:56:10.939764 [ 286 ] {} <Debug> TCP-Session: a5965626-2daf-4867-820a-021363d6bf40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2025.12.20 23:56:10.939973 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33478 | ||
| 1576 | 2025.12.20 23:56:10.940003 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53588 | ||
| 1577 | 2025.12.20 23:56:10.940028 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62198 | ||
| 1578 | 2025.12.20 23:56:10.940064 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35615 | ||
| 1579 | 2025.12.20 23:56:10.940090 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61966 | ||
| 1580 | 2025.12.20 23:56:10.940085 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46754 | ||
| 1581 | 2025.12.20 23:56:10.940129 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1582 | 2025.12.20 23:56:10.940162 [ 286 ] {} <Trace> TCP-Session: a5965626-2daf-4867-820a-021363d6bf40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2025.12.20 23:56:10.940194 [ 287 ] {} <Debug> TCP-Session: 1da11c75-c223-40c3-ac94-8c43887fd0c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33478 | ||
| 1584 | 2025.12.20 23:56:10.940059 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61721 | ||
| 1585 | 2025.12.20 23:56:10.940235 [ 287 ] {} <Debug> TCP-Session: 1da11c75-c223-40c3-ac94-8c43887fd0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2025.12.20 23:56:10.940025 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46667 | ||
| 1587 | 2025.12.20 23:56:10.940264 [ 287 ] {} <Debug> TCP-Session: 1da11c75-c223-40c3-ac94-8c43887fd0c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2025.12.20 23:56:10.940315 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1589 | 2025.12.20 23:56:10.940354 [ 288 ] {} <Debug> TCP-Session: 9f88eacd-e52d-4640-8b66-4586a657ca89 Authenticating user 'default' from [fd00:1122:3344:101::e]:53588 | ||
| 1590 | 2025.12.20 23:56:10.940370 [ 286 ] {2d5ea356-2da8-443f-bd50-b1dd42433c68} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54305) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1591 | 2025.12.20 23:56:10.940380 [ 288 ] {} <Debug> TCP-Session: 9f88eacd-e52d-4640-8b66-4586a657ca89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1592 | 2025.12.20 23:56:10.940413 [ 288 ] {} <Debug> TCP-Session: 9f88eacd-e52d-4640-8b66-4586a657ca89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1593 | 2025.12.20 23:56:10.940541 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1594 | 2025.12.20 23:56:10.940543 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1595 | 2025.12.20 23:56:10.940583 [ 291 ] {} <Debug> TCP-Session: a0bbdd2c-3e50-4f2e-a1f3-a926b6f1c87e Authenticating user 'default' from [fd00:1122:3344:101::e]:61721 | ||
| 1596 | 2025.12.20 23:56:10.940602 [ 289 ] {} <Debug> TCP-Session: 727177c7-36e4-4715-893a-5bbf5a186526 Authenticating user 'default' from [fd00:1122:3344:101::e]:46667 | ||
| 1597 | 2025.12.20 23:56:10.940610 [ 291 ] {} <Debug> TCP-Session: a0bbdd2c-3e50-4f2e-a1f3-a926b6f1c87e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1598 | 2025.12.20 23:56:10.940621 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1599 | 2025.12.20 23:56:10.940634 [ 289 ] {} <Debug> TCP-Session: 727177c7-36e4-4715-893a-5bbf5a186526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2025.12.20 23:56:10.940641 [ 291 ] {} <Debug> TCP-Session: a0bbdd2c-3e50-4f2e-a1f3-a926b6f1c87e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2025.12.20 23:56:10.940673 [ 289 ] {} <Debug> TCP-Session: 727177c7-36e4-4715-893a-5bbf5a186526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1602 | 2025.12.20 23:56:10.940663 [ 286 ] {2d5ea356-2da8-443f-bd50-b1dd42433c68} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1603 | 2025.12.20 23:56:10.940670 [ 293 ] {} <Debug> TCP-Session: f4dbecad-12c3-464e-9a3f-21c178980b68 Authenticating user 'default' from [fd00:1122:3344:101::e]:46754 | ||
| 1604 | 2025.12.20 23:56:10.940763 [ 293 ] {} <Debug> TCP-Session: f4dbecad-12c3-464e-9a3f-21c178980b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2025.12.20 23:56:10.940776 [ 293 ] {} <Debug> TCP-Session: f4dbecad-12c3-464e-9a3f-21c178980b68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2025.12.20 23:56:10.940778 [ 286 ] {2d5ea356-2da8-443f-bd50-b1dd42433c68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1607 | 2025.12.20 23:56:10.940821 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1608 | 2025.12.20 23:56:10.940821 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1609 | 2025.12.20 23:56:10.940851 [ 294 ] {} <Debug> TCP-Session: 4428b27f-6209-4320-b9c6-25dafa02cd3f Authenticating user 'default' from [fd00:1122:3344:101::e]:61966 | ||
| 1610 | 2025.12.20 23:56:10.940854 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1611 | 2025.12.20 23:56:10.940879 [ 294 ] {} <Debug> TCP-Session: 4428b27f-6209-4320-b9c6-25dafa02cd3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2025.12.20 23:56:10.940873 [ 292 ] {} <Debug> TCP-Session: 415b58dc-6de8-4c27-b72e-240af8609fa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35615 | ||
| 1613 | 2025.12.20 23:56:10.940895 [ 294 ] {} <Debug> TCP-Session: 4428b27f-6209-4320-b9c6-25dafa02cd3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1614 | 2025.12.20 23:56:10.940893 [ 290 ] {} <Debug> TCP-Session: 376f4475-4c4c-433f-8f51-319e29429b89 Authenticating user 'default' from [fd00:1122:3344:101::e]:62198 | ||
| 1615 | 2025.12.20 23:56:10.940914 [ 292 ] {} <Debug> TCP-Session: 415b58dc-6de8-4c27-b72e-240af8609fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1616 | 2025.12.20 23:56:10.940929 [ 290 ] {} <Debug> TCP-Session: 376f4475-4c4c-433f-8f51-319e29429b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2025.12.20 23:56:10.940940 [ 292 ] {} <Debug> TCP-Session: 415b58dc-6de8-4c27-b72e-240af8609fa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2025.12.20 23:56:10.940953 [ 290 ] {} <Debug> TCP-Session: 376f4475-4c4c-433f-8f51-319e29429b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1619 | 2025.12.20 23:56:10.941063 [ 286 ] {2d5ea356-2da8-443f-bd50-b1dd42433c68} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a) (SelectExecutor): Key condition: unknown | ||
| 1620 | 2025.12.20 23:56:10.942137 [ 309 ] {2d5ea356-2da8-443f-bd50-b1dd42433c68} <Trace> AggregatingTransform: Aggregating | ||
| 1621 | 2025.12.20 23:56:10.942205 [ 309 ] {2d5ea356-2da8-443f-bd50-b1dd42433c68} <Trace> Aggregator: Aggregation method: without_key | ||
| 1622 | 2025.12.20 23:56:10.942249 [ 309 ] {2d5ea356-2da8-443f-bd50-b1dd42433c68} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001089277 sec. (918.040 rows/sec., 35.86 KiB/sec.) | ||
| 1623 | 2025.12.20 23:56:10.942272 [ 309 ] {2d5ea356-2da8-443f-bd50-b1dd42433c68} <Trace> Aggregator: Merging aggregated data | ||
| 1624 | 2025.12.20 23:56:10.943415 [ 286 ] {2d5ea356-2da8-443f-bd50-b1dd42433c68} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003111 sec., 321.44005143040823 rows/sec., 12.56 KiB/sec. | ||
| 1625 | 2025.12.20 23:56:10.943545 [ 286 ] {2d5ea356-2da8-443f-bd50-b1dd42433c68} <Debug> TCPHandler: Processed in 0.003508077 sec. | ||
| 1626 | 2025.12.20 23:56:10.943653 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1627 | 2025.12.20 23:56:10.943684 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1628 | 2025.12.20 23:56:10.943686 [ 286 ] {} <Debug> TCP-Session: a5965626-2daf-4867-820a-021363d6bf40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1629 | 2025.12.20 23:56:10.943710 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1630 | 2025.12.20 23:56:10.943727 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1631 | 2025.12.20 23:56:10.943749 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1632 | 2025.12.20 23:56:10.943757 [ 292 ] {} <Debug> TCP-Session: 415b58dc-6de8-4c27-b72e-240af8609fa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2025.12.20 23:56:10.943771 [ 289 ] {} <Debug> TCP-Session: 727177c7-36e4-4715-893a-5bbf5a186526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2025.12.20 23:56:10.943770 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1635 | 2025.12.20 23:56:10.943799 [ 294 ] {} <Debug> TCP-Session: 4428b27f-6209-4320-b9c6-25dafa02cd3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2025.12.20 23:56:10.943812 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1637 | 2025.12.20 23:56:10.943831 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1638 | 2025.12.20 23:56:10.943837 [ 291 ] {} <Debug> TCP-Session: a0bbdd2c-3e50-4f2e-a1f3-a926b6f1c87e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2025.12.20 23:56:10.943864 [ 290 ] {} <Debug> TCP-Session: 376f4475-4c4c-433f-8f51-319e29429b89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2025.12.20 23:56:10.943886 [ 293 ] {} <Debug> TCP-Session: f4dbecad-12c3-464e-9a3f-21c178980b68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1641 | 2025.12.20 23:56:10.943796 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1642 | 2025.12.20 23:56:10.943729 [ 287 ] {} <Debug> TCP-Session: 1da11c75-c223-40c3-ac94-8c43887fd0c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2025.12.20 23:56:10.943945 [ 288 ] {} <Debug> TCP-Session: 9f88eacd-e52d-4640-8b66-4586a657ca89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2025.12.20 23:56:11.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.99 MiB, peak 180.29 MiB, free memory in arenas 0.00 B, will set to 181.10 MiB (RSS), difference: 10.11 MiB | ||
| 1645 | 2025.12.20 23:56:11.910834 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34449 | ||
| 1646 | 2025.12.20 23:56:11.910948 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1647 | 2025.12.20 23:56:11.910974 [ 286 ] {} <Debug> TCP-Session: e5ae89c2-43f7-41c3-8a37-4f6f6d812e2c Authenticating user 'default' from [fd00:1122:3344:101::e]:34449 | ||
| 1648 | 2025.12.20 23:56:11.910995 [ 286 ] {} <Debug> TCP-Session: e5ae89c2-43f7-41c3-8a37-4f6f6d812e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2025.12.20 23:56:11.911007 [ 286 ] {} <Debug> TCP-Session: e5ae89c2-43f7-41c3-8a37-4f6f6d812e2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2025.12.20 23:56:11.911244 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47756 | ||
| 1651 | 2025.12.20 23:56:11.911255 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55233 | ||
| 1652 | 2025.12.20 23:56:11.911301 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38827 | ||
| 1653 | 2025.12.20 23:56:11.911328 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51985 | ||
| 1654 | 2025.12.20 23:56:11.911350 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53141 | ||
| 1655 | 2025.12.20 23:56:11.911362 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1656 | 2025.12.20 23:56:11.911408 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1657 | 2025.12.20 23:56:11.911421 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1658 | 2025.12.20 23:56:11.911422 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1659 | 2025.12.20 23:56:11.911447 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1660 | 2025.12.20 23:56:11.911458 [ 292 ] {} <Debug> TCP-Session: 10a553b7-d137-498d-8461-77b298fddffe Authenticating user 'default' from [fd00:1122:3344:101::e]:51985 | ||
| 1661 | 2025.12.20 23:56:11.911470 [ 289 ] {} <Debug> TCP-Session: 1242e6f9-9361-44bf-8dca-3fff08f07946 Authenticating user 'default' from [fd00:1122:3344:101::e]:38827 | ||
| 1662 | 2025.12.20 23:56:11.911483 [ 294 ] {} <Debug> TCP-Session: 109900f5-c935-4f3c-bb95-405d52f0b6ee Authenticating user 'default' from [fd00:1122:3344:101::e]:53141 | ||
| 1663 | 2025.12.20 23:56:11.911495 [ 292 ] {} <Debug> TCP-Session: 10a553b7-d137-498d-8461-77b298fddffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2025.12.20 23:56:11.911502 [ 289 ] {} <Debug> TCP-Session: 1242e6f9-9361-44bf-8dca-3fff08f07946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1665 | 2025.12.20 23:56:11.911514 [ 294 ] {} <Debug> TCP-Session: 109900f5-c935-4f3c-bb95-405d52f0b6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2025.12.20 23:56:11.911520 [ 292 ] {} <Debug> TCP-Session: 10a553b7-d137-498d-8461-77b298fddffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1667 | 2025.12.20 23:56:11.911530 [ 289 ] {} <Debug> TCP-Session: 1242e6f9-9361-44bf-8dca-3fff08f07946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1668 | 2025.12.20 23:56:11.911543 [ 294 ] {} <Debug> TCP-Session: 109900f5-c935-4f3c-bb95-405d52f0b6ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2025.12.20 23:56:11.911452 [ 288 ] {} <Debug> TCP-Session: 6e382120-f082-4925-8b3d-c74d881440a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55233 | ||
| 1670 | 2025.12.20 23:56:11.911434 [ 287 ] {} <Debug> TCP-Session: 62052538-f5f8-40c4-887f-1743257c1da1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47756 | ||
| 1671 | 2025.12.20 23:56:11.911342 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59623 | ||
| 1672 | 2025.12.20 23:56:11.911625 [ 288 ] {} <Debug> TCP-Session: 6e382120-f082-4925-8b3d-c74d881440a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2025.12.20 23:56:11.911640 [ 287 ] {} <Debug> TCP-Session: 62052538-f5f8-40c4-887f-1743257c1da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2025.12.20 23:56:11.911669 [ 288 ] {} <Debug> TCP-Session: 6e382120-f082-4925-8b3d-c74d881440a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2025.12.20 23:56:11.911682 [ 287 ] {} <Debug> TCP-Session: 62052538-f5f8-40c4-887f-1743257c1da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1676 | 2025.12.20 23:56:11.911321 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56113 | ||
| 1677 | 2025.12.20 23:56:11.911704 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1678 | 2025.12.20 23:56:11.911308 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61761 | ||
| 1679 | 2025.12.20 23:56:11.911763 [ 293 ] {} <Debug> TCP-Session: 6ddd62fd-a99b-4e52-a796-e449955cf748 Authenticating user 'default' from [fd00:1122:3344:101::e]:59623 | ||
| 1680 | 2025.12.20 23:56:11.911784 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1681 | 2025.12.20 23:56:11.911802 [ 293 ] {} <Debug> TCP-Session: 6ddd62fd-a99b-4e52-a796-e449955cf748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1682 | 2025.12.20 23:56:11.911343 [ 286 ] {} <Trace> TCP-Session: e5ae89c2-43f7-41c3-8a37-4f6f6d812e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2025.12.20 23:56:11.911826 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1684 | 2025.12.20 23:56:11.911828 [ 293 ] {} <Debug> TCP-Session: 6ddd62fd-a99b-4e52-a796-e449955cf748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2025.12.20 23:56:11.911872 [ 290 ] {} <Debug> TCP-Session: c1f4a48d-28ed-4444-a079-5f5030c215a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61761 | ||
| 1686 | 2025.12.20 23:56:11.911822 [ 291 ] {} <Debug> TCP-Session: 14b5777a-ca81-4783-b151-a143647c129b Authenticating user 'default' from [fd00:1122:3344:101::e]:56113 | ||
| 1687 | 2025.12.20 23:56:11.911903 [ 290 ] {} <Debug> TCP-Session: c1f4a48d-28ed-4444-a079-5f5030c215a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1688 | 2025.12.20 23:56:11.911924 [ 291 ] {} <Debug> TCP-Session: 14b5777a-ca81-4783-b151-a143647c129b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2025.12.20 23:56:11.911930 [ 290 ] {} <Debug> TCP-Session: c1f4a48d-28ed-4444-a079-5f5030c215a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2025.12.20 23:56:11.911946 [ 291 ] {} <Debug> TCP-Session: 14b5777a-ca81-4783-b151-a143647c129b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1691 | 2025.12.20 23:56:11.912004 [ 286 ] {93b7c5b5-b587-4325-af85-6f1375e8ed14} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34449) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1692 | 2025.12.20 23:56:11.912323 [ 286 ] {93b7c5b5-b587-4325-af85-6f1375e8ed14} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1693 | 2025.12.20 23:56:11.912399 [ 286 ] {93b7c5b5-b587-4325-af85-6f1375e8ed14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1694 | 2025.12.20 23:56:11.912761 [ 286 ] {93b7c5b5-b587-4325-af85-6f1375e8ed14} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a) (SelectExecutor): Key condition: unknown | ||
| 1695 | 2025.12.20 23:56:11.914065 [ 338 ] {93b7c5b5-b587-4325-af85-6f1375e8ed14} <Trace> AggregatingTransform: Aggregating | ||
| 1696 | 2025.12.20 23:56:11.914116 [ 338 ] {93b7c5b5-b587-4325-af85-6f1375e8ed14} <Trace> Aggregator: Aggregation method: without_key | ||
| 1697 | 2025.12.20 23:56:11.914156 [ 338 ] {93b7c5b5-b587-4325-af85-6f1375e8ed14} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001270662 sec. (786.991 rows/sec., 30.74 KiB/sec.) | ||
| 1698 | 2025.12.20 23:56:11.914176 [ 338 ] {93b7c5b5-b587-4325-af85-6f1375e8ed14} <Trace> Aggregator: Merging aggregated data | ||
| 1699 | 2025.12.20 23:56:11.915453 [ 286 ] {93b7c5b5-b587-4325-af85-6f1375e8ed14} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003508 sec., 285.06271379703537 rows/sec., 11.14 KiB/sec. | ||
| 1700 | 2025.12.20 23:56:11.915595 [ 286 ] {93b7c5b5-b587-4325-af85-6f1375e8ed14} <Debug> TCPHandler: Processed in 0.004365555 sec. | ||
| 1701 | 2025.12.20 23:56:11.915715 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1702 | 2025.12.20 23:56:11.915744 [ 286 ] {} <Debug> TCP-Session: e5ae89c2-43f7-41c3-8a37-4f6f6d812e2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1703 | 2025.12.20 23:56:11.915747 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1704 | 2025.12.20 23:56:11.915770 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1705 | 2025.12.20 23:56:11.915788 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1706 | 2025.12.20 23:56:11.915796 [ 287 ] {} <Debug> TCP-Session: 62052538-f5f8-40c4-887f-1743257c1da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2025.12.20 23:56:11.915811 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1708 | 2025.12.20 23:56:11.915833 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1709 | 2025.12.20 23:56:11.915848 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1710 | 2025.12.20 23:56:11.915873 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1711 | 2025.12.20 23:56:11.915891 [ 292 ] {} <Debug> TCP-Session: 10a553b7-d137-498d-8461-77b298fddffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1712 | 2025.12.20 23:56:11.915913 [ 288 ] {} <Debug> TCP-Session: 6e382120-f082-4925-8b3d-c74d881440a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1713 | 2025.12.20 23:56:11.915929 [ 289 ] {} <Debug> TCP-Session: 1242e6f9-9361-44bf-8dca-3fff08f07946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1714 | 2025.12.20 23:56:11.915895 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1715 | 2025.12.20 23:56:11.915869 [ 291 ] {} <Debug> TCP-Session: 14b5777a-ca81-4783-b151-a143647c129b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1716 | 2025.12.20 23:56:11.915995 [ 293 ] {} <Debug> TCP-Session: 6ddd62fd-a99b-4e52-a796-e449955cf748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1717 | 2025.12.20 23:56:11.915834 [ 294 ] {} <Debug> TCP-Session: 109900f5-c935-4f3c-bb95-405d52f0b6ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1718 | 2025.12.20 23:56:11.915815 [ 290 ] {} <Debug> TCP-Session: c1f4a48d-28ed-4444-a079-5f5030c215a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1719 | 2025.12.20 23:56:13.216455 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2025.12.20 23:56:13.216634 [ 274 ] {f3197295-d8e3-42cb-8036-813e69fd7648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1721 | 2025.12.20 23:56:13.216701 [ 274 ] {f3197295-d8e3-42cb-8036-813e69fd7648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1722 | 2025.12.20 23:56:13.217535 [ 274 ] {f3197295-d8e3-42cb-8036-813e69fd7648} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2025.12.20 23:56:13.217584 [ 274 ] {f3197295-d8e3-42cb-8036-813e69fd7648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1724 | 2025.12.20 23:56:13.218008 [ 274 ] {f3197295-d8e3-42cb-8036-813e69fd7648} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1725 | 2025.12.20 23:56:13.218245 [ 274 ] {f3197295-d8e3-42cb-8036-813e69fd7648} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2025.12.20 23:56:13.218404 [ 274 ] {f3197295-d8e3-42cb-8036-813e69fd7648} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001817 sec., 225646.6703357182 rows/sec., 14.31 MiB/sec. | ||
| 1727 | 2025.12.20 23:56:13.218456 [ 274 ] {f3197295-d8e3-42cb-8036-813e69fd7648} <Debug> TCPHandler: Processed in 0.00212599 sec. | ||
| 1728 | 2025.12.20 23:56:13.218586 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2025.12.20 23:56:13.218695 [ 274 ] {b8bb7080-f595-43df-8281-1a07e3317a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1730 | 2025.12.20 23:56:13.218742 [ 274 ] {b8bb7080-f595-43df-8281-1a07e3317a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1731 | 2025.12.20 23:56:13.219817 [ 274 ] {b8bb7080-f595-43df-8281-1a07e3317a10} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2025.12.20 23:56:13.219855 [ 274 ] {b8bb7080-f595-43df-8281-1a07e3317a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1733 | 2025.12.20 23:56:13.220296 [ 274 ] {b8bb7080-f595-43df-8281-1a07e3317a10} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1734 | 2025.12.20 23:56:13.220509 [ 274 ] {b8bb7080-f595-43df-8281-1a07e3317a10} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2025.12.20 23:56:13.220609 [ 68 ] {} <Debug> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1736 | 2025.12.20 23:56:13.220641 [ 274 ] {b8bb7080-f595-43df-8281-1a07e3317a10} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00197 sec., 564467.0050761421 rows/sec., 44.54 MiB/sec. | ||
| 1737 | 2025.12.20 23:56:13.220653 [ 68 ] {} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2025.12.20 23:56:13.220679 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1739 | 2025.12.20 23:56:13.220694 [ 274 ] {b8bb7080-f595-43df-8281-1a07e3317a10} <Debug> TCPHandler: Processed in 0.002160982 sec. | ||
| 1740 | 2025.12.20 23:56:13.220821 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2025.12.20 23:56:13.220818 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1742 | 2025.12.20 23:56:13.220926 [ 274 ] {2d1ce446-bb53-4342-8a47-88dd08eb95c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1743 | 2025.12.20 23:56:13.220975 [ 274 ] {2d1ce446-bb53-4342-8a47-88dd08eb95c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1744 | 2025.12.20 23:56:13.221016 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1745 | 2025.12.20 23:56:13.221069 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1746 | 2025.12.20 23:56:13.221176 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1747 | 2025.12.20 23:56:13.221235 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1748 | 2025.12.20 23:56:13.221298 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1112 rows starting from the beginning of the part | ||
| 1749 | 2025.12.20 23:56:13.221362 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1750 | 2025.12.20 23:56:13.221424 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1112 rows starting from the beginning of the part | ||
| 1751 | 2025.12.20 23:56:13.221556 [ 274 ] {2d1ce446-bb53-4342-8a47-88dd08eb95c6} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2025.12.20 23:56:13.221599 [ 274 ] {2d1ce446-bb53-4342-8a47-88dd08eb95c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1753 | 2025.12.20 23:56:13.221988 [ 274 ] {2d1ce446-bb53-4342-8a47-88dd08eb95c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1754 | 2025.12.20 23:56:13.222237 [ 274 ] {2d1ce446-bb53-4342-8a47-88dd08eb95c6} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2025.12.20 23:56:13.222399 [ 274 ] {2d1ce446-bb53-4342-8a47-88dd08eb95c6} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001496 sec., 137032.08556149734 rows/sec., 8.04 MiB/sec. | ||
| 1756 | 2025.12.20 23:56:13.222439 [ 274 ] {2d1ce446-bb53-4342-8a47-88dd08eb95c6} <Debug> TCPHandler: Processed in 0.001671746 sec. | ||
| 1757 | 2025.12.20 23:56:13.222546 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2025.12.20 23:56:13.222645 [ 274 ] {8a6b32dd-262b-4a1b-9452-bcaea24a5b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1759 | 2025.12.20 23:56:13.222686 [ 274 ] {8a6b32dd-262b-4a1b-9452-bcaea24a5b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1760 | 2025.12.20 23:56:13.223024 [ 186 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2633 rows, containing 5 columns (5 merged, 0 gathered) in 0.002266495 sec., 1161705.6291763275 rows/sec., 97.14 MiB/sec. | ||
| 1761 | 2025.12.20 23:56:13.223202 [ 274 ] {8a6b32dd-262b-4a1b-9452-bcaea24a5b9c} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2025.12.20 23:56:13.223242 [ 274 ] {8a6b32dd-262b-4a1b-9452-bcaea24a5b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1763 | 2025.12.20 23:56:13.223312 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1764 | 2025.12.20 23:56:13.223576 [ 274 ] {8a6b32dd-262b-4a1b-9452-bcaea24a5b9c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1765 | 2025.12.20 23:56:13.223606 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_6_1} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1766 | 2025.12.20 23:56:13.223676 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_6_1} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1767 | 2025.12.20 23:56:13.223750 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 1768 | 2025.12.20 23:56:13.223786 [ 274 ] {8a6b32dd-262b-4a1b-9452-bcaea24a5b9c} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2025.12.20 23:56:13.223921 [ 274 ] {8a6b32dd-262b-4a1b-9452-bcaea24a5b9c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001298 sec., 163328.19722650232 rows/sec., 10.53 MiB/sec. | ||
| 1770 | 2025.12.20 23:56:13.223960 [ 274 ] {8a6b32dd-262b-4a1b-9452-bcaea24a5b9c} <Debug> TCPHandler: Processed in 0.001465648 sec. | ||
| 1771 | 2025.12.20 23:56:13.224071 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2025.12.20 23:56:13.224177 [ 274 ] {154ec987-1b5a-4a90-8a7c-c5290e0535a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1773 | 2025.12.20 23:56:13.224220 [ 274 ] {154ec987-1b5a-4a90-8a7c-c5290e0535a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1774 | 2025.12.20 23:56:13.224714 [ 274 ] {154ec987-1b5a-4a90-8a7c-c5290e0535a5} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2025.12.20 23:56:13.224750 [ 274 ] {154ec987-1b5a-4a90-8a7c-c5290e0535a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1776 | 2025.12.20 23:56:13.225103 [ 274 ] {154ec987-1b5a-4a90-8a7c-c5290e0535a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1777 | 2025.12.20 23:56:13.225315 [ 274 ] {154ec987-1b5a-4a90-8a7c-c5290e0535a5} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2025.12.20 23:56:13.225450 [ 274 ] {154ec987-1b5a-4a90-8a7c-c5290e0535a5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001295 sec., 162934.36293436293 rows/sec., 9.25 MiB/sec. | ||
| 1779 | 2025.12.20 23:56:13.225489 [ 274 ] {154ec987-1b5a-4a90-8a7c-c5290e0535a5} <Debug> TCPHandler: Processed in 0.001472318 sec. | ||
| 1780 | 2025.12.20 23:56:13.225614 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2025.12.20 23:56:13.225742 [ 274 ] {6e172992-945d-49b0-b6b1-b317f395e41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1782 | 2025.12.20 23:56:13.225792 [ 274 ] {6e172992-945d-49b0-b6b1-b317f395e41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1783 | 2025.12.20 23:56:13.226580 [ 274 ] {6e172992-945d-49b0-b6b1-b317f395e41e} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2025.12.20 23:56:13.226623 [ 274 ] {6e172992-945d-49b0-b6b1-b317f395e41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1785 | 2025.12.20 23:56:13.227023 [ 274 ] {6e172992-945d-49b0-b6b1-b317f395e41e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1786 | 2025.12.20 23:56:13.227233 [ 274 ] {6e172992-945d-49b0-b6b1-b317f395e41e} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2025.12.20 23:56:13.227325 [ 68 ] {} <Debug> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1788 | 2025.12.20 23:56:13.227359 [ 68 ] {} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2025.12.20 23:56:13.227364 [ 274 ] {6e172992-945d-49b0-b6b1-b317f395e41e} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001649 sec., 411764.70588235295 rows/sec., 28.70 MiB/sec. | ||
| 1790 | 2025.12.20 23:56:13.227382 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1791 | 2025.12.20 23:56:13.227408 [ 274 ] {6e172992-945d-49b0-b6b1-b317f395e41e} <Debug> TCPHandler: Processed in 0.001857752 sec. | ||
| 1792 | 2025.12.20 23:56:13.227464 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::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 | ||
| 1793 | 2025.12.20 23:56:13.227533 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2025.12.20 23:56:13.227587 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1795 | 2025.12.20 23:56:13.227621 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1796 | 2025.12.20 23:56:13.227657 [ 274 ] {4f31636a-bc5f-4bd6-8ceb-3582b59f46a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1797 | 2025.12.20 23:56:13.227678 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1798 | 2025.12.20 23:56:13.227714 [ 274 ] {4f31636a-bc5f-4bd6-8ceb-3582b59f46a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1799 | 2025.12.20 23:56:13.227728 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::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 | ||
| 1800 | 2025.12.20 23:56:13.227828 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 679 rows starting from the beginning of the part | ||
| 1801 | 2025.12.20 23:56:13.227879 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1802 | 2025.12.20 23:56:13.227936 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 679 rows starting from the beginning of the part | ||
| 1803 | 2025.12.20 23:56:13.228104 [ 274 ] {4f31636a-bc5f-4bd6-8ceb-3582b59f46a7} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2025.12.20 23:56:13.228146 [ 274 ] {4f31636a-bc5f-4bd6-8ceb-3582b59f46a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1805 | 2025.12.20 23:56:13.228481 [ 274 ] {4f31636a-bc5f-4bd6-8ceb-3582b59f46a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1806 | 2025.12.20 23:56:13.228709 [ 274 ] {4f31636a-bc5f-4bd6-8ceb-3582b59f46a7} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2025.12.20 23:56:13.228841 [ 274 ] {4f31636a-bc5f-4bd6-8ceb-3582b59f46a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001211 sec., 4954.58298926507 rows/sec., 258.86 KiB/sec. | ||
| 1808 | 2025.12.20 23:56:13.228879 [ 274 ] {4f31636a-bc5f-4bd6-8ceb-3582b59f46a7} <Debug> TCPHandler: Processed in 0.001409027 sec. | ||
| 1809 | 2025.12.20 23:56:13.228987 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2025.12.20 23:56:13.229090 [ 274 ] {b770dd82-9309-4797-ab82-9e4dc1ba3cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1811 | 2025.12.20 23:56:13.229135 [ 274 ] {b770dd82-9309-4797-ab82-9e4dc1ba3cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1812 | 2025.12.20 23:56:13.229141 [ 187 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1690 rows, containing 5 columns (5 merged, 0 gathered) in 0.001706056 sec., 990588.8200621784 rows/sec., 74.68 MiB/sec. | ||
| 1813 | 2025.12.20 23:56:13.229341 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1814 | 2025.12.20 23:56:13.229589 [ 274 ] {b770dd82-9309-4797-ab82-9e4dc1ba3cd9} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2025.12.20 23:56:13.229591 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_6_1} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2025.12.20 23:56:13.229632 [ 274 ] {b770dd82-9309-4797-ab82-9e4dc1ba3cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1817 | 2025.12.20 23:56:13.229687 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_6_1} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1818 | 2025.12.20 23:56:13.229759 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1819 | 2025.12.20 23:56:13.230002 [ 274 ] {b770dd82-9309-4797-ab82-9e4dc1ba3cd9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1820 | 2025.12.20 23:56:13.230214 [ 274 ] {b770dd82-9309-4797-ab82-9e4dc1ba3cd9} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2025.12.20 23:56:13.230303 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1822 | 2025.12.20 23:56:13.230334 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2025.12.20 23:56:13.230342 [ 274 ] {b770dd82-9309-4797-ab82-9e4dc1ba3cd9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001272 sec., 246855.3459119497 rows/sec., 16.22 MiB/sec. | ||
| 1824 | 2025.12.20 23:56:13.230351 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1825 | 2025.12.20 23:56:13.230380 [ 274 ] {b770dd82-9309-4797-ab82-9e4dc1ba3cd9} <Debug> TCPHandler: Processed in 0.001445218 sec. | ||
| 1826 | 2025.12.20 23:56:13.230456 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 1827 | 2025.12.20 23:56:13.230483 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2025.12.20 23:56:13.230583 [ 274 ] {682f0044-9979-41e1-a00f-5343778e6667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1829 | 2025.12.20 23:56:13.230595 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1830 | 2025.12.20 23:56:13.230628 [ 274 ] {682f0044-9979-41e1-a00f-5343778e6667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1831 | 2025.12.20 23:56:13.230652 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 309 rows starting from the beginning of the part | ||
| 1832 | 2025.12.20 23:56:13.230748 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1833 | 2025.12.20 23:56:13.230802 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1834 | 2025.12.20 23:56:13.230850 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 314 rows starting from the beginning of the part | ||
| 1835 | 2025.12.20 23:56:13.230901 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1836 | 2025.12.20 23:56:13.230946 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 314 rows starting from the beginning of the part | ||
| 1837 | 2025.12.20 23:56:13.230958 [ 274 ] {682f0044-9979-41e1-a00f-5343778e6667} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2025.12.20 23:56:13.230998 [ 274 ] {682f0044-9979-41e1-a00f-5343778e6667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1839 | 2025.12.20 23:56:13.231318 [ 274 ] {682f0044-9979-41e1-a00f-5343778e6667} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1840 | 2025.12.20 23:56:13.231576 [ 274 ] {682f0044-9979-41e1-a00f-5343778e6667} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2025.12.20 23:56:13.231715 [ 274 ] {682f0044-9979-41e1-a00f-5343778e6667} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 58.59 KiB/sec. | ||
| 1842 | 2025.12.20 23:56:13.231753 [ 274 ] {682f0044-9979-41e1-a00f-5343778e6667} <Debug> TCPHandler: Processed in 0.001318884 sec. | ||
| 1843 | 2025.12.20 23:56:13.231865 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2025.12.20 23:56:13.231959 [ 274 ] {e986a499-a3f4-4d00-b927-9b5bc8f940a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1845 | 2025.12.20 23:56:13.232002 [ 274 ] {e986a499-a3f4-4d00-b927-9b5bc8f940a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1846 | 2025.12.20 23:56:13.232319 [ 187 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1417 rows, containing 5 columns (5 merged, 0 gathered) in 0.001911873 sec., 741158.0162489873 rows/sec., 51.18 MiB/sec. | ||
| 1847 | 2025.12.20 23:56:13.232332 [ 274 ] {e986a499-a3f4-4d00-b927-9b5bc8f940a5} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2025.12.20 23:56:13.232390 [ 274 ] {e986a499-a3f4-4d00-b927-9b5bc8f940a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1849 | 2025.12.20 23:56:13.232587 [ 201 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1850 | 2025.12.20 23:56:13.232740 [ 274 ] {e986a499-a3f4-4d00-b927-9b5bc8f940a5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1851 | 2025.12.20 23:56:13.232879 [ 201 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2025.12.20 23:56:13.232961 [ 201 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1853 | 2025.12.20 23:56:13.233018 [ 274 ] {e986a499-a3f4-4d00-b927-9b5bc8f940a5} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2025.12.20 23:56:13.233040 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1855 | 2025.12.20 23:56:13.233113 [ 68 ] {} <Debug> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1856 | 2025.12.20 23:56:13.233149 [ 274 ] {e986a499-a3f4-4d00-b927-9b5bc8f940a5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001208 sec., 86092.71523178807 rows/sec., 5.28 MiB/sec. | ||
| 1857 | 2025.12.20 23:56:13.233151 [ 68 ] {} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2025.12.20 23:56:13.233186 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1859 | 2025.12.20 23:56:13.233191 [ 274 ] {e986a499-a3f4-4d00-b927-9b5bc8f940a5} <Debug> TCPHandler: Processed in 0.001379376 sec. | ||
| 1860 | 2025.12.20 23:56:13.233281 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 1861 | 2025.12.20 23:56:13.233409 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1862 | 2025.12.20 23:56:13.233445 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1863 | 2025.12.20 23:56:13.233524 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1864 | 2025.12.20 23:56:13.233575 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1865 | 2025.12.20 23:56:13.233630 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 104 rows starting from the beginning of the part | ||
| 1866 | 2025.12.20 23:56:13.233682 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1867 | 2025.12.20 23:56:13.233732 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1868 | 2025.12.20 23:56:13.234623 [ 187 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 4 columns (4 merged, 0 gathered) in 0.001382796 sec., 323981.26694031514 rows/sec., 20.91 MiB/sec. | ||
| 1869 | 2025.12.20 23:56:13.234757 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1870 | 2025.12.20 23:56:13.235014 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_6_1} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2025.12.20 23:56:13.235079 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_6_1} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1872 | 2025.12.20 23:56:13.235135 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1873 | 2025.12.20 23:56:13.917084 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2025.12.20 23:56:13.917315 [ 274 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1875 | 2025.12.20 23:56:13.917690 [ 274 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1876 | 2025.12.20 23:56:13.917731 [ 274 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1877 | 2025.12.20 23:56:13.918029 [ 274 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1878 | 2025.12.20 23:56:13.918100 [ 274 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1879 | 2025.12.20 23:56:13.918249 [ 274 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1880 | 2025.12.20 23:56:13.918384 [ 319 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1881 | 2025.12.20 23:56:13.918404 [ 324 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1882 | 2025.12.20 23:56:13.918532 [ 274 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1883 | 2025.12.20 23:56:13.918560 [ 274 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1884 | 2025.12.20 23:56:13.920840 [ 274 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1885 | 2025.12.20 23:56:13.920871 [ 274 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1886 | 2025.12.20 23:56:13.920936 [ 274 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1887 | 2025.12.20 23:56:13.920992 [ 274 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1888 | 2025.12.20 23:56:13.921934 [ 274 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.004719 sec., 8052.553507098962 rows/sec., 320.55 KiB/sec. | ||
| 1889 | 2025.12.20 23:56:13.922059 [ 274 ] {640f56ac-06bf-49ab-983c-4f8c07ae9ad8} <Debug> TCPHandler: Processed in 0.0050985 sec. | ||
| 1890 | 2025.12.20 23:56:13.922297 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1891 | 2025.12.20 23:56:13.922446 [ 274 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1892 | 2025.12.20 23:56:13.922704 [ 274 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1893 | 2025.12.20 23:56:13.922743 [ 274 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1894 | 2025.12.20 23:56:13.922958 [ 274 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1895 | 2025.12.20 23:56:13.923013 [ 274 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1896 | 2025.12.20 23:56:13.923121 [ 274 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1897 | 2025.12.20 23:56:13.923189 [ 319 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1898 | 2025.12.20 23:56:13.923191 [ 283 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1899 | 2025.12.20 23:56:13.923310 [ 274 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1900 | 2025.12.20 23:56:13.923337 [ 274 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1901 | 2025.12.20 23:56:13.923397 [ 274 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1902 | 2025.12.20 23:56:13.923416 [ 274 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1903 | 2025.12.20 23:56:13.923448 [ 274 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1904 | 2025.12.20 23:56:13.923490 [ 274 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1905 | 2025.12.20 23:56:13.924212 [ 274 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001832 sec., 20742.358078602618 rows/sec., 825.71 KiB/sec. | ||
| 1906 | 2025.12.20 23:56:13.924314 [ 274 ] {c8c9ac78-634c-45f3-80de-6b92e7387f4f} <Debug> TCPHandler: Processed in 0.002069738 sec. | ||
| 1907 | 2025.12.20 23:56:13.924563 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2025.12.20 23:56:13.924700 [ 274 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1909 | 2025.12.20 23:56:13.924939 [ 274 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1910 | 2025.12.20 23:56:13.924976 [ 274 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1911 | 2025.12.20 23:56:13.925184 [ 274 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1912 | 2025.12.20 23:56:13.925240 [ 274 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1913 | 2025.12.20 23:56:13.925343 [ 274 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1914 | 2025.12.20 23:56:13.925409 [ 319 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1915 | 2025.12.20 23:56:13.925467 [ 309 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1916 | 2025.12.20 23:56:13.925574 [ 274 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1917 | 2025.12.20 23:56:13.925602 [ 274 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1918 | 2025.12.20 23:56:13.925657 [ 274 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1919 | 2025.12.20 23:56:13.925676 [ 274 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1920 | 2025.12.20 23:56:13.925707 [ 274 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1921 | 2025.12.20 23:56:13.925753 [ 274 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1922 | 2025.12.20 23:56:13.926360 [ 274 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001718 sec., 22118.74272409779 rows/sec., 880.50 KiB/sec. | ||
| 1923 | 2025.12.20 23:56:13.926461 [ 274 ] {55220c06-9b69-451e-8ec7-8ce9cd991b7a} <Debug> TCPHandler: Processed in 0.001949025 sec. | ||
| 1924 | 2025.12.20 23:56:13.926942 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2025.12.20 23:56:13.927079 [ 274 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1926 | 2025.12.20 23:56:13.927318 [ 274 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1927 | 2025.12.20 23:56:13.927355 [ 274 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1928 | 2025.12.20 23:56:13.927565 [ 274 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1929 | 2025.12.20 23:56:13.927618 [ 274 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1930 | 2025.12.20 23:56:13.927730 [ 274 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1931 | 2025.12.20 23:56:13.927799 [ 343 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1932 | 2025.12.20 23:56:13.927800 [ 319 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1933 | 2025.12.20 23:56:13.927887 [ 274 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1934 | 2025.12.20 23:56:13.927923 [ 274 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1935 | 2025.12.20 23:56:13.927985 [ 274 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1936 | 2025.12.20 23:56:13.928006 [ 274 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1937 | 2025.12.20 23:56:13.928040 [ 274 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1938 | 2025.12.20 23:56:13.928114 [ 274 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1939 | 2025.12.20 23:56:13.928871 [ 274 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001849 sec., 20551.649540292052 rows/sec., 818.12 KiB/sec. | ||
| 1940 | 2025.12.20 23:56:13.928968 [ 274 ] {cd440400-40d9-4b19-89fd-d370bc9e3e5c} <Debug> TCPHandler: Processed in 0.002076539 sec. | ||
| 1941 | 2025.12.20 23:56:13.929192 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2025.12.20 23:56:13.929349 [ 274 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1943 | 2025.12.20 23:56:13.929593 [ 274 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1944 | 2025.12.20 23:56:13.929641 [ 274 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1945 | 2025.12.20 23:56:13.929897 [ 274 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1946 | 2025.12.20 23:56:13.929957 [ 274 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1947 | 2025.12.20 23:56:13.930074 [ 274 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1948 | 2025.12.20 23:56:13.930173 [ 309 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1949 | 2025.12.20 23:56:13.930176 [ 314 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1950 | 2025.12.20 23:56:13.930295 [ 274 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1951 | 2025.12.20 23:56:13.930316 [ 274 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1952 | 2025.12.20 23:56:13.930373 [ 274 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1953 | 2025.12.20 23:56:13.930391 [ 274 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1954 | 2025.12.20 23:56:13.930423 [ 274 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1955 | 2025.12.20 23:56:13.930455 [ 274 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1956 | 2025.12.20 23:56:13.931078 [ 274 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001804 sec., 21064.30155210643 rows/sec., 838.52 KiB/sec. | ||
| 1957 | 2025.12.20 23:56:13.931186 [ 274 ] {f4945cec-c324-4ee4-b6ad-bfe55d9ef8ef} <Debug> TCPHandler: Processed in 0.002045578 sec. | ||
| 1958 | 2025.12.20 23:56:13.931415 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2025.12.20 23:56:13.931554 [ 274 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1960 | 2025.12.20 23:56:13.931808 [ 274 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1961 | 2025.12.20 23:56:13.931862 [ 274 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1962 | 2025.12.20 23:56:13.932078 [ 274 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1963 | 2025.12.20 23:56:13.932132 [ 274 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1964 | 2025.12.20 23:56:13.932237 [ 274 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1965 | 2025.12.20 23:56:13.932305 [ 319 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1966 | 2025.12.20 23:56:13.932310 [ 309 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1967 | 2025.12.20 23:56:13.932403 [ 274 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1968 | 2025.12.20 23:56:13.932428 [ 274 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1969 | 2025.12.20 23:56:13.932485 [ 274 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1970 | 2025.12.20 23:56:13.932502 [ 274 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1971 | 2025.12.20 23:56:13.932535 [ 274 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1972 | 2025.12.20 23:56:13.932568 [ 274 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1973 | 2025.12.20 23:56:13.933248 [ 274 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001751 sec., 21701.884637350086 rows/sec., 863.90 KiB/sec. | ||
| 1974 | 2025.12.20 23:56:13.933351 [ 274 ] {4ccc2818-e152-4dd7-b6b5-4760c38a5bb0} <Debug> TCPHandler: Processed in 0.001987186 sec. | ||
| 1975 | 2025.12.20 23:56:13.933585 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1976 | 2025.12.20 23:56:13.933730 [ 274 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1977 | 2025.12.20 23:56:13.933994 [ 274 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1978 | 2025.12.20 23:56:13.934033 [ 274 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1979 | 2025.12.20 23:56:13.934268 [ 274 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1980 | 2025.12.20 23:56:13.934326 [ 274 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1981 | 2025.12.20 23:56:13.934428 [ 274 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1982 | 2025.12.20 23:56:13.934493 [ 303 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1983 | 2025.12.20 23:56:13.934500 [ 309 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1984 | 2025.12.20 23:56:13.934598 [ 274 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 1985 | 2025.12.20 23:56:13.934623 [ 274 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1986 | 2025.12.20 23:56:13.934680 [ 274 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1987 | 2025.12.20 23:56:13.934697 [ 274 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1988 | 2025.12.20 23:56:13.934729 [ 274 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1989 | 2025.12.20 23:56:13.934782 [ 274 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1990 | 2025.12.20 23:56:13.935415 [ 274 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001743 sec., 21801.491681009753 rows/sec., 867.87 KiB/sec. | ||
| 1991 | 2025.12.20 23:56:13.935515 [ 274 ] {a99b9e87-bd0f-4c8b-8132-af488481e2cd} <Debug> TCPHandler: Processed in 0.001979556 sec. | ||
| 1992 | 2025.12.20 23:56:13.935743 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2025.12.20 23:56:13.935923 [ 274 ] {029f3294-ed3a-473b-a349-177faa719588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1994 | 2025.12.20 23:56:13.936191 [ 274 ] {029f3294-ed3a-473b-a349-177faa719588} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1995 | 2025.12.20 23:56:13.936230 [ 274 ] {029f3294-ed3a-473b-a349-177faa719588} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1996 | 2025.12.20 23:56:13.936448 [ 274 ] {029f3294-ed3a-473b-a349-177faa719588} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1997 | 2025.12.20 23:56:13.936501 [ 274 ] {029f3294-ed3a-473b-a349-177faa719588} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1998 | 2025.12.20 23:56:13.936601 [ 274 ] {029f3294-ed3a-473b-a349-177faa719588} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 1999 | 2025.12.20 23:56:13.936663 [ 319 ] {029f3294-ed3a-473b-a349-177faa719588} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2000 | 2025.12.20 23:56:13.936665 [ 303 ] {029f3294-ed3a-473b-a349-177faa719588} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2001 | 2025.12.20 23:56:13.936753 [ 274 ] {029f3294-ed3a-473b-a349-177faa719588} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 2002 | 2025.12.20 23:56:13.936778 [ 274 ] {029f3294-ed3a-473b-a349-177faa719588} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2003 | 2025.12.20 23:56:13.936855 [ 274 ] {029f3294-ed3a-473b-a349-177faa719588} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2004 | 2025.12.20 23:56:13.936876 [ 274 ] {029f3294-ed3a-473b-a349-177faa719588} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2005 | 2025.12.20 23:56:13.936909 [ 274 ] {029f3294-ed3a-473b-a349-177faa719588} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2006 | 2025.12.20 23:56:13.936942 [ 274 ] {029f3294-ed3a-473b-a349-177faa719588} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2007 | 2025.12.20 23:56:13.937537 [ 274 ] {029f3294-ed3a-473b-a349-177faa719588} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001713 sec., 22183.30414477525 rows/sec., 883.07 KiB/sec. | ||
| 2008 | 2025.12.20 23:56:13.937640 [ 274 ] {029f3294-ed3a-473b-a349-177faa719588} <Debug> TCPHandler: Processed in 0.001948244 sec. | ||
| 2009 | 2025.12.20 23:56:13.937930 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2025.12.20 23:56:13.938079 [ 274 ] {e695c757-319a-4b39-873a-b354293de170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2011 | 2025.12.20 23:56:13.938369 [ 274 ] {e695c757-319a-4b39-873a-b354293de170} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2012 | 2025.12.20 23:56:13.938414 [ 274 ] {e695c757-319a-4b39-873a-b354293de170} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2013 | 2025.12.20 23:56:13.938663 [ 274 ] {e695c757-319a-4b39-873a-b354293de170} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2014 | 2025.12.20 23:56:13.938726 [ 274 ] {e695c757-319a-4b39-873a-b354293de170} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2015 | 2025.12.20 23:56:13.938832 [ 274 ] {e695c757-319a-4b39-873a-b354293de170} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2016 | 2025.12.20 23:56:13.938893 [ 319 ] {e695c757-319a-4b39-873a-b354293de170} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2017 | 2025.12.20 23:56:13.938905 [ 303 ] {e695c757-319a-4b39-873a-b354293de170} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2018 | 2025.12.20 23:56:13.938983 [ 274 ] {e695c757-319a-4b39-873a-b354293de170} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 2019 | 2025.12.20 23:56:13.939009 [ 274 ] {e695c757-319a-4b39-873a-b354293de170} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2020 | 2025.12.20 23:56:13.939068 [ 274 ] {e695c757-319a-4b39-873a-b354293de170} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2021 | 2025.12.20 23:56:13.939088 [ 274 ] {e695c757-319a-4b39-873a-b354293de170} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2022 | 2025.12.20 23:56:13.939120 [ 274 ] {e695c757-319a-4b39-873a-b354293de170} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2023 | 2025.12.20 23:56:13.939153 [ 274 ] {e695c757-319a-4b39-873a-b354293de170} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2024 | 2025.12.20 23:56:13.939800 [ 274 ] {e695c757-319a-4b39-873a-b354293de170} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001784 sec., 21300.448430493274 rows/sec., 847.92 KiB/sec. | ||
| 2025 | 2025.12.20 23:56:13.939903 [ 274 ] {e695c757-319a-4b39-873a-b354293de170} <Debug> TCPHandler: Processed in 0.002037428 sec. | ||
| 2026 | 2025.12.20 23:56:13.940128 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2025.12.20 23:56:13.940271 [ 274 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2028 | 2025.12.20 23:56:13.940528 [ 274 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2029 | 2025.12.20 23:56:13.940568 [ 274 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2030 | 2025.12.20 23:56:13.940792 [ 274 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2031 | 2025.12.20 23:56:13.940849 [ 274 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2032 | 2025.12.20 23:56:13.940963 [ 274 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2033 | 2025.12.20 23:56:13.941031 [ 321 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2034 | 2025.12.20 23:56:13.941045 [ 319 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2035 | 2025.12.20 23:56:13.941127 [ 274 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (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 | ||
| 2036 | 2025.12.20 23:56:13.941153 [ 274 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2037 | 2025.12.20 23:56:13.941210 [ 274 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2038 | 2025.12.20 23:56:13.941227 [ 274 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Debug> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2039 | 2025.12.20 23:56:13.941259 [ 274 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2040 | 2025.12.20 23:56:13.941292 [ 274 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2041 | 2025.12.20 23:56:13.941845 [ 274 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001636 sec., 23227.383863080682 rows/sec., 924.63 KiB/sec. | ||
| 2042 | 2025.12.20 23:56:13.941942 [ 274 ] {8c09936d-570d-4b23-946d-20c3beb671ef} <Debug> TCPHandler: Processed in 0.001865773 sec. | ||
| 2043 | 2025.12.20 23:56:14.013160 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2025.12.20 23:56:14.013325 [ 274 ] {dcb1b06b-c286-4a3f-a30a-8fe91fbcc6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2045 | 2025.12.20 23:56:14.013391 [ 274 ] {dcb1b06b-c286-4a3f-a30a-8fe91fbcc6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2046 | 2025.12.20 23:56:14.014088 [ 274 ] {dcb1b06b-c286-4a3f-a30a-8fe91fbcc6cd} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2025.12.20 23:56:14.014129 [ 274 ] {dcb1b06b-c286-4a3f-a30a-8fe91fbcc6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2048 | 2025.12.20 23:56:14.014561 [ 274 ] {dcb1b06b-c286-4a3f-a30a-8fe91fbcc6cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2049 | 2025.12.20 23:56:14.014783 [ 274 ] {dcb1b06b-c286-4a3f-a30a-8fe91fbcc6cd} <Trace> oximeter.timeseries_schema (2443c270-31e1-49fa-943f-de7f812a7824): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2025.12.20 23:56:14.014943 [ 274 ] {dcb1b06b-c286-4a3f-a30a-8fe91fbcc6cd} <Debug> executeQuery: Read 10 rows, 1.71 KiB in 0.001663 sec., 6013.229104028864 rows/sec., 1.01 MiB/sec. | ||
| 2051 | 2025.12.20 23:56:14.014989 [ 274 ] {dcb1b06b-c286-4a3f-a30a-8fe91fbcc6cd} <Debug> TCPHandler: Processed in 0.001927764 sec. | ||
| 2052 | 2025.12.20 23:56:14.015102 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2025.12.20 23:56:14.015203 [ 274 ] {22c7fb9c-0ff3-4cf1-a9b3-5e2eb0dd04a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2054 | 2025.12.20 23:56:14.015247 [ 274 ] {22c7fb9c-0ff3-4cf1-a9b3-5e2eb0dd04a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2055 | 2025.12.20 23:56:14.015689 [ 274 ] {22c7fb9c-0ff3-4cf1-a9b3-5e2eb0dd04a1} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2025.12.20 23:56:14.015724 [ 274 ] {22c7fb9c-0ff3-4cf1-a9b3-5e2eb0dd04a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2057 | 2025.12.20 23:56:14.016043 [ 274 ] {22c7fb9c-0ff3-4cf1-a9b3-5e2eb0dd04a1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2058 | 2025.12.20 23:56:14.016262 [ 274 ] {22c7fb9c-0ff3-4cf1-a9b3-5e2eb0dd04a1} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2025.12.20 23:56:14.016392 [ 274 ] {22c7fb9c-0ff3-4cf1-a9b3-5e2eb0dd04a1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001212 sec., 3300.3300330033003 rows/sec., 269.12 KiB/sec. | ||
| 2060 | 2025.12.20 23:56:14.016433 [ 274 ] {22c7fb9c-0ff3-4cf1-a9b3-5e2eb0dd04a1} <Debug> TCPHandler: Processed in 0.001382426 sec. | ||
| 2061 | 2025.12.20 23:56:14.016550 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2025.12.20 23:56:14.016646 [ 274 ] {7077c780-6628-4937-94b3-bfb444c59ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2063 | 2025.12.20 23:56:14.016688 [ 274 ] {7077c780-6628-4937-94b3-bfb444c59ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2064 | 2025.12.20 23:56:14.017604 [ 274 ] {7077c780-6628-4937-94b3-bfb444c59ada} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2025.12.20 23:56:14.017640 [ 274 ] {7077c780-6628-4937-94b3-bfb444c59ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2066 | 2025.12.20 23:56:14.018132 [ 274 ] {7077c780-6628-4937-94b3-bfb444c59ada} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2067 | 2025.12.20 23:56:14.018368 [ 274 ] {7077c780-6628-4937-94b3-bfb444c59ada} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2025.12.20 23:56:14.018509 [ 274 ] {7077c780-6628-4937-94b3-bfb444c59ada} <Debug> executeQuery: Read 1247 rows, 105.85 KiB in 0.001883 sec., 662241.1046202868 rows/sec., 54.89 MiB/sec. | ||
| 2069 | 2025.12.20 23:56:14.018550 [ 274 ] {7077c780-6628-4937-94b3-bfb444c59ada} <Debug> TCPHandler: Processed in 0.002050618 sec. | ||
| 2070 | 2025.12.20 23:56:14.018665 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2025.12.20 23:56:14.018763 [ 274 ] {e5ec6670-0088-4dd6-99c6-a324be4bd6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2072 | 2025.12.20 23:56:14.018804 [ 274 ] {e5ec6670-0088-4dd6-99c6-a324be4bd6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2073 | 2025.12.20 23:56:14.019214 [ 274 ] {e5ec6670-0088-4dd6-99c6-a324be4bd6f6} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2025.12.20 23:56:14.019251 [ 274 ] {e5ec6670-0088-4dd6-99c6-a324be4bd6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2075 | 2025.12.20 23:56:14.019554 [ 274 ] {e5ec6670-0088-4dd6-99c6-a324be4bd6f6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2076 | 2025.12.20 23:56:14.019810 [ 274 ] {e5ec6670-0088-4dd6-99c6-a324be4bd6f6} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2025.12.20 23:56:14.019924 [ 66 ] {} <Debug> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2078 | 2025.12.20 23:56:14.019949 [ 274 ] {e5ec6670-0088-4dd6-99c6-a324be4bd6f6} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001207 sec., 23198.0115990058 rows/sec., 1.69 MiB/sec. | ||
| 2079 | 2025.12.20 23:56:14.019971 [ 66 ] {} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2025.12.20 23:56:14.019994 [ 274 ] {e5ec6670-0088-4dd6-99c6-a324be4bd6f6} <Debug> TCPHandler: Processed in 0.001380996 sec. | ||
| 2081 | 2025.12.20 23:56:14.019996 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2082 | 2025.12.20 23:56:14.020112 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2025.12.20 23:56:14.020137 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::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 | ||
| 2084 | 2025.12.20 23:56:14.020213 [ 274 ] {a4ffd62c-eed3-4fc6-a660-265e58cc5080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2085 | 2025.12.20 23:56:14.020256 [ 274 ] {a4ffd62c-eed3-4fc6-a660-265e58cc5080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2086 | 2025.12.20 23:56:14.020278 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2087 | 2025.12.20 23:56:14.020318 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 2088 | 2025.12.20 23:56:14.020384 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2089 | 2025.12.20 23:56:14.020435 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 205 rows starting from the beginning of the part | ||
| 2090 | 2025.12.20 23:56:14.020479 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2091 | 2025.12.20 23:56:14.020520 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 205 rows starting from the beginning of the part | ||
| 2092 | 2025.12.20 23:56:14.020560 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 2093 | 2025.12.20 23:56:14.020746 [ 274 ] {a4ffd62c-eed3-4fc6-a660-265e58cc5080} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2025.12.20 23:56:14.020792 [ 274 ] {a4ffd62c-eed3-4fc6-a660-265e58cc5080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2095 | 2025.12.20 23:56:14.021130 [ 274 ] {a4ffd62c-eed3-4fc6-a660-265e58cc5080} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2096 | 2025.12.20 23:56:14.021384 [ 274 ] {a4ffd62c-eed3-4fc6-a660-265e58cc5080} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2025.12.20 23:56:14.021501 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422667 sec., 344423.53692044585 rows/sec., 22.34 MiB/sec. | ||
| 2098 | 2025.12.20 23:56:14.021527 [ 274 ] {a4ffd62c-eed3-4fc6-a660-265e58cc5080} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001332 sec., 171921.92192192192 rows/sec., 11.64 MiB/sec. | ||
| 2099 | 2025.12.20 23:56:14.021570 [ 274 ] {a4ffd62c-eed3-4fc6-a660-265e58cc5080} <Debug> TCPHandler: Processed in 0.001507891 sec. | ||
| 2100 | 2025.12.20 23:56:14.021697 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2101 | 2025.12.20 23:56:14.021729 [ 194 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2102 | 2025.12.20 23:56:14.021800 [ 274 ] {0425106b-2841-4ab8-b8f7-f9088dc8da0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2103 | 2025.12.20 23:56:14.021859 [ 274 ] {0425106b-2841-4ab8-b8f7-f9088dc8da0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2104 | 2025.12.20 23:56:14.022065 [ 194 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_6_1} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2025.12.20 23:56:14.022154 [ 194 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_6_1} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2106 | 2025.12.20 23:56:14.022249 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2107 | 2025.12.20 23:56:14.022437 [ 274 ] {0425106b-2841-4ab8-b8f7-f9088dc8da0b} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2025.12.20 23:56:14.022479 [ 274 ] {0425106b-2841-4ab8-b8f7-f9088dc8da0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2109 | 2025.12.20 23:56:14.022838 [ 274 ] {0425106b-2841-4ab8-b8f7-f9088dc8da0b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2110 | 2025.12.20 23:56:14.023080 [ 274 ] {0425106b-2841-4ab8-b8f7-f9088dc8da0b} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2025.12.20 23:56:14.023215 [ 274 ] {0425106b-2841-4ab8-b8f7-f9088dc8da0b} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001434 sec., 388423.9888423989 rows/sec., 28.86 MiB/sec. | ||
| 2112 | 2025.12.20 23:56:14.023254 [ 274 ] {0425106b-2841-4ab8-b8f7-f9088dc8da0b} <Debug> TCPHandler: Processed in 0.001615994 sec. | ||
| 2113 | 2025.12.20 23:56:14.023377 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2025.12.20 23:56:14.023473 [ 274 ] {bacb3c15-995f-4c0a-92eb-4f21c1c7b74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2115 | 2025.12.20 23:56:14.023517 [ 274 ] {bacb3c15-995f-4c0a-92eb-4f21c1c7b74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2116 | 2025.12.20 23:56:14.024274 [ 274 ] {bacb3c15-995f-4c0a-92eb-4f21c1c7b74c} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2025.12.20 23:56:14.024316 [ 274 ] {bacb3c15-995f-4c0a-92eb-4f21c1c7b74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2118 | 2025.12.20 23:56:14.024811 [ 274 ] {bacb3c15-995f-4c0a-92eb-4f21c1c7b74c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2119 | 2025.12.20 23:56:14.025039 [ 274 ] {bacb3c15-995f-4c0a-92eb-4f21c1c7b74c} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2025.12.20 23:56:14.025173 [ 274 ] {bacb3c15-995f-4c0a-92eb-4f21c1c7b74c} <Debug> executeQuery: Read 1828 rows, 125.06 KiB in 0.001719 sec., 1063408.9586969167 rows/sec., 71.05 MiB/sec. | ||
| 2121 | 2025.12.20 23:56:14.025210 [ 274 ] {bacb3c15-995f-4c0a-92eb-4f21c1c7b74c} <Debug> TCPHandler: Processed in 0.001884593 sec. | ||
| 2122 | 2025.12.20 23:56:14.025324 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2025.12.20 23:56:14.025420 [ 274 ] {14fe3b1b-3cfd-4f8c-83fb-e4f6ac1f8a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2124 | 2025.12.20 23:56:14.025464 [ 274 ] {14fe3b1b-3cfd-4f8c-83fb-e4f6ac1f8a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2125 | 2025.12.20 23:56:14.025786 [ 274 ] {14fe3b1b-3cfd-4f8c-83fb-e4f6ac1f8a6b} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2025.12.20 23:56:14.025834 [ 274 ] {14fe3b1b-3cfd-4f8c-83fb-e4f6ac1f8a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2127 | 2025.12.20 23:56:14.026144 [ 274 ] {14fe3b1b-3cfd-4f8c-83fb-e4f6ac1f8a6b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2128 | 2025.12.20 23:56:14.026352 [ 274 ] {14fe3b1b-3cfd-4f8c-83fb-e4f6ac1f8a6b} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2025.12.20 23:56:14.026485 [ 274 ] {14fe3b1b-3cfd-4f8c-83fb-e4f6ac1f8a6b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001084 sec., 922.509225092251 rows/sec., 58.56 KiB/sec. | ||
| 2130 | 2025.12.20 23:56:14.026521 [ 274 ] {14fe3b1b-3cfd-4f8c-83fb-e4f6ac1f8a6b} <Debug> TCPHandler: Processed in 0.001248571 sec. | ||
| 2131 | 2025.12.20 23:56:14.026630 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2025.12.20 23:56:14.026724 [ 274 ] {bcb82168-e0e7-4765-a01c-31088b1a509d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2133 | 2025.12.20 23:56:14.026777 [ 274 ] {bcb82168-e0e7-4765-a01c-31088b1a509d} <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 | ||
| 2134 | 2025.12.20 23:56:14.027564 [ 274 ] {bcb82168-e0e7-4765-a01c-31088b1a509d} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2025.12.20 23:56:14.027600 [ 274 ] {bcb82168-e0e7-4765-a01c-31088b1a509d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2136 | 2025.12.20 23:56:14.028157 [ 274 ] {bcb82168-e0e7-4765-a01c-31088b1a509d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2137 | 2025.12.20 23:56:14.028391 [ 274 ] {bcb82168-e0e7-4765-a01c-31088b1a509d} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2025.12.20 23:56:14.028538 [ 274 ] {bcb82168-e0e7-4765-a01c-31088b1a509d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001832 sec., 13100.436681222707 rows/sec., 23.48 MiB/sec. | ||
| 2139 | 2025.12.20 23:56:14.028588 [ 274 ] {bcb82168-e0e7-4765-a01c-31088b1a509d} <Debug> TCPHandler: Processed in 0.002009007 sec. | ||
| 2140 | 2025.12.20 23:56:14.028696 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2025.12.20 23:56:14.028791 [ 274 ] {802c7333-cb72-4127-9bf0-b7c654dbe1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2142 | 2025.12.20 23:56:14.028843 [ 274 ] {802c7333-cb72-4127-9bf0-b7c654dbe1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2143 | 2025.12.20 23:56:14.029180 [ 274 ] {802c7333-cb72-4127-9bf0-b7c654dbe1ce} <Trace> oximeter.measurements_i64 (980c76a2-ceea-4a64-919c-a4843a08ef4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2025.12.20 23:56:14.029217 [ 274 ] {802c7333-cb72-4127-9bf0-b7c654dbe1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2145 | 2025.12.20 23:56:14.029552 [ 274 ] {802c7333-cb72-4127-9bf0-b7c654dbe1ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2146 | 2025.12.20 23:56:14.029763 [ 274 ] {802c7333-cb72-4127-9bf0-b7c654dbe1ce} <Trace> oximeter.measurements_i64 (980c76a2-ceea-4a64-919c-a4843a08ef4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2025.12.20 23:56:14.029899 [ 274 ] {802c7333-cb72-4127-9bf0-b7c654dbe1ce} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001126 sec., 7992.895204262877 rows/sec., 564.60 KiB/sec. | ||
| 2148 | 2025.12.20 23:56:14.029937 [ 274 ] {802c7333-cb72-4127-9bf0-b7c654dbe1ce} <Debug> TCPHandler: Processed in 0.001291263 sec. | ||
| 2149 | 2025.12.20 23:56:14.030067 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2025.12.20 23:56:14.030161 [ 274 ] {94b91dfc-8896-4b15-a974-6737c3b9b839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2151 | 2025.12.20 23:56:14.030203 [ 274 ] {94b91dfc-8896-4b15-a974-6737c3b9b839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2152 | 2025.12.20 23:56:14.030549 [ 274 ] {94b91dfc-8896-4b15-a974-6737c3b9b839} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2025.12.20 23:56:14.030587 [ 274 ] {94b91dfc-8896-4b15-a974-6737c3b9b839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2154 | 2025.12.20 23:56:14.030905 [ 274 ] {94b91dfc-8896-4b15-a974-6737c3b9b839} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2155 | 2025.12.20 23:56:14.031122 [ 274 ] {94b91dfc-8896-4b15-a974-6737c3b9b839} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2025.12.20 23:56:14.031267 [ 274 ] {94b91dfc-8896-4b15-a974-6737c3b9b839} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 736.77 KiB/sec. | ||
| 2157 | 2025.12.20 23:56:14.031304 [ 274 ] {94b91dfc-8896-4b15-a974-6737c3b9b839} <Debug> TCPHandler: Processed in 0.001288283 sec. | ||
| 2158 | 2025.12.20 23:56:14.860362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 308 | ||
| 2159 | 2025.12.20 23:56:14.863656 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2025.12.20 23:56:14.863711 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 2161 | 2025.12.20 23:56:14.865118 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2162 | 2025.12.20 23:56:14.865619 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2025.12.20 23:56:14.865936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 2164 | 2025.12.20 23:56:17.363409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3333 | ||
| 2165 | 2025.12.20 23:56:17.364131 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2025.12.20 23:56:17.364175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2167 | 2025.12.20 23:56:17.364675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2168 | 2025.12.20 23:56:17.364913 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2025.12.20 23:56:17.365060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3333 | ||
| 2170 | 2025.12.20 23:56:17.535187 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2171 | 2025.12.20 23:56:17.553429 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2025.12.20 23:56:17.553497 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2173 | 2025.12.20 23:56:17.559374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2174 | 2025.12.20 23:56:17.560115 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2025.12.20 23:56:17.563859 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2176 | 2025.12.20 23:56:18.203453 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2025.12.20 23:56:18.203629 [ 274 ] {580a1c03-43fc-427b-90ef-46d34b45c10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2178 | 2025.12.20 23:56:18.203696 [ 274 ] {580a1c03-43fc-427b-90ef-46d34b45c10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2179 | 2025.12.20 23:56:18.204331 [ 274 ] {580a1c03-43fc-427b-90ef-46d34b45c10b} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2025.12.20 23:56:18.204384 [ 274 ] {580a1c03-43fc-427b-90ef-46d34b45c10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2181 | 2025.12.20 23:56:18.204775 [ 274 ] {580a1c03-43fc-427b-90ef-46d34b45c10b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2182 | 2025.12.20 23:56:18.205009 [ 274 ] {580a1c03-43fc-427b-90ef-46d34b45c10b} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2025.12.20 23:56:18.205179 [ 274 ] {580a1c03-43fc-427b-90ef-46d34b45c10b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001597 sec., 35065.748278021296 rows/sec., 2.69 MiB/sec. | ||
| 2184 | 2025.12.20 23:56:18.205226 [ 274 ] {580a1c03-43fc-427b-90ef-46d34b45c10b} <Debug> TCPHandler: Processed in 0.001897283 sec. | ||
| 2185 | 2025.12.20 23:56:18.205346 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2186 | 2025.12.20 23:56:18.205457 [ 274 ] {d7f13336-c6a5-4e65-beb3-43457c820b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2187 | 2025.12.20 23:56:18.205501 [ 274 ] {d7f13336-c6a5-4e65-beb3-43457c820b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2188 | 2025.12.20 23:56:18.205924 [ 274 ] {d7f13336-c6a5-4e65-beb3-43457c820b1a} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2025.12.20 23:56:18.205964 [ 274 ] {d7f13336-c6a5-4e65-beb3-43457c820b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2190 | 2025.12.20 23:56:18.206282 [ 274 ] {d7f13336-c6a5-4e65-beb3-43457c820b1a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2191 | 2025.12.20 23:56:18.206493 [ 274 ] {d7f13336-c6a5-4e65-beb3-43457c820b1a} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2025.12.20 23:56:18.206625 [ 274 ] {d7f13336-c6a5-4e65-beb3-43457c820b1a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 2193 | 2025.12.20 23:56:18.206665 [ 274 ] {d7f13336-c6a5-4e65-beb3-43457c820b1a} <Debug> TCPHandler: Processed in 0.001375476 sec. | ||
| 2194 | 2025.12.20 23:56:18.206785 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2195 | 2025.12.20 23:56:18.206885 [ 274 ] {c6014717-2ac5-4f32-a8c7-ea96017a2728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2196 | 2025.12.20 23:56:18.206928 [ 274 ] {c6014717-2ac5-4f32-a8c7-ea96017a2728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2197 | 2025.12.20 23:56:18.207304 [ 274 ] {c6014717-2ac5-4f32-a8c7-ea96017a2728} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2025.12.20 23:56:18.207341 [ 274 ] {c6014717-2ac5-4f32-a8c7-ea96017a2728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2199 | 2025.12.20 23:56:18.207660 [ 274 ] {c6014717-2ac5-4f32-a8c7-ea96017a2728} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2200 | 2025.12.20 23:56:18.207872 [ 274 ] {c6014717-2ac5-4f32-a8c7-ea96017a2728} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2025.12.20 23:56:18.207998 [ 274 ] {c6014717-2ac5-4f32-a8c7-ea96017a2728} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001135 sec., 112775.33039647578 rows/sec., 7.85 MiB/sec. | ||
| 2202 | 2025.12.20 23:56:18.208036 [ 274 ] {c6014717-2ac5-4f32-a8c7-ea96017a2728} <Debug> TCPHandler: Processed in 0.001308153 sec. | ||
| 2203 | 2025.12.20 23:56:18.208150 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2204 | 2025.12.20 23:56:18.208247 [ 274 ] {60f94134-9dc3-4115-8f96-b14dff9ebdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2205 | 2025.12.20 23:56:18.208288 [ 274 ] {60f94134-9dc3-4115-8f96-b14dff9ebdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2206 | 2025.12.20 23:56:18.208610 [ 274 ] {60f94134-9dc3-4115-8f96-b14dff9ebdb6} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2025.12.20 23:56:18.208644 [ 274 ] {60f94134-9dc3-4115-8f96-b14dff9ebdb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2208 | 2025.12.20 23:56:18.208942 [ 274 ] {60f94134-9dc3-4115-8f96-b14dff9ebdb6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2209 | 2025.12.20 23:56:18.209145 [ 274 ] {60f94134-9dc3-4115-8f96-b14dff9ebdb6} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2025.12.20 23:56:18.209270 [ 274 ] {60f94134-9dc3-4115-8f96-b14dff9ebdb6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001043 sec., 46021.09300095877 rows/sec., 3.10 MiB/sec. | ||
| 2211 | 2025.12.20 23:56:18.209306 [ 274 ] {60f94134-9dc3-4115-8f96-b14dff9ebdb6} <Debug> TCPHandler: Processed in 0.001208541 sec. | ||
| 2212 | 2025.12.20 23:56:23.215320 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2025.12.20 23:56:23.215534 [ 274 ] {b5fb0207-d020-4110-b1db-f707b13fd4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2214 | 2025.12.20 23:56:23.215606 [ 274 ] {b5fb0207-d020-4110-b1db-f707b13fd4b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2215 | 2025.12.20 23:56:23.216384 [ 274 ] {b5fb0207-d020-4110-b1db-f707b13fd4b7} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2025.12.20 23:56:23.216433 [ 274 ] {b5fb0207-d020-4110-b1db-f707b13fd4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2217 | 2025.12.20 23:56:23.216840 [ 274 ] {b5fb0207-d020-4110-b1db-f707b13fd4b7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2218 | 2025.12.20 23:56:23.217066 [ 274 ] {b5fb0207-d020-4110-b1db-f707b13fd4b7} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2025.12.20 23:56:23.217214 [ 274 ] {b5fb0207-d020-4110-b1db-f707b13fd4b7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001733 sec., 236583.95845354875 rows/sec., 15.01 MiB/sec. | ||
| 2220 | 2025.12.20 23:56:23.217258 [ 274 ] {b5fb0207-d020-4110-b1db-f707b13fd4b7} <Debug> TCPHandler: Processed in 0.002071849 sec. | ||
| 2221 | 2025.12.20 23:56:23.217372 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2025.12.20 23:56:23.217468 [ 274 ] {8e5f4afe-d7bb-4c21-b374-66a4eaf21977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2223 | 2025.12.20 23:56:23.217510 [ 274 ] {8e5f4afe-d7bb-4c21-b374-66a4eaf21977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2224 | 2025.12.20 23:56:23.218270 [ 274 ] {8e5f4afe-d7bb-4c21-b374-66a4eaf21977} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2025.12.20 23:56:23.218308 [ 274 ] {8e5f4afe-d7bb-4c21-b374-66a4eaf21977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2226 | 2025.12.20 23:56:23.218686 [ 274 ] {8e5f4afe-d7bb-4c21-b374-66a4eaf21977} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2227 | 2025.12.20 23:56:23.218916 [ 274 ] {8e5f4afe-d7bb-4c21-b374-66a4eaf21977} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2228 | 2025.12.20 23:56:23.219044 [ 274 ] {8e5f4afe-d7bb-4c21-b374-66a4eaf21977} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001595 sec., 697178.68338558 rows/sec., 55.01 MiB/sec. | ||
| 2229 | 2025.12.20 23:56:23.219083 [ 274 ] {8e5f4afe-d7bb-4c21-b374-66a4eaf21977} <Debug> TCPHandler: Processed in 0.001762098 sec. | ||
| 2230 | 2025.12.20 23:56:23.219197 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2231 | 2025.12.20 23:56:23.219293 [ 274 ] {53a07365-1d15-45f6-bccd-aa4f768cd419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2232 | 2025.12.20 23:56:23.219333 [ 274 ] {53a07365-1d15-45f6-bccd-aa4f768cd419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2233 | 2025.12.20 23:56:23.219780 [ 274 ] {53a07365-1d15-45f6-bccd-aa4f768cd419} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2025.12.20 23:56:23.219817 [ 274 ] {53a07365-1d15-45f6-bccd-aa4f768cd419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2235 | 2025.12.20 23:56:23.220120 [ 274 ] {53a07365-1d15-45f6-bccd-aa4f768cd419} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2236 | 2025.12.20 23:56:23.220327 [ 274 ] {53a07365-1d15-45f6-bccd-aa4f768cd419} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2025.12.20 23:56:23.220454 [ 274 ] {53a07365-1d15-45f6-bccd-aa4f768cd419} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001179 sec., 173876.16624257847 rows/sec., 10.20 MiB/sec. | ||
| 2238 | 2025.12.20 23:56:23.220491 [ 274 ] {53a07365-1d15-45f6-bccd-aa4f768cd419} <Debug> TCPHandler: Processed in 0.001345465 sec. | ||
| 2239 | 2025.12.20 23:56:23.220624 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2025.12.20 23:56:23.220718 [ 274 ] {62a4565e-451a-4c14-94ab-efa1f866c54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2241 | 2025.12.20 23:56:23.220759 [ 274 ] {62a4565e-451a-4c14-94ab-efa1f866c54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2242 | 2025.12.20 23:56:23.221248 [ 274 ] {62a4565e-451a-4c14-94ab-efa1f866c54e} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2025.12.20 23:56:23.221312 [ 274 ] {62a4565e-451a-4c14-94ab-efa1f866c54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2244 | 2025.12.20 23:56:23.221712 [ 274 ] {62a4565e-451a-4c14-94ab-efa1f866c54e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2245 | 2025.12.20 23:56:23.221980 [ 274 ] {62a4565e-451a-4c14-94ab-efa1f866c54e} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2246 | 2025.12.20 23:56:23.222139 [ 274 ] {62a4565e-451a-4c14-94ab-efa1f866c54e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001432 sec., 148044.6927374302 rows/sec., 9.55 MiB/sec. | ||
| 2247 | 2025.12.20 23:56:23.222206 [ 274 ] {62a4565e-451a-4c14-94ab-efa1f866c54e} <Debug> TCPHandler: Processed in 0.001633874 sec. | ||
| 2248 | 2025.12.20 23:56:23.222325 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2249 | 2025.12.20 23:56:23.222420 [ 274 ] {5af19a32-43fc-4920-88de-50b3994b66f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2250 | 2025.12.20 23:56:23.222459 [ 274 ] {5af19a32-43fc-4920-88de-50b3994b66f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2251 | 2025.12.20 23:56:23.222913 [ 274 ] {5af19a32-43fc-4920-88de-50b3994b66f9} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2025.12.20 23:56:23.222949 [ 274 ] {5af19a32-43fc-4920-88de-50b3994b66f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2253 | 2025.12.20 23:56:23.223244 [ 274 ] {5af19a32-43fc-4920-88de-50b3994b66f9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2254 | 2025.12.20 23:56:23.223443 [ 274 ] {5af19a32-43fc-4920-88de-50b3994b66f9} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2025.12.20 23:56:23.223564 [ 274 ] {5af19a32-43fc-4920-88de-50b3994b66f9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001163 sec., 181427.34307824593 rows/sec., 10.30 MiB/sec. | ||
| 2256 | 2025.12.20 23:56:23.223601 [ 274 ] {5af19a32-43fc-4920-88de-50b3994b66f9} <Debug> TCPHandler: Processed in 0.001325624 sec. | ||
| 2257 | 2025.12.20 23:56:23.223709 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2258 | 2025.12.20 23:56:23.223808 [ 274 ] {3338a761-9f72-4b85-9a75-6b2f9c8e958f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2259 | 2025.12.20 23:56:23.223847 [ 274 ] {3338a761-9f72-4b85-9a75-6b2f9c8e958f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2260 | 2025.12.20 23:56:23.224427 [ 274 ] {3338a761-9f72-4b85-9a75-6b2f9c8e958f} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2025.12.20 23:56:23.224464 [ 274 ] {3338a761-9f72-4b85-9a75-6b2f9c8e958f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2262 | 2025.12.20 23:56:23.224774 [ 274 ] {3338a761-9f72-4b85-9a75-6b2f9c8e958f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2263 | 2025.12.20 23:56:23.224976 [ 274 ] {3338a761-9f72-4b85-9a75-6b2f9c8e958f} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2025.12.20 23:56:23.225097 [ 274 ] {3338a761-9f72-4b85-9a75-6b2f9c8e958f} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001307 sec., 519510.32899770467 rows/sec., 36.21 MiB/sec. | ||
| 2265 | 2025.12.20 23:56:23.225133 [ 274 ] {3338a761-9f72-4b85-9a75-6b2f9c8e958f} <Debug> TCPHandler: Processed in 0.001472689 sec. | ||
| 2266 | 2025.12.20 23:56:23.225240 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2025.12.20 23:56:23.225334 [ 274 ] {be01da57-4d08-4b5b-ba09-f05840bca4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2268 | 2025.12.20 23:56:23.225374 [ 274 ] {be01da57-4d08-4b5b-ba09-f05840bca4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2269 | 2025.12.20 23:56:23.225692 [ 274 ] {be01da57-4d08-4b5b-ba09-f05840bca4b0} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2025.12.20 23:56:23.225727 [ 274 ] {be01da57-4d08-4b5b-ba09-f05840bca4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2271 | 2025.12.20 23:56:23.226010 [ 274 ] {be01da57-4d08-4b5b-ba09-f05840bca4b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2272 | 2025.12.20 23:56:23.226231 [ 274 ] {be01da57-4d08-4b5b-ba09-f05840bca4b0} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2025.12.20 23:56:23.226353 [ 274 ] {be01da57-4d08-4b5b-ba09-f05840bca4b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 2274 | 2025.12.20 23:56:23.226388 [ 274 ] {be01da57-4d08-4b5b-ba09-f05840bca4b0} <Debug> TCPHandler: Processed in 0.001196129 sec. | ||
| 2275 | 2025.12.20 23:56:23.226495 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2276 | 2025.12.20 23:56:23.226588 [ 274 ] {f0145618-4c89-4703-9814-0985dcc96520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2277 | 2025.12.20 23:56:23.226629 [ 274 ] {f0145618-4c89-4703-9814-0985dcc96520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2278 | 2025.12.20 23:56:23.227037 [ 274 ] {f0145618-4c89-4703-9814-0985dcc96520} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2025.12.20 23:56:23.227072 [ 274 ] {f0145618-4c89-4703-9814-0985dcc96520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2280 | 2025.12.20 23:56:23.227392 [ 274 ] {f0145618-4c89-4703-9814-0985dcc96520} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2281 | 2025.12.20 23:56:23.227596 [ 274 ] {f0145618-4c89-4703-9814-0985dcc96520} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2025.12.20 23:56:23.227717 [ 274 ] {f0145618-4c89-4703-9814-0985dcc96520} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001147 sec., 273757.62859633827 rows/sec., 17.98 MiB/sec. | ||
| 2283 | 2025.12.20 23:56:23.227753 [ 274 ] {f0145618-4c89-4703-9814-0985dcc96520} <Debug> TCPHandler: Processed in 0.001306544 sec. | ||
| 2284 | 2025.12.20 23:56:23.227873 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2285 | 2025.12.20 23:56:23.227994 [ 274 ] {2ec62d32-6fe2-4583-b8d9-230a301eb597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2286 | 2025.12.20 23:56:23.228045 [ 274 ] {2ec62d32-6fe2-4583-b8d9-230a301eb597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2287 | 2025.12.20 23:56:23.228377 [ 274 ] {2ec62d32-6fe2-4583-b8d9-230a301eb597} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2025.12.20 23:56:23.228413 [ 274 ] {2ec62d32-6fe2-4583-b8d9-230a301eb597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2289 | 2025.12.20 23:56:23.228711 [ 274 ] {2ec62d32-6fe2-4583-b8d9-230a301eb597} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2290 | 2025.12.20 23:56:23.228919 [ 274 ] {2ec62d32-6fe2-4583-b8d9-230a301eb597} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2025.12.20 23:56:23.229043 [ 274 ] {2ec62d32-6fe2-4583-b8d9-230a301eb597} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 2292 | 2025.12.20 23:56:23.229078 [ 274 ] {2ec62d32-6fe2-4583-b8d9-230a301eb597} <Debug> TCPHandler: Processed in 0.001265822 sec. | ||
| 2293 | 2025.12.20 23:56:23.229177 [ 274 ] {} <Trace> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2025.12.20 23:56:23.229268 [ 274 ] {a6e6ad47-d808-4473-9f60-b368a24d47fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2295 | 2025.12.20 23:56:23.229308 [ 274 ] {a6e6ad47-d808-4473-9f60-b368a24d47fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2296 | 2025.12.20 23:56:23.229625 [ 274 ] {a6e6ad47-d808-4473-9f60-b368a24d47fc} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2025.12.20 23:56:23.229661 [ 274 ] {a6e6ad47-d808-4473-9f60-b368a24d47fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2298 | 2025.12.20 23:56:23.229955 [ 274 ] {a6e6ad47-d808-4473-9f60-b368a24d47fc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2299 | 2025.12.20 23:56:23.230153 [ 274 ] {a6e6ad47-d808-4473-9f60-b368a24d47fc} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2025.12.20 23:56:23.230274 [ 274 ] {a6e6ad47-d808-4473-9f60-b368a24d47fc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001024 sec., 101562.5 rows/sec., 6.22 MiB/sec. | ||
| 2301 | 2025.12.20 23:56:23.230308 [ 274 ] {a6e6ad47-d808-4473-9f60-b368a24d47fc} <Debug> TCPHandler: Processed in 0.001179729 sec. | ||
| 2302 | 2025.12.20 23:56:24.752200 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2303 | 2025.12.20 23:56:24.752275 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2304 | 2025.12.20 23:56:24.866100 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3781 | ||
| 2305 | 2025.12.20 23:56:24.866793 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2025.12.20 23:56:24.866832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2307 | 2025.12.20 23:56:24.867161 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 336 | ||
| 2308 | 2025.12.20 23:56:24.867309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2309 | 2025.12.20 23:56:24.867565 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2025.12.20 23:56:24.867706 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3781 | ||
| 2311 | 2025.12.20 23:56:24.869324 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2025.12.20 23:56:24.869380 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2313 | 2025.12.20 23:56:24.870551 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2314 | 2025.12.20 23:56:24.870836 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2025.12.20 23:56:24.871160 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2316 | 2025.12.20 23:56:25.064911 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2317 | 2025.12.20 23:56:25.082533 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2025.12.20 23:56:25.082576 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2319 | 2025.12.20 23:56:25.088357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2320 | 2025.12.20 23:56:25.089039 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2025.12.20 23:56:25.092109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2322 | 2025.12.20 23:56:27.220533 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2323 | 2025.12.20 23:56:27.220603 [ 274 ] {} <Debug> TCP-Session: 3d8c00e9-97ed-44d5-ac23-7f217bd7a540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2025.12.20 23:56:28.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.74 MiB, peak 188.33 MiB, free memory in arenas 0.00 B, will set to 184.78 MiB (RSS), difference: 2.04 MiB | ||
| 2325 | 2025.12.20 23:56:28.206423 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2326 | 2025.12.20 23:56:28.206598 [ 275 ] {7a4ce9d5-f845-496c-acde-8e54795eeec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2327 | 2025.12.20 23:56:28.206662 [ 275 ] {7a4ce9d5-f845-496c-acde-8e54795eeec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2328 | 2025.12.20 23:56:28.207351 [ 275 ] {7a4ce9d5-f845-496c-acde-8e54795eeec0} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2025.12.20 23:56:28.207396 [ 275 ] {7a4ce9d5-f845-496c-acde-8e54795eeec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2330 | 2025.12.20 23:56:28.207798 [ 275 ] {7a4ce9d5-f845-496c-acde-8e54795eeec0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2331 | 2025.12.20 23:56:28.208019 [ 275 ] {7a4ce9d5-f845-496c-acde-8e54795eeec0} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2025.12.20 23:56:28.208175 [ 275 ] {7a4ce9d5-f845-496c-acde-8e54795eeec0} <Debug> executeQuery: Read 130 rows, 11.48 KiB in 0.001623 sec., 80098.58287122611 rows/sec., 6.91 MiB/sec. | ||
| 2333 | 2025.12.20 23:56:28.208219 [ 275 ] {7a4ce9d5-f845-496c-acde-8e54795eeec0} <Debug> TCPHandler: Processed in 0.001918364 sec. | ||
| 2334 | 2025.12.20 23:56:28.208358 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2025.12.20 23:56:28.208461 [ 275 ] {19babd7d-2a87-4990-8459-a3f34b519f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2336 | 2025.12.20 23:56:28.208504 [ 275 ] {19babd7d-2a87-4990-8459-a3f34b519f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2337 | 2025.12.20 23:56:28.208925 [ 275 ] {19babd7d-2a87-4990-8459-a3f34b519f16} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2025.12.20 23:56:28.208962 [ 275 ] {19babd7d-2a87-4990-8459-a3f34b519f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2339 | 2025.12.20 23:56:28.209260 [ 275 ] {19babd7d-2a87-4990-8459-a3f34b519f16} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2340 | 2025.12.20 23:56:28.209469 [ 275 ] {19babd7d-2a87-4990-8459-a3f34b519f16} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2025.12.20 23:56:28.209599 [ 275 ] {19babd7d-2a87-4990-8459-a3f34b519f16} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001162 sec., 31841.652323580034 rows/sec., 2.34 MiB/sec. | ||
| 2342 | 2025.12.20 23:56:28.209636 [ 275 ] {19babd7d-2a87-4990-8459-a3f34b519f16} <Debug> TCPHandler: Processed in 0.001333224 sec. | ||
| 2343 | 2025.12.20 23:56:28.209757 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2025.12.20 23:56:28.209853 [ 275 ] {116f46ef-c869-42fe-b24d-1e6639712dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2345 | 2025.12.20 23:56:28.209894 [ 275 ] {116f46ef-c869-42fe-b24d-1e6639712dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2346 | 2025.12.20 23:56:28.210310 [ 275 ] {116f46ef-c869-42fe-b24d-1e6639712dad} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2025.12.20 23:56:28.210347 [ 275 ] {116f46ef-c869-42fe-b24d-1e6639712dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2348 | 2025.12.20 23:56:28.210645 [ 275 ] {116f46ef-c869-42fe-b24d-1e6639712dad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2349 | 2025.12.20 23:56:28.210847 [ 275 ] {116f46ef-c869-42fe-b24d-1e6639712dad} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2025.12.20 23:56:28.210971 [ 275 ] {116f46ef-c869-42fe-b24d-1e6639712dad} <Debug> executeQuery: Read 107 rows, 8.59 KiB in 0.001137 sec., 94107.29991204926 rows/sec., 7.38 MiB/sec. | ||
| 2351 | 2025.12.20 23:56:28.211007 [ 275 ] {116f46ef-c869-42fe-b24d-1e6639712dad} <Debug> TCPHandler: Processed in 0.001303194 sec. | ||
| 2352 | 2025.12.20 23:56:28.211123 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2025.12.20 23:56:28.211216 [ 275 ] {00ac683e-294f-4bf4-bac7-388d3fb9e0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2354 | 2025.12.20 23:56:28.211260 [ 275 ] {00ac683e-294f-4bf4-bac7-388d3fb9e0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2355 | 2025.12.20 23:56:28.211656 [ 275 ] {00ac683e-294f-4bf4-bac7-388d3fb9e0a5} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2025.12.20 23:56:28.211692 [ 275 ] {00ac683e-294f-4bf4-bac7-388d3fb9e0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2357 | 2025.12.20 23:56:28.212014 [ 275 ] {00ac683e-294f-4bf4-bac7-388d3fb9e0a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2358 | 2025.12.20 23:56:28.212212 [ 275 ] {00ac683e-294f-4bf4-bac7-388d3fb9e0a5} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2025.12.20 23:56:28.212337 [ 275 ] {00ac683e-294f-4bf4-bac7-388d3fb9e0a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 2360 | 2025.12.20 23:56:28.212372 [ 275 ] {00ac683e-294f-4bf4-bac7-388d3fb9e0a5} <Debug> TCPHandler: Processed in 0.001300533 sec. | ||
| 2361 | 2025.12.20 23:56:28.212487 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2025.12.20 23:56:28.212582 [ 275 ] {b6483799-a0ad-43ee-a11f-b1753dd8850d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2363 | 2025.12.20 23:56:28.212635 [ 275 ] {b6483799-a0ad-43ee-a11f-b1753dd8850d} <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 | ||
| 2364 | 2025.12.20 23:56:28.213483 [ 275 ] {b6483799-a0ad-43ee-a11f-b1753dd8850d} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2025.12.20 23:56:28.213519 [ 275 ] {b6483799-a0ad-43ee-a11f-b1753dd8850d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2366 | 2025.12.20 23:56:28.214109 [ 275 ] {b6483799-a0ad-43ee-a11f-b1753dd8850d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2367 | 2025.12.20 23:56:28.214327 [ 275 ] {b6483799-a0ad-43ee-a11f-b1753dd8850d} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2025.12.20 23:56:28.214463 [ 275 ] {b6483799-a0ad-43ee-a11f-b1753dd8850d} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001899 sec., 19483.938915218536 rows/sec., 34.91 MiB/sec. | ||
| 2369 | 2025.12.20 23:56:28.214517 [ 275 ] {b6483799-a0ad-43ee-a11f-b1753dd8850d} <Debug> TCPHandler: Processed in 0.00208013 sec. | ||
| 2370 | 2025.12.20 23:56:28.214635 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2025.12.20 23:56:28.214729 [ 275 ] {fa09cd49-039b-405e-9f9f-582faa057a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2372 | 2025.12.20 23:56:28.214770 [ 275 ] {fa09cd49-039b-405e-9f9f-582faa057a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2373 | 2025.12.20 23:56:28.215084 [ 275 ] {fa09cd49-039b-405e-9f9f-582faa057a5e} <Trace> oximeter.measurements_i64 (980c76a2-ceea-4a64-919c-a4843a08ef4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2025.12.20 23:56:28.215120 [ 275 ] {fa09cd49-039b-405e-9f9f-582faa057a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2375 | 2025.12.20 23:56:28.215412 [ 275 ] {fa09cd49-039b-405e-9f9f-582faa057a5e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2376 | 2025.12.20 23:56:28.215612 [ 275 ] {fa09cd49-039b-405e-9f9f-582faa057a5e} <Trace> oximeter.measurements_i64 (980c76a2-ceea-4a64-919c-a4843a08ef4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2025.12.20 23:56:28.215734 [ 275 ] {fa09cd49-039b-405e-9f9f-582faa057a5e} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001024 sec., 11718.75 rows/sec., 910.76 KiB/sec. | ||
| 2378 | 2025.12.20 23:56:28.215769 [ 275 ] {fa09cd49-039b-405e-9f9f-582faa057a5e} <Debug> TCPHandler: Processed in 0.001184079 sec. | ||
| 2379 | 2025.12.20 23:56:28.215874 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2025.12.20 23:56:28.215968 [ 275 ] {961e5e9d-c565-4df6-a837-192527496d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2381 | 2025.12.20 23:56:28.216008 [ 275 ] {961e5e9d-c565-4df6-a837-192527496d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2382 | 2025.12.20 23:56:28.216322 [ 275 ] {961e5e9d-c565-4df6-a837-192527496d14} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2025.12.20 23:56:28.216358 [ 275 ] {961e5e9d-c565-4df6-a837-192527496d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2384 | 2025.12.20 23:56:28.216663 [ 275 ] {961e5e9d-c565-4df6-a837-192527496d14} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2385 | 2025.12.20 23:56:28.216871 [ 275 ] {961e5e9d-c565-4df6-a837-192527496d14} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2025.12.20 23:56:28.216994 [ 275 ] {961e5e9d-c565-4df6-a837-192527496d14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 2387 | 2025.12.20 23:56:28.217028 [ 275 ] {961e5e9d-c565-4df6-a837-192527496d14} <Debug> TCPHandler: Processed in 0.00120295 sec. | ||
| 2388 | 2025.12.20 23:56:30.923557 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38184 | ||
| 2389 | 2025.12.20 23:56:30.923675 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2390 | 2025.12.20 23:56:30.923704 [ 274 ] {} <Debug> TCP-Session: efd7eee4-b18c-46b2-8f32-abe632181257 Authenticating user 'default' from [fd00:1122:3344:101::e]:38184 | ||
| 2391 | 2025.12.20 23:56:30.923725 [ 274 ] {} <Debug> TCP-Session: efd7eee4-b18c-46b2-8f32-abe632181257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2025.12.20 23:56:30.923738 [ 274 ] {} <Debug> TCP-Session: efd7eee4-b18c-46b2-8f32-abe632181257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2025.12.20 23:56:30.923921 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59190 | ||
| 2394 | 2025.12.20 23:56:30.923968 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57477 | ||
| 2395 | 2025.12.20 23:56:30.923983 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58067 | ||
| 2396 | 2025.12.20 23:56:30.924022 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54098 | ||
| 2397 | 2025.12.20 23:56:30.924034 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2398 | 2025.12.20 23:56:30.924063 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53894 | ||
| 2399 | 2025.12.20 23:56:30.924092 [ 286 ] {} <Debug> TCP-Session: a6a61690-0bd5-4e08-9fe6-e9a0730c25e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59190 | ||
| 2400 | 2025.12.20 23:56:30.924105 [ 274 ] {} <Trace> TCP-Session: efd7eee4-b18c-46b2-8f32-abe632181257 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2401 | 2025.12.20 23:56:30.924110 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2402 | 2025.12.20 23:56:30.924134 [ 286 ] {} <Debug> TCP-Session: a6a61690-0bd5-4e08-9fe6-e9a0730c25e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2025.12.20 23:56:30.924106 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2404 | 2025.12.20 23:56:30.924171 [ 292 ] {} <Debug> TCP-Session: 8e4388d0-1ff0-48f3-9b1a-045c2385c9a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54098 | ||
| 2405 | 2025.12.20 23:56:30.924180 [ 286 ] {} <Debug> TCP-Session: a6a61690-0bd5-4e08-9fe6-e9a0730c25e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2025.12.20 23:56:30.924202 [ 289 ] {} <Debug> TCP-Session: 4bf54318-fc43-4f79-97f4-8105da9a12b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58067 | ||
| 2407 | 2025.12.20 23:56:30.924214 [ 292 ] {} <Debug> TCP-Session: 8e4388d0-1ff0-48f3-9b1a-045c2385c9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2408 | 2025.12.20 23:56:30.924233 [ 289 ] {} <Debug> TCP-Session: 4bf54318-fc43-4f79-97f4-8105da9a12b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2025.12.20 23:56:30.924242 [ 292 ] {} <Debug> TCP-Session: 8e4388d0-1ff0-48f3-9b1a-045c2385c9a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2025.12.20 23:56:30.924250 [ 289 ] {} <Debug> TCP-Session: 4bf54318-fc43-4f79-97f4-8105da9a12b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2025.12.20 23:56:30.924078 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2412 | 2025.12.20 23:56:30.924282 [ 274 ] {e954ab82-ab55-4796-baba-ea351accb5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38184) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2413 | 2025.12.20 23:56:30.923998 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37267 | ||
| 2414 | 2025.12.20 23:56:30.924311 [ 287 ] {} <Debug> TCP-Session: 7f7b19c2-e18c-4946-8555-4ec6064c866e Authenticating user 'default' from [fd00:1122:3344:101::e]:57477 | ||
| 2415 | 2025.12.20 23:56:30.923990 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45619 | ||
| 2416 | 2025.12.20 23:56:30.924358 [ 287 ] {} <Debug> TCP-Session: 7f7b19c2-e18c-4946-8555-4ec6064c866e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2025.12.20 23:56:30.924381 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2418 | 2025.12.20 23:56:30.924391 [ 287 ] {} <Debug> TCP-Session: 7f7b19c2-e18c-4946-8555-4ec6064c866e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2419 | 2025.12.20 23:56:30.924406 [ 291 ] {} <Debug> TCP-Session: a10a3236-caf0-4d29-b8e6-96fbad8571f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37267 | ||
| 2420 | 2025.12.20 23:56:30.923983 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35402 | ||
| 2421 | 2025.12.20 23:56:30.924428 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2422 | 2025.12.20 23:56:30.924427 [ 291 ] {} <Debug> TCP-Session: a10a3236-caf0-4d29-b8e6-96fbad8571f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2025.12.20 23:56:30.924487 [ 290 ] {} <Debug> TCP-Session: 0343343d-adac-427a-a585-6ef88a762675 Authenticating user 'default' from [fd00:1122:3344:101::e]:45619 | ||
| 2424 | 2025.12.20 23:56:30.924505 [ 291 ] {} <Debug> TCP-Session: a10a3236-caf0-4d29-b8e6-96fbad8571f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2025.12.20 23:56:30.924181 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2426 | 2025.12.20 23:56:30.924530 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2427 | 2025.12.20 23:56:30.924556 [ 274 ] {e954ab82-ab55-4796-baba-ea351accb5e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2428 | 2025.12.20 23:56:30.924576 [ 288 ] {} <Debug> TCP-Session: 865ca462-84ec-46ee-bdb7-2db01e236dbe Authenticating user 'default' from [fd00:1122:3344:101::e]:35402 | ||
| 2429 | 2025.12.20 23:56:30.924573 [ 293 ] {} <Debug> TCP-Session: 29df3a78-7eb9-4d4c-ae6d-1073005e0e24 Authenticating user 'default' from [fd00:1122:3344:101::e]:53894 | ||
| 2430 | 2025.12.20 23:56:30.924531 [ 290 ] {} <Debug> TCP-Session: 0343343d-adac-427a-a585-6ef88a762675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2025.12.20 23:56:30.924624 [ 274 ] {e954ab82-ab55-4796-baba-ea351accb5e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2432 | 2025.12.20 23:56:30.924614 [ 288 ] {} <Debug> TCP-Session: 865ca462-84ec-46ee-bdb7-2db01e236dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2025.12.20 23:56:30.924638 [ 290 ] {} <Debug> TCP-Session: 0343343d-adac-427a-a585-6ef88a762675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2025.12.20 23:56:30.924662 [ 288 ] {} <Debug> TCP-Session: 865ca462-84ec-46ee-bdb7-2db01e236dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2025.12.20 23:56:30.924616 [ 293 ] {} <Debug> TCP-Session: 29df3a78-7eb9-4d4c-ae6d-1073005e0e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2025.12.20 23:56:30.924704 [ 293 ] {} <Debug> TCP-Session: 29df3a78-7eb9-4d4c-ae6d-1073005e0e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2437 | 2025.12.20 23:56:30.924926 [ 274 ] {e954ab82-ab55-4796-baba-ea351accb5e4} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a) (SelectExecutor): Key condition: unknown | ||
| 2438 | 2025.12.20 23:56:30.925017 [ 274 ] {e954ab82-ab55-4796-baba-ea351accb5e4} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2439 | 2025.12.20 23:56:31.001100 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.99 MiB, peak 188.33 MiB, free memory in arenas 0.00 B, will set to 187.33 MiB (RSS), difference: 2.35 MiB | ||
| 2440 | 2025.12.20 23:56:31.538045 [ 319 ] {e954ab82-ab55-4796-baba-ea351accb5e4} <Trace> AggregatingTransform: Aggregating | ||
| 2441 | 2025.12.20 23:56:31.538116 [ 319 ] {e954ab82-ab55-4796-baba-ea351accb5e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 2442 | 2025.12.20 23:56:31.538158 [ 319 ] {e954ab82-ab55-4796-baba-ea351accb5e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001087197 sec. (919.797 rows/sec., 35.93 KiB/sec.) | ||
| 2443 | 2025.12.20 23:56:31.538179 [ 319 ] {e954ab82-ab55-4796-baba-ea351accb5e4} <Trace> Aggregator: Merging aggregated data | ||
| 2444 | 2025.12.20 23:56:31.539684 [ 274 ] {e954ab82-ab55-4796-baba-ea351accb5e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.615498 sec., 1.6247006489054392 rows/sec., 64.99 B/sec. | ||
| 2445 | 2025.12.20 23:56:31.539910 [ 274 ] {e954ab82-ab55-4796-baba-ea351accb5e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2446 | 2025.12.20 23:56:31.539931 [ 274 ] {e954ab82-ab55-4796-baba-ea351accb5e4} <Debug> TCPHandler: Processed in 0.615991287 sec. | ||
| 2447 | 2025.12.20 23:56:31.540068 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2448 | 2025.12.20 23:56:31.540115 [ 286 ] {} <Debug> TCP-Session: a6a61690-0bd5-4e08-9fe6-e9a0730c25e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2449 | 2025.12.20 23:56:31.540117 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2450 | 2025.12.20 23:56:31.540148 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2451 | 2025.12.20 23:56:31.540189 [ 292 ] {} <Debug> TCP-Session: 8e4388d0-1ff0-48f3-9b1a-045c2385c9a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2025.12.20 23:56:31.540207 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2453 | 2025.12.20 23:56:31.540229 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2454 | 2025.12.20 23:56:31.540249 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2455 | 2025.12.20 23:56:31.540271 [ 289 ] {} <Debug> TCP-Session: 4bf54318-fc43-4f79-97f4-8105da9a12b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2025.12.20 23:56:31.540296 [ 291 ] {} <Debug> TCP-Session: a10a3236-caf0-4d29-b8e6-96fbad8571f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2025.12.20 23:56:31.540322 [ 293 ] {} <Debug> TCP-Session: 29df3a78-7eb9-4d4c-ae6d-1073005e0e24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2458 | 2025.12.20 23:56:31.540198 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2459 | 2025.12.20 23:56:31.540181 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2460 | 2025.12.20 23:56:31.540393 [ 287 ] {} <Debug> TCP-Session: 7f7b19c2-e18c-4946-8555-4ec6064c866e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2025.12.20 23:56:31.540252 [ 288 ] {} <Debug> TCP-Session: 865ca462-84ec-46ee-bdb7-2db01e236dbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2025.12.20 23:56:31.540423 [ 290 ] {} <Debug> TCP-Session: 0343343d-adac-427a-a585-6ef88a762675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2463 | 2025.12.20 23:56:31.540262 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2464 | 2025.12.20 23:56:31.540493 [ 274 ] {} <Debug> TCP-Session: efd7eee4-b18c-46b2-8f32-abe632181257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2465 | 2025.12.20 23:56:32.001255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.71 MiB, peak 201.85 MiB, free memory in arenas 0.00 B, will set to 205.02 MiB (RSS), difference: 16.31 MiB | ||
| 2466 | 2025.12.20 23:56:32.166524 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58493 | ||
| 2467 | 2025.12.20 23:56:32.166663 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2468 | 2025.12.20 23:56:32.166699 [ 288 ] {} <Debug> TCP-Session: 68c4815d-7640-4fe3-b3a3-7c1b38bd1fd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58493 | ||
| 2469 | 2025.12.20 23:56:32.166725 [ 288 ] {} <Debug> TCP-Session: 68c4815d-7640-4fe3-b3a3-7c1b38bd1fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2470 | 2025.12.20 23:56:32.166741 [ 288 ] {} <Debug> TCP-Session: 68c4815d-7640-4fe3-b3a3-7c1b38bd1fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2025.12.20 23:56:32.166979 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41156 | ||
| 2472 | 2025.12.20 23:56:32.167004 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37497 | ||
| 2473 | 2025.12.20 23:56:32.167013 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64266 | ||
| 2474 | 2025.12.20 23:56:32.167057 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36472 | ||
| 2475 | 2025.12.20 23:56:32.167084 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43200 | ||
| 2476 | 2025.12.20 23:56:32.167095 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2477 | 2025.12.20 23:56:32.167123 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2478 | 2025.12.20 23:56:32.167153 [ 292 ] {} <Debug> TCP-Session: 424cbc58-73c6-41a7-b758-3eaf40064720 Authenticating user 'default' from [fd00:1122:3344:101::e]:37497 | ||
| 2479 | 2025.12.20 23:56:32.167167 [ 293 ] {} <Debug> TCP-Session: f0123a3b-07bb-42af-b738-ada53baf8730 Authenticating user 'default' from [fd00:1122:3344:101::e]:64266 | ||
| 2480 | 2025.12.20 23:56:32.167095 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2481 | 2025.12.20 23:56:32.167190 [ 292 ] {} <Debug> TCP-Session: 424cbc58-73c6-41a7-b758-3eaf40064720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2482 | 2025.12.20 23:56:32.167200 [ 293 ] {} <Debug> TCP-Session: f0123a3b-07bb-42af-b738-ada53baf8730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2483 | 2025.12.20 23:56:32.167215 [ 288 ] {} <Trace> TCP-Session: 68c4815d-7640-4fe3-b3a3-7c1b38bd1fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2025.12.20 23:56:32.167239 [ 293 ] {} <Debug> TCP-Session: f0123a3b-07bb-42af-b738-ada53baf8730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2485 | 2025.12.20 23:56:32.167229 [ 292 ] {} <Debug> TCP-Session: 424cbc58-73c6-41a7-b758-3eaf40064720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2486 | 2025.12.20 23:56:32.167230 [ 289 ] {} <Debug> TCP-Session: 5ea31c06-06f4-4816-a26a-fbd962e73268 Authenticating user 'default' from [fd00:1122:3344:101::e]:41156 | ||
| 2487 | 2025.12.20 23:56:32.167189 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2488 | 2025.12.20 23:56:32.167302 [ 289 ] {} <Debug> TCP-Session: 5ea31c06-06f4-4816-a26a-fbd962e73268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2489 | 2025.12.20 23:56:32.167048 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41726 | ||
| 2490 | 2025.12.20 23:56:32.167332 [ 286 ] {} <Debug> TCP-Session: 60ac2a98-6f4e-4f0f-be5f-397f9775faf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43200 | ||
| 2491 | 2025.12.20 23:56:32.167333 [ 289 ] {} <Debug> TCP-Session: 5ea31c06-06f4-4816-a26a-fbd962e73268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2492 | 2025.12.20 23:56:32.167375 [ 286 ] {} <Debug> TCP-Session: 60ac2a98-6f4e-4f0f-be5f-397f9775faf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2025.12.20 23:56:32.167009 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37747 | ||
| 2494 | 2025.12.20 23:56:32.167402 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2495 | 2025.12.20 23:56:32.167438 [ 288 ] {bc972d61-7967-4764-b9f5-f9a6a959e891} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58493) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2496 | 2025.12.20 23:56:32.167458 [ 294 ] {} <Debug> TCP-Session: 7ab443b9-7413-4b71-a15e-d8b61d486fb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41726 | ||
| 2497 | 2025.12.20 23:56:32.167399 [ 286 ] {} <Debug> TCP-Session: 60ac2a98-6f4e-4f0f-be5f-397f9775faf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2025.12.20 23:56:32.167486 [ 294 ] {} <Debug> TCP-Session: 7ab443b9-7413-4b71-a15e-d8b61d486fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2499 | 2025.12.20 23:56:32.166995 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63224 | ||
| 2500 | 2025.12.20 23:56:32.167506 [ 294 ] {} <Debug> TCP-Session: 7ab443b9-7413-4b71-a15e-d8b61d486fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2501 | 2025.12.20 23:56:32.167501 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2502 | 2025.12.20 23:56:32.167189 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2503 | 2025.12.20 23:56:32.167571 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2504 | 2025.12.20 23:56:32.167572 [ 291 ] {} <Debug> TCP-Session: d9a64365-b51e-418b-8e91-d73ee6fa3555 Authenticating user 'default' from [fd00:1122:3344:101::e]:37747 | ||
| 2505 | 2025.12.20 23:56:32.167588 [ 274 ] {} <Debug> TCP-Session: 58caa02d-c00e-4833-b18f-9116b17287f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36472 | ||
| 2506 | 2025.12.20 23:56:32.167599 [ 290 ] {} <Debug> TCP-Session: 88017a50-b783-4fa2-af97-4a3a4a1048b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63224 | ||
| 2507 | 2025.12.20 23:56:32.167619 [ 291 ] {} <Debug> TCP-Session: d9a64365-b51e-418b-8e91-d73ee6fa3555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2025.12.20 23:56:32.167623 [ 274 ] {} <Debug> TCP-Session: 58caa02d-c00e-4833-b18f-9116b17287f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2025.12.20 23:56:32.167645 [ 291 ] {} <Debug> TCP-Session: d9a64365-b51e-418b-8e91-d73ee6fa3555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2025.12.20 23:56:32.167679 [ 274 ] {} <Debug> TCP-Session: 58caa02d-c00e-4833-b18f-9116b17287f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2511 | 2025.12.20 23:56:32.167630 [ 290 ] {} <Debug> TCP-Session: 88017a50-b783-4fa2-af97-4a3a4a1048b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2025.12.20 23:56:32.167713 [ 290 ] {} <Debug> TCP-Session: 88017a50-b783-4fa2-af97-4a3a4a1048b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2025.12.20 23:56:32.167772 [ 288 ] {bc972d61-7967-4764-b9f5-f9a6a959e891} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2514 | 2025.12.20 23:56:32.167831 [ 288 ] {bc972d61-7967-4764-b9f5-f9a6a959e891} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2515 | 2025.12.20 23:56:32.168137 [ 288 ] {bc972d61-7967-4764-b9f5-f9a6a959e891} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a) (SelectExecutor): Key condition: unknown | ||
| 2516 | 2025.12.20 23:56:32.169183 [ 323 ] {bc972d61-7967-4764-b9f5-f9a6a959e891} <Trace> AggregatingTransform: Aggregating | ||
| 2517 | 2025.12.20 23:56:32.169240 [ 323 ] {bc972d61-7967-4764-b9f5-f9a6a959e891} <Trace> Aggregator: Aggregation method: without_key | ||
| 2518 | 2025.12.20 23:56:32.169280 [ 323 ] {bc972d61-7967-4764-b9f5-f9a6a959e891} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001040015 sec. (961.525 rows/sec., 37.56 KiB/sec.) | ||
| 2519 | 2025.12.20 23:56:32.169302 [ 323 ] {bc972d61-7967-4764-b9f5-f9a6a959e891} <Trace> Aggregator: Merging aggregated data | ||
| 2520 | 2025.12.20 23:56:32.170651 [ 288 ] {bc972d61-7967-4764-b9f5-f9a6a959e891} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00329 sec., 303.951367781155 rows/sec., 11.87 KiB/sec. | ||
| 2521 | 2025.12.20 23:56:32.170828 [ 288 ] {bc972d61-7967-4764-b9f5-f9a6a959e891} <Debug> TCPHandler: Processed in 0.003770776 sec. | ||
| 2522 | 2025.12.20 23:56:32.170982 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2523 | 2025.12.20 23:56:32.171005 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2524 | 2025.12.20 23:56:32.171024 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2525 | 2025.12.20 23:56:32.171040 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2526 | 2025.12.20 23:56:32.171054 [ 290 ] {} <Debug> TCP-Session: 88017a50-b783-4fa2-af97-4a3a4a1048b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2527 | 2025.12.20 23:56:32.171057 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2528 | 2025.12.20 23:56:32.171085 [ 286 ] {} <Debug> TCP-Session: 60ac2a98-6f4e-4f0f-be5f-397f9775faf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2529 | 2025.12.20 23:56:32.171077 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2530 | 2025.12.20 23:56:32.171110 [ 294 ] {} <Debug> TCP-Session: 7ab443b9-7413-4b71-a15e-d8b61d486fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2025.12.20 23:56:32.171121 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2532 | 2025.12.20 23:56:32.171147 [ 291 ] {} <Debug> TCP-Session: d9a64365-b51e-418b-8e91-d73ee6fa3555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2533 | 2025.12.20 23:56:32.171100 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2534 | 2025.12.20 23:56:32.171179 [ 293 ] {} <Debug> TCP-Session: f0123a3b-07bb-42af-b738-ada53baf8730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2025.12.20 23:56:32.171072 [ 289 ] {} <Debug> TCP-Session: 5ea31c06-06f4-4816-a26a-fbd962e73268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2536 | 2025.12.20 23:56:32.171215 [ 292 ] {} <Debug> TCP-Session: 424cbc58-73c6-41a7-b758-3eaf40064720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2537 | 2025.12.20 23:56:32.171023 [ 288 ] {} <Debug> TCP-Session: 68c4815d-7640-4fe3-b3a3-7c1b38bd1fd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2538 | 2025.12.20 23:56:32.171132 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2539 | 2025.12.20 23:56:32.171305 [ 274 ] {} <Debug> TCP-Session: 58caa02d-c00e-4833-b18f-9116b17287f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2540 | 2025.12.20 23:56:32.276512 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45669 | ||
| 2541 | 2025.12.20 23:56:32.276623 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2542 | 2025.12.20 23:56:32.276650 [ 288 ] {} <Debug> TCP-Session: a15fa6f3-ec0b-413f-917e-f10eb0cb010b Authenticating user 'default' from [fd00:1122:3344:101::e]:45669 | ||
| 2543 | 2025.12.20 23:56:32.276673 [ 288 ] {} <Debug> TCP-Session: a15fa6f3-ec0b-413f-917e-f10eb0cb010b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2025.12.20 23:56:32.276685 [ 288 ] {} <Debug> TCP-Session: a15fa6f3-ec0b-413f-917e-f10eb0cb010b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2025.12.20 23:56:32.276917 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47906 | ||
| 2546 | 2025.12.20 23:56:32.276929 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53410 | ||
| 2547 | 2025.12.20 23:56:32.276973 [ 288 ] {} <Trace> TCP-Session: a15fa6f3-ec0b-413f-917e-f10eb0cb010b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2025.12.20 23:56:32.276995 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47321 | ||
| 2549 | 2025.12.20 23:56:32.277015 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34995 | ||
| 2550 | 2025.12.20 23:56:32.277039 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2551 | 2025.12.20 23:56:32.277061 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2552 | 2025.12.20 23:56:32.277082 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2553 | 2025.12.20 23:56:32.277098 [ 289 ] {} <Debug> TCP-Session: b36f70df-82d0-46bc-9d7a-269da67f501b Authenticating user 'default' from [fd00:1122:3344:101::e]:47906 | ||
| 2554 | 2025.12.20 23:56:32.277105 [ 290 ] {} <Debug> TCP-Session: 943add8d-3042-456c-a3d5-1f9c88da1b68 Authenticating user 'default' from [fd00:1122:3344:101::e]:53410 | ||
| 2555 | 2025.12.20 23:56:32.277115 [ 294 ] {} <Debug> TCP-Session: c3f4848a-6987-4c47-a0db-82b562b1b7b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47321 | ||
| 2556 | 2025.12.20 23:56:32.277133 [ 289 ] {} <Debug> TCP-Session: b36f70df-82d0-46bc-9d7a-269da67f501b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2025.12.20 23:56:32.277143 [ 290 ] {} <Debug> TCP-Session: 943add8d-3042-456c-a3d5-1f9c88da1b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2025.12.20 23:56:32.277149 [ 294 ] {} <Debug> TCP-Session: c3f4848a-6987-4c47-a0db-82b562b1b7b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2559 | 2025.12.20 23:56:32.277158 [ 289 ] {} <Debug> TCP-Session: b36f70df-82d0-46bc-9d7a-269da67f501b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2560 | 2025.12.20 23:56:32.277168 [ 290 ] {} <Debug> TCP-Session: 943add8d-3042-456c-a3d5-1f9c88da1b68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2561 | 2025.12.20 23:56:32.277176 [ 294 ] {} <Debug> TCP-Session: c3f4848a-6987-4c47-a0db-82b562b1b7b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2562 | 2025.12.20 23:56:32.277177 [ 288 ] {909c40ea-d2e2-4ace-be29-f9ea574a2611} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45669) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2563 | 2025.12.20 23:56:32.277103 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2564 | 2025.12.20 23:56:32.276966 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41333 | ||
| 2565 | 2025.12.20 23:56:32.277271 [ 286 ] {} <Debug> TCP-Session: ad82866b-8e55-442b-8a19-da86fe75bba5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34995 | ||
| 2566 | 2025.12.20 23:56:32.276958 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56965 | ||
| 2567 | 2025.12.20 23:56:32.277308 [ 286 ] {} <Debug> TCP-Session: ad82866b-8e55-442b-8a19-da86fe75bba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2025.12.20 23:56:32.277339 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2569 | 2025.12.20 23:56:32.277354 [ 286 ] {} <Debug> TCP-Session: ad82866b-8e55-442b-8a19-da86fe75bba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2570 | 2025.12.20 23:56:32.277374 [ 293 ] {} <Debug> TCP-Session: e428da3f-a52d-439e-bdba-33fef85eb85d Authenticating user 'default' from [fd00:1122:3344:101::e]:41333 | ||
| 2571 | 2025.12.20 23:56:32.276960 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59382 | ||
| 2572 | 2025.12.20 23:56:32.277401 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2573 | 2025.12.20 23:56:32.277408 [ 293 ] {} <Debug> TCP-Session: e428da3f-a52d-439e-bdba-33fef85eb85d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2025.12.20 23:56:32.277464 [ 292 ] {} <Debug> TCP-Session: 17fa42bc-a1f8-431b-bfdd-f8ccd659a229 Authenticating user 'default' from [fd00:1122:3344:101::e]:56965 | ||
| 2575 | 2025.12.20 23:56:32.277480 [ 293 ] {} <Debug> TCP-Session: e428da3f-a52d-439e-bdba-33fef85eb85d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2025.12.20 23:56:32.277007 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59196 | ||
| 2577 | 2025.12.20 23:56:32.277504 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2578 | 2025.12.20 23:56:32.277500 [ 292 ] {} <Debug> TCP-Session: 17fa42bc-a1f8-431b-bfdd-f8ccd659a229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2025.12.20 23:56:32.277585 [ 291 ] {} <Debug> TCP-Session: e8abb957-4f4a-442e-a2c1-f419464d6bf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59382 | ||
| 2580 | 2025.12.20 23:56:32.277600 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2581 | 2025.12.20 23:56:32.277605 [ 292 ] {} <Debug> TCP-Session: 17fa42bc-a1f8-431b-bfdd-f8ccd659a229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2582 | 2025.12.20 23:56:32.277635 [ 274 ] {} <Debug> TCP-Session: 2fd73d0b-1349-4c33-a0e9-f9bc6431198f Authenticating user 'default' from [fd00:1122:3344:101::e]:59196 | ||
| 2583 | 2025.12.20 23:56:32.277622 [ 291 ] {} <Debug> TCP-Session: e8abb957-4f4a-442e-a2c1-f419464d6bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2584 | 2025.12.20 23:56:32.277668 [ 274 ] {} <Debug> TCP-Session: 2fd73d0b-1349-4c33-a0e9-f9bc6431198f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2585 | 2025.12.20 23:56:32.277685 [ 291 ] {} <Debug> TCP-Session: e8abb957-4f4a-442e-a2c1-f419464d6bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2586 | 2025.12.20 23:56:32.277701 [ 274 ] {} <Debug> TCP-Session: 2fd73d0b-1349-4c33-a0e9-f9bc6431198f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2587 | 2025.12.20 23:56:32.277505 [ 288 ] {909c40ea-d2e2-4ace-be29-f9ea574a2611} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2588 | 2025.12.20 23:56:32.277798 [ 288 ] {909c40ea-d2e2-4ace-be29-f9ea574a2611} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2589 | 2025.12.20 23:56:32.278113 [ 288 ] {909c40ea-d2e2-4ace-be29-f9ea574a2611} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a) (SelectExecutor): Key condition: unknown | ||
| 2590 | 2025.12.20 23:56:32.278999 [ 330 ] {909c40ea-d2e2-4ace-be29-f9ea574a2611} <Trace> AggregatingTransform: Aggregating | ||
| 2591 | 2025.12.20 23:56:32.279049 [ 330 ] {909c40ea-d2e2-4ace-be29-f9ea574a2611} <Trace> Aggregator: Aggregation method: without_key | ||
| 2592 | 2025.12.20 23:56:32.279086 [ 330 ] {909c40ea-d2e2-4ace-be29-f9ea574a2611} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869178 sec. (1150.512 rows/sec., 44.94 KiB/sec.) | ||
| 2593 | 2025.12.20 23:56:32.279107 [ 330 ] {909c40ea-d2e2-4ace-be29-f9ea574a2611} <Trace> Aggregator: Merging aggregated data | ||
| 2594 | 2025.12.20 23:56:32.280239 [ 288 ] {909c40ea-d2e2-4ace-be29-f9ea574a2611} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003129 sec., 319.59092361776925 rows/sec., 12.48 KiB/sec. | ||
| 2595 | 2025.12.20 23:56:32.280372 [ 288 ] {909c40ea-d2e2-4ace-be29-f9ea574a2611} <Debug> TCPHandler: Processed in 0.003535217 sec. | ||
| 2596 | 2025.12.20 23:56:32.280508 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2597 | 2025.12.20 23:56:32.280538 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2598 | 2025.12.20 23:56:32.280541 [ 288 ] {} <Debug> TCP-Session: a15fa6f3-ec0b-413f-917e-f10eb0cb010b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2599 | 2025.12.20 23:56:32.280562 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2600 | 2025.12.20 23:56:32.280589 [ 286 ] {} <Debug> TCP-Session: ad82866b-8e55-442b-8a19-da86fe75bba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2601 | 2025.12.20 23:56:32.280599 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2602 | 2025.12.20 23:56:32.280621 [ 289 ] {} <Debug> TCP-Session: b36f70df-82d0-46bc-9d7a-269da67f501b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2603 | 2025.12.20 23:56:32.280629 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2604 | 2025.12.20 23:56:32.280652 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2605 | 2025.12.20 23:56:32.280672 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2606 | 2025.12.20 23:56:32.280678 [ 294 ] {} <Debug> TCP-Session: c3f4848a-6987-4c47-a0db-82b562b1b7b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2607 | 2025.12.20 23:56:32.280699 [ 274 ] {} <Debug> TCP-Session: 2fd73d0b-1349-4c33-a0e9-f9bc6431198f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2608 | 2025.12.20 23:56:32.280629 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2609 | 2025.12.20 23:56:32.280731 [ 291 ] {} <Debug> TCP-Session: e8abb957-4f4a-442e-a2c1-f419464d6bf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2610 | 2025.12.20 23:56:32.280578 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2611 | 2025.12.20 23:56:32.280764 [ 290 ] {} <Debug> TCP-Session: 943add8d-3042-456c-a3d5-1f9c88da1b68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2612 | 2025.12.20 23:56:32.280653 [ 292 ] {} <Debug> TCP-Session: 17fa42bc-a1f8-431b-bfdd-f8ccd659a229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2025.12.20 23:56:32.280806 [ 293 ] {} <Debug> TCP-Session: e428da3f-a52d-439e-bdba-33fef85eb85d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2614 | 2025.12.20 23:56:32.368421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4293 | ||
| 2615 | 2025.12.20 23:56:32.368920 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2025.12.20 23:56:32.368968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2617 | 2025.12.20 23:56:32.369459 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2618 | 2025.12.20 23:56:32.369718 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2025.12.20 23:56:32.369878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4293 | ||
| 2620 | 2025.12.20 23:56:32.592793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2621 | 2025.12.20 23:56:32.609979 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2025.12.20 23:56:32.610042 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2623 | 2025.12.20 23:56:32.616039 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2624 | 2025.12.20 23:56:32.616755 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2025.12.20 23:56:32.620091 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2626 | 2025.12.20 23:56:33.215488 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2025.12.20 23:56:33.215659 [ 275 ] {f076b6c7-d60b-48ae-b892-7af301f43d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2628 | 2025.12.20 23:56:33.215738 [ 275 ] {f076b6c7-d60b-48ae-b892-7af301f43d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2629 | 2025.12.20 23:56:33.216512 [ 275 ] {f076b6c7-d60b-48ae-b892-7af301f43d6d} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2025.12.20 23:56:33.216560 [ 275 ] {f076b6c7-d60b-48ae-b892-7af301f43d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2631 | 2025.12.20 23:56:33.216991 [ 275 ] {f076b6c7-d60b-48ae-b892-7af301f43d6d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2632 | 2025.12.20 23:56:33.217225 [ 275 ] {f076b6c7-d60b-48ae-b892-7af301f43d6d} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2025.12.20 23:56:33.217394 [ 275 ] {f076b6c7-d60b-48ae-b892-7af301f43d6d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001781 sec., 230207.74845592363 rows/sec., 14.60 MiB/sec. | ||
| 2634 | 2025.12.20 23:56:33.217443 [ 275 ] {f076b6c7-d60b-48ae-b892-7af301f43d6d} <Debug> TCPHandler: Processed in 0.00208343 sec. | ||
| 2635 | 2025.12.20 23:56:33.217574 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2025.12.20 23:56:33.217691 [ 275 ] {49a88bac-c312-4105-a3b0-62b8d432143f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2637 | 2025.12.20 23:56:33.217742 [ 275 ] {49a88bac-c312-4105-a3b0-62b8d432143f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2638 | 2025.12.20 23:56:33.218696 [ 275 ] {49a88bac-c312-4105-a3b0-62b8d432143f} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2025.12.20 23:56:33.218742 [ 275 ] {49a88bac-c312-4105-a3b0-62b8d432143f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2640 | 2025.12.20 23:56:33.219137 [ 275 ] {49a88bac-c312-4105-a3b0-62b8d432143f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2641 | 2025.12.20 23:56:33.219350 [ 275 ] {49a88bac-c312-4105-a3b0-62b8d432143f} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2025.12.20 23:56:33.219468 [ 37 ] {} <Debug> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2643 | 2025.12.20 23:56:33.219491 [ 275 ] {49a88bac-c312-4105-a3b0-62b8d432143f} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001831 sec., 607318.4052430366 rows/sec., 47.92 MiB/sec. | ||
| 2644 | 2025.12.20 23:56:33.219507 [ 37 ] {} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2025.12.20 23:56:33.219528 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2646 | 2025.12.20 23:56:33.219532 [ 275 ] {49a88bac-c312-4105-a3b0-62b8d432143f} <Debug> TCPHandler: Processed in 0.002014137 sec. | ||
| 2647 | 2025.12.20 23:56:33.219666 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::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 | ||
| 2648 | 2025.12.20 23:56:33.219698 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2025.12.20 23:56:33.219811 [ 275 ] {33da7c34-c12b-4f9a-bece-d6672d40c43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2650 | 2025.12.20 23:56:33.219819 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2651 | 2025.12.20 23:56:33.219862 [ 275 ] {33da7c34-c12b-4f9a-bece-d6672d40c43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2652 | 2025.12.20 23:56:33.219880 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1257 rows starting from the beginning of the part | ||
| 2653 | 2025.12.20 23:56:33.219990 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1247 rows starting from the beginning of the part | ||
| 2654 | 2025.12.20 23:56:33.220043 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2655 | 2025.12.20 23:56:33.220095 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1112 rows starting from the beginning of the part | ||
| 2656 | 2025.12.20 23:56:33.220165 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 130 rows starting from the beginning of the part | ||
| 2657 | 2025.12.20 23:56:33.220221 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1112 rows starting from the beginning of the part | ||
| 2658 | 2025.12.20 23:56:33.220395 [ 275 ] {33da7c34-c12b-4f9a-bece-d6672d40c43a} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2025.12.20 23:56:33.220437 [ 275 ] {33da7c34-c12b-4f9a-bece-d6672d40c43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2660 | 2025.12.20 23:56:33.220777 [ 275 ] {33da7c34-c12b-4f9a-bece-d6672d40c43a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2661 | 2025.12.20 23:56:33.221007 [ 275 ] {33da7c34-c12b-4f9a-bece-d6672d40c43a} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2025.12.20 23:56:33.221150 [ 275 ] {33da7c34-c12b-4f9a-bece-d6672d40c43a} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001361 sec., 150624.5407788391 rows/sec., 8.84 MiB/sec. | ||
| 2663 | 2025.12.20 23:56:33.221194 [ 275 ] {33da7c34-c12b-4f9a-bece-d6672d40c43a} <Debug> TCPHandler: Processed in 0.001547021 sec. | ||
| 2664 | 2025.12.20 23:56:33.221327 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2025.12.20 23:56:33.221434 [ 275 ] {bb237337-883c-4dc0-befd-cf8040b2dbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2666 | 2025.12.20 23:56:33.221478 [ 275 ] {bb237337-883c-4dc0-befd-cf8040b2dbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2667 | 2025.12.20 23:56:33.222009 [ 275 ] {bb237337-883c-4dc0-befd-cf8040b2dbbe} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2025.12.20 23:56:33.222043 [ 275 ] {bb237337-883c-4dc0-befd-cf8040b2dbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2669 | 2025.12.20 23:56:33.222403 [ 275 ] {bb237337-883c-4dc0-befd-cf8040b2dbbe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2670 | 2025.12.20 23:56:33.222632 [ 275 ] {bb237337-883c-4dc0-befd-cf8040b2dbbe} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2025.12.20 23:56:33.222732 [ 37 ] {} <Debug> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2672 | 2025.12.20 23:56:33.222766 [ 37 ] {} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2025.12.20 23:56:33.222767 [ 275 ] {bb237337-883c-4dc0-befd-cf8040b2dbbe} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001356 sec., 156342.18289085545 rows/sec., 10.08 MiB/sec. | ||
| 2674 | 2025.12.20 23:56:33.222784 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2675 | 2025.12.20 23:56:33.222810 [ 275 ] {bb237337-883c-4dc0-befd-cf8040b2dbbe} <Debug> TCPHandler: Processed in 0.001536361 sec. | ||
| 2676 | 2025.12.20 23:56:33.222894 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::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 | ||
| 2677 | 2025.12.20 23:56:33.222926 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2025.12.20 23:56:33.223046 [ 275 ] {24c41d4e-9e2d-48e6-a6f4-a02f201611a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2679 | 2025.12.20 23:56:33.223053 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2680 | 2025.12.20 23:56:33.223092 [ 275 ] {24c41d4e-9e2d-48e6-a6f4-a02f201611a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2681 | 2025.12.20 23:56:33.223100 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2682 | 2025.12.20 23:56:33.223230 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2683 | 2025.12.20 23:56:33.223286 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2684 | 2025.12.20 23:56:33.223352 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 229 rows starting from the beginning of the part | ||
| 2685 | 2025.12.20 23:56:33.223399 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2686 | 2025.12.20 23:56:33.223459 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2687 | 2025.12.20 23:56:33.223590 [ 275 ] {24c41d4e-9e2d-48e6-a6f4-a02f201611a4} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2025.12.20 23:56:33.223633 [ 275 ] {24c41d4e-9e2d-48e6-a6f4-a02f201611a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2689 | 2025.12.20 23:56:33.223980 [ 275 ] {24c41d4e-9e2d-48e6-a6f4-a02f201611a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2690 | 2025.12.20 23:56:33.224202 [ 275 ] {24c41d4e-9e2d-48e6-a6f4-a02f201611a4} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2025.12.20 23:56:33.224341 [ 275 ] {24c41d4e-9e2d-48e6-a6f4-a02f201611a4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001325 sec., 159245.28301886792 rows/sec., 9.04 MiB/sec. | ||
| 2692 | 2025.12.20 23:56:33.224378 [ 275 ] {24c41d4e-9e2d-48e6-a6f4-a02f201611a4} <Debug> TCPHandler: Processed in 0.00150449 sec. | ||
| 2693 | 2025.12.20 23:56:33.224489 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2025.12.20 23:56:33.224585 [ 275 ] {e1dd18d1-a67e-4348-b3ea-8bb13f8fcb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2695 | 2025.12.20 23:56:33.224626 [ 275 ] {e1dd18d1-a67e-4348-b3ea-8bb13f8fcb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2696 | 2025.12.20 23:56:33.224830 [ 200 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1101 rows, containing 5 columns (5 merged, 0 gathered) in 0.001981116 sec., 555747.366635775 rows/sec., 38.55 MiB/sec. | ||
| 2697 | 2025.12.20 23:56:33.225107 [ 191 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2698 | 2025.12.20 23:56:33.225341 [ 275 ] {e1dd18d1-a67e-4348-b3ea-8bb13f8fcb3f} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2025.12.20 23:56:33.225384 [ 275 ] {e1dd18d1-a67e-4348-b3ea-8bb13f8fcb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2700 | 2025.12.20 23:56:33.225446 [ 191 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_6_1} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2025.12.20 23:56:33.225539 [ 191 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_6_1} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2702 | 2025.12.20 23:56:33.225633 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2703 | 2025.12.20 23:56:33.225769 [ 275 ] {e1dd18d1-a67e-4348-b3ea-8bb13f8fcb3f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2704 | 2025.12.20 23:56:33.225997 [ 275 ] {e1dd18d1-a67e-4348-b3ea-8bb13f8fcb3f} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2025.12.20 23:56:33.226087 [ 37 ] {} <Debug> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2706 | 2025.12.20 23:56:33.226111 [ 37 ] {} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2025.12.20 23:56:33.226127 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2708 | 2025.12.20 23:56:33.226128 [ 275 ] {e1dd18d1-a67e-4348-b3ea-8bb13f8fcb3f} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001562 sec., 434699.1037131882 rows/sec., 30.30 MiB/sec. | ||
| 2709 | 2025.12.20 23:56:33.226170 [ 275 ] {e1dd18d1-a67e-4348-b3ea-8bb13f8fcb3f} <Debug> TCPHandler: Processed in 0.001732058 sec. | ||
| 2710 | 2025.12.20 23:56:33.226203 [ 194 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::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 | ||
| 2711 | 2025.12.20 23:56:33.226274 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2025.12.20 23:56:33.226306 [ 194 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2713 | 2025.12.20 23:56:33.226350 [ 194 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 735 rows starting from the beginning of the part | ||
| 2714 | 2025.12.20 23:56:33.226388 [ 275 ] {eafc98bc-ec62-4cda-a5af-a1de9fef5344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2715 | 2025.12.20 23:56:33.226409 [ 194 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 557 rows starting from the beginning of the part | ||
| 2716 | 2025.12.20 23:56:33.226436 [ 275 ] {eafc98bc-ec62-4cda-a5af-a1de9fef5344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2717 | 2025.12.20 23:56:33.226465 [ 194 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::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 | ||
| 2718 | 2025.12.20 23:56:33.226531 [ 194 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 679 rows starting from the beginning of the part | ||
| 2719 | 2025.12.20 23:56:33.226578 [ 194 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 107 rows starting from the beginning of the part | ||
| 2720 | 2025.12.20 23:56:33.226624 [ 194 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 679 rows starting from the beginning of the part | ||
| 2721 | 2025.12.20 23:56:33.226793 [ 275 ] {eafc98bc-ec62-4cda-a5af-a1de9fef5344} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2025.12.20 23:56:33.226834 [ 275 ] {eafc98bc-ec62-4cda-a5af-a1de9fef5344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2723 | 2025.12.20 23:56:33.227167 [ 275 ] {eafc98bc-ec62-4cda-a5af-a1de9fef5344} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2724 | 2025.12.20 23:56:33.227409 [ 275 ] {eafc98bc-ec62-4cda-a5af-a1de9fef5344} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2025.12.20 23:56:33.227556 [ 275 ] {eafc98bc-ec62-4cda-a5af-a1de9fef5344} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001187 sec., 5054.759898904803 rows/sec., 264.09 KiB/sec. | ||
| 2726 | 2025.12.20 23:56:33.227592 [ 275 ] {eafc98bc-ec62-4cda-a5af-a1de9fef5344} <Debug> TCPHandler: Processed in 0.001368076 sec. | ||
| 2727 | 2025.12.20 23:56:33.227740 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2025.12.20 23:56:33.227837 [ 275 ] {92f95fc9-f67b-4e21-87f5-ced02e9822db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2729 | 2025.12.20 23:56:33.227856 [ 200 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4914 rows, containing 5 columns (5 merged, 0 gathered) in 0.008262005 sec., 594770.8818864187 rows/sec., 50.15 MiB/sec. | ||
| 2730 | 2025.12.20 23:56:33.227880 [ 275 ] {92f95fc9-f67b-4e21-87f5-ced02e9822db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2731 | 2025.12.20 23:56:33.228143 [ 191 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 5 columns (5 merged, 0 gathered) in 0.001977255 sec., 1426725.4350096474 rows/sec., 107.36 MiB/sec. | ||
| 2732 | 2025.12.20 23:56:33.228206 [ 195 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2733 | 2025.12.20 23:56:33.228372 [ 275 ] {92f95fc9-f67b-4e21-87f5-ced02e9822db} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2025.12.20 23:56:33.228414 [ 275 ] {92f95fc9-f67b-4e21-87f5-ced02e9822db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2735 | 2025.12.20 23:56:33.228461 [ 200 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2736 | 2025.12.20 23:56:33.228623 [ 195 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_11_2} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2025.12.20 23:56:33.228716 [ 195 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_11_2} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2738 | 2025.12.20 23:56:33.228787 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 2739 | 2025.12.20 23:56:33.228832 [ 200 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_11_2} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2025.12.20 23:56:33.228843 [ 275 ] {92f95fc9-f67b-4e21-87f5-ced02e9822db} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2741 | 2025.12.20 23:56:33.228937 [ 200 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_11_2} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2742 | 2025.12.20 23:56:33.229038 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 2743 | 2025.12.20 23:56:33.229086 [ 275 ] {92f95fc9-f67b-4e21-87f5-ced02e9822db} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2025.12.20 23:56:33.229186 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2745 | 2025.12.20 23:56:33.229218 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2025.12.20 23:56:33.229223 [ 275 ] {92f95fc9-f67b-4e21-87f5-ced02e9822db} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001406 sec., 223328.5917496444 rows/sec., 14.67 MiB/sec. | ||
| 2747 | 2025.12.20 23:56:33.229235 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2748 | 2025.12.20 23:56:33.229261 [ 275 ] {92f95fc9-f67b-4e21-87f5-ced02e9822db} <Debug> TCPHandler: Processed in 0.001578613 sec. | ||
| 2749 | 2025.12.20 23:56:33.229307 [ 194 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 2750 | 2025.12.20 23:56:33.229382 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2025.12.20 23:56:33.229411 [ 194 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2752 | 2025.12.20 23:56:33.229443 [ 194 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1417 rows starting from the beginning of the part | ||
| 2753 | 2025.12.20 23:56:33.229481 [ 275 ] {aed5bbba-c016-4e5c-8859-42de674e272c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2754 | 2025.12.20 23:56:33.229492 [ 194 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1828 rows starting from the beginning of the part | ||
| 2755 | 2025.12.20 23:56:33.229530 [ 275 ] {aed5bbba-c016-4e5c-8859-42de674e272c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2756 | 2025.12.20 23:56:33.229544 [ 194 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2757 | 2025.12.20 23:56:33.229603 [ 194 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2758 | 2025.12.20 23:56:33.229663 [ 194 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2759 | 2025.12.20 23:56:33.229703 [ 194 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2760 | 2025.12.20 23:56:33.229955 [ 275 ] {aed5bbba-c016-4e5c-8859-42de674e272c} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2025.12.20 23:56:33.229997 [ 275 ] {aed5bbba-c016-4e5c-8859-42de674e272c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2762 | 2025.12.20 23:56:33.230355 [ 275 ] {aed5bbba-c016-4e5c-8859-42de674e272c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2763 | 2025.12.20 23:56:33.230616 [ 275 ] {aed5bbba-c016-4e5c-8859-42de674e272c} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2025.12.20 23:56:33.230771 [ 275 ] {aed5bbba-c016-4e5c-8859-42de674e272c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001308 sec., 764.5259938837921 rows/sec., 51.52 KiB/sec. | ||
| 2765 | 2025.12.20 23:56:33.230809 [ 275 ] {aed5bbba-c016-4e5c-8859-42de674e272c} <Debug> TCPHandler: Processed in 0.001478439 sec. | ||
| 2766 | 2025.12.20 23:56:33.230930 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2025.12.20 23:56:33.231026 [ 275 ] {c92d264c-468d-4a78-85b8-b3fdc3607283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2768 | 2025.12.20 23:56:33.231068 [ 275 ] {c92d264c-468d-4a78-85b8-b3fdc3607283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2769 | 2025.12.20 23:56:33.231388 [ 195 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4161 rows, containing 5 columns (5 merged, 0 gathered) in 0.00211123 sec., 1970889.007829559 rows/sec., 133.23 MiB/sec. | ||
| 2770 | 2025.12.20 23:56:33.231405 [ 275 ] {c92d264c-468d-4a78-85b8-b3fdc3607283} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2025.12.20 23:56:33.231447 [ 275 ] {c92d264c-468d-4a78-85b8-b3fdc3607283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2772 | 2025.12.20 23:56:33.231711 [ 191 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2773 | 2025.12.20 23:56:33.231796 [ 275 ] {c92d264c-468d-4a78-85b8-b3fdc3607283} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2774 | 2025.12.20 23:56:33.232074 [ 191 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2025.12.20 23:56:33.232084 [ 275 ] {c92d264c-468d-4a78-85b8-b3fdc3607283} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2025.12.20 23:56:33.232170 [ 191 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2777 | 2025.12.20 23:56:33.232209 [ 37 ] {} <Debug> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2778 | 2025.12.20 23:56:33.232235 [ 275 ] {c92d264c-468d-4a78-85b8-b3fdc3607283} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001227 sec., 84759.57620211899 rows/sec., 5.19 MiB/sec. | ||
| 2779 | 2025.12.20 23:56:33.232245 [ 37 ] {} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2025.12.20 23:56:33.232258 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 2781 | 2025.12.20 23:56:33.232268 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2782 | 2025.12.20 23:56:33.232270 [ 275 ] {c92d264c-468d-4a78-85b8-b3fdc3607283} <Debug> TCPHandler: Processed in 0.001391836 sec. | ||
| 2783 | 2025.12.20 23:56:33.232361 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 2784 | 2025.12.20 23:56:33.232449 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2785 | 2025.12.20 23:56:33.232475 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 448 rows starting from the beginning of the part | ||
| 2786 | 2025.12.20 23:56:33.232516 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 2787 | 2025.12.20 23:56:33.232553 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2788 | 2025.12.20 23:56:33.232587 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2789 | 2025.12.20 23:56:33.232634 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2790 | 2025.12.20 23:56:33.232669 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2791 | 2025.12.20 23:56:33.233547 [ 198 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 776 rows, containing 4 columns (4 merged, 0 gathered) in 0.001219551 sec., 636299.7529418614 rows/sec., 40.79 MiB/sec. | ||
| 2792 | 2025.12.20 23:56:33.233694 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2793 | 2025.12.20 23:56:33.233950 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_11_2} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2025.12.20 23:56:33.234023 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_11_2} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2795 | 2025.12.20 23:56:33.234094 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2796 | 2025.12.20 23:56:34.871685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 376 | ||
| 2797 | 2025.12.20 23:56:34.874138 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2025.12.20 23:56:34.874199 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2799 | 2025.12.20 23:56:34.875428 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2800 | 2025.12.20 23:56:34.875706 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2025.12.20 23:56:34.875869 [ 34 ] {} <Debug> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2802 | 2025.12.20 23:56:34.875970 [ 34 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2025.12.20 23:56:34.876009 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2804 | 2025.12.20 23:56:34.876062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2805 | 2025.12.20 23:56:34.876127 [ 195 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::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 | ||
| 2806 | 2025.12.20 23:56:34.876732 [ 195 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2807 | 2025.12.20 23:56:34.876924 [ 195 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::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 | ||
| 2808 | 2025.12.20 23:56:34.877400 [ 195 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2809 | 2025.12.20 23:56:34.877756 [ 195 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
| 2810 | 2025.12.20 23:56:34.878114 [ 195 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 80 rows starting from the beginning of the part | ||
| 2811 | 2025.12.20 23:56:34.878449 [ 195 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 2812 | 2025.12.20 23:56:34.878799 [ 195 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 2813 | 2025.12.20 23:56:34.885342 [ 198 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 72 columns (72 merged, 0 gathered) in 0.009258778 sec., 40610.1107511164 rows/sec., 42.37 MiB/sec. | ||
| 2814 | 2025.12.20 23:56:34.886181 [ 199 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2815 | 2025.12.20 23:56:34.886715 [ 199 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_6_1} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2025.12.20 23:56:34.886783 [ 199 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_6_1} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2817 | 2025.12.20 23:56:34.886904 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 2818 | 2025.12.20 23:56:38.205700 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2025.12.20 23:56:38.205905 [ 275 ] {ee796686-115f-4efa-8909-b82c1ee403cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2820 | 2025.12.20 23:56:38.205969 [ 275 ] {ee796686-115f-4efa-8909-b82c1ee403cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2821 | 2025.12.20 23:56:38.206593 [ 275 ] {ee796686-115f-4efa-8909-b82c1ee403cd} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2025.12.20 23:56:38.206638 [ 275 ] {ee796686-115f-4efa-8909-b82c1ee403cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2823 | 2025.12.20 23:56:38.207040 [ 275 ] {ee796686-115f-4efa-8909-b82c1ee403cd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2824 | 2025.12.20 23:56:38.207251 [ 275 ] {ee796686-115f-4efa-8909-b82c1ee403cd} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2025.12.20 23:56:38.207400 [ 275 ] {ee796686-115f-4efa-8909-b82c1ee403cd} <Debug> executeQuery: Read 130 rows, 11.48 KiB in 0.001546 sec., 84087.96895213454 rows/sec., 7.25 MiB/sec. | ||
| 2826 | 2025.12.20 23:56:38.207445 [ 275 ] {ee796686-115f-4efa-8909-b82c1ee403cd} <Debug> TCPHandler: Processed in 0.001884833 sec. | ||
| 2827 | 2025.12.20 23:56:38.207568 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2025.12.20 23:56:38.207671 [ 275 ] {74bf3c15-90b9-431c-a1e4-dc46c298faf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2829 | 2025.12.20 23:56:38.207714 [ 275 ] {74bf3c15-90b9-431c-a1e4-dc46c298faf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2830 | 2025.12.20 23:56:38.208124 [ 275 ] {74bf3c15-90b9-431c-a1e4-dc46c298faf7} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2025.12.20 23:56:38.208160 [ 275 ] {74bf3c15-90b9-431c-a1e4-dc46c298faf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2832 | 2025.12.20 23:56:38.208454 [ 275 ] {74bf3c15-90b9-431c-a1e4-dc46c298faf7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2833 | 2025.12.20 23:56:38.208656 [ 275 ] {74bf3c15-90b9-431c-a1e4-dc46c298faf7} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2025.12.20 23:56:38.208781 [ 275 ] {74bf3c15-90b9-431c-a1e4-dc46c298faf7} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001134 sec., 32627.865961199295 rows/sec., 2.40 MiB/sec. | ||
| 2835 | 2025.12.20 23:56:38.208818 [ 275 ] {74bf3c15-90b9-431c-a1e4-dc46c298faf7} <Debug> TCPHandler: Processed in 0.001304903 sec. | ||
| 2836 | 2025.12.20 23:56:38.208927 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2025.12.20 23:56:38.209021 [ 275 ] {a9ff4a2c-966f-417b-acb1-e1e407d50412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2838 | 2025.12.20 23:56:38.209061 [ 275 ] {a9ff4a2c-966f-417b-acb1-e1e407d50412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2839 | 2025.12.20 23:56:38.209461 [ 275 ] {a9ff4a2c-966f-417b-acb1-e1e407d50412} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2025.12.20 23:56:38.209497 [ 275 ] {a9ff4a2c-966f-417b-acb1-e1e407d50412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2841 | 2025.12.20 23:56:38.209812 [ 275 ] {a9ff4a2c-966f-417b-acb1-e1e407d50412} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2842 | 2025.12.20 23:56:38.210011 [ 275 ] {a9ff4a2c-966f-417b-acb1-e1e407d50412} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2025.12.20 23:56:38.210136 [ 275 ] {a9ff4a2c-966f-417b-acb1-e1e407d50412} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001133 sec., 89143.86584289497 rows/sec., 6.96 MiB/sec. | ||
| 2844 | 2025.12.20 23:56:38.210172 [ 275 ] {a9ff4a2c-966f-417b-acb1-e1e407d50412} <Debug> TCPHandler: Processed in 0.001295123 sec. | ||
| 2845 | 2025.12.20 23:56:38.210280 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2025.12.20 23:56:38.210375 [ 275 ] {f1f40f42-8d3a-411d-9871-21088eef5e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2847 | 2025.12.20 23:56:38.210417 [ 275 ] {f1f40f42-8d3a-411d-9871-21088eef5e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2848 | 2025.12.20 23:56:38.210814 [ 275 ] {f1f40f42-8d3a-411d-9871-21088eef5e38} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2025.12.20 23:56:38.210847 [ 275 ] {f1f40f42-8d3a-411d-9871-21088eef5e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2850 | 2025.12.20 23:56:38.211176 [ 275 ] {f1f40f42-8d3a-411d-9871-21088eef5e38} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2851 | 2025.12.20 23:56:38.211376 [ 275 ] {f1f40f42-8d3a-411d-9871-21088eef5e38} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2025.12.20 23:56:38.211502 [ 275 ] {f1f40f42-8d3a-411d-9871-21088eef5e38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 2853 | 2025.12.20 23:56:38.211538 [ 275 ] {f1f40f42-8d3a-411d-9871-21088eef5e38} <Debug> TCPHandler: Processed in 0.001307513 sec. | ||
| 2854 | 2025.12.20 23:56:38.211645 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2025.12.20 23:56:38.211740 [ 275 ] {931377d8-4ea9-42fe-8392-d2a4b499141a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2856 | 2025.12.20 23:56:38.211794 [ 275 ] {931377d8-4ea9-42fe-8392-d2a4b499141a} <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 | ||
| 2857 | 2025.12.20 23:56:38.212591 [ 275 ] {931377d8-4ea9-42fe-8392-d2a4b499141a} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2025.12.20 23:56:38.212627 [ 275 ] {931377d8-4ea9-42fe-8392-d2a4b499141a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2859 | 2025.12.20 23:56:38.213203 [ 275 ] {931377d8-4ea9-42fe-8392-d2a4b499141a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2860 | 2025.12.20 23:56:38.213420 [ 275 ] {931377d8-4ea9-42fe-8392-d2a4b499141a} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2025.12.20 23:56:38.213528 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2862 | 2025.12.20 23:56:38.213551 [ 275 ] {931377d8-4ea9-42fe-8392-d2a4b499141a} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001831 sec., 20207.53686510104 rows/sec., 36.21 MiB/sec. | ||
| 2863 | 2025.12.20 23:56:38.213628 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2025.12.20 23:56:38.213656 [ 275 ] {931377d8-4ea9-42fe-8392-d2a4b499141a} <Debug> TCPHandler: Processed in 0.002061659 sec. | ||
| 2865 | 2025.12.20 23:56:38.213659 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2866 | 2025.12.20 23:56:38.213783 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2025.12.20 23:56:38.213787 [ 195 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::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 | ||
| 2868 | 2025.12.20 23:56:38.213890 [ 275 ] {1d81ddca-9aa8-47aa-aba9-86163dd394ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2869 | 2025.12.20 23:56:38.213937 [ 275 ] {1d81ddca-9aa8-47aa-aba9-86163dd394ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2870 | 2025.12.20 23:56:38.214051 [ 195 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2871 | 2025.12.20 23:56:38.214112 [ 195 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2872 | 2025.12.20 23:56:38.214237 [ 195 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2873 | 2025.12.20 23:56:38.214284 [ 275 ] {1d81ddca-9aa8-47aa-aba9-86163dd394ef} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2025.12.20 23:56:38.214325 [ 275 ] {1d81ddca-9aa8-47aa-aba9-86163dd394ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2875 | 2025.12.20 23:56:38.214335 [ 195 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::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 | ||
| 2876 | 2025.12.20 23:56:38.214444 [ 195 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::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 | ||
| 2877 | 2025.12.20 23:56:38.214530 [ 195 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2878 | 2025.12.20 23:56:38.214625 [ 195 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2879 | 2025.12.20 23:56:38.214649 [ 275 ] {1d81ddca-9aa8-47aa-aba9-86163dd394ef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2880 | 2025.12.20 23:56:38.214855 [ 275 ] {1d81ddca-9aa8-47aa-aba9-86163dd394ef} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2025.12.20 23:56:38.214990 [ 275 ] {1d81ddca-9aa8-47aa-aba9-86163dd394ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 2882 | 2025.12.20 23:56:38.215028 [ 275 ] {1d81ddca-9aa8-47aa-aba9-86163dd394ef} <Debug> TCPHandler: Processed in 0.001296174 sec. | ||
| 2883 | 2025.12.20 23:56:38.216624 [ 195 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 19 columns (19 merged, 0 gathered) in 0.002882815 sec., 44401.045505868395 rows/sec., 79.56 MiB/sec. | ||
| 2884 | 2025.12.20 23:56:38.217205 [ 198 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2885 | 2025.12.20 23:56:38.217915 [ 198 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2025.12.20 23:56:38.218007 [ 198 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2887 | 2025.12.20 23:56:38.218149 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2888 | 2025.12.20 23:56:39.753321 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2889 | 2025.12.20 23:56:39.753405 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2890 | 2025.12.20 23:56:39.870295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4741 | ||
| 2891 | 2025.12.20 23:56:39.870786 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2025.12.20 23:56:39.870834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2893 | 2025.12.20 23:56:39.871331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2894 | 2025.12.20 23:56:39.871553 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2025.12.20 23:56:39.871692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4741 | ||
| 2896 | 2025.12.20 23:56:40.120483 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2897 | 2025.12.20 23:56:40.138358 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2025.12.20 23:56:40.138428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2899 | 2025.12.20 23:56:40.144722 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2900 | 2025.12.20 23:56:40.145441 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2025.12.20 23:56:40.148675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2902 | 2025.12.20 23:56:41.001181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.97 MiB, peak 215.58 MiB, free memory in arenas 0.00 B, will set to 211.83 MiB (RSS), difference: 2.86 MiB | ||
| 2903 | 2025.12.20 23:56:43.215030 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2904 | 2025.12.20 23:56:43.215207 [ 275 ] {a1d520a2-c1f2-4546-9476-bc8d6b634e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2905 | 2025.12.20 23:56:43.215270 [ 275 ] {a1d520a2-c1f2-4546-9476-bc8d6b634e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2906 | 2025.12.20 23:56:43.216028 [ 275 ] {a1d520a2-c1f2-4546-9476-bc8d6b634e65} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2025.12.20 23:56:43.216072 [ 275 ] {a1d520a2-c1f2-4546-9476-bc8d6b634e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2908 | 2025.12.20 23:56:43.216494 [ 275 ] {a1d520a2-c1f2-4546-9476-bc8d6b634e65} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2909 | 2025.12.20 23:56:43.216731 [ 275 ] {a1d520a2-c1f2-4546-9476-bc8d6b634e65} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2025.12.20 23:56:43.216846 [ 89 ] {} <Debug> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2911 | 2025.12.20 23:56:43.216878 [ 275 ] {a1d520a2-c1f2-4546-9476-bc8d6b634e65} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001718 sec., 238649.59254947616 rows/sec., 15.14 MiB/sec. | ||
| 2912 | 2025.12.20 23:56:43.216881 [ 89 ] {} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2025.12.20 23:56:43.216911 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2914 | 2025.12.20 23:56:43.216921 [ 275 ] {a1d520a2-c1f2-4546-9476-bc8d6b634e65} <Debug> TCPHandler: Processed in 0.002022477 sec. | ||
| 2915 | 2025.12.20 23:56:43.217045 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2025.12.20 23:56:43.217071 [ 190 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::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 | ||
| 2917 | 2025.12.20 23:56:43.217147 [ 275 ] {489040ee-6118-4b47-accb-fbaaf03de3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2918 | 2025.12.20 23:56:43.217197 [ 275 ] {489040ee-6118-4b47-accb-fbaaf03de3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2919 | 2025.12.20 23:56:43.217226 [ 190 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2920 | 2025.12.20 23:56:43.217274 [ 190 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2921 | 2025.12.20 23:56:43.217381 [ 190 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2922 | 2025.12.20 23:56:43.217443 [ 190 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2923 | 2025.12.20 23:56:43.217490 [ 190 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2924 | 2025.12.20 23:56:43.217547 [ 190 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2925 | 2025.12.20 23:56:43.217593 [ 190 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 2926 | 2025.12.20 23:56:43.218043 [ 275 ] {489040ee-6118-4b47-accb-fbaaf03de3cb} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2025.12.20 23:56:43.218084 [ 275 ] {489040ee-6118-4b47-accb-fbaaf03de3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2928 | 2025.12.20 23:56:43.218532 [ 275 ] {489040ee-6118-4b47-accb-fbaaf03de3cb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2929 | 2025.12.20 23:56:43.218750 [ 275 ] {489040ee-6118-4b47-accb-fbaaf03de3cb} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2025.12.20 23:56:43.218873 [ 198 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879163 sec., 1103682.8630619056 rows/sec., 74.47 MiB/sec. | ||
| 2931 | 2025.12.20 23:56:43.218889 [ 275 ] {489040ee-6118-4b47-accb-fbaaf03de3cb} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001765 sec., 630028.328611898 rows/sec., 49.71 MiB/sec. | ||
| 2932 | 2025.12.20 23:56:43.218939 [ 275 ] {489040ee-6118-4b47-accb-fbaaf03de3cb} <Debug> TCPHandler: Processed in 0.001946125 sec. | ||
| 2933 | 2025.12.20 23:56:43.219032 [ 190 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2934 | 2025.12.20 23:56:43.219056 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2025.12.20 23:56:43.219157 [ 275 ] {d7b56dde-9754-4955-b832-fadb6a64dae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2936 | 2025.12.20 23:56:43.219201 [ 275 ] {d7b56dde-9754-4955-b832-fadb6a64dae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2937 | 2025.12.20 23:56:43.219298 [ 190 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_6_1} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2025.12.20 23:56:43.219374 [ 190 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_6_1} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2939 | 2025.12.20 23:56:43.219444 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2940 | 2025.12.20 23:56:43.219686 [ 275 ] {d7b56dde-9754-4955-b832-fadb6a64dae2} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2025.12.20 23:56:43.219727 [ 275 ] {d7b56dde-9754-4955-b832-fadb6a64dae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2942 | 2025.12.20 23:56:43.220051 [ 275 ] {d7b56dde-9754-4955-b832-fadb6a64dae2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2943 | 2025.12.20 23:56:43.220270 [ 275 ] {d7b56dde-9754-4955-b832-fadb6a64dae2} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2025.12.20 23:56:43.220378 [ 89 ] {} <Debug> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2945 | 2025.12.20 23:56:43.220410 [ 89 ] {} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2025.12.20 23:56:43.220411 [ 275 ] {d7b56dde-9754-4955-b832-fadb6a64dae2} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001274 sec., 160910.5180533752 rows/sec., 9.44 MiB/sec. | ||
| 2947 | 2025.12.20 23:56:43.220428 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2948 | 2025.12.20 23:56:43.220456 [ 275 ] {d7b56dde-9754-4955-b832-fadb6a64dae2} <Debug> TCPHandler: Processed in 0.001451988 sec. | ||
| 2949 | 2025.12.20 23:56:43.220510 [ 198 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::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 | ||
| 2950 | 2025.12.20 23:56:43.220573 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2025.12.20 23:56:43.220618 [ 198 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2952 | 2025.12.20 23:56:43.220651 [ 198 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 255 rows starting from the beginning of the part | ||
| 2953 | 2025.12.20 23:56:43.220673 [ 275 ] {6553b525-4bd4-44c8-92eb-efd479371dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2954 | 2025.12.20 23:56:43.220719 [ 275 ] {6553b525-4bd4-44c8-92eb-efd479371dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2955 | 2025.12.20 23:56:43.220722 [ 198 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 205 rows starting from the beginning of the part | ||
| 2956 | 2025.12.20 23:56:43.220784 [ 198 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
| 2957 | 2025.12.20 23:56:43.220826 [ 198 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 205 rows starting from the beginning of the part | ||
| 2958 | 2025.12.20 23:56:43.220875 [ 198 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part | ||
| 2959 | 2025.12.20 23:56:43.220922 [ 198 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 205 rows starting from the beginning of the part | ||
| 2960 | 2025.12.20 23:56:43.221205 [ 275 ] {6553b525-4bd4-44c8-92eb-efd479371dde} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2025.12.20 23:56:43.221246 [ 275 ] {6553b525-4bd4-44c8-92eb-efd479371dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2962 | 2025.12.20 23:56:43.221572 [ 275 ] {6553b525-4bd4-44c8-92eb-efd479371dde} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2963 | 2025.12.20 23:56:43.221801 [ 190 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 944 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327704 sec., 711001.8498098974 rows/sec., 45.79 MiB/sec. | ||
| 2964 | 2025.12.20 23:56:43.221850 [ 275 ] {6553b525-4bd4-44c8-92eb-efd479371dde} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2025.12.20 23:56:43.221936 [ 198 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2966 | 2025.12.20 23:56:43.221999 [ 275 ] {6553b525-4bd4-44c8-92eb-efd479371dde} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001345 sec., 157620.81784386616 rows/sec., 10.16 MiB/sec. | ||
| 2967 | 2025.12.20 23:56:43.222063 [ 275 ] {6553b525-4bd4-44c8-92eb-efd479371dde} <Debug> TCPHandler: Processed in 0.001542802 sec. | ||
| 2968 | 2025.12.20 23:56:43.222201 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2025.12.20 23:56:43.222250 [ 198 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_11_2} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2025.12.20 23:56:43.222322 [ 275 ] {11ee5c56-fa99-4540-936f-5bc0c3e39367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2971 | 2025.12.20 23:56:43.222324 [ 198 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_11_2} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2972 | 2025.12.20 23:56:43.222376 [ 275 ] {11ee5c56-fa99-4540-936f-5bc0c3e39367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2973 | 2025.12.20 23:56:43.222414 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2974 | 2025.12.20 23:56:43.222917 [ 275 ] {11ee5c56-fa99-4540-936f-5bc0c3e39367} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2025.12.20 23:56:43.222957 [ 275 ] {11ee5c56-fa99-4540-936f-5bc0c3e39367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2976 | 2025.12.20 23:56:43.223296 [ 275 ] {11ee5c56-fa99-4540-936f-5bc0c3e39367} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2977 | 2025.12.20 23:56:43.223506 [ 275 ] {11ee5c56-fa99-4540-936f-5bc0c3e39367} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2025.12.20 23:56:43.223629 [ 89 ] {} <Debug> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2979 | 2025.12.20 23:56:43.223643 [ 275 ] {11ee5c56-fa99-4540-936f-5bc0c3e39367} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001345 sec., 156877.32342007433 rows/sec., 8.91 MiB/sec. | ||
| 2980 | 2025.12.20 23:56:43.223670 [ 89 ] {} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2025.12.20 23:56:43.223717 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2982 | 2025.12.20 23:56:43.223718 [ 275 ] {11ee5c56-fa99-4540-936f-5bc0c3e39367} <Debug> TCPHandler: Processed in 0.001567142 sec. | ||
| 2983 | 2025.12.20 23:56:43.223814 [ 202 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::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 | ||
| 2984 | 2025.12.20 23:56:43.223847 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2025.12.20 23:56:43.223937 [ 202 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2986 | 2025.12.20 23:56:43.223948 [ 275 ] {1314a900-b435-4cac-b10a-df1933c524b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2987 | 2025.12.20 23:56:43.223977 [ 202 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2988 | 2025.12.20 23:56:43.223997 [ 275 ] {1314a900-b435-4cac-b10a-df1933c524b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2989 | 2025.12.20 23:56:43.224062 [ 202 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2990 | 2025.12.20 23:56:43.224119 [ 202 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2991 | 2025.12.20 23:56:43.224169 [ 202 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2992 | 2025.12.20 23:56:43.224219 [ 202 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2993 | 2025.12.20 23:56:43.224262 [ 202 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 2994 | 2025.12.20 23:56:43.224679 [ 275 ] {1314a900-b435-4cac-b10a-df1933c524b7} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2025.12.20 23:56:43.224720 [ 275 ] {1314a900-b435-4cac-b10a-df1933c524b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2996 | 2025.12.20 23:56:43.225109 [ 275 ] {1314a900-b435-4cac-b10a-df1933c524b7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2997 | 2025.12.20 23:56:43.225296 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152183 sec., 701129.5611204931 rows/sec., 42.64 MiB/sec. | ||
| 2998 | 2025.12.20 23:56:43.225369 [ 275 ] {1314a900-b435-4cac-b10a-df1933c524b7} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2025.12.20 23:56:43.225424 [ 202 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3000 | 2025.12.20 23:56:43.225513 [ 275 ] {1314a900-b435-4cac-b10a-df1933c524b7} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001583 sec., 428932.40682248893 rows/sec., 29.90 MiB/sec. | ||
| 3001 | 2025.12.20 23:56:43.225557 [ 275 ] {1314a900-b435-4cac-b10a-df1933c524b7} <Debug> TCPHandler: Processed in 0.001762119 sec. | ||
| 3002 | 2025.12.20 23:56:43.225684 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2025.12.20 23:56:43.225687 [ 202 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_6_1} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2025.12.20 23:56:43.225776 [ 202 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_6_1} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3005 | 2025.12.20 23:56:43.225797 [ 275 ] {300c6d8b-c6ea-48bd-9798-691534e72882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3006 | 2025.12.20 23:56:43.225836 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3007 | 2025.12.20 23:56:43.225845 [ 275 ] {300c6d8b-c6ea-48bd-9798-691534e72882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3008 | 2025.12.20 23:56:43.226205 [ 275 ] {300c6d8b-c6ea-48bd-9798-691534e72882} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2025.12.20 23:56:43.226242 [ 275 ] {300c6d8b-c6ea-48bd-9798-691534e72882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3010 | 2025.12.20 23:56:43.226553 [ 275 ] {300c6d8b-c6ea-48bd-9798-691534e72882} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3011 | 2025.12.20 23:56:43.226759 [ 275 ] {300c6d8b-c6ea-48bd-9798-691534e72882} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2025.12.20 23:56:43.226890 [ 275 ] {300c6d8b-c6ea-48bd-9798-691534e72882} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 3013 | 2025.12.20 23:56:43.226926 [ 275 ] {300c6d8b-c6ea-48bd-9798-691534e72882} <Debug> TCPHandler: Processed in 0.001292813 sec. | ||
| 3014 | 2025.12.20 23:56:43.227040 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2025.12.20 23:56:43.227135 [ 275 ] {72f4dfdc-384d-41dd-bef9-def01adccaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3016 | 2025.12.20 23:56:43.227176 [ 275 ] {72f4dfdc-384d-41dd-bef9-def01adccaeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3017 | 2025.12.20 23:56:43.227645 [ 275 ] {72f4dfdc-384d-41dd-bef9-def01adccaeb} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2025.12.20 23:56:43.227680 [ 275 ] {72f4dfdc-384d-41dd-bef9-def01adccaeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3019 | 2025.12.20 23:56:43.228036 [ 275 ] {72f4dfdc-384d-41dd-bef9-def01adccaeb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3020 | 2025.12.20 23:56:43.228244 [ 275 ] {72f4dfdc-384d-41dd-bef9-def01adccaeb} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2025.12.20 23:56:43.228371 [ 275 ] {72f4dfdc-384d-41dd-bef9-def01adccaeb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001255 sec., 250199.203187251 rows/sec., 16.44 MiB/sec. | ||
| 3022 | 2025.12.20 23:56:43.228407 [ 275 ] {72f4dfdc-384d-41dd-bef9-def01adccaeb} <Debug> TCPHandler: Processed in 0.001417258 sec. | ||
| 3023 | 2025.12.20 23:56:43.228528 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2025.12.20 23:56:43.228629 [ 275 ] {79c88820-dc28-4d74-bd7a-32b08e47a3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3025 | 2025.12.20 23:56:43.228671 [ 275 ] {79c88820-dc28-4d74-bd7a-32b08e47a3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3026 | 2025.12.20 23:56:43.229014 [ 275 ] {79c88820-dc28-4d74-bd7a-32b08e47a3fe} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2025.12.20 23:56:43.229052 [ 275 ] {79c88820-dc28-4d74-bd7a-32b08e47a3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3028 | 2025.12.20 23:56:43.229382 [ 275 ] {79c88820-dc28-4d74-bd7a-32b08e47a3fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3029 | 2025.12.20 23:56:43.229586 [ 275 ] {79c88820-dc28-4d74-bd7a-32b08e47a3fe} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2025.12.20 23:56:43.229683 [ 89 ] {} <Debug> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3031 | 2025.12.20 23:56:43.229713 [ 89 ] {} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2025.12.20 23:56:43.229722 [ 275 ] {79c88820-dc28-4d74-bd7a-32b08e47a3fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 3033 | 2025.12.20 23:56:43.229731 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3034 | 2025.12.20 23:56:43.229758 [ 275 ] {79c88820-dc28-4d74-bd7a-32b08e47a3fe} <Debug> TCPHandler: Processed in 0.001285073 sec. | ||
| 3035 | 2025.12.20 23:56:43.229808 [ 190 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::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 | ||
| 3036 | 2025.12.20 23:56:43.229875 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2025.12.20 23:56:43.229902 [ 190 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3038 | 2025.12.20 23:56:43.229933 [ 190 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3039 | 2025.12.20 23:56:43.229975 [ 275 ] {868e1d83-8235-4737-8ff1-c49943e90080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3040 | 2025.12.20 23:56:43.229980 [ 190 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3041 | 2025.12.20 23:56:43.230027 [ 275 ] {868e1d83-8235-4737-8ff1-c49943e90080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3042 | 2025.12.20 23:56:43.230035 [ 190 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3043 | 2025.12.20 23:56:43.230079 [ 190 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3044 | 2025.12.20 23:56:43.230109 [ 190 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3045 | 2025.12.20 23:56:43.230140 [ 190 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3046 | 2025.12.20 23:56:43.230370 [ 275 ] {868e1d83-8235-4737-8ff1-c49943e90080} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2025.12.20 23:56:43.230411 [ 275 ] {868e1d83-8235-4737-8ff1-c49943e90080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3048 | 2025.12.20 23:56:43.230827 [ 275 ] {868e1d83-8235-4737-8ff1-c49943e90080} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3049 | 2025.12.20 23:56:43.230841 [ 206 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001063905 sec., 5639.60128018949 rows/sec., 376.34 KiB/sec. | ||
| 3050 | 2025.12.20 23:56:43.230959 [ 190 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3051 | 2025.12.20 23:56:43.231175 [ 275 ] {868e1d83-8235-4737-8ff1-c49943e90080} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2025.12.20 23:56:43.231260 [ 190 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_6_1} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2025.12.20 23:56:43.231325 [ 275 ] {868e1d83-8235-4737-8ff1-c49943e90080} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001369 sec., 75967.85975164354 rows/sec., 4.65 MiB/sec. | ||
| 3054 | 2025.12.20 23:56:43.231328 [ 190 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_6_1} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3055 | 2025.12.20 23:56:43.231368 [ 275 ] {868e1d83-8235-4737-8ff1-c49943e90080} <Debug> TCPHandler: Processed in 0.001545111 sec. | ||
| 3056 | 2025.12.20 23:56:43.231405 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3057 | 2025.12.20 23:56:44.876747 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 408 | ||
| 3058 | 2025.12.20 23:56:44.879046 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2025.12.20 23:56:44.879105 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3060 | 2025.12.20 23:56:44.880300 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3061 | 2025.12.20 23:56:44.880578 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2025.12.20 23:56:44.880927 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 3063 | 2025.12.20 23:56:47.371791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5253 | ||
| 3064 | 2025.12.20 23:56:47.372288 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2025.12.20 23:56:47.372336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3066 | 2025.12.20 23:56:47.372833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3067 | 2025.12.20 23:56:47.373070 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2025.12.20 23:56:47.373214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5253 | ||
| 3069 | 2025.12.20 23:56:47.373242 [ 136 ] {} <Debug> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3070 | 2025.12.20 23:56:47.373309 [ 136 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2025.12.20 23:56:47.373330 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3072 | 2025.12.20 23:56:47.373427 [ 197 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::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 | ||
| 3073 | 2025.12.20 23:56:47.373519 [ 197 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3074 | 2025.12.20 23:56:47.373549 [ 197 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2821 rows starting from the beginning of the part | ||
| 3075 | 2025.12.20 23:56:47.373631 [ 197 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3076 | 2025.12.20 23:56:47.373690 [ 197 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3077 | 2025.12.20 23:56:47.373737 [ 197 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3078 | 2025.12.20 23:56:47.373776 [ 197 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3079 | 2025.12.20 23:56:47.373819 [ 197 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3080 | 2025.12.20 23:56:47.375188 [ 206 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5253 rows, containing 4 columns (4 merged, 0 gathered) in 0.00179876 sec., 2920345.1266427985 rows/sec., 41.78 MiB/sec. | ||
| 3081 | 2025.12.20 23:56:47.376025 [ 196 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3082 | 2025.12.20 23:56:47.376334 [ 196 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_11_2} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2025.12.20 23:56:47.376418 [ 196 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_11_2} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3084 | 2025.12.20 23:56:47.376528 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 3085 | 2025.12.20 23:56:47.648770 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3086 | 2025.12.20 23:56:47.666365 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2025.12.20 23:56:47.666430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3088 | 2025.12.20 23:56:47.673896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3089 | 2025.12.20 23:56:47.674692 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2025.12.20 23:56:47.674969 [ 136 ] {} <Debug> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3091 | 2025.12.20 23:56:47.675005 [ 136 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2025.12.20 23:56:47.675024 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3093 | 2025.12.20 23:56:47.675141 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 3094 | 2025.12.20 23:56:47.678519 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3095 | 2025.12.20 23:56:47.679027 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3096 | 2025.12.20 23:56:47.679917 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 3097 | 2025.12.20 23:56:47.684312 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 3098 | 2025.12.20 23:56:47.688926 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 3099 | 2025.12.20 23:56:47.693065 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 3100 | 2025.12.20 23:56:47.697365 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 3101 | 2025.12.20 23:56:47.701806 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 3102 | 2025.12.20 23:56:47.757065 [ 188 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081976785 sec., 1012.48176541688 rows/sec., 5.24 MiB/sec. | ||
| 3103 | 2025.12.20 23:56:47.759594 [ 186 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3104 | 2025.12.20 23:56:47.761798 [ 186 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_11_2} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2025.12.20 23:56:47.761922 [ 186 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_11_2} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3106 | 2025.12.20 23:56:47.763747 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3107 | 2025.12.20 23:56:48.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.32 MiB, peak 223.21 MiB, free memory in arenas 0.00 B, will set to 221.38 MiB (RSS), difference: 8.06 MiB | ||
| 3108 | 2025.12.20 23:56:48.234824 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3109 | 2025.12.20 23:56:48.235024 [ 275 ] {050904de-250b-4e2a-8781-b6592df1be2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3110 | 2025.12.20 23:56:48.235096 [ 275 ] {050904de-250b-4e2a-8781-b6592df1be2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3111 | 2025.12.20 23:56:48.235750 [ 275 ] {050904de-250b-4e2a-8781-b6592df1be2e} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2025.12.20 23:56:48.235801 [ 275 ] {050904de-250b-4e2a-8781-b6592df1be2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3113 | 2025.12.20 23:56:48.236179 [ 275 ] {050904de-250b-4e2a-8781-b6592df1be2e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3114 | 2025.12.20 23:56:48.236403 [ 275 ] {050904de-250b-4e2a-8781-b6592df1be2e} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2025.12.20 23:56:48.236560 [ 275 ] {050904de-250b-4e2a-8781-b6592df1be2e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001589 sec., 8810.57268722467 rows/sec., 718.44 KiB/sec. | ||
| 3116 | 2025.12.20 23:56:48.236610 [ 275 ] {050904de-250b-4e2a-8781-b6592df1be2e} <Debug> TCPHandler: Processed in 0.001926375 sec. | ||
| 3117 | 2025.12.20 23:56:48.236742 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2025.12.20 23:56:48.236848 [ 275 ] {28878526-d369-48ab-b5e6-8be79d9aa357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3119 | 2025.12.20 23:56:48.236891 [ 275 ] {28878526-d369-48ab-b5e6-8be79d9aa357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3120 | 2025.12.20 23:56:48.237975 [ 275 ] {28878526-d369-48ab-b5e6-8be79d9aa357} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2025.12.20 23:56:48.238014 [ 275 ] {28878526-d369-48ab-b5e6-8be79d9aa357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3122 | 2025.12.20 23:56:48.238442 [ 275 ] {28878526-d369-48ab-b5e6-8be79d9aa357} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3123 | 2025.12.20 23:56:48.238655 [ 275 ] {28878526-d369-48ab-b5e6-8be79d9aa357} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2025.12.20 23:56:48.238792 [ 275 ] {28878526-d369-48ab-b5e6-8be79d9aa357} <Debug> executeQuery: Read 1283 rows, 109.14 KiB in 0.001968 sec., 651930.8943089431 rows/sec., 54.16 MiB/sec. | ||
| 3125 | 2025.12.20 23:56:48.238831 [ 275 ] {28878526-d369-48ab-b5e6-8be79d9aa357} <Debug> TCPHandler: Processed in 0.002143981 sec. | ||
| 3126 | 2025.12.20 23:56:48.238936 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2025.12.20 23:56:48.239034 [ 275 ] {8eed29b5-6d1b-4a5b-81db-4864e9d7291b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3128 | 2025.12.20 23:56:48.239075 [ 275 ] {8eed29b5-6d1b-4a5b-81db-4864e9d7291b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3129 | 2025.12.20 23:56:48.239499 [ 275 ] {8eed29b5-6d1b-4a5b-81db-4864e9d7291b} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2025.12.20 23:56:48.239535 [ 275 ] {8eed29b5-6d1b-4a5b-81db-4864e9d7291b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3131 | 2025.12.20 23:56:48.239845 [ 275 ] {8eed29b5-6d1b-4a5b-81db-4864e9d7291b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3132 | 2025.12.20 23:56:48.240054 [ 275 ] {8eed29b5-6d1b-4a5b-81db-4864e9d7291b} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2025.12.20 23:56:48.240184 [ 275 ] {8eed29b5-6d1b-4a5b-81db-4864e9d7291b} <Debug> executeQuery: Read 54 rows, 3.99 KiB in 0.00117 sec., 46153.846153846156 rows/sec., 3.33 MiB/sec. | ||
| 3134 | 2025.12.20 23:56:48.240222 [ 275 ] {8eed29b5-6d1b-4a5b-81db-4864e9d7291b} <Debug> TCPHandler: Processed in 0.001337854 sec. | ||
| 3135 | 2025.12.20 23:56:48.240331 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3136 | 2025.12.20 23:56:48.240426 [ 275 ] {733a0fe2-9ca7-494e-9f5f-866a9c94df53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3137 | 2025.12.20 23:56:48.240467 [ 275 ] {733a0fe2-9ca7-494e-9f5f-866a9c94df53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3138 | 2025.12.20 23:56:48.240931 [ 275 ] {733a0fe2-9ca7-494e-9f5f-866a9c94df53} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2025.12.20 23:56:48.240967 [ 275 ] {733a0fe2-9ca7-494e-9f5f-866a9c94df53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3140 | 2025.12.20 23:56:48.241302 [ 275 ] {733a0fe2-9ca7-494e-9f5f-866a9c94df53} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3141 | 2025.12.20 23:56:48.241509 [ 275 ] {733a0fe2-9ca7-494e-9f5f-866a9c94df53} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2025.12.20 23:56:48.241640 [ 275 ] {733a0fe2-9ca7-494e-9f5f-866a9c94df53} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001232 sec., 185064.93506493507 rows/sec., 12.53 MiB/sec. | ||
| 3143 | 2025.12.20 23:56:48.241676 [ 275 ] {733a0fe2-9ca7-494e-9f5f-866a9c94df53} <Debug> TCPHandler: Processed in 0.001396376 sec. | ||
| 3144 | 2025.12.20 23:56:48.241786 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2025.12.20 23:56:48.241882 [ 275 ] {afd22e51-ad75-48bf-a369-c514be67a81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3146 | 2025.12.20 23:56:48.241922 [ 275 ] {afd22e51-ad75-48bf-a369-c514be67a81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3147 | 2025.12.20 23:56:48.242513 [ 275 ] {afd22e51-ad75-48bf-a369-c514be67a81b} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2025.12.20 23:56:48.242549 [ 275 ] {afd22e51-ad75-48bf-a369-c514be67a81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3149 | 2025.12.20 23:56:48.242881 [ 275 ] {afd22e51-ad75-48bf-a369-c514be67a81b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3150 | 2025.12.20 23:56:48.243083 [ 275 ] {afd22e51-ad75-48bf-a369-c514be67a81b} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2025.12.20 23:56:48.243211 [ 275 ] {afd22e51-ad75-48bf-a369-c514be67a81b} <Debug> executeQuery: Read 580 rows, 44.23 KiB in 0.001347 sec., 430586.48849294725 rows/sec., 32.07 MiB/sec. | ||
| 3152 | 2025.12.20 23:56:48.243248 [ 275 ] {afd22e51-ad75-48bf-a369-c514be67a81b} <Debug> TCPHandler: Processed in 0.00151332 sec. | ||
| 3153 | 2025.12.20 23:56:48.243356 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2025.12.20 23:56:48.243460 [ 275 ] {bcb11afa-095a-4042-92c9-1eac521123b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3155 | 2025.12.20 23:56:48.243506 [ 275 ] {bcb11afa-095a-4042-92c9-1eac521123b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3156 | 2025.12.20 23:56:48.244140 [ 275 ] {bcb11afa-095a-4042-92c9-1eac521123b6} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2025.12.20 23:56:48.244183 [ 275 ] {bcb11afa-095a-4042-92c9-1eac521123b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3158 | 2025.12.20 23:56:48.244593 [ 275 ] {bcb11afa-095a-4042-92c9-1eac521123b6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3159 | 2025.12.20 23:56:48.244812 [ 275 ] {bcb11afa-095a-4042-92c9-1eac521123b6} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2025.12.20 23:56:48.244939 [ 275 ] {bcb11afa-095a-4042-92c9-1eac521123b6} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001498 sec., 568090.787716956 rows/sec., 38.24 MiB/sec. | ||
| 3161 | 2025.12.20 23:56:48.244976 [ 275 ] {bcb11afa-095a-4042-92c9-1eac521123b6} <Debug> TCPHandler: Processed in 0.001672836 sec. | ||
| 3162 | 2025.12.20 23:56:48.245091 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2025.12.20 23:56:48.245189 [ 275 ] {3703c8f9-b5da-415b-a966-e9bce8f63a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3164 | 2025.12.20 23:56:48.245243 [ 275 ] {3703c8f9-b5da-415b-a966-e9bce8f63a80} <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 | ||
| 3165 | 2025.12.20 23:56:48.246070 [ 275 ] {3703c8f9-b5da-415b-a966-e9bce8f63a80} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2025.12.20 23:56:48.246105 [ 275 ] {3703c8f9-b5da-415b-a966-e9bce8f63a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3167 | 2025.12.20 23:56:48.246735 [ 275 ] {3703c8f9-b5da-415b-a966-e9bce8f63a80} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3168 | 2025.12.20 23:56:48.246960 [ 275 ] {3703c8f9-b5da-415b-a966-e9bce8f63a80} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2025.12.20 23:56:48.247097 [ 275 ] {3703c8f9-b5da-415b-a966-e9bce8f63a80} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001927 sec., 20757.65438505449 rows/sec., 37.20 MiB/sec. | ||
| 3170 | 2025.12.20 23:56:48.247156 [ 275 ] {3703c8f9-b5da-415b-a966-e9bce8f63a80} <Debug> TCPHandler: Processed in 0.00211624 sec. | ||
| 3171 | 2025.12.20 23:56:48.247268 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2025.12.20 23:56:48.247364 [ 275 ] {6c762ab6-3c4e-4a8f-94e4-a9c49e8abfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3173 | 2025.12.20 23:56:48.247407 [ 275 ] {6c762ab6-3c4e-4a8f-94e4-a9c49e8abfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3174 | 2025.12.20 23:56:48.247725 [ 275 ] {6c762ab6-3c4e-4a8f-94e4-a9c49e8abfe2} <Trace> oximeter.measurements_i64 (980c76a2-ceea-4a64-919c-a4843a08ef4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2025.12.20 23:56:48.247759 [ 275 ] {6c762ab6-3c4e-4a8f-94e4-a9c49e8abfe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3176 | 2025.12.20 23:56:48.248063 [ 275 ] {6c762ab6-3c4e-4a8f-94e4-a9c49e8abfe2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3177 | 2025.12.20 23:56:48.248269 [ 275 ] {6c762ab6-3c4e-4a8f-94e4-a9c49e8abfe2} <Trace> oximeter.measurements_i64 (980c76a2-ceea-4a64-919c-a4843a08ef4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2025.12.20 23:56:48.248394 [ 275 ] {6c762ab6-3c4e-4a8f-94e4-a9c49e8abfe2} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 404.42 KiB/sec. | ||
| 3179 | 2025.12.20 23:56:48.248429 [ 275 ] {6c762ab6-3c4e-4a8f-94e4-a9c49e8abfe2} <Debug> TCPHandler: Processed in 0.0012132 sec. | ||
| 3180 | 2025.12.20 23:56:48.248551 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2025.12.20 23:56:48.248673 [ 275 ] {5c0a473e-ddbd-48c4-8bb9-dd2a5088b384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3182 | 2025.12.20 23:56:48.248725 [ 275 ] {5c0a473e-ddbd-48c4-8bb9-dd2a5088b384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3183 | 2025.12.20 23:56:48.249156 [ 275 ] {5c0a473e-ddbd-48c4-8bb9-dd2a5088b384} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.12.20 23:56:48.249199 [ 275 ] {5c0a473e-ddbd-48c4-8bb9-dd2a5088b384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3185 | 2025.12.20 23:56:48.249595 [ 275 ] {5c0a473e-ddbd-48c4-8bb9-dd2a5088b384} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3186 | 2025.12.20 23:56:48.249807 [ 275 ] {5c0a473e-ddbd-48c4-8bb9-dd2a5088b384} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.12.20 23:56:48.249938 [ 275 ] {5c0a473e-ddbd-48c4-8bb9-dd2a5088b384} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00129 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 3188 | 2025.12.20 23:56:48.249974 [ 275 ] {5c0a473e-ddbd-48c4-8bb9-dd2a5088b384} <Debug> TCPHandler: Processed in 0.00148572 sec. | ||
| 3189 | 2025.12.20 23:56:53.214802 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3190 | 2025.12.20 23:56:53.215008 [ 275 ] {f26f646c-1507-4961-9c6e-cc7939dc673f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3191 | 2025.12.20 23:56:53.215078 [ 275 ] {f26f646c-1507-4961-9c6e-cc7939dc673f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3192 | 2025.12.20 23:56:53.215965 [ 275 ] {f26f646c-1507-4961-9c6e-cc7939dc673f} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2025.12.20 23:56:53.216009 [ 275 ] {f26f646c-1507-4961-9c6e-cc7939dc673f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3194 | 2025.12.20 23:56:53.216441 [ 275 ] {f26f646c-1507-4961-9c6e-cc7939dc673f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3195 | 2025.12.20 23:56:53.216668 [ 275 ] {f26f646c-1507-4961-9c6e-cc7939dc673f} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2025.12.20 23:56:53.216826 [ 275 ] {f26f646c-1507-4961-9c6e-cc7939dc673f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001868 sec., 219486.08137044968 rows/sec., 13.92 MiB/sec. | ||
| 3197 | 2025.12.20 23:56:53.216872 [ 275 ] {f26f646c-1507-4961-9c6e-cc7939dc673f} <Debug> TCPHandler: Processed in 0.002202603 sec. | ||
| 3198 | 2025.12.20 23:56:53.216994 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2025.12.20 23:56:53.217098 [ 275 ] {149ca612-a03f-43b6-9879-e3d444da746a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3200 | 2025.12.20 23:56:53.217141 [ 275 ] {149ca612-a03f-43b6-9879-e3d444da746a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3201 | 2025.12.20 23:56:53.218053 [ 275 ] {149ca612-a03f-43b6-9879-e3d444da746a} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2025.12.20 23:56:53.218090 [ 275 ] {149ca612-a03f-43b6-9879-e3d444da746a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3203 | 2025.12.20 23:56:53.218465 [ 275 ] {149ca612-a03f-43b6-9879-e3d444da746a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3204 | 2025.12.20 23:56:53.218671 [ 275 ] {149ca612-a03f-43b6-9879-e3d444da746a} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2025.12.20 23:56:53.218802 [ 275 ] {149ca612-a03f-43b6-9879-e3d444da746a} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001728 sec., 643518.5185185185 rows/sec., 50.77 MiB/sec. | ||
| 3206 | 2025.12.20 23:56:53.218840 [ 275 ] {149ca612-a03f-43b6-9879-e3d444da746a} <Debug> TCPHandler: Processed in 0.001900133 sec. | ||
| 3207 | 2025.12.20 23:56:53.218952 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2025.12.20 23:56:53.219049 [ 275 ] {0f5a4d46-8215-481e-b5f3-d34a787bb2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3209 | 2025.12.20 23:56:53.219089 [ 275 ] {0f5a4d46-8215-481e-b5f3-d34a787bb2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3210 | 2025.12.20 23:56:53.219546 [ 275 ] {0f5a4d46-8215-481e-b5f3-d34a787bb2e9} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2025.12.20 23:56:53.219582 [ 275 ] {0f5a4d46-8215-481e-b5f3-d34a787bb2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3212 | 2025.12.20 23:56:53.219900 [ 275 ] {0f5a4d46-8215-481e-b5f3-d34a787bb2e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3213 | 2025.12.20 23:56:53.220105 [ 275 ] {0f5a4d46-8215-481e-b5f3-d34a787bb2e9} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2025.12.20 23:56:53.220232 [ 275 ] {0f5a4d46-8215-481e-b5f3-d34a787bb2e9} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001204 sec., 170265.780730897 rows/sec., 9.99 MiB/sec. | ||
| 3215 | 2025.12.20 23:56:53.220269 [ 275 ] {0f5a4d46-8215-481e-b5f3-d34a787bb2e9} <Debug> TCPHandler: Processed in 0.001368556 sec. | ||
| 3216 | 2025.12.20 23:56:53.220370 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2025.12.20 23:56:53.220464 [ 275 ] {02aaf5f5-32be-4d44-ab74-6d0a4ab25e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3218 | 2025.12.20 23:56:53.220504 [ 275 ] {02aaf5f5-32be-4d44-ab74-6d0a4ab25e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3219 | 2025.12.20 23:56:53.220961 [ 275 ] {02aaf5f5-32be-4d44-ab74-6d0a4ab25e2a} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2025.12.20 23:56:53.220997 [ 275 ] {02aaf5f5-32be-4d44-ab74-6d0a4ab25e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3221 | 2025.12.20 23:56:53.221315 [ 275 ] {02aaf5f5-32be-4d44-ab74-6d0a4ab25e2a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3222 | 2025.12.20 23:56:53.221528 [ 275 ] {02aaf5f5-32be-4d44-ab74-6d0a4ab25e2a} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2025.12.20 23:56:53.221656 [ 275 ] {02aaf5f5-32be-4d44-ab74-6d0a4ab25e2a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00121 sec., 175206.61157024794 rows/sec., 11.30 MiB/sec. | ||
| 3224 | 2025.12.20 23:56:53.221693 [ 275 ] {02aaf5f5-32be-4d44-ab74-6d0a4ab25e2a} <Debug> TCPHandler: Processed in 0.001373025 sec. | ||
| 3225 | 2025.12.20 23:56:53.221819 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2025.12.20 23:56:53.221914 [ 275 ] {013656fe-4773-494f-8a0e-a0d2d319c9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3227 | 2025.12.20 23:56:53.221954 [ 275 ] {013656fe-4773-494f-8a0e-a0d2d319c9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3228 | 2025.12.20 23:56:53.222407 [ 275 ] {013656fe-4773-494f-8a0e-a0d2d319c9a4} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2025.12.20 23:56:53.222444 [ 275 ] {013656fe-4773-494f-8a0e-a0d2d319c9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3230 | 2025.12.20 23:56:53.222753 [ 275 ] {013656fe-4773-494f-8a0e-a0d2d319c9a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3231 | 2025.12.20 23:56:53.222956 [ 275 ] {013656fe-4773-494f-8a0e-a0d2d319c9a4} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2025.12.20 23:56:53.223081 [ 275 ] {013656fe-4773-494f-8a0e-a0d2d319c9a4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001185 sec., 178059.0717299578 rows/sec., 10.11 MiB/sec. | ||
| 3233 | 2025.12.20 23:56:53.223118 [ 275 ] {013656fe-4773-494f-8a0e-a0d2d319c9a4} <Debug> TCPHandler: Processed in 0.001348245 sec. | ||
| 3234 | 2025.12.20 23:56:53.223236 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2025.12.20 23:56:53.223330 [ 275 ] {ddfa7fe5-2d9a-4df3-82e5-ad7d1fced099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3236 | 2025.12.20 23:56:53.223370 [ 275 ] {ddfa7fe5-2d9a-4df3-82e5-ad7d1fced099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3237 | 2025.12.20 23:56:53.223988 [ 275 ] {ddfa7fe5-2d9a-4df3-82e5-ad7d1fced099} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2025.12.20 23:56:53.224024 [ 275 ] {ddfa7fe5-2d9a-4df3-82e5-ad7d1fced099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3239 | 2025.12.20 23:56:53.224368 [ 275 ] {ddfa7fe5-2d9a-4df3-82e5-ad7d1fced099} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3240 | 2025.12.20 23:56:53.224572 [ 275 ] {ddfa7fe5-2d9a-4df3-82e5-ad7d1fced099} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2025.12.20 23:56:53.224699 [ 275 ] {ddfa7fe5-2d9a-4df3-82e5-ad7d1fced099} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001388 sec., 489193.08357348706 rows/sec., 34.10 MiB/sec. | ||
| 3242 | 2025.12.20 23:56:53.224738 [ 275 ] {ddfa7fe5-2d9a-4df3-82e5-ad7d1fced099} <Debug> TCPHandler: Processed in 0.001551751 sec. | ||
| 3243 | 2025.12.20 23:56:53.224839 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2025.12.20 23:56:53.224933 [ 275 ] {73c73aef-bc8d-43da-9d0e-f2bc1dae8898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3245 | 2025.12.20 23:56:53.224975 [ 275 ] {73c73aef-bc8d-43da-9d0e-f2bc1dae8898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3246 | 2025.12.20 23:56:53.225300 [ 275 ] {73c73aef-bc8d-43da-9d0e-f2bc1dae8898} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.12.20 23:56:53.225335 [ 275 ] {73c73aef-bc8d-43da-9d0e-f2bc1dae8898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3248 | 2025.12.20 23:56:53.225627 [ 275 ] {73c73aef-bc8d-43da-9d0e-f2bc1dae8898} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3249 | 2025.12.20 23:56:53.225837 [ 275 ] {73c73aef-bc8d-43da-9d0e-f2bc1dae8898} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2025.12.20 23:56:53.225937 [ 143 ] {} <Debug> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3251 | 2025.12.20 23:56:53.225963 [ 275 ] {73c73aef-bc8d-43da-9d0e-f2bc1dae8898} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 3252 | 2025.12.20 23:56:53.226008 [ 143 ] {} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2025.12.20 23:56:53.226014 [ 275 ] {73c73aef-bc8d-43da-9d0e-f2bc1dae8898} <Debug> TCPHandler: Processed in 0.001225741 sec. | ||
| 3254 | 2025.12.20 23:56:53.226038 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3255 | 2025.12.20 23:56:53.226135 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2025.12.20 23:56:53.226141 [ 189 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::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 | ||
| 3257 | 2025.12.20 23:56:53.226235 [ 275 ] {ec0f7b5a-5da2-4a45-a602-33499f132c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3258 | 2025.12.20 23:56:53.226266 [ 189 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3259 | 2025.12.20 23:56:53.226278 [ 275 ] {ec0f7b5a-5da2-4a45-a602-33499f132c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3260 | 2025.12.20 23:56:53.226301 [ 189 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3261 | 2025.12.20 23:56:53.226361 [ 189 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3262 | 2025.12.20 23:56:53.226409 [ 189 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3263 | 2025.12.20 23:56:53.226452 [ 189 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3264 | 2025.12.20 23:56:53.226487 [ 189 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3265 | 2025.12.20 23:56:53.226524 [ 189 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3266 | 2025.12.20 23:56:53.226703 [ 275 ] {ec0f7b5a-5da2-4a45-a602-33499f132c9d} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2025.12.20 23:56:53.226738 [ 275 ] {ec0f7b5a-5da2-4a45-a602-33499f132c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3268 | 2025.12.20 23:56:53.227182 [ 275 ] {ec0f7b5a-5da2-4a45-a602-33499f132c9d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3269 | 2025.12.20 23:56:53.227269 [ 189 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171739 sec., 30723.565572196538 rows/sec., 1.57 MiB/sec. | ||
| 3270 | 2025.12.20 23:56:53.227362 [ 189 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3271 | 2025.12.20 23:56:53.227396 [ 275 ] {ec0f7b5a-5da2-4a45-a602-33499f132c9d} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2025.12.20 23:56:53.227529 [ 275 ] {ec0f7b5a-5da2-4a45-a602-33499f132c9d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001312 sec., 239329.26829268291 rows/sec., 15.72 MiB/sec. | ||
| 3273 | 2025.12.20 23:56:53.227565 [ 275 ] {ec0f7b5a-5da2-4a45-a602-33499f132c9d} <Debug> TCPHandler: Processed in 0.001480359 sec. | ||
| 3274 | 2025.12.20 23:56:53.227594 [ 189 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_6_1} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2025.12.20 23:56:53.227652 [ 189 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_6_1} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3276 | 2025.12.20 23:56:53.227671 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2025.12.20 23:56:53.227703 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3278 | 2025.12.20 23:56:53.227765 [ 275 ] {9543dc4b-1c82-4eff-8b44-59300b3039c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3279 | 2025.12.20 23:56:53.227807 [ 275 ] {9543dc4b-1c82-4eff-8b44-59300b3039c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3280 | 2025.12.20 23:56:53.228128 [ 275 ] {9543dc4b-1c82-4eff-8b44-59300b3039c6} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2025.12.20 23:56:53.228162 [ 275 ] {9543dc4b-1c82-4eff-8b44-59300b3039c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3282 | 2025.12.20 23:56:53.228463 [ 275 ] {9543dc4b-1c82-4eff-8b44-59300b3039c6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3283 | 2025.12.20 23:56:53.228667 [ 275 ] {9543dc4b-1c82-4eff-8b44-59300b3039c6} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2025.12.20 23:56:53.228795 [ 275 ] {9543dc4b-1c82-4eff-8b44-59300b3039c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 3285 | 2025.12.20 23:56:53.228830 [ 275 ] {9543dc4b-1c82-4eff-8b44-59300b3039c6} <Debug> TCPHandler: Processed in 0.001210061 sec. | ||
| 3286 | 2025.12.20 23:56:53.228933 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2025.12.20 23:56:53.229027 [ 275 ] {4c8fa0ce-6fb6-4e52-af46-8eeb1fb091ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3288 | 2025.12.20 23:56:53.229069 [ 275 ] {4c8fa0ce-6fb6-4e52-af46-8eeb1fb091ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3289 | 2025.12.20 23:56:53.229404 [ 275 ] {4c8fa0ce-6fb6-4e52-af46-8eeb1fb091ed} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2025.12.20 23:56:53.229440 [ 275 ] {4c8fa0ce-6fb6-4e52-af46-8eeb1fb091ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3291 | 2025.12.20 23:56:53.229750 [ 275 ] {4c8fa0ce-6fb6-4e52-af46-8eeb1fb091ed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3292 | 2025.12.20 23:56:53.229961 [ 275 ] {4c8fa0ce-6fb6-4e52-af46-8eeb1fb091ed} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2025.12.20 23:56:53.230084 [ 275 ] {4c8fa0ce-6fb6-4e52-af46-8eeb1fb091ed} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 3294 | 2025.12.20 23:56:53.230118 [ 275 ] {4c8fa0ce-6fb6-4e52-af46-8eeb1fb091ed} <Debug> TCPHandler: Processed in 0.001235461 sec. | ||
| 3295 | 2025.12.20 23:56:54.753651 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3296 | 2025.12.20 23:56:54.753713 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3297 | 2025.12.20 23:56:54.874270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5701 | ||
| 3298 | 2025.12.20 23:56:54.874766 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2025.12.20 23:56:54.874805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3300 | 2025.12.20 23:56:54.875271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3301 | 2025.12.20 23:56:54.875511 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2025.12.20 23:56:54.875646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5701 | ||
| 3303 | 2025.12.20 23:56:54.881092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 446 | ||
| 3304 | 2025.12.20 23:56:54.883549 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2025.12.20 23:56:54.883605 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3306 | 2025.12.20 23:56:54.884817 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3307 | 2025.12.20 23:56:54.885106 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2025.12.20 23:56:54.885471 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3309 | 2025.12.20 23:56:55.180076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3310 | 2025.12.20 23:56:55.197461 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2025.12.20 23:56:55.197520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3312 | 2025.12.20 23:56:55.203188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3313 | 2025.12.20 23:56:55.203861 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2025.12.20 23:56:55.206932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3315 | 2025.12.20 23:56:58.205414 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2025.12.20 23:56:58.205611 [ 275 ] {16ae3de4-519c-4720-8073-bcd4ffc99fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3317 | 2025.12.20 23:56:58.205680 [ 275 ] {16ae3de4-519c-4720-8073-bcd4ffc99fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3318 | 2025.12.20 23:56:58.206448 [ 275 ] {16ae3de4-519c-4720-8073-bcd4ffc99fe7} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2025.12.20 23:56:58.206495 [ 275 ] {16ae3de4-519c-4720-8073-bcd4ffc99fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3320 | 2025.12.20 23:56:58.206881 [ 275 ] {16ae3de4-519c-4720-8073-bcd4ffc99fe7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3321 | 2025.12.20 23:56:58.207097 [ 275 ] {16ae3de4-519c-4720-8073-bcd4ffc99fe7} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2025.12.20 23:56:58.207250 [ 275 ] {16ae3de4-519c-4720-8073-bcd4ffc99fe7} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001691 sec., 80425.78356002366 rows/sec., 6.97 MiB/sec. | ||
| 3323 | 2025.12.20 23:56:58.207269 [ 138 ] {} <Debug> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3324 | 2025.12.20 23:56:58.207297 [ 275 ] {16ae3de4-519c-4720-8073-bcd4ffc99fe7} <Debug> TCPHandler: Processed in 0.002012647 sec. | ||
| 3325 | 2025.12.20 23:56:58.207361 [ 138 ] {} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2025.12.20 23:56:58.207393 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3327 | 2025.12.20 23:56:58.207455 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2025.12.20 23:56:58.207492 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::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 | ||
| 3329 | 2025.12.20 23:56:58.207560 [ 275 ] {39924305-9f40-40ca-aee4-4d5a6af9d7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3330 | 2025.12.20 23:56:58.207578 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3331 | 2025.12.20 23:56:58.207601 [ 275 ] {39924305-9f40-40ca-aee4-4d5a6af9d7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3332 | 2025.12.20 23:56:58.207605 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2454 rows starting from the beginning of the part | ||
| 3333 | 2025.12.20 23:56:58.207671 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 130 rows starting from the beginning of the part | ||
| 3334 | 2025.12.20 23:56:58.207722 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1112 rows starting from the beginning of the part | ||
| 3335 | 2025.12.20 23:56:58.207773 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1283 rows starting from the beginning of the part | ||
| 3336 | 2025.12.20 23:56:58.207818 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1112 rows starting from the beginning of the part | ||
| 3337 | 2025.12.20 23:56:58.207860 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part | ||
| 3338 | 2025.12.20 23:56:58.208067 [ 275 ] {39924305-9f40-40ca-aee4-4d5a6af9d7f8} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2025.12.20 23:56:58.208101 [ 275 ] {39924305-9f40-40ca-aee4-4d5a6af9d7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3340 | 2025.12.20 23:56:58.208394 [ 275 ] {39924305-9f40-40ca-aee4-4d5a6af9d7f8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3341 | 2025.12.20 23:56:58.208644 [ 275 ] {39924305-9f40-40ca-aee4-4d5a6af9d7f8} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2025.12.20 23:56:58.208774 [ 275 ] {39924305-9f40-40ca-aee4-4d5a6af9d7f8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001238 sec., 32310.177705977385 rows/sec., 2.37 MiB/sec. | ||
| 3343 | 2025.12.20 23:56:58.208811 [ 275 ] {39924305-9f40-40ca-aee4-4d5a6af9d7f8} <Debug> TCPHandler: Processed in 0.001412037 sec. | ||
| 3344 | 2025.12.20 23:56:58.208930 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2025.12.20 23:56:58.209023 [ 275 ] {749b6fff-a3ed-487f-bf81-cc59e3789900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3346 | 2025.12.20 23:56:58.209062 [ 275 ] {749b6fff-a3ed-487f-bf81-cc59e3789900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3347 | 2025.12.20 23:56:58.209520 [ 275 ] {749b6fff-a3ed-487f-bf81-cc59e3789900} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2025.12.20 23:56:58.209556 [ 275 ] {749b6fff-a3ed-487f-bf81-cc59e3789900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3349 | 2025.12.20 23:56:58.209866 [ 275 ] {749b6fff-a3ed-487f-bf81-cc59e3789900} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3350 | 2025.12.20 23:56:58.209955 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6227 rows, containing 5 columns (5 merged, 0 gathered) in 0.002500703 sec., 2490099.7839407558 rows/sec., 211.75 MiB/sec. | ||
| 3351 | 2025.12.20 23:56:58.210073 [ 275 ] {749b6fff-a3ed-487f-bf81-cc59e3789900} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2025.12.20 23:56:58.210168 [ 138 ] {} <Debug> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3353 | 2025.12.20 23:56:58.210197 [ 275 ] {749b6fff-a3ed-487f-bf81-cc59e3789900} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001193 sec., 87175.18860016765 rows/sec., 6.81 MiB/sec. | ||
| 3354 | 2025.12.20 23:56:58.210223 [ 138 ] {} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2025.12.20 23:56:58.210241 [ 275 ] {749b6fff-a3ed-487f-bf81-cc59e3789900} <Debug> TCPHandler: Processed in 0.001359305 sec. | ||
| 3356 | 2025.12.20 23:56:58.210243 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3357 | 2025.12.20 23:56:58.210251 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3358 | 2025.12.20 23:56:58.210372 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2025.12.20 23:56:58.210381 [ 188 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::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 | ||
| 3360 | 2025.12.20 23:56:58.210471 [ 275 ] {8690f9d0-1d66-4359-b6e0-ac35113ed8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3361 | 2025.12.20 23:56:58.210492 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_16_3} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2025.12.20 23:56:58.210518 [ 275 ] {8690f9d0-1d66-4359-b6e0-ac35113ed8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3363 | 2025.12.20 23:56:58.210523 [ 188 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3364 | 2025.12.20 23:56:58.210552 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_16_3} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3365 | 2025.12.20 23:56:58.210567 [ 188 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1235 rows starting from the beginning of the part | ||
| 3366 | 2025.12.20 23:56:58.210613 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3367 | 2025.12.20 23:56:58.210657 [ 188 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 101 rows starting from the beginning of the part | ||
| 3368 | 2025.12.20 23:56:58.210713 [ 188 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 679 rows starting from the beginning of the part | ||
| 3369 | 2025.12.20 23:56:58.210761 [ 188 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 580 rows starting from the beginning of the part | ||
| 3370 | 2025.12.20 23:56:58.210806 [ 188 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 679 rows starting from the beginning of the part | ||
| 3371 | 2025.12.20 23:56:58.210849 [ 188 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3372 | 2025.12.20 23:56:58.210943 [ 275 ] {8690f9d0-1d66-4359-b6e0-ac35113ed8c7} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2025.12.20 23:56:58.210983 [ 275 ] {8690f9d0-1d66-4359-b6e0-ac35113ed8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3374 | 2025.12.20 23:56:58.211342 [ 275 ] {8690f9d0-1d66-4359-b6e0-ac35113ed8c7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3375 | 2025.12.20 23:56:58.211556 [ 275 ] {8690f9d0-1d66-4359-b6e0-ac35113ed8c7} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2025.12.20 23:56:58.211655 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3377 | 2025.12.20 23:56:58.211687 [ 275 ] {8690f9d0-1d66-4359-b6e0-ac35113ed8c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 3378 | 2025.12.20 23:56:58.211702 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2025.12.20 23:56:58.211729 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3380 | 2025.12.20 23:56:58.211730 [ 275 ] {8690f9d0-1d66-4359-b6e0-ac35113ed8c7} <Debug> TCPHandler: Processed in 0.001406516 sec. | ||
| 3381 | 2025.12.20 23:56:58.211826 [ 189 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 3382 | 2025.12.20 23:56:58.211857 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2025.12.20 23:56:58.211931 [ 189 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3384 | 2025.12.20 23:56:58.211950 [ 275 ] {c356d6c4-37e0-4eb2-9a6e-aa10fbc91166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3385 | 2025.12.20 23:56:58.211962 [ 189 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4161 rows starting from the beginning of the part | ||
| 3386 | 2025.12.20 23:56:58.212004 [ 275 ] {c356d6c4-37e0-4eb2-9a6e-aa10fbc91166} <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 | ||
| 3387 | 2025.12.20 23:56:58.212021 [ 189 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3388 | 2025.12.20 23:56:58.212071 [ 189 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 314 rows starting from the beginning of the part | ||
| 3389 | 2025.12.20 23:56:58.212117 [ 189 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 851 rows starting from the beginning of the part | ||
| 3390 | 2025.12.20 23:56:58.212160 [ 189 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 314 rows starting from the beginning of the part | ||
| 3391 | 2025.12.20 23:56:58.212164 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001832311 sec., 1843573.4981670687 rows/sec., 139.60 MiB/sec. | ||
| 3392 | 2025.12.20 23:56:58.212204 [ 189 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3393 | 2025.12.20 23:56:58.212352 [ 200 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3394 | 2025.12.20 23:56:58.212631 [ 200 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_16_3} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2025.12.20 23:56:58.212696 [ 200 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_16_3} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3396 | 2025.12.20 23:56:58.212773 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3397 | 2025.12.20 23:56:58.212798 [ 275 ] {c356d6c4-37e0-4eb2-9a6e-aa10fbc91166} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2025.12.20 23:56:58.212840 [ 275 ] {c356d6c4-37e0-4eb2-9a6e-aa10fbc91166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3399 | 2025.12.20 23:56:58.213389 [ 275 ] {c356d6c4-37e0-4eb2-9a6e-aa10fbc91166} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3400 | 2025.12.20 23:56:58.213684 [ 275 ] {c356d6c4-37e0-4eb2-9a6e-aa10fbc91166} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2025.12.20 23:56:58.213825 [ 275 ] {c356d6c4-37e0-4eb2-9a6e-aa10fbc91166} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001893 sec., 21130.480718436345 rows/sec., 37.86 MiB/sec. | ||
| 3402 | 2025.12.20 23:56:58.213877 [ 275 ] {c356d6c4-37e0-4eb2-9a6e-aa10fbc91166} <Debug> TCPHandler: Processed in 0.002066928 sec. | ||
| 3403 | 2025.12.20 23:56:58.213990 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2025.12.20 23:56:58.214083 [ 275 ] {795eb22b-e786-4c5a-9253-2f8540a17335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3405 | 2025.12.20 23:56:58.214124 [ 275 ] {795eb22b-e786-4c5a-9253-2f8540a17335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3406 | 2025.12.20 23:56:58.214453 [ 275 ] {795eb22b-e786-4c5a-9253-2f8540a17335} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2025.12.20 23:56:58.214488 [ 275 ] {795eb22b-e786-4c5a-9253-2f8540a17335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3408 | 2025.12.20 23:56:58.214604 [ 201 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5960 rows, containing 5 columns (5 merged, 0 gathered) in 0.002814664 sec., 2117481.8735024855 rows/sec., 142.86 MiB/sec. | ||
| 3409 | 2025.12.20 23:56:58.214837 [ 275 ] {795eb22b-e786-4c5a-9253-2f8540a17335} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3410 | 2025.12.20 23:56:58.215039 [ 275 ] {795eb22b-e786-4c5a-9253-2f8540a17335} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2025.12.20 23:56:58.215137 [ 200 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3412 | 2025.12.20 23:56:58.215140 [ 138 ] {} <Debug> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3413 | 2025.12.20 23:56:58.215170 [ 275 ] {795eb22b-e786-4c5a-9253-2f8540a17335} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 3414 | 2025.12.20 23:56:58.215203 [ 138 ] {} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2025.12.20 23:56:58.215223 [ 275 ] {795eb22b-e786-4c5a-9253-2f8540a17335} <Debug> TCPHandler: Processed in 0.001279862 sec. | ||
| 3416 | 2025.12.20 23:56:58.215230 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3417 | 2025.12.20 23:56:58.215335 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 3418 | 2025.12.20 23:56:58.215411 [ 200 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2025.12.20 23:56:58.215419 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3420 | 2025.12.20 23:56:58.215454 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 776 rows starting from the beginning of the part | ||
| 3421 | 2025.12.20 23:56:58.215485 [ 200 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3422 | 2025.12.20 23:56:58.215499 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3423 | 2025.12.20 23:56:58.215539 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 3424 | 2025.12.20 23:56:58.215559 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 3425 | 2025.12.20 23:56:58.215572 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3426 | 2025.12.20 23:56:58.215611 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3427 | 2025.12.20 23:56:58.215642 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3428 | 2025.12.20 23:56:58.216418 [ 200 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 4 columns (4 merged, 0 gathered) in 0.001106697 sec., 1051778.400049878 rows/sec., 67.43 MiB/sec. | ||
| 3429 | 2025.12.20 23:56:58.216564 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3430 | 2025.12.20 23:56:58.216794 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_16_3} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2025.12.20 23:56:58.216852 [ 189 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_16_3} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3432 | 2025.12.20 23:56:58.216905 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3433 | 2025.12.20 23:57:02.375730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6213 | ||
| 3434 | 2025.12.20 23:57:02.376228 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2025.12.20 23:57:02.376262 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3436 | 2025.12.20 23:57:02.376746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3437 | 2025.12.20 23:57:02.376970 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2025.12.20 23:57:02.377096 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6213 | ||
| 3439 | 2025.12.20 23:57:02.707024 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3440 | 2025.12.20 23:57:02.722561 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2025.12.20 23:57:02.722605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3442 | 2025.12.20 23:57:02.728260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3443 | 2025.12.20 23:57:02.728956 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2025.12.20 23:57:02.731653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3445 | 2025.12.20 23:57:03.215254 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2025.12.20 23:57:03.215448 [ 275 ] {308d85ba-e7d0-4da2-88f8-18dab0af8ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3447 | 2025.12.20 23:57:03.215521 [ 275 ] {308d85ba-e7d0-4da2-88f8-18dab0af8ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3448 | 2025.12.20 23:57:03.216326 [ 275 ] {308d85ba-e7d0-4da2-88f8-18dab0af8ef5} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2025.12.20 23:57:03.216376 [ 275 ] {308d85ba-e7d0-4da2-88f8-18dab0af8ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3450 | 2025.12.20 23:57:03.216802 [ 275 ] {308d85ba-e7d0-4da2-88f8-18dab0af8ef5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3451 | 2025.12.20 23:57:03.217032 [ 275 ] {308d85ba-e7d0-4da2-88f8-18dab0af8ef5} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2025.12.20 23:57:03.217192 [ 275 ] {308d85ba-e7d0-4da2-88f8-18dab0af8ef5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001794 sec., 228539.57636566332 rows/sec., 14.50 MiB/sec. | ||
| 3453 | 2025.12.20 23:57:03.217241 [ 275 ] {308d85ba-e7d0-4da2-88f8-18dab0af8ef5} <Debug> TCPHandler: Processed in 0.002120361 sec. | ||
| 3454 | 2025.12.20 23:57:03.217382 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2025.12.20 23:57:03.217484 [ 275 ] {467817fa-a497-4af6-9099-6c320fc2cb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3456 | 2025.12.20 23:57:03.217528 [ 275 ] {467817fa-a497-4af6-9099-6c320fc2cb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3457 | 2025.12.20 23:57:03.218316 [ 275 ] {467817fa-a497-4af6-9099-6c320fc2cb44} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2025.12.20 23:57:03.218354 [ 275 ] {467817fa-a497-4af6-9099-6c320fc2cb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3459 | 2025.12.20 23:57:03.218726 [ 275 ] {467817fa-a497-4af6-9099-6c320fc2cb44} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3460 | 2025.12.20 23:57:03.218955 [ 275 ] {467817fa-a497-4af6-9099-6c320fc2cb44} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2025.12.20 23:57:03.219087 [ 275 ] {467817fa-a497-4af6-9099-6c320fc2cb44} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001627 sec., 683466.5027658266 rows/sec., 53.93 MiB/sec. | ||
| 3462 | 2025.12.20 23:57:03.219125 [ 275 ] {467817fa-a497-4af6-9099-6c320fc2cb44} <Debug> TCPHandler: Processed in 0.001798709 sec. | ||
| 3463 | 2025.12.20 23:57:03.219242 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2025.12.20 23:57:03.219340 [ 275 ] {8cf146dd-488a-450c-b180-57bfb7ec4f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3465 | 2025.12.20 23:57:03.219380 [ 275 ] {8cf146dd-488a-450c-b180-57bfb7ec4f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3466 | 2025.12.20 23:57:03.219835 [ 275 ] {8cf146dd-488a-450c-b180-57bfb7ec4f5d} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2025.12.20 23:57:03.219873 [ 275 ] {8cf146dd-488a-450c-b180-57bfb7ec4f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3468 | 2025.12.20 23:57:03.220177 [ 275 ] {8cf146dd-488a-450c-b180-57bfb7ec4f5d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3469 | 2025.12.20 23:57:03.220383 [ 275 ] {8cf146dd-488a-450c-b180-57bfb7ec4f5d} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2025.12.20 23:57:03.220512 [ 275 ] {8cf146dd-488a-450c-b180-57bfb7ec4f5d} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001192 sec., 171979.8657718121 rows/sec., 10.09 MiB/sec. | ||
| 3471 | 2025.12.20 23:57:03.220549 [ 275 ] {8cf146dd-488a-450c-b180-57bfb7ec4f5d} <Debug> TCPHandler: Processed in 0.001357985 sec. | ||
| 3472 | 2025.12.20 23:57:03.220662 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2025.12.20 23:57:03.220758 [ 275 ] {5581846d-c4c2-47f0-b429-34805e915fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3474 | 2025.12.20 23:57:03.220798 [ 275 ] {5581846d-c4c2-47f0-b429-34805e915fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3475 | 2025.12.20 23:57:03.221242 [ 275 ] {5581846d-c4c2-47f0-b429-34805e915fcb} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2025.12.20 23:57:03.221278 [ 275 ] {5581846d-c4c2-47f0-b429-34805e915fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3477 | 2025.12.20 23:57:03.221589 [ 275 ] {5581846d-c4c2-47f0-b429-34805e915fcb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3478 | 2025.12.20 23:57:03.221796 [ 275 ] {5581846d-c4c2-47f0-b429-34805e915fcb} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2025.12.20 23:57:03.221926 [ 275 ] {5581846d-c4c2-47f0-b429-34805e915fcb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001186 sec., 178752.107925801 rows/sec., 11.53 MiB/sec. | ||
| 3480 | 2025.12.20 23:57:03.221961 [ 275 ] {5581846d-c4c2-47f0-b429-34805e915fcb} <Debug> TCPHandler: Processed in 0.001351135 sec. | ||
| 3481 | 2025.12.20 23:57:03.222071 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2025.12.20 23:57:03.222165 [ 275 ] {db1d2e8d-233c-4ba7-95d1-cc0f813c2bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3483 | 2025.12.20 23:57:03.222205 [ 275 ] {db1d2e8d-233c-4ba7-95d1-cc0f813c2bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3484 | 2025.12.20 23:57:03.222649 [ 275 ] {db1d2e8d-233c-4ba7-95d1-cc0f813c2bd5} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2025.12.20 23:57:03.222684 [ 275 ] {db1d2e8d-233c-4ba7-95d1-cc0f813c2bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3486 | 2025.12.20 23:57:03.222983 [ 275 ] {db1d2e8d-233c-4ba7-95d1-cc0f813c2bd5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3487 | 2025.12.20 23:57:03.223204 [ 275 ] {db1d2e8d-233c-4ba7-95d1-cc0f813c2bd5} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2025.12.20 23:57:03.223333 [ 275 ] {db1d2e8d-233c-4ba7-95d1-cc0f813c2bd5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001184 sec., 178209.45945945947 rows/sec., 10.12 MiB/sec. | ||
| 3489 | 2025.12.20 23:57:03.223371 [ 275 ] {db1d2e8d-233c-4ba7-95d1-cc0f813c2bd5} <Debug> TCPHandler: Processed in 0.001350654 sec. | ||
| 3490 | 2025.12.20 23:57:03.223482 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2025.12.20 23:57:03.223577 [ 275 ] {0dda4def-c8e0-4c62-9606-de1cbb0c132f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3492 | 2025.12.20 23:57:03.223618 [ 275 ] {0dda4def-c8e0-4c62-9606-de1cbb0c132f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3493 | 2025.12.20 23:57:03.224226 [ 275 ] {0dda4def-c8e0-4c62-9606-de1cbb0c132f} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2025.12.20 23:57:03.224262 [ 275 ] {0dda4def-c8e0-4c62-9606-de1cbb0c132f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3495 | 2025.12.20 23:57:03.224614 [ 275 ] {0dda4def-c8e0-4c62-9606-de1cbb0c132f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3496 | 2025.12.20 23:57:03.224823 [ 275 ] {0dda4def-c8e0-4c62-9606-de1cbb0c132f} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2025.12.20 23:57:03.224951 [ 275 ] {0dda4def-c8e0-4c62-9606-de1cbb0c132f} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001391 sec., 488138.03019410494 rows/sec., 34.03 MiB/sec. | ||
| 3498 | 2025.12.20 23:57:03.224988 [ 275 ] {0dda4def-c8e0-4c62-9606-de1cbb0c132f} <Debug> TCPHandler: Processed in 0.001557051 sec. | ||
| 3499 | 2025.12.20 23:57:03.225102 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2025.12.20 23:57:03.225197 [ 275 ] {4de4c168-cf9b-43e9-a834-272e4ca4c982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3501 | 2025.12.20 23:57:03.225238 [ 275 ] {4de4c168-cf9b-43e9-a834-272e4ca4c982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3502 | 2025.12.20 23:57:03.225565 [ 275 ] {4de4c168-cf9b-43e9-a834-272e4ca4c982} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2025.12.20 23:57:03.225601 [ 275 ] {4de4c168-cf9b-43e9-a834-272e4ca4c982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3504 | 2025.12.20 23:57:03.225891 [ 275 ] {4de4c168-cf9b-43e9-a834-272e4ca4c982} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3505 | 2025.12.20 23:57:03.226092 [ 275 ] {4de4c168-cf9b-43e9-a834-272e4ca4c982} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2025.12.20 23:57:03.226218 [ 275 ] {4de4c168-cf9b-43e9-a834-272e4ca4c982} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 3507 | 2025.12.20 23:57:03.226254 [ 275 ] {4de4c168-cf9b-43e9-a834-272e4ca4c982} <Debug> TCPHandler: Processed in 0.00120148 sec. | ||
| 3508 | 2025.12.20 23:57:03.226365 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2025.12.20 23:57:03.226458 [ 275 ] {54430f20-f6f5-4356-8e60-77b893c165ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3510 | 2025.12.20 23:57:03.226500 [ 275 ] {54430f20-f6f5-4356-8e60-77b893c165ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3511 | 2025.12.20 23:57:03.226914 [ 275 ] {54430f20-f6f5-4356-8e60-77b893c165ad} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2025.12.20 23:57:03.226950 [ 275 ] {54430f20-f6f5-4356-8e60-77b893c165ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3513 | 2025.12.20 23:57:03.227290 [ 275 ] {54430f20-f6f5-4356-8e60-77b893c165ad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3514 | 2025.12.20 23:57:03.227494 [ 275 ] {54430f20-f6f5-4356-8e60-77b893c165ad} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2025.12.20 23:57:03.227625 [ 275 ] {54430f20-f6f5-4356-8e60-77b893c165ad} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001184 sec., 265202.7027027027 rows/sec., 17.42 MiB/sec. | ||
| 3516 | 2025.12.20 23:57:03.227661 [ 275 ] {54430f20-f6f5-4356-8e60-77b893c165ad} <Debug> TCPHandler: Processed in 0.001346505 sec. | ||
| 3517 | 2025.12.20 23:57:03.227777 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2025.12.20 23:57:03.227871 [ 275 ] {061af635-a5cf-4192-b465-26c1ac9a6bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3519 | 2025.12.20 23:57:03.227912 [ 275 ] {061af635-a5cf-4192-b465-26c1ac9a6bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3520 | 2025.12.20 23:57:03.228223 [ 275 ] {061af635-a5cf-4192-b465-26c1ac9a6bb3} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2025.12.20 23:57:03.228259 [ 275 ] {061af635-a5cf-4192-b465-26c1ac9a6bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3522 | 2025.12.20 23:57:03.228560 [ 275 ] {061af635-a5cf-4192-b465-26c1ac9a6bb3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3523 | 2025.12.20 23:57:03.228758 [ 275 ] {061af635-a5cf-4192-b465-26c1ac9a6bb3} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2025.12.20 23:57:03.228884 [ 275 ] {061af635-a5cf-4192-b465-26c1ac9a6bb3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 3525 | 2025.12.20 23:57:03.228919 [ 275 ] {061af635-a5cf-4192-b465-26c1ac9a6bb3} <Debug> TCPHandler: Processed in 0.00119236 sec. | ||
| 3526 | 2025.12.20 23:57:03.229035 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2025.12.20 23:57:03.229128 [ 275 ] {c9e08bd9-d51f-4241-8a3d-9500bc4d9e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3528 | 2025.12.20 23:57:03.229169 [ 275 ] {c9e08bd9-d51f-4241-8a3d-9500bc4d9e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3529 | 2025.12.20 23:57:03.229483 [ 275 ] {c9e08bd9-d51f-4241-8a3d-9500bc4d9e71} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2025.12.20 23:57:03.229517 [ 275 ] {c9e08bd9-d51f-4241-8a3d-9500bc4d9e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3531 | 2025.12.20 23:57:03.229828 [ 275 ] {c9e08bd9-d51f-4241-8a3d-9500bc4d9e71} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3532 | 2025.12.20 23:57:03.230031 [ 275 ] {c9e08bd9-d51f-4241-8a3d-9500bc4d9e71} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2025.12.20 23:57:03.230156 [ 275 ] {c9e08bd9-d51f-4241-8a3d-9500bc4d9e71} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001045 sec., 99521.53110047847 rows/sec., 6.10 MiB/sec. | ||
| 3534 | 2025.12.20 23:57:03.230192 [ 275 ] {c9e08bd9-d51f-4241-8a3d-9500bc4d9e71} <Debug> TCPHandler: Processed in 0.00120721 sec. | ||
| 3535 | 2025.12.20 23:57:04.885658 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 478 | ||
| 3536 | 2025.12.20 23:57:04.888258 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2025.12.20 23:57:04.888319 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3538 | 2025.12.20 23:57:04.889544 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3539 | 2025.12.20 23:57:04.889832 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2025.12.20 23:57:04.890218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 3541 | 2025.12.20 23:57:08.204776 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2025.12.20 23:57:08.204945 [ 275 ] {2dfc50ed-925d-4d06-ad45-5dafe73335de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3543 | 2025.12.20 23:57:08.205007 [ 275 ] {2dfc50ed-925d-4d06-ad45-5dafe73335de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3544 | 2025.12.20 23:57:08.205690 [ 275 ] {2dfc50ed-925d-4d06-ad45-5dafe73335de} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2025.12.20 23:57:08.205731 [ 275 ] {2dfc50ed-925d-4d06-ad45-5dafe73335de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3546 | 2025.12.20 23:57:08.206113 [ 275 ] {2dfc50ed-925d-4d06-ad45-5dafe73335de} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3547 | 2025.12.20 23:57:08.206328 [ 275 ] {2dfc50ed-925d-4d06-ad45-5dafe73335de} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2025.12.20 23:57:08.206478 [ 275 ] {2dfc50ed-925d-4d06-ad45-5dafe73335de} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001579 sec., 86130.46231792273 rows/sec., 7.46 MiB/sec. | ||
| 3549 | 2025.12.20 23:57:08.206518 [ 275 ] {2dfc50ed-925d-4d06-ad45-5dafe73335de} <Debug> TCPHandler: Processed in 0.001862032 sec. | ||
| 3550 | 2025.12.20 23:57:08.206641 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2025.12.20 23:57:08.206736 [ 275 ] {c6925a53-c3bb-41a3-9cd4-d4c65a836a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3552 | 2025.12.20 23:57:08.206776 [ 275 ] {c6925a53-c3bb-41a3-9cd4-d4c65a836a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3553 | 2025.12.20 23:57:08.207172 [ 275 ] {c6925a53-c3bb-41a3-9cd4-d4c65a836a2f} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2025.12.20 23:57:08.207209 [ 275 ] {c6925a53-c3bb-41a3-9cd4-d4c65a836a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3555 | 2025.12.20 23:57:08.207492 [ 275 ] {c6925a53-c3bb-41a3-9cd4-d4c65a836a2f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3556 | 2025.12.20 23:57:08.207703 [ 275 ] {c6925a53-c3bb-41a3-9cd4-d4c65a836a2f} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2025.12.20 23:57:08.207812 [ 127 ] {} <Debug> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3558 | 2025.12.20 23:57:08.207828 [ 275 ] {c6925a53-c3bb-41a3-9cd4-d4c65a836a2f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001111 sec., 36003.600360036005 rows/sec., 2.64 MiB/sec. | ||
| 3559 | 2025.12.20 23:57:08.207883 [ 127 ] {} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2025.12.20 23:57:08.207891 [ 275 ] {c6925a53-c3bb-41a3-9cd4-d4c65a836a2f} <Debug> TCPHandler: Processed in 0.001299253 sec. | ||
| 3561 | 2025.12.20 23:57:08.207912 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3562 | 2025.12.20 23:57:08.208014 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2025.12.20 23:57:08.208022 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::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 | ||
| 3564 | 2025.12.20 23:57:08.208112 [ 275 ] {727d3ff0-467d-4fe8-a101-4216c60c4cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3565 | 2025.12.20 23:57:08.208156 [ 275 ] {727d3ff0-467d-4fe8-a101-4216c60c4cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3566 | 2025.12.20 23:57:08.208162 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3567 | 2025.12.20 23:57:08.208206 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 268 rows starting from the beginning of the part | ||
| 3568 | 2025.12.20 23:57:08.208306 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
| 3569 | 2025.12.20 23:57:08.208362 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 205 rows starting from the beginning of the part | ||
| 3570 | 2025.12.20 23:57:08.208414 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::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 | ||
| 3571 | 2025.12.20 23:57:08.208465 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 205 rows starting from the beginning of the part | ||
| 3572 | 2025.12.20 23:57:08.208512 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3573 | 2025.12.20 23:57:08.208573 [ 275 ] {727d3ff0-467d-4fe8-a101-4216c60c4cba} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2025.12.20 23:57:08.208613 [ 275 ] {727d3ff0-467d-4fe8-a101-4216c60c4cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3575 | 2025.12.20 23:57:08.208954 [ 275 ] {727d3ff0-467d-4fe8-a101-4216c60c4cba} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3576 | 2025.12.20 23:57:08.209177 [ 275 ] {727d3ff0-467d-4fe8-a101-4216c60c4cba} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2025.12.20 23:57:08.209311 [ 275 ] {727d3ff0-467d-4fe8-a101-4216c60c4cba} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001217 sec., 85456.03944124897 rows/sec., 6.67 MiB/sec. | ||
| 3578 | 2025.12.20 23:57:08.209349 [ 275 ] {727d3ff0-467d-4fe8-a101-4216c60c4cba} <Debug> TCPHandler: Processed in 0.001383895 sec. | ||
| 3579 | 2025.12.20 23:57:08.209468 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2025.12.20 23:57:08.209561 [ 275 ] {0a1f056f-3e39-48ef-8fd8-4fb248ebba7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3581 | 2025.12.20 23:57:08.209603 [ 275 ] {0a1f056f-3e39-48ef-8fd8-4fb248ebba7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3582 | 2025.12.20 23:57:08.209607 [ 200 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 812 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624444 sec., 499863.33785590634 rows/sec., 32.97 MiB/sec. | ||
| 3583 | 2025.12.20 23:57:08.209794 [ 189 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3584 | 2025.12.20 23:57:08.210024 [ 275 ] {0a1f056f-3e39-48ef-8fd8-4fb248ebba7a} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2025.12.20 23:57:08.210059 [ 275 ] {0a1f056f-3e39-48ef-8fd8-4fb248ebba7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3586 | 2025.12.20 23:57:08.210200 [ 189 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_16_3} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2025.12.20 23:57:08.210292 [ 189 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_16_3} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3588 | 2025.12.20 23:57:08.210386 [ 275 ] {0a1f056f-3e39-48ef-8fd8-4fb248ebba7a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3589 | 2025.12.20 23:57:08.210391 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3590 | 2025.12.20 23:57:08.210591 [ 275 ] {0a1f056f-3e39-48ef-8fd8-4fb248ebba7a} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2025.12.20 23:57:08.210720 [ 275 ] {0a1f056f-3e39-48ef-8fd8-4fb248ebba7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 3592 | 2025.12.20 23:57:08.210756 [ 275 ] {0a1f056f-3e39-48ef-8fd8-4fb248ebba7a} <Debug> TCPHandler: Processed in 0.001335654 sec. | ||
| 3593 | 2025.12.20 23:57:08.210859 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2025.12.20 23:57:08.210951 [ 275 ] {2b01a670-78b7-4eb6-a89a-71c0435011b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3595 | 2025.12.20 23:57:08.211003 [ 275 ] {2b01a670-78b7-4eb6-a89a-71c0435011b3} <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 | ||
| 3596 | 2025.12.20 23:57:08.211826 [ 275 ] {2b01a670-78b7-4eb6-a89a-71c0435011b3} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2025.12.20 23:57:08.211862 [ 275 ] {2b01a670-78b7-4eb6-a89a-71c0435011b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3598 | 2025.12.20 23:57:08.212407 [ 275 ] {2b01a670-78b7-4eb6-a89a-71c0435011b3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3599 | 2025.12.20 23:57:08.212624 [ 275 ] {2b01a670-78b7-4eb6-a89a-71c0435011b3} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2025.12.20 23:57:08.212755 [ 275 ] {2b01a670-78b7-4eb6-a89a-71c0435011b3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001822 sec., 21953.896816684963 rows/sec., 39.34 MiB/sec. | ||
| 3601 | 2025.12.20 23:57:08.212805 [ 275 ] {2b01a670-78b7-4eb6-a89a-71c0435011b3} <Debug> TCPHandler: Processed in 0.001992456 sec. | ||
| 3602 | 2025.12.20 23:57:08.212913 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2025.12.20 23:57:08.213008 [ 275 ] {dcfc32aa-d373-4f40-a19b-7b64c6687568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3604 | 2025.12.20 23:57:08.213051 [ 275 ] {dcfc32aa-d373-4f40-a19b-7b64c6687568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3605 | 2025.12.20 23:57:08.213378 [ 275 ] {dcfc32aa-d373-4f40-a19b-7b64c6687568} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2025.12.20 23:57:08.213413 [ 275 ] {dcfc32aa-d373-4f40-a19b-7b64c6687568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3607 | 2025.12.20 23:57:08.213705 [ 275 ] {dcfc32aa-d373-4f40-a19b-7b64c6687568} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3608 | 2025.12.20 23:57:08.213905 [ 275 ] {dcfc32aa-d373-4f40-a19b-7b64c6687568} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2025.12.20 23:57:08.214033 [ 275 ] {dcfc32aa-d373-4f40-a19b-7b64c6687568} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 3610 | 2025.12.20 23:57:08.214068 [ 275 ] {dcfc32aa-d373-4f40-a19b-7b64c6687568} <Debug> TCPHandler: Processed in 0.00120448 sec. | ||
| 3611 | 2025.12.20 23:57:09.753751 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3612 | 2025.12.20 23:57:09.753819 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3613 | 2025.12.20 23:57:09.878116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6661 | ||
| 3614 | 2025.12.20 23:57:09.878582 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2025.12.20 23:57:09.878630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3616 | 2025.12.20 23:57:09.879127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3617 | 2025.12.20 23:57:09.879379 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2025.12.20 23:57:09.879519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6661 | ||
| 3619 | 2025.12.20 23:57:10.232653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3620 | 2025.12.20 23:57:10.250295 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2025.12.20 23:57:10.250362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3622 | 2025.12.20 23:57:10.256408 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3623 | 2025.12.20 23:57:10.257123 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2025.12.20 23:57:10.260266 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3625 | 2025.12.20 23:57:11.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.79 MiB, peak 229.09 MiB, free memory in arenas 0.00 B, will set to 225.87 MiB (RSS), difference: 1.08 MiB | ||
| 3626 | 2025.12.20 23:57:13.215021 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2025.12.20 23:57:13.215210 [ 275 ] {c2e4c58a-26b2-4ce1-85f2-a3ca21e3c87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3628 | 2025.12.20 23:57:13.215278 [ 275 ] {c2e4c58a-26b2-4ce1-85f2-a3ca21e3c87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3629 | 2025.12.20 23:57:13.216155 [ 275 ] {c2e4c58a-26b2-4ce1-85f2-a3ca21e3c87a} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2025.12.20 23:57:13.216193 [ 275 ] {c2e4c58a-26b2-4ce1-85f2-a3ca21e3c87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3631 | 2025.12.20 23:57:13.216606 [ 275 ] {c2e4c58a-26b2-4ce1-85f2-a3ca21e3c87a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3632 | 2025.12.20 23:57:13.216826 [ 275 ] {c2e4c58a-26b2-4ce1-85f2-a3ca21e3c87a} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2025.12.20 23:57:13.216971 [ 275 ] {c2e4c58a-26b2-4ce1-85f2-a3ca21e3c87a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001811 sec., 226394.2573163998 rows/sec., 14.36 MiB/sec. | ||
| 3634 | 2025.12.20 23:57:13.217011 [ 275 ] {c2e4c58a-26b2-4ce1-85f2-a3ca21e3c87a} <Debug> TCPHandler: Processed in 0.0021148 sec. | ||
| 3635 | 2025.12.20 23:57:13.217137 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2025.12.20 23:57:13.217232 [ 275 ] {23da9d2a-1c16-4974-a098-86c3205a7e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3637 | 2025.12.20 23:57:13.217272 [ 275 ] {23da9d2a-1c16-4974-a098-86c3205a7e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3638 | 2025.12.20 23:57:13.218198 [ 275 ] {23da9d2a-1c16-4974-a098-86c3205a7e96} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2025.12.20 23:57:13.218235 [ 275 ] {23da9d2a-1c16-4974-a098-86c3205a7e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3640 | 2025.12.20 23:57:13.218613 [ 275 ] {23da9d2a-1c16-4974-a098-86c3205a7e96} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3641 | 2025.12.20 23:57:13.218826 [ 275 ] {23da9d2a-1c16-4974-a098-86c3205a7e96} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2025.12.20 23:57:13.218950 [ 275 ] {23da9d2a-1c16-4974-a098-86c3205a7e96} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001736 sec., 640552.9953917051 rows/sec., 50.54 MiB/sec. | ||
| 3643 | 2025.12.20 23:57:13.218987 [ 275 ] {23da9d2a-1c16-4974-a098-86c3205a7e96} <Debug> TCPHandler: Processed in 0.001897883 sec. | ||
| 3644 | 2025.12.20 23:57:13.219103 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2025.12.20 23:57:13.219198 [ 275 ] {d551da68-2e1d-48ed-a585-9abc36dd1970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3646 | 2025.12.20 23:57:13.219237 [ 275 ] {d551da68-2e1d-48ed-a585-9abc36dd1970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3647 | 2025.12.20 23:57:13.219724 [ 275 ] {d551da68-2e1d-48ed-a585-9abc36dd1970} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2025.12.20 23:57:13.219760 [ 275 ] {d551da68-2e1d-48ed-a585-9abc36dd1970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3649 | 2025.12.20 23:57:13.220092 [ 275 ] {d551da68-2e1d-48ed-a585-9abc36dd1970} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3650 | 2025.12.20 23:57:13.220301 [ 275 ] {d551da68-2e1d-48ed-a585-9abc36dd1970} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2025.12.20 23:57:13.220427 [ 275 ] {d551da68-2e1d-48ed-a585-9abc36dd1970} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001248 sec., 164262.82051282053 rows/sec., 9.64 MiB/sec. | ||
| 3652 | 2025.12.20 23:57:13.220463 [ 275 ] {d551da68-2e1d-48ed-a585-9abc36dd1970} <Debug> TCPHandler: Processed in 0.001407617 sec. | ||
| 3653 | 2025.12.20 23:57:13.220574 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2025.12.20 23:57:13.220667 [ 275 ] {6eadebe6-4b58-4fa2-bc12-645e3d8969d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3655 | 2025.12.20 23:57:13.220705 [ 275 ] {6eadebe6-4b58-4fa2-bc12-645e3d8969d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3656 | 2025.12.20 23:57:13.221191 [ 275 ] {6eadebe6-4b58-4fa2-bc12-645e3d8969d3} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2025.12.20 23:57:13.221228 [ 275 ] {6eadebe6-4b58-4fa2-bc12-645e3d8969d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3658 | 2025.12.20 23:57:13.221514 [ 275 ] {6eadebe6-4b58-4fa2-bc12-645e3d8969d3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3659 | 2025.12.20 23:57:13.221712 [ 275 ] {6eadebe6-4b58-4fa2-bc12-645e3d8969d3} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2025.12.20 23:57:13.221811 [ 119 ] {} <Debug> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3661 | 2025.12.20 23:57:13.221836 [ 275 ] {6eadebe6-4b58-4fa2-bc12-645e3d8969d3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001187 sec., 178601.51642796968 rows/sec., 11.52 MiB/sec. | ||
| 3662 | 2025.12.20 23:57:13.221884 [ 119 ] {} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2025.12.20 23:57:13.221891 [ 275 ] {6eadebe6-4b58-4fa2-bc12-645e3d8969d3} <Debug> TCPHandler: Processed in 0.001366045 sec. | ||
| 3664 | 2025.12.20 23:57:13.221913 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3665 | 2025.12.20 23:57:13.222015 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3666 | 2025.12.20 23:57:13.222040 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::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 | ||
| 3667 | 2025.12.20 23:57:13.222112 [ 275 ] {61ff316a-17d8-405e-99d1-adf99f161475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3668 | 2025.12.20 23:57:13.222206 [ 275 ] {61ff316a-17d8-405e-99d1-adf99f161475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3669 | 2025.12.20 23:57:13.222265 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3670 | 2025.12.20 23:57:13.222303 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 465 rows starting from the beginning of the part | ||
| 3671 | 2025.12.20 23:57:13.222370 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 3672 | 2025.12.20 23:57:13.222417 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 3673 | 2025.12.20 23:57:13.222458 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3674 | 2025.12.20 23:57:13.222497 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 3675 | 2025.12.20 23:57:13.222650 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 3676 | 2025.12.20 23:57:13.222689 [ 275 ] {61ff316a-17d8-405e-99d1-adf99f161475} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2025.12.20 23:57:13.222731 [ 275 ] {61ff316a-17d8-405e-99d1-adf99f161475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3678 | 2025.12.20 23:57:13.223211 [ 275 ] {61ff316a-17d8-405e-99d1-adf99f161475} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3679 | 2025.12.20 23:57:13.223439 [ 275 ] {61ff316a-17d8-405e-99d1-adf99f161475} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2025.12.20 23:57:13.223578 [ 275 ] {61ff316a-17d8-405e-99d1-adf99f161475} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001484 sec., 142183.2884097035 rows/sec., 8.07 MiB/sec. | ||
| 3681 | 2025.12.20 23:57:13.223616 [ 275 ] {61ff316a-17d8-405e-99d1-adf99f161475} <Debug> TCPHandler: Processed in 0.001649225 sec. | ||
| 3682 | 2025.12.20 23:57:13.223719 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3683 | 2025.12.20 23:57:13.223812 [ 275 ] {1e9b6941-3553-4bde-bc64-2f5a35e1eae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3684 | 2025.12.20 23:57:13.223851 [ 275 ] {1e9b6941-3553-4bde-bc64-2f5a35e1eae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3685 | 2025.12.20 23:57:13.223919 [ 200 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001936325 sec., 795837.4756303823 rows/sec., 55.35 MiB/sec. | ||
| 3686 | 2025.12.20 23:57:13.224111 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3687 | 2025.12.20 23:57:13.224365 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_11_2} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2025.12.20 23:57:13.224443 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_11_2} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3689 | 2025.12.20 23:57:13.224505 [ 275 ] {1e9b6941-3553-4bde-bc64-2f5a35e1eae7} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2025.12.20 23:57:13.224520 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3691 | 2025.12.20 23:57:13.224549 [ 275 ] {1e9b6941-3553-4bde-bc64-2f5a35e1eae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3692 | 2025.12.20 23:57:13.224927 [ 275 ] {1e9b6941-3553-4bde-bc64-2f5a35e1eae7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3693 | 2025.12.20 23:57:13.225270 [ 275 ] {1e9b6941-3553-4bde-bc64-2f5a35e1eae7} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2025.12.20 23:57:13.225410 [ 275 ] {1e9b6941-3553-4bde-bc64-2f5a35e1eae7} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001615 sec., 420433.43653250777 rows/sec., 29.31 MiB/sec. | ||
| 3695 | 2025.12.20 23:57:13.225448 [ 275 ] {1e9b6941-3553-4bde-bc64-2f5a35e1eae7} <Debug> TCPHandler: Processed in 0.001777889 sec. | ||
| 3696 | 2025.12.20 23:57:13.225564 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2025.12.20 23:57:13.225657 [ 275 ] {ccd13adf-467a-4bda-8157-de05519b0553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3698 | 2025.12.20 23:57:13.225700 [ 275 ] {ccd13adf-467a-4bda-8157-de05519b0553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3699 | 2025.12.20 23:57:13.226038 [ 275 ] {ccd13adf-467a-4bda-8157-de05519b0553} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2025.12.20 23:57:13.226074 [ 275 ] {ccd13adf-467a-4bda-8157-de05519b0553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3701 | 2025.12.20 23:57:13.226363 [ 275 ] {ccd13adf-467a-4bda-8157-de05519b0553} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3702 | 2025.12.20 23:57:13.226564 [ 275 ] {ccd13adf-467a-4bda-8157-de05519b0553} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2025.12.20 23:57:13.226695 [ 275 ] {ccd13adf-467a-4bda-8157-de05519b0553} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 3704 | 2025.12.20 23:57:13.226731 [ 275 ] {ccd13adf-467a-4bda-8157-de05519b0553} <Debug> TCPHandler: Processed in 0.00121451 sec. | ||
| 3705 | 2025.12.20 23:57:13.226841 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3706 | 2025.12.20 23:57:13.226935 [ 275 ] {7b31e767-771e-4be8-b970-d4c9cd5f27f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3707 | 2025.12.20 23:57:13.226976 [ 275 ] {7b31e767-771e-4be8-b970-d4c9cd5f27f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3708 | 2025.12.20 23:57:13.227416 [ 275 ] {7b31e767-771e-4be8-b970-d4c9cd5f27f5} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3709 | 2025.12.20 23:57:13.227452 [ 275 ] {7b31e767-771e-4be8-b970-d4c9cd5f27f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3710 | 2025.12.20 23:57:13.227785 [ 275 ] {7b31e767-771e-4be8-b970-d4c9cd5f27f5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3711 | 2025.12.20 23:57:13.227988 [ 275 ] {7b31e767-771e-4be8-b970-d4c9cd5f27f5} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3712 | 2025.12.20 23:57:13.228115 [ 275 ] {7b31e767-771e-4be8-b970-d4c9cd5f27f5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001199 sec., 261884.90408673894 rows/sec., 17.20 MiB/sec. | ||
| 3713 | 2025.12.20 23:57:13.228151 [ 275 ] {7b31e767-771e-4be8-b970-d4c9cd5f27f5} <Debug> TCPHandler: Processed in 0.001357606 sec. | ||
| 3714 | 2025.12.20 23:57:13.228260 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3715 | 2025.12.20 23:57:13.228352 [ 275 ] {f94e6cf3-0584-4979-8c76-2a750def7304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3716 | 2025.12.20 23:57:13.228392 [ 275 ] {f94e6cf3-0584-4979-8c76-2a750def7304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3717 | 2025.12.20 23:57:13.228697 [ 275 ] {f94e6cf3-0584-4979-8c76-2a750def7304} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2025.12.20 23:57:13.228736 [ 275 ] {f94e6cf3-0584-4979-8c76-2a750def7304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3719 | 2025.12.20 23:57:13.229015 [ 275 ] {f94e6cf3-0584-4979-8c76-2a750def7304} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3720 | 2025.12.20 23:57:13.229235 [ 275 ] {f94e6cf3-0584-4979-8c76-2a750def7304} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2025.12.20 23:57:13.229358 [ 275 ] {f94e6cf3-0584-4979-8c76-2a750def7304} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 3722 | 2025.12.20 23:57:13.229393 [ 275 ] {f94e6cf3-0584-4979-8c76-2a750def7304} <Debug> TCPHandler: Processed in 0.001180519 sec. | ||
| 3723 | 2025.12.20 23:57:13.229504 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3724 | 2025.12.20 23:57:13.229596 [ 275 ] {5f27f1df-faa5-4677-bac7-4377a05d09d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3725 | 2025.12.20 23:57:13.229636 [ 275 ] {5f27f1df-faa5-4677-bac7-4377a05d09d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3726 | 2025.12.20 23:57:13.229991 [ 275 ] {5f27f1df-faa5-4677-bac7-4377a05d09d8} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2025.12.20 23:57:13.230030 [ 275 ] {5f27f1df-faa5-4677-bac7-4377a05d09d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3728 | 2025.12.20 23:57:13.230350 [ 275 ] {5f27f1df-faa5-4677-bac7-4377a05d09d8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3729 | 2025.12.20 23:57:13.230555 [ 275 ] {5f27f1df-faa5-4677-bac7-4377a05d09d8} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2025.12.20 23:57:13.230681 [ 275 ] {5f27f1df-faa5-4677-bac7-4377a05d09d8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001102 sec., 94373.8656987296 rows/sec., 5.78 MiB/sec. | ||
| 3731 | 2025.12.20 23:57:13.230729 [ 275 ] {5f27f1df-faa5-4677-bac7-4377a05d09d8} <Debug> TCPHandler: Processed in 0.001273142 sec. | ||
| 3732 | 2025.12.20 23:57:14.891317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 510 | ||
| 3733 | 2025.12.20 23:57:14.893660 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2025.12.20 23:57:14.893729 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3735 | 2025.12.20 23:57:14.894953 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3736 | 2025.12.20 23:57:14.895242 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2025.12.20 23:57:14.895607 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
| 3738 | 2025.12.20 23:57:17.380548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7173 | ||
| 3739 | 2025.12.20 23:57:17.381044 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2025.12.20 23:57:17.381092 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3741 | 2025.12.20 23:57:17.381577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3742 | 2025.12.20 23:57:17.381869 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2025.12.20 23:57:17.382015 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7173 | ||
| 3744 | 2025.12.20 23:57:17.761291 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3745 | 2025.12.20 23:57:17.777405 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2025.12.20 23:57:17.777562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3747 | 2025.12.20 23:57:17.783596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3748 | 2025.12.20 23:57:17.784364 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2025.12.20 23:57:17.788101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3750 | 2025.12.20 23:57:18.233058 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3751 | 2025.12.20 23:57:18.233235 [ 275 ] {73470c87-249b-497c-9949-17a54581c7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3752 | 2025.12.20 23:57:18.233298 [ 275 ] {73470c87-249b-497c-9949-17a54581c7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3753 | 2025.12.20 23:57:18.233925 [ 275 ] {73470c87-249b-497c-9949-17a54581c7da} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2025.12.20 23:57:18.233971 [ 275 ] {73470c87-249b-497c-9949-17a54581c7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3755 | 2025.12.20 23:57:18.234366 [ 275 ] {73470c87-249b-497c-9949-17a54581c7da} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3756 | 2025.12.20 23:57:18.234583 [ 275 ] {73470c87-249b-497c-9949-17a54581c7da} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2025.12.20 23:57:18.234727 [ 275 ] {73470c87-249b-497c-9949-17a54581c7da} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001543 sec., 2592.3525599481527 rows/sec., 211.39 KiB/sec. | ||
| 3758 | 2025.12.20 23:57:18.234766 [ 275 ] {73470c87-249b-497c-9949-17a54581c7da} <Debug> TCPHandler: Processed in 0.001829571 sec. | ||
| 3759 | 2025.12.20 23:57:18.234897 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3760 | 2025.12.20 23:57:18.234989 [ 275 ] {f5125f0a-ed97-444e-b234-86268cabd46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3761 | 2025.12.20 23:57:18.235053 [ 275 ] {f5125f0a-ed97-444e-b234-86268cabd46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3762 | 2025.12.20 23:57:18.236178 [ 275 ] {f5125f0a-ed97-444e-b234-86268cabd46e} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2025.12.20 23:57:18.236215 [ 275 ] {f5125f0a-ed97-444e-b234-86268cabd46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3764 | 2025.12.20 23:57:18.236618 [ 275 ] {f5125f0a-ed97-444e-b234-86268cabd46e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3765 | 2025.12.20 23:57:18.236827 [ 275 ] {f5125f0a-ed97-444e-b234-86268cabd46e} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2025.12.20 23:57:18.236954 [ 275 ] {f5125f0a-ed97-444e-b234-86268cabd46e} <Debug> executeQuery: Read 1278 rows, 108.78 KiB in 0.001983 sec., 644478.0635400908 rows/sec., 53.57 MiB/sec. | ||
| 3767 | 2025.12.20 23:57:18.236991 [ 275 ] {f5125f0a-ed97-444e-b234-86268cabd46e} <Debug> TCPHandler: Processed in 0.002142501 sec. | ||
| 3768 | 2025.12.20 23:57:18.237105 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2025.12.20 23:57:18.237199 [ 275 ] {fef8956e-69ea-4286-8b61-91e5c0f76bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3770 | 2025.12.20 23:57:18.237238 [ 275 ] {fef8956e-69ea-4286-8b61-91e5c0f76bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3771 | 2025.12.20 23:57:18.237648 [ 275 ] {fef8956e-69ea-4286-8b61-91e5c0f76bf5} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2025.12.20 23:57:18.237685 [ 275 ] {fef8956e-69ea-4286-8b61-91e5c0f76bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3773 | 2025.12.20 23:57:18.237970 [ 275 ] {fef8956e-69ea-4286-8b61-91e5c0f76bf5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3774 | 2025.12.20 23:57:18.238167 [ 275 ] {fef8956e-69ea-4286-8b61-91e5c0f76bf5} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2025.12.20 23:57:18.238295 [ 275 ] {fef8956e-69ea-4286-8b61-91e5c0f76bf5} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001114 sec., 39497.307001795336 rows/sec., 2.88 MiB/sec. | ||
| 3776 | 2025.12.20 23:57:18.238331 [ 275 ] {fef8956e-69ea-4286-8b61-91e5c0f76bf5} <Debug> TCPHandler: Processed in 0.001274853 sec. | ||
| 3777 | 2025.12.20 23:57:18.238442 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2025.12.20 23:57:18.238535 [ 275 ] {db245794-0de6-457a-836f-8c543deab447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3779 | 2025.12.20 23:57:18.238573 [ 275 ] {db245794-0de6-457a-836f-8c543deab447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3780 | 2025.12.20 23:57:18.239075 [ 275 ] {db245794-0de6-457a-836f-8c543deab447} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2025.12.20 23:57:18.239112 [ 275 ] {db245794-0de6-457a-836f-8c543deab447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3782 | 2025.12.20 23:57:18.239419 [ 275 ] {db245794-0de6-457a-836f-8c543deab447} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3783 | 2025.12.20 23:57:18.239621 [ 275 ] {db245794-0de6-457a-836f-8c543deab447} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2025.12.20 23:57:18.239753 [ 275 ] {db245794-0de6-457a-836f-8c543deab447} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001236 sec., 184466.01941747573 rows/sec., 12.49 MiB/sec. | ||
| 3785 | 2025.12.20 23:57:18.239793 [ 275 ] {db245794-0de6-457a-836f-8c543deab447} <Debug> TCPHandler: Processed in 0.001399856 sec. | ||
| 3786 | 2025.12.20 23:57:18.239906 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2025.12.20 23:57:18.239999 [ 275 ] {f5069cc0-7004-4223-a50d-28d29186871e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3788 | 2025.12.20 23:57:18.240038 [ 275 ] {f5069cc0-7004-4223-a50d-28d29186871e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3789 | 2025.12.20 23:57:18.240606 [ 275 ] {f5069cc0-7004-4223-a50d-28d29186871e} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2025.12.20 23:57:18.240642 [ 275 ] {f5069cc0-7004-4223-a50d-28d29186871e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3791 | 2025.12.20 23:57:18.240962 [ 275 ] {f5069cc0-7004-4223-a50d-28d29186871e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3792 | 2025.12.20 23:57:18.241161 [ 275 ] {f5069cc0-7004-4223-a50d-28d29186871e} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2025.12.20 23:57:18.241286 [ 275 ] {f5069cc0-7004-4223-a50d-28d29186871e} <Debug> executeQuery: Read 564 rows, 42.93 KiB in 0.001305 sec., 432183.908045977 rows/sec., 32.13 MiB/sec. | ||
| 3794 | 2025.12.20 23:57:18.241323 [ 275 ] {f5069cc0-7004-4223-a50d-28d29186871e} <Debug> TCPHandler: Processed in 0.001466279 sec. | ||
| 3795 | 2025.12.20 23:57:18.241439 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3796 | 2025.12.20 23:57:18.241532 [ 275 ] {82a595af-a290-46cf-a694-785539041d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3797 | 2025.12.20 23:57:18.241575 [ 275 ] {82a595af-a290-46cf-a694-785539041d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3798 | 2025.12.20 23:57:18.242102 [ 275 ] {82a595af-a290-46cf-a694-785539041d12} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2025.12.20 23:57:18.242138 [ 275 ] {82a595af-a290-46cf-a694-785539041d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3800 | 2025.12.20 23:57:18.242496 [ 275 ] {82a595af-a290-46cf-a694-785539041d12} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3801 | 2025.12.20 23:57:18.242701 [ 275 ] {82a595af-a290-46cf-a694-785539041d12} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2025.12.20 23:57:18.242825 [ 275 ] {82a595af-a290-46cf-a694-785539041d12} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001311 sec., 645308.9244851258 rows/sec., 43.43 MiB/sec. | ||
| 3803 | 2025.12.20 23:57:18.242860 [ 275 ] {82a595af-a290-46cf-a694-785539041d12} <Debug> TCPHandler: Processed in 0.001470429 sec. | ||
| 3804 | 2025.12.20 23:57:18.242970 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2025.12.20 23:57:18.243062 [ 275 ] {da4c584a-be1a-4a8d-8a34-5e609059c648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3806 | 2025.12.20 23:57:18.243115 [ 275 ] {da4c584a-be1a-4a8d-8a34-5e609059c648} <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 | ||
| 3807 | 2025.12.20 23:57:18.243910 [ 275 ] {da4c584a-be1a-4a8d-8a34-5e609059c648} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2025.12.20 23:57:18.243945 [ 275 ] {da4c584a-be1a-4a8d-8a34-5e609059c648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3809 | 2025.12.20 23:57:18.244474 [ 275 ] {da4c584a-be1a-4a8d-8a34-5e609059c648} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3810 | 2025.12.20 23:57:18.244685 [ 275 ] {da4c584a-be1a-4a8d-8a34-5e609059c648} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2025.12.20 23:57:18.244817 [ 275 ] {da4c584a-be1a-4a8d-8a34-5e609059c648} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001772 sec., 22573.363431151243 rows/sec., 40.45 MiB/sec. | ||
| 3812 | 2025.12.20 23:57:18.244866 [ 275 ] {da4c584a-be1a-4a8d-8a34-5e609059c648} <Debug> TCPHandler: Processed in 0.001945095 sec. | ||
| 3813 | 2025.12.20 23:57:18.244978 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2025.12.20 23:57:18.245072 [ 275 ] {a22f389e-7393-4435-810b-d08b37cf8549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3815 | 2025.12.20 23:57:18.245112 [ 275 ] {a22f389e-7393-4435-810b-d08b37cf8549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3816 | 2025.12.20 23:57:18.245437 [ 275 ] {a22f389e-7393-4435-810b-d08b37cf8549} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2025.12.20 23:57:18.245473 [ 275 ] {a22f389e-7393-4435-810b-d08b37cf8549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3818 | 2025.12.20 23:57:18.245762 [ 275 ] {a22f389e-7393-4435-810b-d08b37cf8549} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3819 | 2025.12.20 23:57:18.245964 [ 275 ] {a22f389e-7393-4435-810b-d08b37cf8549} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2025.12.20 23:57:18.246088 [ 275 ] {a22f389e-7393-4435-810b-d08b37cf8549} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 3821 | 2025.12.20 23:57:18.246121 [ 275 ] {a22f389e-7393-4435-810b-d08b37cf8549} <Debug> TCPHandler: Processed in 0.00119166 sec. | ||
| 3822 | 2025.12.20 23:57:23.213213 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2025.12.20 23:57:23.213507 [ 275 ] {76820c2e-7f64-4569-8bf8-a7bd3c6b89a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3824 | 2025.12.20 23:57:23.213607 [ 275 ] {76820c2e-7f64-4569-8bf8-a7bd3c6b89a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3825 | 2025.12.20 23:57:23.214632 [ 275 ] {76820c2e-7f64-4569-8bf8-a7bd3c6b89a3} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2025.12.20 23:57:23.214674 [ 275 ] {76820c2e-7f64-4569-8bf8-a7bd3c6b89a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3827 | 2025.12.20 23:57:23.215065 [ 275 ] {76820c2e-7f64-4569-8bf8-a7bd3c6b89a3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3828 | 2025.12.20 23:57:23.215287 [ 275 ] {76820c2e-7f64-4569-8bf8-a7bd3c6b89a3} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2025.12.20 23:57:23.215439 [ 275 ] {76820c2e-7f64-4569-8bf8-a7bd3c6b89a3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002004 sec., 204590.81836327343 rows/sec., 12.98 MiB/sec. | ||
| 3830 | 2025.12.20 23:57:23.215479 [ 275 ] {76820c2e-7f64-4569-8bf8-a7bd3c6b89a3} <Debug> TCPHandler: Processed in 0.002438141 sec. | ||
| 3831 | 2025.12.20 23:57:23.215601 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2025.12.20 23:57:23.215699 [ 275 ] {ec999261-f71e-413b-9d32-c5c6a2ec3b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3833 | 2025.12.20 23:57:23.215746 [ 275 ] {ec999261-f71e-413b-9d32-c5c6a2ec3b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3834 | 2025.12.20 23:57:23.216544 [ 275 ] {ec999261-f71e-413b-9d32-c5c6a2ec3b5d} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2025.12.20 23:57:23.216582 [ 275 ] {ec999261-f71e-413b-9d32-c5c6a2ec3b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3836 | 2025.12.20 23:57:23.216942 [ 275 ] {ec999261-f71e-413b-9d32-c5c6a2ec3b5d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3837 | 2025.12.20 23:57:23.217144 [ 275 ] {ec999261-f71e-413b-9d32-c5c6a2ec3b5d} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2025.12.20 23:57:23.217268 [ 275 ] {ec999261-f71e-413b-9d32-c5c6a2ec3b5d} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001587 sec., 700693.131695022 rows/sec., 55.28 MiB/sec. | ||
| 3839 | 2025.12.20 23:57:23.217275 [ 86 ] {} <Debug> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3840 | 2025.12.20 23:57:23.217305 [ 275 ] {ec999261-f71e-413b-9d32-c5c6a2ec3b5d} <Debug> TCPHandler: Processed in 0.001753418 sec. | ||
| 3841 | 2025.12.20 23:57:23.217345 [ 86 ] {} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2025.12.20 23:57:23.217372 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3843 | 2025.12.20 23:57:23.217449 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3844 | 2025.12.20 23:57:23.217486 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::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 | ||
| 3845 | 2025.12.20 23:57:23.217547 [ 275 ] {eea6a5fb-a60f-4713-ad9d-26755d356f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3846 | 2025.12.20 23:57:23.217579 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3847 | 2025.12.20 23:57:23.217587 [ 275 ] {eea6a5fb-a60f-4713-ad9d-26755d356f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3848 | 2025.12.20 23:57:23.217610 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2463 rows starting from the beginning of the part | ||
| 3849 | 2025.12.20 23:57:23.217665 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1112 rows starting from the beginning of the part | ||
| 3850 | 2025.12.20 23:57:23.217706 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 136 rows starting from the beginning of the part | ||
| 3851 | 2025.12.20 23:57:23.217746 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1112 rows starting from the beginning of the part | ||
| 3852 | 2025.12.20 23:57:23.217781 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1278 rows starting from the beginning of the part | ||
| 3853 | 2025.12.20 23:57:23.217818 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1112 rows starting from the beginning of the part | ||
| 3854 | 2025.12.20 23:57:23.218075 [ 275 ] {eea6a5fb-a60f-4713-ad9d-26755d356f9f} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2025.12.20 23:57:23.218109 [ 275 ] {eea6a5fb-a60f-4713-ad9d-26755d356f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3856 | 2025.12.20 23:57:23.218413 [ 275 ] {eea6a5fb-a60f-4713-ad9d-26755d356f9f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3857 | 2025.12.20 23:57:23.218622 [ 275 ] {eea6a5fb-a60f-4713-ad9d-26755d356f9f} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2025.12.20 23:57:23.218748 [ 275 ] {eea6a5fb-a60f-4713-ad9d-26755d356f9f} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001219 sec., 168170.6316652994 rows/sec., 9.87 MiB/sec. | ||
| 3859 | 2025.12.20 23:57:23.218785 [ 275 ] {eea6a5fb-a60f-4713-ad9d-26755d356f9f} <Debug> TCPHandler: Processed in 0.001385155 sec. | ||
| 3860 | 2025.12.20 23:57:23.218897 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3861 | 2025.12.20 23:57:23.218990 [ 275 ] {6a672947-d055-4cfb-857b-08f21b8de321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3862 | 2025.12.20 23:57:23.219030 [ 275 ] {6a672947-d055-4cfb-857b-08f21b8de321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3863 | 2025.12.20 23:57:23.219482 [ 275 ] {6a672947-d055-4cfb-857b-08f21b8de321} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2025.12.20 23:57:23.219518 [ 275 ] {6a672947-d055-4cfb-857b-08f21b8de321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3865 | 2025.12.20 23:57:23.219824 [ 275 ] {6a672947-d055-4cfb-857b-08f21b8de321} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3866 | 2025.12.20 23:57:23.219932 [ 200 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7213 rows, containing 5 columns (5 merged, 0 gathered) in 0.002491643 sec., 2894876.9948182786 rows/sec., 244.92 MiB/sec. | ||
| 3867 | 2025.12.20 23:57:23.220029 [ 275 ] {6a672947-d055-4cfb-857b-08f21b8de321} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2025.12.20 23:57:23.220157 [ 275 ] {6a672947-d055-4cfb-857b-08f21b8de321} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001184 sec., 179054.05405405405 rows/sec., 11.55 MiB/sec. | ||
| 3869 | 2025.12.20 23:57:23.220179 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3870 | 2025.12.20 23:57:23.220193 [ 275 ] {6a672947-d055-4cfb-857b-08f21b8de321} <Debug> TCPHandler: Processed in 0.001344884 sec. | ||
| 3871 | 2025.12.20 23:57:23.220302 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2025.12.20 23:57:23.220395 [ 275 ] {c9dbf3a7-bcbf-4bf5-b17b-7f793a94ece1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3873 | 2025.12.20 23:57:23.220398 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_21_4} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2025.12.20 23:57:23.220435 [ 275 ] {c9dbf3a7-bcbf-4bf5-b17b-7f793a94ece1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3875 | 2025.12.20 23:57:23.220463 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_21_4} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3876 | 2025.12.20 23:57:23.220517 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 3877 | 2025.12.20 23:57:23.220895 [ 275 ] {c9dbf3a7-bcbf-4bf5-b17b-7f793a94ece1} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2025.12.20 23:57:23.220929 [ 275 ] {c9dbf3a7-bcbf-4bf5-b17b-7f793a94ece1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3879 | 2025.12.20 23:57:23.221214 [ 275 ] {c9dbf3a7-bcbf-4bf5-b17b-7f793a94ece1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3880 | 2025.12.20 23:57:23.221413 [ 275 ] {c9dbf3a7-bcbf-4bf5-b17b-7f793a94ece1} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2025.12.20 23:57:23.221534 [ 275 ] {c9dbf3a7-bcbf-4bf5-b17b-7f793a94ece1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001157 sec., 182368.19360414866 rows/sec., 10.36 MiB/sec. | ||
| 3882 | 2025.12.20 23:57:23.221570 [ 275 ] {c9dbf3a7-bcbf-4bf5-b17b-7f793a94ece1} <Debug> TCPHandler: Processed in 0.001316834 sec. | ||
| 3883 | 2025.12.20 23:57:23.221676 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3884 | 2025.12.20 23:57:23.221769 [ 275 ] {77c806c9-776e-4763-95fb-052341cbdf99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3885 | 2025.12.20 23:57:23.221808 [ 275 ] {77c806c9-776e-4763-95fb-052341cbdf99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3886 | 2025.12.20 23:57:23.222400 [ 275 ] {77c806c9-776e-4763-95fb-052341cbdf99} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2025.12.20 23:57:23.222436 [ 275 ] {77c806c9-776e-4763-95fb-052341cbdf99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3888 | 2025.12.20 23:57:23.222746 [ 275 ] {77c806c9-776e-4763-95fb-052341cbdf99} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3889 | 2025.12.20 23:57:23.222962 [ 275 ] {77c806c9-776e-4763-95fb-052341cbdf99} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2025.12.20 23:57:23.223086 [ 275 ] {77c806c9-776e-4763-95fb-052341cbdf99} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001334 sec., 508995.5022488756 rows/sec., 35.48 MiB/sec. | ||
| 3891 | 2025.12.20 23:57:23.223088 [ 107 ] {} <Debug> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3892 | 2025.12.20 23:57:23.223123 [ 275 ] {77c806c9-776e-4763-95fb-052341cbdf99} <Debug> TCPHandler: Processed in 0.0014955 sec. | ||
| 3893 | 2025.12.20 23:57:23.223163 [ 107 ] {} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2025.12.20 23:57:23.223189 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3895 | 2025.12.20 23:57:23.223255 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3896 | 2025.12.20 23:57:23.223303 [ 199 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::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 | ||
| 3897 | 2025.12.20 23:57:23.223355 [ 275 ] {1d7ebcea-e68b-4a68-ba0b-ae34aa975c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3898 | 2025.12.20 23:57:23.223401 [ 275 ] {1d7ebcea-e68b-4a68-ba0b-ae34aa975c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3899 | 2025.12.20 23:57:23.223447 [ 199 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3900 | 2025.12.20 23:57:23.223489 [ 199 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1249 rows starting from the beginning of the part | ||
| 3901 | 2025.12.20 23:57:23.223583 [ 199 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 679 rows starting from the beginning of the part | ||
| 3902 | 2025.12.20 23:57:23.223635 [ 199 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3903 | 2025.12.20 23:57:23.223681 [ 199 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 679 rows starting from the beginning of the part | ||
| 3904 | 2025.12.20 23:57:23.223724 [ 275 ] {1d7ebcea-e68b-4a68-ba0b-ae34aa975c45} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2025.12.20 23:57:23.223729 [ 199 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 564 rows starting from the beginning of the part | ||
| 3906 | 2025.12.20 23:57:23.223767 [ 275 ] {1d7ebcea-e68b-4a68-ba0b-ae34aa975c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3907 | 2025.12.20 23:57:23.223795 [ 199 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 679 rows starting from the beginning of the part | ||
| 3908 | 2025.12.20 23:57:23.224114 [ 275 ] {1d7ebcea-e68b-4a68-ba0b-ae34aa975c45} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3909 | 2025.12.20 23:57:23.224332 [ 275 ] {1d7ebcea-e68b-4a68-ba0b-ae34aa975c45} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2025.12.20 23:57:23.224461 [ 275 ] {1d7ebcea-e68b-4a68-ba0b-ae34aa975c45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 3911 | 2025.12.20 23:57:23.224496 [ 275 ] {1d7ebcea-e68b-4a68-ba0b-ae34aa975c45} <Debug> TCPHandler: Processed in 0.001295343 sec. | ||
| 3912 | 2025.12.20 23:57:23.224603 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2025.12.20 23:57:23.224697 [ 275 ] {2edc5837-9599-417d-805e-3223776b4e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3914 | 2025.12.20 23:57:23.224738 [ 275 ] {2edc5837-9599-417d-805e-3223776b4e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3915 | 2025.12.20 23:57:23.225146 [ 275 ] {2edc5837-9599-417d-805e-3223776b4e4b} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2025.12.20 23:57:23.225182 [ 275 ] {2edc5837-9599-417d-805e-3223776b4e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3917 | 2025.12.20 23:57:23.225251 [ 195 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3954 rows, containing 5 columns (5 merged, 0 gathered) in 0.001994646 sec., 1982306.6348615242 rows/sec., 149.03 MiB/sec. | ||
| 3918 | 2025.12.20 23:57:23.225467 [ 199 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3919 | 2025.12.20 23:57:23.225515 [ 275 ] {2edc5837-9599-417d-805e-3223776b4e4b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3920 | 2025.12.20 23:57:23.225797 [ 199 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_21_4} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2025.12.20 23:57:23.225822 [ 275 ] {2edc5837-9599-417d-805e-3223776b4e4b} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2025.12.20 23:57:23.225871 [ 199 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_21_4} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3923 | 2025.12.20 23:57:23.225944 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 3924 | 2025.12.20 23:57:23.225963 [ 275 ] {2edc5837-9599-417d-805e-3223776b4e4b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001284 sec., 244548.28660436138 rows/sec., 16.06 MiB/sec. | ||
| 3925 | 2025.12.20 23:57:23.225964 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3926 | 2025.12.20 23:57:23.226007 [ 275 ] {2edc5837-9599-417d-805e-3223776b4e4b} <Debug> TCPHandler: Processed in 0.001452389 sec. | ||
| 3927 | 2025.12.20 23:57:23.226023 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2025.12.20 23:57:23.226052 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3929 | 2025.12.20 23:57:23.226125 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2025.12.20 23:57:23.226139 [ 200 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 3931 | 2025.12.20 23:57:23.226226 [ 275 ] {9abeae1b-0ed8-4503-a0ec-c0870e3db3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3932 | 2025.12.20 23:57:23.226270 [ 200 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3933 | 2025.12.20 23:57:23.226277 [ 275 ] {9abeae1b-0ed8-4503-a0ec-c0870e3db3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3934 | 2025.12.20 23:57:23.226310 [ 200 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5960 rows starting from the beginning of the part | ||
| 3935 | 2025.12.20 23:57:23.226393 [ 200 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 314 rows starting from the beginning of the part | ||
| 3936 | 2025.12.20 23:57:23.226441 [ 200 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 3937 | 2025.12.20 23:57:23.226490 [ 200 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 314 rows starting from the beginning of the part | ||
| 3938 | 2025.12.20 23:57:23.226536 [ 200 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 846 rows starting from the beginning of the part | ||
| 3939 | 2025.12.20 23:57:23.226580 [ 200 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 314 rows starting from the beginning of the part | ||
| 3940 | 2025.12.20 23:57:23.226606 [ 275 ] {9abeae1b-0ed8-4503-a0ec-c0870e3db3d7} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2025.12.20 23:57:23.226646 [ 275 ] {9abeae1b-0ed8-4503-a0ec-c0870e3db3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3942 | 2025.12.20 23:57:23.226963 [ 275 ] {9abeae1b-0ed8-4503-a0ec-c0870e3db3d7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3943 | 2025.12.20 23:57:23.227166 [ 275 ] {9abeae1b-0ed8-4503-a0ec-c0870e3db3d7} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2025.12.20 23:57:23.227290 [ 275 ] {9abeae1b-0ed8-4503-a0ec-c0870e3db3d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 3945 | 2025.12.20 23:57:23.227324 [ 275 ] {9abeae1b-0ed8-4503-a0ec-c0870e3db3d7} <Debug> TCPHandler: Processed in 0.001247591 sec. | ||
| 3946 | 2025.12.20 23:57:23.227429 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2025.12.20 23:57:23.227522 [ 275 ] {9b4c74cc-f4a6-410b-a9a8-0ab4725aa4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3948 | 2025.12.20 23:57:23.227561 [ 275 ] {9b4c74cc-f4a6-410b-a9a8-0ab4725aa4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3949 | 2025.12.20 23:57:23.227865 [ 275 ] {9b4c74cc-f4a6-410b-a9a8-0ab4725aa4c6} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2025.12.20 23:57:23.227898 [ 275 ] {9b4c74cc-f4a6-410b-a9a8-0ab4725aa4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3951 | 2025.12.20 23:57:23.228183 [ 275 ] {9b4c74cc-f4a6-410b-a9a8-0ab4725aa4c6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3952 | 2025.12.20 23:57:23.228371 [ 275 ] {9b4c74cc-f4a6-410b-a9a8-0ab4725aa4c6} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2025.12.20 23:57:23.228464 [ 107 ] {} <Debug> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3954 | 2025.12.20 23:57:23.228487 [ 275 ] {9b4c74cc-f4a6-410b-a9a8-0ab4725aa4c6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001029 sec., 101068.9990281827 rows/sec., 6.19 MiB/sec. | ||
| 3955 | 2025.12.20 23:57:23.228494 [ 107 ] {} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2025.12.20 23:57:23.228525 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3957 | 2025.12.20 23:57:23.228526 [ 275 ] {9b4c74cc-f4a6-410b-a9a8-0ab4725aa4c6} <Debug> TCPHandler: Processed in 0.00119318 sec. | ||
| 3958 | 2025.12.20 23:57:23.228611 [ 199 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 3959 | 2025.12.20 23:57:23.228706 [ 199 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3960 | 2025.12.20 23:57:23.228730 [ 199 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1164 rows starting from the beginning of the part | ||
| 3961 | 2025.12.20 23:57:23.228843 [ 199 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3962 | 2025.12.20 23:57:23.228887 [ 199 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 3963 | 2025.12.20 23:57:23.228926 [ 199 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 3964 | 2025.12.20 23:57:23.228962 [ 199 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 3965 | 2025.12.20 23:57:23.228997 [ 195 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7908 rows, containing 5 columns (5 merged, 0 gathered) in 0.002897257 sec., 2729478.261679927 rows/sec., 183.65 MiB/sec. | ||
| 3966 | 2025.12.20 23:57:23.229000 [ 199 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 3967 | 2025.12.20 23:57:23.229589 [ 200 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3968 | 2025.12.20 23:57:23.229872 [ 200 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2025.12.20 23:57:23.229948 [ 200 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3970 | 2025.12.20 23:57:23.230020 [ 195 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 4 columns (4 merged, 0 gathered) in 0.001384256 sec., 1152965.9253779647 rows/sec., 73.56 MiB/sec. | ||
| 3971 | 2025.12.20 23:57:23.230027 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3972 | 2025.12.20 23:57:23.230247 [ 195 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3973 | 2025.12.20 23:57:23.230500 [ 195 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_21_4} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2025.12.20 23:57:23.230558 [ 195 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_21_4} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3975 | 2025.12.20 23:57:23.230614 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3976 | 2025.12.20 23:57:24.754062 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3977 | 2025.12.20 23:57:24.754131 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3978 | 2025.12.20 23:57:24.882244 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7621 | ||
| 3979 | 2025.12.20 23:57:24.882787 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2025.12.20 23:57:24.882838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3981 | 2025.12.20 23:57:24.883345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3982 | 2025.12.20 23:57:24.883589 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2025.12.20 23:57:24.883711 [ 108 ] {} <Debug> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3984 | 2025.12.20 23:57:24.883737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7621 | ||
| 3985 | 2025.12.20 23:57:24.883781 [ 108 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2025.12.20 23:57:24.883810 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3987 | 2025.12.20 23:57:24.883941 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::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 | ||
| 3988 | 2025.12.20 23:57:24.884106 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3989 | 2025.12.20 23:57:24.884152 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5253 rows starting from the beginning of the part | ||
| 3990 | 2025.12.20 23:57:24.884222 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3991 | 2025.12.20 23:57:24.884271 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3992 | 2025.12.20 23:57:24.884319 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3993 | 2025.12.20 23:57:24.884362 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3994 | 2025.12.20 23:57:24.884404 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3995 | 2025.12.20 23:57:24.885871 [ 190 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7621 rows, containing 4 columns (4 merged, 0 gathered) in 0.001990806 sec., 3828097.7654276714 rows/sec., 54.76 MiB/sec. | ||
| 3996 | 2025.12.20 23:57:24.886640 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3997 | 2025.12.20 23:57:24.886971 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_16_3} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2025.12.20 23:57:24.887053 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_16_3} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3999 | 2025.12.20 23:57:24.887161 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4000 | 2025.12.20 23:57:24.895889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 546 | ||
| 4001 | 2025.12.20 23:57:24.898256 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4002 | 2025.12.20 23:57:24.898307 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4003 | 2025.12.20 23:57:24.899480 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4004 | 2025.12.20 23:57:24.899766 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2025.12.20 23:57:24.899907 [ 108 ] {} <Debug> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4006 | 2025.12.20 23:57:24.899943 [ 108 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4007 | 2025.12.20 23:57:24.899962 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4008 | 2025.12.20 23:57:24.900055 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::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 | ||
| 4009 | 2025.12.20 23:57:24.900132 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
| 4010 | 2025.12.20 23:57:24.900688 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4011 | 2025.12.20 23:57:24.900867 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 376 rows starting from the beginning of the part | ||
| 4012 | 2025.12.20 23:57:24.901265 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 4013 | 2025.12.20 23:57:24.901633 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 4014 | 2025.12.20 23:57:24.901980 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 4015 | 2025.12.20 23:57:24.902314 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
| 4016 | 2025.12.20 23:57:24.902653 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 4017 | 2025.12.20 23:57:24.908408 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 72 columns (72 merged, 0 gathered) in 0.008395099 sec., 65037.9465447638 rows/sec., 61.04 MiB/sec. | ||
| 4018 | 2025.12.20 23:57:24.909507 [ 200 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4019 | 2025.12.20 23:57:24.910144 [ 200 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_11_2} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2025.12.20 23:57:24.910233 [ 200 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_11_2} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4021 | 2025.12.20 23:57:24.910488 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 4022 | 2025.12.20 23:57:25.001133 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000810997 sec. | ||
| 4023 | 2025.12.20 23:57:25.288329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4024 | 2025.12.20 23:57:25.307526 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4025 | 2025.12.20 23:57:25.307585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4026 | 2025.12.20 23:57:25.313600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4027 | 2025.12.20 23:57:25.314327 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2025.12.20 23:57:25.314642 [ 106 ] {} <Debug> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4029 | 2025.12.20 23:57:25.314711 [ 106 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2025.12.20 23:57:25.314731 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4031 | 2025.12.20 23:57:25.314845 [ 190 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 4032 | 2025.12.20 23:57:25.317444 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4033 | 2025.12.20 23:57:25.318572 [ 190 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4034 | 2025.12.20 23:57:25.320021 [ 190 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 4035 | 2025.12.20 23:57:25.324707 [ 190 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 4036 | 2025.12.20 23:57:25.329160 [ 190 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 4037 | 2025.12.20 23:57:25.333454 [ 190 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 4038 | 2025.12.20 23:57:25.337936 [ 190 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 4039 | 2025.12.20 23:57:25.342148 [ 190 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 4040 | 2025.12.20 23:57:25.398326 [ 200 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083532236 sec., 1448.5425722352268 rows/sec., 7.49 MiB/sec. | ||
| 4041 | 2025.12.20 23:57:25.400988 [ 196 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4042 | 2025.12.20 23:57:25.403017 [ 196 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_16_3} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2025.12.20 23:57:25.403110 [ 196 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_16_3} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4044 | 2025.12.20 23:57:25.405578 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4045 | 2025.12.20 23:57:26.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.45 MiB, peak 238.43 MiB, free memory in arenas 0.00 B, will set to 237.88 MiB (RSS), difference: 9.44 MiB | ||
| 4046 | 2025.12.20 23:57:28.205758 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4047 | 2025.12.20 23:57:28.206032 [ 275 ] {5ddfb259-ac06-4734-8d29-723f75ba249f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4048 | 2025.12.20 23:57:28.206132 [ 275 ] {5ddfb259-ac06-4734-8d29-723f75ba249f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4049 | 2025.12.20 23:57:28.206967 [ 275 ] {5ddfb259-ac06-4734-8d29-723f75ba249f} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2025.12.20 23:57:28.207009 [ 275 ] {5ddfb259-ac06-4734-8d29-723f75ba249f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4051 | 2025.12.20 23:57:28.207388 [ 275 ] {5ddfb259-ac06-4734-8d29-723f75ba249f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4052 | 2025.12.20 23:57:28.207608 [ 275 ] {5ddfb259-ac06-4734-8d29-723f75ba249f} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2025.12.20 23:57:28.207754 [ 275 ] {5ddfb259-ac06-4734-8d29-723f75ba249f} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001795 sec., 75766.01671309193 rows/sec., 6.57 MiB/sec. | ||
| 4054 | 2025.12.20 23:57:28.207794 [ 275 ] {5ddfb259-ac06-4734-8d29-723f75ba249f} <Debug> TCPHandler: Processed in 0.002221724 sec. | ||
| 4055 | 2025.12.20 23:57:28.207938 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2025.12.20 23:57:28.208032 [ 275 ] {0bd90116-1b8f-41ec-960c-375c955f169b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4057 | 2025.12.20 23:57:28.208072 [ 275 ] {0bd90116-1b8f-41ec-960c-375c955f169b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4058 | 2025.12.20 23:57:28.208606 [ 275 ] {0bd90116-1b8f-41ec-960c-375c955f169b} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2025.12.20 23:57:28.208644 [ 275 ] {0bd90116-1b8f-41ec-960c-375c955f169b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4060 | 2025.12.20 23:57:28.208936 [ 275 ] {0bd90116-1b8f-41ec-960c-375c955f169b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4061 | 2025.12.20 23:57:28.209138 [ 275 ] {0bd90116-1b8f-41ec-960c-375c955f169b} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2025.12.20 23:57:28.209264 [ 275 ] {0bd90116-1b8f-41ec-960c-375c955f169b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001251 sec., 31974.4204636291 rows/sec., 2.35 MiB/sec. | ||
| 4063 | 2025.12.20 23:57:28.209301 [ 275 ] {0bd90116-1b8f-41ec-960c-375c955f169b} <Debug> TCPHandler: Processed in 0.001422857 sec. | ||
| 4064 | 2025.12.20 23:57:28.209693 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2025.12.20 23:57:28.209792 [ 275 ] {4ef81500-92d7-4b57-8e71-dcdefbf08dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4066 | 2025.12.20 23:57:28.209832 [ 275 ] {4ef81500-92d7-4b57-8e71-dcdefbf08dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4067 | 2025.12.20 23:57:28.210351 [ 275 ] {4ef81500-92d7-4b57-8e71-dcdefbf08dc7} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2025.12.20 23:57:28.210388 [ 275 ] {4ef81500-92d7-4b57-8e71-dcdefbf08dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4069 | 2025.12.20 23:57:28.210696 [ 275 ] {4ef81500-92d7-4b57-8e71-dcdefbf08dc7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4070 | 2025.12.20 23:57:28.210895 [ 275 ] {4ef81500-92d7-4b57-8e71-dcdefbf08dc7} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4071 | 2025.12.20 23:57:28.211023 [ 275 ] {4ef81500-92d7-4b57-8e71-dcdefbf08dc7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001249 sec., 83266.61329063251 rows/sec., 6.50 MiB/sec. | ||
| 4072 | 2025.12.20 23:57:28.211059 [ 275 ] {4ef81500-92d7-4b57-8e71-dcdefbf08dc7} <Debug> TCPHandler: Processed in 0.001430418 sec. | ||
| 4073 | 2025.12.20 23:57:28.211180 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2025.12.20 23:57:28.211275 [ 275 ] {fe7d12ba-d85a-4dd5-8a62-125444b184a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4075 | 2025.12.20 23:57:28.211317 [ 275 ] {fe7d12ba-d85a-4dd5-8a62-125444b184a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4076 | 2025.12.20 23:57:28.211734 [ 275 ] {fe7d12ba-d85a-4dd5-8a62-125444b184a8} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2025.12.20 23:57:28.211770 [ 275 ] {fe7d12ba-d85a-4dd5-8a62-125444b184a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4078 | 2025.12.20 23:57:28.212085 [ 275 ] {fe7d12ba-d85a-4dd5-8a62-125444b184a8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4079 | 2025.12.20 23:57:28.212281 [ 275 ] {fe7d12ba-d85a-4dd5-8a62-125444b184a8} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2025.12.20 23:57:28.212406 [ 275 ] {fe7d12ba-d85a-4dd5-8a62-125444b184a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 4081 | 2025.12.20 23:57:28.212441 [ 275 ] {fe7d12ba-d85a-4dd5-8a62-125444b184a8} <Debug> TCPHandler: Processed in 0.001309844 sec. | ||
| 4082 | 2025.12.20 23:57:28.212555 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4083 | 2025.12.20 23:57:28.212648 [ 275 ] {da0d1803-fdb3-4a7c-af3c-21661b2a1333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4084 | 2025.12.20 23:57:28.212701 [ 275 ] {da0d1803-fdb3-4a7c-af3c-21661b2a1333} <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 | ||
| 4085 | 2025.12.20 23:57:28.213533 [ 275 ] {da0d1803-fdb3-4a7c-af3c-21661b2a1333} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2025.12.20 23:57:28.213569 [ 275 ] {da0d1803-fdb3-4a7c-af3c-21661b2a1333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4087 | 2025.12.20 23:57:28.214123 [ 275 ] {da0d1803-fdb3-4a7c-af3c-21661b2a1333} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4088 | 2025.12.20 23:57:28.214330 [ 275 ] {da0d1803-fdb3-4a7c-af3c-21661b2a1333} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2025.12.20 23:57:28.214461 [ 275 ] {da0d1803-fdb3-4a7c-af3c-21661b2a1333} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001831 sec., 21845.98580010923 rows/sec., 39.15 MiB/sec. | ||
| 4090 | 2025.12.20 23:57:28.214509 [ 275 ] {da0d1803-fdb3-4a7c-af3c-21661b2a1333} <Debug> TCPHandler: Processed in 0.002001906 sec. | ||
| 4091 | 2025.12.20 23:57:28.214620 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4092 | 2025.12.20 23:57:28.214713 [ 275 ] {99a60446-4612-4a8a-82ad-63843446279d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4093 | 2025.12.20 23:57:28.214728 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4094 | 2025.12.20 23:57:28.214754 [ 275 ] {99a60446-4612-4a8a-82ad-63843446279d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4095 | 2025.12.20 23:57:28.214822 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2025.12.20 23:57:28.214853 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4097 | 2025.12.20 23:57:28.214963 [ 206 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::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 | ||
| 4098 | 2025.12.20 23:57:28.215144 [ 275 ] {99a60446-4612-4a8a-82ad-63843446279d} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2025.12.20 23:57:28.215184 [ 275 ] {99a60446-4612-4a8a-82ad-63843446279d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4100 | 2025.12.20 23:57:28.215206 [ 206 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4101 | 2025.12.20 23:57:28.215275 [ 206 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 128 rows starting from the beginning of the part | ||
| 4102 | 2025.12.20 23:57:28.215412 [ 206 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 4103 | 2025.12.20 23:57:28.215487 [ 275 ] {99a60446-4612-4a8a-82ad-63843446279d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4104 | 2025.12.20 23:57:28.215536 [ 206 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 4105 | 2025.12.20 23:57:28.215649 [ 206 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 4106 | 2025.12.20 23:57:28.215705 [ 275 ] {99a60446-4612-4a8a-82ad-63843446279d} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2025.12.20 23:57:28.215756 [ 206 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::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 | ||
| 4108 | 2025.12.20 23:57:28.215837 [ 275 ] {99a60446-4612-4a8a-82ad-63843446279d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 4109 | 2025.12.20 23:57:28.215868 [ 206 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 4110 | 2025.12.20 23:57:28.215877 [ 275 ] {99a60446-4612-4a8a-82ad-63843446279d} <Debug> TCPHandler: Processed in 0.001305533 sec. | ||
| 4111 | 2025.12.20 23:57:28.219152 [ 197 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 19 columns (19 merged, 0 gathered) in 0.004239241 sec., 77372.34094499463 rows/sec., 138.65 MiB/sec. | ||
| 4112 | 2025.12.20 23:57:28.219677 [ 206 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4113 | 2025.12.20 23:57:28.219999 [ 206 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2025.12.20 23:57:28.220070 [ 206 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4115 | 2025.12.20 23:57:28.220152 [ 206 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 4116 | 2025.12.20 23:57:31.174331 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49660 | ||
| 4117 | 2025.12.20 23:57:31.174464 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4118 | 2025.12.20 23:57:31.174492 [ 288 ] {} <Debug> TCP-Session: d07a3964-eb2a-4e5a-89cf-7a24325a7cf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49660 | ||
| 4119 | 2025.12.20 23:57:31.174514 [ 288 ] {} <Debug> TCP-Session: d07a3964-eb2a-4e5a-89cf-7a24325a7cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2025.12.20 23:57:31.174528 [ 288 ] {} <Debug> TCP-Session: d07a3964-eb2a-4e5a-89cf-7a24325a7cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2025.12.20 23:57:31.174712 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62276 | ||
| 4122 | 2025.12.20 23:57:31.174732 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36688 | ||
| 4123 | 2025.12.20 23:57:31.174761 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35929 | ||
| 4124 | 2025.12.20 23:57:31.174789 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35999 | ||
| 4125 | 2025.12.20 23:57:31.174775 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52000 | ||
| 4126 | 2025.12.20 23:57:31.174842 [ 288 ] {} <Trace> TCP-Session: d07a3964-eb2a-4e5a-89cf-7a24325a7cf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2025.12.20 23:57:31.174774 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37225 | ||
| 4128 | 2025.12.20 23:57:31.175069 [ 288 ] {fc5f7334-978d-4de0-9311-5adbbe4d6b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49660) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4129 | 2025.12.20 23:57:31.175341 [ 288 ] {fc5f7334-978d-4de0-9311-5adbbe4d6b1e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4130 | 2025.12.20 23:57:31.175398 [ 288 ] {fc5f7334-978d-4de0-9311-5adbbe4d6b1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4131 | 2025.12.20 23:57:31.175695 [ 288 ] {fc5f7334-978d-4de0-9311-5adbbe4d6b1e} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a) (SelectExecutor): Key condition: unknown | ||
| 4132 | 2025.12.20 23:57:31.176651 [ 307 ] {fc5f7334-978d-4de0-9311-5adbbe4d6b1e} <Trace> AggregatingTransform: Aggregating | ||
| 4133 | 2025.12.20 23:57:31.176725 [ 307 ] {fc5f7334-978d-4de0-9311-5adbbe4d6b1e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4134 | 2025.12.20 23:57:31.176772 [ 307 ] {fc5f7334-978d-4de0-9311-5adbbe4d6b1e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969702 sec. (1031.245 rows/sec., 40.28 KiB/sec.) | ||
| 4135 | 2025.12.20 23:57:31.176796 [ 307 ] {fc5f7334-978d-4de0-9311-5adbbe4d6b1e} <Trace> Aggregator: Merging aggregated data | ||
| 4136 | 2025.12.20 23:57:31.177884 [ 288 ] {fc5f7334-978d-4de0-9311-5adbbe4d6b1e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002873 sec., 348.0682213713888 rows/sec., 13.60 KiB/sec. | ||
| 4137 | 2025.12.20 23:57:31.178030 [ 288 ] {fc5f7334-978d-4de0-9311-5adbbe4d6b1e} <Debug> TCPHandler: Processed in 0.00331077 sec. | ||
| 4138 | 2025.12.20 23:57:31.178144 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4139 | 2025.12.20 23:57:31.178179 [ 288 ] {} <Debug> TCP-Session: d07a3964-eb2a-4e5a-89cf-7a24325a7cf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2025.12.20 23:57:31.179682 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4141 | 2025.12.20 23:57:31.179728 [ 289 ] {} <Debug> TCP-Session: 209c7373-794d-4697-bf31-c15d4d8185c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62276 | ||
| 4142 | 2025.12.20 23:57:31.179754 [ 289 ] {} <Debug> TCP-Session: 209c7373-794d-4697-bf31-c15d4d8185c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2025.12.20 23:57:31.179771 [ 289 ] {} <Debug> TCP-Session: 209c7373-794d-4697-bf31-c15d4d8185c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2025.12.20 23:57:31.179779 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4145 | 2025.12.20 23:57:31.179813 [ 293 ] {} <Debug> TCP-Session: a1c24628-6e1b-4445-9760-6c6715ed8f46 Authenticating user 'default' from [fd00:1122:3344:101::e]:37225 | ||
| 4146 | 2025.12.20 23:57:31.179832 [ 293 ] {} <Debug> TCP-Session: a1c24628-6e1b-4445-9760-6c6715ed8f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2025.12.20 23:57:31.179844 [ 293 ] {} <Debug> TCP-Session: a1c24628-6e1b-4445-9760-6c6715ed8f46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2025.12.20 23:57:31.179857 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4149 | 2025.12.20 23:57:31.179909 [ 294 ] {} <Debug> TCP-Session: 89d94c55-102f-44b2-b2fd-821a8ddd8771 Authenticating user 'default' from [fd00:1122:3344:101::e]:35999 | ||
| 4150 | 2025.12.20 23:57:31.179935 [ 294 ] {} <Debug> TCP-Session: 89d94c55-102f-44b2-b2fd-821a8ddd8771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4151 | 2025.12.20 23:57:31.179952 [ 294 ] {} <Debug> TCP-Session: 89d94c55-102f-44b2-b2fd-821a8ddd8771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2025.12.20 23:57:31.180009 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40134 | ||
| 4153 | 2025.12.20 23:57:31.180009 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34783 | ||
| 4154 | 2025.12.20 23:57:31.187050 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4155 | 2025.12.20 23:57:31.187093 [ 292 ] {} <Debug> TCP-Session: 89cbb9df-9be6-4d55-b524-d7d3d8078c62 Authenticating user 'default' from [fd00:1122:3344:101::e]:35929 | ||
| 4156 | 2025.12.20 23:57:31.187115 [ 292 ] {} <Debug> TCP-Session: 89cbb9df-9be6-4d55-b524-d7d3d8078c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2025.12.20 23:57:31.187131 [ 292 ] {} <Debug> TCP-Session: 89cbb9df-9be6-4d55-b524-d7d3d8078c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2025.12.20 23:57:31.189440 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4159 | 2025.12.20 23:57:31.189480 [ 286 ] {} <Debug> TCP-Session: 555e50c6-79ed-4473-bb20-5dcbca7593b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34783 | ||
| 4160 | 2025.12.20 23:57:31.189500 [ 286 ] {} <Debug> TCP-Session: 555e50c6-79ed-4473-bb20-5dcbca7593b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2025.12.20 23:57:31.189513 [ 286 ] {} <Debug> TCP-Session: 555e50c6-79ed-4473-bb20-5dcbca7593b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2025.12.20 23:57:31.189537 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4163 | 2025.12.20 23:57:31.189537 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4164 | 2025.12.20 23:57:31.189570 [ 274 ] {} <Debug> TCP-Session: 14d6ff63-8c07-4f15-b963-3ae140f65614 Authenticating user 'default' from [fd00:1122:3344:101::e]:40134 | ||
| 4165 | 2025.12.20 23:57:31.189593 [ 274 ] {} <Debug> TCP-Session: 14d6ff63-8c07-4f15-b963-3ae140f65614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2025.12.20 23:57:31.189594 [ 290 ] {} <Debug> TCP-Session: 632ca054-cc8a-436f-84a5-21eeac177ecf Authenticating user 'default' from [fd00:1122:3344:101::e]:36688 | ||
| 4167 | 2025.12.20 23:57:31.189606 [ 274 ] {} <Debug> TCP-Session: 14d6ff63-8c07-4f15-b963-3ae140f65614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2025.12.20 23:57:31.189622 [ 290 ] {} <Debug> TCP-Session: 632ca054-cc8a-436f-84a5-21eeac177ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4169 | 2025.12.20 23:57:31.189640 [ 290 ] {} <Debug> TCP-Session: 632ca054-cc8a-436f-84a5-21eeac177ecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4170 | 2025.12.20 23:57:31.191774 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4171 | 2025.12.20 23:57:31.191826 [ 291 ] {} <Debug> TCP-Session: d67246d6-69af-4b14-9251-244f220f4cbc Authenticating user 'default' from [fd00:1122:3344:101::e]:52000 | ||
| 4172 | 2025.12.20 23:57:31.191851 [ 291 ] {} <Debug> TCP-Session: d67246d6-69af-4b14-9251-244f220f4cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4173 | 2025.12.20 23:57:31.191866 [ 291 ] {} <Debug> TCP-Session: d67246d6-69af-4b14-9251-244f220f4cbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2025.12.20 23:57:31.204080 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62276). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4175 | |||
| 4176 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4177 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4178 | 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 | ||
| 4179 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4180 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4181 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4182 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4183 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4184 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4185 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4186 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4187 | (version 23.8.7.1) | ||
| 4188 | 2025.12.20 23:57:31.204248 [ 289 ] {} <Debug> TCP-Session: 209c7373-794d-4697-bf31-c15d4d8185c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2025.12.20 23:57:31.204270 [ 274 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40134). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4190 | |||
| 4191 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4192 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4193 | 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 | ||
| 4194 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4195 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4196 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4197 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4198 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4199 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4200 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4201 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4202 | (version 23.8.7.1) | ||
| 4203 | 2025.12.20 23:57:31.204362 [ 274 ] {} <Debug> TCP-Session: 14d6ff63-8c07-4f15-b963-3ae140f65614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2025.12.20 23:57:31.204392 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35929). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4205 | |||
| 4206 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4207 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4208 | 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 | ||
| 4209 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4210 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4211 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4212 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4213 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4214 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4215 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4216 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4217 | (version 23.8.7.1) | ||
| 4218 | 2025.12.20 23:57:31.204473 [ 292 ] {} <Debug> TCP-Session: 89cbb9df-9be6-4d55-b524-d7d3d8078c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2025.12.20 23:57:31.204506 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52000). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4220 | |||
| 4221 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4222 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4223 | 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 | ||
| 4224 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4225 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4226 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4227 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4228 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4229 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4230 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4231 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4232 | (version 23.8.7.1) | ||
| 4233 | 2025.12.20 23:57:31.204584 [ 291 ] {} <Debug> TCP-Session: d67246d6-69af-4b14-9251-244f220f4cbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2025.12.20 23:57:31.204614 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37225). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4235 | |||
| 4236 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4237 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4238 | 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 | ||
| 4239 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4240 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4241 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4242 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4243 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4244 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4245 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4246 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4247 | (version 23.8.7.1) | ||
| 4248 | 2025.12.20 23:57:31.204702 [ 293 ] {} <Debug> TCP-Session: a1c24628-6e1b-4445-9760-6c6715ed8f46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2025.12.20 23:57:31.204726 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34783). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4250 | |||
| 4251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4253 | 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 | ||
| 4254 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4255 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4256 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4257 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4258 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4259 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4260 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4261 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4262 | (version 23.8.7.1) | ||
| 4263 | 2025.12.20 23:57:31.204818 [ 286 ] {} <Debug> TCP-Session: 555e50c6-79ed-4473-bb20-5dcbca7593b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2025.12.20 23:57:31.204828 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35999). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4265 | |||
| 4266 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4267 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4268 | 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 | ||
| 4269 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4270 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4271 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4272 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4273 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4274 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4275 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4276 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4277 | (version 23.8.7.1) | ||
| 4278 | 2025.12.20 23:57:31.204881 [ 294 ] {} <Debug> TCP-Session: 89d94c55-102f-44b2-b2fd-821a8ddd8771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4279 | 2025.12.20 23:57:31.204903 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36688). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4280 | |||
| 4281 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4282 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4283 | 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 | ||
| 4284 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4285 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4286 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4287 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4288 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4289 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4290 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4291 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4292 | (version 23.8.7.1) | ||
| 4293 | 2025.12.20 23:57:31.204960 [ 290 ] {} <Debug> TCP-Session: 632ca054-cc8a-436f-84a5-21eeac177ecf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2025.12.20 23:57:32.132886 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36140 | ||
| 4295 | 2025.12.20 23:57:32.132992 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4296 | 2025.12.20 23:57:32.133019 [ 286 ] {} <Debug> TCP-Session: 83d8dd9c-85b4-4e87-8b5a-999e65d0a07b Authenticating user 'default' from [fd00:1122:3344:101::e]:36140 | ||
| 4297 | 2025.12.20 23:57:32.133041 [ 286 ] {} <Debug> TCP-Session: 83d8dd9c-85b4-4e87-8b5a-999e65d0a07b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2025.12.20 23:57:32.133053 [ 286 ] {} <Debug> TCP-Session: 83d8dd9c-85b4-4e87-8b5a-999e65d0a07b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2025.12.20 23:57:32.133228 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48068 | ||
| 4300 | 2025.12.20 23:57:32.133264 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43971 | ||
| 4301 | 2025.12.20 23:57:32.133286 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43519 | ||
| 4302 | 2025.12.20 23:57:32.133310 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47850 | ||
| 4303 | 2025.12.20 23:57:32.133318 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49224 | ||
| 4304 | 2025.12.20 23:57:32.133361 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4305 | 2025.12.20 23:57:32.133384 [ 286 ] {} <Trace> TCP-Session: 83d8dd9c-85b4-4e87-8b5a-999e65d0a07b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4306 | 2025.12.20 23:57:32.133401 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4307 | 2025.12.20 23:57:32.133402 [ 290 ] {} <Debug> TCP-Session: c27db258-aced-4874-88a3-25c797dd3d96 Authenticating user 'default' from [fd00:1122:3344:101::e]:43971 | ||
| 4308 | 2025.12.20 23:57:32.133401 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4309 | 2025.12.20 23:57:32.133424 [ 294 ] {} <Debug> TCP-Session: 7d6be8dc-1ead-43d3-9f49-81376febcb36 Authenticating user 'default' from [fd00:1122:3344:101::e]:47850 | ||
| 4310 | 2025.12.20 23:57:32.133432 [ 290 ] {} <Debug> TCP-Session: c27db258-aced-4874-88a3-25c797dd3d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2025.12.20 23:57:32.133453 [ 292 ] {} <Debug> TCP-Session: 6acfa77e-a9f0-44dd-84c7-0c5e8507e5a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43519 | ||
| 4312 | 2025.12.20 23:57:32.133462 [ 290 ] {} <Debug> TCP-Session: c27db258-aced-4874-88a3-25c797dd3d96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4313 | 2025.12.20 23:57:32.133456 [ 294 ] {} <Debug> TCP-Session: 7d6be8dc-1ead-43d3-9f49-81376febcb36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4314 | 2025.12.20 23:57:32.133486 [ 292 ] {} <Debug> TCP-Session: 6acfa77e-a9f0-44dd-84c7-0c5e8507e5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4315 | 2025.12.20 23:57:32.133506 [ 294 ] {} <Debug> TCP-Session: 7d6be8dc-1ead-43d3-9f49-81376febcb36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2025.12.20 23:57:32.133526 [ 292 ] {} <Debug> TCP-Session: 6acfa77e-a9f0-44dd-84c7-0c5e8507e5a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2025.12.20 23:57:32.133421 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4318 | 2025.12.20 23:57:32.133555 [ 286 ] {3e123644-24a1-414d-b6bf-7ce53f8524d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36140) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4319 | 2025.12.20 23:57:32.133583 [ 274 ] {} <Debug> TCP-Session: 8041cf62-aefd-4891-b122-a11ccbc03ae9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49224 | ||
| 4320 | 2025.12.20 23:57:32.133362 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4321 | 2025.12.20 23:57:32.133603 [ 274 ] {} <Debug> TCP-Session: 8041cf62-aefd-4891-b122-a11ccbc03ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4322 | 2025.12.20 23:57:32.133300 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49196 | ||
| 4323 | 2025.12.20 23:57:32.133640 [ 274 ] {} <Debug> TCP-Session: 8041cf62-aefd-4891-b122-a11ccbc03ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2025.12.20 23:57:32.133639 [ 288 ] {} <Debug> TCP-Session: 950424bd-5c59-4c3d-b59c-ac4190f4b619 Authenticating user 'default' from [fd00:1122:3344:101::e]:48068 | ||
| 4325 | 2025.12.20 23:57:32.133300 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57997 | ||
| 4326 | 2025.12.20 23:57:32.133731 [ 288 ] {} <Debug> TCP-Session: 950424bd-5c59-4c3d-b59c-ac4190f4b619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2025.12.20 23:57:32.133262 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35688 | ||
| 4328 | 2025.12.20 23:57:32.133758 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4329 | 2025.12.20 23:57:32.133794 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4330 | 2025.12.20 23:57:32.133751 [ 288 ] {} <Debug> TCP-Session: 950424bd-5c59-4c3d-b59c-ac4190f4b619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4331 | 2025.12.20 23:57:32.133824 [ 286 ] {3e123644-24a1-414d-b6bf-7ce53f8524d7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4332 | 2025.12.20 23:57:32.133829 [ 293 ] {} <Debug> TCP-Session: 2d4f21d7-0263-449f-b162-09a93dccbec1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57997 | ||
| 4333 | 2025.12.20 23:57:32.133818 [ 291 ] {} <Debug> TCP-Session: c8bfe37b-395e-4c93-afef-74fe100c8356 Authenticating user 'default' from [fd00:1122:3344:101::e]:49196 | ||
| 4334 | 2025.12.20 23:57:32.133889 [ 293 ] {} <Debug> TCP-Session: 2d4f21d7-0263-449f-b162-09a93dccbec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2025.12.20 23:57:32.133894 [ 286 ] {3e123644-24a1-414d-b6bf-7ce53f8524d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4336 | 2025.12.20 23:57:32.133919 [ 291 ] {} <Debug> TCP-Session: c8bfe37b-395e-4c93-afef-74fe100c8356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2025.12.20 23:57:32.133939 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4338 | 2025.12.20 23:57:32.133961 [ 291 ] {} <Debug> TCP-Session: c8bfe37b-395e-4c93-afef-74fe100c8356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2025.12.20 23:57:32.133987 [ 289 ] {} <Debug> TCP-Session: dbffe86e-729a-46dc-b2bf-affe333c624c Authenticating user 'default' from [fd00:1122:3344:101::e]:35688 | ||
| 4340 | 2025.12.20 23:57:32.133930 [ 293 ] {} <Debug> TCP-Session: 2d4f21d7-0263-449f-b162-09a93dccbec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2025.12.20 23:57:32.134018 [ 289 ] {} <Debug> TCP-Session: dbffe86e-729a-46dc-b2bf-affe333c624c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2025.12.20 23:57:32.134051 [ 289 ] {} <Debug> TCP-Session: dbffe86e-729a-46dc-b2bf-affe333c624c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2025.12.20 23:57:32.134222 [ 286 ] {3e123644-24a1-414d-b6bf-7ce53f8524d7} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a) (SelectExecutor): Key condition: unknown | ||
| 4344 | 2025.12.20 23:57:32.135149 [ 309 ] {3e123644-24a1-414d-b6bf-7ce53f8524d7} <Trace> AggregatingTransform: Aggregating | ||
| 4345 | 2025.12.20 23:57:32.135187 [ 309 ] {3e123644-24a1-414d-b6bf-7ce53f8524d7} <Trace> Aggregator: Aggregation method: without_key | ||
| 4346 | 2025.12.20 23:57:32.135220 [ 309 ] {3e123644-24a1-414d-b6bf-7ce53f8524d7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894099 sec. (1118.444 rows/sec., 43.69 KiB/sec.) | ||
| 4347 | 2025.12.20 23:57:32.135234 [ 309 ] {3e123644-24a1-414d-b6bf-7ce53f8524d7} <Trace> Aggregator: Merging aggregated data | ||
| 4348 | 2025.12.20 23:57:32.136347 [ 286 ] {3e123644-24a1-414d-b6bf-7ce53f8524d7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002848 sec., 351.12359550561797 rows/sec., 13.72 KiB/sec. | ||
| 4349 | 2025.12.20 23:57:32.136485 [ 286 ] {3e123644-24a1-414d-b6bf-7ce53f8524d7} <Debug> TCPHandler: Processed in 0.003217177 sec. | ||
| 4350 | 2025.12.20 23:57:32.136593 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4351 | 2025.12.20 23:57:32.136621 [ 286 ] {} <Debug> TCP-Session: 83d8dd9c-85b4-4e87-8b5a-999e65d0a07b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4352 | 2025.12.20 23:57:32.136625 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4353 | 2025.12.20 23:57:32.136647 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4354 | 2025.12.20 23:57:32.136664 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4355 | 2025.12.20 23:57:32.136683 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4356 | 2025.12.20 23:57:32.136707 [ 289 ] {} <Debug> TCP-Session: dbffe86e-729a-46dc-b2bf-affe333c624c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2025.12.20 23:57:32.136723 [ 274 ] {} <Debug> TCP-Session: 8041cf62-aefd-4891-b122-a11ccbc03ae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4358 | 2025.12.20 23:57:32.136727 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4359 | 2025.12.20 23:57:32.136741 [ 292 ] {} <Debug> TCP-Session: 6acfa77e-a9f0-44dd-84c7-0c5e8507e5a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4360 | 2025.12.20 23:57:32.136712 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4361 | 2025.12.20 23:57:32.136777 [ 294 ] {} <Debug> TCP-Session: 7d6be8dc-1ead-43d3-9f49-81376febcb36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2025.12.20 23:57:32.136698 [ 288 ] {} <Debug> TCP-Session: 950424bd-5c59-4c3d-b59c-ac4190f4b619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4363 | 2025.12.20 23:57:32.136815 [ 293 ] {} <Debug> TCP-Session: 2d4f21d7-0263-449f-b162-09a93dccbec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4364 | 2025.12.20 23:57:32.136631 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4365 | 2025.12.20 23:57:32.136700 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4366 | 2025.12.20 23:57:32.136892 [ 291 ] {} <Debug> TCP-Session: c8bfe37b-395e-4c93-afef-74fe100c8356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4367 | 2025.12.20 23:57:32.136909 [ 290 ] {} <Debug> TCP-Session: c27db258-aced-4874-88a3-25c797dd3d96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4368 | 2025.12.20 23:57:32.219008 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64609 | ||
| 4369 | 2025.12.20 23:57:32.219109 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4370 | 2025.12.20 23:57:32.219139 [ 286 ] {} <Debug> TCP-Session: 56ca0e04-1fc1-4aa0-9f29-abe5a30a46b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64609 | ||
| 4371 | 2025.12.20 23:57:32.219161 [ 286 ] {} <Debug> TCP-Session: 56ca0e04-1fc1-4aa0-9f29-abe5a30a46b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2025.12.20 23:57:32.219176 [ 286 ] {} <Debug> TCP-Session: 56ca0e04-1fc1-4aa0-9f29-abe5a30a46b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4373 | 2025.12.20 23:57:32.219389 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54302 | ||
| 4374 | 2025.12.20 23:57:32.219409 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59844 | ||
| 4375 | 2025.12.20 23:57:32.219435 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59634 | ||
| 4376 | 2025.12.20 23:57:32.219438 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49253 | ||
| 4377 | 2025.12.20 23:57:32.219471 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61234 | ||
| 4378 | 2025.12.20 23:57:32.219503 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4379 | 2025.12.20 23:57:32.219508 [ 286 ] {} <Trace> TCP-Session: 56ca0e04-1fc1-4aa0-9f29-abe5a30a46b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4380 | 2025.12.20 23:57:32.219534 [ 290 ] {} <Debug> TCP-Session: ea094b1d-8964-4b9b-8e33-c019a56c2d33 Authenticating user 'default' from [fd00:1122:3344:101::e]:59844 | ||
| 4381 | 2025.12.20 23:57:32.219527 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4382 | 2025.12.20 23:57:32.219555 [ 290 ] {} <Debug> TCP-Session: ea094b1d-8964-4b9b-8e33-c019a56c2d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4383 | 2025.12.20 23:57:32.219566 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4384 | 2025.12.20 23:57:32.219579 [ 290 ] {} <Debug> TCP-Session: ea094b1d-8964-4b9b-8e33-c019a56c2d33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4385 | 2025.12.20 23:57:32.219578 [ 292 ] {} <Debug> TCP-Session: 448c98a4-7f88-4719-be67-3bf9e5b21eda Authenticating user 'default' from [fd00:1122:3344:101::e]:59634 | ||
| 4386 | 2025.12.20 23:57:32.219593 [ 274 ] {} <Debug> TCP-Session: c79ff237-606c-41f7-90a8-0beb7ec024fa Authenticating user 'default' from [fd00:1122:3344:101::e]:61234 | ||
| 4387 | 2025.12.20 23:57:32.219620 [ 292 ] {} <Debug> TCP-Session: 448c98a4-7f88-4719-be67-3bf9e5b21eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4388 | 2025.12.20 23:57:32.219629 [ 274 ] {} <Debug> TCP-Session: c79ff237-606c-41f7-90a8-0beb7ec024fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4389 | 2025.12.20 23:57:32.219642 [ 292 ] {} <Debug> TCP-Session: 448c98a4-7f88-4719-be67-3bf9e5b21eda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2025.12.20 23:57:32.219655 [ 274 ] {} <Debug> TCP-Session: c79ff237-606c-41f7-90a8-0beb7ec024fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2025.12.20 23:57:32.219674 [ 286 ] {039a5551-f842-4146-a49e-4ea4811dce06} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64609) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4392 | 2025.12.20 23:57:32.219572 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4393 | 2025.12.20 23:57:32.219503 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4394 | 2025.12.20 23:57:32.219744 [ 291 ] {} <Debug> TCP-Session: c2be7421-f84c-4786-97d5-6c3af262af2d Authenticating user 'default' from [fd00:1122:3344:101::e]:49253 | ||
| 4395 | 2025.12.20 23:57:32.219765 [ 289 ] {} <Debug> TCP-Session: 3298e210-f9c0-48a1-b9b2-9ed8f6182721 Authenticating user 'default' from [fd00:1122:3344:101::e]:54302 | ||
| 4396 | 2025.12.20 23:57:32.219466 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41878 | ||
| 4397 | 2025.12.20 23:57:32.219792 [ 289 ] {} <Debug> TCP-Session: 3298e210-f9c0-48a1-b9b2-9ed8f6182721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4398 | 2025.12.20 23:57:32.219782 [ 291 ] {} <Debug> TCP-Session: c2be7421-f84c-4786-97d5-6c3af262af2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4399 | 2025.12.20 23:57:32.219826 [ 289 ] {} <Debug> TCP-Session: 3298e210-f9c0-48a1-b9b2-9ed8f6182721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2025.12.20 23:57:32.219847 [ 291 ] {} <Debug> TCP-Session: c2be7421-f84c-4786-97d5-6c3af262af2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2025.12.20 23:57:32.219855 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4402 | 2025.12.20 23:57:32.219445 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50950 | ||
| 4403 | 2025.12.20 23:57:32.219894 [ 294 ] {} <Debug> TCP-Session: eeb993ec-e754-4e9d-9926-5dba330ee182 Authenticating user 'default' from [fd00:1122:3344:101::e]:41878 | ||
| 4404 | 2025.12.20 23:57:32.219917 [ 286 ] {039a5551-f842-4146-a49e-4ea4811dce06} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4405 | 2025.12.20 23:57:32.219944 [ 294 ] {} <Debug> TCP-Session: eeb993ec-e754-4e9d-9926-5dba330ee182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2025.12.20 23:57:32.219389 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37048 | ||
| 4407 | 2025.12.20 23:57:32.219982 [ 286 ] {039a5551-f842-4146-a49e-4ea4811dce06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4408 | 2025.12.20 23:57:32.219999 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4409 | 2025.12.20 23:57:32.219961 [ 294 ] {} <Debug> TCP-Session: eeb993ec-e754-4e9d-9926-5dba330ee182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4410 | 2025.12.20 23:57:32.220041 [ 293 ] {} <Debug> TCP-Session: f1e0f28d-3a72-4fb5-9383-ab1870871a29 Authenticating user 'default' from [fd00:1122:3344:101::e]:50950 | ||
| 4411 | 2025.12.20 23:57:32.220047 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4412 | 2025.12.20 23:57:32.220071 [ 293 ] {} <Debug> TCP-Session: f1e0f28d-3a72-4fb5-9383-ab1870871a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4413 | 2025.12.20 23:57:32.220088 [ 288 ] {} <Debug> TCP-Session: 2c77a5cc-d86e-4176-9beb-3db933318d9d Authenticating user 'default' from [fd00:1122:3344:101::e]:37048 | ||
| 4414 | 2025.12.20 23:57:32.220089 [ 293 ] {} <Debug> TCP-Session: f1e0f28d-3a72-4fb5-9383-ab1870871a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4415 | 2025.12.20 23:57:32.220110 [ 288 ] {} <Debug> TCP-Session: 2c77a5cc-d86e-4176-9beb-3db933318d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2025.12.20 23:57:32.220128 [ 288 ] {} <Debug> TCP-Session: 2c77a5cc-d86e-4176-9beb-3db933318d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2025.12.20 23:57:32.220309 [ 286 ] {039a5551-f842-4146-a49e-4ea4811dce06} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a) (SelectExecutor): Key condition: unknown | ||
| 4418 | 2025.12.20 23:57:32.221123 [ 342 ] {039a5551-f842-4146-a49e-4ea4811dce06} <Trace> AggregatingTransform: Aggregating | ||
| 4419 | 2025.12.20 23:57:32.221171 [ 342 ] {039a5551-f842-4146-a49e-4ea4811dce06} <Trace> Aggregator: Aggregation method: without_key | ||
| 4420 | 2025.12.20 23:57:32.221206 [ 342 ] {039a5551-f842-4146-a49e-4ea4811dce06} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000794167 sec. (1259.181 rows/sec., 49.19 KiB/sec.) | ||
| 4421 | 2025.12.20 23:57:32.221224 [ 342 ] {039a5551-f842-4146-a49e-4ea4811dce06} <Trace> Aggregator: Merging aggregated data | ||
| 4422 | 2025.12.20 23:57:32.222555 [ 286 ] {039a5551-f842-4146-a49e-4ea4811dce06} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002931 sec., 341.180484476288 rows/sec., 13.33 KiB/sec. | ||
| 4423 | 2025.12.20 23:57:32.222678 [ 286 ] {039a5551-f842-4146-a49e-4ea4811dce06} <Debug> TCPHandler: Processed in 0.003276489 sec. | ||
| 4424 | 2025.12.20 23:57:32.222826 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4425 | 2025.12.20 23:57:32.222862 [ 286 ] {} <Debug> TCP-Session: 56ca0e04-1fc1-4aa0-9f29-abe5a30a46b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4426 | 2025.12.20 23:57:32.222864 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4427 | 2025.12.20 23:57:32.222890 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4428 | 2025.12.20 23:57:32.222910 [ 289 ] {} <Debug> TCP-Session: 3298e210-f9c0-48a1-b9b2-9ed8f6182721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4429 | 2025.12.20 23:57:32.222909 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4430 | 2025.12.20 23:57:32.222928 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4431 | 2025.12.20 23:57:32.222944 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4432 | 2025.12.20 23:57:32.222974 [ 274 ] {} <Debug> TCP-Session: c79ff237-606c-41f7-90a8-0beb7ec024fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4433 | 2025.12.20 23:57:32.222981 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4434 | 2025.12.20 23:57:32.223006 [ 293 ] {} <Debug> TCP-Session: f1e0f28d-3a72-4fb5-9383-ab1870871a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2025.12.20 23:57:32.223002 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4436 | 2025.12.20 23:57:32.223048 [ 292 ] {} <Debug> TCP-Session: 448c98a4-7f88-4719-be67-3bf9e5b21eda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2025.12.20 23:57:32.222990 [ 288 ] {} <Debug> TCP-Session: 2c77a5cc-d86e-4176-9beb-3db933318d9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2025.12.20 23:57:32.222977 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4439 | 2025.12.20 23:57:32.222935 [ 290 ] {} <Debug> TCP-Session: ea094b1d-8964-4b9b-8e33-c019a56c2d33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4440 | 2025.12.20 23:57:32.223136 [ 294 ] {} <Debug> TCP-Session: eeb993ec-e754-4e9d-9926-5dba330ee182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4441 | 2025.12.20 23:57:32.223161 [ 291 ] {} <Debug> TCP-Session: c2be7421-f84c-4786-97d5-6c3af262af2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4442 | 2025.12.20 23:57:32.383838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8133 | ||
| 4443 | 2025.12.20 23:57:32.384492 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2025.12.20 23:57:32.384541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4445 | 2025.12.20 23:57:32.385047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4446 | 2025.12.20 23:57:32.385286 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2025.12.20 23:57:32.385431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8133 | ||
| 4448 | 2025.12.20 23:57:32.817517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4449 | 2025.12.20 23:57:32.833634 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2025.12.20 23:57:32.833700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4451 | 2025.12.20 23:57:32.840186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4452 | 2025.12.20 23:57:32.841014 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2025.12.20 23:57:32.844702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4454 | 2025.12.20 23:57:33.216931 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2025.12.20 23:57:33.217105 [ 275 ] {ca68d75e-8384-4549-b351-082e0765e02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4456 | 2025.12.20 23:57:33.217171 [ 275 ] {ca68d75e-8384-4549-b351-082e0765e02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4457 | 2025.12.20 23:57:33.217995 [ 275 ] {ca68d75e-8384-4549-b351-082e0765e02b} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2025.12.20 23:57:33.218043 [ 275 ] {ca68d75e-8384-4549-b351-082e0765e02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4459 | 2025.12.20 23:57:33.218447 [ 275 ] {ca68d75e-8384-4549-b351-082e0765e02b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4460 | 2025.12.20 23:57:33.218673 [ 275 ] {ca68d75e-8384-4549-b351-082e0765e02b} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2025.12.20 23:57:33.218817 [ 97 ] {} <Debug> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4462 | 2025.12.20 23:57:33.218826 [ 275 ] {ca68d75e-8384-4549-b351-082e0765e02b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001767 sec., 232031.69213355973 rows/sec., 14.72 MiB/sec. | ||
| 4463 | 2025.12.20 23:57:33.218859 [ 97 ] {} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4464 | 2025.12.20 23:57:33.218880 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4465 | 2025.12.20 23:57:33.218885 [ 275 ] {ca68d75e-8384-4549-b351-082e0765e02b} <Debug> TCPHandler: Processed in 0.002081359 sec. | ||
| 4466 | 2025.12.20 23:57:33.219009 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::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 | ||
| 4467 | 2025.12.20 23:57:33.219021 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2025.12.20 23:57:33.219145 [ 275 ] {5c526702-5c34-4b60-9a3c-d709f56783df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4469 | 2025.12.20 23:57:33.219150 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4470 | 2025.12.20 23:57:33.219204 [ 275 ] {5c526702-5c34-4b60-9a3c-d709f56783df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4471 | 2025.12.20 23:57:33.219206 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
| 4472 | 2025.12.20 23:57:33.219295 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 4473 | 2025.12.20 23:57:33.219345 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 4474 | 2025.12.20 23:57:33.219395 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 4475 | 2025.12.20 23:57:33.219448 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4476 | 2025.12.20 23:57:33.219502 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4477 | 2025.12.20 23:57:33.220275 [ 275 ] {5c526702-5c34-4b60-9a3c-d709f56783df} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2025.12.20 23:57:33.220317 [ 275 ] {5c526702-5c34-4b60-9a3c-d709f56783df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4479 | 2025.12.20 23:57:33.220726 [ 187 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001774419 sec., 1399894.8388176637 rows/sec., 94.41 MiB/sec. | ||
| 4480 | 2025.12.20 23:57:33.220739 [ 275 ] {5c526702-5c34-4b60-9a3c-d709f56783df} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4481 | 2025.12.20 23:57:33.220918 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4482 | 2025.12.20 23:57:33.221101 [ 275 ] {5c526702-5c34-4b60-9a3c-d709f56783df} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2025.12.20 23:57:33.221253 [ 275 ] {5c526702-5c34-4b60-9a3c-d709f56783df} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002129 sec., 522310.94410521374 rows/sec., 41.21 MiB/sec. | ||
| 4484 | 2025.12.20 23:57:33.221260 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_11_2} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2025.12.20 23:57:33.221296 [ 275 ] {5c526702-5c34-4b60-9a3c-d709f56783df} <Debug> TCPHandler: Processed in 0.002328268 sec. | ||
| 4486 | 2025.12.20 23:57:33.221356 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_11_2} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4487 | 2025.12.20 23:57:33.221431 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2025.12.20 23:57:33.221435 [ 206 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4489 | 2025.12.20 23:57:33.221534 [ 275 ] {12d7748d-f893-45f1-9bb7-f64176c8d495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4490 | 2025.12.20 23:57:33.221581 [ 275 ] {12d7748d-f893-45f1-9bb7-f64176c8d495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4491 | 2025.12.20 23:57:33.222145 [ 275 ] {12d7748d-f893-45f1-9bb7-f64176c8d495} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2025.12.20 23:57:33.222183 [ 275 ] {12d7748d-f893-45f1-9bb7-f64176c8d495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4493 | 2025.12.20 23:57:33.222523 [ 275 ] {12d7748d-f893-45f1-9bb7-f64176c8d495} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4494 | 2025.12.20 23:57:33.222736 [ 275 ] {12d7748d-f893-45f1-9bb7-f64176c8d495} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2025.12.20 23:57:33.222835 [ 97 ] {} <Debug> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4496 | 2025.12.20 23:57:33.222867 [ 97 ] {} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4497 | 2025.12.20 23:57:33.222868 [ 275 ] {12d7748d-f893-45f1-9bb7-f64176c8d495} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001353 sec., 151515.15151515152 rows/sec., 8.89 MiB/sec. | ||
| 4498 | 2025.12.20 23:57:33.222885 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4499 | 2025.12.20 23:57:33.222912 [ 275 ] {12d7748d-f893-45f1-9bb7-f64176c8d495} <Debug> TCPHandler: Processed in 0.001533841 sec. | ||
| 4500 | 2025.12.20 23:57:33.222959 [ 197 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::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 | ||
| 4501 | 2025.12.20 23:57:33.223035 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4502 | 2025.12.20 23:57:33.223048 [ 197 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4503 | 2025.12.20 23:57:33.223077 [ 197 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 4504 | 2025.12.20 23:57:33.223135 [ 197 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 205 rows starting from the beginning of the part | ||
| 4505 | 2025.12.20 23:57:33.223179 [ 197 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
| 4506 | 2025.12.20 23:57:33.223222 [ 197 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 205 rows starting from the beginning of the part | ||
| 4507 | 2025.12.20 23:57:33.223225 [ 275 ] {81e95e66-b635-4e64-a9be-1075400dbbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4508 | 2025.12.20 23:57:33.223262 [ 197 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 4509 | 2025.12.20 23:57:33.223324 [ 275 ] {81e95e66-b635-4e64-a9be-1075400dbbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4510 | 2025.12.20 23:57:33.223338 [ 197 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 205 rows starting from the beginning of the part | ||
| 4511 | 2025.12.20 23:57:33.223862 [ 275 ] {81e95e66-b635-4e64-a9be-1075400dbbf6} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2025.12.20 23:57:33.223900 [ 275 ] {81e95e66-b635-4e64-a9be-1075400dbbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4513 | 2025.12.20 23:57:33.224171 [ 187 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241992 sec., 785834.369303506 rows/sec., 50.90 MiB/sec. | ||
| 4514 | 2025.12.20 23:57:33.224228 [ 275 ] {81e95e66-b635-4e64-a9be-1075400dbbf6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4515 | 2025.12.20 23:57:33.224411 [ 188 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4516 | 2025.12.20 23:57:33.224494 [ 275 ] {81e95e66-b635-4e64-a9be-1075400dbbf6} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2025.12.20 23:57:33.224642 [ 275 ] {81e95e66-b635-4e64-a9be-1075400dbbf6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001444 sec., 146814.40443213296 rows/sec., 9.47 MiB/sec. | ||
| 4518 | 2025.12.20 23:57:33.224682 [ 275 ] {81e95e66-b635-4e64-a9be-1075400dbbf6} <Debug> TCPHandler: Processed in 0.001699146 sec. | ||
| 4519 | 2025.12.20 23:57:33.224799 [ 188 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_21_4} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2025.12.20 23:57:33.224805 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4521 | 2025.12.20 23:57:33.224898 [ 188 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_21_4} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4522 | 2025.12.20 23:57:33.224921 [ 275 ] {102bceb2-46f2-41d4-afb9-93a2128773d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4523 | 2025.12.20 23:57:33.224967 [ 275 ] {102bceb2-46f2-41d4-afb9-93a2128773d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4524 | 2025.12.20 23:57:33.225004 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4525 | 2025.12.20 23:57:33.225501 [ 275 ] {102bceb2-46f2-41d4-afb9-93a2128773d2} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2025.12.20 23:57:33.225542 [ 275 ] {102bceb2-46f2-41d4-afb9-93a2128773d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4527 | 2025.12.20 23:57:33.225871 [ 275 ] {102bceb2-46f2-41d4-afb9-93a2128773d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4528 | 2025.12.20 23:57:33.226098 [ 275 ] {102bceb2-46f2-41d4-afb9-93a2128773d2} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2025.12.20 23:57:33.226201 [ 97 ] {} <Debug> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4530 | 2025.12.20 23:57:33.226231 [ 275 ] {102bceb2-46f2-41d4-afb9-93a2128773d2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001329 sec., 158765.98946576373 rows/sec., 9.02 MiB/sec. | ||
| 4531 | 2025.12.20 23:57:33.226242 [ 97 ] {} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2025.12.20 23:57:33.226270 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4533 | 2025.12.20 23:57:33.226272 [ 275 ] {102bceb2-46f2-41d4-afb9-93a2128773d2} <Debug> TCPHandler: Processed in 0.001516921 sec. | ||
| 4534 | 2025.12.20 23:57:33.226360 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::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 | ||
| 4535 | 2025.12.20 23:57:33.226419 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4536 | 2025.12.20 23:57:33.226454 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4537 | 2025.12.20 23:57:33.226485 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
| 4538 | 2025.12.20 23:57:33.226524 [ 275 ] {4597dc35-5958-4063-b035-6d7410062d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4539 | 2025.12.20 23:57:33.226534 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 4540 | 2025.12.20 23:57:33.226572 [ 275 ] {4597dc35-5958-4063-b035-6d7410062d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4541 | 2025.12.20 23:57:33.226585 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 4542 | 2025.12.20 23:57:33.226628 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 4543 | 2025.12.20 23:57:33.226665 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4544 | 2025.12.20 23:57:33.226701 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4545 | 2025.12.20 23:57:33.227351 [ 275 ] {4597dc35-5958-4063-b035-6d7410062d21} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2025.12.20 23:57:33.227392 [ 275 ] {4597dc35-5958-4063-b035-6d7410062d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4547 | 2025.12.20 23:57:33.227642 [ 188 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312524 sec., 973696.4809786335 rows/sec., 59.19 MiB/sec. | ||
| 4548 | 2025.12.20 23:57:33.227746 [ 275 ] {4597dc35-5958-4063-b035-6d7410062d21} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4549 | 2025.12.20 23:57:33.227841 [ 187 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4550 | 2025.12.20 23:57:33.227999 [ 275 ] {4597dc35-5958-4063-b035-6d7410062d21} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2025.12.20 23:57:33.228145 [ 275 ] {4597dc35-5958-4063-b035-6d7410062d21} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00164 sec., 414024.39024390245 rows/sec., 28.86 MiB/sec. | ||
| 4552 | 2025.12.20 23:57:33.228184 [ 275 ] {4597dc35-5958-4063-b035-6d7410062d21} <Debug> TCPHandler: Processed in 0.00182269 sec. | ||
| 4553 | 2025.12.20 23:57:33.228189 [ 187 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_11_2} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2025.12.20 23:57:33.228304 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2025.12.20 23:57:33.228310 [ 187 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_11_2} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4556 | 2025.12.20 23:57:33.228434 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4557 | 2025.12.20 23:57:33.228435 [ 275 ] {aeeba176-e3fa-4293-a987-9f29e3ed7496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4558 | 2025.12.20 23:57:33.228503 [ 275 ] {aeeba176-e3fa-4293-a987-9f29e3ed7496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4559 | 2025.12.20 23:57:33.228887 [ 275 ] {aeeba176-e3fa-4293-a987-9f29e3ed7496} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2025.12.20 23:57:33.228924 [ 275 ] {aeeba176-e3fa-4293-a987-9f29e3ed7496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4561 | 2025.12.20 23:57:33.229246 [ 275 ] {aeeba176-e3fa-4293-a987-9f29e3ed7496} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4562 | 2025.12.20 23:57:33.229469 [ 275 ] {aeeba176-e3fa-4293-a987-9f29e3ed7496} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4563 | 2025.12.20 23:57:33.229601 [ 275 ] {aeeba176-e3fa-4293-a987-9f29e3ed7496} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001186 sec., 5059.021922428331 rows/sec., 264.31 KiB/sec. | ||
| 4564 | 2025.12.20 23:57:33.229648 [ 275 ] {aeeba176-e3fa-4293-a987-9f29e3ed7496} <Debug> TCPHandler: Processed in 0.001395896 sec. | ||
| 4565 | 2025.12.20 23:57:33.229771 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2025.12.20 23:57:33.229868 [ 275 ] {9dfc547f-38b8-4d95-a24e-b40dd97e4cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4567 | 2025.12.20 23:57:33.229912 [ 275 ] {9dfc547f-38b8-4d95-a24e-b40dd97e4cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4568 | 2025.12.20 23:57:33.230444 [ 275 ] {9dfc547f-38b8-4d95-a24e-b40dd97e4cfc} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2025.12.20 23:57:33.230479 [ 275 ] {9dfc547f-38b8-4d95-a24e-b40dd97e4cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4570 | 2025.12.20 23:57:33.230845 [ 275 ] {9dfc547f-38b8-4d95-a24e-b40dd97e4cfc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4571 | 2025.12.20 23:57:33.231061 [ 275 ] {9dfc547f-38b8-4d95-a24e-b40dd97e4cfc} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2025.12.20 23:57:33.231191 [ 275 ] {9dfc547f-38b8-4d95-a24e-b40dd97e4cfc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001342 sec., 233979.13561847986 rows/sec., 15.37 MiB/sec. | ||
| 4573 | 2025.12.20 23:57:33.231228 [ 275 ] {9dfc547f-38b8-4d95-a24e-b40dd97e4cfc} <Debug> TCPHandler: Processed in 0.00150972 sec. | ||
| 4574 | 2025.12.20 23:57:33.231345 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4575 | 2025.12.20 23:57:33.231440 [ 275 ] {0d569e11-fdb7-4fd0-9f2e-0d64710dd99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4576 | 2025.12.20 23:57:33.231482 [ 275 ] {0d569e11-fdb7-4fd0-9f2e-0d64710dd99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4577 | 2025.12.20 23:57:33.231807 [ 275 ] {0d569e11-fdb7-4fd0-9f2e-0d64710dd99e} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2025.12.20 23:57:33.231842 [ 275 ] {0d569e11-fdb7-4fd0-9f2e-0d64710dd99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4579 | 2025.12.20 23:57:33.232220 [ 275 ] {0d569e11-fdb7-4fd0-9f2e-0d64710dd99e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4580 | 2025.12.20 23:57:33.232436 [ 275 ] {0d569e11-fdb7-4fd0-9f2e-0d64710dd99e} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2025.12.20 23:57:33.232526 [ 97 ] {} <Debug> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4582 | 2025.12.20 23:57:33.232557 [ 97 ] {} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2025.12.20 23:57:33.232567 [ 275 ] {0d569e11-fdb7-4fd0-9f2e-0d64710dd99e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 58.80 KiB/sec. | ||
| 4584 | 2025.12.20 23:57:33.232576 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4585 | 2025.12.20 23:57:33.232604 [ 275 ] {0d569e11-fdb7-4fd0-9f2e-0d64710dd99e} <Debug> TCPHandler: Processed in 0.001309103 sec. | ||
| 4586 | 2025.12.20 23:57:33.232657 [ 206 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::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 | ||
| 4587 | 2025.12.20 23:57:33.232720 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2025.12.20 23:57:33.232750 [ 206 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4589 | 2025.12.20 23:57:33.232783 [ 206 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 4590 | 2025.12.20 23:57:33.232821 [ 275 ] {8bb2e179-f11c-457a-898f-8a76ff2be5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4591 | 2025.12.20 23:57:33.232831 [ 206 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4592 | 2025.12.20 23:57:33.232870 [ 275 ] {8bb2e179-f11c-457a-898f-8a76ff2be5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4593 | 2025.12.20 23:57:33.232886 [ 206 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4594 | 2025.12.20 23:57:33.232928 [ 206 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4595 | 2025.12.20 23:57:33.232964 [ 206 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4596 | 2025.12.20 23:57:33.233000 [ 206 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 4597 | 2025.12.20 23:57:33.233281 [ 275 ] {8bb2e179-f11c-457a-898f-8a76ff2be5bd} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2025.12.20 23:57:33.233322 [ 275 ] {8bb2e179-f11c-457a-898f-8a76ff2be5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4599 | 2025.12.20 23:57:33.233686 [ 275 ] {8bb2e179-f11c-457a-898f-8a76ff2be5bd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4600 | 2025.12.20 23:57:33.233871 [ 201 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001249961 sec., 8800.27456856654 rows/sec., 589.86 KiB/sec. | ||
| 4601 | 2025.12.20 23:57:33.233932 [ 275 ] {8bb2e179-f11c-457a-898f-8a76ff2be5bd} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2025.12.20 23:57:33.234002 [ 187 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4603 | 2025.12.20 23:57:33.234068 [ 275 ] {8bb2e179-f11c-457a-898f-8a76ff2be5bd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001266 sec., 82148.49921011059 rows/sec., 5.03 MiB/sec. | ||
| 4604 | 2025.12.20 23:57:33.234112 [ 275 ] {8bb2e179-f11c-457a-898f-8a76ff2be5bd} <Debug> TCPHandler: Processed in 0.001444888 sec. | ||
| 4605 | 2025.12.20 23:57:33.234360 [ 187 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_11_2} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2025.12.20 23:57:33.234457 [ 187 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_11_2} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4607 | 2025.12.20 23:57:33.234549 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4608 | 2025.12.20 23:57:34.900367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 584 | ||
| 4609 | 2025.12.20 23:57:34.903369 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2025.12.20 23:57:34.903407 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4611 | 2025.12.20 23:57:34.904589 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4612 | 2025.12.20 23:57:34.904855 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2025.12.20 23:57:34.905099 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4614 | 2025.12.20 23:57:38.205132 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2025.12.20 23:57:38.205325 [ 275 ] {45924cbf-a4fc-4b38-b0a1-d86ee2864f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4616 | 2025.12.20 23:57:38.205397 [ 275 ] {45924cbf-a4fc-4b38-b0a1-d86ee2864f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4617 | 2025.12.20 23:57:38.206161 [ 275 ] {45924cbf-a4fc-4b38-b0a1-d86ee2864f50} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2025.12.20 23:57:38.206207 [ 275 ] {45924cbf-a4fc-4b38-b0a1-d86ee2864f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4619 | 2025.12.20 23:57:38.206609 [ 275 ] {45924cbf-a4fc-4b38-b0a1-d86ee2864f50} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4620 | 2025.12.20 23:57:38.206836 [ 275 ] {45924cbf-a4fc-4b38-b0a1-d86ee2864f50} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2025.12.20 23:57:38.206990 [ 275 ] {45924cbf-a4fc-4b38-b0a1-d86ee2864f50} <Debug> executeQuery: Read 137 rows, 12.16 KiB in 0.001718 sec., 79743.88824214203 rows/sec., 6.91 MiB/sec. | ||
| 4622 | 2025.12.20 23:57:38.207032 [ 275 ] {45924cbf-a4fc-4b38-b0a1-d86ee2864f50} <Debug> TCPHandler: Processed in 0.002039188 sec. | ||
| 4623 | 2025.12.20 23:57:38.207158 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4624 | 2025.12.20 23:57:38.207254 [ 275 ] {4406b213-6d9e-4b8c-8b82-8151c0896471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4625 | 2025.12.20 23:57:38.207296 [ 275 ] {4406b213-6d9e-4b8c-8b82-8151c0896471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4626 | 2025.12.20 23:57:38.207712 [ 275 ] {4406b213-6d9e-4b8c-8b82-8151c0896471} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2025.12.20 23:57:38.207748 [ 275 ] {4406b213-6d9e-4b8c-8b82-8151c0896471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4628 | 2025.12.20 23:57:38.208046 [ 275 ] {4406b213-6d9e-4b8c-8b82-8151c0896471} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4629 | 2025.12.20 23:57:38.208250 [ 275 ] {4406b213-6d9e-4b8c-8b82-8151c0896471} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2025.12.20 23:57:38.208377 [ 275 ] {4406b213-6d9e-4b8c-8b82-8151c0896471} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001142 sec., 35026.26970227671 rows/sec., 2.57 MiB/sec. | ||
| 4631 | 2025.12.20 23:57:38.208414 [ 275 ] {4406b213-6d9e-4b8c-8b82-8151c0896471} <Debug> TCPHandler: Processed in 0.001308073 sec. | ||
| 4632 | 2025.12.20 23:57:38.208529 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2025.12.20 23:57:38.208623 [ 275 ] {d8c85d8b-fdaa-44c6-ab23-4af9dd1f0d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4634 | 2025.12.20 23:57:38.208663 [ 275 ] {d8c85d8b-fdaa-44c6-ab23-4af9dd1f0d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4635 | 2025.12.20 23:57:38.209045 [ 275 ] {d8c85d8b-fdaa-44c6-ab23-4af9dd1f0d1b} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2025.12.20 23:57:38.209081 [ 275 ] {d8c85d8b-fdaa-44c6-ab23-4af9dd1f0d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4637 | 2025.12.20 23:57:38.209373 [ 275 ] {d8c85d8b-fdaa-44c6-ab23-4af9dd1f0d1b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4638 | 2025.12.20 23:57:38.209584 [ 275 ] {d8c85d8b-fdaa-44c6-ab23-4af9dd1f0d1b} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2025.12.20 23:57:38.209712 [ 275 ] {d8c85d8b-fdaa-44c6-ab23-4af9dd1f0d1b} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.04 KiB/sec. | ||
| 4640 | 2025.12.20 23:57:38.209751 [ 275 ] {d8c85d8b-fdaa-44c6-ab23-4af9dd1f0d1b} <Debug> TCPHandler: Processed in 0.001271752 sec. | ||
| 4641 | 2025.12.20 23:57:38.209869 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2025.12.20 23:57:38.209964 [ 275 ] {33adf405-8034-495a-a6bf-b7b375fe561a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4643 | 2025.12.20 23:57:38.210004 [ 275 ] {33adf405-8034-495a-a6bf-b7b375fe561a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4644 | 2025.12.20 23:57:38.210415 [ 275 ] {33adf405-8034-495a-a6bf-b7b375fe561a} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2025.12.20 23:57:38.210454 [ 275 ] {33adf405-8034-495a-a6bf-b7b375fe561a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4646 | 2025.12.20 23:57:38.210771 [ 275 ] {33adf405-8034-495a-a6bf-b7b375fe561a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4647 | 2025.12.20 23:57:38.210979 [ 275 ] {33adf405-8034-495a-a6bf-b7b375fe561a} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2025.12.20 23:57:38.211104 [ 275 ] {33adf405-8034-495a-a6bf-b7b375fe561a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001156 sec., 89965.39792387544 rows/sec., 7.03 MiB/sec. | ||
| 4649 | 2025.12.20 23:57:38.211140 [ 275 ] {33adf405-8034-495a-a6bf-b7b375fe561a} <Debug> TCPHandler: Processed in 0.001322174 sec. | ||
| 4650 | 2025.12.20 23:57:38.211261 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4651 | 2025.12.20 23:57:38.211363 [ 275 ] {5db86002-bf85-4674-98f8-a75f6453c565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4652 | 2025.12.20 23:57:38.211406 [ 275 ] {5db86002-bf85-4674-98f8-a75f6453c565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4653 | 2025.12.20 23:57:38.211807 [ 275 ] {5db86002-bf85-4674-98f8-a75f6453c565} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2025.12.20 23:57:38.211850 [ 275 ] {5db86002-bf85-4674-98f8-a75f6453c565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4655 | 2025.12.20 23:57:38.212189 [ 275 ] {5db86002-bf85-4674-98f8-a75f6453c565} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4656 | 2025.12.20 23:57:38.212400 [ 275 ] {5db86002-bf85-4674-98f8-a75f6453c565} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2025.12.20 23:57:38.212529 [ 275 ] {5db86002-bf85-4674-98f8-a75f6453c565} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 4658 | 2025.12.20 23:57:38.212567 [ 275 ] {5db86002-bf85-4674-98f8-a75f6453c565} <Debug> TCPHandler: Processed in 0.001356336 sec. | ||
| 4659 | 2025.12.20 23:57:38.212682 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4660 | 2025.12.20 23:57:38.212777 [ 275 ] {5fd6f0ee-1d48-4336-81cc-742c89f6ee69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4661 | 2025.12.20 23:57:38.212819 [ 275 ] {5fd6f0ee-1d48-4336-81cc-742c89f6ee69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4662 | 2025.12.20 23:57:38.213133 [ 275 ] {5fd6f0ee-1d48-4336-81cc-742c89f6ee69} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2025.12.20 23:57:38.213168 [ 275 ] {5fd6f0ee-1d48-4336-81cc-742c89f6ee69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4664 | 2025.12.20 23:57:38.213461 [ 275 ] {5fd6f0ee-1d48-4336-81cc-742c89f6ee69} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4665 | 2025.12.20 23:57:38.213663 [ 275 ] {5fd6f0ee-1d48-4336-81cc-742c89f6ee69} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2025.12.20 23:57:38.213787 [ 275 ] {5fd6f0ee-1d48-4336-81cc-742c89f6ee69} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 61.75 KiB/sec. | ||
| 4667 | 2025.12.20 23:57:38.213823 [ 275 ] {5fd6f0ee-1d48-4336-81cc-742c89f6ee69} <Debug> TCPHandler: Processed in 0.001192299 sec. | ||
| 4668 | 2025.12.20 23:57:38.213939 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4669 | 2025.12.20 23:57:38.214033 [ 275 ] {78e377c9-86ae-48dd-9922-fced043f2fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4670 | 2025.12.20 23:57:38.214086 [ 275 ] {78e377c9-86ae-48dd-9922-fced043f2fa9} <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 | ||
| 4671 | 2025.12.20 23:57:38.214869 [ 275 ] {78e377c9-86ae-48dd-9922-fced043f2fa9} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2025.12.20 23:57:38.214906 [ 275 ] {78e377c9-86ae-48dd-9922-fced043f2fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4673 | 2025.12.20 23:57:38.215439 [ 275 ] {78e377c9-86ae-48dd-9922-fced043f2fa9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4674 | 2025.12.20 23:57:38.215658 [ 275 ] {78e377c9-86ae-48dd-9922-fced043f2fa9} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2025.12.20 23:57:38.215792 [ 275 ] {78e377c9-86ae-48dd-9922-fced043f2fa9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001776 sec., 22522.522522522522 rows/sec., 40.36 MiB/sec. | ||
| 4676 | 2025.12.20 23:57:38.215844 [ 275 ] {78e377c9-86ae-48dd-9922-fced043f2fa9} <Debug> TCPHandler: Processed in 0.001956216 sec. | ||
| 4677 | 2025.12.20 23:57:38.215969 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4678 | 2025.12.20 23:57:38.216063 [ 275 ] {9c3fca1c-d0d8-45d3-99a5-41fd86998d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4679 | 2025.12.20 23:57:38.216105 [ 275 ] {9c3fca1c-d0d8-45d3-99a5-41fd86998d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4680 | 2025.12.20 23:57:38.216441 [ 275 ] {9c3fca1c-d0d8-45d3-99a5-41fd86998d92} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2025.12.20 23:57:38.216476 [ 275 ] {9c3fca1c-d0d8-45d3-99a5-41fd86998d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4682 | 2025.12.20 23:57:38.216775 [ 275 ] {9c3fca1c-d0d8-45d3-99a5-41fd86998d92} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4683 | 2025.12.20 23:57:38.216989 [ 275 ] {9c3fca1c-d0d8-45d3-99a5-41fd86998d92} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2025.12.20 23:57:38.217114 [ 275 ] {9c3fca1c-d0d8-45d3-99a5-41fd86998d92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 4685 | 2025.12.20 23:57:38.217150 [ 275 ] {9c3fca1c-d0d8-45d3-99a5-41fd86998d92} <Debug> TCPHandler: Processed in 0.001231841 sec. | ||
| 4686 | 2025.12.20 23:57:39.754180 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4687 | 2025.12.20 23:57:39.754250 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4688 | 2025.12.20 23:57:39.886473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8581 | ||
| 4689 | 2025.12.20 23:57:39.886956 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2025.12.20 23:57:39.887001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4691 | 2025.12.20 23:57:39.887476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4692 | 2025.12.20 23:57:39.887712 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2025.12.20 23:57:39.887858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8581 | ||
| 4694 | 2025.12.20 23:57:40.345739 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4695 | 2025.12.20 23:57:40.361355 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2025.12.20 23:57:40.361411 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4697 | 2025.12.20 23:57:40.367364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4698 | 2025.12.20 23:57:40.368064 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2025.12.20 23:57:40.370676 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4700 | 2025.12.20 23:57:43.215652 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2025.12.20 23:57:43.215826 [ 275 ] {7aa00d4a-78be-436f-952f-3abe18148c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4702 | 2025.12.20 23:57:43.215894 [ 275 ] {7aa00d4a-78be-436f-952f-3abe18148c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4703 | 2025.12.20 23:57:43.216684 [ 275 ] {7aa00d4a-78be-436f-952f-3abe18148c11} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2025.12.20 23:57:43.216741 [ 275 ] {7aa00d4a-78be-436f-952f-3abe18148c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4705 | 2025.12.20 23:57:43.217152 [ 275 ] {7aa00d4a-78be-436f-952f-3abe18148c11} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4706 | 2025.12.20 23:57:43.217380 [ 275 ] {7aa00d4a-78be-436f-952f-3abe18148c11} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2025.12.20 23:57:43.217549 [ 275 ] {7aa00d4a-78be-436f-952f-3abe18148c11} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001769 sec., 231769.36122102884 rows/sec., 14.70 MiB/sec. | ||
| 4708 | 2025.12.20 23:57:43.217599 [ 275 ] {7aa00d4a-78be-436f-952f-3abe18148c11} <Debug> TCPHandler: Processed in 0.002082639 sec. | ||
| 4709 | 2025.12.20 23:57:43.217727 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2025.12.20 23:57:43.217833 [ 275 ] {c293f531-437d-4c9e-882f-d44436492410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4711 | 2025.12.20 23:57:43.217877 [ 275 ] {c293f531-437d-4c9e-882f-d44436492410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4712 | 2025.12.20 23:57:43.218705 [ 275 ] {c293f531-437d-4c9e-882f-d44436492410} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2025.12.20 23:57:43.218743 [ 275 ] {c293f531-437d-4c9e-882f-d44436492410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4714 | 2025.12.20 23:57:43.219136 [ 275 ] {c293f531-437d-4c9e-882f-d44436492410} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4715 | 2025.12.20 23:57:43.219372 [ 275 ] {c293f531-437d-4c9e-882f-d44436492410} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2025.12.20 23:57:43.219521 [ 275 ] {c293f531-437d-4c9e-882f-d44436492410} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001712 sec., 649532.7102803738 rows/sec., 51.25 MiB/sec. | ||
| 4717 | 2025.12.20 23:57:43.219562 [ 275 ] {c293f531-437d-4c9e-882f-d44436492410} <Debug> TCPHandler: Processed in 0.001890083 sec. | ||
| 4718 | 2025.12.20 23:57:43.219688 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4719 | 2025.12.20 23:57:43.219792 [ 275 ] {e97f4250-4f90-475e-ae04-95778a7dabe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4720 | 2025.12.20 23:57:43.219840 [ 275 ] {e97f4250-4f90-475e-ae04-95778a7dabe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4721 | 2025.12.20 23:57:43.220345 [ 275 ] {e97f4250-4f90-475e-ae04-95778a7dabe1} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2025.12.20 23:57:43.220384 [ 275 ] {e97f4250-4f90-475e-ae04-95778a7dabe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4723 | 2025.12.20 23:57:43.220689 [ 275 ] {e97f4250-4f90-475e-ae04-95778a7dabe1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4724 | 2025.12.20 23:57:43.220903 [ 275 ] {e97f4250-4f90-475e-ae04-95778a7dabe1} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2025.12.20 23:57:43.221046 [ 275 ] {e97f4250-4f90-475e-ae04-95778a7dabe1} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001274 sec., 160910.5180533752 rows/sec., 9.44 MiB/sec. | ||
| 4726 | 2025.12.20 23:57:43.221087 [ 275 ] {e97f4250-4f90-475e-ae04-95778a7dabe1} <Debug> TCPHandler: Processed in 0.001452548 sec. | ||
| 4727 | 2025.12.20 23:57:43.221217 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4728 | 2025.12.20 23:57:43.221315 [ 275 ] {f0e80c51-d174-4759-824e-8757eb14391d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4729 | 2025.12.20 23:57:43.221356 [ 275 ] {f0e80c51-d174-4759-824e-8757eb14391d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4730 | 2025.12.20 23:57:43.221827 [ 275 ] {f0e80c51-d174-4759-824e-8757eb14391d} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2025.12.20 23:57:43.221864 [ 275 ] {f0e80c51-d174-4759-824e-8757eb14391d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4732 | 2025.12.20 23:57:43.222178 [ 275 ] {f0e80c51-d174-4759-824e-8757eb14391d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4733 | 2025.12.20 23:57:43.222397 [ 275 ] {f0e80c51-d174-4759-824e-8757eb14391d} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2025.12.20 23:57:43.222518 [ 32 ] {} <Debug> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4735 | 2025.12.20 23:57:43.222526 [ 275 ] {f0e80c51-d174-4759-824e-8757eb14391d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001232 sec., 172077.92207792206 rows/sec., 11.10 MiB/sec. | ||
| 4736 | 2025.12.20 23:57:43.222590 [ 32 ] {} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2025.12.20 23:57:43.222613 [ 275 ] {f0e80c51-d174-4759-824e-8757eb14391d} <Debug> TCPHandler: Processed in 0.001448159 sec. | ||
| 4738 | 2025.12.20 23:57:43.222616 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4739 | 2025.12.20 23:57:43.222759 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4740 | 2025.12.20 23:57:43.222758 [ 191 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::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 | ||
| 4741 | 2025.12.20 23:57:43.222882 [ 275 ] {c8fd2fa9-5f64-4bc3-bc70-a4e0501fdca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4742 | 2025.12.20 23:57:43.222920 [ 191 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4743 | 2025.12.20 23:57:43.222933 [ 275 ] {c8fd2fa9-5f64-4bc3-bc70-a4e0501fdca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4744 | 2025.12.20 23:57:43.222961 [ 191 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 465 rows starting from the beginning of the part | ||
| 4745 | 2025.12.20 23:57:43.223033 [ 191 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 4746 | 2025.12.20 23:57:43.223075 [ 191 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 4747 | 2025.12.20 23:57:43.223116 [ 191 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 4748 | 2025.12.20 23:57:43.223154 [ 191 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 4749 | 2025.12.20 23:57:43.223196 [ 191 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 4750 | 2025.12.20 23:57:43.223466 [ 275 ] {c8fd2fa9-5f64-4bc3-bc70-a4e0501fdca6} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2025.12.20 23:57:43.223511 [ 275 ] {c8fd2fa9-5f64-4bc3-bc70-a4e0501fdca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4752 | 2025.12.20 23:57:43.223887 [ 275 ] {c8fd2fa9-5f64-4bc3-bc70-a4e0501fdca6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4753 | 2025.12.20 23:57:43.224108 [ 275 ] {c8fd2fa9-5f64-4bc3-bc70-a4e0501fdca6} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2025.12.20 23:57:43.224242 [ 275 ] {c8fd2fa9-5f64-4bc3-bc70-a4e0501fdca6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001381 sec., 152787.83490224474 rows/sec., 8.68 MiB/sec. | ||
| 4755 | 2025.12.20 23:57:43.224245 [ 201 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550972 sec., 857526.76386163 rows/sec., 59.81 MiB/sec. | ||
| 4756 | 2025.12.20 23:57:43.224283 [ 275 ] {c8fd2fa9-5f64-4bc3-bc70-a4e0501fdca6} <Debug> TCPHandler: Processed in 0.001576012 sec. | ||
| 4757 | 2025.12.20 23:57:43.224400 [ 191 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4758 | 2025.12.20 23:57:43.224410 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2025.12.20 23:57:43.224520 [ 275 ] {11d9747b-24b1-42b6-90bb-f32c27bc138c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4760 | 2025.12.20 23:57:43.224564 [ 275 ] {11d9747b-24b1-42b6-90bb-f32c27bc138c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4761 | 2025.12.20 23:57:43.224670 [ 191 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_16_3} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2025.12.20 23:57:43.224745 [ 191 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_16_3} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4763 | 2025.12.20 23:57:43.224826 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4764 | 2025.12.20 23:57:43.225254 [ 275 ] {11d9747b-24b1-42b6-90bb-f32c27bc138c} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2025.12.20 23:57:43.225297 [ 275 ] {11d9747b-24b1-42b6-90bb-f32c27bc138c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4766 | 2025.12.20 23:57:43.225655 [ 275 ] {11d9747b-24b1-42b6-90bb-f32c27bc138c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4767 | 2025.12.20 23:57:43.225878 [ 275 ] {11d9747b-24b1-42b6-90bb-f32c27bc138c} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2025.12.20 23:57:43.226020 [ 275 ] {11d9747b-24b1-42b6-90bb-f32c27bc138c} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001518 sec., 447299.07773386035 rows/sec., 31.18 MiB/sec. | ||
| 4769 | 2025.12.20 23:57:43.226059 [ 275 ] {11d9747b-24b1-42b6-90bb-f32c27bc138c} <Debug> TCPHandler: Processed in 0.001704806 sec. | ||
| 4770 | 2025.12.20 23:57:43.226176 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2025.12.20 23:57:43.226272 [ 275 ] {c59dd1a4-4cee-4ece-88fd-aed63d30b21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4772 | 2025.12.20 23:57:43.226314 [ 275 ] {c59dd1a4-4cee-4ece-88fd-aed63d30b21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4773 | 2025.12.20 23:57:43.226665 [ 275 ] {c59dd1a4-4cee-4ece-88fd-aed63d30b21f} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2025.12.20 23:57:43.226703 [ 275 ] {c59dd1a4-4cee-4ece-88fd-aed63d30b21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4775 | 2025.12.20 23:57:43.227012 [ 275 ] {c59dd1a4-4cee-4ece-88fd-aed63d30b21f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4776 | 2025.12.20 23:57:43.227220 [ 275 ] {c59dd1a4-4cee-4ece-88fd-aed63d30b21f} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2025.12.20 23:57:43.227327 [ 32 ] {} <Debug> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4778 | 2025.12.20 23:57:43.227351 [ 275 ] {c59dd1a4-4cee-4ece-88fd-aed63d30b21f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 4779 | 2025.12.20 23:57:43.227368 [ 32 ] {} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2025.12.20 23:57:43.227392 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4781 | 2025.12.20 23:57:43.227392 [ 275 ] {c59dd1a4-4cee-4ece-88fd-aed63d30b21f} <Debug> TCPHandler: Processed in 0.001268623 sec. | ||
| 4782 | 2025.12.20 23:57:43.227485 [ 187 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::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 | ||
| 4783 | 2025.12.20 23:57:43.227529 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2025.12.20 23:57:43.227599 [ 187 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4785 | 2025.12.20 23:57:43.227627 [ 275 ] {cd56e9be-768c-4bee-8e84-dd2e0eae5cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4786 | 2025.12.20 23:57:43.227641 [ 187 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4787 | 2025.12.20 23:57:43.227677 [ 275 ] {cd56e9be-768c-4bee-8e84-dd2e0eae5cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4788 | 2025.12.20 23:57:43.227714 [ 187 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4789 | 2025.12.20 23:57:43.227767 [ 187 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4790 | 2025.12.20 23:57:43.227808 [ 187 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4791 | 2025.12.20 23:57:43.227847 [ 187 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4792 | 2025.12.20 23:57:43.227882 [ 187 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4793 | 2025.12.20 23:57:43.228118 [ 275 ] {cd56e9be-768c-4bee-8e84-dd2e0eae5cab} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2025.12.20 23:57:43.228160 [ 275 ] {cd56e9be-768c-4bee-8e84-dd2e0eae5cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4795 | 2025.12.20 23:57:43.228525 [ 275 ] {cd56e9be-768c-4bee-8e84-dd2e0eae5cab} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4796 | 2025.12.20 23:57:43.228638 [ 201 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00119185 sec., 55376.09598523304 rows/sec., 2.83 MiB/sec. | ||
| 4797 | 2025.12.20 23:57:43.228737 [ 275 ] {cd56e9be-768c-4bee-8e84-dd2e0eae5cab} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2025.12.20 23:57:43.228832 [ 194 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4799 | 2025.12.20 23:57:43.228895 [ 275 ] {cd56e9be-768c-4bee-8e84-dd2e0eae5cab} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001286 sec., 244167.9626749611 rows/sec., 16.04 MiB/sec. | ||
| 4800 | 2025.12.20 23:57:43.228938 [ 275 ] {cd56e9be-768c-4bee-8e84-dd2e0eae5cab} <Debug> TCPHandler: Processed in 0.001461889 sec. | ||
| 4801 | 2025.12.20 23:57:43.229057 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4802 | 2025.12.20 23:57:43.229153 [ 275 ] {b23e17e2-28c6-4fce-8783-a647d6182cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4803 | 2025.12.20 23:57:43.229175 [ 194 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_11_2} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2025.12.20 23:57:43.229195 [ 275 ] {b23e17e2-28c6-4fce-8783-a647d6182cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4805 | 2025.12.20 23:57:43.229274 [ 194 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_11_2} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4806 | 2025.12.20 23:57:43.229381 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4807 | 2025.12.20 23:57:43.229537 [ 275 ] {b23e17e2-28c6-4fce-8783-a647d6182cf2} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2025.12.20 23:57:43.229584 [ 275 ] {b23e17e2-28c6-4fce-8783-a647d6182cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4809 | 2025.12.20 23:57:43.229902 [ 275 ] {b23e17e2-28c6-4fce-8783-a647d6182cf2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4810 | 2025.12.20 23:57:43.230121 [ 275 ] {b23e17e2-28c6-4fce-8783-a647d6182cf2} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2025.12.20 23:57:43.230256 [ 275 ] {b23e17e2-28c6-4fce-8783-a647d6182cf2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 60.11 KiB/sec. | ||
| 4812 | 2025.12.20 23:57:43.230292 [ 275 ] {b23e17e2-28c6-4fce-8783-a647d6182cf2} <Debug> TCPHandler: Processed in 0.001287583 sec. | ||
| 4813 | 2025.12.20 23:57:43.230409 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2025.12.20 23:57:43.230503 [ 275 ] {94e9ab02-dc1f-44d1-8a05-8d474e7796ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4815 | 2025.12.20 23:57:43.230545 [ 275 ] {94e9ab02-dc1f-44d1-8a05-8d474e7796ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4816 | 2025.12.20 23:57:43.230871 [ 275 ] {94e9ab02-dc1f-44d1-8a05-8d474e7796ce} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2025.12.20 23:57:43.230907 [ 275 ] {94e9ab02-dc1f-44d1-8a05-8d474e7796ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4818 | 2025.12.20 23:57:43.231218 [ 275 ] {94e9ab02-dc1f-44d1-8a05-8d474e7796ce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4819 | 2025.12.20 23:57:43.231457 [ 275 ] {94e9ab02-dc1f-44d1-8a05-8d474e7796ce} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2025.12.20 23:57:43.231593 [ 275 ] {94e9ab02-dc1f-44d1-8a05-8d474e7796ce} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001107 sec., 93947.6061427281 rows/sec., 5.76 MiB/sec. | ||
| 4821 | 2025.12.20 23:57:43.231636 [ 275 ] {94e9ab02-dc1f-44d1-8a05-8d474e7796ce} <Debug> TCPHandler: Processed in 0.001278352 sec. | ||
| 4822 | 2025.12.20 23:57:44.906232 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 620 | ||
| 4823 | 2025.12.20 23:57:44.908526 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2025.12.20 23:57:44.908570 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4825 | 2025.12.20 23:57:44.909703 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4826 | 2025.12.20 23:57:44.909964 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2025.12.20 23:57:44.910206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
| 4828 | 2025.12.20 23:57:47.388899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9093 | ||
| 4829 | 2025.12.20 23:57:47.389390 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2025.12.20 23:57:47.389431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4831 | 2025.12.20 23:57:47.389917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4832 | 2025.12.20 23:57:47.390161 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2025.12.20 23:57:47.390301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9093 | ||
| 4834 | 2025.12.20 23:57:47.871709 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4835 | 2025.12.20 23:57:47.889537 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2025.12.20 23:57:47.889597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4837 | 2025.12.20 23:57:47.895838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4838 | 2025.12.20 23:57:47.896572 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2025.12.20 23:57:47.899775 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4840 | 2025.12.20 23:57:48.231791 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4841 | 2025.12.20 23:57:48.231974 [ 275 ] {1da4848b-c048-4f6c-9a64-f503d4368066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4842 | 2025.12.20 23:57:48.232044 [ 275 ] {1da4848b-c048-4f6c-9a64-f503d4368066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4843 | 2025.12.20 23:57:48.232738 [ 275 ] {1da4848b-c048-4f6c-9a64-f503d4368066} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2025.12.20 23:57:48.232792 [ 275 ] {1da4848b-c048-4f6c-9a64-f503d4368066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4845 | 2025.12.20 23:57:48.233190 [ 275 ] {1da4848b-c048-4f6c-9a64-f503d4368066} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4846 | 2025.12.20 23:57:48.233414 [ 275 ] {1da4848b-c048-4f6c-9a64-f503d4368066} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2025.12.20 23:57:48.233580 [ 275 ] {1da4848b-c048-4f6c-9a64-f503d4368066} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001656 sec., 8454.106280193237 rows/sec., 689.37 KiB/sec. | ||
| 4848 | 2025.12.20 23:57:48.233631 [ 275 ] {1da4848b-c048-4f6c-9a64-f503d4368066} <Debug> TCPHandler: Processed in 0.001972685 sec. | ||
| 4849 | 2025.12.20 23:57:48.233769 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2025.12.20 23:57:48.233875 [ 275 ] {bbad75a6-8d89-4493-b4cf-d974c13f41fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4851 | 2025.12.20 23:57:48.233920 [ 275 ] {bbad75a6-8d89-4493-b4cf-d974c13f41fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4852 | 2025.12.20 23:57:48.235068 [ 275 ] {bbad75a6-8d89-4493-b4cf-d974c13f41fb} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2025.12.20 23:57:48.235109 [ 275 ] {bbad75a6-8d89-4493-b4cf-d974c13f41fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4854 | 2025.12.20 23:57:48.235523 [ 275 ] {bbad75a6-8d89-4493-b4cf-d974c13f41fb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4855 | 2025.12.20 23:57:48.235737 [ 275 ] {bbad75a6-8d89-4493-b4cf-d974c13f41fb} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2025.12.20 23:57:48.235874 [ 6 ] {} <Debug> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4857 | 2025.12.20 23:57:48.235893 [ 275 ] {bbad75a6-8d89-4493-b4cf-d974c13f41fb} <Debug> executeQuery: Read 1283 rows, 109.14 KiB in 0.002041 sec., 628613.4247917688 rows/sec., 52.22 MiB/sec. | ||
| 4858 | 2025.12.20 23:57:48.235947 [ 6 ] {} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2025.12.20 23:57:48.235958 [ 275 ] {bbad75a6-8d89-4493-b4cf-d974c13f41fb} <Debug> TCPHandler: Processed in 0.002245015 sec. | ||
| 4860 | 2025.12.20 23:57:48.235981 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4861 | 2025.12.20 23:57:48.236088 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2025.12.20 23:57:48.236115 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4863 | 2025.12.20 23:57:48.236194 [ 275 ] {11ced9df-bfa5-4907-a6b2-4ace4afdec32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4864 | 2025.12.20 23:57:48.236242 [ 275 ] {11ced9df-bfa5-4907-a6b2-4ace4afdec32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4865 | 2025.12.20 23:57:48.236263 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4866 | 2025.12.20 23:57:48.236305 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2463 rows starting from the beginning of the part | ||
| 4867 | 2025.12.20 23:57:48.236374 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 136 rows starting from the beginning of the part | ||
| 4868 | 2025.12.20 23:57:48.236422 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1112 rows starting from the beginning of the part | ||
| 4869 | 2025.12.20 23:57:48.236464 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 137 rows starting from the beginning of the part | ||
| 4870 | 2025.12.20 23:57:48.236506 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1112 rows starting from the beginning of the part | ||
| 4871 | 2025.12.20 23:57:48.236547 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1283 rows starting from the beginning of the part | ||
| 4872 | 2025.12.20 23:57:48.236691 [ 275 ] {11ced9df-bfa5-4907-a6b2-4ace4afdec32} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2025.12.20 23:57:48.236736 [ 275 ] {11ced9df-bfa5-4907-a6b2-4ace4afdec32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4874 | 2025.12.20 23:57:48.237080 [ 275 ] {11ced9df-bfa5-4907-a6b2-4ace4afdec32} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4875 | 2025.12.20 23:57:48.237301 [ 275 ] {11ced9df-bfa5-4907-a6b2-4ace4afdec32} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2025.12.20 23:57:48.237442 [ 275 ] {11ced9df-bfa5-4907-a6b2-4ace4afdec32} <Debug> executeQuery: Read 54 rows, 3.99 KiB in 0.001272 sec., 42452.83018867925 rows/sec., 3.06 MiB/sec. | ||
| 4877 | 2025.12.20 23:57:48.237483 [ 275 ] {11ced9df-bfa5-4907-a6b2-4ace4afdec32} <Debug> TCPHandler: Processed in 0.001447928 sec. | ||
| 4878 | 2025.12.20 23:57:48.237605 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4879 | 2025.12.20 23:57:48.237703 [ 275 ] {ef1b73c8-79f7-445e-a2fb-6c677381b099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4880 | 2025.12.20 23:57:48.237745 [ 275 ] {ef1b73c8-79f7-445e-a2fb-6c677381b099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4881 | 2025.12.20 23:57:48.238249 [ 275 ] {ef1b73c8-79f7-445e-a2fb-6c677381b099} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2025.12.20 23:57:48.238287 [ 275 ] {ef1b73c8-79f7-445e-a2fb-6c677381b099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4883 | 2025.12.20 23:57:48.238597 [ 275 ] {ef1b73c8-79f7-445e-a2fb-6c677381b099} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4884 | 2025.12.20 23:57:48.238743 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6243 rows, containing 5 columns (5 merged, 0 gathered) in 0.002689619 sec., 2321146.60106134 rows/sec., 197.44 MiB/sec. | ||
| 4885 | 2025.12.20 23:57:48.238822 [ 275 ] {ef1b73c8-79f7-445e-a2fb-6c677381b099} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2025.12.20 23:57:48.238963 [ 275 ] {ef1b73c8-79f7-445e-a2fb-6c677381b099} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00128 sec., 178124.99999999997 rows/sec., 12.06 MiB/sec. | ||
| 4887 | 2025.12.20 23:57:48.239004 [ 275 ] {ef1b73c8-79f7-445e-a2fb-6c677381b099} <Debug> TCPHandler: Processed in 0.001451778 sec. | ||
| 4888 | 2025.12.20 23:57:48.239038 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4889 | 2025.12.20 23:57:48.239132 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2025.12.20 23:57:48.239237 [ 275 ] {455ddd33-03fa-49cc-8e14-5955007503c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4891 | 2025.12.20 23:57:48.239281 [ 275 ] {455ddd33-03fa-49cc-8e14-5955007503c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4892 | 2025.12.20 23:57:48.239312 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_26_5} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2025.12.20 23:57:48.239393 [ 187 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_26_5} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4894 | 2025.12.20 23:57:48.239470 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 4895 | 2025.12.20 23:57:48.239958 [ 275 ] {455ddd33-03fa-49cc-8e14-5955007503c8} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2025.12.20 23:57:48.240001 [ 275 ] {455ddd33-03fa-49cc-8e14-5955007503c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4897 | 2025.12.20 23:57:48.240347 [ 275 ] {455ddd33-03fa-49cc-8e14-5955007503c8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4898 | 2025.12.20 23:57:48.240566 [ 275 ] {455ddd33-03fa-49cc-8e14-5955007503c8} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2025.12.20 23:57:48.240692 [ 6 ] {} <Debug> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4900 | 2025.12.20 23:57:48.240705 [ 275 ] {455ddd33-03fa-49cc-8e14-5955007503c8} <Debug> executeQuery: Read 574 rows, 43.75 KiB in 0.001487 sec., 386012.10490921314 rows/sec., 28.73 MiB/sec. | ||
| 4901 | 2025.12.20 23:57:48.240743 [ 6 ] {} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2025.12.20 23:57:48.240757 [ 275 ] {455ddd33-03fa-49cc-8e14-5955007503c8} <Debug> TCPHandler: Processed in 0.001675955 sec. | ||
| 4903 | 2025.12.20 23:57:48.240769 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4904 | 2025.12.20 23:57:48.240863 [ 189 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::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 | ||
| 4905 | 2025.12.20 23:57:48.240891 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2025.12.20 23:57:48.240956 [ 189 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4907 | 2025.12.20 23:57:48.240984 [ 189 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1249 rows starting from the beginning of the part | ||
| 4908 | 2025.12.20 23:57:48.240989 [ 275 ] {4d75fbf5-a34f-4b62-9492-b8e2608a8145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4909 | 2025.12.20 23:57:48.241035 [ 275 ] {4d75fbf5-a34f-4b62-9492-b8e2608a8145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4910 | 2025.12.20 23:57:48.241046 [ 189 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4911 | 2025.12.20 23:57:48.241099 [ 189 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 679 rows starting from the beginning of the part | ||
| 4912 | 2025.12.20 23:57:48.241137 [ 189 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4913 | 2025.12.20 23:57:48.241176 [ 189 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 679 rows starting from the beginning of the part | ||
| 4914 | 2025.12.20 23:57:48.241215 [ 189 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 574 rows starting from the beginning of the part | ||
| 4915 | 2025.12.20 23:57:48.241714 [ 275 ] {4d75fbf5-a34f-4b62-9492-b8e2608a8145} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2025.12.20 23:57:48.241755 [ 275 ] {4d75fbf5-a34f-4b62-9492-b8e2608a8145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4917 | 2025.12.20 23:57:48.242157 [ 275 ] {4d75fbf5-a34f-4b62-9492-b8e2608a8145} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4918 | 2025.12.20 23:57:48.242395 [ 275 ] {4d75fbf5-a34f-4b62-9492-b8e2608a8145} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2025.12.20 23:57:48.242513 [ 198 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3389 rows, containing 5 columns (5 merged, 0 gathered) in 0.001688916 sec., 2006612.5254305128 rows/sec., 151.99 MiB/sec. | ||
| 4920 | 2025.12.20 23:57:48.242536 [ 6 ] {} <Debug> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4921 | 2025.12.20 23:57:48.242561 [ 275 ] {4d75fbf5-a34f-4b62-9492-b8e2608a8145} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001589 sec., 535556.9540591567 rows/sec., 36.05 MiB/sec. | ||
| 4922 | 2025.12.20 23:57:48.242574 [ 6 ] {} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2025.12.20 23:57:48.242605 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4924 | 2025.12.20 23:57:48.242611 [ 275 ] {4d75fbf5-a34f-4b62-9492-b8e2608a8145} <Debug> TCPHandler: Processed in 0.001772029 sec. | ||
| 4925 | 2025.12.20 23:57:48.242677 [ 187 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 4926 | 2025.12.20 23:57:48.242748 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2025.12.20 23:57:48.242750 [ 198 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4928 | 2025.12.20 23:57:48.242771 [ 187 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4929 | 2025.12.20 23:57:48.242817 [ 187 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7908 rows starting from the beginning of the part | ||
| 4930 | 2025.12.20 23:57:48.242852 [ 275 ] {ac0de08c-c7f0-48ce-bd2a-7b057ca19bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4931 | 2025.12.20 23:57:48.242866 [ 187 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 4932 | 2025.12.20 23:57:48.242917 [ 187 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4933 | 2025.12.20 23:57:48.242918 [ 275 ] {ac0de08c-c7f0-48ce-bd2a-7b057ca19bcc} <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 | ||
| 4934 | 2025.12.20 23:57:48.242974 [ 187 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 4935 | 2025.12.20 23:57:48.243016 [ 187 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 4936 | 2025.12.20 23:57:48.243053 [ 187 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 851 rows starting from the beginning of the part | ||
| 4937 | 2025.12.20 23:57:48.243109 [ 198 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_26_5} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2025.12.20 23:57:48.243200 [ 198 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_26_5} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4939 | 2025.12.20 23:57:48.243309 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 4940 | 2025.12.20 23:57:48.243940 [ 275 ] {ac0de08c-c7f0-48ce-bd2a-7b057ca19bcc} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2025.12.20 23:57:48.243983 [ 275 ] {ac0de08c-c7f0-48ce-bd2a-7b057ca19bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4942 | 2025.12.20 23:57:48.244618 [ 275 ] {ac0de08c-c7f0-48ce-bd2a-7b057ca19bcc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4943 | 2025.12.20 23:57:48.244866 [ 275 ] {ac0de08c-c7f0-48ce-bd2a-7b057ca19bcc} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2025.12.20 23:57:48.245021 [ 275 ] {ac0de08c-c7f0-48ce-bd2a-7b057ca19bcc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002188 sec., 18281.535648994515 rows/sec., 32.76 MiB/sec. | ||
| 4945 | 2025.12.20 23:57:48.245096 [ 275 ] {ac0de08c-c7f0-48ce-bd2a-7b057ca19bcc} <Debug> TCPHandler: Processed in 0.002399889 sec. | ||
| 4946 | 2025.12.20 23:57:48.245221 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2025.12.20 23:57:48.245319 [ 275 ] {d9349e39-a292-4a29-93aa-17f6980f4158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4948 | 2025.12.20 23:57:48.245362 [ 275 ] {d9349e39-a292-4a29-93aa-17f6980f4158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4949 | 2025.12.20 23:57:48.245831 [ 275 ] {d9349e39-a292-4a29-93aa-17f6980f4158} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2025.12.20 23:57:48.245901 [ 275 ] {d9349e39-a292-4a29-93aa-17f6980f4158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4951 | 2025.12.20 23:57:48.246261 [ 275 ] {d9349e39-a292-4a29-93aa-17f6980f4158} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4952 | 2025.12.20 23:57:48.246481 [ 275 ] {d9349e39-a292-4a29-93aa-17f6980f4158} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2025.12.20 23:57:48.246604 [ 6 ] {} <Debug> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4954 | 2025.12.20 23:57:48.246623 [ 275 ] {d9349e39-a292-4a29-93aa-17f6980f4158} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001324 sec., 45317.220543806645 rows/sec., 3.05 MiB/sec. | ||
| 4955 | 2025.12.20 23:57:48.246645 [ 6 ] {} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2025.12.20 23:57:48.246653 [ 198 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9707 rows, containing 5 columns (5 merged, 0 gathered) in 0.004005893 sec., 2423180.04999135 rows/sec., 162.99 MiB/sec. | ||
| 4957 | 2025.12.20 23:57:48.246667 [ 275 ] {d9349e39-a292-4a29-93aa-17f6980f4158} <Debug> TCPHandler: Processed in 0.00150043 sec. | ||
| 4958 | 2025.12.20 23:57:48.246671 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4959 | 2025.12.20 23:57:48.246779 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 4960 | 2025.12.20 23:57:48.246883 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4961 | 2025.12.20 23:57:48.246903 [ 187 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4962 | 2025.12.20 23:57:48.246917 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1596 rows starting from the beginning of the part | ||
| 4963 | 2025.12.20 23:57:48.246984 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 4964 | 2025.12.20 23:57:48.247034 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4965 | 2025.12.20 23:57:48.247082 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 4966 | 2025.12.20 23:57:48.247130 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4967 | 2025.12.20 23:57:48.247178 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 4968 | 2025.12.20 23:57:48.247228 [ 187 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2025.12.20 23:57:48.247309 [ 187 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4970 | 2025.12.20 23:57:48.247385 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 4971 | 2025.12.20 23:57:48.248183 [ 195 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1984 rows, containing 4 columns (4 merged, 0 gathered) in 0.001441238 sec., 1376594.2890764745 rows/sec., 87.92 MiB/sec. | ||
| 4972 | 2025.12.20 23:57:48.248385 [ 187 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4973 | 2025.12.20 23:57:48.248639 [ 187 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_26_5} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2025.12.20 23:57:48.248703 [ 187 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_26_5} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4975 | 2025.12.20 23:57:48.248778 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4976 | 2025.12.20 23:57:53.213997 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2025.12.20 23:57:53.214202 [ 275 ] {932e6bce-8955-49b5-ba4c-6f4880527116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4978 | 2025.12.20 23:57:53.214274 [ 275 ] {932e6bce-8955-49b5-ba4c-6f4880527116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4979 | 2025.12.20 23:57:53.215232 [ 275 ] {932e6bce-8955-49b5-ba4c-6f4880527116} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2025.12.20 23:57:53.215285 [ 275 ] {932e6bce-8955-49b5-ba4c-6f4880527116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4981 | 2025.12.20 23:57:53.215767 [ 275 ] {932e6bce-8955-49b5-ba4c-6f4880527116} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4982 | 2025.12.20 23:57:53.216018 [ 275 ] {932e6bce-8955-49b5-ba4c-6f4880527116} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2025.12.20 23:57:53.216184 [ 275 ] {932e6bce-8955-49b5-ba4c-6f4880527116} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002033 sec., 201672.40531234627 rows/sec., 12.79 MiB/sec. | ||
| 4984 | 2025.12.20 23:57:53.216232 [ 275 ] {932e6bce-8955-49b5-ba4c-6f4880527116} <Debug> TCPHandler: Processed in 0.002363889 sec. | ||
| 4985 | 2025.12.20 23:57:53.216355 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2025.12.20 23:57:53.216456 [ 275 ] {0c8f0399-aebc-4a17-ad74-822c89917cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4987 | 2025.12.20 23:57:53.216498 [ 275 ] {0c8f0399-aebc-4a17-ad74-822c89917cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4988 | 2025.12.20 23:57:53.217432 [ 275 ] {0c8f0399-aebc-4a17-ad74-822c89917cb3} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2025.12.20 23:57:53.217469 [ 275 ] {0c8f0399-aebc-4a17-ad74-822c89917cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4990 | 2025.12.20 23:57:53.217855 [ 275 ] {0c8f0399-aebc-4a17-ad74-822c89917cb3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4991 | 2025.12.20 23:57:53.218060 [ 275 ] {0c8f0399-aebc-4a17-ad74-822c89917cb3} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2025.12.20 23:57:53.218188 [ 275 ] {0c8f0399-aebc-4a17-ad74-822c89917cb3} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001756 sec., 633257.4031890661 rows/sec., 49.96 MiB/sec. | ||
| 4993 | 2025.12.20 23:57:53.218224 [ 275 ] {0c8f0399-aebc-4a17-ad74-822c89917cb3} <Debug> TCPHandler: Processed in 0.001921044 sec. | ||
| 4994 | 2025.12.20 23:57:53.218354 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4995 | 2025.12.20 23:57:53.218449 [ 275 ] {66a39007-8a94-4aa2-8716-eeccf868bfb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4996 | 2025.12.20 23:57:53.218488 [ 275 ] {66a39007-8a94-4aa2-8716-eeccf868bfb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4997 | 2025.12.20 23:57:53.218961 [ 275 ] {66a39007-8a94-4aa2-8716-eeccf868bfb5} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2025.12.20 23:57:53.218998 [ 275 ] {66a39007-8a94-4aa2-8716-eeccf868bfb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4999 | 2025.12.20 23:57:53.219296 [ 275 ] {66a39007-8a94-4aa2-8716-eeccf868bfb5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5000 | 2025.12.20 23:57:53.219502 [ 275 ] {66a39007-8a94-4aa2-8716-eeccf868bfb5} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5001 | 2025.12.20 23:57:53.219629 [ 275 ] {66a39007-8a94-4aa2-8716-eeccf868bfb5} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.0012 sec., 170833.33333333334 rows/sec., 10.02 MiB/sec. | ||
| 5002 | 2025.12.20 23:57:53.219665 [ 275 ] {66a39007-8a94-4aa2-8716-eeccf868bfb5} <Debug> TCPHandler: Processed in 0.001359615 sec. | ||
| 5003 | 2025.12.20 23:57:53.219775 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2025.12.20 23:57:53.219868 [ 275 ] {422d6496-8ef6-45e9-b7ee-09e98b3ec0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5005 | 2025.12.20 23:57:53.219907 [ 275 ] {422d6496-8ef6-45e9-b7ee-09e98b3ec0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5006 | 2025.12.20 23:57:53.220391 [ 275 ] {422d6496-8ef6-45e9-b7ee-09e98b3ec0c6} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2025.12.20 23:57:53.220427 [ 275 ] {422d6496-8ef6-45e9-b7ee-09e98b3ec0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5008 | 2025.12.20 23:57:53.220733 [ 275 ] {422d6496-8ef6-45e9-b7ee-09e98b3ec0c6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5009 | 2025.12.20 23:57:53.220943 [ 275 ] {422d6496-8ef6-45e9-b7ee-09e98b3ec0c6} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2025.12.20 23:57:53.221070 [ 275 ] {422d6496-8ef6-45e9-b7ee-09e98b3ec0c6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00122 sec., 173770.4918032787 rows/sec., 11.21 MiB/sec. | ||
| 5011 | 2025.12.20 23:57:53.221106 [ 275 ] {422d6496-8ef6-45e9-b7ee-09e98b3ec0c6} <Debug> TCPHandler: Processed in 0.001379476 sec. | ||
| 5012 | 2025.12.20 23:57:53.221216 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5013 | 2025.12.20 23:57:53.221308 [ 275 ] {5ce90ff5-9f75-4b4c-bbd1-316b089d79e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5014 | 2025.12.20 23:57:53.221346 [ 275 ] {5ce90ff5-9f75-4b4c-bbd1-316b089d79e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5015 | 2025.12.20 23:57:53.221815 [ 275 ] {5ce90ff5-9f75-4b4c-bbd1-316b089d79e8} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5016 | 2025.12.20 23:57:53.221850 [ 275 ] {5ce90ff5-9f75-4b4c-bbd1-316b089d79e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5017 | 2025.12.20 23:57:53.222147 [ 275 ] {5ce90ff5-9f75-4b4c-bbd1-316b089d79e8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5018 | 2025.12.20 23:57:53.222345 [ 275 ] {5ce90ff5-9f75-4b4c-bbd1-316b089d79e8} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2025.12.20 23:57:53.222467 [ 275 ] {5ce90ff5-9f75-4b4c-bbd1-316b089d79e8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001178 sec., 179117.14770797963 rows/sec., 10.17 MiB/sec. | ||
| 5020 | 2025.12.20 23:57:53.222503 [ 275 ] {5ce90ff5-9f75-4b4c-bbd1-316b089d79e8} <Debug> TCPHandler: Processed in 0.001335974 sec. | ||
| 5021 | 2025.12.20 23:57:53.222613 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5022 | 2025.12.20 23:57:53.222703 [ 275 ] {59b72c1c-34ce-46b2-ae8d-460beb0c952f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5023 | 2025.12.20 23:57:53.222742 [ 275 ] {59b72c1c-34ce-46b2-ae8d-460beb0c952f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5024 | 2025.12.20 23:57:53.223395 [ 275 ] {59b72c1c-34ce-46b2-ae8d-460beb0c952f} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2025.12.20 23:57:53.223431 [ 275 ] {59b72c1c-34ce-46b2-ae8d-460beb0c952f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5026 | 2025.12.20 23:57:53.223761 [ 275 ] {59b72c1c-34ce-46b2-ae8d-460beb0c952f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5027 | 2025.12.20 23:57:53.223969 [ 275 ] {59b72c1c-34ce-46b2-ae8d-460beb0c952f} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2025.12.20 23:57:53.224093 [ 275 ] {59b72c1c-34ce-46b2-ae8d-460beb0c952f} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001407 sec., 482587.0646766169 rows/sec., 33.64 MiB/sec. | ||
| 5029 | 2025.12.20 23:57:53.224129 [ 275 ] {59b72c1c-34ce-46b2-ae8d-460beb0c952f} <Debug> TCPHandler: Processed in 0.001563732 sec. | ||
| 5030 | 2025.12.20 23:57:53.224239 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5031 | 2025.12.20 23:57:53.224331 [ 275 ] {adb902d8-9b82-4565-9088-3e7c7ec2f403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5032 | 2025.12.20 23:57:53.224371 [ 275 ] {adb902d8-9b82-4565-9088-3e7c7ec2f403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5033 | 2025.12.20 23:57:53.224703 [ 275 ] {adb902d8-9b82-4565-9088-3e7c7ec2f403} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2025.12.20 23:57:53.224737 [ 275 ] {adb902d8-9b82-4565-9088-3e7c7ec2f403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5035 | 2025.12.20 23:57:53.225033 [ 275 ] {adb902d8-9b82-4565-9088-3e7c7ec2f403} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5036 | 2025.12.20 23:57:53.225224 [ 275 ] {adb902d8-9b82-4565-9088-3e7c7ec2f403} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2025.12.20 23:57:53.225346 [ 275 ] {adb902d8-9b82-4565-9088-3e7c7ec2f403} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 5038 | 2025.12.20 23:57:53.225380 [ 275 ] {adb902d8-9b82-4565-9088-3e7c7ec2f403} <Debug> TCPHandler: Processed in 0.001189369 sec. | ||
| 5039 | 2025.12.20 23:57:53.225492 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2025.12.20 23:57:53.225584 [ 275 ] {c8d5ac0a-f8f3-46a8-bb45-683653728301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5041 | 2025.12.20 23:57:53.225625 [ 275 ] {c8d5ac0a-f8f3-46a8-bb45-683653728301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5042 | 2025.12.20 23:57:53.226069 [ 275 ] {c8d5ac0a-f8f3-46a8-bb45-683653728301} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2025.12.20 23:57:53.226104 [ 275 ] {c8d5ac0a-f8f3-46a8-bb45-683653728301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5044 | 2025.12.20 23:57:53.226424 [ 275 ] {c8d5ac0a-f8f3-46a8-bb45-683653728301} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5045 | 2025.12.20 23:57:53.226665 [ 275 ] {c8d5ac0a-f8f3-46a8-bb45-683653728301} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2025.12.20 23:57:53.226880 [ 275 ] {c8d5ac0a-f8f3-46a8-bb45-683653728301} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00131 sec., 239694.65648854963 rows/sec., 15.75 MiB/sec. | ||
| 5047 | 2025.12.20 23:57:53.226950 [ 275 ] {c8d5ac0a-f8f3-46a8-bb45-683653728301} <Debug> TCPHandler: Processed in 0.00150515 sec. | ||
| 5048 | 2025.12.20 23:57:53.227081 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5049 | 2025.12.20 23:57:53.227186 [ 275 ] {ff5d5431-42ea-48e9-a361-a232b530114c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5050 | 2025.12.20 23:57:53.227229 [ 275 ] {ff5d5431-42ea-48e9-a361-a232b530114c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5051 | 2025.12.20 23:57:53.227552 [ 275 ] {ff5d5431-42ea-48e9-a361-a232b530114c} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2025.12.20 23:57:53.227589 [ 275 ] {ff5d5431-42ea-48e9-a361-a232b530114c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5053 | 2025.12.20 23:57:53.227902 [ 275 ] {ff5d5431-42ea-48e9-a361-a232b530114c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5054 | 2025.12.20 23:57:53.228116 [ 275 ] {ff5d5431-42ea-48e9-a361-a232b530114c} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2025.12.20 23:57:53.228250 [ 275 ] {ff5d5431-42ea-48e9-a361-a232b530114c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 5056 | 2025.12.20 23:57:53.228286 [ 275 ] {ff5d5431-42ea-48e9-a361-a232b530114c} <Debug> TCPHandler: Processed in 0.001267622 sec. | ||
| 5057 | 2025.12.20 23:57:53.228397 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2025.12.20 23:57:53.228493 [ 275 ] {b0db8216-6d97-422e-9f16-d6bf45f214a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5059 | 2025.12.20 23:57:53.228535 [ 275 ] {b0db8216-6d97-422e-9f16-d6bf45f214a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5060 | 2025.12.20 23:57:53.228860 [ 275 ] {b0db8216-6d97-422e-9f16-d6bf45f214a3} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2025.12.20 23:57:53.228897 [ 275 ] {b0db8216-6d97-422e-9f16-d6bf45f214a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5062 | 2025.12.20 23:57:53.229197 [ 275 ] {b0db8216-6d97-422e-9f16-d6bf45f214a3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5063 | 2025.12.20 23:57:53.229401 [ 275 ] {b0db8216-6d97-422e-9f16-d6bf45f214a3} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2025.12.20 23:57:53.229527 [ 275 ] {b0db8216-6d97-422e-9f16-d6bf45f214a3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001053 sec., 98765.43209876544 rows/sec., 6.05 MiB/sec. | ||
| 5065 | 2025.12.20 23:57:53.229563 [ 275 ] {b0db8216-6d97-422e-9f16-d6bf45f214a3} <Debug> TCPHandler: Processed in 0.001216481 sec. | ||
| 5066 | 2025.12.20 23:57:54.754294 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5067 | 2025.12.20 23:57:54.754386 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5068 | 2025.12.20 23:57:54.890368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9541 | ||
| 5069 | 2025.12.20 23:57:54.890919 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2025.12.20 23:57:54.890963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5071 | 2025.12.20 23:57:54.891460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5072 | 2025.12.20 23:57:54.891689 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2025.12.20 23:57:54.891813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9541 | ||
| 5074 | 2025.12.20 23:57:54.910377 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 656 | ||
| 5075 | 2025.12.20 23:57:54.912841 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2025.12.20 23:57:54.912888 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5077 | 2025.12.20 23:57:54.914070 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5078 | 2025.12.20 23:57:54.914334 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2025.12.20 23:57:54.914588 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
| 5080 | 2025.12.20 23:57:55.400820 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5081 | 2025.12.20 23:57:55.418242 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2025.12.20 23:57:55.418310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5083 | 2025.12.20 23:57:55.424387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5084 | 2025.12.20 23:57:55.425124 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2025.12.20 23:57:55.428452 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5086 | 2025.12.20 23:57:58.204900 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2025.12.20 23:57:58.205092 [ 275 ] {45588bd5-b4b2-4c6f-8f30-078f1b40eecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5088 | 2025.12.20 23:57:58.205166 [ 275 ] {45588bd5-b4b2-4c6f-8f30-078f1b40eecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5089 | 2025.12.20 23:57:58.206014 [ 275 ] {45588bd5-b4b2-4c6f-8f30-078f1b40eecb} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2025.12.20 23:57:58.206052 [ 275 ] {45588bd5-b4b2-4c6f-8f30-078f1b40eecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5091 | 2025.12.20 23:57:58.206423 [ 275 ] {45588bd5-b4b2-4c6f-8f30-078f1b40eecb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5092 | 2025.12.20 23:57:58.206636 [ 275 ] {45588bd5-b4b2-4c6f-8f30-078f1b40eecb} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2025.12.20 23:57:58.206785 [ 275 ] {45588bd5-b4b2-4c6f-8f30-078f1b40eecb} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001747 sec., 77847.73898111047 rows/sec., 6.75 MiB/sec. | ||
| 5094 | 2025.12.20 23:57:58.206826 [ 275 ] {45588bd5-b4b2-4c6f-8f30-078f1b40eecb} <Debug> TCPHandler: Processed in 0.002052939 sec. | ||
| 5095 | 2025.12.20 23:57:58.206974 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5096 | 2025.12.20 23:57:58.207069 [ 275 ] {d6464a55-e782-40d5-9d0c-af57651a1d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5097 | 2025.12.20 23:57:58.207109 [ 275 ] {d6464a55-e782-40d5-9d0c-af57651a1d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5098 | 2025.12.20 23:57:58.207644 [ 275 ] {d6464a55-e782-40d5-9d0c-af57651a1d62} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2025.12.20 23:57:58.207679 [ 275 ] {d6464a55-e782-40d5-9d0c-af57651a1d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5100 | 2025.12.20 23:57:58.207973 [ 275 ] {d6464a55-e782-40d5-9d0c-af57651a1d62} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5101 | 2025.12.20 23:57:58.208188 [ 275 ] {d6464a55-e782-40d5-9d0c-af57651a1d62} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2025.12.20 23:57:58.208301 [ 77 ] {} <Debug> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5103 | 2025.12.20 23:57:58.208312 [ 275 ] {d6464a55-e782-40d5-9d0c-af57651a1d62} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001261 sec., 31720.856463124506 rows/sec., 2.33 MiB/sec. | ||
| 5104 | 2025.12.20 23:57:58.208341 [ 77 ] {} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2025.12.20 23:57:58.208362 [ 275 ] {d6464a55-e782-40d5-9d0c-af57651a1d62} <Debug> TCPHandler: Processed in 0.001446189 sec. | ||
| 5106 | 2025.12.20 23:57:58.208363 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5107 | 2025.12.20 23:57:58.208473 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::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 | ||
| 5108 | 2025.12.20 23:57:58.208505 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2025.12.20 23:57:58.208587 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5110 | 2025.12.20 23:57:58.208609 [ 275 ] {92dc9d00-6503-4514-9e24-56000109ed53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5111 | 2025.12.20 23:57:58.208619 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 277 rows starting from the beginning of the part | ||
| 5112 | 2025.12.20 23:57:58.208649 [ 275 ] {92dc9d00-6503-4514-9e24-56000109ed53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5113 | 2025.12.20 23:57:58.208684 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::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 | ||
| 5114 | 2025.12.20 23:57:58.208732 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 205 rows starting from the beginning of the part | ||
| 5115 | 2025.12.20 23:57:58.208778 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 54 rows starting from the beginning of the part | ||
| 5116 | 2025.12.20 23:57:58.208823 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 205 rows starting from the beginning of the part | ||
| 5117 | 2025.12.20 23:57:58.208905 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 5118 | 2025.12.20 23:57:58.209109 [ 275 ] {92dc9d00-6503-4514-9e24-56000109ed53} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2025.12.20 23:57:58.209143 [ 275 ] {92dc9d00-6503-4514-9e24-56000109ed53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5120 | 2025.12.20 23:57:58.209436 [ 275 ] {92dc9d00-6503-4514-9e24-56000109ed53} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5121 | 2025.12.20 23:57:58.209639 [ 275 ] {92dc9d00-6503-4514-9e24-56000109ed53} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2025.12.20 23:57:58.209735 [ 195 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 821 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304333 sec., 629440.4879735466 rows/sec., 41.57 MiB/sec. | ||
| 5123 | 2025.12.20 23:57:58.209761 [ 275 ] {92dc9d00-6503-4514-9e24-56000109ed53} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001171 sec., 88812.9803586678 rows/sec., 6.94 MiB/sec. | ||
| 5124 | 2025.12.20 23:57:58.209845 [ 275 ] {92dc9d00-6503-4514-9e24-56000109ed53} <Debug> TCPHandler: Processed in 0.001406597 sec. | ||
| 5125 | 2025.12.20 23:57:58.209887 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5126 | 2025.12.20 23:57:58.209966 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5127 | 2025.12.20 23:57:58.210067 [ 275 ] {625ebae4-4e44-4449-a80e-e96e289ee5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5128 | 2025.12.20 23:57:58.210109 [ 275 ] {625ebae4-4e44-4449-a80e-e96e289ee5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5129 | 2025.12.20 23:57:58.210111 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_26_5} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2025.12.20 23:57:58.210173 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_26_5} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5131 | 2025.12.20 23:57:58.210226 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5132 | 2025.12.20 23:57:58.210559 [ 275 ] {625ebae4-4e44-4449-a80e-e96e289ee5b1} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2025.12.20 23:57:58.210594 [ 275 ] {625ebae4-4e44-4449-a80e-e96e289ee5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5134 | 2025.12.20 23:57:58.210914 [ 275 ] {625ebae4-4e44-4449-a80e-e96e289ee5b1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5135 | 2025.12.20 23:57:58.211114 [ 275 ] {625ebae4-4e44-4449-a80e-e96e289ee5b1} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2025.12.20 23:57:58.211239 [ 275 ] {625ebae4-4e44-4449-a80e-e96e289ee5b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 5137 | 2025.12.20 23:57:58.211276 [ 275 ] {625ebae4-4e44-4449-a80e-e96e289ee5b1} <Debug> TCPHandler: Processed in 0.001358846 sec. | ||
| 5138 | 2025.12.20 23:57:58.211399 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5139 | 2025.12.20 23:57:58.211493 [ 275 ] {11167272-cea2-453e-8047-da86774a00ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5140 | 2025.12.20 23:57:58.211546 [ 275 ] {11167272-cea2-453e-8047-da86774a00ef} <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 | ||
| 5141 | 2025.12.20 23:57:58.212377 [ 275 ] {11167272-cea2-453e-8047-da86774a00ef} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2025.12.20 23:57:58.212411 [ 275 ] {11167272-cea2-453e-8047-da86774a00ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5143 | 2025.12.20 23:57:58.212941 [ 275 ] {11167272-cea2-453e-8047-da86774a00ef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5144 | 2025.12.20 23:57:58.213150 [ 275 ] {11167272-cea2-453e-8047-da86774a00ef} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2025.12.20 23:57:58.213283 [ 275 ] {11167272-cea2-453e-8047-da86774a00ef} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001809 sec., 22111.66390270868 rows/sec., 39.62 MiB/sec. | ||
| 5146 | 2025.12.20 23:57:58.213332 [ 275 ] {11167272-cea2-453e-8047-da86774a00ef} <Debug> TCPHandler: Processed in 0.001990386 sec. | ||
| 5147 | 2025.12.20 23:57:58.213490 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2025.12.20 23:57:58.213610 [ 275 ] {212638a2-3344-4ddc-8250-8477787c7d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5149 | 2025.12.20 23:57:58.213659 [ 275 ] {212638a2-3344-4ddc-8250-8477787c7d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5150 | 2025.12.20 23:57:58.214060 [ 275 ] {212638a2-3344-4ddc-8250-8477787c7d4e} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2025.12.20 23:57:58.214100 [ 275 ] {212638a2-3344-4ddc-8250-8477787c7d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5152 | 2025.12.20 23:57:58.214451 [ 275 ] {212638a2-3344-4ddc-8250-8477787c7d4e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5153 | 2025.12.20 23:57:58.214659 [ 275 ] {212638a2-3344-4ddc-8250-8477787c7d4e} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2025.12.20 23:57:58.214784 [ 275 ] {212638a2-3344-4ddc-8250-8477787c7d4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 5155 | 2025.12.20 23:57:58.214819 [ 275 ] {212638a2-3344-4ddc-8250-8477787c7d4e} <Debug> TCPHandler: Processed in 0.001408217 sec. | ||
| 5156 | 2025.12.20 23:57:59.291533 [ 76 ] {} <Debug> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5157 | 2025.12.20 23:57:59.291619 [ 76 ] {} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2025.12.20 23:57:59.291642 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5159 | 2025.12.20 23:57:59.291767 [ 199 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::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 | ||
| 5160 | 2025.12.20 23:57:59.291922 [ 199 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5161 | 2025.12.20 23:57:59.291959 [ 199 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 5162 | 2025.12.20 23:57:59.292033 [ 199 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::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 | ||
| 5163 | 2025.12.20 23:57:59.292086 [ 199 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 5164 | 2025.12.20 23:57:59.292132 [ 199 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::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 | ||
| 5165 | 2025.12.20 23:57:59.292176 [ 199 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 5166 | 2025.12.20 23:57:59.292969 [ 201 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257942 sec., 36567.66369196672 rows/sec., 3.05 MiB/sec. | ||
| 5167 | 2025.12.20 23:57:59.293109 [ 199 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5168 | 2025.12.20 23:57:59.293359 [ 199 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_5_1} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2025.12.20 23:57:59.293425 [ 199 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_5_1} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5170 | 2025.12.20 23:57:59.293492 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5171 | 2025.12.20 23:58:02.392864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10053 | ||
| 5172 | 2025.12.20 23:58:02.393351 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2025.12.20 23:58:02.393390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5174 | 2025.12.20 23:58:02.393919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5175 | 2025.12.20 23:58:02.394160 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2025.12.20 23:58:02.394293 [ 73 ] {} <Debug> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5177 | 2025.12.20 23:58:02.394304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10053 | ||
| 5178 | 2025.12.20 23:58:02.394339 [ 73 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2025.12.20 23:58:02.394363 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5180 | 2025.12.20 23:58:02.394530 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::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 | ||
| 5181 | 2025.12.20 23:58:02.394725 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5182 | 2025.12.20 23:58:02.394765 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7621 rows starting from the beginning of the part | ||
| 5183 | 2025.12.20 23:58:02.394829 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5184 | 2025.12.20 23:58:02.394873 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5185 | 2025.12.20 23:58:02.394913 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5186 | 2025.12.20 23:58:02.394951 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5187 | 2025.12.20 23:58:02.394988 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5188 | 2025.12.20 23:58:02.397025 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10053 rows, containing 4 columns (4 merged, 0 gathered) in 0.002583836 sec., 3890726.8108347435 rows/sec., 55.66 MiB/sec. | ||
| 5189 | 2025.12.20 23:58:02.397223 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5190 | 2025.12.20 23:58:02.397474 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_21_4} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2025.12.20 23:58:02.397544 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_21_4} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5192 | 2025.12.20 23:58:02.397613 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5193 | 2025.12.20 23:58:02.928530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5194 | 2025.12.20 23:58:02.950151 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2025.12.20 23:58:02.950228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5196 | 2025.12.20 23:58:02.956758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5197 | 2025.12.20 23:58:02.957561 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2025.12.20 23:58:02.957843 [ 73 ] {} <Debug> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5199 | 2025.12.20 23:58:02.957905 [ 73 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2025.12.20 23:58:02.957925 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5201 | 2025.12.20 23:58:02.958019 [ 200 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 5202 | 2025.12.20 23:58:02.960936 [ 200 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5203 | 2025.12.20 23:58:02.961856 [ 200 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 5204 | 2025.12.20 23:58:02.961937 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5205 | 2025.12.20 23:58:02.965447 [ 200 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 5206 | 2025.12.20 23:58:02.969064 [ 200 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 5207 | 2025.12.20 23:58:02.972912 [ 200 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 5208 | 2025.12.20 23:58:02.977297 [ 200 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 5209 | 2025.12.20 23:58:02.981666 [ 200 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 5210 | 2025.12.20 23:58:03.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.62 MiB, peak 255.61 MiB, free memory in arenas 0.00 B, will set to 250.11 MiB (RSS), difference: -4.51 MiB | ||
| 5211 | 2025.12.20 23:58:03.033024 [ 196 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075041745 sec., 2118.8206644181846 rows/sec., 10.96 MiB/sec. | ||
| 5212 | 2025.12.20 23:58:03.035539 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5213 | 2025.12.20 23:58:03.037758 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_21_4} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2025.12.20 23:58:03.037853 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_21_4} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5215 | 2025.12.20 23:58:03.039870 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5216 | 2025.12.20 23:58:03.215479 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2025.12.20 23:58:03.215675 [ 275 ] {6f653d17-7234-4ea0-86fd-bee9a56d06f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5218 | 2025.12.20 23:58:03.215752 [ 275 ] {6f653d17-7234-4ea0-86fd-bee9a56d06f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5219 | 2025.12.20 23:58:03.216727 [ 275 ] {6f653d17-7234-4ea0-86fd-bee9a56d06f4} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2025.12.20 23:58:03.216774 [ 275 ] {6f653d17-7234-4ea0-86fd-bee9a56d06f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5221 | 2025.12.20 23:58:03.217188 [ 275 ] {6f653d17-7234-4ea0-86fd-bee9a56d06f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5222 | 2025.12.20 23:58:03.217413 [ 275 ] {6f653d17-7234-4ea0-86fd-bee9a56d06f4} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2025.12.20 23:58:03.217575 [ 275 ] {6f653d17-7234-4ea0-86fd-bee9a56d06f4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001953 sec., 209933.43573988735 rows/sec., 13.32 MiB/sec. | ||
| 5224 | 2025.12.20 23:58:03.217625 [ 275 ] {6f653d17-7234-4ea0-86fd-bee9a56d06f4} <Debug> TCPHandler: Processed in 0.002285936 sec. | ||
| 5225 | 2025.12.20 23:58:03.217758 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5226 | 2025.12.20 23:58:03.217862 [ 275 ] {64bce368-34e6-453f-b122-202ef9d19761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5227 | 2025.12.20 23:58:03.217907 [ 275 ] {64bce368-34e6-453f-b122-202ef9d19761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5228 | 2025.12.20 23:58:03.218845 [ 275 ] {64bce368-34e6-453f-b122-202ef9d19761} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2025.12.20 23:58:03.218883 [ 275 ] {64bce368-34e6-453f-b122-202ef9d19761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5230 | 2025.12.20 23:58:03.219263 [ 275 ] {64bce368-34e6-453f-b122-202ef9d19761} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5231 | 2025.12.20 23:58:03.219477 [ 275 ] {64bce368-34e6-453f-b122-202ef9d19761} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2025.12.20 23:58:03.219613 [ 275 ] {64bce368-34e6-453f-b122-202ef9d19761} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001774 sec., 626832.0180383314 rows/sec., 49.46 MiB/sec. | ||
| 5233 | 2025.12.20 23:58:03.219652 [ 275 ] {64bce368-34e6-453f-b122-202ef9d19761} <Debug> TCPHandler: Processed in 0.001950235 sec. | ||
| 5234 | 2025.12.20 23:58:03.219772 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2025.12.20 23:58:03.219869 [ 275 ] {09025444-fb2c-4e53-9f32-55aa80908a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5236 | 2025.12.20 23:58:03.219912 [ 275 ] {09025444-fb2c-4e53-9f32-55aa80908a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5237 | 2025.12.20 23:58:03.220388 [ 275 ] {09025444-fb2c-4e53-9f32-55aa80908a6a} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2025.12.20 23:58:03.220426 [ 275 ] {09025444-fb2c-4e53-9f32-55aa80908a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5239 | 2025.12.20 23:58:03.220742 [ 275 ] {09025444-fb2c-4e53-9f32-55aa80908a6a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5240 | 2025.12.20 23:58:03.220979 [ 275 ] {09025444-fb2c-4e53-9f32-55aa80908a6a} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2025.12.20 23:58:03.221111 [ 275 ] {09025444-fb2c-4e53-9f32-55aa80908a6a} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001262 sec., 162440.5705229794 rows/sec., 9.53 MiB/sec. | ||
| 5242 | 2025.12.20 23:58:03.221148 [ 275 ] {09025444-fb2c-4e53-9f32-55aa80908a6a} <Debug> TCPHandler: Processed in 0.001429668 sec. | ||
| 5243 | 2025.12.20 23:58:03.221254 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2025.12.20 23:58:03.221348 [ 275 ] {2854c060-9379-4054-aac3-3f9e06771dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5245 | 2025.12.20 23:58:03.221389 [ 275 ] {2854c060-9379-4054-aac3-3f9e06771dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5246 | 2025.12.20 23:58:03.221865 [ 275 ] {2854c060-9379-4054-aac3-3f9e06771dd7} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2025.12.20 23:58:03.221902 [ 275 ] {2854c060-9379-4054-aac3-3f9e06771dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5248 | 2025.12.20 23:58:03.222228 [ 275 ] {2854c060-9379-4054-aac3-3f9e06771dd7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5249 | 2025.12.20 23:58:03.222437 [ 275 ] {2854c060-9379-4054-aac3-3f9e06771dd7} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2025.12.20 23:58:03.222570 [ 275 ] {2854c060-9379-4054-aac3-3f9e06771dd7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001241 sec., 170829.97582594684 rows/sec., 11.02 MiB/sec. | ||
| 5251 | 2025.12.20 23:58:03.222607 [ 275 ] {2854c060-9379-4054-aac3-3f9e06771dd7} <Debug> TCPHandler: Processed in 0.001404427 sec. | ||
| 5252 | 2025.12.20 23:58:03.222716 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2025.12.20 23:58:03.222810 [ 275 ] {2ec73b38-e461-4b88-b97d-352188c7db7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5254 | 2025.12.20 23:58:03.222851 [ 275 ] {2ec73b38-e461-4b88-b97d-352188c7db7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5255 | 2025.12.20 23:58:03.223324 [ 275 ] {2ec73b38-e461-4b88-b97d-352188c7db7a} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2025.12.20 23:58:03.223362 [ 275 ] {2ec73b38-e461-4b88-b97d-352188c7db7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5257 | 2025.12.20 23:58:03.223689 [ 275 ] {2ec73b38-e461-4b88-b97d-352188c7db7a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5258 | 2025.12.20 23:58:03.223904 [ 275 ] {2ec73b38-e461-4b88-b97d-352188c7db7a} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2025.12.20 23:58:03.224038 [ 275 ] {2ec73b38-e461-4b88-b97d-352188c7db7a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 5260 | 2025.12.20 23:58:03.224075 [ 275 ] {2ec73b38-e461-4b88-b97d-352188c7db7a} <Debug> TCPHandler: Processed in 0.001410377 sec. | ||
| 5261 | 2025.12.20 23:58:03.224180 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2025.12.20 23:58:03.224273 [ 275 ] {8071e8f7-4ae7-4280-945e-b4ee4a24a188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5263 | 2025.12.20 23:58:03.224314 [ 275 ] {8071e8f7-4ae7-4280-945e-b4ee4a24a188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5264 | 2025.12.20 23:58:03.224966 [ 275 ] {8071e8f7-4ae7-4280-945e-b4ee4a24a188} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2025.12.20 23:58:03.225003 [ 275 ] {8071e8f7-4ae7-4280-945e-b4ee4a24a188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5266 | 2025.12.20 23:58:03.225373 [ 275 ] {8071e8f7-4ae7-4280-945e-b4ee4a24a188} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5267 | 2025.12.20 23:58:03.225587 [ 275 ] {8071e8f7-4ae7-4280-945e-b4ee4a24a188} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2025.12.20 23:58:03.225719 [ 275 ] {8071e8f7-4ae7-4280-945e-b4ee4a24a188} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001464 sec., 463797.81420765026 rows/sec., 32.33 MiB/sec. | ||
| 5269 | 2025.12.20 23:58:03.225757 [ 275 ] {8071e8f7-4ae7-4280-945e-b4ee4a24a188} <Debug> TCPHandler: Processed in 0.001629124 sec. | ||
| 5270 | 2025.12.20 23:58:03.225866 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2025.12.20 23:58:03.225969 [ 275 ] {edfa4127-1bc1-4fc2-8ca6-c49c3c2980b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5272 | 2025.12.20 23:58:03.226013 [ 275 ] {edfa4127-1bc1-4fc2-8ca6-c49c3c2980b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5273 | 2025.12.20 23:58:03.226358 [ 275 ] {edfa4127-1bc1-4fc2-8ca6-c49c3c2980b2} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2025.12.20 23:58:03.226396 [ 275 ] {edfa4127-1bc1-4fc2-8ca6-c49c3c2980b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5275 | 2025.12.20 23:58:03.226716 [ 275 ] {edfa4127-1bc1-4fc2-8ca6-c49c3c2980b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5276 | 2025.12.20 23:58:03.226952 [ 275 ] {edfa4127-1bc1-4fc2-8ca6-c49c3c2980b2} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2025.12.20 23:58:03.227087 [ 275 ] {edfa4127-1bc1-4fc2-8ca6-c49c3c2980b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 5278 | 2025.12.20 23:58:03.227123 [ 275 ] {edfa4127-1bc1-4fc2-8ca6-c49c3c2980b2} <Debug> TCPHandler: Processed in 0.001309044 sec. | ||
| 5279 | 2025.12.20 23:58:03.227236 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2025.12.20 23:58:03.227332 [ 275 ] {f6be8b6b-461f-423f-80f1-5e734faa8cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5281 | 2025.12.20 23:58:03.227376 [ 275 ] {f6be8b6b-461f-423f-80f1-5e734faa8cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5282 | 2025.12.20 23:58:03.227815 [ 275 ] {f6be8b6b-461f-423f-80f1-5e734faa8cd7} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2025.12.20 23:58:03.227852 [ 275 ] {f6be8b6b-461f-423f-80f1-5e734faa8cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5284 | 2025.12.20 23:58:03.228205 [ 275 ] {f6be8b6b-461f-423f-80f1-5e734faa8cd7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5285 | 2025.12.20 23:58:03.228438 [ 275 ] {f6be8b6b-461f-423f-80f1-5e734faa8cd7} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2025.12.20 23:58:03.228569 [ 275 ] {f6be8b6b-461f-423f-80f1-5e734faa8cd7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001257 sec., 249801.1137629276 rows/sec., 16.41 MiB/sec. | ||
| 5287 | 2025.12.20 23:58:03.228607 [ 275 ] {f6be8b6b-461f-423f-80f1-5e734faa8cd7} <Debug> TCPHandler: Processed in 0.001421197 sec. | ||
| 5288 | 2025.12.20 23:58:03.228709 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2025.12.20 23:58:03.228804 [ 275 ] {d55cb867-157d-4489-a0b8-007ed3af6967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5290 | 2025.12.20 23:58:03.228846 [ 275 ] {d55cb867-157d-4489-a0b8-007ed3af6967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5291 | 2025.12.20 23:58:03.229160 [ 275 ] {d55cb867-157d-4489-a0b8-007ed3af6967} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2025.12.20 23:58:03.229197 [ 275 ] {d55cb867-157d-4489-a0b8-007ed3af6967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5293 | 2025.12.20 23:58:03.229504 [ 275 ] {d55cb867-157d-4489-a0b8-007ed3af6967} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5294 | 2025.12.20 23:58:03.229708 [ 275 ] {d55cb867-157d-4489-a0b8-007ed3af6967} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2025.12.20 23:58:03.229837 [ 275 ] {d55cb867-157d-4489-a0b8-007ed3af6967} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 5296 | 2025.12.20 23:58:03.229872 [ 275 ] {d55cb867-157d-4489-a0b8-007ed3af6967} <Debug> TCPHandler: Processed in 0.00121228 sec. | ||
| 5297 | 2025.12.20 23:58:03.229980 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2025.12.20 23:58:03.230075 [ 275 ] {30e1163a-ac13-4d5e-93ad-a70759687a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5299 | 2025.12.20 23:58:03.230117 [ 275 ] {30e1163a-ac13-4d5e-93ad-a70759687a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5300 | 2025.12.20 23:58:03.230439 [ 275 ] {30e1163a-ac13-4d5e-93ad-a70759687a5b} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2025.12.20 23:58:03.230476 [ 275 ] {30e1163a-ac13-4d5e-93ad-a70759687a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5302 | 2025.12.20 23:58:03.230802 [ 275 ] {30e1163a-ac13-4d5e-93ad-a70759687a5b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5303 | 2025.12.20 23:58:03.231012 [ 275 ] {30e1163a-ac13-4d5e-93ad-a70759687a5b} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2025.12.20 23:58:03.231138 [ 275 ] {30e1163a-ac13-4d5e-93ad-a70759687a5b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001082 sec., 96118.29944547135 rows/sec., 5.89 MiB/sec. | ||
| 5305 | 2025.12.20 23:58:03.231173 [ 275 ] {30e1163a-ac13-4d5e-93ad-a70759687a5b} <Debug> TCPHandler: Processed in 0.001244531 sec. | ||
| 5306 | 2025.12.20 23:58:04.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.39 MiB, peak 255.61 MiB, free memory in arenas 0.00 B, will set to 251.75 MiB (RSS), difference: 10.36 MiB | ||
| 5307 | 2025.12.20 23:58:04.915822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 688 | ||
| 5308 | 2025.12.20 23:58:04.918198 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2025.12.20 23:58:04.918254 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5310 | 2025.12.20 23:58:04.919563 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5311 | 2025.12.20 23:58:04.919852 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2025.12.20 23:58:04.920210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5313 | 2025.12.20 23:58:08.206073 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5314 | 2025.12.20 23:58:08.206268 [ 275 ] {510473aa-69b0-4ed2-8788-2c3c8d173a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5315 | 2025.12.20 23:58:08.206337 [ 275 ] {510473aa-69b0-4ed2-8788-2c3c8d173a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5316 | 2025.12.20 23:58:08.207120 [ 275 ] {510473aa-69b0-4ed2-8788-2c3c8d173a71} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5317 | 2025.12.20 23:58:08.207163 [ 275 ] {510473aa-69b0-4ed2-8788-2c3c8d173a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5318 | 2025.12.20 23:58:08.207570 [ 275 ] {510473aa-69b0-4ed2-8788-2c3c8d173a71} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5319 | 2025.12.20 23:58:08.207788 [ 275 ] {510473aa-69b0-4ed2-8788-2c3c8d173a71} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2025.12.20 23:58:08.207940 [ 275 ] {510473aa-69b0-4ed2-8788-2c3c8d173a71} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001728 sec., 78703.70370370371 rows/sec., 6.82 MiB/sec. | ||
| 5321 | 2025.12.20 23:58:08.207981 [ 275 ] {510473aa-69b0-4ed2-8788-2c3c8d173a71} <Debug> TCPHandler: Processed in 0.002033988 sec. | ||
| 5322 | 2025.12.20 23:58:08.208108 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5323 | 2025.12.20 23:58:08.208203 [ 275 ] {6161cb38-445d-46f8-8e7b-e332f3f9c018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5324 | 2025.12.20 23:58:08.208243 [ 275 ] {6161cb38-445d-46f8-8e7b-e332f3f9c018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5325 | 2025.12.20 23:58:08.208704 [ 275 ] {6161cb38-445d-46f8-8e7b-e332f3f9c018} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2025.12.20 23:58:08.208740 [ 275 ] {6161cb38-445d-46f8-8e7b-e332f3f9c018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5327 | 2025.12.20 23:58:08.209044 [ 275 ] {6161cb38-445d-46f8-8e7b-e332f3f9c018} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5328 | 2025.12.20 23:58:08.209245 [ 275 ] {6161cb38-445d-46f8-8e7b-e332f3f9c018} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2025.12.20 23:58:08.209369 [ 275 ] {6161cb38-445d-46f8-8e7b-e332f3f9c018} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001185 sec., 33755.27426160337 rows/sec., 2.48 MiB/sec. | ||
| 5330 | 2025.12.20 23:58:08.209406 [ 275 ] {6161cb38-445d-46f8-8e7b-e332f3f9c018} <Debug> TCPHandler: Processed in 0.001348035 sec. | ||
| 5331 | 2025.12.20 23:58:08.209517 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5332 | 2025.12.20 23:58:08.209610 [ 275 ] {0ac7c59a-0c85-4713-a8db-3c538dcf32db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5333 | 2025.12.20 23:58:08.209649 [ 275 ] {0ac7c59a-0c85-4713-a8db-3c538dcf32db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5334 | 2025.12.20 23:58:08.210087 [ 275 ] {0ac7c59a-0c85-4713-a8db-3c538dcf32db} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2025.12.20 23:58:08.210122 [ 275 ] {0ac7c59a-0c85-4713-a8db-3c538dcf32db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5336 | 2025.12.20 23:58:08.210435 [ 275 ] {0ac7c59a-0c85-4713-a8db-3c538dcf32db} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5337 | 2025.12.20 23:58:08.210636 [ 275 ] {0ac7c59a-0c85-4713-a8db-3c538dcf32db} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2025.12.20 23:58:08.210760 [ 275 ] {0ac7c59a-0c85-4713-a8db-3c538dcf32db} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001168 sec., 89041.09589041096 rows/sec., 6.95 MiB/sec. | ||
| 5339 | 2025.12.20 23:58:08.210796 [ 275 ] {0ac7c59a-0c85-4713-a8db-3c538dcf32db} <Debug> TCPHandler: Processed in 0.001328034 sec. | ||
| 5340 | 2025.12.20 23:58:08.210909 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5341 | 2025.12.20 23:58:08.211002 [ 275 ] {90bfb5f1-3c04-4f90-a6c5-3fcbd6256dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5342 | 2025.12.20 23:58:08.211045 [ 275 ] {90bfb5f1-3c04-4f90-a6c5-3fcbd6256dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5343 | 2025.12.20 23:58:08.211456 [ 275 ] {90bfb5f1-3c04-4f90-a6c5-3fcbd6256dd9} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2025.12.20 23:58:08.211492 [ 275 ] {90bfb5f1-3c04-4f90-a6c5-3fcbd6256dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5345 | 2025.12.20 23:58:08.211844 [ 275 ] {90bfb5f1-3c04-4f90-a6c5-3fcbd6256dd9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5346 | 2025.12.20 23:58:08.212053 [ 275 ] {90bfb5f1-3c04-4f90-a6c5-3fcbd6256dd9} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2025.12.20 23:58:08.212174 [ 275 ] {90bfb5f1-3c04-4f90-a6c5-3fcbd6256dd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 5348 | 2025.12.20 23:58:08.212210 [ 275 ] {90bfb5f1-3c04-4f90-a6c5-3fcbd6256dd9} <Debug> TCPHandler: Processed in 0.001349965 sec. | ||
| 5349 | 2025.12.20 23:58:08.212329 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5350 | 2025.12.20 23:58:08.212425 [ 275 ] {be233862-3b20-4823-ab58-79610ab219bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5351 | 2025.12.20 23:58:08.212478 [ 275 ] {be233862-3b20-4823-ab58-79610ab219bb} <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 | ||
| 5352 | 2025.12.20 23:58:08.213289 [ 275 ] {be233862-3b20-4823-ab58-79610ab219bb} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2025.12.20 23:58:08.213325 [ 275 ] {be233862-3b20-4823-ab58-79610ab219bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5354 | 2025.12.20 23:58:08.213907 [ 275 ] {be233862-3b20-4823-ab58-79610ab219bb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5355 | 2025.12.20 23:58:08.214127 [ 275 ] {be233862-3b20-4823-ab58-79610ab219bb} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2025.12.20 23:58:08.214259 [ 275 ] {be233862-3b20-4823-ab58-79610ab219bb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001852 sec., 21598.272138228942 rows/sec., 38.70 MiB/sec. | ||
| 5357 | 2025.12.20 23:58:08.214310 [ 275 ] {be233862-3b20-4823-ab58-79610ab219bb} <Debug> TCPHandler: Processed in 0.002029758 sec. | ||
| 5358 | 2025.12.20 23:58:08.214424 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2025.12.20 23:58:08.214516 [ 275 ] {a764781c-7da6-40a3-89e4-141e583b90a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5360 | 2025.12.20 23:58:08.214557 [ 275 ] {a764781c-7da6-40a3-89e4-141e583b90a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5361 | 2025.12.20 23:58:08.214888 [ 275 ] {a764781c-7da6-40a3-89e4-141e583b90a7} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2025.12.20 23:58:08.214923 [ 275 ] {a764781c-7da6-40a3-89e4-141e583b90a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5363 | 2025.12.20 23:58:08.215231 [ 275 ] {a764781c-7da6-40a3-89e4-141e583b90a7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5364 | 2025.12.20 23:58:08.215435 [ 275 ] {a764781c-7da6-40a3-89e4-141e583b90a7} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2025.12.20 23:58:08.215564 [ 275 ] {a764781c-7da6-40a3-89e4-141e583b90a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 5366 | 2025.12.20 23:58:08.215606 [ 275 ] {a764781c-7da6-40a3-89e4-141e583b90a7} <Debug> TCPHandler: Processed in 0.001230371 sec. | ||
| 5367 | 2025.12.20 23:58:09.754431 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5368 | 2025.12.20 23:58:09.754504 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5369 | 2025.12.20 23:58:09.895360 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10501 | ||
| 5370 | 2025.12.20 23:58:09.895840 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2025.12.20 23:58:09.895882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5372 | 2025.12.20 23:58:09.896447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5373 | 2025.12.20 23:58:09.896669 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2025.12.20 23:58:09.896801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10501 | ||
| 5375 | 2025.12.20 23:58:10.462981 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5376 | 2025.12.20 23:58:10.478714 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2025.12.20 23:58:10.478779 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5378 | 2025.12.20 23:58:10.484597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5379 | 2025.12.20 23:58:10.485300 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2025.12.20 23:58:10.488242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5381 | 2025.12.20 23:58:13.213595 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5382 | 2025.12.20 23:58:13.213780 [ 275 ] {bfb7f301-dc8f-41e6-b2ae-e888ba52f269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5383 | 2025.12.20 23:58:13.213845 [ 275 ] {bfb7f301-dc8f-41e6-b2ae-e888ba52f269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5384 | 2025.12.20 23:58:13.214639 [ 275 ] {bfb7f301-dc8f-41e6-b2ae-e888ba52f269} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2025.12.20 23:58:13.214689 [ 275 ] {bfb7f301-dc8f-41e6-b2ae-e888ba52f269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5386 | 2025.12.20 23:58:13.215121 [ 275 ] {bfb7f301-dc8f-41e6-b2ae-e888ba52f269} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5387 | 2025.12.20 23:58:13.215340 [ 275 ] {bfb7f301-dc8f-41e6-b2ae-e888ba52f269} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2025.12.20 23:58:13.215512 [ 275 ] {bfb7f301-dc8f-41e6-b2ae-e888ba52f269} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00178 sec., 230337.0786516854 rows/sec., 14.61 MiB/sec. | ||
| 5389 | 2025.12.20 23:58:13.215558 [ 275 ] {bfb7f301-dc8f-41e6-b2ae-e888ba52f269} <Debug> TCPHandler: Processed in 0.002085429 sec. | ||
| 5390 | 2025.12.20 23:58:13.215681 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2025.12.20 23:58:13.215782 [ 275 ] {5bf167f3-ec7f-421e-b8fc-ccd2321b2331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5392 | 2025.12.20 23:58:13.215824 [ 275 ] {5bf167f3-ec7f-421e-b8fc-ccd2321b2331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5393 | 2025.12.20 23:58:13.216630 [ 275 ] {5bf167f3-ec7f-421e-b8fc-ccd2321b2331} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2025.12.20 23:58:13.216667 [ 275 ] {5bf167f3-ec7f-421e-b8fc-ccd2321b2331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5395 | 2025.12.20 23:58:13.217038 [ 275 ] {5bf167f3-ec7f-421e-b8fc-ccd2321b2331} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5396 | 2025.12.20 23:58:13.217237 [ 275 ] {5bf167f3-ec7f-421e-b8fc-ccd2321b2331} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2025.12.20 23:58:13.217342 [ 59 ] {} <Debug> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5398 | 2025.12.20 23:58:13.217363 [ 275 ] {5bf167f3-ec7f-421e-b8fc-ccd2321b2331} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.0016 sec., 695000 rows/sec., 54.84 MiB/sec. | ||
| 5399 | 2025.12.20 23:58:13.217416 [ 59 ] {} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2025.12.20 23:58:13.217425 [ 275 ] {5bf167f3-ec7f-421e-b8fc-ccd2321b2331} <Debug> TCPHandler: Processed in 0.00179494 sec. | ||
| 5401 | 2025.12.20 23:58:13.217446 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5402 | 2025.12.20 23:58:13.217570 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2025.12.20 23:58:13.217595 [ 190 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::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 | ||
| 5404 | 2025.12.20 23:58:13.217668 [ 275 ] {484875c9-dd28-4817-8704-d3f1a216ec60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5405 | 2025.12.20 23:58:13.217714 [ 275 ] {484875c9-dd28-4817-8704-d3f1a216ec60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5406 | 2025.12.20 23:58:13.217753 [ 190 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5407 | 2025.12.20 23:58:13.217798 [ 190 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2464 rows starting from the beginning of the part | ||
| 5408 | 2025.12.20 23:58:13.217873 [ 190 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1112 rows starting from the beginning of the part | ||
| 5409 | 2025.12.20 23:58:13.217925 [ 190 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 136 rows starting from the beginning of the part | ||
| 5410 | 2025.12.20 23:58:13.217970 [ 190 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1112 rows starting from the beginning of the part | ||
| 5411 | 2025.12.20 23:58:13.218012 [ 190 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 136 rows starting from the beginning of the part | ||
| 5412 | 2025.12.20 23:58:13.218053 [ 190 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1112 rows starting from the beginning of the part | ||
| 5413 | 2025.12.20 23:58:13.218207 [ 275 ] {484875c9-dd28-4817-8704-d3f1a216ec60} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2025.12.20 23:58:13.218249 [ 275 ] {484875c9-dd28-4817-8704-d3f1a216ec60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5415 | 2025.12.20 23:58:13.218572 [ 275 ] {484875c9-dd28-4817-8704-d3f1a216ec60} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5416 | 2025.12.20 23:58:13.218784 [ 275 ] {484875c9-dd28-4817-8704-d3f1a216ec60} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2025.12.20 23:58:13.218915 [ 275 ] {484875c9-dd28-4817-8704-d3f1a216ec60} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001265 sec., 162055.33596837943 rows/sec., 9.51 MiB/sec. | ||
| 5418 | 2025.12.20 23:58:13.218953 [ 275 ] {484875c9-dd28-4817-8704-d3f1a216ec60} <Debug> TCPHandler: Processed in 0.001431248 sec. | ||
| 5419 | 2025.12.20 23:58:13.219064 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5420 | 2025.12.20 23:58:13.219157 [ 275 ] {e4f9a529-cd06-4619-a50a-2df2bd82fbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5421 | 2025.12.20 23:58:13.219196 [ 275 ] {e4f9a529-cd06-4619-a50a-2df2bd82fbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5422 | 2025.12.20 23:58:13.219647 [ 275 ] {e4f9a529-cd06-4619-a50a-2df2bd82fbc2} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2025.12.20 23:58:13.219684 [ 275 ] {e4f9a529-cd06-4619-a50a-2df2bd82fbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5424 | 2025.12.20 23:58:13.219998 [ 275 ] {e4f9a529-cd06-4619-a50a-2df2bd82fbc2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5425 | 2025.12.20 23:58:13.220212 [ 275 ] {e4f9a529-cd06-4619-a50a-2df2bd82fbc2} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5426 | 2025.12.20 23:58:13.220313 [ 199 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6072 rows, containing 5 columns (5 merged, 0 gathered) in 0.002783493 sec., 2181431.747807521 rows/sec., 183.78 MiB/sec. | ||
| 5427 | 2025.12.20 23:58:13.220344 [ 275 ] {e4f9a529-cd06-4619-a50a-2df2bd82fbc2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001204 sec., 176079.7342192691 rows/sec., 11.36 MiB/sec. | ||
| 5428 | 2025.12.20 23:58:13.220388 [ 275 ] {e4f9a529-cd06-4619-a50a-2df2bd82fbc2} <Debug> TCPHandler: Processed in 0.001372316 sec. | ||
| 5429 | 2025.12.20 23:58:13.220499 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2025.12.20 23:58:13.220592 [ 275 ] {f2c78036-e21e-4643-8698-d71b5662d795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5431 | 2025.12.20 23:58:13.220632 [ 275 ] {f2c78036-e21e-4643-8698-d71b5662d795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5432 | 2025.12.20 23:58:13.220685 [ 196 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5433 | 2025.12.20 23:58:13.221003 [ 196 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_31_6} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2025.12.20 23:58:13.221090 [ 196 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_31_6} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5435 | 2025.12.20 23:58:13.221091 [ 275 ] {f2c78036-e21e-4643-8698-d71b5662d795} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2025.12.20 23:58:13.221140 [ 275 ] {f2c78036-e21e-4643-8698-d71b5662d795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5437 | 2025.12.20 23:58:13.221205 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 5438 | 2025.12.20 23:58:13.221448 [ 275 ] {f2c78036-e21e-4643-8698-d71b5662d795} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5439 | 2025.12.20 23:58:13.221661 [ 275 ] {f2c78036-e21e-4643-8698-d71b5662d795} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2025.12.20 23:58:13.221799 [ 275 ] {f2c78036-e21e-4643-8698-d71b5662d795} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001224 sec., 172385.62091503266 rows/sec., 9.79 MiB/sec. | ||
| 5441 | 2025.12.20 23:58:13.221837 [ 275 ] {f2c78036-e21e-4643-8698-d71b5662d795} <Debug> TCPHandler: Processed in 0.001385886 sec. | ||
| 5442 | 2025.12.20 23:58:13.221947 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5443 | 2025.12.20 23:58:13.222040 [ 275 ] {a3ff19f6-95f9-438d-91da-0b2da031e8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5444 | 2025.12.20 23:58:13.222079 [ 275 ] {a3ff19f6-95f9-438d-91da-0b2da031e8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5445 | 2025.12.20 23:58:13.222705 [ 275 ] {a3ff19f6-95f9-438d-91da-0b2da031e8e5} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2025.12.20 23:58:13.222742 [ 275 ] {a3ff19f6-95f9-438d-91da-0b2da031e8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5447 | 2025.12.20 23:58:13.223073 [ 275 ] {a3ff19f6-95f9-438d-91da-0b2da031e8e5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5448 | 2025.12.20 23:58:13.223290 [ 275 ] {a3ff19f6-95f9-438d-91da-0b2da031e8e5} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2025.12.20 23:58:13.223402 [ 58 ] {} <Debug> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5450 | 2025.12.20 23:58:13.223417 [ 275 ] {a3ff19f6-95f9-438d-91da-0b2da031e8e5} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001395 sec., 486738.3512544803 rows/sec., 33.93 MiB/sec. | ||
| 5451 | 2025.12.20 23:58:13.223451 [ 58 ] {} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5452 | 2025.12.20 23:58:13.223469 [ 275 ] {a3ff19f6-95f9-438d-91da-0b2da031e8e5} <Debug> TCPHandler: Processed in 0.001570062 sec. | ||
| 5453 | 2025.12.20 23:58:13.223478 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5454 | 2025.12.20 23:58:13.223572 [ 186 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::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 | ||
| 5455 | 2025.12.20 23:58:13.223592 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2025.12.20 23:58:13.223678 [ 186 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5457 | 2025.12.20 23:58:13.223695 [ 275 ] {98d56e1c-93a2-423f-89ef-14f94f0acccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5458 | 2025.12.20 23:58:13.223715 [ 186 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1249 rows starting from the beginning of the part | ||
| 5459 | 2025.12.20 23:58:13.223742 [ 275 ] {98d56e1c-93a2-423f-89ef-14f94f0acccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5460 | 2025.12.20 23:58:13.223781 [ 186 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 679 rows starting from the beginning of the part | ||
| 5461 | 2025.12.20 23:58:13.223836 [ 186 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5462 | 2025.12.20 23:58:13.223881 [ 186 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 679 rows starting from the beginning of the part | ||
| 5463 | 2025.12.20 23:58:13.223924 [ 186 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5464 | 2025.12.20 23:58:13.223964 [ 186 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 679 rows starting from the beginning of the part | ||
| 5465 | 2025.12.20 23:58:13.224084 [ 275 ] {98d56e1c-93a2-423f-89ef-14f94f0acccb} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5466 | 2025.12.20 23:58:13.224125 [ 275 ] {98d56e1c-93a2-423f-89ef-14f94f0acccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5467 | 2025.12.20 23:58:13.224446 [ 275 ] {98d56e1c-93a2-423f-89ef-14f94f0acccb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5468 | 2025.12.20 23:58:13.224680 [ 275 ] {98d56e1c-93a2-423f-89ef-14f94f0acccb} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5469 | 2025.12.20 23:58:13.224812 [ 275 ] {98d56e1c-93a2-423f-89ef-14f94f0acccb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 276.19 KiB/sec. | ||
| 5470 | 2025.12.20 23:58:13.224848 [ 275 ] {98d56e1c-93a2-423f-89ef-14f94f0acccb} <Debug> TCPHandler: Processed in 0.001304684 sec. | ||
| 5471 | 2025.12.20 23:58:13.224972 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5472 | 2025.12.20 23:58:13.225065 [ 275 ] {bbfbd90f-9a51-4014-a875-b956efd07b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5473 | 2025.12.20 23:58:13.225107 [ 275 ] {bbfbd90f-9a51-4014-a875-b956efd07b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5474 | 2025.12.20 23:58:13.225524 [ 197 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3494 rows, containing 5 columns (5 merged, 0 gathered) in 0.001989856 sec., 1755905.9550037791 rows/sec., 131.52 MiB/sec. | ||
| 5475 | 2025.12.20 23:58:13.225551 [ 275 ] {bbfbd90f-9a51-4014-a875-b956efd07b31} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2025.12.20 23:58:13.225588 [ 275 ] {bbfbd90f-9a51-4014-a875-b956efd07b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5477 | 2025.12.20 23:58:13.225770 [ 186 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5478 | 2025.12.20 23:58:13.225972 [ 275 ] {bbfbd90f-9a51-4014-a875-b956efd07b31} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5479 | 2025.12.20 23:58:13.226092 [ 186 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_31_6} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2025.12.20 23:58:13.226187 [ 186 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_31_6} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5481 | 2025.12.20 23:58:13.226264 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 5482 | 2025.12.20 23:58:13.226295 [ 275 ] {bbfbd90f-9a51-4014-a875-b956efd07b31} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2025.12.20 23:58:13.226422 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5484 | 2025.12.20 23:58:13.226440 [ 275 ] {bbfbd90f-9a51-4014-a875-b956efd07b31} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001393 sec., 225412.7781765973 rows/sec., 14.81 MiB/sec. | ||
| 5485 | 2025.12.20 23:58:13.226458 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2025.12.20 23:58:13.226484 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5487 | 2025.12.20 23:58:13.226487 [ 275 ] {bbfbd90f-9a51-4014-a875-b956efd07b31} <Debug> TCPHandler: Processed in 0.001563592 sec. | ||
| 5488 | 2025.12.20 23:58:13.226557 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 5489 | 2025.12.20 23:58:13.226614 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5490 | 2025.12.20 23:58:13.226648 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5491 | 2025.12.20 23:58:13.226678 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9707 rows starting from the beginning of the part | ||
| 5492 | 2025.12.20 23:58:13.226714 [ 275 ] {8ec5eb08-8b83-4e2c-bd1f-4b84333d011a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5493 | 2025.12.20 23:58:13.226724 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 314 rows starting from the beginning of the part | ||
| 5494 | 2025.12.20 23:58:13.226764 [ 275 ] {8ec5eb08-8b83-4e2c-bd1f-4b84333d011a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5495 | 2025.12.20 23:58:13.226776 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 5496 | 2025.12.20 23:58:13.226818 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 314 rows starting from the beginning of the part | ||
| 5497 | 2025.12.20 23:58:13.226852 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 5498 | 2025.12.20 23:58:13.226884 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 314 rows starting from the beginning of the part | ||
| 5499 | 2025.12.20 23:58:13.227145 [ 275 ] {8ec5eb08-8b83-4e2c-bd1f-4b84333d011a} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2025.12.20 23:58:13.227186 [ 275 ] {8ec5eb08-8b83-4e2c-bd1f-4b84333d011a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5501 | 2025.12.20 23:58:13.227495 [ 275 ] {8ec5eb08-8b83-4e2c-bd1f-4b84333d011a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5502 | 2025.12.20 23:58:13.227720 [ 275 ] {8ec5eb08-8b83-4e2c-bd1f-4b84333d011a} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2025.12.20 23:58:13.227842 [ 58 ] {} <Debug> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5504 | 2025.12.20 23:58:13.227850 [ 275 ] {8ec5eb08-8b83-4e2c-bd1f-4b84333d011a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 58.39 KiB/sec. | ||
| 5505 | 2025.12.20 23:58:13.227885 [ 58 ] {} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2025.12.20 23:58:13.227904 [ 275 ] {8ec5eb08-8b83-4e2c-bd1f-4b84333d011a} <Debug> TCPHandler: Processed in 0.001338364 sec. | ||
| 5507 | 2025.12.20 23:58:13.227912 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5508 | 2025.12.20 23:58:13.228011 [ 197 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::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 | ||
| 5509 | 2025.12.20 23:58:13.228062 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2025.12.20 23:58:13.228132 [ 197 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5511 | 2025.12.20 23:58:13.228174 [ 197 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 5512 | 2025.12.20 23:58:13.228196 [ 275 ] {0e6e461b-458b-4844-b312-78aa1fb02eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5513 | 2025.12.20 23:58:13.228251 [ 197 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5514 | 2025.12.20 23:58:13.228256 [ 275 ] {0e6e461b-458b-4844-b312-78aa1fb02eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5515 | 2025.12.20 23:58:13.228310 [ 197 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5516 | 2025.12.20 23:58:13.228357 [ 197 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5517 | 2025.12.20 23:58:13.228395 [ 197 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5518 | 2025.12.20 23:58:13.228434 [ 197 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 5519 | 2025.12.20 23:58:13.228599 [ 275 ] {0e6e461b-458b-4844-b312-78aa1fb02eb9} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2025.12.20 23:58:13.228635 [ 275 ] {0e6e461b-458b-4844-b312-78aa1fb02eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5521 | 2025.12.20 23:58:13.229083 [ 275 ] {0e6e461b-458b-4844-b312-78aa1fb02eb9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5522 | 2025.12.20 23:58:13.229157 [ 188 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001181909 sec., 13537.421239706271 rows/sec., 905.58 KiB/sec. | ||
| 5523 | 2025.12.20 23:58:13.229319 [ 206 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5524 | 2025.12.20 23:58:13.229326 [ 275 ] {0e6e461b-458b-4844-b312-78aa1fb02eb9} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2025.12.20 23:58:13.229469 [ 57 ] {} <Debug> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5526 | 2025.12.20 23:58:13.229482 [ 275 ] {0e6e461b-458b-4844-b312-78aa1fb02eb9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001324 sec., 78549.84894259818 rows/sec., 4.81 MiB/sec. | ||
| 5527 | 2025.12.20 23:58:13.229507 [ 57 ] {} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2025.12.20 23:58:13.229522 [ 275 ] {0e6e461b-458b-4844-b312-78aa1fb02eb9} <Debug> TCPHandler: Processed in 0.00150835 sec. | ||
| 5529 | 2025.12.20 23:58:13.229530 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5530 | 2025.12.20 23:58:13.229615 [ 188 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 5531 | 2025.12.20 23:58:13.229651 [ 206 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_16_3} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2025.12.20 23:58:13.229727 [ 188 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5533 | 2025.12.20 23:58:13.229735 [ 206 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_16_3} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5534 | 2025.12.20 23:58:13.229772 [ 188 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1984 rows starting from the beginning of the part | ||
| 5535 | 2025.12.20 23:58:13.229840 [ 188 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 5536 | 2025.12.20 23:58:13.229851 [ 206 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5537 | 2025.12.20 23:58:13.229883 [ 188 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 5538 | 2025.12.20 23:58:13.229926 [ 188 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
| 5539 | 2025.12.20 23:58:13.229962 [ 188 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 5540 | 2025.12.20 23:58:13.230007 [ 188 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 5541 | 2025.12.20 23:58:13.230559 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10969 rows, containing 5 columns (5 merged, 0 gathered) in 0.004030394 sec., 2721570.149221143 rows/sec., 182.88 MiB/sec. | ||
| 5542 | 2025.12.20 23:58:13.230802 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5543 | 2025.12.20 23:58:13.231041 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2025.12.20 23:58:13.231110 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5545 | 2025.12.20 23:58:13.231169 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5546 | 2025.12.20 23:58:13.231225 [ 206 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 4 columns (4 merged, 0 gathered) in 0.001648135 sec., 1465899.3347025577 rows/sec., 93.39 MiB/sec. | ||
| 5547 | 2025.12.20 23:58:13.231506 [ 191 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5548 | 2025.12.20 23:58:13.231826 [ 191 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_31_6} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2025.12.20 23:58:13.231908 [ 191 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_31_6} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5550 | 2025.12.20 23:58:13.232001 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5551 | 2025.12.20 23:58:14.921335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 720 | ||
| 5552 | 2025.12.20 23:58:14.923631 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2025.12.20 23:58:14.923688 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5554 | 2025.12.20 23:58:14.924964 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5555 | 2025.12.20 23:58:14.925239 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2025.12.20 23:58:14.925405 [ 56 ] {} <Debug> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5557 | 2025.12.20 23:58:14.925496 [ 56 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2025.12.20 23:58:14.925530 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5559 | 2025.12.20 23:58:14.925590 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
| 5560 | 2025.12.20 23:58:14.925728 [ 194 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::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 | ||
| 5561 | 2025.12.20 23:58:14.926492 [ 194 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5562 | 2025.12.20 23:58:14.926660 [ 194 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 546 rows starting from the beginning of the part | ||
| 5563 | 2025.12.20 23:58:14.927076 [ 194 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 5564 | 2025.12.20 23:58:14.927456 [ 194 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 5565 | 2025.12.20 23:58:14.927811 [ 194 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5566 | 2025.12.20 23:58:14.928134 [ 194 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::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 | ||
| 5567 | 2025.12.20 23:58:14.928448 [ 194 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::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 | ||
| 5568 | 2025.12.20 23:58:14.934601 [ 188 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 72 columns (72 merged, 0 gathered) in 0.008960868 sec., 80349.35901298847 rows/sec., 71.00 MiB/sec. | ||
| 5569 | 2025.12.20 23:58:14.935470 [ 194 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5570 | 2025.12.20 23:58:14.935995 [ 194 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_16_3} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2025.12.20 23:58:14.936071 [ 194 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_16_3} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5572 | 2025.12.20 23:58:14.936240 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5573 | 2025.12.20 23:58:15.815409 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5574 | 2025.12.20 23:58:15.815634 [ 275 ] {c60be3a5-0683-4d6e-8af4-86eb13e080e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5575 | 2025.12.20 23:58:15.815723 [ 275 ] {c60be3a5-0683-4d6e-8af4-86eb13e080e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5576 | 2025.12.20 23:58:15.816447 [ 275 ] {c60be3a5-0683-4d6e-8af4-86eb13e080e6} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2025.12.20 23:58:15.816499 [ 275 ] {c60be3a5-0683-4d6e-8af4-86eb13e080e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5578 | 2025.12.20 23:58:15.816895 [ 275 ] {c60be3a5-0683-4d6e-8af4-86eb13e080e6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5579 | 2025.12.20 23:58:15.817135 [ 275 ] {c60be3a5-0683-4d6e-8af4-86eb13e080e6} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2025.12.20 23:58:15.817285 [ 54 ] {} <Debug> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5581 | 2025.12.20 23:58:15.817292 [ 275 ] {c60be3a5-0683-4d6e-8af4-86eb13e080e6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00172 sec., 13953.488372093023 rows/sec., 1.16 MiB/sec. | ||
| 5582 | 2025.12.20 23:58:15.817364 [ 54 ] {} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2025.12.20 23:58:15.817390 [ 275 ] {c60be3a5-0683-4d6e-8af4-86eb13e080e6} <Debug> TCPHandler: Processed in 0.002135401 sec. | ||
| 5584 | 2025.12.20 23:58:15.817394 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5585 | 2025.12.20 23:58:15.817522 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5586 | 2025.12.20 23:58:15.817521 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::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 | ||
| 5587 | 2025.12.20 23:58:15.817629 [ 275 ] {805551bc-ac22-42ef-98c2-5a4fde19b823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5588 | 2025.12.20 23:58:15.817678 [ 275 ] {805551bc-ac22-42ef-98c2-5a4fde19b823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5589 | 2025.12.20 23:58:15.817678 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5590 | 2025.12.20 23:58:15.817742 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 5591 | 2025.12.20 23:58:15.817826 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 5592 | 2025.12.20 23:58:15.817885 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 5593 | 2025.12.20 23:58:15.817945 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5594 | 2025.12.20 23:58:15.817998 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5595 | 2025.12.20 23:58:15.818049 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5596 | 2025.12.20 23:58:15.818133 [ 275 ] {805551bc-ac22-42ef-98c2-5a4fde19b823} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2025.12.20 23:58:15.818175 [ 275 ] {805551bc-ac22-42ef-98c2-5a4fde19b823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5598 | 2025.12.20 23:58:15.818540 [ 275 ] {805551bc-ac22-42ef-98c2-5a4fde19b823} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5599 | 2025.12.20 23:58:15.818770 [ 275 ] {805551bc-ac22-42ef-98c2-5a4fde19b823} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2025.12.20 23:58:15.818908 [ 275 ] {805551bc-ac22-42ef-98c2-5a4fde19b823} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001301 sec., 3074.558032282859 rows/sec., 250.71 KiB/sec. | ||
| 5601 | 2025.12.20 23:58:15.818949 [ 275 ] {805551bc-ac22-42ef-98c2-5a4fde19b823} <Debug> TCPHandler: Processed in 0.001480989 sec. | ||
| 5602 | 2025.12.20 23:58:15.819072 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5603 | 2025.12.20 23:58:15.819168 [ 275 ] {5665fe80-caed-4dc2-ba7f-0a07e231c064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5604 | 2025.12.20 23:58:15.819210 [ 275 ] {5665fe80-caed-4dc2-ba7f-0a07e231c064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5605 | 2025.12.20 23:58:15.819252 [ 194 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178203 sec., 1177309.023978272 rows/sec., 79.70 MiB/sec. | ||
| 5606 | 2025.12.20 23:58:15.819417 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5607 | 2025.12.20 23:58:15.819671 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_16_3} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2025.12.20 23:58:15.819740 [ 206 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_16_3} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5609 | 2025.12.20 23:58:15.819816 [ 206 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 5610 | 2025.12.20 23:58:15.820198 [ 275 ] {5665fe80-caed-4dc2-ba7f-0a07e231c064} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2025.12.20 23:58:15.820239 [ 275 ] {5665fe80-caed-4dc2-ba7f-0a07e231c064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5612 | 2025.12.20 23:58:15.820684 [ 275 ] {5665fe80-caed-4dc2-ba7f-0a07e231c064} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5613 | 2025.12.20 23:58:15.820908 [ 275 ] {5665fe80-caed-4dc2-ba7f-0a07e231c064} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2025.12.20 23:58:15.821050 [ 275 ] {5665fe80-caed-4dc2-ba7f-0a07e231c064} <Debug> executeQuery: Read 1398 rows, 120.24 KiB in 0.001901 sec., 735402.4197790637 rows/sec., 61.77 MiB/sec. | ||
| 5615 | 2025.12.20 23:58:15.821098 [ 275 ] {5665fe80-caed-4dc2-ba7f-0a07e231c064} <Debug> TCPHandler: Processed in 0.002079039 sec. | ||
| 5616 | 2025.12.20 23:58:15.821217 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5617 | 2025.12.20 23:58:15.821314 [ 275 ] {435947ac-8b97-4b9c-b7a4-e56367cae0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5618 | 2025.12.20 23:58:15.821356 [ 275 ] {435947ac-8b97-4b9c-b7a4-e56367cae0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5619 | 2025.12.20 23:58:15.821863 [ 275 ] {435947ac-8b97-4b9c-b7a4-e56367cae0c3} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2025.12.20 23:58:15.821901 [ 275 ] {435947ac-8b97-4b9c-b7a4-e56367cae0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5621 | 2025.12.20 23:58:15.822225 [ 275 ] {435947ac-8b97-4b9c-b7a4-e56367cae0c3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5622 | 2025.12.20 23:58:15.822446 [ 275 ] {435947ac-8b97-4b9c-b7a4-e56367cae0c3} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2025.12.20 23:58:15.822577 [ 275 ] {435947ac-8b97-4b9c-b7a4-e56367cae0c3} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001282 sec., 43681.747269890795 rows/sec., 3.24 MiB/sec. | ||
| 5624 | 2025.12.20 23:58:15.822616 [ 275 ] {435947ac-8b97-4b9c-b7a4-e56367cae0c3} <Debug> TCPHandler: Processed in 0.001450909 sec. | ||
| 5625 | 2025.12.20 23:58:15.822768 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5626 | 2025.12.20 23:58:15.822863 [ 275 ] {dfc37705-3f11-4928-b6b4-327a19405696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5627 | 2025.12.20 23:58:15.822904 [ 275 ] {dfc37705-3f11-4928-b6b4-327a19405696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5628 | 2025.12.20 23:58:15.823381 [ 275 ] {dfc37705-3f11-4928-b6b4-327a19405696} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2025.12.20 23:58:15.823419 [ 275 ] {dfc37705-3f11-4928-b6b4-327a19405696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5630 | 2025.12.20 23:58:15.823753 [ 275 ] {dfc37705-3f11-4928-b6b4-327a19405696} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5631 | 2025.12.20 23:58:15.823966 [ 275 ] {dfc37705-3f11-4928-b6b4-327a19405696} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2025.12.20 23:58:15.824069 [ 54 ] {} <Debug> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5633 | 2025.12.20 23:58:15.824094 [ 275 ] {dfc37705-3f11-4928-b6b4-327a19405696} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001249 sec., 201761.40912730186 rows/sec., 13.95 MiB/sec. | ||
| 5634 | 2025.12.20 23:58:15.824117 [ 54 ] {} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2025.12.20 23:58:15.824139 [ 275 ] {dfc37705-3f11-4928-b6b4-327a19405696} <Debug> TCPHandler: Processed in 0.001423277 sec. | ||
| 5636 | 2025.12.20 23:58:15.824155 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5637 | 2025.12.20 23:58:15.824254 [ 189 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::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 | ||
| 5638 | 2025.12.20 23:58:15.824266 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5639 | 2025.12.20 23:58:15.824372 [ 189 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5640 | 2025.12.20 23:58:15.824374 [ 275 ] {7dbbeef6-818f-41d1-a243-6dc6c574edec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5641 | 2025.12.20 23:58:15.824407 [ 189 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 466 rows starting from the beginning of the part | ||
| 5642 | 2025.12.20 23:58:15.824424 [ 275 ] {7dbbeef6-818f-41d1-a243-6dc6c574edec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5643 | 2025.12.20 23:58:15.824470 [ 189 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 5644 | 2025.12.20 23:58:15.824522 [ 189 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 5645 | 2025.12.20 23:58:15.824565 [ 189 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 5646 | 2025.12.20 23:58:15.824614 [ 189 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 5647 | 2025.12.20 23:58:15.824658 [ 189 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part | ||
| 5648 | 2025.12.20 23:58:15.824827 [ 275 ] {7dbbeef6-818f-41d1-a243-6dc6c574edec} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2025.12.20 23:58:15.824864 [ 275 ] {7dbbeef6-818f-41d1-a243-6dc6c574edec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5650 | 2025.12.20 23:58:15.825169 [ 275 ] {7dbbeef6-818f-41d1-a243-6dc6c574edec} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5651 | 2025.12.20 23:58:15.825381 [ 275 ] {7dbbeef6-818f-41d1-a243-6dc6c574edec} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2025.12.20 23:58:15.825486 [ 54 ] {} <Debug> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5653 | 2025.12.20 23:58:15.825512 [ 275 ] {7dbbeef6-818f-41d1-a243-6dc6c574edec} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001156 sec., 10380.622837370243 rows/sec., 810.99 KiB/sec. | ||
| 5654 | 2025.12.20 23:58:15.825520 [ 54 ] {} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2025.12.20 23:58:15.825553 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5656 | 2025.12.20 23:58:15.825558 [ 275 ] {7dbbeef6-818f-41d1-a243-6dc6c574edec} <Debug> TCPHandler: Processed in 0.001342515 sec. | ||
| 5657 | 2025.12.20 23:58:15.825618 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::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 | ||
| 5658 | 2025.12.20 23:58:15.825671 [ 198 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461178 sec., 1082688.07770169 rows/sec., 76.07 MiB/sec. | ||
| 5659 | 2025.12.20 23:58:15.825676 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2025.12.20 23:58:15.825704 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5661 | 2025.12.20 23:58:15.825740 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 5662 | 2025.12.20 23:58:15.825794 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 5663 | 2025.12.20 23:58:15.825794 [ 275 ] {62dac85e-4d31-415d-868a-e2b1217834b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5664 | 2025.12.20 23:58:15.825801 [ 189 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5665 | 2025.12.20 23:58:15.825837 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 5666 | 2025.12.20 23:58:15.825852 [ 275 ] {62dac85e-4d31-415d-868a-e2b1217834b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5667 | 2025.12.20 23:58:15.825878 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5668 | 2025.12.20 23:58:15.825918 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5669 | 2025.12.20 23:58:15.825960 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 5670 | 2025.12.20 23:58:15.826079 [ 189 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_21_4} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2025.12.20 23:58:15.826149 [ 189 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_21_4} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5672 | 2025.12.20 23:58:15.826214 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5673 | 2025.12.20 23:58:15.826466 [ 275 ] {62dac85e-4d31-415d-868a-e2b1217834b6} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2025.12.20 23:58:15.826504 [ 275 ] {62dac85e-4d31-415d-868a-e2b1217834b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5675 | 2025.12.20 23:58:15.826886 [ 275 ] {62dac85e-4d31-415d-868a-e2b1217834b6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5676 | 2025.12.20 23:58:15.826894 [ 189 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303913 sec., 827509.1973160786 rows/sec., 50.51 MiB/sec. | ||
| 5677 | 2025.12.20 23:58:15.827021 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5678 | 2025.12.20 23:58:15.827150 [ 275 ] {62dac85e-4d31-415d-868a-e2b1217834b6} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5679 | 2025.12.20 23:58:15.827299 [ 275 ] {62dac85e-4d31-415d-868a-e2b1217834b6} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.001523 sec., 393959.2908732764 rows/sec., 29.62 MiB/sec. | ||
| 5680 | 2025.12.20 23:58:15.827309 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_16_3} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2025.12.20 23:58:15.827342 [ 275 ] {62dac85e-4d31-415d-868a-e2b1217834b6} <Debug> TCPHandler: Processed in 0.001717167 sec. | ||
| 5682 | 2025.12.20 23:58:15.827382 [ 206 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_16_3} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5683 | 2025.12.20 23:58:15.827447 [ 206 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5684 | 2025.12.20 23:58:15.827456 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5685 | 2025.12.20 23:58:15.827556 [ 275 ] {1ce2fd4c-d28c-427f-afcb-f69b2e51bf10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5686 | 2025.12.20 23:58:15.827601 [ 275 ] {1ce2fd4c-d28c-427f-afcb-f69b2e51bf10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5687 | 2025.12.20 23:58:15.828165 [ 275 ] {1ce2fd4c-d28c-427f-afcb-f69b2e51bf10} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2025.12.20 23:58:15.828202 [ 275 ] {1ce2fd4c-d28c-427f-afcb-f69b2e51bf10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5689 | 2025.12.20 23:58:15.828609 [ 275 ] {1ce2fd4c-d28c-427f-afcb-f69b2e51bf10} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5690 | 2025.12.20 23:58:15.828831 [ 275 ] {1ce2fd4c-d28c-427f-afcb-f69b2e51bf10} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2025.12.20 23:58:15.828959 [ 275 ] {1ce2fd4c-d28c-427f-afcb-f69b2e51bf10} <Debug> executeQuery: Read 942 rows, 67.27 KiB in 0.001421 sec., 662913.4412385644 rows/sec., 46.23 MiB/sec. | ||
| 5692 | 2025.12.20 23:58:15.828996 [ 275 ] {1ce2fd4c-d28c-427f-afcb-f69b2e51bf10} <Debug> TCPHandler: Processed in 0.001590383 sec. | ||
| 5693 | 2025.12.20 23:58:15.829110 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5694 | 2025.12.20 23:58:15.829204 [ 275 ] {28183189-3645-4303-8dc0-eaaf2dd40249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5695 | 2025.12.20 23:58:15.829258 [ 275 ] {28183189-3645-4303-8dc0-eaaf2dd40249} <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 | ||
| 5696 | 2025.12.20 23:58:15.830041 [ 275 ] {28183189-3645-4303-8dc0-eaaf2dd40249} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2025.12.20 23:58:15.830077 [ 275 ] {28183189-3645-4303-8dc0-eaaf2dd40249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5698 | 2025.12.20 23:58:15.830629 [ 275 ] {28183189-3645-4303-8dc0-eaaf2dd40249} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5699 | 2025.12.20 23:58:15.830851 [ 275 ] {28183189-3645-4303-8dc0-eaaf2dd40249} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2025.12.20 23:58:15.830955 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5701 | 2025.12.20 23:58:15.830988 [ 275 ] {28183189-3645-4303-8dc0-eaaf2dd40249} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001801 sec., 22209.88339811216 rows/sec., 39.80 MiB/sec. | ||
| 5702 | 2025.12.20 23:58:15.830991 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2025.12.20 23:58:15.831030 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5704 | 2025.12.20 23:58:15.831055 [ 275 ] {28183189-3645-4303-8dc0-eaaf2dd40249} <Debug> TCPHandler: Processed in 0.001996766 sec. | ||
| 5705 | 2025.12.20 23:58:15.831101 [ 194 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::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 | ||
| 5706 | 2025.12.20 23:58:15.831173 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5707 | 2025.12.20 23:58:15.831271 [ 275 ] {78219b08-24e3-4517-8a71-0804419133e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5708 | 2025.12.20 23:58:15.831314 [ 275 ] {78219b08-24e3-4517-8a71-0804419133e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5709 | 2025.12.20 23:58:15.831318 [ 194 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5710 | 2025.12.20 23:58:15.831384 [ 194 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 328 rows starting from the beginning of the part | ||
| 5711 | 2025.12.20 23:58:15.831505 [ 194 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5712 | 2025.12.20 23:58:15.831611 [ 194 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5713 | 2025.12.20 23:58:15.831644 [ 275 ] {78219b08-24e3-4517-8a71-0804419133e7} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5714 | 2025.12.20 23:58:15.831685 [ 275 ] {78219b08-24e3-4517-8a71-0804419133e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5715 | 2025.12.20 23:58:15.831708 [ 194 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::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 | ||
| 5716 | 2025.12.20 23:58:15.831809 [ 194 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 5717 | 2025.12.20 23:58:15.831907 [ 194 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 5718 | 2025.12.20 23:58:15.832005 [ 275 ] {78219b08-24e3-4517-8a71-0804419133e7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5719 | 2025.12.20 23:58:15.832242 [ 275 ] {78219b08-24e3-4517-8a71-0804419133e7} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2025.12.20 23:58:15.832381 [ 275 ] {78219b08-24e3-4517-8a71-0804419133e7} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001128 sec., 26595.74468085106 rows/sec., 1.79 MiB/sec. | ||
| 5721 | 2025.12.20 23:58:15.832420 [ 275 ] {78219b08-24e3-4517-8a71-0804419133e7} <Debug> TCPHandler: Processed in 0.001297713 sec. | ||
| 5722 | 2025.12.20 23:58:15.835944 [ 195 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 19 columns (19 merged, 0 gathered) in 0.004865241 sec., 108524.94254652545 rows/sec., 194.47 MiB/sec. | ||
| 5723 | 2025.12.20 23:58:15.837042 [ 195 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5724 | 2025.12.20 23:58:15.837435 [ 195 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2025.12.20 23:58:15.837516 [ 195 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5726 | 2025.12.20 23:58:15.837657 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 5727 | 2025.12.20 23:58:16.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.31 MiB, peak 261.65 MiB, free memory in arenas 0.00 B, will set to 256.55 MiB (RSS), difference: 1.25 MiB | ||
| 5728 | 2025.12.20 23:58:17.397864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11013 | ||
| 5729 | 2025.12.20 23:58:17.398650 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2025.12.20 23:58:17.398701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5731 | 2025.12.20 23:58:17.399177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5732 | 2025.12.20 23:58:17.399414 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2025.12.20 23:58:17.399560 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11013 | ||
| 5734 | 2025.12.20 23:58:17.989274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5735 | 2025.12.20 23:58:18.006145 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2025.12.20 23:58:18.006208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5737 | 2025.12.20 23:58:18.013270 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5738 | 2025.12.20 23:58:18.014271 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2025.12.20 23:58:18.018210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5740 | 2025.12.20 23:58:18.199327 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2025.12.20 23:58:18.199613 [ 275 ] {10a2987e-4daa-421b-b5b4-ff6f90aa35d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5742 | 2025.12.20 23:58:18.199722 [ 275 ] {10a2987e-4daa-421b-b5b4-ff6f90aa35d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5743 | 2025.12.20 23:58:18.200556 [ 275 ] {10a2987e-4daa-421b-b5b4-ff6f90aa35d0} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2025.12.20 23:58:18.200607 [ 275 ] {10a2987e-4daa-421b-b5b4-ff6f90aa35d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5745 | 2025.12.20 23:58:18.201008 [ 275 ] {10a2987e-4daa-421b-b5b4-ff6f90aa35d0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5746 | 2025.12.20 23:58:18.201236 [ 275 ] {10a2987e-4daa-421b-b5b4-ff6f90aa35d0} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2025.12.20 23:58:18.201400 [ 275 ] {10a2987e-4daa-421b-b5b4-ff6f90aa35d0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001865 sec., 30026.809651474534 rows/sec., 2.31 MiB/sec. | ||
| 5748 | 2025.12.20 23:58:18.201451 [ 275 ] {10a2987e-4daa-421b-b5b4-ff6f90aa35d0} <Debug> TCPHandler: Processed in 0.002307646 sec. | ||
| 5749 | 2025.12.20 23:58:18.201579 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5750 | 2025.12.20 23:58:18.201681 [ 275 ] {ce84acc1-2d8e-4ee4-bfdd-dbdf083f00f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5751 | 2025.12.20 23:58:18.201725 [ 275 ] {ce84acc1-2d8e-4ee4-bfdd-dbdf083f00f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5752 | 2025.12.20 23:58:18.202152 [ 275 ] {ce84acc1-2d8e-4ee4-bfdd-dbdf083f00f0} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2025.12.20 23:58:18.202192 [ 275 ] {ce84acc1-2d8e-4ee4-bfdd-dbdf083f00f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5754 | 2025.12.20 23:58:18.202502 [ 275 ] {ce84acc1-2d8e-4ee4-bfdd-dbdf083f00f0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5755 | 2025.12.20 23:58:18.202718 [ 275 ] {ce84acc1-2d8e-4ee4-bfdd-dbdf083f00f0} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2025.12.20 23:58:18.202852 [ 275 ] {ce84acc1-2d8e-4ee4-bfdd-dbdf083f00f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 5757 | 2025.12.20 23:58:18.202890 [ 275 ] {ce84acc1-2d8e-4ee4-bfdd-dbdf083f00f0} <Debug> TCPHandler: Processed in 0.001366735 sec. | ||
| 5758 | 2025.12.20 23:58:18.203008 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2025.12.20 23:58:18.203104 [ 275 ] {2adf9bb7-e690-4378-a45e-be21c43237b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5760 | 2025.12.20 23:58:18.203150 [ 275 ] {2adf9bb7-e690-4378-a45e-be21c43237b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5761 | 2025.12.20 23:58:18.203524 [ 275 ] {2adf9bb7-e690-4378-a45e-be21c43237b4} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2025.12.20 23:58:18.203561 [ 275 ] {2adf9bb7-e690-4378-a45e-be21c43237b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5763 | 2025.12.20 23:58:18.203879 [ 275 ] {2adf9bb7-e690-4378-a45e-be21c43237b4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5764 | 2025.12.20 23:58:18.204087 [ 275 ] {2adf9bb7-e690-4378-a45e-be21c43237b4} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2025.12.20 23:58:18.204216 [ 275 ] {2adf9bb7-e690-4378-a45e-be21c43237b4} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001132 sec., 74204.94699646643 rows/sec., 5.16 MiB/sec. | ||
| 5766 | 2025.12.20 23:58:18.204253 [ 275 ] {2adf9bb7-e690-4378-a45e-be21c43237b4} <Debug> TCPHandler: Processed in 0.001298413 sec. | ||
| 5767 | 2025.12.20 23:58:18.204369 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5768 | 2025.12.20 23:58:18.204464 [ 275 ] {266a5cb4-0ff1-4a01-bd64-9b3bf354fd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5769 | 2025.12.20 23:58:18.204506 [ 275 ] {266a5cb4-0ff1-4a01-bd64-9b3bf354fd79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5770 | 2025.12.20 23:58:18.204871 [ 275 ] {266a5cb4-0ff1-4a01-bd64-9b3bf354fd79} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2025.12.20 23:58:18.204916 [ 275 ] {266a5cb4-0ff1-4a01-bd64-9b3bf354fd79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5772 | 2025.12.20 23:58:18.205257 [ 275 ] {266a5cb4-0ff1-4a01-bd64-9b3bf354fd79} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5773 | 2025.12.20 23:58:18.205460 [ 275 ] {266a5cb4-0ff1-4a01-bd64-9b3bf354fd79} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2025.12.20 23:58:18.205595 [ 275 ] {266a5cb4-0ff1-4a01-bd64-9b3bf354fd79} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001151 sec., 26064.291920069507 rows/sec., 1.76 MiB/sec. | ||
| 5775 | 2025.12.20 23:58:18.205632 [ 275 ] {266a5cb4-0ff1-4a01-bd64-9b3bf354fd79} <Debug> TCPHandler: Processed in 0.001313033 sec. | ||
| 5776 | 2025.12.20 23:58:23.202834 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2025.12.20 23:58:23.203039 [ 275 ] {bf488033-0926-4155-a856-93e04d41ee8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5778 | 2025.12.20 23:58:23.203106 [ 275 ] {bf488033-0926-4155-a856-93e04d41ee8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5779 | 2025.12.20 23:58:23.203925 [ 275 ] {bf488033-0926-4155-a856-93e04d41ee8f} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2025.12.20 23:58:23.203962 [ 275 ] {bf488033-0926-4155-a856-93e04d41ee8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5781 | 2025.12.20 23:58:23.204339 [ 275 ] {bf488033-0926-4155-a856-93e04d41ee8f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5782 | 2025.12.20 23:58:23.204552 [ 275 ] {bf488033-0926-4155-a856-93e04d41ee8f} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2025.12.20 23:58:23.204698 [ 275 ] {bf488033-0926-4155-a856-93e04d41ee8f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001709 sec., 32767.700409596255 rows/sec., 2.52 MiB/sec. | ||
| 5784 | 2025.12.20 23:58:23.204737 [ 275 ] {bf488033-0926-4155-a856-93e04d41ee8f} <Debug> TCPHandler: Processed in 0.002028627 sec. | ||
| 5785 | 2025.12.20 23:58:23.204872 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2025.12.20 23:58:23.204965 [ 275 ] {d484136c-7540-43e7-bac9-8d6c60c345eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5787 | 2025.12.20 23:58:23.205004 [ 275 ] {d484136c-7540-43e7-bac9-8d6c60c345eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5788 | 2025.12.20 23:58:23.205539 [ 275 ] {d484136c-7540-43e7-bac9-8d6c60c345eb} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2025.12.20 23:58:23.205574 [ 275 ] {d484136c-7540-43e7-bac9-8d6c60c345eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5790 | 2025.12.20 23:58:23.205874 [ 275 ] {d484136c-7540-43e7-bac9-8d6c60c345eb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5791 | 2025.12.20 23:58:23.206072 [ 275 ] {d484136c-7540-43e7-bac9-8d6c60c345eb} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2025.12.20 23:58:23.206195 [ 275 ] {d484136c-7540-43e7-bac9-8d6c60c345eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. | ||
| 5793 | 2025.12.20 23:58:23.206231 [ 275 ] {d484136c-7540-43e7-bac9-8d6c60c345eb} <Debug> TCPHandler: Processed in 0.001416737 sec. | ||
| 5794 | 2025.12.20 23:58:23.206362 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5795 | 2025.12.20 23:58:23.206478 [ 275 ] {f2d17e23-87dc-4744-a056-fd86557fa75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5796 | 2025.12.20 23:58:23.206520 [ 275 ] {f2d17e23-87dc-4744-a056-fd86557fa75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5797 | 2025.12.20 23:58:23.207042 [ 275 ] {f2d17e23-87dc-4744-a056-fd86557fa75f} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2025.12.20 23:58:23.207077 [ 275 ] {f2d17e23-87dc-4744-a056-fd86557fa75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5799 | 2025.12.20 23:58:23.207423 [ 275 ] {f2d17e23-87dc-4744-a056-fd86557fa75f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5800 | 2025.12.20 23:58:23.207625 [ 275 ] {f2d17e23-87dc-4744-a056-fd86557fa75f} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2025.12.20 23:58:23.207749 [ 275 ] {f2d17e23-87dc-4744-a056-fd86557fa75f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 5802 | 2025.12.20 23:58:23.207813 [ 275 ] {f2d17e23-87dc-4744-a056-fd86557fa75f} <Debug> TCPHandler: Processed in 0.001507731 sec. | ||
| 5803 | 2025.12.20 23:58:23.207933 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2025.12.20 23:58:23.208026 [ 275 ] {8bc8a399-3e1f-49c8-9c00-2a831d749238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5805 | 2025.12.20 23:58:23.208066 [ 275 ] {8bc8a399-3e1f-49c8-9c00-2a831d749238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5806 | 2025.12.20 23:58:23.208423 [ 275 ] {8bc8a399-3e1f-49c8-9c00-2a831d749238} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2025.12.20 23:58:23.208456 [ 275 ] {8bc8a399-3e1f-49c8-9c00-2a831d749238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5808 | 2025.12.20 23:58:23.208764 [ 275 ] {8bc8a399-3e1f-49c8-9c00-2a831d749238} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5809 | 2025.12.20 23:58:23.208970 [ 275 ] {8bc8a399-3e1f-49c8-9c00-2a831d749238} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2025.12.20 23:58:23.209091 [ 275 ] {8bc8a399-3e1f-49c8-9c00-2a831d749238} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 5811 | 2025.12.20 23:58:23.209126 [ 275 ] {8bc8a399-3e1f-49c8-9c00-2a831d749238} <Debug> TCPHandler: Processed in 0.001241691 sec. | ||
| 5812 | 2025.12.20 23:58:24.754755 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5813 | 2025.12.20 23:58:24.754823 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5814 | 2025.12.20 23:58:24.900632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11461 | ||
| 5815 | 2025.12.20 23:58:24.901197 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2025.12.20 23:58:24.901242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5817 | 2025.12.20 23:58:24.901732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5818 | 2025.12.20 23:58:24.901978 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2025.12.20 23:58:24.902117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11461 | ||
| 5820 | 2025.12.20 23:58:24.926727 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 756 | ||
| 5821 | 2025.12.20 23:58:24.929115 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2025.12.20 23:58:24.929177 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5823 | 2025.12.20 23:58:24.930483 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5824 | 2025.12.20 23:58:24.930764 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2025.12.20 23:58:24.931128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
| 5826 | 2025.12.20 23:58:25.519252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5827 | 2025.12.20 23:58:25.539202 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2025.12.20 23:58:25.539261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5829 | 2025.12.20 23:58:25.545735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5830 | 2025.12.20 23:58:25.546887 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2025.12.20 23:58:25.552109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5832 | 2025.12.20 23:58:27.968316 [ 39 ] {} <Debug> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Selected 5 parts from all_1_26_5 to all_30_30_0 | ||
| 5833 | 2025.12.20 23:58:27.968411 [ 39 ] {} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2025.12.20 23:58:27.968449 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5835 | 2025.12.20 23:58:27.968610 [ 187 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_5 to all_30_30_0 into Compact with storage Full | ||
| 5836 | 2025.12.20 23:58:27.968801 [ 187 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5837 | 2025.12.20 23:58:27.968858 [ 187 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 277 rows starting from the beginning of the part | ||
| 5838 | 2025.12.20 23:58:27.968964 [ 187 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 205 rows starting from the beginning of the part | ||
| 5839 | 2025.12.20 23:58:27.969046 [ 187 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 5840 | 2025.12.20 23:58:27.969117 [ 187 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 205 rows starting from the beginning of the part | ||
| 5841 | 2025.12.20 23:58:27.969184 [ 187 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 5842 | 2025.12.20 23:58:27.970149 [ 195 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610123 sec., 486298.2517484689 rows/sec., 31.92 MiB/sec. | ||
| 5843 | 2025.12.20 23:58:27.970280 [ 195 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 5844 | 2025.12.20 23:58:27.970523 [ 195 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_30_6} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2025.12.20 23:58:27.970592 [ 195 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_30_6} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Merged 5 parts: [all_1_26_5, all_30_30_0] -> all_1_30_6 | ||
| 5846 | 2025.12.20 23:58:27.970654 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5847 | 2025.12.20 23:58:28.205828 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5848 | 2025.12.20 23:58:28.206001 [ 275 ] {6ca7b13c-fa15-452f-a267-efbb5db1d179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5849 | 2025.12.20 23:58:28.206065 [ 275 ] {6ca7b13c-fa15-452f-a267-efbb5db1d179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5850 | 2025.12.20 23:58:28.206762 [ 275 ] {6ca7b13c-fa15-452f-a267-efbb5db1d179} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2025.12.20 23:58:28.206812 [ 275 ] {6ca7b13c-fa15-452f-a267-efbb5db1d179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5852 | 2025.12.20 23:58:28.207199 [ 275 ] {6ca7b13c-fa15-452f-a267-efbb5db1d179} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5853 | 2025.12.20 23:58:28.207418 [ 275 ] {6ca7b13c-fa15-452f-a267-efbb5db1d179} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2025.12.20 23:58:28.207578 [ 275 ] {6ca7b13c-fa15-452f-a267-efbb5db1d179} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001623 sec., 85027.72643253235 rows/sec., 7.38 MiB/sec. | ||
| 5855 | 2025.12.20 23:58:28.207626 [ 275 ] {6ca7b13c-fa15-452f-a267-efbb5db1d179} <Debug> TCPHandler: Processed in 0.001923304 sec. | ||
| 5856 | 2025.12.20 23:58:28.207744 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5857 | 2025.12.20 23:58:28.207845 [ 275 ] {3ed5ddd2-dc62-4f7a-af39-c9e7791d946a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5858 | 2025.12.20 23:58:28.207887 [ 275 ] {3ed5ddd2-dc62-4f7a-af39-c9e7791d946a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5859 | 2025.12.20 23:58:28.208301 [ 275 ] {3ed5ddd2-dc62-4f7a-af39-c9e7791d946a} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2025.12.20 23:58:28.208337 [ 275 ] {3ed5ddd2-dc62-4f7a-af39-c9e7791d946a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5861 | 2025.12.20 23:58:28.208629 [ 275 ] {3ed5ddd2-dc62-4f7a-af39-c9e7791d946a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5862 | 2025.12.20 23:58:28.208838 [ 275 ] {3ed5ddd2-dc62-4f7a-af39-c9e7791d946a} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2025.12.20 23:58:28.208970 [ 275 ] {3ed5ddd2-dc62-4f7a-af39-c9e7791d946a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001148 sec., 35714.28571428572 rows/sec., 2.62 MiB/sec. | ||
| 5864 | 2025.12.20 23:58:28.209006 [ 275 ] {3ed5ddd2-dc62-4f7a-af39-c9e7791d946a} <Debug> TCPHandler: Processed in 0.001314104 sec. | ||
| 5865 | 2025.12.20 23:58:28.209105 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5866 | 2025.12.20 23:58:28.209198 [ 275 ] {bc3cb35d-049a-4070-9a5a-dd2c695f5768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5867 | 2025.12.20 23:58:28.209237 [ 275 ] {bc3cb35d-049a-4070-9a5a-dd2c695f5768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5868 | 2025.12.20 23:58:28.209659 [ 275 ] {bc3cb35d-049a-4070-9a5a-dd2c695f5768} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5869 | 2025.12.20 23:58:28.209695 [ 275 ] {bc3cb35d-049a-4070-9a5a-dd2c695f5768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5870 | 2025.12.20 23:58:28.209985 [ 275 ] {bc3cb35d-049a-4070-9a5a-dd2c695f5768} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5871 | 2025.12.20 23:58:28.210197 [ 275 ] {bc3cb35d-049a-4070-9a5a-dd2c695f5768} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2025.12.20 23:58:28.210324 [ 275 ] {bc3cb35d-049a-4070-9a5a-dd2c695f5768} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001144 sec., 91783.21678321678 rows/sec., 7.17 MiB/sec. | ||
| 5873 | 2025.12.20 23:58:28.210361 [ 275 ] {bc3cb35d-049a-4070-9a5a-dd2c695f5768} <Debug> TCPHandler: Processed in 0.001303423 sec. | ||
| 5874 | 2025.12.20 23:58:28.210469 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5875 | 2025.12.20 23:58:28.210561 [ 275 ] {81c91a7e-111a-4111-81ad-ebe88c8cdf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5876 | 2025.12.20 23:58:28.210604 [ 275 ] {81c91a7e-111a-4111-81ad-ebe88c8cdf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5877 | 2025.12.20 23:58:28.211010 [ 275 ] {81c91a7e-111a-4111-81ad-ebe88c8cdf57} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2025.12.20 23:58:28.211045 [ 275 ] {81c91a7e-111a-4111-81ad-ebe88c8cdf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5879 | 2025.12.20 23:58:28.211368 [ 275 ] {81c91a7e-111a-4111-81ad-ebe88c8cdf57} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5880 | 2025.12.20 23:58:28.211586 [ 275 ] {81c91a7e-111a-4111-81ad-ebe88c8cdf57} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2025.12.20 23:58:28.211714 [ 275 ] {81c91a7e-111a-4111-81ad-ebe88c8cdf57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 5882 | 2025.12.20 23:58:28.211750 [ 275 ] {81c91a7e-111a-4111-81ad-ebe88c8cdf57} <Debug> TCPHandler: Processed in 0.001329334 sec. | ||
| 5883 | 2025.12.20 23:58:28.211851 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5884 | 2025.12.20 23:58:28.211943 [ 275 ] {4341f910-0c09-4b20-9a3d-a49a6ff5a516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5885 | 2025.12.20 23:58:28.211995 [ 275 ] {4341f910-0c09-4b20-9a3d-a49a6ff5a516} <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 | ||
| 5886 | 2025.12.20 23:58:28.212816 [ 275 ] {4341f910-0c09-4b20-9a3d-a49a6ff5a516} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2025.12.20 23:58:28.212852 [ 275 ] {4341f910-0c09-4b20-9a3d-a49a6ff5a516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5888 | 2025.12.20 23:58:28.213392 [ 275 ] {4341f910-0c09-4b20-9a3d-a49a6ff5a516} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5889 | 2025.12.20 23:58:28.213608 [ 275 ] {4341f910-0c09-4b20-9a3d-a49a6ff5a516} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2025.12.20 23:58:28.213741 [ 275 ] {4341f910-0c09-4b20-9a3d-a49a6ff5a516} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001816 sec., 22577.092511013216 rows/sec., 40.46 MiB/sec. | ||
| 5891 | 2025.12.20 23:58:28.213800 [ 275 ] {4341f910-0c09-4b20-9a3d-a49a6ff5a516} <Debug> TCPHandler: Processed in 0.001995626 sec. | ||
| 5892 | 2025.12.20 23:58:28.213904 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2025.12.20 23:58:28.213997 [ 275 ] {70a95199-15f3-45a6-a9e2-c4faf6b0e411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5894 | 2025.12.20 23:58:28.214038 [ 275 ] {70a95199-15f3-45a6-a9e2-c4faf6b0e411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5895 | 2025.12.20 23:58:28.214365 [ 275 ] {70a95199-15f3-45a6-a9e2-c4faf6b0e411} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2025.12.20 23:58:28.214401 [ 275 ] {70a95199-15f3-45a6-a9e2-c4faf6b0e411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5897 | 2025.12.20 23:58:28.214692 [ 275 ] {70a95199-15f3-45a6-a9e2-c4faf6b0e411} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5898 | 2025.12.20 23:58:28.214899 [ 275 ] {70a95199-15f3-45a6-a9e2-c4faf6b0e411} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2025.12.20 23:58:28.215024 [ 275 ] {70a95199-15f3-45a6-a9e2-c4faf6b0e411} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 5900 | 2025.12.20 23:58:28.215058 [ 275 ] {70a95199-15f3-45a6-a9e2-c4faf6b0e411} <Debug> TCPHandler: Processed in 0.00120132 sec. | ||
| 5901 | 2025.12.20 23:58:30.920459 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56159 | ||
| 5902 | 2025.12.20 23:58:30.920585 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5903 | 2025.12.20 23:58:30.920617 [ 286 ] {} <Debug> TCP-Session: 37c67095-17f2-492a-974c-0937f8807085 Authenticating user 'default' from [fd00:1122:3344:101::e]:56159 | ||
| 5904 | 2025.12.20 23:58:30.920642 [ 286 ] {} <Debug> TCP-Session: 37c67095-17f2-492a-974c-0937f8807085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5905 | 2025.12.20 23:58:30.920655 [ 286 ] {} <Debug> TCP-Session: 37c67095-17f2-492a-974c-0937f8807085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5906 | 2025.12.20 23:58:30.920888 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40511 | ||
| 5907 | 2025.12.20 23:58:30.920908 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43825 | ||
| 5908 | 2025.12.20 23:58:30.920938 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40169 | ||
| 5909 | 2025.12.20 23:58:30.920975 [ 286 ] {} <Trace> TCP-Session: 37c67095-17f2-492a-974c-0937f8807085 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5910 | 2025.12.20 23:58:30.921004 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5911 | 2025.12.20 23:58:30.920961 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36419 | ||
| 5912 | 2025.12.20 23:58:30.921050 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5913 | 2025.12.20 23:58:30.921050 [ 288 ] {} <Debug> TCP-Session: c29a2717-946a-4458-9e58-a45eee792c10 Authenticating user 'default' from [fd00:1122:3344:101::e]:40511 | ||
| 5914 | 2025.12.20 23:58:30.921096 [ 289 ] {} <Debug> TCP-Session: 99ddcd19-1fc1-4578-859f-aeab37b51cea Authenticating user 'default' from [fd00:1122:3344:101::e]:43825 | ||
| 5915 | 2025.12.20 23:58:30.920943 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58381 | ||
| 5916 | 2025.12.20 23:58:30.921123 [ 288 ] {} <Debug> TCP-Session: c29a2717-946a-4458-9e58-a45eee792c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5917 | 2025.12.20 23:58:30.921135 [ 289 ] {} <Debug> TCP-Session: 99ddcd19-1fc1-4578-859f-aeab37b51cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2025.12.20 23:58:30.921162 [ 288 ] {} <Debug> TCP-Session: c29a2717-946a-4458-9e58-a45eee792c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2025.12.20 23:58:30.921181 [ 289 ] {} <Debug> TCP-Session: 99ddcd19-1fc1-4578-859f-aeab37b51cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5920 | 2025.12.20 23:58:30.921182 [ 286 ] {eb9da154-022b-4d55-a1a8-dcf3797d3bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56159) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5921 | 2025.12.20 23:58:30.920931 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36185 | ||
| 5922 | 2025.12.20 23:58:30.920911 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44669 | ||
| 5923 | 2025.12.20 23:58:30.921255 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5924 | 2025.12.20 23:58:30.921257 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5925 | 2025.12.20 23:58:30.921310 [ 274 ] {} <Debug> TCP-Session: 90719f22-3877-4618-8b32-77b085c8d1b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36419 | ||
| 5926 | 2025.12.20 23:58:30.920955 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60710 | ||
| 5927 | 2025.12.20 23:58:30.921357 [ 274 ] {} <Debug> TCP-Session: 90719f22-3877-4618-8b32-77b085c8d1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2025.12.20 23:58:30.921341 [ 291 ] {} <Debug> TCP-Session: fe1f8878-0e61-4521-ab14-1466d64076ca Authenticating user 'default' from [fd00:1122:3344:101::e]:40169 | ||
| 5929 | 2025.12.20 23:58:30.921386 [ 274 ] {} <Debug> TCP-Session: 90719f22-3877-4618-8b32-77b085c8d1b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2025.12.20 23:58:30.921419 [ 291 ] {} <Debug> TCP-Session: fe1f8878-0e61-4521-ab14-1466d64076ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2025.12.20 23:58:30.921449 [ 291 ] {} <Debug> TCP-Session: fe1f8878-0e61-4521-ab14-1466d64076ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5932 | 2025.12.20 23:58:30.921453 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5933 | 2025.12.20 23:58:30.921472 [ 286 ] {eb9da154-022b-4d55-a1a8-dcf3797d3bc7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5934 | 2025.12.20 23:58:30.921495 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5935 | 2025.12.20 23:58:30.921504 [ 293 ] {} <Debug> TCP-Session: e39bf3c8-c34e-4b28-a562-a18f77e8f9d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58381 | ||
| 5936 | 2025.12.20 23:58:30.921531 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5937 | 2025.12.20 23:58:30.921540 [ 286 ] {eb9da154-022b-4d55-a1a8-dcf3797d3bc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5938 | 2025.12.20 23:58:30.921541 [ 293 ] {} <Debug> TCP-Session: e39bf3c8-c34e-4b28-a562-a18f77e8f9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2025.12.20 23:58:30.921568 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5940 | 2025.12.20 23:58:30.921594 [ 293 ] {} <Debug> TCP-Session: e39bf3c8-c34e-4b28-a562-a18f77e8f9d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5941 | 2025.12.20 23:58:30.921614 [ 292 ] {} <Debug> TCP-Session: cc48c421-c809-4fa8-a7b5-c8eaa34b77ae Authenticating user 'default' from [fd00:1122:3344:101::e]:36185 | ||
| 5942 | 2025.12.20 23:58:30.921566 [ 294 ] {} <Debug> TCP-Session: e67fcb3d-0201-4f2c-aef0-d15fcd60a05b Authenticating user 'default' from [fd00:1122:3344:101::e]:60710 | ||
| 5943 | 2025.12.20 23:58:30.921642 [ 292 ] {} <Debug> TCP-Session: cc48c421-c809-4fa8-a7b5-c8eaa34b77ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5944 | 2025.12.20 23:58:30.921660 [ 294 ] {} <Debug> TCP-Session: e67fcb3d-0201-4f2c-aef0-d15fcd60a05b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5945 | 2025.12.20 23:58:30.921668 [ 292 ] {} <Debug> TCP-Session: cc48c421-c809-4fa8-a7b5-c8eaa34b77ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5946 | 2025.12.20 23:58:30.921694 [ 294 ] {} <Debug> TCP-Session: e67fcb3d-0201-4f2c-aef0-d15fcd60a05b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5947 | 2025.12.20 23:58:30.921533 [ 290 ] {} <Debug> TCP-Session: ccaa3802-63cc-4cb0-8583-27235dd14835 Authenticating user 'default' from [fd00:1122:3344:101::e]:44669 | ||
| 5948 | 2025.12.20 23:58:30.921745 [ 290 ] {} <Debug> TCP-Session: ccaa3802-63cc-4cb0-8583-27235dd14835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5949 | 2025.12.20 23:58:30.921762 [ 290 ] {} <Debug> TCP-Session: ccaa3802-63cc-4cb0-8583-27235dd14835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5950 | 2025.12.20 23:58:30.921838 [ 286 ] {eb9da154-022b-4d55-a1a8-dcf3797d3bc7} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a) (SelectExecutor): Key condition: unknown | ||
| 5951 | 2025.12.20 23:58:30.922694 [ 337 ] {eb9da154-022b-4d55-a1a8-dcf3797d3bc7} <Trace> AggregatingTransform: Aggregating | ||
| 5952 | 2025.12.20 23:58:30.922748 [ 337 ] {eb9da154-022b-4d55-a1a8-dcf3797d3bc7} <Trace> Aggregator: Aggregation method: without_key | ||
| 5953 | 2025.12.20 23:58:30.922788 [ 337 ] {eb9da154-022b-4d55-a1a8-dcf3797d3bc7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000849918 sec. (1176.584 rows/sec., 45.96 KiB/sec.) | ||
| 5954 | 2025.12.20 23:58:30.922808 [ 337 ] {eb9da154-022b-4d55-a1a8-dcf3797d3bc7} <Trace> Aggregator: Merging aggregated data | ||
| 5955 | 2025.12.20 23:58:30.924104 [ 286 ] {eb9da154-022b-4d55-a1a8-dcf3797d3bc7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002992 sec., 334.2245989304813 rows/sec., 13.06 KiB/sec. | ||
| 5956 | 2025.12.20 23:58:30.924250 [ 286 ] {eb9da154-022b-4d55-a1a8-dcf3797d3bc7} <Debug> TCPHandler: Processed in 0.003385163 sec. | ||
| 5957 | 2025.12.20 23:58:30.924330 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5958 | 2025.12.20 23:58:30.924360 [ 286 ] {} <Debug> TCP-Session: 37c67095-17f2-492a-974c-0937f8807085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5959 | 2025.12.20 23:58:30.924365 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5960 | 2025.12.20 23:58:30.924376 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5961 | 2025.12.20 23:58:30.924394 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5962 | 2025.12.20 23:58:30.924416 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5963 | 2025.12.20 23:58:30.924421 [ 290 ] {} <Debug> TCP-Session: ccaa3802-63cc-4cb0-8583-27235dd14835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2025.12.20 23:58:30.924450 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5965 | 2025.12.20 23:58:30.924468 [ 289 ] {} <Debug> TCP-Session: 99ddcd19-1fc1-4578-859f-aeab37b51cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5966 | 2025.12.20 23:58:30.924471 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5967 | 2025.12.20 23:58:30.924486 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5968 | 2025.12.20 23:58:30.924502 [ 291 ] {} <Debug> TCP-Session: fe1f8878-0e61-4521-ab14-1466d64076ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5969 | 2025.12.20 23:58:30.924516 [ 292 ] {} <Debug> TCP-Session: cc48c421-c809-4fa8-a7b5-c8eaa34b77ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5970 | 2025.12.20 23:58:30.924527 [ 294 ] {} <Debug> TCP-Session: e67fcb3d-0201-4f2c-aef0-d15fcd60a05b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5971 | 2025.12.20 23:58:30.924445 [ 288 ] {} <Debug> TCP-Session: c29a2717-946a-4458-9e58-a45eee792c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5972 | 2025.12.20 23:58:30.924431 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5973 | 2025.12.20 23:58:30.924405 [ 274 ] {} <Debug> TCP-Session: 90719f22-3877-4618-8b32-77b085c8d1b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5974 | 2025.12.20 23:58:30.924606 [ 293 ] {} <Debug> TCP-Session: e39bf3c8-c34e-4b28-a562-a18f77e8f9d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5975 | 2025.12.20 23:58:32.038705 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56164 | ||
| 5976 | 2025.12.20 23:58:32.038835 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5977 | 2025.12.20 23:58:32.038869 [ 286 ] {} <Debug> TCP-Session: 3c4bc212-d687-4884-a2c7-49a2b6294f43 Authenticating user 'default' from [fd00:1122:3344:101::e]:56164 | ||
| 5978 | 2025.12.20 23:58:32.038894 [ 286 ] {} <Debug> TCP-Session: 3c4bc212-d687-4884-a2c7-49a2b6294f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5979 | 2025.12.20 23:58:32.038909 [ 286 ] {} <Debug> TCP-Session: 3c4bc212-d687-4884-a2c7-49a2b6294f43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5980 | 2025.12.20 23:58:32.039124 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47282 | ||
| 5981 | 2025.12.20 23:58:32.039147 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58396 | ||
| 5982 | 2025.12.20 23:58:32.039182 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55991 | ||
| 5983 | 2025.12.20 23:58:32.039195 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59864 | ||
| 5984 | 2025.12.20 23:58:32.039218 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52085 | ||
| 5985 | 2025.12.20 23:58:32.039257 [ 286 ] {} <Trace> TCP-Session: 3c4bc212-d687-4884-a2c7-49a2b6294f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2025.12.20 23:58:32.039276 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5987 | 2025.12.20 23:58:32.039276 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5988 | 2025.12.20 23:58:32.039292 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5989 | 2025.12.20 23:58:32.039316 [ 289 ] {} <Debug> TCP-Session: 73f69e5c-a050-48e8-b317-13410d7094d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58396 | ||
| 5990 | 2025.12.20 23:58:32.039328 [ 292 ] {} <Debug> TCP-Session: e5c2d94c-c559-4639-acf0-901533df5543 Authenticating user 'default' from [fd00:1122:3344:101::e]:55991 | ||
| 5991 | 2025.12.20 23:58:32.039328 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5992 | 2025.12.20 23:58:32.039362 [ 292 ] {} <Debug> TCP-Session: e5c2d94c-c559-4639-acf0-901533df5543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5993 | 2025.12.20 23:58:32.039382 [ 274 ] {} <Debug> TCP-Session: 5fa835cb-7bee-4cfa-a66c-1293287c30d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52085 | ||
| 5994 | 2025.12.20 23:58:32.039390 [ 292 ] {} <Debug> TCP-Session: e5c2d94c-c559-4639-acf0-901533df5543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5995 | 2025.12.20 23:58:32.039355 [ 289 ] {} <Debug> TCP-Session: 73f69e5c-a050-48e8-b317-13410d7094d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2025.12.20 23:58:32.039411 [ 274 ] {} <Debug> TCP-Session: 5fa835cb-7bee-4cfa-a66c-1293287c30d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2025.12.20 23:58:32.039449 [ 289 ] {} <Debug> TCP-Session: 73f69e5c-a050-48e8-b317-13410d7094d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2025.12.20 23:58:32.039459 [ 286 ] {c652f0fc-faaf-4503-8918-e7e3cccff61f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56164) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5999 | 2025.12.20 23:58:32.039462 [ 274 ] {} <Debug> TCP-Session: 5fa835cb-7bee-4cfa-a66c-1293287c30d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6000 | 2025.12.20 23:58:32.039346 [ 293 ] {} <Debug> TCP-Session: 2b7d1d3a-22d2-403d-83b6-751e6cea7538 Authenticating user 'default' from [fd00:1122:3344:101::e]:59864 | ||
| 6001 | 2025.12.20 23:58:32.039257 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6002 | 2025.12.20 23:58:32.039210 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57612 | ||
| 6003 | 2025.12.20 23:58:32.039581 [ 293 ] {} <Debug> TCP-Session: 2b7d1d3a-22d2-403d-83b6-751e6cea7538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6004 | 2025.12.20 23:58:32.039182 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49204 | ||
| 6005 | 2025.12.20 23:58:32.039653 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6006 | 2025.12.20 23:58:32.039626 [ 293 ] {} <Debug> TCP-Session: 2b7d1d3a-22d2-403d-83b6-751e6cea7538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6007 | 2025.12.20 23:58:32.039701 [ 294 ] {} <Debug> TCP-Session: f7712260-f262-48c6-aca7-ae254a3b651c Authenticating user 'default' from [fd00:1122:3344:101::e]:57612 | ||
| 6008 | 2025.12.20 23:58:32.039159 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34957 | ||
| 6009 | 2025.12.20 23:58:32.039741 [ 294 ] {} <Debug> TCP-Session: f7712260-f262-48c6-aca7-ae254a3b651c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6010 | 2025.12.20 23:58:32.039751 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6011 | 2025.12.20 23:58:32.039765 [ 294 ] {} <Debug> TCP-Session: f7712260-f262-48c6-aca7-ae254a3b651c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6012 | 2025.12.20 23:58:32.039780 [ 286 ] {c652f0fc-faaf-4503-8918-e7e3cccff61f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6013 | 2025.12.20 23:58:32.039797 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6014 | 2025.12.20 23:58:32.039578 [ 288 ] {} <Debug> TCP-Session: 982ae4f7-a112-4847-9a26-14f12ac158d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47282 | ||
| 6015 | 2025.12.20 23:58:32.039833 [ 290 ] {} <Debug> TCP-Session: 846a7561-1150-487f-977e-c7d1c7c48a70 Authenticating user 'default' from [fd00:1122:3344:101::e]:34957 | ||
| 6016 | 2025.12.20 23:58:32.039851 [ 286 ] {c652f0fc-faaf-4503-8918-e7e3cccff61f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6017 | 2025.12.20 23:58:32.039854 [ 288 ] {} <Debug> TCP-Session: 982ae4f7-a112-4847-9a26-14f12ac158d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6018 | 2025.12.20 23:58:32.039867 [ 290 ] {} <Debug> TCP-Session: 846a7561-1150-487f-977e-c7d1c7c48a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6019 | 2025.12.20 23:58:32.039886 [ 288 ] {} <Debug> TCP-Session: 982ae4f7-a112-4847-9a26-14f12ac158d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6020 | 2025.12.20 23:58:32.039902 [ 290 ] {} <Debug> TCP-Session: 846a7561-1150-487f-977e-c7d1c7c48a70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6021 | 2025.12.20 23:58:32.039792 [ 291 ] {} <Debug> TCP-Session: 26d2d63f-28a1-43be-8c94-95f9ad66f762 Authenticating user 'default' from [fd00:1122:3344:101::e]:49204 | ||
| 6022 | 2025.12.20 23:58:32.039985 [ 291 ] {} <Debug> TCP-Session: 26d2d63f-28a1-43be-8c94-95f9ad66f762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6023 | 2025.12.20 23:58:32.040000 [ 291 ] {} <Debug> TCP-Session: 26d2d63f-28a1-43be-8c94-95f9ad66f762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6024 | 2025.12.20 23:58:32.040162 [ 286 ] {c652f0fc-faaf-4503-8918-e7e3cccff61f} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a) (SelectExecutor): Key condition: unknown | ||
| 6025 | 2025.12.20 23:58:32.041196 [ 333 ] {c652f0fc-faaf-4503-8918-e7e3cccff61f} <Trace> AggregatingTransform: Aggregating | ||
| 6026 | 2025.12.20 23:58:32.041247 [ 333 ] {c652f0fc-faaf-4503-8918-e7e3cccff61f} <Trace> Aggregator: Aggregation method: without_key | ||
| 6027 | 2025.12.20 23:58:32.041282 [ 333 ] {c652f0fc-faaf-4503-8918-e7e3cccff61f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007834 sec. (992.227 rows/sec., 38.76 KiB/sec.) | ||
| 6028 | 2025.12.20 23:58:32.041300 [ 333 ] {c652f0fc-faaf-4503-8918-e7e3cccff61f} <Trace> Aggregator: Merging aggregated data | ||
| 6029 | 2025.12.20 23:58:32.042505 [ 286 ] {c652f0fc-faaf-4503-8918-e7e3cccff61f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003112 sec., 321.3367609254499 rows/sec., 12.55 KiB/sec. | ||
| 6030 | 2025.12.20 23:58:32.042663 [ 286 ] {c652f0fc-faaf-4503-8918-e7e3cccff61f} <Debug> TCPHandler: Processed in 0.003530748 sec. | ||
| 6031 | 2025.12.20 23:58:32.042750 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6032 | 2025.12.20 23:58:32.042780 [ 286 ] {} <Debug> TCP-Session: 3c4bc212-d687-4884-a2c7-49a2b6294f43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6033 | 2025.12.20 23:58:32.042786 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6034 | 2025.12.20 23:58:32.042810 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6035 | 2025.12.20 23:58:32.042822 [ 274 ] {} <Debug> TCP-Session: 5fa835cb-7bee-4cfa-a66c-1293287c30d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6036 | 2025.12.20 23:58:32.042839 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6037 | 2025.12.20 23:58:32.042857 [ 289 ] {} <Debug> TCP-Session: 73f69e5c-a050-48e8-b317-13410d7094d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6038 | 2025.12.20 23:58:32.042860 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6039 | 2025.12.20 23:58:32.042894 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6040 | 2025.12.20 23:58:32.042889 [ 288 ] {} <Debug> TCP-Session: 982ae4f7-a112-4847-9a26-14f12ac158d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6041 | 2025.12.20 23:58:32.042924 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6042 | 2025.12.20 23:58:32.042946 [ 290 ] {} <Debug> TCP-Session: 846a7561-1150-487f-977e-c7d1c7c48a70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6043 | 2025.12.20 23:58:32.042876 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6044 | 2025.12.20 23:58:32.042977 [ 293 ] {} <Debug> TCP-Session: 2b7d1d3a-22d2-403d-83b6-751e6cea7538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6045 | 2025.12.20 23:58:32.042938 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6046 | 2025.12.20 23:58:32.043017 [ 292 ] {} <Debug> TCP-Session: e5c2d94c-c559-4639-acf0-901533df5543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6047 | 2025.12.20 23:58:32.042932 [ 291 ] {} <Debug> TCP-Session: 26d2d63f-28a1-43be-8c94-95f9ad66f762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6048 | 2025.12.20 23:58:32.043056 [ 294 ] {} <Debug> TCP-Session: f7712260-f262-48c6-aca7-ae254a3b651c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6049 | 2025.12.20 23:58:32.302988 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59385 | ||
| 6050 | 2025.12.20 23:58:32.303093 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6051 | 2025.12.20 23:58:32.303119 [ 291 ] {} <Debug> TCP-Session: 28e00594-4e37-4743-b374-8023f38c5bf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59385 | ||
| 6052 | 2025.12.20 23:58:32.303141 [ 291 ] {} <Debug> TCP-Session: 28e00594-4e37-4743-b374-8023f38c5bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6053 | 2025.12.20 23:58:32.303155 [ 291 ] {} <Debug> TCP-Session: 28e00594-4e37-4743-b374-8023f38c5bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6054 | 2025.12.20 23:58:32.303327 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53869 | ||
| 6055 | 2025.12.20 23:58:32.303349 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52580 | ||
| 6056 | 2025.12.20 23:58:32.303421 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41365 | ||
| 6057 | 2025.12.20 23:58:32.303442 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63444 | ||
| 6058 | 2025.12.20 23:58:32.303474 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36887 | ||
| 6059 | 2025.12.20 23:58:32.303499 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6060 | 2025.12.20 23:58:32.303456 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52489 | ||
| 6061 | 2025.12.20 23:58:32.303537 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6062 | 2025.12.20 23:58:32.303555 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6063 | 2025.12.20 23:58:32.303575 [ 291 ] {} <Trace> TCP-Session: 28e00594-4e37-4743-b374-8023f38c5bf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2025.12.20 23:58:32.303596 [ 290 ] {} <Debug> TCP-Session: 88c8edb4-80a4-4265-af8d-01c010f986d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36887 | ||
| 6065 | 2025.12.20 23:58:32.303599 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6066 | 2025.12.20 23:58:32.303632 [ 290 ] {} <Debug> TCP-Session: 88c8edb4-80a4-4265-af8d-01c010f986d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6067 | 2025.12.20 23:58:32.303651 [ 288 ] {} <Debug> TCP-Session: c7e63b47-80e5-4591-8761-4b1969c98d99 Authenticating user 'default' from [fd00:1122:3344:101::e]:52489 | ||
| 6068 | 2025.12.20 23:58:32.303655 [ 290 ] {} <Debug> TCP-Session: 88c8edb4-80a4-4265-af8d-01c010f986d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6069 | 2025.12.20 23:58:32.303548 [ 293 ] {} <Debug> TCP-Session: b8596ee0-4fa7-479a-bfa1-199c2eb8b4a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52580 | ||
| 6070 | 2025.12.20 23:58:32.303689 [ 288 ] {} <Debug> TCP-Session: c7e63b47-80e5-4591-8761-4b1969c98d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6071 | 2025.12.20 23:58:32.303716 [ 293 ] {} <Debug> TCP-Session: b8596ee0-4fa7-479a-bfa1-199c2eb8b4a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6072 | 2025.12.20 23:58:32.303462 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52359 | ||
| 6073 | 2025.12.20 23:58:32.303741 [ 288 ] {} <Debug> TCP-Session: c7e63b47-80e5-4591-8761-4b1969c98d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2025.12.20 23:58:32.303770 [ 291 ] {d024ca90-59c1-4769-b8dd-c821fc2184f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59385) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6075 | 2025.12.20 23:58:32.303446 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6076 | 2025.12.20 23:58:32.303822 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6077 | 2025.12.20 23:58:32.303428 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52738 | ||
| 6078 | 2025.12.20 23:58:32.303845 [ 292 ] {} <Debug> TCP-Session: a4128eb9-5173-42d2-9fc9-a937bfd3b6a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53869 | ||
| 6079 | 2025.12.20 23:58:32.303848 [ 289 ] {} <Debug> TCP-Session: a2295269-922a-4a4c-b004-7f9047c7e7a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52359 | ||
| 6080 | 2025.12.20 23:58:32.303590 [ 286 ] {} <Debug> TCP-Session: 6dd25131-01ad-4c27-a0aa-d1041857847d Authenticating user 'default' from [fd00:1122:3344:101::e]:63444 | ||
| 6081 | 2025.12.20 23:58:32.303890 [ 292 ] {} <Debug> TCP-Session: a4128eb9-5173-42d2-9fc9-a937bfd3b6a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6082 | 2025.12.20 23:58:32.303891 [ 289 ] {} <Debug> TCP-Session: a2295269-922a-4a4c-b004-7f9047c7e7a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6083 | 2025.12.20 23:58:32.303908 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6084 | 2025.12.20 23:58:32.303912 [ 286 ] {} <Debug> TCP-Session: 6dd25131-01ad-4c27-a0aa-d1041857847d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6085 | 2025.12.20 23:58:32.303926 [ 289 ] {} <Debug> TCP-Session: a2295269-922a-4a4c-b004-7f9047c7e7a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6086 | 2025.12.20 23:58:32.303947 [ 286 ] {} <Debug> TCP-Session: 6dd25131-01ad-4c27-a0aa-d1041857847d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6087 | 2025.12.20 23:58:32.303942 [ 274 ] {} <Debug> TCP-Session: ac571222-0b66-4671-b825-dc83ce9f9d66 Authenticating user 'default' from [fd00:1122:3344:101::e]:52738 | ||
| 6088 | 2025.12.20 23:58:32.303918 [ 292 ] {} <Debug> TCP-Session: a4128eb9-5173-42d2-9fc9-a937bfd3b6a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6089 | 2025.12.20 23:58:32.304006 [ 274 ] {} <Debug> TCP-Session: ac571222-0b66-4671-b825-dc83ce9f9d66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6090 | 2025.12.20 23:58:32.303743 [ 293 ] {} <Debug> TCP-Session: b8596ee0-4fa7-479a-bfa1-199c2eb8b4a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6091 | 2025.12.20 23:58:32.304040 [ 274 ] {} <Debug> TCP-Session: ac571222-0b66-4671-b825-dc83ce9f9d66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6092 | 2025.12.20 23:58:32.303537 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6093 | 2025.12.20 23:58:32.304111 [ 294 ] {} <Debug> TCP-Session: 64582deb-e571-430c-8b0b-4df02b35f789 Authenticating user 'default' from [fd00:1122:3344:101::e]:41365 | ||
| 6094 | 2025.12.20 23:58:32.304114 [ 291 ] {d024ca90-59c1-4769-b8dd-c821fc2184f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6095 | 2025.12.20 23:58:32.304137 [ 294 ] {} <Debug> TCP-Session: 64582deb-e571-430c-8b0b-4df02b35f789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6096 | 2025.12.20 23:58:32.304167 [ 294 ] {} <Debug> TCP-Session: 64582deb-e571-430c-8b0b-4df02b35f789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6097 | 2025.12.20 23:58:32.304193 [ 291 ] {d024ca90-59c1-4769-b8dd-c821fc2184f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6098 | 2025.12.20 23:58:32.304541 [ 291 ] {d024ca90-59c1-4769-b8dd-c821fc2184f2} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a) (SelectExecutor): Key condition: unknown | ||
| 6099 | 2025.12.20 23:58:32.305564 [ 303 ] {d024ca90-59c1-4769-b8dd-c821fc2184f2} <Trace> AggregatingTransform: Aggregating | ||
| 6100 | 2025.12.20 23:58:32.305602 [ 303 ] {d024ca90-59c1-4769-b8dd-c821fc2184f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 6101 | 2025.12.20 23:58:32.305638 [ 303 ] {d024ca90-59c1-4769-b8dd-c821fc2184f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991613 sec. (1008.458 rows/sec., 39.39 KiB/sec.) | ||
| 6102 | 2025.12.20 23:58:32.305656 [ 303 ] {d024ca90-59c1-4769-b8dd-c821fc2184f2} <Trace> Aggregator: Merging aggregated data | ||
| 6103 | 2025.12.20 23:58:32.307099 [ 291 ] {d024ca90-59c1-4769-b8dd-c821fc2184f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003398 sec., 294.2907592701589 rows/sec., 11.50 KiB/sec. | ||
| 6104 | 2025.12.20 23:58:32.307257 [ 291 ] {d024ca90-59c1-4769-b8dd-c821fc2184f2} <Debug> TCPHandler: Processed in 0.003837597 sec. | ||
| 6105 | 2025.12.20 23:58:32.307341 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6106 | 2025.12.20 23:58:32.307369 [ 291 ] {} <Debug> TCP-Session: 28e00594-4e37-4743-b374-8023f38c5bf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2025.12.20 23:58:32.307373 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6108 | 2025.12.20 23:58:32.307394 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6109 | 2025.12.20 23:58:32.307423 [ 292 ] {} <Debug> TCP-Session: a4128eb9-5173-42d2-9fc9-a937bfd3b6a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6110 | 2025.12.20 23:58:32.307427 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6111 | 2025.12.20 23:58:32.307447 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6112 | 2025.12.20 23:58:32.307453 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6113 | 2025.12.20 23:58:32.307483 [ 290 ] {} <Debug> TCP-Session: 88c8edb4-80a4-4265-af8d-01c010f986d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6114 | 2025.12.20 23:58:32.307497 [ 289 ] {} <Debug> TCP-Session: a2295269-922a-4a4c-b004-7f9047c7e7a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6115 | 2025.12.20 23:58:32.307497 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6116 | 2025.12.20 23:58:32.307523 [ 294 ] {} <Debug> TCP-Session: 64582deb-e571-430c-8b0b-4df02b35f789 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6117 | 2025.12.20 23:58:32.307483 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6118 | 2025.12.20 23:58:32.307565 [ 288 ] {} <Debug> TCP-Session: c7e63b47-80e5-4591-8761-4b1969c98d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6119 | 2025.12.20 23:58:32.307464 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6120 | 2025.12.20 23:58:32.307598 [ 274 ] {} <Debug> TCP-Session: ac571222-0b66-4671-b825-dc83ce9f9d66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6121 | 2025.12.20 23:58:32.307441 [ 293 ] {} <Debug> TCP-Session: b8596ee0-4fa7-479a-bfa1-199c2eb8b4a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6122 | 2025.12.20 23:58:32.307638 [ 286 ] {} <Debug> TCP-Session: 6dd25131-01ad-4c27-a0aa-d1041857847d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6123 | 2025.12.20 23:58:32.403154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11973 | ||
| 6124 | 2025.12.20 23:58:32.403654 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6125 | 2025.12.20 23:58:32.403703 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6126 | 2025.12.20 23:58:32.404206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6127 | 2025.12.20 23:58:32.404441 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2025.12.20 23:58:32.404588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11973 | ||
| 6129 | 2025.12.20 23:58:33.053141 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6130 | 2025.12.20 23:58:33.071223 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2025.12.20 23:58:33.071293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6132 | 2025.12.20 23:58:33.076784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6133 | 2025.12.20 23:58:33.077514 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2025.12.20 23:58:33.081444 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6135 | 2025.12.20 23:58:33.219196 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6136 | 2025.12.20 23:58:33.219375 [ 275 ] {b5558464-2577-47c7-94e8-1ac51a544b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6137 | 2025.12.20 23:58:33.219444 [ 275 ] {b5558464-2577-47c7-94e8-1ac51a544b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6138 | 2025.12.20 23:58:33.220308 [ 275 ] {b5558464-2577-47c7-94e8-1ac51a544b92} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2025.12.20 23:58:33.220361 [ 275 ] {b5558464-2577-47c7-94e8-1ac51a544b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6140 | 2025.12.20 23:58:33.220781 [ 275 ] {b5558464-2577-47c7-94e8-1ac51a544b92} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6141 | 2025.12.20 23:58:33.221023 [ 275 ] {b5558464-2577-47c7-94e8-1ac51a544b92} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2025.12.20 23:58:33.221189 [ 275 ] {b5558464-2577-47c7-94e8-1ac51a544b92} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001861 sec., 220311.6603976357 rows/sec., 13.98 MiB/sec. | ||
| 6143 | 2025.12.20 23:58:33.221241 [ 275 ] {b5558464-2577-47c7-94e8-1ac51a544b92} <Debug> TCPHandler: Processed in 0.002175442 sec. | ||
| 6144 | 2025.12.20 23:58:33.221386 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2025.12.20 23:58:33.221495 [ 275 ] {7ab8458c-de03-4d9e-ab74-ebe9d7c2041a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6146 | 2025.12.20 23:58:33.221541 [ 275 ] {7ab8458c-de03-4d9e-ab74-ebe9d7c2041a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6147 | 2025.12.20 23:58:33.222529 [ 275 ] {7ab8458c-de03-4d9e-ab74-ebe9d7c2041a} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2025.12.20 23:58:33.222566 [ 275 ] {7ab8458c-de03-4d9e-ab74-ebe9d7c2041a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6149 | 2025.12.20 23:58:33.222947 [ 275 ] {7ab8458c-de03-4d9e-ab74-ebe9d7c2041a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6150 | 2025.12.20 23:58:33.223165 [ 275 ] {7ab8458c-de03-4d9e-ab74-ebe9d7c2041a} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2025.12.20 23:58:33.223277 [ 37 ] {} <Debug> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6152 | 2025.12.20 23:58:33.223299 [ 275 ] {7ab8458c-de03-4d9e-ab74-ebe9d7c2041a} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001831 sec., 607318.4052430366 rows/sec., 47.92 MiB/sec. | ||
| 6153 | 2025.12.20 23:58:33.223308 [ 37 ] {} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2025.12.20 23:58:33.223333 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6155 | 2025.12.20 23:58:33.223340 [ 275 ] {7ab8458c-de03-4d9e-ab74-ebe9d7c2041a} <Debug> TCPHandler: Processed in 0.002011557 sec. | ||
| 6156 | 2025.12.20 23:58:33.223414 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::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 | ||
| 6157 | 2025.12.20 23:58:33.223470 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2025.12.20 23:58:33.223526 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6159 | 2025.12.20 23:58:33.223563 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2464 rows starting from the beginning of the part | ||
| 6160 | 2025.12.20 23:58:33.223578 [ 275 ] {34121cd8-4a1b-40f3-8991-97c9ad8830b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6161 | 2025.12.20 23:58:33.223623 [ 275 ] {34121cd8-4a1b-40f3-8991-97c9ad8830b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6162 | 2025.12.20 23:58:33.223623 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1398 rows starting from the beginning of the part | ||
| 6163 | 2025.12.20 23:58:33.223683 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 6164 | 2025.12.20 23:58:33.223746 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 6165 | 2025.12.20 23:58:33.223805 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 138 rows starting from the beginning of the part | ||
| 6166 | 2025.12.20 23:58:33.223862 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1112 rows starting from the beginning of the part | ||
| 6167 | 2025.12.20 23:58:33.224152 [ 275 ] {34121cd8-4a1b-40f3-8991-97c9ad8830b6} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6168 | 2025.12.20 23:58:33.224192 [ 275 ] {34121cd8-4a1b-40f3-8991-97c9ad8830b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6169 | 2025.12.20 23:58:33.224550 [ 275 ] {34121cd8-4a1b-40f3-8991-97c9ad8830b6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6170 | 2025.12.20 23:58:33.224788 [ 275 ] {34121cd8-4a1b-40f3-8991-97c9ad8830b6} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2025.12.20 23:58:33.224929 [ 275 ] {34121cd8-4a1b-40f3-8991-97c9ad8830b6} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001377 sec., 148874.36456063908 rows/sec., 8.73 MiB/sec. | ||
| 6172 | 2025.12.20 23:58:33.224971 [ 275 ] {34121cd8-4a1b-40f3-8991-97c9ad8830b6} <Debug> TCPHandler: Processed in 0.001552141 sec. | ||
| 6173 | 2025.12.20 23:58:33.225095 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2025.12.20 23:58:33.225196 [ 275 ] {a9e992d0-9084-4a41-9ae9-f72a1d12ea5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6175 | 2025.12.20 23:58:33.225238 [ 275 ] {a9e992d0-9084-4a41-9ae9-f72a1d12ea5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6176 | 2025.12.20 23:58:33.225736 [ 275 ] {a9e992d0-9084-4a41-9ae9-f72a1d12ea5b} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2025.12.20 23:58:33.225771 [ 275 ] {a9e992d0-9084-4a41-9ae9-f72a1d12ea5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6178 | 2025.12.20 23:58:33.225962 [ 195 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5224 rows, containing 5 columns (5 merged, 0 gathered) in 0.002578566 sec., 2025932.2429598467 rows/sec., 173.46 MiB/sec. | ||
| 6179 | 2025.12.20 23:58:33.226095 [ 275 ] {a9e992d0-9084-4a41-9ae9-f72a1d12ea5b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6180 | 2025.12.20 23:58:33.226237 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6181 | 2025.12.20 23:58:33.226315 [ 275 ] {a9e992d0-9084-4a41-9ae9-f72a1d12ea5b} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2025.12.20 23:58:33.226451 [ 275 ] {a9e992d0-9084-4a41-9ae9-f72a1d12ea5b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001276 sec., 166144.20062695924 rows/sec., 10.71 MiB/sec. | ||
| 6183 | 2025.12.20 23:58:33.226489 [ 275 ] {a9e992d0-9084-4a41-9ae9-f72a1d12ea5b} <Debug> TCPHandler: Processed in 0.001446938 sec. | ||
| 6184 | 2025.12.20 23:58:33.226488 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_36_7} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2025.12.20 23:58:33.226561 [ 201 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_36_7} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6186 | 2025.12.20 23:58:33.226620 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2025.12.20 23:58:33.226623 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 6188 | 2025.12.20 23:58:33.226724 [ 275 ] {81fca88e-7511-4bfa-93de-6e9232fb585f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6189 | 2025.12.20 23:58:33.226767 [ 275 ] {81fca88e-7511-4bfa-93de-6e9232fb585f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6190 | 2025.12.20 23:58:33.227281 [ 275 ] {81fca88e-7511-4bfa-93de-6e9232fb585f} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2025.12.20 23:58:33.227316 [ 275 ] {81fca88e-7511-4bfa-93de-6e9232fb585f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6192 | 2025.12.20 23:58:33.227621 [ 275 ] {81fca88e-7511-4bfa-93de-6e9232fb585f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6193 | 2025.12.20 23:58:33.227833 [ 275 ] {81fca88e-7511-4bfa-93de-6e9232fb585f} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2025.12.20 23:58:33.227962 [ 275 ] {81fca88e-7511-4bfa-93de-6e9232fb585f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 6195 | 2025.12.20 23:58:33.227999 [ 275 ] {81fca88e-7511-4bfa-93de-6e9232fb585f} <Debug> TCPHandler: Processed in 0.001430367 sec. | ||
| 6196 | 2025.12.20 23:58:33.228118 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6197 | 2025.12.20 23:58:33.228214 [ 275 ] {11e8d43c-0c49-4188-8d5a-a4105c5d4fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6198 | 2025.12.20 23:58:33.228255 [ 275 ] {11e8d43c-0c49-4188-8d5a-a4105c5d4fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6199 | 2025.12.20 23:58:33.228928 [ 275 ] {11e8d43c-0c49-4188-8d5a-a4105c5d4fb5} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2025.12.20 23:58:33.228961 [ 275 ] {11e8d43c-0c49-4188-8d5a-a4105c5d4fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6201 | 2025.12.20 23:58:33.229335 [ 275 ] {11e8d43c-0c49-4188-8d5a-a4105c5d4fb5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6202 | 2025.12.20 23:58:33.229552 [ 275 ] {11e8d43c-0c49-4188-8d5a-a4105c5d4fb5} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6203 | 2025.12.20 23:58:33.229658 [ 37 ] {} <Debug> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6204 | 2025.12.20 23:58:33.229683 [ 275 ] {11e8d43c-0c49-4188-8d5a-a4105c5d4fb5} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001488 sec., 456317.20430107525 rows/sec., 31.81 MiB/sec. | ||
| 6205 | 2025.12.20 23:58:33.229686 [ 37 ] {} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2025.12.20 23:58:33.229720 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6207 | 2025.12.20 23:58:33.229722 [ 275 ] {11e8d43c-0c49-4188-8d5a-a4105c5d4fb5} <Debug> TCPHandler: Processed in 0.001656505 sec. | ||
| 6208 | 2025.12.20 23:58:33.229818 [ 195 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::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 | ||
| 6209 | 2025.12.20 23:58:33.229858 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6210 | 2025.12.20 23:58:33.229953 [ 195 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6211 | 2025.12.20 23:58:33.229973 [ 275 ] {0f3d7fba-efdf-4b0f-8175-977e6fa0097c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6212 | 2025.12.20 23:58:33.229993 [ 195 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1249 rows starting from the beginning of the part | ||
| 6213 | 2025.12.20 23:58:33.230022 [ 275 ] {0f3d7fba-efdf-4b0f-8175-977e6fa0097c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6214 | 2025.12.20 23:58:33.230068 [ 195 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 600 rows starting from the beginning of the part | ||
| 6215 | 2025.12.20 23:58:33.230119 [ 195 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 6216 | 2025.12.20 23:58:33.230162 [ 195 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 6217 | 2025.12.20 23:58:33.230199 [ 195 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 105 rows starting from the beginning of the part | ||
| 6218 | 2025.12.20 23:58:33.230239 [ 195 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 679 rows starting from the beginning of the part | ||
| 6219 | 2025.12.20 23:58:33.230416 [ 275 ] {0f3d7fba-efdf-4b0f-8175-977e6fa0097c} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2025.12.20 23:58:33.230463 [ 275 ] {0f3d7fba-efdf-4b0f-8175-977e6fa0097c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6221 | 2025.12.20 23:58:33.230825 [ 275 ] {0f3d7fba-efdf-4b0f-8175-977e6fa0097c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6222 | 2025.12.20 23:58:33.231058 [ 275 ] {0f3d7fba-efdf-4b0f-8175-977e6fa0097c} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2025.12.20 23:58:33.231193 [ 275 ] {0f3d7fba-efdf-4b0f-8175-977e6fa0097c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001242 sec., 4830.917874396135 rows/sec., 252.40 KiB/sec. | ||
| 6224 | 2025.12.20 23:58:33.231233 [ 275 ] {0f3d7fba-efdf-4b0f-8175-977e6fa0097c} <Debug> TCPHandler: Processed in 0.001436727 sec. | ||
| 6225 | 2025.12.20 23:58:33.231364 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2025.12.20 23:58:33.231460 [ 275 ] {50fa0b51-e253-417d-9da2-19de561d2d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6227 | 2025.12.20 23:58:33.231503 [ 275 ] {50fa0b51-e253-417d-9da2-19de561d2d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6228 | 2025.12.20 23:58:33.231553 [ 202 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2761 rows, containing 5 columns (5 merged, 0 gathered) in 0.001773429 sec., 1556870.8981301198 rows/sec., 119.15 MiB/sec. | ||
| 6229 | 2025.12.20 23:58:33.231757 [ 195 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6230 | 2025.12.20 23:58:33.232003 [ 275 ] {50fa0b51-e253-417d-9da2-19de561d2d99} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6231 | 2025.12.20 23:58:33.232015 [ 195 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_36_7} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2025.12.20 23:58:33.232048 [ 275 ] {50fa0b51-e253-417d-9da2-19de561d2d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6233 | 2025.12.20 23:58:33.232110 [ 195 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_36_7} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6234 | 2025.12.20 23:58:33.232194 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6235 | 2025.12.20 23:58:33.232419 [ 275 ] {50fa0b51-e253-417d-9da2-19de561d2d99} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6236 | 2025.12.20 23:58:33.232660 [ 275 ] {50fa0b51-e253-417d-9da2-19de561d2d99} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2025.12.20 23:58:33.232768 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6238 | 2025.12.20 23:58:33.232794 [ 275 ] {50fa0b51-e253-417d-9da2-19de561d2d99} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001353 sec., 232076.86622320767 rows/sec., 15.25 MiB/sec. | ||
| 6239 | 2025.12.20 23:58:33.232800 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2025.12.20 23:58:33.232826 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6241 | 2025.12.20 23:58:33.232832 [ 275 ] {50fa0b51-e253-417d-9da2-19de561d2d99} <Debug> TCPHandler: Processed in 0.001522531 sec. | ||
| 6242 | 2025.12.20 23:58:33.232893 [ 201 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 6243 | 2025.12.20 23:58:33.232960 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2025.12.20 23:58:33.232976 [ 201 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6245 | 2025.12.20 23:58:33.233008 [ 201 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10969 rows starting from the beginning of the part | ||
| 6246 | 2025.12.20 23:58:33.233058 [ 201 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 942 rows starting from the beginning of the part | ||
| 6247 | 2025.12.20 23:58:33.233090 [ 275 ] {62df1ea6-9e83-4ddf-8908-9863a3c82858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6248 | 2025.12.20 23:58:33.233100 [ 201 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 84 rows starting from the beginning of the part | ||
| 6249 | 2025.12.20 23:58:33.233148 [ 201 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 6250 | 2025.12.20 23:58:33.233149 [ 275 ] {62df1ea6-9e83-4ddf-8908-9863a3c82858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6251 | 2025.12.20 23:58:33.233187 [ 201 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 6252 | 2025.12.20 23:58:33.233225 [ 201 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 6253 | 2025.12.20 23:58:33.233536 [ 275 ] {62df1ea6-9e83-4ddf-8908-9863a3c82858} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6254 | 2025.12.20 23:58:33.233571 [ 275 ] {62df1ea6-9e83-4ddf-8908-9863a3c82858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6255 | 2025.12.20 23:58:33.233919 [ 275 ] {62df1ea6-9e83-4ddf-8908-9863a3c82858} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6256 | 2025.12.20 23:58:33.234128 [ 275 ] {62df1ea6-9e83-4ddf-8908-9863a3c82858} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2025.12.20 23:58:33.234263 [ 275 ] {62df1ea6-9e83-4ddf-8908-9863a3c82858} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001199 sec., 834.0283569641368 rows/sec., 56.20 KiB/sec. | ||
| 6258 | 2025.12.20 23:58:33.234302 [ 275 ] {62df1ea6-9e83-4ddf-8908-9863a3c82858} <Debug> TCPHandler: Processed in 0.001405257 sec. | ||
| 6259 | 2025.12.20 23:58:33.234417 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6260 | 2025.12.20 23:58:33.234516 [ 275 ] {20036465-e5e6-4d56-8edb-fc0ad0e7fd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6261 | 2025.12.20 23:58:33.234566 [ 275 ] {20036465-e5e6-4d56-8edb-fc0ad0e7fd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6262 | 2025.12.20 23:58:33.234936 [ 275 ] {20036465-e5e6-4d56-8edb-fc0ad0e7fd4d} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2025.12.20 23:58:33.234976 [ 275 ] {20036465-e5e6-4d56-8edb-fc0ad0e7fd4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6264 | 2025.12.20 23:58:33.235348 [ 275 ] {20036465-e5e6-4d56-8edb-fc0ad0e7fd4d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6265 | 2025.12.20 23:58:33.235577 [ 275 ] {20036465-e5e6-4d56-8edb-fc0ad0e7fd4d} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6266 | 2025.12.20 23:58:33.235690 [ 37 ] {} <Debug> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6267 | 2025.12.20 23:58:33.235713 [ 275 ] {20036465-e5e6-4d56-8edb-fc0ad0e7fd4d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001217 sec., 85456.03944124897 rows/sec., 5.24 MiB/sec. | ||
| 6268 | 2025.12.20 23:58:33.235719 [ 37 ] {} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2025.12.20 23:58:33.235746 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6270 | 2025.12.20 23:58:33.235752 [ 275 ] {20036465-e5e6-4d56-8edb-fc0ad0e7fd4d} <Debug> TCPHandler: Processed in 0.001386856 sec. | ||
| 6271 | 2025.12.20 23:58:33.235849 [ 202 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 6272 | 2025.12.20 23:58:33.235987 [ 202 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6273 | 2025.12.20 23:58:33.236023 [ 202 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2416 rows starting from the beginning of the part | ||
| 6274 | 2025.12.20 23:58:33.236111 [ 202 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 6275 | 2025.12.20 23:58:33.236161 [ 202 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 6276 | 2025.12.20 23:58:33.236251 [ 202 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 6277 | 2025.12.20 23:58:33.236341 [ 202 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 6278 | 2025.12.20 23:58:33.236415 [ 202 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 6279 | 2025.12.20 23:58:33.236747 [ 200 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12629 rows, containing 5 columns (5 merged, 0 gathered) in 0.003875798 sec., 3258425.74871033 rows/sec., 219.70 MiB/sec. | ||
| 6280 | 2025.12.20 23:58:33.237220 [ 199 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6281 | 2025.12.20 23:58:33.237522 [ 199 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2025.12.20 23:58:33.237601 [ 199 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6283 | 2025.12.20 23:58:33.237683 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2700 rows, containing 4 columns (4 merged, 0 gathered) in 0.001883833 sec., 1433248.0639207405 rows/sec., 91.52 MiB/sec. | ||
| 6284 | 2025.12.20 23:58:33.237700 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 6285 | 2025.12.20 23:58:33.238083 [ 200 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6286 | 2025.12.20 23:58:33.238401 [ 200 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_36_7} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2025.12.20 23:58:33.238486 [ 200 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_36_7} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6288 | 2025.12.20 23:58:33.238599 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6289 | 2025.12.20 23:58:34.932265 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 794 | ||
| 6290 | 2025.12.20 23:58:34.934709 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2025.12.20 23:58:34.934771 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6292 | 2025.12.20 23:58:34.936041 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6293 | 2025.12.20 23:58:34.936338 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2025.12.20 23:58:34.936678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 794 | ||
| 6295 | 2025.12.20 23:58:38.205479 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6296 | 2025.12.20 23:58:38.205671 [ 275 ] {8d471030-8207-42bc-b414-b2184066bf83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6297 | 2025.12.20 23:58:38.205740 [ 275 ] {8d471030-8207-42bc-b414-b2184066bf83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6298 | 2025.12.20 23:58:38.206537 [ 275 ] {8d471030-8207-42bc-b414-b2184066bf83} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2025.12.20 23:58:38.206579 [ 275 ] {8d471030-8207-42bc-b414-b2184066bf83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6300 | 2025.12.20 23:58:38.206964 [ 275 ] {8d471030-8207-42bc-b414-b2184066bf83} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6301 | 2025.12.20 23:58:38.207178 [ 275 ] {8d471030-8207-42bc-b414-b2184066bf83} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2025.12.20 23:58:38.207329 [ 275 ] {8d471030-8207-42bc-b414-b2184066bf83} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00171 sec., 80701.75438596492 rows/sec., 7.01 MiB/sec. | ||
| 6303 | 2025.12.20 23:58:38.207371 [ 275 ] {8d471030-8207-42bc-b414-b2184066bf83} <Debug> TCPHandler: Processed in 0.002020267 sec. | ||
| 6304 | 2025.12.20 23:58:38.207512 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6305 | 2025.12.20 23:58:38.207607 [ 275 ] {4efa0a04-f2d1-410a-ba9b-ed6b4dcf64d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6306 | 2025.12.20 23:58:38.207647 [ 275 ] {4efa0a04-f2d1-410a-ba9b-ed6b4dcf64d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6307 | 2025.12.20 23:58:38.208166 [ 275 ] {4efa0a04-f2d1-410a-ba9b-ed6b4dcf64d1} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2025.12.20 23:58:38.208203 [ 275 ] {4efa0a04-f2d1-410a-ba9b-ed6b4dcf64d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6309 | 2025.12.20 23:58:38.208501 [ 275 ] {4efa0a04-f2d1-410a-ba9b-ed6b4dcf64d1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6310 | 2025.12.20 23:58:38.208707 [ 275 ] {4efa0a04-f2d1-410a-ba9b-ed6b4dcf64d1} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2025.12.20 23:58:38.208833 [ 275 ] {4efa0a04-f2d1-410a-ba9b-ed6b4dcf64d1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001245 sec., 32931.726907630524 rows/sec., 2.42 MiB/sec. | ||
| 6312 | 2025.12.20 23:58:38.208871 [ 275 ] {4efa0a04-f2d1-410a-ba9b-ed6b4dcf64d1} <Debug> TCPHandler: Processed in 0.001407026 sec. | ||
| 6313 | 2025.12.20 23:58:38.208988 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2025.12.20 23:58:38.209081 [ 275 ] {548e672f-9b64-4623-ba97-f78cffc6b282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6315 | 2025.12.20 23:58:38.209121 [ 275 ] {548e672f-9b64-4623-ba97-f78cffc6b282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6316 | 2025.12.20 23:58:38.209596 [ 275 ] {548e672f-9b64-4623-ba97-f78cffc6b282} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2025.12.20 23:58:38.209631 [ 275 ] {548e672f-9b64-4623-ba97-f78cffc6b282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6318 | 2025.12.20 23:58:38.209927 [ 275 ] {548e672f-9b64-4623-ba97-f78cffc6b282} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6319 | 2025.12.20 23:58:38.210141 [ 275 ] {548e672f-9b64-4623-ba97-f78cffc6b282} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2025.12.20 23:58:38.210264 [ 275 ] {548e672f-9b64-4623-ba97-f78cffc6b282} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001202 sec., 87354.40931780367 rows/sec., 6.82 MiB/sec. | ||
| 6321 | 2025.12.20 23:58:38.210301 [ 275 ] {548e672f-9b64-4623-ba97-f78cffc6b282} <Debug> TCPHandler: Processed in 0.001361485 sec. | ||
| 6322 | 2025.12.20 23:58:38.210427 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2025.12.20 23:58:38.210525 [ 275 ] {e839541e-d625-4fe7-b0de-7bd2546d7f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6324 | 2025.12.20 23:58:38.210567 [ 275 ] {e839541e-d625-4fe7-b0de-7bd2546d7f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6325 | 2025.12.20 23:58:38.210987 [ 275 ] {e839541e-d625-4fe7-b0de-7bd2546d7f39} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2025.12.20 23:58:38.211022 [ 275 ] {e839541e-d625-4fe7-b0de-7bd2546d7f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6327 | 2025.12.20 23:58:38.211332 [ 275 ] {e839541e-d625-4fe7-b0de-7bd2546d7f39} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6328 | 2025.12.20 23:58:38.211538 [ 275 ] {e839541e-d625-4fe7-b0de-7bd2546d7f39} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2025.12.20 23:58:38.211661 [ 275 ] {e839541e-d625-4fe7-b0de-7bd2546d7f39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 6330 | 2025.12.20 23:58:38.211697 [ 275 ] {e839541e-d625-4fe7-b0de-7bd2546d7f39} <Debug> TCPHandler: Processed in 0.001317883 sec. | ||
| 6331 | 2025.12.20 23:58:38.211810 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2025.12.20 23:58:38.211903 [ 275 ] {e7f4dad5-c9cd-4e74-bd6a-91c09817fc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6333 | 2025.12.20 23:58:38.211954 [ 275 ] {e7f4dad5-c9cd-4e74-bd6a-91c09817fc41} <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 | ||
| 6334 | 2025.12.20 23:58:38.212796 [ 275 ] {e7f4dad5-c9cd-4e74-bd6a-91c09817fc41} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2025.12.20 23:58:38.212832 [ 275 ] {e7f4dad5-c9cd-4e74-bd6a-91c09817fc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6336 | 2025.12.20 23:58:38.213373 [ 275 ] {e7f4dad5-c9cd-4e74-bd6a-91c09817fc41} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6337 | 2025.12.20 23:58:38.213576 [ 275 ] {e7f4dad5-c9cd-4e74-bd6a-91c09817fc41} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2025.12.20 23:58:38.213716 [ 275 ] {e7f4dad5-c9cd-4e74-bd6a-91c09817fc41} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001831 sec., 22392.135445111962 rows/sec., 40.13 MiB/sec. | ||
| 6339 | 2025.12.20 23:58:38.213767 [ 275 ] {e7f4dad5-c9cd-4e74-bd6a-91c09817fc41} <Debug> TCPHandler: Processed in 0.002010056 sec. | ||
| 6340 | 2025.12.20 23:58:38.213880 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6341 | 2025.12.20 23:58:38.213972 [ 275 ] {b1338507-398c-4bd8-97e7-996adb122822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6342 | 2025.12.20 23:58:38.214013 [ 275 ] {b1338507-398c-4bd8-97e7-996adb122822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6343 | 2025.12.20 23:58:38.214338 [ 275 ] {b1338507-398c-4bd8-97e7-996adb122822} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2025.12.20 23:58:38.214373 [ 275 ] {b1338507-398c-4bd8-97e7-996adb122822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6345 | 2025.12.20 23:58:38.214657 [ 275 ] {b1338507-398c-4bd8-97e7-996adb122822} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6346 | 2025.12.20 23:58:38.214858 [ 275 ] {b1338507-398c-4bd8-97e7-996adb122822} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2025.12.20 23:58:38.214981 [ 275 ] {b1338507-398c-4bd8-97e7-996adb122822} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001026 sec., 58479.53216374269 rows/sec., 3.94 MiB/sec. | ||
| 6348 | 2025.12.20 23:58:38.215016 [ 275 ] {b1338507-398c-4bd8-97e7-996adb122822} <Debug> TCPHandler: Processed in 0.00118492 sec. | ||
| 6349 | 2025.12.20 23:58:39.755064 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6350 | 2025.12.20 23:58:39.755134 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6351 | 2025.12.20 23:58:39.905633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12421 | ||
| 6352 | 2025.12.20 23:58:39.906107 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2025.12.20 23:58:39.906150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6354 | 2025.12.20 23:58:39.906613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6355 | 2025.12.20 23:58:39.906856 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2025.12.20 23:58:39.906989 [ 46 ] {} <Debug> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6357 | 2025.12.20 23:58:39.906996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12421 | ||
| 6358 | 2025.12.20 23:58:39.907072 [ 46 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2025.12.20 23:58:39.907101 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6360 | 2025.12.20 23:58:39.907235 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::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 | ||
| 6361 | 2025.12.20 23:58:39.907404 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6362 | 2025.12.20 23:58:39.907448 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10053 rows starting from the beginning of the part | ||
| 6363 | 2025.12.20 23:58:39.907519 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6364 | 2025.12.20 23:58:39.907569 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6365 | 2025.12.20 23:58:39.907615 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6366 | 2025.12.20 23:58:39.907662 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6367 | 2025.12.20 23:58:39.907706 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6368 | 2025.12.20 23:58:39.912453 [ 201 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12421 rows, containing 4 columns (4 merged, 0 gathered) in 0.005284166 sec., 2350607.456313825 rows/sec., 33.63 MiB/sec. | ||
| 6369 | 2025.12.20 23:58:39.912876 [ 196 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6370 | 2025.12.20 23:58:39.913202 [ 196 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_26_5} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2025.12.20 23:58:39.913286 [ 196 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_26_5} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6372 | 2025.12.20 23:58:39.913407 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 6373 | 2025.12.20 23:58:40.582475 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6374 | 2025.12.20 23:58:40.600403 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2025.12.20 23:58:40.600471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6376 | 2025.12.20 23:58:40.606170 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6377 | 2025.12.20 23:58:40.606898 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2025.12.20 23:58:40.607173 [ 46 ] {} <Debug> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6379 | 2025.12.20 23:58:40.607240 [ 46 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2025.12.20 23:58:40.607261 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6381 | 2025.12.20 23:58:40.607386 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 6382 | 2025.12.20 23:58:40.610514 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6383 | 2025.12.20 23:58:40.610904 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6384 | 2025.12.20 23:58:40.612362 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 6385 | 2025.12.20 23:58:40.616913 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 6386 | 2025.12.20 23:58:40.621329 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 6387 | 2025.12.20 23:58:40.625670 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 6388 | 2025.12.20 23:58:40.630226 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 6389 | 2025.12.20 23:58:40.634680 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 6390 | 2025.12.20 23:58:40.687495 [ 201 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080167585 sec., 2444.878438086915 rows/sec., 12.64 MiB/sec. | ||
| 6391 | 2025.12.20 23:58:40.690179 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6392 | 2025.12.20 23:58:40.692371 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_26_5} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2025.12.20 23:58:40.692477 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_26_5} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6394 | 2025.12.20 23:58:40.695648 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6395 | 2025.12.20 23:58:41.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.28 MiB, peak 270.82 MiB, free memory in arenas 0.00 B, will set to 267.10 MiB (RSS), difference: 6.82 MiB | ||
| 6396 | 2025.12.20 23:58:43.214508 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2025.12.20 23:58:43.214784 [ 275 ] {9158eed9-e674-4cae-9002-599724c3b289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6398 | 2025.12.20 23:58:43.214884 [ 275 ] {9158eed9-e674-4cae-9002-599724c3b289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6399 | 2025.12.20 23:58:43.215778 [ 275 ] {9158eed9-e674-4cae-9002-599724c3b289} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2025.12.20 23:58:43.215825 [ 275 ] {9158eed9-e674-4cae-9002-599724c3b289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6401 | 2025.12.20 23:58:43.216247 [ 275 ] {9158eed9-e674-4cae-9002-599724c3b289} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6402 | 2025.12.20 23:58:43.216463 [ 275 ] {9158eed9-e674-4cae-9002-599724c3b289} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2025.12.20 23:58:43.216613 [ 275 ] {9158eed9-e674-4cae-9002-599724c3b289} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001902 sec., 215562.56572029443 rows/sec., 13.67 MiB/sec. | ||
| 6404 | 2025.12.20 23:58:43.216654 [ 275 ] {9158eed9-e674-4cae-9002-599724c3b289} <Debug> TCPHandler: Processed in 0.002332097 sec. | ||
| 6405 | 2025.12.20 23:58:43.216781 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2025.12.20 23:58:43.216904 [ 275 ] {705b3fe1-ddbc-4da0-9bb2-d23aecdb4d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6407 | 2025.12.20 23:58:43.216953 [ 275 ] {705b3fe1-ddbc-4da0-9bb2-d23aecdb4d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6408 | 2025.12.20 23:58:43.217892 [ 275 ] {705b3fe1-ddbc-4da0-9bb2-d23aecdb4d00} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2025.12.20 23:58:43.217929 [ 275 ] {705b3fe1-ddbc-4da0-9bb2-d23aecdb4d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6410 | 2025.12.20 23:58:43.218324 [ 275 ] {705b3fe1-ddbc-4da0-9bb2-d23aecdb4d00} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6411 | 2025.12.20 23:58:43.218533 [ 275 ] {705b3fe1-ddbc-4da0-9bb2-d23aecdb4d00} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2025.12.20 23:58:43.218663 [ 275 ] {705b3fe1-ddbc-4da0-9bb2-d23aecdb4d00} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001784 sec., 623318.3856502242 rows/sec., 49.18 MiB/sec. | ||
| 6413 | 2025.12.20 23:58:43.218700 [ 275 ] {705b3fe1-ddbc-4da0-9bb2-d23aecdb4d00} <Debug> TCPHandler: Processed in 0.001979726 sec. | ||
| 6414 | 2025.12.20 23:58:43.218814 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6415 | 2025.12.20 23:58:43.218906 [ 275 ] {18f3ff14-bb6e-48e4-b3fa-886bad478060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6416 | 2025.12.20 23:58:43.218945 [ 275 ] {18f3ff14-bb6e-48e4-b3fa-886bad478060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6417 | 2025.12.20 23:58:43.219398 [ 275 ] {18f3ff14-bb6e-48e4-b3fa-886bad478060} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2025.12.20 23:58:43.219434 [ 275 ] {18f3ff14-bb6e-48e4-b3fa-886bad478060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6419 | 2025.12.20 23:58:43.219745 [ 275 ] {18f3ff14-bb6e-48e4-b3fa-886bad478060} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6420 | 2025.12.20 23:58:43.219944 [ 275 ] {18f3ff14-bb6e-48e4-b3fa-886bad478060} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2025.12.20 23:58:43.220068 [ 275 ] {18f3ff14-bb6e-48e4-b3fa-886bad478060} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001181 sec., 173581.71041490263 rows/sec., 10.18 MiB/sec. | ||
| 6422 | 2025.12.20 23:58:43.220104 [ 275 ] {18f3ff14-bb6e-48e4-b3fa-886bad478060} <Debug> TCPHandler: Processed in 0.001338805 sec. | ||
| 6423 | 2025.12.20 23:58:43.220218 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2025.12.20 23:58:43.220310 [ 275 ] {aa40a818-baf6-4c66-b26b-509777668a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6425 | 2025.12.20 23:58:43.220348 [ 275 ] {aa40a818-baf6-4c66-b26b-509777668a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6426 | 2025.12.20 23:58:43.220804 [ 275 ] {aa40a818-baf6-4c66-b26b-509777668a8b} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2025.12.20 23:58:43.220839 [ 275 ] {aa40a818-baf6-4c66-b26b-509777668a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6428 | 2025.12.20 23:58:43.221140 [ 275 ] {aa40a818-baf6-4c66-b26b-509777668a8b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6429 | 2025.12.20 23:58:43.221333 [ 275 ] {aa40a818-baf6-4c66-b26b-509777668a8b} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2025.12.20 23:58:43.221454 [ 275 ] {aa40a818-baf6-4c66-b26b-509777668a8b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001162 sec., 182444.06196213423 rows/sec., 11.77 MiB/sec. | ||
| 6431 | 2025.12.20 23:58:43.221490 [ 275 ] {aa40a818-baf6-4c66-b26b-509777668a8b} <Debug> TCPHandler: Processed in 0.001319734 sec. | ||
| 6432 | 2025.12.20 23:58:43.221598 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6433 | 2025.12.20 23:58:43.221714 [ 275 ] {b44137be-a1a3-418e-aad1-21aaca34d4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6434 | 2025.12.20 23:58:43.221762 [ 275 ] {b44137be-a1a3-418e-aad1-21aaca34d4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6435 | 2025.12.20 23:58:43.222230 [ 275 ] {b44137be-a1a3-418e-aad1-21aaca34d4ca} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2025.12.20 23:58:43.222265 [ 275 ] {b44137be-a1a3-418e-aad1-21aaca34d4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6437 | 2025.12.20 23:58:43.222582 [ 275 ] {b44137be-a1a3-418e-aad1-21aaca34d4ca} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6438 | 2025.12.20 23:58:43.222786 [ 275 ] {b44137be-a1a3-418e-aad1-21aaca34d4ca} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2025.12.20 23:58:43.222916 [ 275 ] {b44137be-a1a3-418e-aad1-21aaca34d4ca} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001221 sec., 172809.1728091728 rows/sec., 9.81 MiB/sec. | ||
| 6440 | 2025.12.20 23:58:43.222953 [ 275 ] {b44137be-a1a3-418e-aad1-21aaca34d4ca} <Debug> TCPHandler: Processed in 0.001403587 sec. | ||
| 6441 | 2025.12.20 23:58:43.223060 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6442 | 2025.12.20 23:58:43.223153 [ 275 ] {e7f7e02a-5a23-458b-a3e4-79c129440759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6443 | 2025.12.20 23:58:43.223192 [ 275 ] {e7f7e02a-5a23-458b-a3e4-79c129440759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6444 | 2025.12.20 23:58:43.223819 [ 275 ] {e7f7e02a-5a23-458b-a3e4-79c129440759} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2025.12.20 23:58:43.223852 [ 275 ] {e7f7e02a-5a23-458b-a3e4-79c129440759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6446 | 2025.12.20 23:58:43.224184 [ 275 ] {e7f7e02a-5a23-458b-a3e4-79c129440759} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6447 | 2025.12.20 23:58:43.224382 [ 275 ] {e7f7e02a-5a23-458b-a3e4-79c129440759} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2025.12.20 23:58:43.224508 [ 275 ] {e7f7e02a-5a23-458b-a3e4-79c129440759} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001374 sec., 494177.58369723434 rows/sec., 34.45 MiB/sec. | ||
| 6449 | 2025.12.20 23:58:43.224545 [ 275 ] {e7f7e02a-5a23-458b-a3e4-79c129440759} <Debug> TCPHandler: Processed in 0.00153274 sec. | ||
| 6450 | 2025.12.20 23:58:43.224651 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6451 | 2025.12.20 23:58:43.224743 [ 275 ] {b38999e6-0eae-472b-9fa2-23c7058b3579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6452 | 2025.12.20 23:58:43.224784 [ 275 ] {b38999e6-0eae-472b-9fa2-23c7058b3579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6453 | 2025.12.20 23:58:43.225108 [ 275 ] {b38999e6-0eae-472b-9fa2-23c7058b3579} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2025.12.20 23:58:43.225141 [ 275 ] {b38999e6-0eae-472b-9fa2-23c7058b3579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6455 | 2025.12.20 23:58:43.225423 [ 275 ] {b38999e6-0eae-472b-9fa2-23c7058b3579} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6456 | 2025.12.20 23:58:43.225624 [ 275 ] {b38999e6-0eae-472b-9fa2-23c7058b3579} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2025.12.20 23:58:43.225716 [ 89 ] {} <Debug> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6458 | 2025.12.20 23:58:43.225752 [ 275 ] {b38999e6-0eae-472b-9fa2-23c7058b3579} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001027 sec., 5842.259006815969 rows/sec., 305.24 KiB/sec. | ||
| 6459 | 2025.12.20 23:58:43.225751 [ 89 ] {} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2025.12.20 23:58:43.225784 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6461 | 2025.12.20 23:58:43.225788 [ 275 ] {b38999e6-0eae-472b-9fa2-23c7058b3579} <Debug> TCPHandler: Processed in 0.00118563 sec. | ||
| 6462 | 2025.12.20 23:58:43.225896 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2025.12.20 23:58:43.225900 [ 186 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::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 | ||
| 6464 | 2025.12.20 23:58:43.225991 [ 275 ] {e824346d-acf4-448b-a01e-656e745ecbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6465 | 2025.12.20 23:58:43.226036 [ 275 ] {e824346d-acf4-448b-a01e-656e745ecbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6466 | 2025.12.20 23:58:43.226073 [ 186 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6467 | 2025.12.20 23:58:43.226120 [ 186 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 6468 | 2025.12.20 23:58:43.226195 [ 186 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6469 | 2025.12.20 23:58:43.226247 [ 186 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6470 | 2025.12.20 23:58:43.226291 [ 186 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6471 | 2025.12.20 23:58:43.226334 [ 186 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6472 | 2025.12.20 23:58:43.226378 [ 186 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6473 | 2025.12.20 23:58:43.226459 [ 275 ] {e824346d-acf4-448b-a01e-656e745ecbdb} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2025.12.20 23:58:43.226497 [ 275 ] {e824346d-acf4-448b-a01e-656e745ecbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6475 | 2025.12.20 23:58:43.226885 [ 275 ] {e824346d-acf4-448b-a01e-656e745ecbdb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6476 | 2025.12.20 23:58:43.227102 [ 275 ] {e824346d-acf4-448b-a01e-656e745ecbdb} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2025.12.20 23:58:43.227239 [ 275 ] {e824346d-acf4-448b-a01e-656e745ecbdb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001267 sec., 247829.5185477506 rows/sec., 16.28 MiB/sec. | ||
| 6478 | 2025.12.20 23:58:43.227276 [ 275 ] {e824346d-acf4-448b-a01e-656e745ecbdb} <Debug> TCPHandler: Processed in 0.001427657 sec. | ||
| 6479 | 2025.12.20 23:58:43.227358 [ 201 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001519581 sec., 63175.30950966088 rows/sec., 3.22 MiB/sec. | ||
| 6480 | 2025.12.20 23:58:43.227377 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2025.12.20 23:58:43.227469 [ 275 ] {99d0f7dc-c6e8-4785-a550-546a1d6bdbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6482 | 2025.12.20 23:58:43.227487 [ 186 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6483 | 2025.12.20 23:58:43.227511 [ 275 ] {99d0f7dc-c6e8-4785-a550-546a1d6bdbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6484 | 2025.12.20 23:58:43.227754 [ 186 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_16_3} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2025.12.20 23:58:43.227817 [ 275 ] {99d0f7dc-c6e8-4785-a550-546a1d6bdbb6} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2025.12.20 23:58:43.227835 [ 186 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_16_3} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6487 | 2025.12.20 23:58:43.227859 [ 275 ] {99d0f7dc-c6e8-4785-a550-546a1d6bdbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6488 | 2025.12.20 23:58:43.227923 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6489 | 2025.12.20 23:58:43.228164 [ 275 ] {99d0f7dc-c6e8-4785-a550-546a1d6bdbb6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6490 | 2025.12.20 23:58:43.228366 [ 275 ] {99d0f7dc-c6e8-4785-a550-546a1d6bdbb6} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2025.12.20 23:58:43.228492 [ 275 ] {99d0f7dc-c6e8-4785-a550-546a1d6bdbb6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 6492 | 2025.12.20 23:58:43.228526 [ 275 ] {99d0f7dc-c6e8-4785-a550-546a1d6bdbb6} <Debug> TCPHandler: Processed in 0.00119495 sec. | ||
| 6493 | 2025.12.20 23:58:43.228624 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6494 | 2025.12.20 23:58:43.228716 [ 275 ] {34dc3aa9-de53-4908-94c5-38909cc51324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6495 | 2025.12.20 23:58:43.228756 [ 275 ] {34dc3aa9-de53-4908-94c5-38909cc51324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6496 | 2025.12.20 23:58:43.229070 [ 275 ] {34dc3aa9-de53-4908-94c5-38909cc51324} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2025.12.20 23:58:43.229104 [ 275 ] {34dc3aa9-de53-4908-94c5-38909cc51324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6498 | 2025.12.20 23:58:43.229415 [ 275 ] {34dc3aa9-de53-4908-94c5-38909cc51324} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6499 | 2025.12.20 23:58:43.229617 [ 275 ] {34dc3aa9-de53-4908-94c5-38909cc51324} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6500 | 2025.12.20 23:58:43.229868 [ 275 ] {34dc3aa9-de53-4908-94c5-38909cc51324} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001164 sec., 89347.07903780068 rows/sec., 5.47 MiB/sec. | ||
| 6501 | 2025.12.20 23:58:43.229957 [ 275 ] {34dc3aa9-de53-4908-94c5-38909cc51324} <Debug> TCPHandler: Processed in 0.001377696 sec. | ||
| 6502 | 2025.12.20 23:58:44.937831 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 826 | ||
| 6503 | 2025.12.20 23:58:44.940183 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2025.12.20 23:58:44.940244 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6505 | 2025.12.20 23:58:44.941542 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6506 | 2025.12.20 23:58:44.941837 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2025.12.20 23:58:44.942208 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 826 | ||
| 6508 | 2025.12.20 23:58:47.408073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12933 | ||
| 6509 | 2025.12.20 23:58:47.408571 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2025.12.20 23:58:47.408618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6511 | 2025.12.20 23:58:47.409120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6512 | 2025.12.20 23:58:47.409350 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2025.12.20 23:58:47.409495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12933 | ||
| 6514 | 2025.12.20 23:58:48.111532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6515 | 2025.12.20 23:58:48.127372 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2025.12.20 23:58:48.127424 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6517 | 2025.12.20 23:58:48.133277 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6518 | 2025.12.20 23:58:48.134031 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2025.12.20 23:58:48.137033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6520 | 2025.12.20 23:58:48.233801 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2025.12.20 23:58:48.233978 [ 275 ] {5d2518fa-8c58-4e54-a66d-5f890fba507d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6522 | 2025.12.20 23:58:48.234045 [ 275 ] {5d2518fa-8c58-4e54-a66d-5f890fba507d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6523 | 2025.12.20 23:58:48.234695 [ 275 ] {5d2518fa-8c58-4e54-a66d-5f890fba507d} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2025.12.20 23:58:48.234745 [ 275 ] {5d2518fa-8c58-4e54-a66d-5f890fba507d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6525 | 2025.12.20 23:58:48.235126 [ 275 ] {5d2518fa-8c58-4e54-a66d-5f890fba507d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6526 | 2025.12.20 23:58:48.235354 [ 275 ] {5d2518fa-8c58-4e54-a66d-5f890fba507d} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2025.12.20 23:58:48.235516 [ 275 ] {5d2518fa-8c58-4e54-a66d-5f890fba507d} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001586 sec., 8827.238335435057 rows/sec., 719.80 KiB/sec. | ||
| 6528 | 2025.12.20 23:58:48.235567 [ 275 ] {5d2518fa-8c58-4e54-a66d-5f890fba507d} <Debug> TCPHandler: Processed in 0.001889993 sec. | ||
| 6529 | 2025.12.20 23:58:48.235698 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2025.12.20 23:58:48.235800 [ 275 ] {8876f323-3cd3-4d11-a062-434706d11bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6531 | 2025.12.20 23:58:48.235844 [ 275 ] {8876f323-3cd3-4d11-a062-434706d11bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6532 | 2025.12.20 23:58:48.236976 [ 275 ] {8876f323-3cd3-4d11-a062-434706d11bd0} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2025.12.20 23:58:48.237013 [ 275 ] {8876f323-3cd3-4d11-a062-434706d11bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6534 | 2025.12.20 23:58:48.237424 [ 275 ] {8876f323-3cd3-4d11-a062-434706d11bd0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6535 | 2025.12.20 23:58:48.237639 [ 275 ] {8876f323-3cd3-4d11-a062-434706d11bd0} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2025.12.20 23:58:48.237802 [ 275 ] {8876f323-3cd3-4d11-a062-434706d11bd0} <Debug> executeQuery: Read 1285 rows, 109.34 KiB in 0.002026 sec., 634254.6890424482 rows/sec., 52.70 MiB/sec. | ||
| 6537 | 2025.12.20 23:58:48.237842 [ 275 ] {8876f323-3cd3-4d11-a062-434706d11bd0} <Debug> TCPHandler: Processed in 0.002196943 sec. | ||
| 6538 | 2025.12.20 23:58:48.237961 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2025.12.20 23:58:48.238059 [ 275 ] {5c246f57-f5d9-4035-996a-3504e89070ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6540 | 2025.12.20 23:58:48.238102 [ 275 ] {5c246f57-f5d9-4035-996a-3504e89070ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6541 | 2025.12.20 23:58:48.238532 [ 275 ] {5c246f57-f5d9-4035-996a-3504e89070ff} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2025.12.20 23:58:48.238569 [ 275 ] {5c246f57-f5d9-4035-996a-3504e89070ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6543 | 2025.12.20 23:58:48.238878 [ 275 ] {5c246f57-f5d9-4035-996a-3504e89070ff} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6544 | 2025.12.20 23:58:48.239089 [ 275 ] {5c246f57-f5d9-4035-996a-3504e89070ff} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2025.12.20 23:58:48.239216 [ 136 ] {} <Debug> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 6546 | 2025.12.20 23:58:48.239246 [ 275 ] {5c246f57-f5d9-4035-996a-3504e89070ff} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001208 sec., 45529.80132450331 rows/sec., 3.28 MiB/sec. | ||
| 6547 | 2025.12.20 23:58:48.239257 [ 136 ] {} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2025.12.20 23:58:48.239290 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6549 | 2025.12.20 23:58:48.239294 [ 275 ] {5c246f57-f5d9-4035-996a-3504e89070ff} <Debug> TCPHandler: Processed in 0.001384966 sec. | ||
| 6550 | 2025.12.20 23:58:48.239412 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6551 | 2025.12.20 23:58:48.239426 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 6552 | 2025.12.20 23:58:48.239505 [ 275 ] {c17c413d-b1b5-4980-9a4d-60f1b974a798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6553 | 2025.12.20 23:58:48.239552 [ 275 ] {c17c413d-b1b5-4980-9a4d-60f1b974a798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6554 | 2025.12.20 23:58:48.239582 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6555 | 2025.12.20 23:58:48.239629 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 277 rows starting from the beginning of the part | ||
| 6556 | 2025.12.20 23:58:48.239709 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 6557 | 2025.12.20 23:58:48.239761 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 205 rows starting from the beginning of the part | ||
| 6558 | 2025.12.20 23:58:48.239810 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 6559 | 2025.12.20 23:58:48.239854 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 205 rows starting from the beginning of the part | ||
| 6560 | 2025.12.20 23:58:48.239900 [ 191 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 55 rows starting from the beginning of the part | ||
| 6561 | 2025.12.20 23:58:48.240046 [ 275 ] {c17c413d-b1b5-4980-9a4d-60f1b974a798} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2025.12.20 23:58:48.240087 [ 275 ] {c17c413d-b1b5-4980-9a4d-60f1b974a798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6563 | 2025.12.20 23:58:48.240437 [ 275 ] {c17c413d-b1b5-4980-9a4d-60f1b974a798} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6564 | 2025.12.20 23:58:48.240672 [ 275 ] {c17c413d-b1b5-4980-9a4d-60f1b974a798} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2025.12.20 23:58:48.240813 [ 275 ] {c17c413d-b1b5-4980-9a4d-60f1b974a798} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001325 sec., 172075.4716981132 rows/sec., 11.65 MiB/sec. | ||
| 6566 | 2025.12.20 23:58:48.240851 [ 275 ] {c17c413d-b1b5-4980-9a4d-60f1b974a798} <Debug> TCPHandler: Processed in 0.00149086 sec. | ||
| 6567 | 2025.12.20 23:58:48.240912 [ 186 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 824 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547341 sec., 532526.443750925 rows/sec., 35.19 MiB/sec. | ||
| 6568 | 2025.12.20 23:58:48.240966 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2025.12.20 23:58:48.241065 [ 275 ] {3016acc4-7faf-4fc1-bf18-3b01a5f8b566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6570 | 2025.12.20 23:58:48.241093 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 6571 | 2025.12.20 23:58:48.241105 [ 275 ] {3016acc4-7faf-4fc1-bf18-3b01a5f8b566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6572 | 2025.12.20 23:58:48.241355 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_35_7} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2025.12.20 23:58:48.241421 [ 201 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_35_7} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 6574 | 2025.12.20 23:58:48.241498 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6575 | 2025.12.20 23:58:48.241760 [ 275 ] {3016acc4-7faf-4fc1-bf18-3b01a5f8b566} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2025.12.20 23:58:48.241795 [ 275 ] {3016acc4-7faf-4fc1-bf18-3b01a5f8b566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6577 | 2025.12.20 23:58:48.242128 [ 275 ] {3016acc4-7faf-4fc1-bf18-3b01a5f8b566} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6578 | 2025.12.20 23:58:48.242341 [ 275 ] {3016acc4-7faf-4fc1-bf18-3b01a5f8b566} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2025.12.20 23:58:48.242471 [ 275 ] {3016acc4-7faf-4fc1-bf18-3b01a5f8b566} <Debug> executeQuery: Read 575 rows, 43.83 KiB in 0.001424 sec., 403792.1348314607 rows/sec., 30.06 MiB/sec. | ||
| 6580 | 2025.12.20 23:58:48.242509 [ 275 ] {3016acc4-7faf-4fc1-bf18-3b01a5f8b566} <Debug> TCPHandler: Processed in 0.001593853 sec. | ||
| 6581 | 2025.12.20 23:58:48.242617 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6582 | 2025.12.20 23:58:48.242712 [ 275 ] {c22fb1a2-e4af-4d41-9e8f-c22c66f4a130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6583 | 2025.12.20 23:58:48.242754 [ 275 ] {c22fb1a2-e4af-4d41-9e8f-c22c66f4a130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6584 | 2025.12.20 23:58:48.243330 [ 275 ] {c22fb1a2-e4af-4d41-9e8f-c22c66f4a130} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2025.12.20 23:58:48.243367 [ 275 ] {c22fb1a2-e4af-4d41-9e8f-c22c66f4a130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6586 | 2025.12.20 23:58:48.243753 [ 275 ] {c22fb1a2-e4af-4d41-9e8f-c22c66f4a130} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6587 | 2025.12.20 23:58:48.243987 [ 275 ] {c22fb1a2-e4af-4d41-9e8f-c22c66f4a130} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2025.12.20 23:58:48.244118 [ 275 ] {c22fb1a2-e4af-4d41-9e8f-c22c66f4a130} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001424 sec., 597612.3595505619 rows/sec., 40.23 MiB/sec. | ||
| 6589 | 2025.12.20 23:58:48.244155 [ 275 ] {c22fb1a2-e4af-4d41-9e8f-c22c66f4a130} <Debug> TCPHandler: Processed in 0.001588353 sec. | ||
| 6590 | 2025.12.20 23:58:48.244280 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6591 | 2025.12.20 23:58:48.244373 [ 275 ] {3f506c5d-b6dd-41a2-a9bd-c83bfb840f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6592 | 2025.12.20 23:58:48.244427 [ 275 ] {3f506c5d-b6dd-41a2-a9bd-c83bfb840f60} <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 | ||
| 6593 | 2025.12.20 23:58:48.245287 [ 275 ] {3f506c5d-b6dd-41a2-a9bd-c83bfb840f60} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2025.12.20 23:58:48.245323 [ 275 ] {3f506c5d-b6dd-41a2-a9bd-c83bfb840f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6595 | 2025.12.20 23:58:48.245932 [ 275 ] {3f506c5d-b6dd-41a2-a9bd-c83bfb840f60} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6596 | 2025.12.20 23:58:48.246167 [ 275 ] {3f506c5d-b6dd-41a2-a9bd-c83bfb840f60} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2025.12.20 23:58:48.246308 [ 275 ] {3f506c5d-b6dd-41a2-a9bd-c83bfb840f60} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001953 sec., 20993.343573988735 rows/sec., 37.62 MiB/sec. | ||
| 6598 | 2025.12.20 23:58:48.246377 [ 275 ] {3f506c5d-b6dd-41a2-a9bd-c83bfb840f60} <Debug> TCPHandler: Processed in 0.002148791 sec. | ||
| 6599 | 2025.12.20 23:58:48.246499 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6600 | 2025.12.20 23:58:48.246595 [ 275 ] {fd5f6c8d-8e7b-42ca-b9f9-7d2f03c5f355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6601 | 2025.12.20 23:58:48.246638 [ 275 ] {fd5f6c8d-8e7b-42ca-b9f9-7d2f03c5f355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6602 | 2025.12.20 23:58:48.247000 [ 275 ] {fd5f6c8d-8e7b-42ca-b9f9-7d2f03c5f355} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2025.12.20 23:58:48.247038 [ 275 ] {fd5f6c8d-8e7b-42ca-b9f9-7d2f03c5f355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6604 | 2025.12.20 23:58:48.247340 [ 275 ] {fd5f6c8d-8e7b-42ca-b9f9-7d2f03c5f355} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6605 | 2025.12.20 23:58:48.247550 [ 275 ] {fd5f6c8d-8e7b-42ca-b9f9-7d2f03c5f355} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2025.12.20 23:58:48.247679 [ 275 ] {fd5f6c8d-8e7b-42ca-b9f9-7d2f03c5f355} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 6607 | 2025.12.20 23:58:48.247715 [ 275 ] {fd5f6c8d-8e7b-42ca-b9f9-7d2f03c5f355} <Debug> TCPHandler: Processed in 0.001266862 sec. | ||
| 6608 | 2025.12.20 23:58:53.214721 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2025.12.20 23:58:53.214906 [ 275 ] {fb5d9351-d04b-4bc5-91e4-7b71ab7c494a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6610 | 2025.12.20 23:58:53.214971 [ 275 ] {fb5d9351-d04b-4bc5-91e4-7b71ab7c494a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6611 | 2025.12.20 23:58:53.215778 [ 275 ] {fb5d9351-d04b-4bc5-91e4-7b71ab7c494a} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2025.12.20 23:58:53.215819 [ 275 ] {fb5d9351-d04b-4bc5-91e4-7b71ab7c494a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6613 | 2025.12.20 23:58:53.216225 [ 275 ] {fb5d9351-d04b-4bc5-91e4-7b71ab7c494a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6614 | 2025.12.20 23:58:53.216462 [ 275 ] {fb5d9351-d04b-4bc5-91e4-7b71ab7c494a} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2025.12.20 23:58:53.216614 [ 275 ] {fb5d9351-d04b-4bc5-91e4-7b71ab7c494a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001754 sec., 233751.425313569 rows/sec., 14.83 MiB/sec. | ||
| 6616 | 2025.12.20 23:58:53.216663 [ 275 ] {fb5d9351-d04b-4bc5-91e4-7b71ab7c494a} <Debug> TCPHandler: Processed in 0.002066348 sec. | ||
| 6617 | 2025.12.20 23:58:53.216791 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6618 | 2025.12.20 23:58:53.216892 [ 275 ] {afd115f4-6d57-47b8-8261-dcadd6e0a466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6619 | 2025.12.20 23:58:53.216937 [ 275 ] {afd115f4-6d57-47b8-8261-dcadd6e0a466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6620 | 2025.12.20 23:58:53.217861 [ 275 ] {afd115f4-6d57-47b8-8261-dcadd6e0a466} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2025.12.20 23:58:53.217897 [ 275 ] {afd115f4-6d57-47b8-8261-dcadd6e0a466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6622 | 2025.12.20 23:58:53.218272 [ 275 ] {afd115f4-6d57-47b8-8261-dcadd6e0a466} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6623 | 2025.12.20 23:58:53.218481 [ 275 ] {afd115f4-6d57-47b8-8261-dcadd6e0a466} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2025.12.20 23:58:53.218611 [ 275 ] {afd115f4-6d57-47b8-8261-dcadd6e0a466} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001742 sec., 638346.7278989666 rows/sec., 50.37 MiB/sec. | ||
| 6625 | 2025.12.20 23:58:53.218650 [ 275 ] {afd115f4-6d57-47b8-8261-dcadd6e0a466} <Debug> TCPHandler: Processed in 0.001914134 sec. | ||
| 6626 | 2025.12.20 23:58:53.218765 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6627 | 2025.12.20 23:58:53.218864 [ 275 ] {cf6d6edb-428d-4da8-bfb6-f768b5b2b9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6628 | 2025.12.20 23:58:53.218906 [ 275 ] {cf6d6edb-428d-4da8-bfb6-f768b5b2b9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6629 | 2025.12.20 23:58:53.219380 [ 275 ] {cf6d6edb-428d-4da8-bfb6-f768b5b2b9d5} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2025.12.20 23:58:53.219417 [ 275 ] {cf6d6edb-428d-4da8-bfb6-f768b5b2b9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6631 | 2025.12.20 23:58:53.219727 [ 275 ] {cf6d6edb-428d-4da8-bfb6-f768b5b2b9d5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6632 | 2025.12.20 23:58:53.219937 [ 275 ] {cf6d6edb-428d-4da8-bfb6-f768b5b2b9d5} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2025.12.20 23:58:53.220070 [ 275 ] {cf6d6edb-428d-4da8-bfb6-f768b5b2b9d5} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001227 sec., 167074.16462917684 rows/sec., 9.80 MiB/sec. | ||
| 6634 | 2025.12.20 23:58:53.220108 [ 275 ] {cf6d6edb-428d-4da8-bfb6-f768b5b2b9d5} <Debug> TCPHandler: Processed in 0.001395376 sec. | ||
| 6635 | 2025.12.20 23:58:53.220218 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6636 | 2025.12.20 23:58:53.220313 [ 275 ] {6a5c23c1-ca8d-4812-9393-5eb07539e12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6637 | 2025.12.20 23:58:53.220353 [ 275 ] {6a5c23c1-ca8d-4812-9393-5eb07539e12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6638 | 2025.12.20 23:58:53.220821 [ 275 ] {6a5c23c1-ca8d-4812-9393-5eb07539e12c} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2025.12.20 23:58:53.220857 [ 275 ] {6a5c23c1-ca8d-4812-9393-5eb07539e12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6640 | 2025.12.20 23:58:53.221163 [ 275 ] {6a5c23c1-ca8d-4812-9393-5eb07539e12c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6641 | 2025.12.20 23:58:53.221389 [ 275 ] {6a5c23c1-ca8d-4812-9393-5eb07539e12c} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2025.12.20 23:58:53.221532 [ 275 ] {6a5c23c1-ca8d-4812-9393-5eb07539e12c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001239 sec., 171105.73042776433 rows/sec., 11.03 MiB/sec. | ||
| 6643 | 2025.12.20 23:58:53.221569 [ 275 ] {6a5c23c1-ca8d-4812-9393-5eb07539e12c} <Debug> TCPHandler: Processed in 0.001401806 sec. | ||
| 6644 | 2025.12.20 23:58:53.221681 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2025.12.20 23:58:53.221777 [ 275 ] {755b3568-2e05-4f56-9a71-11c129014e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6646 | 2025.12.20 23:58:53.221819 [ 275 ] {755b3568-2e05-4f56-9a71-11c129014e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6647 | 2025.12.20 23:58:53.222287 [ 275 ] {755b3568-2e05-4f56-9a71-11c129014e82} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2025.12.20 23:58:53.222324 [ 275 ] {755b3568-2e05-4f56-9a71-11c129014e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6649 | 2025.12.20 23:58:53.222636 [ 275 ] {755b3568-2e05-4f56-9a71-11c129014e82} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6650 | 2025.12.20 23:58:53.222845 [ 275 ] {755b3568-2e05-4f56-9a71-11c129014e82} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6651 | 2025.12.20 23:58:53.222973 [ 275 ] {755b3568-2e05-4f56-9a71-11c129014e82} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001215 sec., 173662.55144032923 rows/sec., 9.86 MiB/sec. | ||
| 6652 | 2025.12.20 23:58:53.223011 [ 275 ] {755b3568-2e05-4f56-9a71-11c129014e82} <Debug> TCPHandler: Processed in 0.001381046 sec. | ||
| 6653 | 2025.12.20 23:58:53.223118 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6654 | 2025.12.20 23:58:53.223211 [ 275 ] {820d194d-8200-4904-8c67-e646f2ba2205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6655 | 2025.12.20 23:58:53.223250 [ 275 ] {820d194d-8200-4904-8c67-e646f2ba2205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6656 | 2025.12.20 23:58:53.223880 [ 275 ] {820d194d-8200-4904-8c67-e646f2ba2205} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2025.12.20 23:58:53.223916 [ 275 ] {820d194d-8200-4904-8c67-e646f2ba2205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6658 | 2025.12.20 23:58:53.224252 [ 275 ] {820d194d-8200-4904-8c67-e646f2ba2205} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6659 | 2025.12.20 23:58:53.224458 [ 275 ] {820d194d-8200-4904-8c67-e646f2ba2205} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2025.12.20 23:58:53.224590 [ 275 ] {820d194d-8200-4904-8c67-e646f2ba2205} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001397 sec., 486041.5175375805 rows/sec., 33.88 MiB/sec. | ||
| 6661 | 2025.12.20 23:58:53.224629 [ 275 ] {820d194d-8200-4904-8c67-e646f2ba2205} <Debug> TCPHandler: Processed in 0.001559482 sec. | ||
| 6662 | 2025.12.20 23:58:53.224740 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6663 | 2025.12.20 23:58:53.224835 [ 275 ] {e800a156-52a9-4d80-9241-37aa67ca7787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6664 | 2025.12.20 23:58:53.224877 [ 275 ] {e800a156-52a9-4d80-9241-37aa67ca7787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6665 | 2025.12.20 23:58:53.225205 [ 275 ] {e800a156-52a9-4d80-9241-37aa67ca7787} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2025.12.20 23:58:53.225241 [ 275 ] {e800a156-52a9-4d80-9241-37aa67ca7787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6667 | 2025.12.20 23:58:53.225539 [ 275 ] {e800a156-52a9-4d80-9241-37aa67ca7787} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6668 | 2025.12.20 23:58:53.225741 [ 275 ] {e800a156-52a9-4d80-9241-37aa67ca7787} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2025.12.20 23:58:53.225873 [ 275 ] {e800a156-52a9-4d80-9241-37aa67ca7787} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 6670 | 2025.12.20 23:58:53.225910 [ 275 ] {e800a156-52a9-4d80-9241-37aa67ca7787} <Debug> TCPHandler: Processed in 0.001220311 sec. | ||
| 6671 | 2025.12.20 23:58:53.226036 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6672 | 2025.12.20 23:58:53.226160 [ 275 ] {9d6ae022-b5d9-4d0b-8a21-a436065073d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6673 | 2025.12.20 23:58:53.226214 [ 275 ] {9d6ae022-b5d9-4d0b-8a21-a436065073d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6674 | 2025.12.20 23:58:53.226693 [ 275 ] {9d6ae022-b5d9-4d0b-8a21-a436065073d8} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2025.12.20 23:58:53.226732 [ 275 ] {9d6ae022-b5d9-4d0b-8a21-a436065073d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6676 | 2025.12.20 23:58:53.227102 [ 275 ] {9d6ae022-b5d9-4d0b-8a21-a436065073d8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6677 | 2025.12.20 23:58:53.227327 [ 275 ] {9d6ae022-b5d9-4d0b-8a21-a436065073d8} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2025.12.20 23:58:53.227470 [ 275 ] {9d6ae022-b5d9-4d0b-8a21-a436065073d8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001336 sec., 235029.9401197605 rows/sec., 15.44 MiB/sec. | ||
| 6679 | 2025.12.20 23:58:53.227509 [ 275 ] {9d6ae022-b5d9-4d0b-8a21-a436065073d8} <Debug> TCPHandler: Processed in 0.001537361 sec. | ||
| 6680 | 2025.12.20 23:58:53.227625 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6681 | 2025.12.20 23:58:53.227720 [ 275 ] {e50fbad7-f0f7-4b73-b0a4-f7e2aa6192ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6682 | 2025.12.20 23:58:53.227763 [ 275 ] {e50fbad7-f0f7-4b73-b0a4-f7e2aa6192ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6683 | 2025.12.20 23:58:53.228084 [ 275 ] {e50fbad7-f0f7-4b73-b0a4-f7e2aa6192ed} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2025.12.20 23:58:53.228120 [ 275 ] {e50fbad7-f0f7-4b73-b0a4-f7e2aa6192ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6685 | 2025.12.20 23:58:53.228422 [ 275 ] {e50fbad7-f0f7-4b73-b0a4-f7e2aa6192ed} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6686 | 2025.12.20 23:58:53.228675 [ 275 ] {e50fbad7-f0f7-4b73-b0a4-f7e2aa6192ed} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2025.12.20 23:58:53.228808 [ 275 ] {e50fbad7-f0f7-4b73-b0a4-f7e2aa6192ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 6688 | 2025.12.20 23:58:53.228844 [ 275 ] {e50fbad7-f0f7-4b73-b0a4-f7e2aa6192ed} <Debug> TCPHandler: Processed in 0.001271622 sec. | ||
| 6689 | 2025.12.20 23:58:53.228961 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6690 | 2025.12.20 23:58:53.229055 [ 275 ] {f2cd45f9-aee6-4c14-8249-2ac10ebe22da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6691 | 2025.12.20 23:58:53.229099 [ 275 ] {f2cd45f9-aee6-4c14-8249-2ac10ebe22da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6692 | 2025.12.20 23:58:53.229433 [ 275 ] {f2cd45f9-aee6-4c14-8249-2ac10ebe22da} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2025.12.20 23:58:53.229471 [ 275 ] {f2cd45f9-aee6-4c14-8249-2ac10ebe22da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6694 | 2025.12.20 23:58:53.229794 [ 275 ] {f2cd45f9-aee6-4c14-8249-2ac10ebe22da} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6695 | 2025.12.20 23:58:53.230029 [ 275 ] {f2cd45f9-aee6-4c14-8249-2ac10ebe22da} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2025.12.20 23:58:53.230158 [ 275 ] {f2cd45f9-aee6-4c14-8249-2ac10ebe22da} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001121 sec., 92774.3086529884 rows/sec., 5.68 MiB/sec. | ||
| 6697 | 2025.12.20 23:58:53.230195 [ 275 ] {f2cd45f9-aee6-4c14-8249-2ac10ebe22da} <Debug> TCPHandler: Processed in 0.001286162 sec. | ||
| 6698 | 2025.12.20 23:58:54.755189 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6699 | 2025.12.20 23:58:54.755265 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6700 | 2025.12.20 23:58:54.910519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13381 | ||
| 6701 | 2025.12.20 23:58:54.910994 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2025.12.20 23:58:54.911039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6703 | 2025.12.20 23:58:54.911524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6704 | 2025.12.20 23:58:54.911762 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2025.12.20 23:58:54.911901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13381 | ||
| 6706 | 2025.12.20 23:58:54.943307 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 862 | ||
| 6707 | 2025.12.20 23:58:54.945717 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2025.12.20 23:58:54.945762 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6709 | 2025.12.20 23:58:54.947005 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6710 | 2025.12.20 23:58:54.947285 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2025.12.20 23:58:54.947634 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 862 | ||
| 6712 | 2025.12.20 23:58:55.637331 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6713 | 2025.12.20 23:58:55.656810 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2025.12.20 23:58:55.656884 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6715 | 2025.12.20 23:58:55.663491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6716 | 2025.12.20 23:58:55.664265 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2025.12.20 23:58:55.667534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6718 | 2025.12.20 23:58:58.205534 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2025.12.20 23:58:58.205793 [ 275 ] {f2e7d183-7708-49fa-9b46-8d843a315dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6720 | 2025.12.20 23:58:58.205855 [ 275 ] {f2e7d183-7708-49fa-9b46-8d843a315dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6721 | 2025.12.20 23:58:58.206607 [ 275 ] {f2e7d183-7708-49fa-9b46-8d843a315dd5} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2025.12.20 23:58:58.206655 [ 275 ] {f2e7d183-7708-49fa-9b46-8d843a315dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6723 | 2025.12.20 23:58:58.207039 [ 275 ] {f2e7d183-7708-49fa-9b46-8d843a315dd5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6724 | 2025.12.20 23:58:58.207258 [ 275 ] {f2e7d183-7708-49fa-9b46-8d843a315dd5} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2025.12.20 23:58:58.207410 [ 275 ] {f2e7d183-7708-49fa-9b46-8d843a315dd5} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001671 sec., 82585.27827648116 rows/sec., 7.17 MiB/sec. | ||
| 6726 | 2025.12.20 23:58:58.207409 [ 139 ] {} <Debug> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6727 | 2025.12.20 23:58:58.207451 [ 275 ] {f2e7d183-7708-49fa-9b46-8d843a315dd5} <Debug> TCPHandler: Processed in 0.00210934 sec. | ||
| 6728 | 2025.12.20 23:58:58.207497 [ 139 ] {} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2025.12.20 23:58:58.207527 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6730 | 2025.12.20 23:58:58.207614 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2025.12.20 23:58:58.207662 [ 186 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::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 | ||
| 6732 | 2025.12.20 23:58:58.207719 [ 275 ] {58518d5e-e259-442c-b67f-50a18043f133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6733 | 2025.12.20 23:58:58.207764 [ 275 ] {58518d5e-e259-442c-b67f-50a18043f133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6734 | 2025.12.20 23:58:58.207813 [ 186 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6735 | 2025.12.20 23:58:58.207853 [ 186 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2466 rows starting from the beginning of the part | ||
| 6736 | 2025.12.20 23:58:58.207918 [ 186 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 138 rows starting from the beginning of the part | ||
| 6737 | 2025.12.20 23:58:58.207966 [ 186 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1112 rows starting from the beginning of the part | ||
| 6738 | 2025.12.20 23:58:58.208037 [ 186 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1285 rows starting from the beginning of the part | ||
| 6739 | 2025.12.20 23:58:58.208075 [ 186 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1112 rows starting from the beginning of the part | ||
| 6740 | 2025.12.20 23:58:58.208126 [ 186 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 138 rows starting from the beginning of the part | ||
| 6741 | 2025.12.20 23:58:58.208223 [ 275 ] {58518d5e-e259-442c-b67f-50a18043f133} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2025.12.20 23:58:58.208267 [ 275 ] {58518d5e-e259-442c-b67f-50a18043f133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6743 | 2025.12.20 23:58:58.208599 [ 275 ] {58518d5e-e259-442c-b67f-50a18043f133} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6744 | 2025.12.20 23:58:58.208807 [ 275 ] {58518d5e-e259-442c-b67f-50a18043f133} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2025.12.20 23:58:58.208939 [ 275 ] {58518d5e-e259-442c-b67f-50a18043f133} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001239 sec., 33091.202582728 rows/sec., 2.43 MiB/sec. | ||
| 6746 | 2025.12.20 23:58:58.208977 [ 275 ] {58518d5e-e259-442c-b67f-50a18043f133} <Debug> TCPHandler: Processed in 0.001411747 sec. | ||
| 6747 | 2025.12.20 23:58:58.209097 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2025.12.20 23:58:58.209190 [ 275 ] {7391acce-fd4e-498f-bebe-b9801e279c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6749 | 2025.12.20 23:58:58.209230 [ 275 ] {7391acce-fd4e-498f-bebe-b9801e279c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6750 | 2025.12.20 23:58:58.209735 [ 275 ] {7391acce-fd4e-498f-bebe-b9801e279c8c} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2025.12.20 23:58:58.209773 [ 275 ] {7391acce-fd4e-498f-bebe-b9801e279c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6752 | 2025.12.20 23:58:58.210096 [ 275 ] {7391acce-fd4e-498f-bebe-b9801e279c8c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6753 | 2025.12.20 23:58:58.210310 [ 275 ] {7391acce-fd4e-498f-bebe-b9801e279c8c} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2025.12.20 23:58:58.210415 [ 139 ] {} <Debug> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6755 | 2025.12.20 23:58:58.210436 [ 186 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6251 rows, containing 5 columns (5 merged, 0 gathered) in 0.002840715 sec., 2200502.3383197538 rows/sec., 187.23 MiB/sec. | ||
| 6756 | 2025.12.20 23:58:58.210439 [ 275 ] {7391acce-fd4e-498f-bebe-b9801e279c8c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001266 sec., 82938.38862559242 rows/sec., 6.48 MiB/sec. | ||
| 6757 | 2025.12.20 23:58:58.210452 [ 139 ] {} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2025.12.20 23:58:58.210510 [ 275 ] {7391acce-fd4e-498f-bebe-b9801e279c8c} <Debug> TCPHandler: Processed in 0.001462629 sec. | ||
| 6759 | 2025.12.20 23:58:58.210515 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6760 | 2025.12.20 23:58:58.210606 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::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 | ||
| 6761 | 2025.12.20 23:58:58.210643 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6762 | 2025.12.20 23:58:58.210708 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6763 | 2025.12.20 23:58:58.210738 [ 275 ] {a3619c39-cb62-41a9-9127-0e9d5b9d55bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6764 | 2025.12.20 23:58:58.210740 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1250 rows starting from the beginning of the part | ||
| 6765 | 2025.12.20 23:58:58.210784 [ 275 ] {a3619c39-cb62-41a9-9127-0e9d5b9d55bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6766 | 2025.12.20 23:58:58.210816 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 105 rows starting from the beginning of the part | ||
| 6767 | 2025.12.20 23:58:58.210825 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6768 | 2025.12.20 23:58:58.210870 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 679 rows starting from the beginning of the part | ||
| 6769 | 2025.12.20 23:58:58.210924 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 575 rows starting from the beginning of the part | ||
| 6770 | 2025.12.20 23:58:58.210975 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 679 rows starting from the beginning of the part | ||
| 6771 | 2025.12.20 23:58:58.211021 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::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 | ||
| 6772 | 2025.12.20 23:58:58.211208 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_41_8} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2025.12.20 23:58:58.211228 [ 275 ] {a3619c39-cb62-41a9-9127-0e9d5b9d55bb} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2025.12.20 23:58:58.211271 [ 275 ] {a3619c39-cb62-41a9-9127-0e9d5b9d55bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6775 | 2025.12.20 23:58:58.211323 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_41_8} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6776 | 2025.12.20 23:58:58.211431 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 6777 | 2025.12.20 23:58:58.211605 [ 275 ] {a3619c39-cb62-41a9-9127-0e9d5b9d55bb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6778 | 2025.12.20 23:58:58.211815 [ 275 ] {a3619c39-cb62-41a9-9127-0e9d5b9d55bb} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2025.12.20 23:58:58.211943 [ 275 ] {a3619c39-cb62-41a9-9127-0e9d5b9d55bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 6780 | 2025.12.20 23:58:58.211944 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6781 | 2025.12.20 23:58:58.212015 [ 275 ] {a3619c39-cb62-41a9-9127-0e9d5b9d55bb} <Debug> TCPHandler: Processed in 0.001424158 sec. | ||
| 6782 | 2025.12.20 23:58:58.212016 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2025.12.20 23:58:58.212048 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6784 | 2025.12.20 23:58:58.212118 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 6785 | 2025.12.20 23:58:58.212136 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6786 | 2025.12.20 23:58:58.212228 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6787 | 2025.12.20 23:58:58.212244 [ 275 ] {d86cbde0-c725-4e1a-96c4-0c47679525cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6788 | 2025.12.20 23:58:58.212259 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12629 rows starting from the beginning of the part | ||
| 6789 | 2025.12.20 23:58:58.212307 [ 275 ] {d86cbde0-c725-4e1a-96c4-0c47679525cc} <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 | ||
| 6790 | 2025.12.20 23:58:58.212315 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 6791 | 2025.12.20 23:58:58.212343 [ 206 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771398 sec., 1915436.282529392 rows/sec., 145.10 MiB/sec. | ||
| 6792 | 2025.12.20 23:58:58.212366 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 314 rows starting from the beginning of the part | ||
| 6793 | 2025.12.20 23:58:58.212400 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 851 rows starting from the beginning of the part | ||
| 6794 | 2025.12.20 23:58:58.212435 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 314 rows starting from the beginning of the part | ||
| 6795 | 2025.12.20 23:58:58.212477 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6796 | 2025.12.20 23:58:58.212528 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6797 | 2025.12.20 23:58:58.212811 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_41_8} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2025.12.20 23:58:58.212871 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_41_8} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6799 | 2025.12.20 23:58:58.212929 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6800 | 2025.12.20 23:58:58.213204 [ 275 ] {d86cbde0-c725-4e1a-96c4-0c47679525cc} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2025.12.20 23:58:58.213239 [ 275 ] {d86cbde0-c725-4e1a-96c4-0c47679525cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6802 | 2025.12.20 23:58:58.214161 [ 275 ] {d86cbde0-c725-4e1a-96c4-0c47679525cc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6803 | 2025.12.20 23:58:58.214444 [ 275 ] {d86cbde0-c725-4e1a-96c4-0c47679525cc} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2025.12.20 23:58:58.214608 [ 275 ] {d86cbde0-c725-4e1a-96c4-0c47679525cc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002381 sec., 17219.655606887864 rows/sec., 30.86 MiB/sec. | ||
| 6805 | 2025.12.20 23:58:58.214672 [ 275 ] {d86cbde0-c725-4e1a-96c4-0c47679525cc} <Debug> TCPHandler: Processed in 0.002583126 sec. | ||
| 6806 | 2025.12.20 23:58:58.214803 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2025.12.20 23:58:58.214896 [ 275 ] {a2282cc2-3cd7-4d9b-93ce-91e2b356e68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6808 | 2025.12.20 23:58:58.214937 [ 275 ] {a2282cc2-3cd7-4d9b-93ce-91e2b356e68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6809 | 2025.12.20 23:58:58.215283 [ 275 ] {a2282cc2-3cd7-4d9b-93ce-91e2b356e68d} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2025.12.20 23:58:58.215317 [ 275 ] {a2282cc2-3cd7-4d9b-93ce-91e2b356e68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6811 | 2025.12.20 23:58:58.215686 [ 275 ] {a2282cc2-3cd7-4d9b-93ce-91e2b356e68d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6812 | 2025.12.20 23:58:58.215892 [ 275 ] {a2282cc2-3cd7-4d9b-93ce-91e2b356e68d} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2025.12.20 23:58:58.216006 [ 137 ] {} <Debug> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6814 | 2025.12.20 23:58:58.216015 [ 275 ] {a2282cc2-3cd7-4d9b-93ce-91e2b356e68d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 6815 | 2025.12.20 23:58:58.216039 [ 137 ] {} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6816 | 2025.12.20 23:58:58.216058 [ 275 ] {a2282cc2-3cd7-4d9b-93ce-91e2b356e68d} <Debug> TCPHandler: Processed in 0.001312114 sec. | ||
| 6817 | 2025.12.20 23:58:58.216058 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6818 | 2025.12.20 23:58:58.216144 [ 198 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 6819 | 2025.12.20 23:58:58.216247 [ 198 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6820 | 2025.12.20 23:58:58.216273 [ 198 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2700 rows starting from the beginning of the part | ||
| 6821 | 2025.12.20 23:58:58.216322 [ 198 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 6822 | 2025.12.20 23:58:58.216364 [ 198 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6823 | 2025.12.20 23:58:58.216403 [ 198 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 6824 | 2025.12.20 23:58:58.216440 [ 198 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6825 | 2025.12.20 23:58:58.216476 [ 198 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 6826 | 2025.12.20 23:58:58.216626 [ 194 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14428 rows, containing 5 columns (5 merged, 0 gathered) in 0.004537641 sec., 3179625.7130081467 rows/sec., 214.29 MiB/sec. | ||
| 6827 | 2025.12.20 23:58:58.217024 [ 194 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6828 | 2025.12.20 23:58:58.217320 [ 194 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2025.12.20 23:58:58.217400 [ 194 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6830 | 2025.12.20 23:58:58.217476 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.68 MiB. | ||
| 6831 | 2025.12.20 23:58:58.217526 [ 186 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3088 rows, containing 4 columns (4 merged, 0 gathered) in 0.001419988 sec., 2174666.2647853363 rows/sec., 138.94 MiB/sec. | ||
| 6832 | 2025.12.20 23:58:58.217782 [ 186 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6833 | 2025.12.20 23:58:58.218015 [ 186 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_41_8} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2025.12.20 23:58:58.218075 [ 186 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_41_8} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6835 | 2025.12.20 23:58:58.218130 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6836 | 2025.12.20 23:58:59.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.76 MiB, peak 277.03 MiB, free memory in arenas 0.00 B, will set to 270.80 MiB (RSS), difference: 1.03 MiB | ||
| 6837 | 2025.12.20 23:59:02.412896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13893 | ||
| 6838 | 2025.12.20 23:59:02.413394 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2025.12.20 23:59:02.413439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6840 | 2025.12.20 23:59:02.413931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6841 | 2025.12.20 23:59:02.414165 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6842 | 2025.12.20 23:59:02.414309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13893 | ||
| 6843 | 2025.12.20 23:59:03.168517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6844 | 2025.12.20 23:59:03.185187 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2025.12.20 23:59:03.185246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6846 | 2025.12.20 23:59:03.191058 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6847 | 2025.12.20 23:59:03.191800 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2025.12.20 23:59:03.194699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6849 | 2025.12.20 23:59:03.213856 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6850 | 2025.12.20 23:59:03.214048 [ 275 ] {530e3e95-ac7f-4136-a1b3-a282be53acab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6851 | 2025.12.20 23:59:03.214114 [ 275 ] {530e3e95-ac7f-4136-a1b3-a282be53acab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6852 | 2025.12.20 23:59:03.215013 [ 275 ] {530e3e95-ac7f-4136-a1b3-a282be53acab} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6853 | 2025.12.20 23:59:03.215056 [ 275 ] {530e3e95-ac7f-4136-a1b3-a282be53acab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6854 | 2025.12.20 23:59:03.215467 [ 275 ] {530e3e95-ac7f-4136-a1b3-a282be53acab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6855 | 2025.12.20 23:59:03.215703 [ 275 ] {530e3e95-ac7f-4136-a1b3-a282be53acab} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2025.12.20 23:59:03.215862 [ 275 ] {530e3e95-ac7f-4136-a1b3-a282be53acab} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001858 sec., 220667.3842841765 rows/sec., 14.00 MiB/sec. | ||
| 6857 | 2025.12.20 23:59:03.215910 [ 275 ] {530e3e95-ac7f-4136-a1b3-a282be53acab} <Debug> TCPHandler: Processed in 0.002182972 sec. | ||
| 6858 | 2025.12.20 23:59:03.216034 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6859 | 2025.12.20 23:59:03.216137 [ 275 ] {cd0ba486-6f48-495e-93df-85b0c1d3ebd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6860 | 2025.12.20 23:59:03.216182 [ 275 ] {cd0ba486-6f48-495e-93df-85b0c1d3ebd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6861 | 2025.12.20 23:59:03.217323 [ 275 ] {cd0ba486-6f48-495e-93df-85b0c1d3ebd6} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6862 | 2025.12.20 23:59:03.217358 [ 275 ] {cd0ba486-6f48-495e-93df-85b0c1d3ebd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6863 | 2025.12.20 23:59:03.217752 [ 275 ] {cd0ba486-6f48-495e-93df-85b0c1d3ebd6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6864 | 2025.12.20 23:59:03.217992 [ 275 ] {cd0ba486-6f48-495e-93df-85b0c1d3ebd6} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2025.12.20 23:59:03.218124 [ 275 ] {cd0ba486-6f48-495e-93df-85b0c1d3ebd6} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00201 sec., 553233.8308457711 rows/sec., 43.65 MiB/sec. | ||
| 6866 | 2025.12.20 23:59:03.218162 [ 275 ] {cd0ba486-6f48-495e-93df-85b0c1d3ebd6} <Debug> TCPHandler: Processed in 0.002181502 sec. | ||
| 6867 | 2025.12.20 23:59:03.218279 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2025.12.20 23:59:03.218376 [ 275 ] {1ceeb0f0-4b44-4eb6-b8a6-ed950bda0c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6869 | 2025.12.20 23:59:03.218417 [ 275 ] {1ceeb0f0-4b44-4eb6-b8a6-ed950bda0c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6870 | 2025.12.20 23:59:03.218913 [ 275 ] {1ceeb0f0-4b44-4eb6-b8a6-ed950bda0c4c} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2025.12.20 23:59:03.218949 [ 275 ] {1ceeb0f0-4b44-4eb6-b8a6-ed950bda0c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6872 | 2025.12.20 23:59:03.219263 [ 275 ] {1ceeb0f0-4b44-4eb6-b8a6-ed950bda0c4c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6873 | 2025.12.20 23:59:03.219475 [ 275 ] {1ceeb0f0-4b44-4eb6-b8a6-ed950bda0c4c} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2025.12.20 23:59:03.219617 [ 275 ] {1ceeb0f0-4b44-4eb6-b8a6-ed950bda0c4c} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001262 sec., 162440.5705229794 rows/sec., 9.53 MiB/sec. | ||
| 6875 | 2025.12.20 23:59:03.219655 [ 275 ] {1ceeb0f0-4b44-4eb6-b8a6-ed950bda0c4c} <Debug> TCPHandler: Processed in 0.001428187 sec. | ||
| 6876 | 2025.12.20 23:59:03.219766 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6877 | 2025.12.20 23:59:03.219861 [ 275 ] {1a010c7d-0b63-4027-8eff-e6e5575054c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6878 | 2025.12.20 23:59:03.219902 [ 275 ] {1a010c7d-0b63-4027-8eff-e6e5575054c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6879 | 2025.12.20 23:59:03.220396 [ 275 ] {1a010c7d-0b63-4027-8eff-e6e5575054c2} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2025.12.20 23:59:03.220431 [ 275 ] {1a010c7d-0b63-4027-8eff-e6e5575054c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6881 | 2025.12.20 23:59:03.220733 [ 275 ] {1a010c7d-0b63-4027-8eff-e6e5575054c2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6882 | 2025.12.20 23:59:03.220938 [ 275 ] {1a010c7d-0b63-4027-8eff-e6e5575054c2} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2025.12.20 23:59:03.221030 [ 133 ] {} <Debug> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6884 | 2025.12.20 23:59:03.221066 [ 275 ] {1a010c7d-0b63-4027-8eff-e6e5575054c2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001223 sec., 173344.2354865086 rows/sec., 11.18 MiB/sec. | ||
| 6885 | 2025.12.20 23:59:03.221067 [ 133 ] {} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2025.12.20 23:59:03.221098 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6887 | 2025.12.20 23:59:03.221103 [ 275 ] {1a010c7d-0b63-4027-8eff-e6e5575054c2} <Debug> TCPHandler: Processed in 0.001387936 sec. | ||
| 6888 | 2025.12.20 23:59:03.221218 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2025.12.20 23:59:03.221217 [ 206 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::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 | ||
| 6890 | 2025.12.20 23:59:03.221324 [ 275 ] {9ce4533f-f5f7-46cf-a24e-f66aa5db91f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6891 | 2025.12.20 23:59:03.221369 [ 275 ] {9ce4533f-f5f7-46cf-a24e-f66aa5db91f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6892 | 2025.12.20 23:59:03.221401 [ 206 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6893 | 2025.12.20 23:59:03.221447 [ 206 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 466 rows starting from the beginning of the part | ||
| 6894 | 2025.12.20 23:59:03.221524 [ 206 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 6895 | 2025.12.20 23:59:03.221580 [ 206 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 6896 | 2025.12.20 23:59:03.221628 [ 206 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 6897 | 2025.12.20 23:59:03.221678 [ 206 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 6898 | 2025.12.20 23:59:03.221729 [ 206 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 6899 | 2025.12.20 23:59:03.221881 [ 275 ] {9ce4533f-f5f7-46cf-a24e-f66aa5db91f0} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2025.12.20 23:59:03.221924 [ 275 ] {9ce4533f-f5f7-46cf-a24e-f66aa5db91f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6901 | 2025.12.20 23:59:03.222276 [ 275 ] {9ce4533f-f5f7-46cf-a24e-f66aa5db91f0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6902 | 2025.12.20 23:59:03.222507 [ 275 ] {9ce4533f-f5f7-46cf-a24e-f66aa5db91f0} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2025.12.20 23:59:03.222643 [ 275 ] {9ce4533f-f5f7-46cf-a24e-f66aa5db91f0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001339 sec., 157580.28379387603 rows/sec., 8.95 MiB/sec. | ||
| 6904 | 2025.12.20 23:59:03.222680 [ 275 ] {9ce4533f-f5f7-46cf-a24e-f66aa5db91f0} <Debug> TCPHandler: Processed in 0.001515001 sec. | ||
| 6905 | 2025.12.20 23:59:03.222792 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2025.12.20 23:59:03.222873 [ 194 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001714987 sec., 899132.180010694 rows/sec., 62.53 MiB/sec. | ||
| 6907 | 2025.12.20 23:59:03.222888 [ 275 ] {76343cc0-a648-4114-b774-4e9ff083f534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6908 | 2025.12.20 23:59:03.222943 [ 275 ] {76343cc0-a648-4114-b774-4e9ff083f534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6909 | 2025.12.20 23:59:03.223026 [ 206 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6910 | 2025.12.20 23:59:03.223291 [ 206 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_26_5} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2025.12.20 23:59:03.223363 [ 206 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_26_5} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6912 | 2025.12.20 23:59:03.223443 [ 206 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6913 | 2025.12.20 23:59:03.223670 [ 275 ] {76343cc0-a648-4114-b774-4e9ff083f534} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2025.12.20 23:59:03.223712 [ 275 ] {76343cc0-a648-4114-b774-4e9ff083f534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6915 | 2025.12.20 23:59:03.224045 [ 275 ] {76343cc0-a648-4114-b774-4e9ff083f534} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6916 | 2025.12.20 23:59:03.224265 [ 275 ] {76343cc0-a648-4114-b774-4e9ff083f534} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2025.12.20 23:59:03.224393 [ 275 ] {76343cc0-a648-4114-b774-4e9ff083f534} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001525 sec., 445245.9016393442 rows/sec., 31.04 MiB/sec. | ||
| 6918 | 2025.12.20 23:59:03.224430 [ 275 ] {76343cc0-a648-4114-b774-4e9ff083f534} <Debug> TCPHandler: Processed in 0.001689946 sec. | ||
| 6919 | 2025.12.20 23:59:03.224539 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6920 | 2025.12.20 23:59:03.224641 [ 275 ] {541bc331-8d4f-47d1-b3b5-e2c269ad44e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6921 | 2025.12.20 23:59:03.224692 [ 275 ] {541bc331-8d4f-47d1-b3b5-e2c269ad44e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6922 | 2025.12.20 23:59:03.225028 [ 275 ] {541bc331-8d4f-47d1-b3b5-e2c269ad44e7} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2025.12.20 23:59:03.225062 [ 275 ] {541bc331-8d4f-47d1-b3b5-e2c269ad44e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6924 | 2025.12.20 23:59:03.225386 [ 275 ] {541bc331-8d4f-47d1-b3b5-e2c269ad44e7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6925 | 2025.12.20 23:59:03.225588 [ 275 ] {541bc331-8d4f-47d1-b3b5-e2c269ad44e7} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2025.12.20 23:59:03.225720 [ 275 ] {541bc331-8d4f-47d1-b3b5-e2c269ad44e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 6927 | 2025.12.20 23:59:03.225756 [ 275 ] {541bc331-8d4f-47d1-b3b5-e2c269ad44e7} <Debug> TCPHandler: Processed in 0.001267612 sec. | ||
| 6928 | 2025.12.20 23:59:03.225866 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2025.12.20 23:59:03.225961 [ 275 ] {7d621745-d039-43f7-b3a8-2fc8376d9f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6930 | 2025.12.20 23:59:03.226004 [ 275 ] {7d621745-d039-43f7-b3a8-2fc8376d9f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6931 | 2025.12.20 23:59:03.226439 [ 275 ] {7d621745-d039-43f7-b3a8-2fc8376d9f77} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2025.12.20 23:59:03.226473 [ 275 ] {7d621745-d039-43f7-b3a8-2fc8376d9f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6933 | 2025.12.20 23:59:03.226801 [ 275 ] {7d621745-d039-43f7-b3a8-2fc8376d9f77} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6934 | 2025.12.20 23:59:03.227006 [ 275 ] {7d621745-d039-43f7-b3a8-2fc8376d9f77} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2025.12.20 23:59:03.227133 [ 275 ] {7d621745-d039-43f7-b3a8-2fc8376d9f77} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001191 sec., 263643.99664147774 rows/sec., 17.32 MiB/sec. | ||
| 6936 | 2025.12.20 23:59:03.227169 [ 275 ] {7d621745-d039-43f7-b3a8-2fc8376d9f77} <Debug> TCPHandler: Processed in 0.001354915 sec. | ||
| 6937 | 2025.12.20 23:59:03.227275 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2025.12.20 23:59:03.227369 [ 275 ] {83ee1ba4-50b9-4285-beb4-c47f6f0270e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6939 | 2025.12.20 23:59:03.227411 [ 275 ] {83ee1ba4-50b9-4285-beb4-c47f6f0270e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6940 | 2025.12.20 23:59:03.227715 [ 275 ] {83ee1ba4-50b9-4285-beb4-c47f6f0270e7} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2025.12.20 23:59:03.227750 [ 275 ] {83ee1ba4-50b9-4285-beb4-c47f6f0270e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6942 | 2025.12.20 23:59:03.228051 [ 275 ] {83ee1ba4-50b9-4285-beb4-c47f6f0270e7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6943 | 2025.12.20 23:59:03.228262 [ 275 ] {83ee1ba4-50b9-4285-beb4-c47f6f0270e7} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2025.12.20 23:59:03.228388 [ 275 ] {83ee1ba4-50b9-4285-beb4-c47f6f0270e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 6945 | 2025.12.20 23:59:03.228424 [ 275 ] {83ee1ba4-50b9-4285-beb4-c47f6f0270e7} <Debug> TCPHandler: Processed in 0.00119979 sec. | ||
| 6946 | 2025.12.20 23:59:03.228529 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2025.12.20 23:59:03.228622 [ 275 ] {716bd940-b437-432d-8ba8-15819dbbe173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6948 | 2025.12.20 23:59:03.228663 [ 275 ] {716bd940-b437-432d-8ba8-15819dbbe173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6949 | 2025.12.20 23:59:03.228984 [ 275 ] {716bd940-b437-432d-8ba8-15819dbbe173} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2025.12.20 23:59:03.229017 [ 275 ] {716bd940-b437-432d-8ba8-15819dbbe173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6951 | 2025.12.20 23:59:03.229311 [ 275 ] {716bd940-b437-432d-8ba8-15819dbbe173} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6952 | 2025.12.20 23:59:03.229525 [ 275 ] {716bd940-b437-432d-8ba8-15819dbbe173} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2025.12.20 23:59:03.229647 [ 275 ] {716bd940-b437-432d-8ba8-15819dbbe173} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001042 sec., 99808.06142034549 rows/sec., 6.12 MiB/sec. | ||
| 6954 | 2025.12.20 23:59:03.229682 [ 275 ] {716bd940-b437-432d-8ba8-15819dbbe173} <Debug> TCPHandler: Processed in 0.0012024 sec. | ||
| 6955 | 2025.12.20 23:59:04.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.05 MiB, peak 277.03 MiB, free memory in arenas 0.00 B, will set to 270.88 MiB (RSS), difference: -1.17 MiB | ||
| 6956 | 2025.12.20 23:59:04.948758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 894 | ||
| 6957 | 2025.12.20 23:59:04.951039 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2025.12.20 23:59:04.951082 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6959 | 2025.12.20 23:59:04.952246 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6960 | 2025.12.20 23:59:04.952520 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2025.12.20 23:59:04.952664 [ 132 ] {} <Debug> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6962 | 2025.12.20 23:59:04.952732 [ 132 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2025.12.20 23:59:04.952751 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6964 | 2025.12.20 23:59:04.952766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 6965 | 2025.12.20 23:59:04.952893 [ 206 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::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 | ||
| 6966 | 2025.12.20 23:59:04.953486 [ 206 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6967 | 2025.12.20 23:59:04.953637 [ 206 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 720 rows starting from the beginning of the part | ||
| 6968 | 2025.12.20 23:59:04.954034 [ 206 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 6969 | 2025.12.20 23:59:04.954401 [ 206 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 6970 | 2025.12.20 23:59:04.954760 [ 206 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 6971 | 2025.12.20 23:59:04.955106 [ 206 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6972 | 2025.12.20 23:59:04.955453 [ 206 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::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 | ||
| 6973 | 2025.12.20 23:59:04.961742 [ 187 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 72 columns (72 merged, 0 gathered) in 0.008912796 sec., 100305.22408456335 rows/sec., 85.27 MiB/sec. | ||
| 6974 | 2025.12.20 23:59:04.963426 [ 187 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6975 | 2025.12.20 23:59:04.963990 [ 187 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_21_4} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6976 | 2025.12.20 23:59:04.964051 [ 187 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_21_4} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6977 | 2025.12.20 23:59:04.964259 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6978 | 2025.12.20 23:59:08.204419 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6979 | 2025.12.20 23:59:08.204610 [ 275 ] {197d3c1d-f51d-4812-b3d5-fcb659dcdeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6980 | 2025.12.20 23:59:08.204680 [ 275 ] {197d3c1d-f51d-4812-b3d5-fcb659dcdeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6981 | 2025.12.20 23:59:08.205829 [ 275 ] {197d3c1d-f51d-4812-b3d5-fcb659dcdeb1} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2025.12.20 23:59:08.205874 [ 275 ] {197d3c1d-f51d-4812-b3d5-fcb659dcdeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6983 | 2025.12.20 23:59:08.206280 [ 275 ] {197d3c1d-f51d-4812-b3d5-fcb659dcdeb1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6984 | 2025.12.20 23:59:08.206503 [ 275 ] {197d3c1d-f51d-4812-b3d5-fcb659dcdeb1} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2025.12.20 23:59:08.206651 [ 275 ] {197d3c1d-f51d-4812-b3d5-fcb659dcdeb1} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.002092 sec., 65965.58317399617 rows/sec., 5.73 MiB/sec. | ||
| 6986 | 2025.12.20 23:59:08.206692 [ 275 ] {197d3c1d-f51d-4812-b3d5-fcb659dcdeb1} <Debug> TCPHandler: Processed in 0.00240069 sec. | ||
| 6987 | 2025.12.20 23:59:08.206833 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2025.12.20 23:59:08.206928 [ 275 ] {e4b9a34e-8fa3-4d57-ac9d-721eb3d45806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6989 | 2025.12.20 23:59:08.206968 [ 275 ] {e4b9a34e-8fa3-4d57-ac9d-721eb3d45806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6990 | 2025.12.20 23:59:08.207449 [ 275 ] {e4b9a34e-8fa3-4d57-ac9d-721eb3d45806} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2025.12.20 23:59:08.207483 [ 275 ] {e4b9a34e-8fa3-4d57-ac9d-721eb3d45806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6992 | 2025.12.20 23:59:08.207777 [ 275 ] {e4b9a34e-8fa3-4d57-ac9d-721eb3d45806} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6993 | 2025.12.20 23:59:08.207986 [ 275 ] {e4b9a34e-8fa3-4d57-ac9d-721eb3d45806} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2025.12.20 23:59:08.208111 [ 275 ] {e4b9a34e-8fa3-4d57-ac9d-721eb3d45806} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001201 sec., 34138.21815154038 rows/sec., 2.51 MiB/sec. | ||
| 6995 | 2025.12.20 23:59:08.208148 [ 275 ] {e4b9a34e-8fa3-4d57-ac9d-721eb3d45806} <Debug> TCPHandler: Processed in 0.001373756 sec. | ||
| 6996 | 2025.12.20 23:59:08.208269 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6997 | 2025.12.20 23:59:08.208362 [ 275 ] {6834287e-0604-4326-89e9-d45fad469040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6998 | 2025.12.20 23:59:08.208401 [ 275 ] {6834287e-0604-4326-89e9-d45fad469040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6999 | 2025.12.20 23:59:08.208845 [ 275 ] {6834287e-0604-4326-89e9-d45fad469040} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2025.12.20 23:59:08.208879 [ 275 ] {6834287e-0604-4326-89e9-d45fad469040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7001 | 2025.12.20 23:59:08.209167 [ 275 ] {6834287e-0604-4326-89e9-d45fad469040} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7002 | 2025.12.20 23:59:08.209370 [ 275 ] {6834287e-0604-4326-89e9-d45fad469040} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2025.12.20 23:59:08.209494 [ 275 ] {6834287e-0604-4326-89e9-d45fad469040} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00115 sec., 91304.34782608696 rows/sec., 7.13 MiB/sec. | ||
| 7004 | 2025.12.20 23:59:08.209530 [ 275 ] {6834287e-0604-4326-89e9-d45fad469040} <Debug> TCPHandler: Processed in 0.001317344 sec. | ||
| 7005 | 2025.12.20 23:59:08.209655 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2025.12.20 23:59:08.209747 [ 275 ] {4fbf0966-99a1-480e-97d5-7cf15a147930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7007 | 2025.12.20 23:59:08.209789 [ 275 ] {4fbf0966-99a1-480e-97d5-7cf15a147930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7008 | 2025.12.20 23:59:08.210245 [ 275 ] {4fbf0966-99a1-480e-97d5-7cf15a147930} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2025.12.20 23:59:08.210280 [ 275 ] {4fbf0966-99a1-480e-97d5-7cf15a147930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7010 | 2025.12.20 23:59:08.210610 [ 275 ] {4fbf0966-99a1-480e-97d5-7cf15a147930} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7011 | 2025.12.20 23:59:08.210813 [ 275 ] {4fbf0966-99a1-480e-97d5-7cf15a147930} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2025.12.20 23:59:08.210939 [ 275 ] {4fbf0966-99a1-480e-97d5-7cf15a147930} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 7013 | 2025.12.20 23:59:08.210982 [ 275 ] {4fbf0966-99a1-480e-97d5-7cf15a147930} <Debug> TCPHandler: Processed in 0.001384676 sec. | ||
| 7014 | 2025.12.20 23:59:08.211093 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7015 | 2025.12.20 23:59:08.211188 [ 275 ] {7e2818b2-b087-4a5f-a55a-6f4cf04a0e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7016 | 2025.12.20 23:59:08.211241 [ 275 ] {7e2818b2-b087-4a5f-a55a-6f4cf04a0e9f} <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 | ||
| 7017 | 2025.12.20 23:59:08.212099 [ 275 ] {7e2818b2-b087-4a5f-a55a-6f4cf04a0e9f} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2025.12.20 23:59:08.212133 [ 275 ] {7e2818b2-b087-4a5f-a55a-6f4cf04a0e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7019 | 2025.12.20 23:59:08.212675 [ 275 ] {7e2818b2-b087-4a5f-a55a-6f4cf04a0e9f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7020 | 2025.12.20 23:59:08.212893 [ 275 ] {7e2818b2-b087-4a5f-a55a-6f4cf04a0e9f} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2025.12.20 23:59:08.213007 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7022 | 2025.12.20 23:59:08.213023 [ 275 ] {7e2818b2-b087-4a5f-a55a-6f4cf04a0e9f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001854 sec., 22114.347357065802 rows/sec., 39.63 MiB/sec. | ||
| 7023 | 2025.12.20 23:59:08.213049 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2025.12.20 23:59:08.213073 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7025 | 2025.12.20 23:59:08.213076 [ 275 ] {7e2818b2-b087-4a5f-a55a-6f4cf04a0e9f} <Debug> TCPHandler: Processed in 0.002031678 sec. | ||
| 7026 | 2025.12.20 23:59:08.213178 [ 189 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::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 | ||
| 7027 | 2025.12.20 23:59:08.213264 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7028 | 2025.12.20 23:59:08.213363 [ 275 ] {7647b6fe-a274-451e-b8b0-54d1a420a8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7029 | 2025.12.20 23:59:08.213398 [ 189 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7030 | 2025.12.20 23:59:08.213404 [ 275 ] {7647b6fe-a274-451e-b8b0-54d1a420a8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7031 | 2025.12.20 23:59:08.213458 [ 189 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 528 rows starting from the beginning of the part | ||
| 7032 | 2025.12.20 23:59:08.213595 [ 189 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 7033 | 2025.12.20 23:59:08.213716 [ 189 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 7034 | 2025.12.20 23:59:08.213750 [ 275 ] {7647b6fe-a274-451e-b8b0-54d1a420a8e3} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2025.12.20 23:59:08.213787 [ 275 ] {7647b6fe-a274-451e-b8b0-54d1a420a8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7036 | 2025.12.20 23:59:08.213833 [ 189 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 7037 | 2025.12.20 23:59:08.213946 [ 189 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 7038 | 2025.12.20 23:59:08.214052 [ 189 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 7039 | 2025.12.20 23:59:08.214101 [ 275 ] {7647b6fe-a274-451e-b8b0-54d1a420a8e3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7040 | 2025.12.20 23:59:08.214307 [ 275 ] {7647b6fe-a274-451e-b8b0-54d1a420a8e3} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2025.12.20 23:59:08.214432 [ 275 ] {7647b6fe-a274-451e-b8b0-54d1a420a8e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 7042 | 2025.12.20 23:59:08.214468 [ 275 ] {7647b6fe-a274-451e-b8b0-54d1a420a8e3} <Debug> TCPHandler: Processed in 0.001259882 sec. | ||
| 7043 | 2025.12.20 23:59:08.237263 [ 189 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 733 rows, containing 19 columns (19 merged, 0 gathered) in 0.024125172 sec., 30383.203071049607 rows/sec., 54.45 MiB/sec. | ||
| 7044 | 2025.12.20 23:59:08.238151 [ 189 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7045 | 2025.12.20 23:59:08.238444 [ 189 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2025.12.20 23:59:08.238501 [ 189 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7047 | 2025.12.20 23:59:08.238571 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.74 MiB. | ||
| 7048 | 2025.12.20 23:59:09.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.42 MiB, peak 279.10 MiB, free memory in arenas 0.00 B, will set to 273.29 MiB (RSS), difference: 1.87 MiB | ||
| 7049 | 2025.12.20 23:59:09.755309 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7050 | 2025.12.20 23:59:09.755364 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7051 | 2025.12.20 23:59:09.915309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14341 | ||
| 7052 | 2025.12.20 23:59:09.915777 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7053 | 2025.12.20 23:59:09.915819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7054 | 2025.12.20 23:59:09.916318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7055 | 2025.12.20 23:59:09.916543 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2025.12.20 23:59:09.916684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14341 | ||
| 7057 | 2025.12.20 23:59:10.695681 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7058 | 2025.12.20 23:59:10.713950 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2025.12.20 23:59:10.714010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7060 | 2025.12.20 23:59:10.719514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7061 | 2025.12.20 23:59:10.720253 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2025.12.20 23:59:10.723707 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7063 | 2025.12.20 23:59:13.214412 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7064 | 2025.12.20 23:59:13.214602 [ 275 ] {60a6fa63-7378-4eef-b518-8ffe33d6a032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7065 | 2025.12.20 23:59:13.214672 [ 275 ] {60a6fa63-7378-4eef-b518-8ffe33d6a032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7066 | 2025.12.20 23:59:13.215523 [ 275 ] {60a6fa63-7378-4eef-b518-8ffe33d6a032} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2025.12.20 23:59:13.215571 [ 275 ] {60a6fa63-7378-4eef-b518-8ffe33d6a032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7068 | 2025.12.20 23:59:13.215957 [ 275 ] {60a6fa63-7378-4eef-b518-8ffe33d6a032} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7069 | 2025.12.20 23:59:13.216180 [ 275 ] {60a6fa63-7378-4eef-b518-8ffe33d6a032} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2025.12.20 23:59:13.216328 [ 275 ] {60a6fa63-7378-4eef-b518-8ffe33d6a032} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001777 sec., 230725.94259988746 rows/sec., 14.64 MiB/sec. | ||
| 7071 | 2025.12.20 23:59:13.216329 [ 123 ] {} <Debug> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7072 | 2025.12.20 23:59:13.216370 [ 275 ] {60a6fa63-7378-4eef-b518-8ffe33d6a032} <Debug> TCPHandler: Processed in 0.00209291 sec. | ||
| 7073 | 2025.12.20 23:59:13.216414 [ 123 ] {} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2025.12.20 23:59:13.216445 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7075 | 2025.12.20 23:59:13.216512 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2025.12.20 23:59:13.216591 [ 194 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::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 | ||
| 7077 | 2025.12.20 23:59:13.216611 [ 275 ] {c4244584-371e-436a-a349-e983a4735f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7078 | 2025.12.20 23:59:13.216679 [ 275 ] {c4244584-371e-436a-a349-e983a4735f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7079 | 2025.12.20 23:59:13.216741 [ 194 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7080 | 2025.12.20 23:59:13.216783 [ 194 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 434 rows starting from the beginning of the part | ||
| 7081 | 2025.12.20 23:59:13.216859 [ 194 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 7082 | 2025.12.20 23:59:13.216913 [ 194 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7083 | 2025.12.20 23:59:13.216958 [ 194 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7084 | 2025.12.20 23:59:13.217001 [ 194 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7085 | 2025.12.20 23:59:13.217045 [ 194 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 7086 | 2025.12.20 23:59:13.217577 [ 275 ] {c4244584-371e-436a-a349-e983a4735f21} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2025.12.20 23:59:13.217619 [ 275 ] {c4244584-371e-436a-a349-e983a4735f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7088 | 2025.12.20 23:59:13.217987 [ 275 ] {c4244584-371e-436a-a349-e983a4735f21} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7089 | 2025.12.20 23:59:13.218142 [ 194 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612064 sec., 1540881.7515929888 rows/sec., 103.92 MiB/sec. | ||
| 7090 | 2025.12.20 23:59:13.218194 [ 275 ] {c4244584-371e-436a-a349-e983a4735f21} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2025.12.20 23:59:13.218276 [ 194 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7092 | 2025.12.20 23:59:13.218330 [ 275 ] {c4244584-371e-436a-a349-e983a4735f21} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001737 sec., 640184.2256764537 rows/sec., 50.51 MiB/sec. | ||
| 7093 | 2025.12.20 23:59:13.218373 [ 275 ] {c4244584-371e-436a-a349-e983a4735f21} <Debug> TCPHandler: Processed in 0.001911023 sec. | ||
| 7094 | 2025.12.20 23:59:13.218488 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7095 | 2025.12.20 23:59:13.218521 [ 194 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_21_4} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2025.12.20 23:59:13.218582 [ 275 ] {e7224700-1499-4f5d-9eb6-0930f0cf801d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7097 | 2025.12.20 23:59:13.218590 [ 194 ] {7e09424b-9a1d-464f-a91d-112cedd766c3::all_1_21_4} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7098 | 2025.12.20 23:59:13.218629 [ 275 ] {e7224700-1499-4f5d-9eb6-0930f0cf801d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7099 | 2025.12.20 23:59:13.218668 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7100 | 2025.12.20 23:59:13.219130 [ 275 ] {e7224700-1499-4f5d-9eb6-0930f0cf801d} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7101 | 2025.12.20 23:59:13.219171 [ 275 ] {e7224700-1499-4f5d-9eb6-0930f0cf801d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7102 | 2025.12.20 23:59:13.219484 [ 275 ] {e7224700-1499-4f5d-9eb6-0930f0cf801d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7103 | 2025.12.20 23:59:13.219684 [ 275 ] {e7224700-1499-4f5d-9eb6-0930f0cf801d} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2025.12.20 23:59:13.219790 [ 123 ] {} <Debug> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 7105 | 2025.12.20 23:59:13.219811 [ 275 ] {e7224700-1499-4f5d-9eb6-0930f0cf801d} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001247 sec., 164394.54691259022 rows/sec., 9.64 MiB/sec. | ||
| 7106 | 2025.12.20 23:59:13.219823 [ 123 ] {} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2025.12.20 23:59:13.219850 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7108 | 2025.12.20 23:59:13.219855 [ 275 ] {e7224700-1499-4f5d-9eb6-0930f0cf801d} <Debug> TCPHandler: Processed in 0.001415107 sec. | ||
| 7109 | 2025.12.20 23:59:13.219931 [ 202 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 7110 | 2025.12.20 23:59:13.219971 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7111 | 2025.12.20 23:59:13.220036 [ 202 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7112 | 2025.12.20 23:59:13.220068 [ 202 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 278 rows starting from the beginning of the part | ||
| 7113 | 2025.12.20 23:59:13.220069 [ 275 ] {a09a7e94-5f36-4198-a3d8-3735779b8c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7114 | 2025.12.20 23:59:13.220121 [ 275 ] {a09a7e94-5f36-4198-a3d8-3735779b8c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7115 | 2025.12.20 23:59:13.220121 [ 202 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 205 rows starting from the beginning of the part | ||
| 7116 | 2025.12.20 23:59:13.220179 [ 202 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 7117 | 2025.12.20 23:59:13.220219 [ 202 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 205 rows starting from the beginning of the part | ||
| 7118 | 2025.12.20 23:59:13.220254 [ 202 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 7119 | 2025.12.20 23:59:13.220292 [ 202 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 205 rows starting from the beginning of the part | ||
| 7120 | 2025.12.20 23:59:13.220617 [ 275 ] {a09a7e94-5f36-4198-a3d8-3735779b8c07} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2025.12.20 23:59:13.220657 [ 275 ] {a09a7e94-5f36-4198-a3d8-3735779b8c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7122 | 2025.12.20 23:59:13.220988 [ 275 ] {a09a7e94-5f36-4198-a3d8-3735779b8c07} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7123 | 2025.12.20 23:59:13.221120 [ 195 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222011 sec., 797865.158333272 rows/sec., 51.69 MiB/sec. | ||
| 7124 | 2025.12.20 23:59:13.221195 [ 275 ] {a09a7e94-5f36-4198-a3d8-3735779b8c07} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2025.12.20 23:59:13.221268 [ 194 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 7126 | 2025.12.20 23:59:13.221335 [ 275 ] {a09a7e94-5f36-4198-a3d8-3735779b8c07} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001283 sec., 165237.7240841777 rows/sec., 10.66 MiB/sec. | ||
| 7127 | 2025.12.20 23:59:13.221378 [ 275 ] {a09a7e94-5f36-4198-a3d8-3735779b8c07} <Debug> TCPHandler: Processed in 0.001456058 sec. | ||
| 7128 | 2025.12.20 23:59:13.221489 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2025.12.20 23:59:13.221515 [ 194 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_40_8} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2025.12.20 23:59:13.221581 [ 194 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_40_8} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 7131 | 2025.12.20 23:59:13.221582 [ 275 ] {4a9665e2-338e-4ff0-90c9-55dd71c608cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7132 | 2025.12.20 23:59:13.221634 [ 275 ] {4a9665e2-338e-4ff0-90c9-55dd71c608cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7133 | 2025.12.20 23:59:13.221642 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7134 | 2025.12.20 23:59:13.222126 [ 275 ] {4a9665e2-338e-4ff0-90c9-55dd71c608cc} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2025.12.20 23:59:13.222166 [ 275 ] {4a9665e2-338e-4ff0-90c9-55dd71c608cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7136 | 2025.12.20 23:59:13.222465 [ 275 ] {4a9665e2-338e-4ff0-90c9-55dd71c608cc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7137 | 2025.12.20 23:59:13.222670 [ 275 ] {4a9665e2-338e-4ff0-90c9-55dd71c608cc} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2025.12.20 23:59:13.222774 [ 122 ] {} <Debug> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7139 | 2025.12.20 23:59:13.222795 [ 275 ] {4a9665e2-338e-4ff0-90c9-55dd71c608cc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00123 sec., 171544.71544715448 rows/sec., 9.74 MiB/sec. | ||
| 7140 | 2025.12.20 23:59:13.222839 [ 122 ] {} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2025.12.20 23:59:13.222865 [ 275 ] {4a9665e2-338e-4ff0-90c9-55dd71c608cc} <Debug> TCPHandler: Processed in 0.001425678 sec. | ||
| 7142 | 2025.12.20 23:59:13.222867 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7143 | 2025.12.20 23:59:13.222987 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7144 | 2025.12.20 23:59:13.223014 [ 200 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::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 | ||
| 7145 | 2025.12.20 23:59:13.223084 [ 275 ] {1e7a7f70-0547-43c0-b1c5-0e3d95d3f271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7146 | 2025.12.20 23:59:13.223128 [ 275 ] {1e7a7f70-0547-43c0-b1c5-0e3d95d3f271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7147 | 2025.12.20 23:59:13.223152 [ 200 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7148 | 2025.12.20 23:59:13.223193 [ 200 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 7149 | 2025.12.20 23:59:13.223268 [ 200 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 7150 | 2025.12.20 23:59:13.223322 [ 200 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7151 | 2025.12.20 23:59:13.223369 [ 200 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7152 | 2025.12.20 23:59:13.223419 [ 200 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7153 | 2025.12.20 23:59:13.223466 [ 200 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7154 | 2025.12.20 23:59:13.223846 [ 275 ] {1e7a7f70-0547-43c0-b1c5-0e3d95d3f271} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2025.12.20 23:59:13.223886 [ 275 ] {1e7a7f70-0547-43c0-b1c5-0e3d95d3f271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7156 | 2025.12.20 23:59:13.224222 [ 275 ] {1e7a7f70-0547-43c0-b1c5-0e3d95d3f271} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7157 | 2025.12.20 23:59:13.224448 [ 275 ] {1e7a7f70-0547-43c0-b1c5-0e3d95d3f271} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2025.12.20 23:59:13.224534 [ 194 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579392 sec., 809172.1371261852 rows/sec., 49.19 MiB/sec. | ||
| 7159 | 2025.12.20 23:59:13.224577 [ 275 ] {1e7a7f70-0547-43c0-b1c5-0e3d95d3f271} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00151 sec., 449668.87417218543 rows/sec., 31.35 MiB/sec. | ||
| 7160 | 2025.12.20 23:59:13.224618 [ 275 ] {1e7a7f70-0547-43c0-b1c5-0e3d95d3f271} <Debug> TCPHandler: Processed in 0.001679626 sec. | ||
| 7161 | 2025.12.20 23:59:13.224711 [ 195 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7162 | 2025.12.20 23:59:13.224727 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7163 | 2025.12.20 23:59:13.224825 [ 275 ] {d59ff906-aebb-4c91-aa3f-18dd82b59c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7164 | 2025.12.20 23:59:13.224868 [ 275 ] {d59ff906-aebb-4c91-aa3f-18dd82b59c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7165 | 2025.12.20 23:59:13.225016 [ 195 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_21_4} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2025.12.20 23:59:13.225095 [ 195 ] {545d9d19-0f09-42a9-ae8b-9ee3fa842c6f::all_1_21_4} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7167 | 2025.12.20 23:59:13.225185 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7168 | 2025.12.20 23:59:13.225201 [ 275 ] {d59ff906-aebb-4c91-aa3f-18dd82b59c9e} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2025.12.20 23:59:13.225242 [ 275 ] {d59ff906-aebb-4c91-aa3f-18dd82b59c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7170 | 2025.12.20 23:59:13.225538 [ 275 ] {d59ff906-aebb-4c91-aa3f-18dd82b59c9e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7171 | 2025.12.20 23:59:13.225737 [ 275 ] {d59ff906-aebb-4c91-aa3f-18dd82b59c9e} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2025.12.20 23:59:13.225863 [ 275 ] {d59ff906-aebb-4c91-aa3f-18dd82b59c9e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 7173 | 2025.12.20 23:59:13.225899 [ 275 ] {d59ff906-aebb-4c91-aa3f-18dd82b59c9e} <Debug> TCPHandler: Processed in 0.001221151 sec. | ||
| 7174 | 2025.12.20 23:59:13.226008 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7175 | 2025.12.20 23:59:13.226101 [ 275 ] {845617e3-1c85-48e4-a5cc-d4c4e5e23cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7176 | 2025.12.20 23:59:13.226142 [ 275 ] {845617e3-1c85-48e4-a5cc-d4c4e5e23cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7177 | 2025.12.20 23:59:13.226585 [ 275 ] {845617e3-1c85-48e4-a5cc-d4c4e5e23cf0} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2025.12.20 23:59:13.226621 [ 275 ] {845617e3-1c85-48e4-a5cc-d4c4e5e23cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7179 | 2025.12.20 23:59:13.226947 [ 275 ] {845617e3-1c85-48e4-a5cc-d4c4e5e23cf0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7180 | 2025.12.20 23:59:13.227150 [ 275 ] {845617e3-1c85-48e4-a5cc-d4c4e5e23cf0} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2025.12.20 23:59:13.227276 [ 275 ] {845617e3-1c85-48e4-a5cc-d4c4e5e23cf0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001194 sec., 262981.5745393635 rows/sec., 17.28 MiB/sec. | ||
| 7182 | 2025.12.20 23:59:13.227312 [ 275 ] {845617e3-1c85-48e4-a5cc-d4c4e5e23cf0} <Debug> TCPHandler: Processed in 0.001352745 sec. | ||
| 7183 | 2025.12.20 23:59:13.227417 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2025.12.20 23:59:13.227509 [ 275 ] {115de5d6-cbc6-4b6c-8527-4e0e43363973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7185 | 2025.12.20 23:59:13.227550 [ 275 ] {115de5d6-cbc6-4b6c-8527-4e0e43363973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7186 | 2025.12.20 23:59:13.227913 [ 275 ] {115de5d6-cbc6-4b6c-8527-4e0e43363973} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2025.12.20 23:59:13.227952 [ 275 ] {115de5d6-cbc6-4b6c-8527-4e0e43363973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7188 | 2025.12.20 23:59:13.228255 [ 275 ] {115de5d6-cbc6-4b6c-8527-4e0e43363973} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7189 | 2025.12.20 23:59:13.228453 [ 275 ] {115de5d6-cbc6-4b6c-8527-4e0e43363973} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2025.12.20 23:59:13.228555 [ 122 ] {} <Debug> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7191 | 2025.12.20 23:59:13.228579 [ 275 ] {115de5d6-cbc6-4b6c-8527-4e0e43363973} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 7192 | 2025.12.20 23:59:13.228611 [ 122 ] {} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2025.12.20 23:59:13.228639 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7194 | 2025.12.20 23:59:13.228644 [ 275 ] {115de5d6-cbc6-4b6c-8527-4e0e43363973} <Debug> TCPHandler: Processed in 0.001273523 sec. | ||
| 7195 | 2025.12.20 23:59:13.228719 [ 200 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::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 | ||
| 7196 | 2025.12.20 23:59:13.228772 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2025.12.20 23:59:13.228822 [ 200 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7198 | 2025.12.20 23:59:13.228852 [ 200 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part | ||
| 7199 | 2025.12.20 23:59:13.228871 [ 275 ] {55054276-4251-43e9-b8a8-3038d433ca7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7200 | 2025.12.20 23:59:13.228895 [ 200 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7201 | 2025.12.20 23:59:13.228916 [ 275 ] {55054276-4251-43e9-b8a8-3038d433ca7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7202 | 2025.12.20 23:59:13.228935 [ 200 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7203 | 2025.12.20 23:59:13.228972 [ 200 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7204 | 2025.12.20 23:59:13.229006 [ 200 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7205 | 2025.12.20 23:59:13.229039 [ 200 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 7206 | 2025.12.20 23:59:13.229253 [ 275 ] {55054276-4251-43e9-b8a8-3038d433ca7a} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2025.12.20 23:59:13.229293 [ 275 ] {55054276-4251-43e9-b8a8-3038d433ca7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7208 | 2025.12.20 23:59:13.229608 [ 275 ] {55054276-4251-43e9-b8a8-3038d433ca7a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7209 | 2025.12.20 23:59:13.229728 [ 194 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001048855 sec., 20021.833332538816 rows/sec., 1.31 MiB/sec. | ||
| 7210 | 2025.12.20 23:59:13.229825 [ 275 ] {55054276-4251-43e9-b8a8-3038d433ca7a} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2025.12.20 23:59:13.229879 [ 196 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7212 | 2025.12.20 23:59:13.229964 [ 275 ] {55054276-4251-43e9-b8a8-3038d433ca7a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001112 sec., 93525.17985611511 rows/sec., 5.73 MiB/sec. | ||
| 7213 | 2025.12.20 23:59:13.230004 [ 275 ] {55054276-4251-43e9-b8a8-3038d433ca7a} <Debug> TCPHandler: Processed in 0.001287923 sec. | ||
| 7214 | 2025.12.20 23:59:13.230168 [ 196 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_21_4} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7215 | 2025.12.20 23:59:13.230243 [ 196 ] {7a0e0abc-6673-4c54-87f8-53b8bb071a8e::all_1_21_4} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7216 | 2025.12.20 23:59:13.230350 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7217 | 2025.12.20 23:59:14.953833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 926 | ||
| 7218 | 2025.12.20 23:59:14.956084 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7219 | 2025.12.20 23:59:14.956128 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7220 | 2025.12.20 23:59:14.957289 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7221 | 2025.12.20 23:59:14.957560 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2025.12.20 23:59:14.957804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7223 | 2025.12.20 23:59:17.417691 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14853 | ||
| 7224 | 2025.12.20 23:59:17.418193 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2025.12.20 23:59:17.418240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7226 | 2025.12.20 23:59:17.418718 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7227 | 2025.12.20 23:59:17.418967 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2025.12.20 23:59:17.419112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14853 | ||
| 7229 | 2025.12.20 23:59:17.419110 [ 118 ] {} <Debug> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7230 | 2025.12.20 23:59:17.419192 [ 118 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2025.12.20 23:59:17.419213 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7232 | 2025.12.20 23:59:17.419314 [ 194 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::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 | ||
| 7233 | 2025.12.20 23:59:17.419439 [ 194 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7234 | 2025.12.20 23:59:17.419480 [ 194 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12421 rows starting from the beginning of the part | ||
| 7235 | 2025.12.20 23:59:17.419547 [ 194 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7236 | 2025.12.20 23:59:17.419593 [ 194 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7237 | 2025.12.20 23:59:17.419636 [ 194 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7238 | 2025.12.20 23:59:17.419675 [ 194 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7239 | 2025.12.20 23:59:17.419719 [ 194 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7240 | 2025.12.20 23:59:17.421568 [ 196 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14853 rows, containing 4 columns (4 merged, 0 gathered) in 0.002294586 sec., 6473063.114653363 rows/sec., 92.60 MiB/sec. | ||
| 7241 | 2025.12.20 23:59:17.422201 [ 197 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7242 | 2025.12.20 23:59:17.422550 [ 197 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_31_6} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2025.12.20 23:59:17.422624 [ 197 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_31_6} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7244 | 2025.12.20 23:59:17.422738 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7245 | 2025.12.20 23:59:18.224704 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7246 | 2025.12.20 23:59:18.232086 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7247 | 2025.12.20 23:59:18.232260 [ 275 ] {b250830c-e658-4099-a9d2-4907e9820bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7248 | 2025.12.20 23:59:18.232322 [ 275 ] {b250830c-e658-4099-a9d2-4907e9820bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7249 | 2025.12.20 23:59:18.232936 [ 275 ] {b250830c-e658-4099-a9d2-4907e9820bda} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2025.12.20 23:59:18.232978 [ 275 ] {b250830c-e658-4099-a9d2-4907e9820bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7251 | 2025.12.20 23:59:18.233387 [ 275 ] {b250830c-e658-4099-a9d2-4907e9820bda} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7252 | 2025.12.20 23:59:18.233602 [ 275 ] {b250830c-e658-4099-a9d2-4907e9820bda} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2025.12.20 23:59:18.233755 [ 275 ] {b250830c-e658-4099-a9d2-4907e9820bda} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001542 sec., 2594.0337224383916 rows/sec., 211.53 KiB/sec. | ||
| 7254 | 2025.12.20 23:59:18.233798 [ 275 ] {b250830c-e658-4099-a9d2-4907e9820bda} <Debug> TCPHandler: Processed in 0.001828941 sec. | ||
| 7255 | 2025.12.20 23:59:18.233911 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7256 | 2025.12.20 23:59:18.234006 [ 275 ] {bce0f2ee-0865-4b60-a6e1-8ea2756121e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7257 | 2025.12.20 23:59:18.234045 [ 275 ] {bce0f2ee-0865-4b60-a6e1-8ea2756121e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7258 | 2025.12.20 23:59:18.235002 [ 275 ] {bce0f2ee-0865-4b60-a6e1-8ea2756121e1} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7259 | 2025.12.20 23:59:18.235039 [ 275 ] {bce0f2ee-0865-4b60-a6e1-8ea2756121e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7260 | 2025.12.20 23:59:18.235413 [ 275 ] {bce0f2ee-0865-4b60-a6e1-8ea2756121e1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7261 | 2025.12.20 23:59:18.235614 [ 275 ] {bce0f2ee-0865-4b60-a6e1-8ea2756121e1} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7262 | 2025.12.20 23:59:18.235746 [ 275 ] {bce0f2ee-0865-4b60-a6e1-8ea2756121e1} <Debug> executeQuery: Read 1280 rows, 108.98 KiB in 0.001759 sec., 727686.1853325753 rows/sec., 60.50 MiB/sec. | ||
| 7263 | 2025.12.20 23:59:18.235784 [ 275 ] {bce0f2ee-0865-4b60-a6e1-8ea2756121e1} <Debug> TCPHandler: Processed in 0.001922694 sec. | ||
| 7264 | 2025.12.20 23:59:18.235905 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7265 | 2025.12.20 23:59:18.236011 [ 275 ] {7dd51a15-e347-4230-b91c-35bffe87fce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7266 | 2025.12.20 23:59:18.236052 [ 275 ] {7dd51a15-e347-4230-b91c-35bffe87fce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7267 | 2025.12.20 23:59:18.236470 [ 275 ] {7dd51a15-e347-4230-b91c-35bffe87fce9} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2025.12.20 23:59:18.236507 [ 275 ] {7dd51a15-e347-4230-b91c-35bffe87fce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7269 | 2025.12.20 23:59:18.236815 [ 275 ] {7dd51a15-e347-4230-b91c-35bffe87fce9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7270 | 2025.12.20 23:59:18.237033 [ 275 ] {7dd51a15-e347-4230-b91c-35bffe87fce9} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7271 | 2025.12.20 23:59:18.237160 [ 275 ] {7dd51a15-e347-4230-b91c-35bffe87fce9} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001168 sec., 38527.397260273974 rows/sec., 2.81 MiB/sec. | ||
| 7272 | 2025.12.20 23:59:18.237199 [ 275 ] {7dd51a15-e347-4230-b91c-35bffe87fce9} <Debug> TCPHandler: Processed in 0.001343704 sec. | ||
| 7273 | 2025.12.20 23:59:18.237298 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7274 | 2025.12.20 23:59:18.237391 [ 275 ] {4944d0e2-07a4-4b78-b1c5-c27a3e4a3abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7275 | 2025.12.20 23:59:18.237430 [ 275 ] {4944d0e2-07a4-4b78-b1c5-c27a3e4a3abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7276 | 2025.12.20 23:59:18.237900 [ 275 ] {4944d0e2-07a4-4b78-b1c5-c27a3e4a3abe} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2025.12.20 23:59:18.237937 [ 275 ] {4944d0e2-07a4-4b78-b1c5-c27a3e4a3abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7278 | 2025.12.20 23:59:18.238247 [ 275 ] {4944d0e2-07a4-4b78-b1c5-c27a3e4a3abe} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7279 | 2025.12.20 23:59:18.238452 [ 275 ] {4944d0e2-07a4-4b78-b1c5-c27a3e4a3abe} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2025.12.20 23:59:18.238590 [ 275 ] {4944d0e2-07a4-4b78-b1c5-c27a3e4a3abe} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001206 sec., 189054.7263681592 rows/sec., 12.80 MiB/sec. | ||
| 7281 | 2025.12.20 23:59:18.238642 [ 275 ] {4944d0e2-07a4-4b78-b1c5-c27a3e4a3abe} <Debug> TCPHandler: Processed in 0.001390806 sec. | ||
| 7282 | 2025.12.20 23:59:18.238760 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7283 | 2025.12.20 23:59:18.238855 [ 275 ] {3d03e18d-f155-420a-a47b-589a22183761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7284 | 2025.12.20 23:59:18.238899 [ 275 ] {3d03e18d-f155-420a-a47b-589a22183761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7285 | 2025.12.20 23:59:18.239486 [ 275 ] {3d03e18d-f155-420a-a47b-589a22183761} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2025.12.20 23:59:18.239522 [ 275 ] {3d03e18d-f155-420a-a47b-589a22183761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7287 | 2025.12.20 23:59:18.239858 [ 275 ] {3d03e18d-f155-420a-a47b-589a22183761} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7288 | 2025.12.20 23:59:18.240070 [ 275 ] {3d03e18d-f155-420a-a47b-589a22183761} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2025.12.20 23:59:18.240205 [ 275 ] {3d03e18d-f155-420a-a47b-589a22183761} <Debug> executeQuery: Read 565 rows, 43.01 KiB in 0.001369 sec., 412710.0073046019 rows/sec., 30.68 MiB/sec. | ||
| 7290 | 2025.12.20 23:59:18.240244 [ 275 ] {3d03e18d-f155-420a-a47b-589a22183761} <Debug> TCPHandler: Processed in 0.001536382 sec. | ||
| 7291 | 2025.12.20 23:59:18.240361 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7292 | 2025.12.20 23:59:18.240456 [ 275 ] {78264ab5-62ec-46b0-8cb5-bb9f2da65b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7293 | 2025.12.20 23:59:18.240500 [ 275 ] {78264ab5-62ec-46b0-8cb5-bb9f2da65b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7294 | 2025.12.20 23:59:18.241045 [ 275 ] {78264ab5-62ec-46b0-8cb5-bb9f2da65b2c} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2025.12.20 23:59:18.241081 [ 275 ] {78264ab5-62ec-46b0-8cb5-bb9f2da65b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7296 | 2025.12.20 23:59:18.241459 [ 275 ] {78264ab5-62ec-46b0-8cb5-bb9f2da65b2c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7297 | 2025.12.20 23:59:18.241461 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7298 | 2025.12.20 23:59:18.241528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7299 | 2025.12.20 23:59:18.241678 [ 275 ] {78264ab5-62ec-46b0-8cb5-bb9f2da65b2c} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2025.12.20 23:59:18.241811 [ 275 ] {78264ab5-62ec-46b0-8cb5-bb9f2da65b2c} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001374 sec., 615720.5240174673 rows/sec., 41.44 MiB/sec. | ||
| 7301 | 2025.12.20 23:59:18.241849 [ 275 ] {78264ab5-62ec-46b0-8cb5-bb9f2da65b2c} <Debug> TCPHandler: Processed in 0.001539261 sec. | ||
| 7302 | 2025.12.20 23:59:18.241962 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7303 | 2025.12.20 23:59:18.242057 [ 275 ] {80408661-d925-4d06-968c-90c1e5d7bb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7304 | 2025.12.20 23:59:18.242110 [ 275 ] {80408661-d925-4d06-968c-90c1e5d7bb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7305 | 2025.12.20 23:59:18.242921 [ 275 ] {80408661-d925-4d06-968c-90c1e5d7bb98} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2025.12.20 23:59:18.242957 [ 275 ] {80408661-d925-4d06-968c-90c1e5d7bb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7307 | 2025.12.20 23:59:18.243574 [ 275 ] {80408661-d925-4d06-968c-90c1e5d7bb98} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7308 | 2025.12.20 23:59:18.243836 [ 275 ] {80408661-d925-4d06-968c-90c1e5d7bb98} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2025.12.20 23:59:18.243982 [ 275 ] {80408661-d925-4d06-968c-90c1e5d7bb98} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001944 sec., 21090.53497942387 rows/sec., 37.79 MiB/sec. | ||
| 7310 | 2025.12.20 23:59:18.244042 [ 275 ] {80408661-d925-4d06-968c-90c1e5d7bb98} <Debug> TCPHandler: Processed in 0.002131881 sec. | ||
| 7311 | 2025.12.20 23:59:18.244154 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7312 | 2025.12.20 23:59:18.244254 [ 275 ] {f5d922f5-3e48-44a1-bc76-e275b7d211c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7313 | 2025.12.20 23:59:18.244297 [ 275 ] {f5d922f5-3e48-44a1-bc76-e275b7d211c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7314 | 2025.12.20 23:59:18.244635 [ 275 ] {f5d922f5-3e48-44a1-bc76-e275b7d211c1} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2025.12.20 23:59:18.244671 [ 275 ] {f5d922f5-3e48-44a1-bc76-e275b7d211c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7316 | 2025.12.20 23:59:18.244987 [ 275 ] {f5d922f5-3e48-44a1-bc76-e275b7d211c1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7317 | 2025.12.20 23:59:18.245210 [ 275 ] {f5d922f5-3e48-44a1-bc76-e275b7d211c1} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2025.12.20 23:59:18.245352 [ 275 ] {f5d922f5-3e48-44a1-bc76-e275b7d211c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 7319 | 2025.12.20 23:59:18.245389 [ 275 ] {f5d922f5-3e48-44a1-bc76-e275b7d211c1} <Debug> TCPHandler: Processed in 0.001284923 sec. | ||
| 7320 | 2025.12.20 23:59:18.247136 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7321 | 2025.12.20 23:59:18.247876 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2025.12.20 23:59:18.248133 [ 116 ] {} <Debug> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7323 | 2025.12.20 23:59:18.248174 [ 116 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2025.12.20 23:59:18.248192 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7325 | 2025.12.20 23:59:18.248316 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 7326 | 2025.12.20 23:59:18.251426 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7327 | 2025.12.20 23:59:18.251989 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7328 | 2025.12.20 23:59:18.253333 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 7329 | 2025.12.20 23:59:18.257836 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 7330 | 2025.12.20 23:59:18.262180 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 7331 | 2025.12.20 23:59:18.266212 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 7332 | 2025.12.20 23:59:18.270379 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 7333 | 2025.12.20 23:59:18.274560 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 7334 | 2025.12.20 23:59:18.330956 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082704349 sec., 2829.3554429646742 rows/sec., 14.63 MiB/sec. | ||
| 7335 | 2025.12.20 23:59:18.332944 [ 191 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7336 | 2025.12.20 23:59:18.334859 [ 191 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_31_6} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2025.12.20 23:59:18.334963 [ 191 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_31_6} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7338 | 2025.12.20 23:59:18.336387 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7339 | 2025.12.20 23:59:19.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.19 MiB, peak 285.75 MiB, free memory in arenas 0.00 B, will set to 278.77 MiB (RSS), difference: 3.58 MiB | ||
| 7340 | 2025.12.20 23:59:23.214574 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7341 | 2025.12.20 23:59:23.214856 [ 275 ] {84651ac1-5585-4c4d-a116-f86574a5ce2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7342 | 2025.12.20 23:59:23.214960 [ 275 ] {84651ac1-5585-4c4d-a116-f86574a5ce2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7343 | 2025.12.20 23:59:23.215899 [ 275 ] {84651ac1-5585-4c4d-a116-f86574a5ce2b} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2025.12.20 23:59:23.215947 [ 275 ] {84651ac1-5585-4c4d-a116-f86574a5ce2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7345 | 2025.12.20 23:59:23.216348 [ 275 ] {84651ac1-5585-4c4d-a116-f86574a5ce2b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7346 | 2025.12.20 23:59:23.216568 [ 275 ] {84651ac1-5585-4c4d-a116-f86574a5ce2b} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2025.12.20 23:59:23.216714 [ 275 ] {84651ac1-5585-4c4d-a116-f86574a5ce2b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001932 sec., 212215.3209109731 rows/sec., 13.46 MiB/sec. | ||
| 7348 | 2025.12.20 23:59:23.216756 [ 275 ] {84651ac1-5585-4c4d-a116-f86574a5ce2b} <Debug> TCPHandler: Processed in 0.002359839 sec. | ||
| 7349 | 2025.12.20 23:59:23.216883 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7350 | 2025.12.20 23:59:23.217004 [ 275 ] {cc099090-1ff1-4ce1-9c66-94700e6fb2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7351 | 2025.12.20 23:59:23.217053 [ 275 ] {cc099090-1ff1-4ce1-9c66-94700e6fb2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7352 | 2025.12.20 23:59:23.217865 [ 275 ] {cc099090-1ff1-4ce1-9c66-94700e6fb2ba} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2025.12.20 23:59:23.217901 [ 275 ] {cc099090-1ff1-4ce1-9c66-94700e6fb2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7354 | 2025.12.20 23:59:23.218268 [ 275 ] {cc099090-1ff1-4ce1-9c66-94700e6fb2ba} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7355 | 2025.12.20 23:59:23.218472 [ 275 ] {cc099090-1ff1-4ce1-9c66-94700e6fb2ba} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2025.12.20 23:59:23.218579 [ 110 ] {} <Debug> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7357 | 2025.12.20 23:59:23.218597 [ 275 ] {cc099090-1ff1-4ce1-9c66-94700e6fb2ba} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001618 sec., 687268.2323856612 rows/sec., 54.23 MiB/sec. | ||
| 7358 | 2025.12.20 23:59:23.218657 [ 110 ] {} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2025.12.20 23:59:23.218664 [ 275 ] {cc099090-1ff1-4ce1-9c66-94700e6fb2ba} <Debug> TCPHandler: Processed in 0.001841941 sec. | ||
| 7360 | 2025.12.20 23:59:23.218693 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7361 | 2025.12.20 23:59:23.218827 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::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 | ||
| 7362 | 2025.12.20 23:59:23.218829 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7363 | 2025.12.20 23:59:23.218975 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7364 | 2025.12.20 23:59:23.219001 [ 275 ] {f90efb6c-bc0a-41b2-840a-01800edb8282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7365 | 2025.12.20 23:59:23.219015 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2466 rows starting from the beginning of the part | ||
| 7366 | 2025.12.20 23:59:23.219055 [ 275 ] {f90efb6c-bc0a-41b2-840a-01800edb8282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7367 | 2025.12.20 23:59:23.219098 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1112 rows starting from the beginning of the part | ||
| 7368 | 2025.12.20 23:59:23.219152 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 138 rows starting from the beginning of the part | ||
| 7369 | 2025.12.20 23:59:23.219200 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1112 rows starting from the beginning of the part | ||
| 7370 | 2025.12.20 23:59:23.219245 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1280 rows starting from the beginning of the part | ||
| 7371 | 2025.12.20 23:59:23.219286 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1112 rows starting from the beginning of the part | ||
| 7372 | 2025.12.20 23:59:23.219612 [ 275 ] {f90efb6c-bc0a-41b2-840a-01800edb8282} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7373 | 2025.12.20 23:59:23.219663 [ 275 ] {f90efb6c-bc0a-41b2-840a-01800edb8282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7374 | 2025.12.20 23:59:23.220338 [ 275 ] {f90efb6c-bc0a-41b2-840a-01800edb8282} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7375 | 2025.12.20 23:59:23.220597 [ 275 ] {f90efb6c-bc0a-41b2-840a-01800edb8282} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7376 | 2025.12.20 23:59:23.220732 [ 275 ] {f90efb6c-bc0a-41b2-840a-01800edb8282} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001756 sec., 116742.59681093394 rows/sec., 6.85 MiB/sec. | ||
| 7377 | 2025.12.20 23:59:23.220772 [ 275 ] {f90efb6c-bc0a-41b2-840a-01800edb8282} <Debug> TCPHandler: Processed in 0.002001196 sec. | ||
| 7378 | 2025.12.20 23:59:23.220879 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7379 | 2025.12.20 23:59:23.220975 [ 275 ] {67a0f154-73c6-4974-a8b8-fa512da35342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7380 | 2025.12.20 23:59:23.221016 [ 275 ] {67a0f154-73c6-4974-a8b8-fa512da35342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7381 | 2025.12.20 23:59:23.221478 [ 275 ] {67a0f154-73c6-4974-a8b8-fa512da35342} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2025.12.20 23:59:23.221515 [ 275 ] {67a0f154-73c6-4974-a8b8-fa512da35342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7383 | 2025.12.20 23:59:23.221887 [ 197 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7220 rows, containing 5 columns (5 merged, 0 gathered) in 0.003114753 sec., 2318000.8174002883 rows/sec., 196.15 MiB/sec. | ||
| 7384 | 2025.12.20 23:59:23.221951 [ 275 ] {67a0f154-73c6-4974-a8b8-fa512da35342} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7385 | 2025.12.20 23:59:23.222165 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7386 | 2025.12.20 23:59:23.222177 [ 275 ] {67a0f154-73c6-4974-a8b8-fa512da35342} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7387 | 2025.12.20 23:59:23.222327 [ 275 ] {67a0f154-73c6-4974-a8b8-fa512da35342} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001369 sec., 154857.56026296568 rows/sec., 9.99 MiB/sec. | ||
| 7388 | 2025.12.20 23:59:23.222367 [ 275 ] {67a0f154-73c6-4974-a8b8-fa512da35342} <Debug> TCPHandler: Processed in 0.001538371 sec. | ||
| 7389 | 2025.12.20 23:59:23.222449 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_46_9} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2025.12.20 23:59:23.222478 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7391 | 2025.12.20 23:59:23.222524 [ 188 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_46_9} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7392 | 2025.12.20 23:59:23.222581 [ 275 ] {f157fe2c-0290-4870-8ae4-02520a542b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7393 | 2025.12.20 23:59:23.222597 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 7394 | 2025.12.20 23:59:23.222625 [ 275 ] {f157fe2c-0290-4870-8ae4-02520a542b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7395 | 2025.12.20 23:59:23.223080 [ 275 ] {f157fe2c-0290-4870-8ae4-02520a542b64} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2025.12.20 23:59:23.223116 [ 275 ] {f157fe2c-0290-4870-8ae4-02520a542b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7397 | 2025.12.20 23:59:23.223427 [ 275 ] {f157fe2c-0290-4870-8ae4-02520a542b64} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7398 | 2025.12.20 23:59:23.223630 [ 275 ] {f157fe2c-0290-4870-8ae4-02520a542b64} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2025.12.20 23:59:23.223760 [ 275 ] {f157fe2c-0290-4870-8ae4-02520a542b64} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 7400 | 2025.12.20 23:59:23.223798 [ 275 ] {f157fe2c-0290-4870-8ae4-02520a542b64} <Debug> TCPHandler: Processed in 0.001371616 sec. | ||
| 7401 | 2025.12.20 23:59:23.223905 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2025.12.20 23:59:23.224000 [ 275 ] {8d9bff74-6053-4db9-a146-7a6b98c68e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7403 | 2025.12.20 23:59:23.224038 [ 275 ] {8d9bff74-6053-4db9-a146-7a6b98c68e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7404 | 2025.12.20 23:59:23.224659 [ 275 ] {8d9bff74-6053-4db9-a146-7a6b98c68e83} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2025.12.20 23:59:23.224695 [ 275 ] {8d9bff74-6053-4db9-a146-7a6b98c68e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7406 | 2025.12.20 23:59:23.225020 [ 275 ] {8d9bff74-6053-4db9-a146-7a6b98c68e83} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7407 | 2025.12.20 23:59:23.225222 [ 275 ] {8d9bff74-6053-4db9-a146-7a6b98c68e83} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2025.12.20 23:59:23.225328 [ 110 ] {} <Debug> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7409 | 2025.12.20 23:59:23.225354 [ 275 ] {8d9bff74-6053-4db9-a146-7a6b98c68e83} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001372 sec., 494897.9591836735 rows/sec., 34.50 MiB/sec. | ||
| 7410 | 2025.12.20 23:59:23.225362 [ 110 ] {} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7411 | 2025.12.20 23:59:23.225393 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7412 | 2025.12.20 23:59:23.225398 [ 275 ] {8d9bff74-6053-4db9-a146-7a6b98c68e83} <Debug> TCPHandler: Processed in 0.001545081 sec. | ||
| 7413 | 2025.12.20 23:59:23.225502 [ 191 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::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 | ||
| 7414 | 2025.12.20 23:59:23.225511 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2025.12.20 23:59:23.225656 [ 275 ] {9c42e9e3-4371-4cba-aecc-a57527ac607c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7416 | 2025.12.20 23:59:23.225660 [ 191 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7417 | 2025.12.20 23:59:23.225701 [ 275 ] {9c42e9e3-4371-4cba-aecc-a57527ac607c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7418 | 2025.12.20 23:59:23.225712 [ 191 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1250 rows starting from the beginning of the part | ||
| 7419 | 2025.12.20 23:59:23.225794 [ 191 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 679 rows starting from the beginning of the part | ||
| 7420 | 2025.12.20 23:59:23.225844 [ 191 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 105 rows starting from the beginning of the part | ||
| 7421 | 2025.12.20 23:59:23.225891 [ 191 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 679 rows starting from the beginning of the part | ||
| 7422 | 2025.12.20 23:59:23.225935 [ 191 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 565 rows starting from the beginning of the part | ||
| 7423 | 2025.12.20 23:59:23.225981 [ 191 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 679 rows starting from the beginning of the part | ||
| 7424 | 2025.12.20 23:59:23.226067 [ 275 ] {9c42e9e3-4371-4cba-aecc-a57527ac607c} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2025.12.20 23:59:23.226109 [ 275 ] {9c42e9e3-4371-4cba-aecc-a57527ac607c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7426 | 2025.12.20 23:59:23.226453 [ 275 ] {9c42e9e3-4371-4cba-aecc-a57527ac607c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7427 | 2025.12.20 23:59:23.226665 [ 275 ] {9c42e9e3-4371-4cba-aecc-a57527ac607c} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2025.12.20 23:59:23.226806 [ 275 ] {9c42e9e3-4371-4cba-aecc-a57527ac607c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001168 sec., 5136.986301369863 rows/sec., 268.39 KiB/sec. | ||
| 7429 | 2025.12.20 23:59:23.226846 [ 275 ] {9c42e9e3-4371-4cba-aecc-a57527ac607c} <Debug> TCPHandler: Processed in 0.001386086 sec. | ||
| 7430 | 2025.12.20 23:59:23.226949 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2025.12.20 23:59:23.227043 [ 275 ] {485e5c84-dde3-4ee5-a11b-6cf578826a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7432 | 2025.12.20 23:59:23.227085 [ 275 ] {485e5c84-dde3-4ee5-a11b-6cf578826a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7433 | 2025.12.20 23:59:23.227491 [ 197 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3957 rows, containing 5 columns (5 merged, 0 gathered) in 0.002047597 sec., 1932509.1802732667 rows/sec., 145.30 MiB/sec. | ||
| 7434 | 2025.12.20 23:59:23.227538 [ 275 ] {485e5c84-dde3-4ee5-a11b-6cf578826a38} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2025.12.20 23:59:23.227577 [ 275 ] {485e5c84-dde3-4ee5-a11b-6cf578826a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7436 | 2025.12.20 23:59:23.227706 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7437 | 2025.12.20 23:59:23.227937 [ 275 ] {485e5c84-dde3-4ee5-a11b-6cf578826a38} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7438 | 2025.12.20 23:59:23.227948 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_46_9} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7439 | 2025.12.20 23:59:23.228015 [ 201 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_46_9} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7440 | 2025.12.20 23:59:23.228089 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 7441 | 2025.12.20 23:59:23.228158 [ 275 ] {485e5c84-dde3-4ee5-a11b-6cf578826a38} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2025.12.20 23:59:23.228269 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7443 | 2025.12.20 23:59:23.228289 [ 275 ] {485e5c84-dde3-4ee5-a11b-6cf578826a38} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001264 sec., 248417.72151898735 rows/sec., 16.32 MiB/sec. | ||
| 7444 | 2025.12.20 23:59:23.228306 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2025.12.20 23:59:23.228332 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7446 | 2025.12.20 23:59:23.228335 [ 275 ] {485e5c84-dde3-4ee5-a11b-6cf578826a38} <Debug> TCPHandler: Processed in 0.001437058 sec. | ||
| 7447 | 2025.12.20 23:59:23.228415 [ 191 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 7448 | 2025.12.20 23:59:23.228465 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2025.12.20 23:59:23.228517 [ 191 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7450 | 2025.12.20 23:59:23.228548 [ 191 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14428 rows starting from the beginning of the part | ||
| 7451 | 2025.12.20 23:59:23.228563 [ 275 ] {707a71d7-555b-4b8e-ad2d-39a849701d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7452 | 2025.12.20 23:59:23.228597 [ 191 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 314 rows starting from the beginning of the part | ||
| 7453 | 2025.12.20 23:59:23.228610 [ 275 ] {707a71d7-555b-4b8e-ad2d-39a849701d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7454 | 2025.12.20 23:59:23.228642 [ 191 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 7455 | 2025.12.20 23:59:23.228683 [ 191 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7456 | 2025.12.20 23:59:23.228718 [ 191 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 846 rows starting from the beginning of the part | ||
| 7457 | 2025.12.20 23:59:23.228752 [ 191 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7458 | 2025.12.20 23:59:23.228946 [ 275 ] {707a71d7-555b-4b8e-ad2d-39a849701d04} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7459 | 2025.12.20 23:59:23.228989 [ 275 ] {707a71d7-555b-4b8e-ad2d-39a849701d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7460 | 2025.12.20 23:59:23.229396 [ 275 ] {707a71d7-555b-4b8e-ad2d-39a849701d04} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7461 | 2025.12.20 23:59:23.229608 [ 275 ] {707a71d7-555b-4b8e-ad2d-39a849701d04} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7462 | 2025.12.20 23:59:23.229736 [ 275 ] {707a71d7-555b-4b8e-ad2d-39a849701d04} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001191 sec., 839.6305625524769 rows/sec., 56.58 KiB/sec. | ||
| 7463 | 2025.12.20 23:59:23.229771 [ 275 ] {707a71d7-555b-4b8e-ad2d-39a849701d04} <Debug> TCPHandler: Processed in 0.001354185 sec. | ||
| 7464 | 2025.12.20 23:59:23.229877 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7465 | 2025.12.20 23:59:23.229970 [ 275 ] {82a8de44-8983-4439-92e3-cb8eab964465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7466 | 2025.12.20 23:59:23.230010 [ 275 ] {82a8de44-8983-4439-92e3-cb8eab964465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7467 | 2025.12.20 23:59:23.230330 [ 275 ] {82a8de44-8983-4439-92e3-cb8eab964465} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7468 | 2025.12.20 23:59:23.230366 [ 275 ] {82a8de44-8983-4439-92e3-cb8eab964465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7469 | 2025.12.20 23:59:23.230752 [ 275 ] {82a8de44-8983-4439-92e3-cb8eab964465} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7470 | 2025.12.20 23:59:23.230965 [ 275 ] {82a8de44-8983-4439-92e3-cb8eab964465} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7471 | 2025.12.20 23:59:23.231069 [ 110 ] {} <Debug> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7472 | 2025.12.20 23:59:23.231092 [ 275 ] {82a8de44-8983-4439-92e3-cb8eab964465} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00114 sec., 91228.0701754386 rows/sec., 5.59 MiB/sec. | ||
| 7473 | 2025.12.20 23:59:23.231098 [ 110 ] {} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2025.12.20 23:59:23.231131 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7475 | 2025.12.20 23:59:23.231134 [ 275 ] {82a8de44-8983-4439-92e3-cb8eab964465} <Debug> TCPHandler: Processed in 0.001304964 sec. | ||
| 7476 | 2025.12.20 23:59:23.231210 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 7477 | 2025.12.20 23:59:23.231299 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7478 | 2025.12.20 23:59:23.231331 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3088 rows starting from the beginning of the part | ||
| 7479 | 2025.12.20 23:59:23.231393 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7480 | 2025.12.20 23:59:23.231440 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 7481 | 2025.12.20 23:59:23.231481 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7482 | 2025.12.20 23:59:23.231522 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 7483 | 2025.12.20 23:59:23.231560 [ 201 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7484 | 2025.12.20 23:59:23.233162 [ 198 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3520 rows, containing 4 columns (4 merged, 0 gathered) in 0.001987146 sec., 1771384.6893987658 rows/sec., 112.97 MiB/sec. | ||
| 7485 | 2025.12.20 23:59:23.233603 [ 198 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7486 | 2025.12.20 23:59:23.233914 [ 198 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_46_9} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7487 | 2025.12.20 23:59:23.233999 [ 198 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_46_9} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7488 | 2025.12.20 23:59:23.234089 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7489 | 2025.12.20 23:59:23.234223 [ 198 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16376 rows, containing 5 columns (5 merged, 0 gathered) in 0.005842924 sec., 2802706.316221125 rows/sec., 188.66 MiB/sec. | ||
| 7490 | 2025.12.20 23:59:23.234779 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7491 | 2025.12.20 23:59:23.235068 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2025.12.20 23:59:23.235141 [ 186 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7493 | 2025.12.20 23:59:23.235226 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 7494 | 2025.12.20 23:59:24.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.57 MiB, peak 288.44 MiB, free memory in arenas 0.00 B, will set to 282.19 MiB (RSS), difference: 2.62 MiB | ||
| 7495 | 2025.12.20 23:59:24.755419 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7496 | 2025.12.20 23:59:24.755478 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7497 | 2025.12.20 23:59:24.920145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15301 | ||
| 7498 | 2025.12.20 23:59:24.920630 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7499 | 2025.12.20 23:59:24.920676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7500 | 2025.12.20 23:59:24.921152 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7501 | 2025.12.20 23:59:24.921399 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7502 | 2025.12.20 23:59:24.921543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15301 | ||
| 7503 | 2025.12.20 23:59:24.958917 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 962 | ||
| 7504 | 2025.12.20 23:59:24.961293 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7505 | 2025.12.20 23:59:24.961345 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7506 | 2025.12.20 23:59:24.962614 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7507 | 2025.12.20 23:59:24.962872 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2025.12.20 23:59:24.963127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 7509 | 2025.12.20 23:59:25.001203 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000836318 sec. | ||
| 7510 | 2025.12.20 23:59:25.752448 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7511 | 2025.12.20 23:59:25.767432 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2025.12.20 23:59:25.767495 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7513 | 2025.12.20 23:59:25.773140 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7514 | 2025.12.20 23:59:25.773877 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2025.12.20 23:59:25.776550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7516 | 2025.12.20 23:59:28.204314 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7517 | 2025.12.20 23:59:28.204489 [ 275 ] {c6b7e9dc-860e-4d77-bf73-df474cdd9296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7518 | 2025.12.20 23:59:28.204551 [ 275 ] {c6b7e9dc-860e-4d77-bf73-df474cdd9296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7519 | 2025.12.20 23:59:28.205247 [ 275 ] {c6b7e9dc-860e-4d77-bf73-df474cdd9296} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7520 | 2025.12.20 23:59:28.205295 [ 275 ] {c6b7e9dc-860e-4d77-bf73-df474cdd9296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7521 | 2025.12.20 23:59:28.205696 [ 275 ] {c6b7e9dc-860e-4d77-bf73-df474cdd9296} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7522 | 2025.12.20 23:59:28.205917 [ 275 ] {c6b7e9dc-860e-4d77-bf73-df474cdd9296} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7523 | 2025.12.20 23:59:28.206069 [ 275 ] {c6b7e9dc-860e-4d77-bf73-df474cdd9296} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00163 sec., 84662.57668711657 rows/sec., 7.35 MiB/sec. | ||
| 7524 | 2025.12.20 23:59:28.206110 [ 275 ] {c6b7e9dc-860e-4d77-bf73-df474cdd9296} <Debug> TCPHandler: Processed in 0.001918193 sec. | ||
| 7525 | 2025.12.20 23:59:28.206232 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7526 | 2025.12.20 23:59:28.206328 [ 275 ] {9af5515e-1b19-4fb9-9e30-e76f0c7fe566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7527 | 2025.12.20 23:59:28.206367 [ 275 ] {9af5515e-1b19-4fb9-9e30-e76f0c7fe566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7528 | 2025.12.20 23:59:28.206772 [ 275 ] {9af5515e-1b19-4fb9-9e30-e76f0c7fe566} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2025.12.20 23:59:28.206806 [ 275 ] {9af5515e-1b19-4fb9-9e30-e76f0c7fe566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7530 | 2025.12.20 23:59:28.207099 [ 275 ] {9af5515e-1b19-4fb9-9e30-e76f0c7fe566} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7531 | 2025.12.20 23:59:28.207303 [ 275 ] {9af5515e-1b19-4fb9-9e30-e76f0c7fe566} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2025.12.20 23:59:28.207428 [ 275 ] {9af5515e-1b19-4fb9-9e30-e76f0c7fe566} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00112 sec., 36607.14285714286 rows/sec., 2.69 MiB/sec. | ||
| 7533 | 2025.12.20 23:59:28.207464 [ 275 ] {9af5515e-1b19-4fb9-9e30-e76f0c7fe566} <Debug> TCPHandler: Processed in 0.001289032 sec. | ||
| 7534 | 2025.12.20 23:59:28.207578 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7535 | 2025.12.20 23:59:28.207671 [ 275 ] {816a9814-6ed2-4207-9b10-0b0f9fafa370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7536 | 2025.12.20 23:59:28.207710 [ 275 ] {816a9814-6ed2-4207-9b10-0b0f9fafa370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7537 | 2025.12.20 23:59:28.208132 [ 275 ] {816a9814-6ed2-4207-9b10-0b0f9fafa370} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7538 | 2025.12.20 23:59:28.208165 [ 275 ] {816a9814-6ed2-4207-9b10-0b0f9fafa370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7539 | 2025.12.20 23:59:28.208457 [ 275 ] {816a9814-6ed2-4207-9b10-0b0f9fafa370} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7540 | 2025.12.20 23:59:28.208659 [ 275 ] {816a9814-6ed2-4207-9b10-0b0f9fafa370} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2025.12.20 23:59:28.208782 [ 275 ] {816a9814-6ed2-4207-9b10-0b0f9fafa370} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001129 sec., 93002.65721877768 rows/sec., 7.26 MiB/sec. | ||
| 7542 | 2025.12.20 23:59:28.208819 [ 275 ] {816a9814-6ed2-4207-9b10-0b0f9fafa370} <Debug> TCPHandler: Processed in 0.001297363 sec. | ||
| 7543 | 2025.12.20 23:59:28.208936 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7544 | 2025.12.20 23:59:28.209029 [ 275 ] {d50ca96c-3e74-4e6d-9963-326e498f6973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7545 | 2025.12.20 23:59:28.209072 [ 275 ] {d50ca96c-3e74-4e6d-9963-326e498f6973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7546 | 2025.12.20 23:59:28.209552 [ 275 ] {d50ca96c-3e74-4e6d-9963-326e498f6973} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2025.12.20 23:59:28.209605 [ 275 ] {d50ca96c-3e74-4e6d-9963-326e498f6973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7548 | 2025.12.20 23:59:28.209961 [ 275 ] {d50ca96c-3e74-4e6d-9963-326e498f6973} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7549 | 2025.12.20 23:59:28.210162 [ 275 ] {d50ca96c-3e74-4e6d-9963-326e498f6973} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7550 | 2025.12.20 23:59:28.210288 [ 275 ] {d50ca96c-3e74-4e6d-9963-326e498f6973} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 7551 | 2025.12.20 23:59:28.210328 [ 275 ] {d50ca96c-3e74-4e6d-9963-326e498f6973} <Debug> TCPHandler: Processed in 0.001448809 sec. | ||
| 7552 | 2025.12.20 23:59:28.210454 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7553 | 2025.12.20 23:59:28.210561 [ 275 ] {7ec6ce8d-12c8-4d43-82e6-524bb1177f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7554 | 2025.12.20 23:59:28.210614 [ 275 ] {7ec6ce8d-12c8-4d43-82e6-524bb1177f3f} <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 | ||
| 7555 | 2025.12.20 23:59:28.211391 [ 275 ] {7ec6ce8d-12c8-4d43-82e6-524bb1177f3f} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7556 | 2025.12.20 23:59:28.211425 [ 275 ] {7ec6ce8d-12c8-4d43-82e6-524bb1177f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7557 | 2025.12.20 23:59:28.211959 [ 275 ] {7ec6ce8d-12c8-4d43-82e6-524bb1177f3f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7558 | 2025.12.20 23:59:28.212175 [ 275 ] {7ec6ce8d-12c8-4d43-82e6-524bb1177f3f} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7559 | 2025.12.20 23:59:28.212305 [ 275 ] {7ec6ce8d-12c8-4d43-82e6-524bb1177f3f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001762 sec., 23269.012485811578 rows/sec., 41.70 MiB/sec. | ||
| 7560 | 2025.12.20 23:59:28.212364 [ 275 ] {7ec6ce8d-12c8-4d43-82e6-524bb1177f3f} <Debug> TCPHandler: Processed in 0.001967525 sec. | ||
| 7561 | 2025.12.20 23:59:28.212475 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7562 | 2025.12.20 23:59:28.212570 [ 275 ] {c73f2678-7eab-46d1-810e-70f44d4d3640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7563 | 2025.12.20 23:59:28.212610 [ 275 ] {c73f2678-7eab-46d1-810e-70f44d4d3640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7564 | 2025.12.20 23:59:28.212933 [ 275 ] {c73f2678-7eab-46d1-810e-70f44d4d3640} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7565 | 2025.12.20 23:59:28.212966 [ 275 ] {c73f2678-7eab-46d1-810e-70f44d4d3640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7566 | 2025.12.20 23:59:28.213268 [ 275 ] {c73f2678-7eab-46d1-810e-70f44d4d3640} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7567 | 2025.12.20 23:59:28.213474 [ 275 ] {c73f2678-7eab-46d1-810e-70f44d4d3640} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2025.12.20 23:59:28.213597 [ 275 ] {c73f2678-7eab-46d1-810e-70f44d4d3640} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 7569 | 2025.12.20 23:59:28.213639 [ 275 ] {c73f2678-7eab-46d1-810e-70f44d4d3640} <Debug> TCPHandler: Processed in 0.00121114 sec. | ||
| 7570 | 2025.12.20 23:59:30.869853 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32918 | ||
| 7571 | 2025.12.20 23:59:30.869977 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7572 | 2025.12.20 23:59:30.870009 [ 291 ] {} <Debug> TCP-Session: 0627aaa9-54eb-4bfd-b7a7-7c6ae970df42 Authenticating user 'default' from [fd00:1122:3344:101::e]:32918 | ||
| 7573 | 2025.12.20 23:59:30.870035 [ 291 ] {} <Debug> TCP-Session: 0627aaa9-54eb-4bfd-b7a7-7c6ae970df42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7574 | 2025.12.20 23:59:30.870051 [ 291 ] {} <Debug> TCP-Session: 0627aaa9-54eb-4bfd-b7a7-7c6ae970df42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7575 | 2025.12.20 23:59:30.870272 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36372 | ||
| 7576 | 2025.12.20 23:59:30.870322 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49043 | ||
| 7577 | 2025.12.20 23:59:30.870358 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47959 | ||
| 7578 | 2025.12.20 23:59:30.870367 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52625 | ||
| 7579 | 2025.12.20 23:59:30.870391 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7580 | 2025.12.20 23:59:30.870376 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48084 | ||
| 7581 | 2025.12.20 23:59:30.870446 [ 292 ] {} <Debug> TCP-Session: 50b2ce54-bfdf-4aa1-81e4-18fd8027e8a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36372 | ||
| 7582 | 2025.12.20 23:59:30.870450 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7583 | 2025.12.20 23:59:30.870477 [ 291 ] {} <Trace> TCP-Session: 0627aaa9-54eb-4bfd-b7a7-7c6ae970df42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7584 | 2025.12.20 23:59:30.870518 [ 293 ] {} <Debug> TCP-Session: 243daa4d-5c88-4c39-aab1-cd7d1436963f Authenticating user 'default' from [fd00:1122:3344:101::e]:49043 | ||
| 7585 | 2025.12.20 23:59:30.870344 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60948 | ||
| 7586 | 2025.12.20 23:59:30.870567 [ 293 ] {} <Debug> TCP-Session: 243daa4d-5c88-4c39-aab1-cd7d1436963f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7587 | 2025.12.20 23:59:30.870334 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41310 | ||
| 7588 | 2025.12.20 23:59:30.870599 [ 293 ] {} <Debug> TCP-Session: 243daa4d-5c88-4c39-aab1-cd7d1436963f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7589 | 2025.12.20 23:59:30.870335 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61778 | ||
| 7590 | 2025.12.20 23:59:30.870499 [ 292 ] {} <Debug> TCP-Session: 50b2ce54-bfdf-4aa1-81e4-18fd8027e8a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7591 | 2025.12.20 23:59:30.870695 [ 292 ] {} <Debug> TCP-Session: 50b2ce54-bfdf-4aa1-81e4-18fd8027e8a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2025.12.20 23:59:30.870713 [ 291 ] {f8e3fb87-7193-4271-bd56-60542acf7d54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32918) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7593 | 2025.12.20 23:59:30.871005 [ 291 ] {f8e3fb87-7193-4271-bd56-60542acf7d54} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7594 | 2025.12.20 23:59:30.871036 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7595 | 2025.12.20 23:59:30.871065 [ 291 ] {f8e3fb87-7193-4271-bd56-60542acf7d54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7596 | 2025.12.20 23:59:30.871070 [ 289 ] {} <Debug> TCP-Session: 4da161b0-1e42-448a-84a4-3df2b5f7acdf Authenticating user 'default' from [fd00:1122:3344:101::e]:52625 | ||
| 7597 | 2025.12.20 23:59:30.871107 [ 289 ] {} <Debug> TCP-Session: 4da161b0-1e42-448a-84a4-3df2b5f7acdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7598 | 2025.12.20 23:59:30.871120 [ 289 ] {} <Debug> TCP-Session: 4da161b0-1e42-448a-84a4-3df2b5f7acdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7599 | 2025.12.20 23:59:30.871147 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7600 | 2025.12.20 23:59:30.871186 [ 294 ] {} <Debug> TCP-Session: d211b13e-202a-4f4d-8397-e43e4c57496f Authenticating user 'default' from [fd00:1122:3344:101::e]:41310 | ||
| 7601 | 2025.12.20 23:59:30.871214 [ 294 ] {} <Debug> TCP-Session: d211b13e-202a-4f4d-8397-e43e4c57496f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7602 | 2025.12.20 23:59:30.871216 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7603 | 2025.12.20 23:59:30.871232 [ 294 ] {} <Debug> TCP-Session: d211b13e-202a-4f4d-8397-e43e4c57496f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7604 | 2025.12.20 23:59:30.871252 [ 274 ] {} <Debug> TCP-Session: 629058a3-42e8-4ad3-b81f-cbf4e71f0ebb Authenticating user 'default' from [fd00:1122:3344:101::e]:61778 | ||
| 7605 | 2025.12.20 23:59:30.871274 [ 274 ] {} <Debug> TCP-Session: 629058a3-42e8-4ad3-b81f-cbf4e71f0ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7606 | 2025.12.20 23:59:30.871287 [ 274 ] {} <Debug> TCP-Session: 629058a3-42e8-4ad3-b81f-cbf4e71f0ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7607 | 2025.12.20 23:59:30.871395 [ 291 ] {f8e3fb87-7193-4271-bd56-60542acf7d54} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a) (SelectExecutor): Key condition: unknown | ||
| 7608 | 2025.12.20 23:59:30.871463 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7609 | 2025.12.20 23:59:30.871497 [ 288 ] {} <Debug> TCP-Session: d716dd20-285b-4eef-86ff-5809d9153321 Authenticating user 'default' from [fd00:1122:3344:101::e]:47959 | ||
| 7610 | 2025.12.20 23:59:30.871515 [ 288 ] {} <Debug> TCP-Session: d716dd20-285b-4eef-86ff-5809d9153321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7611 | 2025.12.20 23:59:30.871532 [ 288 ] {} <Debug> TCP-Session: d716dd20-285b-4eef-86ff-5809d9153321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7612 | 2025.12.20 23:59:30.871566 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7613 | 2025.12.20 23:59:30.871600 [ 286 ] {} <Debug> TCP-Session: 4a78db9e-0449-4d60-93ec-a875faa1c37f Authenticating user 'default' from [fd00:1122:3344:101::e]:60948 | ||
| 7614 | 2025.12.20 23:59:30.871621 [ 286 ] {} <Debug> TCP-Session: 4a78db9e-0449-4d60-93ec-a875faa1c37f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2025.12.20 23:59:30.871633 [ 286 ] {} <Debug> TCP-Session: 4a78db9e-0449-4d60-93ec-a875faa1c37f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7616 | 2025.12.20 23:59:30.871706 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7617 | 2025.12.20 23:59:30.871736 [ 290 ] {} <Debug> TCP-Session: c3796b0b-5780-4629-b56b-df42db006922 Authenticating user 'default' from [fd00:1122:3344:101::e]:48084 | ||
| 7618 | 2025.12.20 23:59:30.871752 [ 290 ] {} <Debug> TCP-Session: c3796b0b-5780-4629-b56b-df42db006922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7619 | 2025.12.20 23:59:30.871766 [ 290 ] {} <Debug> TCP-Session: c3796b0b-5780-4629-b56b-df42db006922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7620 | 2025.12.20 23:59:30.872481 [ 327 ] {f8e3fb87-7193-4271-bd56-60542acf7d54} <Trace> AggregatingTransform: Aggregating | ||
| 7621 | 2025.12.20 23:59:30.872532 [ 327 ] {f8e3fb87-7193-4271-bd56-60542acf7d54} <Trace> Aggregator: Aggregation method: without_key | ||
| 7622 | 2025.12.20 23:59:30.872568 [ 327 ] {f8e3fb87-7193-4271-bd56-60542acf7d54} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001057686 sec. (945.460 rows/sec., 36.93 KiB/sec.) | ||
| 7623 | 2025.12.20 23:59:30.872590 [ 327 ] {f8e3fb87-7193-4271-bd56-60542acf7d54} <Trace> Aggregator: Merging aggregated data | ||
| 7624 | 2025.12.20 23:59:30.873983 [ 291 ] {f8e3fb87-7193-4271-bd56-60542acf7d54} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003343 sec., 299.1325157044571 rows/sec., 11.68 KiB/sec. | ||
| 7625 | 2025.12.20 23:59:30.874115 [ 291 ] {f8e3fb87-7193-4271-bd56-60542acf7d54} <Debug> TCPHandler: Processed in 0.003766056 sec. | ||
| 7626 | 2025.12.20 23:59:30.874253 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7627 | 2025.12.20 23:59:30.874282 [ 291 ] {} <Debug> TCP-Session: 0627aaa9-54eb-4bfd-b7a7-7c6ae970df42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7628 | 2025.12.20 23:59:30.874288 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7629 | 2025.12.20 23:59:30.874310 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7630 | 2025.12.20 23:59:30.874332 [ 292 ] {} <Debug> TCP-Session: 50b2ce54-bfdf-4aa1-81e4-18fd8027e8a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7631 | 2025.12.20 23:59:30.874332 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7632 | 2025.12.20 23:59:30.874356 [ 290 ] {} <Debug> TCP-Session: c3796b0b-5780-4629-b56b-df42db006922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7633 | 2025.12.20 23:59:30.874356 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7634 | 2025.12.20 23:59:30.874394 [ 286 ] {} <Debug> TCP-Session: 4a78db9e-0449-4d60-93ec-a875faa1c37f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7635 | 2025.12.20 23:59:30.874406 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7636 | 2025.12.20 23:59:30.874420 [ 289 ] {} <Debug> TCP-Session: 4da161b0-1e42-448a-84a4-3df2b5f7acdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2025.12.20 23:59:30.874433 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7638 | 2025.12.20 23:59:30.874462 [ 293 ] {} <Debug> TCP-Session: 243daa4d-5c88-4c39-aab1-cd7d1436963f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7639 | 2025.12.20 23:59:30.874457 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7640 | 2025.12.20 23:59:30.874499 [ 294 ] {} <Debug> TCP-Session: d211b13e-202a-4f4d-8397-e43e4c57496f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7641 | 2025.12.20 23:59:30.874528 [ 288 ] {} <Debug> TCP-Session: d716dd20-285b-4eef-86ff-5809d9153321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7642 | 2025.12.20 23:59:30.874383 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7643 | 2025.12.20 23:59:30.874601 [ 274 ] {} <Debug> TCP-Session: 629058a3-42e8-4ad3-b81f-cbf4e71f0ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7644 | 2025.12.20 23:59:32.259038 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58083 | ||
| 7645 | 2025.12.20 23:59:32.259146 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7646 | 2025.12.20 23:59:32.259174 [ 291 ] {} <Debug> TCP-Session: 2bf78159-a45c-406a-b3e7-4a6b4dea3767 Authenticating user 'default' from [fd00:1122:3344:101::e]:58083 | ||
| 7647 | 2025.12.20 23:59:32.259198 [ 291 ] {} <Debug> TCP-Session: 2bf78159-a45c-406a-b3e7-4a6b4dea3767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7648 | 2025.12.20 23:59:32.259211 [ 291 ] {} <Debug> TCP-Session: 2bf78159-a45c-406a-b3e7-4a6b4dea3767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7649 | 2025.12.20 23:59:32.259406 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52801 | ||
| 7650 | 2025.12.20 23:59:32.259440 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44005 | ||
| 7651 | 2025.12.20 23:59:32.259479 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41622 | ||
| 7652 | 2025.12.20 23:59:32.259502 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47363 | ||
| 7653 | 2025.12.20 23:59:32.259522 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7654 | 2025.12.20 23:59:32.259549 [ 291 ] {} <Trace> TCP-Session: 2bf78159-a45c-406a-b3e7-4a6b4dea3767 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7655 | 2025.12.20 23:59:32.259566 [ 292 ] {} <Debug> TCP-Session: 6462c4f0-e85f-4b7b-ac2d-029c1f168632 Authenticating user 'default' from [fd00:1122:3344:101::e]:52801 | ||
| 7656 | 2025.12.20 23:59:32.259571 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7657 | 2025.12.20 23:59:32.259593 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7658 | 2025.12.20 23:59:32.259610 [ 292 ] {} <Debug> TCP-Session: 6462c4f0-e85f-4b7b-ac2d-029c1f168632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7659 | 2025.12.20 23:59:32.259627 [ 293 ] {} <Debug> TCP-Session: 63310360-0801-4ae2-9250-bbb53331d448 Authenticating user 'default' from [fd00:1122:3344:101::e]:44005 | ||
| 7660 | 2025.12.20 23:59:32.259636 [ 289 ] {} <Debug> TCP-Session: 4fb7a6a2-062e-4d2d-9e63-575eda28d16a Authenticating user 'default' from [fd00:1122:3344:101::e]:47363 | ||
| 7661 | 2025.12.20 23:59:32.259639 [ 292 ] {} <Debug> TCP-Session: 6462c4f0-e85f-4b7b-ac2d-029c1f168632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7662 | 2025.12.20 23:59:32.259663 [ 293 ] {} <Debug> TCP-Session: 63310360-0801-4ae2-9250-bbb53331d448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7663 | 2025.12.20 23:59:32.259668 [ 289 ] {} <Debug> TCP-Session: 4fb7a6a2-062e-4d2d-9e63-575eda28d16a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7664 | 2025.12.20 23:59:32.259689 [ 293 ] {} <Debug> TCP-Session: 63310360-0801-4ae2-9250-bbb53331d448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2025.12.20 23:59:32.259702 [ 289 ] {} <Debug> TCP-Session: 4fb7a6a2-062e-4d2d-9e63-575eda28d16a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2025.12.20 23:59:32.259599 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7667 | 2025.12.20 23:59:32.259737 [ 291 ] {8388ee71-f0c1-49f1-a9fd-1d14cf7a17a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58083) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7668 | 2025.12.20 23:59:32.259768 [ 294 ] {} <Debug> TCP-Session: 6ebb45a3-1ce2-4540-93e7-b70af2c44509 Authenticating user 'default' from [fd00:1122:3344:101::e]:41622 | ||
| 7669 | 2025.12.20 23:59:32.259516 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59420 | ||
| 7670 | 2025.12.20 23:59:32.259801 [ 294 ] {} <Debug> TCP-Session: 6ebb45a3-1ce2-4540-93e7-b70af2c44509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7671 | 2025.12.20 23:59:32.259495 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32924 | ||
| 7672 | 2025.12.20 23:59:32.259822 [ 294 ] {} <Debug> TCP-Session: 6ebb45a3-1ce2-4540-93e7-b70af2c44509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7673 | 2025.12.20 23:59:32.259488 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50106 | ||
| 7674 | 2025.12.20 23:59:32.259867 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7675 | 2025.12.20 23:59:32.259897 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7676 | 2025.12.20 23:59:32.259909 [ 290 ] {} <Debug> TCP-Session: 8c756a02-08d8-40c4-b8e5-690a7e103050 Authenticating user 'default' from [fd00:1122:3344:101::e]:59420 | ||
| 7677 | 2025.12.20 23:59:32.259479 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33941 | ||
| 7678 | 2025.12.20 23:59:32.259928 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7679 | 2025.12.20 23:59:32.259937 [ 290 ] {} <Debug> TCP-Session: 8c756a02-08d8-40c4-b8e5-690a7e103050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7680 | 2025.12.20 23:59:32.259972 [ 286 ] {} <Debug> TCP-Session: 87768fed-fab8-4a89-a4b8-e6acae474240 Authenticating user 'default' from [fd00:1122:3344:101::e]:50106 | ||
| 7681 | 2025.12.20 23:59:32.259975 [ 290 ] {} <Debug> TCP-Session: 8c756a02-08d8-40c4-b8e5-690a7e103050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2025.12.20 23:59:32.259992 [ 286 ] {} <Debug> TCP-Session: 87768fed-fab8-4a89-a4b8-e6acae474240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7683 | 2025.12.20 23:59:32.260000 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7684 | 2025.12.20 23:59:32.260010 [ 286 ] {} <Debug> TCP-Session: 87768fed-fab8-4a89-a4b8-e6acae474240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2025.12.20 23:59:32.259929 [ 288 ] {} <Debug> TCP-Session: 6ba4cb0f-9b9c-4824-aaca-f6467e39dc8e Authenticating user 'default' from [fd00:1122:3344:101::e]:32924 | ||
| 7686 | 2025.12.20 23:59:32.260024 [ 274 ] {} <Debug> TCP-Session: 1bc0885b-3d32-4715-9746-b75ec6d00a70 Authenticating user 'default' from [fd00:1122:3344:101::e]:33941 | ||
| 7687 | 2025.12.20 23:59:32.260055 [ 288 ] {} <Debug> TCP-Session: 6ba4cb0f-9b9c-4824-aaca-f6467e39dc8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7688 | 2025.12.20 23:59:32.260073 [ 274 ] {} <Debug> TCP-Session: 1bc0885b-3d32-4715-9746-b75ec6d00a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2025.12.20 23:59:32.260085 [ 288 ] {} <Debug> TCP-Session: 6ba4cb0f-9b9c-4824-aaca-f6467e39dc8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7690 | 2025.12.20 23:59:32.260099 [ 274 ] {} <Debug> TCP-Session: 1bc0885b-3d32-4715-9746-b75ec6d00a70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2025.12.20 23:59:32.260029 [ 291 ] {8388ee71-f0c1-49f1-a9fd-1d14cf7a17a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7692 | 2025.12.20 23:59:32.260188 [ 291 ] {8388ee71-f0c1-49f1-a9fd-1d14cf7a17a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7693 | 2025.12.20 23:59:32.260484 [ 291 ] {8388ee71-f0c1-49f1-a9fd-1d14cf7a17a3} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a) (SelectExecutor): Key condition: unknown | ||
| 7694 | 2025.12.20 23:59:32.261406 [ 331 ] {8388ee71-f0c1-49f1-a9fd-1d14cf7a17a3} <Trace> AggregatingTransform: Aggregating | ||
| 7695 | 2025.12.20 23:59:32.261459 [ 331 ] {8388ee71-f0c1-49f1-a9fd-1d14cf7a17a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 7696 | 2025.12.20 23:59:32.261496 [ 331 ] {8388ee71-f0c1-49f1-a9fd-1d14cf7a17a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090805 sec. (1101.261 rows/sec., 43.02 KiB/sec.) | ||
| 7697 | 2025.12.20 23:59:32.261517 [ 331 ] {8388ee71-f0c1-49f1-a9fd-1d14cf7a17a3} <Trace> Aggregator: Merging aggregated data | ||
| 7698 | 2025.12.20 23:59:32.262869 [ 291 ] {8388ee71-f0c1-49f1-a9fd-1d14cf7a17a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003192 sec., 313.28320802005015 rows/sec., 12.24 KiB/sec. | ||
| 7699 | 2025.12.20 23:59:32.263020 [ 291 ] {8388ee71-f0c1-49f1-a9fd-1d14cf7a17a3} <Debug> TCPHandler: Processed in 0.003598479 sec. | ||
| 7700 | 2025.12.20 23:59:32.263116 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7701 | 2025.12.20 23:59:32.263145 [ 291 ] {} <Debug> TCP-Session: 2bf78159-a45c-406a-b3e7-4a6b4dea3767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7702 | 2025.12.20 23:59:32.263150 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7703 | 2025.12.20 23:59:32.263178 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7704 | 2025.12.20 23:59:32.263196 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7705 | 2025.12.20 23:59:32.263214 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7706 | 2025.12.20 23:59:32.263234 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7707 | 2025.12.20 23:59:32.263249 [ 293 ] {} <Debug> TCP-Session: 63310360-0801-4ae2-9250-bbb53331d448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7708 | 2025.12.20 23:59:32.263255 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7709 | 2025.12.20 23:59:32.263290 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7710 | 2025.12.20 23:59:32.263286 [ 288 ] {} <Debug> TCP-Session: 6ba4cb0f-9b9c-4824-aaca-f6467e39dc8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7711 | 2025.12.20 23:59:32.263319 [ 294 ] {} <Debug> TCP-Session: 6ebb45a3-1ce2-4540-93e7-b70af2c44509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2025.12.20 23:59:32.263330 [ 286 ] {} <Debug> TCP-Session: 87768fed-fab8-4a89-a4b8-e6acae474240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7713 | 2025.12.20 23:59:32.263274 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7714 | 2025.12.20 23:59:32.263265 [ 289 ] {} <Debug> TCP-Session: 4fb7a6a2-062e-4d2d-9e63-575eda28d16a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7715 | 2025.12.20 23:59:32.263391 [ 274 ] {} <Debug> TCP-Session: 1bc0885b-3d32-4715-9746-b75ec6d00a70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7716 | 2025.12.20 23:59:32.263241 [ 292 ] {} <Debug> TCP-Session: 6462c4f0-e85f-4b7b-ac2d-029c1f168632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7717 | 2025.12.20 23:59:32.263197 [ 290 ] {} <Debug> TCP-Session: 8c756a02-08d8-40c4-b8e5-690a7e103050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7718 | 2025.12.20 23:59:32.406324 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47415 | ||
| 7719 | 2025.12.20 23:59:32.406441 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7720 | 2025.12.20 23:59:32.406474 [ 291 ] {} <Debug> TCP-Session: 498e7ac3-28af-4538-a3b2-382ebc296096 Authenticating user 'default' from [fd00:1122:3344:101::e]:47415 | ||
| 7721 | 2025.12.20 23:59:32.406507 [ 291 ] {} <Debug> TCP-Session: 498e7ac3-28af-4538-a3b2-382ebc296096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2025.12.20 23:59:32.406522 [ 291 ] {} <Debug> TCP-Session: 498e7ac3-28af-4538-a3b2-382ebc296096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7723 | 2025.12.20 23:59:32.406725 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61146 | ||
| 7724 | 2025.12.20 23:59:32.406770 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49249 | ||
| 7725 | 2025.12.20 23:59:32.406811 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36137 | ||
| 7726 | 2025.12.20 23:59:32.406846 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7727 | 2025.12.20 23:59:32.406854 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39329 | ||
| 7728 | 2025.12.20 23:59:32.406837 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62504 | ||
| 7729 | 2025.12.20 23:59:32.406902 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7730 | 2025.12.20 23:59:32.406906 [ 292 ] {} <Debug> TCP-Session: c83fafae-520d-47f8-988f-ede65f6e8aba Authenticating user 'default' from [fd00:1122:3344:101::e]:61146 | ||
| 7731 | 2025.12.20 23:59:32.406820 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54015 | ||
| 7732 | 2025.12.20 23:59:32.406944 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7733 | 2025.12.20 23:59:32.406960 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7734 | 2025.12.20 23:59:32.406960 [ 292 ] {} <Debug> TCP-Session: c83fafae-520d-47f8-988f-ede65f6e8aba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7735 | 2025.12.20 23:59:32.406995 [ 274 ] {} <Debug> TCP-Session: cdd0aaf3-3501-4af3-bb17-617671755dd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36137 | ||
| 7736 | 2025.12.20 23:59:32.407017 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7737 | 2025.12.20 23:59:32.407020 [ 292 ] {} <Debug> TCP-Session: c83fafae-520d-47f8-988f-ede65f6e8aba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7738 | 2025.12.20 23:59:32.407047 [ 274 ] {} <Debug> TCP-Session: cdd0aaf3-3501-4af3-bb17-617671755dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7739 | 2025.12.20 23:59:32.407054 [ 286 ] {} <Debug> TCP-Session: 2168a142-a013-4869-9d65-ddafb217b523 Authenticating user 'default' from [fd00:1122:3344:101::e]:54015 | ||
| 7740 | 2025.12.20 23:59:32.407074 [ 274 ] {} <Debug> TCP-Session: cdd0aaf3-3501-4af3-bb17-617671755dd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7741 | 2025.12.20 23:59:32.407085 [ 286 ] {} <Debug> TCP-Session: 2168a142-a013-4869-9d65-ddafb217b523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7742 | 2025.12.20 23:59:32.407007 [ 289 ] {} <Debug> TCP-Session: 10d0e085-2ea5-439d-92a7-c36647d7dbf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62504 | ||
| 7743 | 2025.12.20 23:59:32.407101 [ 286 ] {} <Debug> TCP-Session: 2168a142-a013-4869-9d65-ddafb217b523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7744 | 2025.12.20 23:59:32.407129 [ 289 ] {} <Debug> TCP-Session: 10d0e085-2ea5-439d-92a7-c36647d7dbf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7745 | 2025.12.20 23:59:32.406951 [ 291 ] {} <Trace> TCP-Session: 498e7ac3-28af-4538-a3b2-382ebc296096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7746 | 2025.12.20 23:59:32.407154 [ 289 ] {} <Debug> TCP-Session: 10d0e085-2ea5-439d-92a7-c36647d7dbf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7747 | 2025.12.20 23:59:32.406943 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7748 | 2025.12.20 23:59:32.406944 [ 293 ] {} <Debug> TCP-Session: b4631523-c203-4dec-b8ae-1479c516281a Authenticating user 'default' from [fd00:1122:3344:101::e]:49249 | ||
| 7749 | 2025.12.20 23:59:32.407228 [ 290 ] {} <Debug> TCP-Session: 7ce29269-1739-4c38-8ad6-58aa46a1715b Authenticating user 'default' from [fd00:1122:3344:101::e]:39329 | ||
| 7750 | 2025.12.20 23:59:32.406811 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45292 | ||
| 7751 | 2025.12.20 23:59:32.407259 [ 290 ] {} <Debug> TCP-Session: 7ce29269-1739-4c38-8ad6-58aa46a1715b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7752 | 2025.12.20 23:59:32.407255 [ 293 ] {} <Debug> TCP-Session: b4631523-c203-4dec-b8ae-1479c516281a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7753 | 2025.12.20 23:59:32.407286 [ 290 ] {} <Debug> TCP-Session: 7ce29269-1739-4c38-8ad6-58aa46a1715b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7754 | 2025.12.20 23:59:32.407312 [ 293 ] {} <Debug> TCP-Session: b4631523-c203-4dec-b8ae-1479c516281a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7755 | 2025.12.20 23:59:32.407325 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7756 | 2025.12.20 23:59:32.407342 [ 291 ] {301b89c2-c9a4-4d38-bee8-0a90b72511b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47415) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7757 | 2025.12.20 23:59:32.407361 [ 294 ] {} <Debug> TCP-Session: f55f6f06-2960-436e-9d09-e159beaa89e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45292 | ||
| 7758 | 2025.12.20 23:59:32.406831 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60342 | ||
| 7759 | 2025.12.20 23:59:32.407389 [ 294 ] {} <Debug> TCP-Session: f55f6f06-2960-436e-9d09-e159beaa89e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2025.12.20 23:59:32.407423 [ 294 ] {} <Debug> TCP-Session: f55f6f06-2960-436e-9d09-e159beaa89e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7761 | 2025.12.20 23:59:32.407465 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7762 | 2025.12.20 23:59:32.407494 [ 288 ] {} <Debug> TCP-Session: 6d597015-b6ce-4c7c-a5fe-eeb2e114d1fe Authenticating user 'default' from [fd00:1122:3344:101::e]:60342 | ||
| 7763 | 2025.12.20 23:59:32.407512 [ 288 ] {} <Debug> TCP-Session: 6d597015-b6ce-4c7c-a5fe-eeb2e114d1fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7764 | 2025.12.20 23:59:32.407524 [ 288 ] {} <Debug> TCP-Session: 6d597015-b6ce-4c7c-a5fe-eeb2e114d1fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7765 | 2025.12.20 23:59:32.407635 [ 291 ] {301b89c2-c9a4-4d38-bee8-0a90b72511b8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7766 | 2025.12.20 23:59:32.407703 [ 291 ] {301b89c2-c9a4-4d38-bee8-0a90b72511b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7767 | 2025.12.20 23:59:32.408072 [ 291 ] {301b89c2-c9a4-4d38-bee8-0a90b72511b8} <Debug> oximeter.version (3429d3bb-70f4-43f5-8183-a2c3ac21837a) (SelectExecutor): Key condition: unknown | ||
| 7768 | 2025.12.20 23:59:32.409029 [ 340 ] {301b89c2-c9a4-4d38-bee8-0a90b72511b8} <Trace> AggregatingTransform: Aggregating | ||
| 7769 | 2025.12.20 23:59:32.409080 [ 340 ] {301b89c2-c9a4-4d38-bee8-0a90b72511b8} <Trace> Aggregator: Aggregation method: without_key | ||
| 7770 | 2025.12.20 23:59:32.409119 [ 340 ] {301b89c2-c9a4-4d38-bee8-0a90b72511b8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923961 sec. (1082.297 rows/sec., 42.28 KiB/sec.) | ||
| 7771 | 2025.12.20 23:59:32.409139 [ 340 ] {301b89c2-c9a4-4d38-bee8-0a90b72511b8} <Trace> Aggregator: Merging aggregated data | ||
| 7772 | 2025.12.20 23:59:32.410725 [ 291 ] {301b89c2-c9a4-4d38-bee8-0a90b72511b8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003447 sec., 290.1073397156948 rows/sec., 11.33 KiB/sec. | ||
| 7773 | 2025.12.20 23:59:32.410877 [ 291 ] {301b89c2-c9a4-4d38-bee8-0a90b72511b8} <Debug> TCPHandler: Processed in 0.004061905 sec. | ||
| 7774 | 2025.12.20 23:59:32.411016 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7775 | 2025.12.20 23:59:32.411030 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7776 | 2025.12.20 23:59:32.411049 [ 291 ] {} <Debug> TCP-Session: 498e7ac3-28af-4538-a3b2-382ebc296096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7777 | 2025.12.20 23:59:32.411057 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7778 | 2025.12.20 23:59:32.411076 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7779 | 2025.12.20 23:59:32.411088 [ 292 ] {} <Debug> TCP-Session: c83fafae-520d-47f8-988f-ede65f6e8aba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7780 | 2025.12.20 23:59:32.411114 [ 294 ] {} <Debug> TCP-Session: f55f6f06-2960-436e-9d09-e159beaa89e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7781 | 2025.12.20 23:59:32.411131 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7782 | 2025.12.20 23:59:32.411145 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7783 | 2025.12.20 23:59:32.411166 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7784 | 2025.12.20 23:59:32.411177 [ 286 ] {} <Debug> TCP-Session: 2168a142-a013-4869-9d65-ddafb217b523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7785 | 2025.12.20 23:59:32.411195 [ 290 ] {} <Debug> TCP-Session: 7ce29269-1739-4c38-8ad6-58aa46a1715b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7786 | 2025.12.20 23:59:32.411110 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7787 | 2025.12.20 23:59:32.411217 [ 289 ] {} <Debug> TCP-Session: 10d0e085-2ea5-439d-92a7-c36647d7dbf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2025.12.20 23:59:32.411094 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7789 | 2025.12.20 23:59:32.411259 [ 288 ] {} <Debug> TCP-Session: 6d597015-b6ce-4c7c-a5fe-eeb2e114d1fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7790 | 2025.12.20 23:59:32.411295 [ 274 ] {} <Debug> TCP-Session: cdd0aaf3-3501-4af3-bb17-617671755dd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7791 | 2025.12.20 23:59:32.411139 [ 293 ] {} <Debug> TCP-Session: b4631523-c203-4dec-b8ae-1479c516281a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7792 | 2025.12.20 23:59:32.422580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15813 | ||
| 7793 | 2025.12.20 23:59:32.423049 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2025.12.20 23:59:32.423092 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7795 | 2025.12.20 23:59:32.423572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7796 | 2025.12.20 23:59:32.423923 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2025.12.20 23:59:32.424071 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15813 | ||
| 7798 | 2025.12.20 23:59:33.216449 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2025.12.20 23:59:33.216654 [ 275 ] {1cf2e72e-28ce-4ee2-8ba8-1d2bec744fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7800 | 2025.12.20 23:59:33.216726 [ 275 ] {1cf2e72e-28ce-4ee2-8ba8-1d2bec744fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7801 | 2025.12.20 23:59:33.217611 [ 275 ] {1cf2e72e-28ce-4ee2-8ba8-1d2bec744fac} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2025.12.20 23:59:33.217662 [ 275 ] {1cf2e72e-28ce-4ee2-8ba8-1d2bec744fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7803 | 2025.12.20 23:59:33.218072 [ 275 ] {1cf2e72e-28ce-4ee2-8ba8-1d2bec744fac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7804 | 2025.12.20 23:59:33.218324 [ 275 ] {1cf2e72e-28ce-4ee2-8ba8-1d2bec744fac} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2025.12.20 23:59:33.218478 [ 275 ] {1cf2e72e-28ce-4ee2-8ba8-1d2bec744fac} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001897 sec., 216130.73273589878 rows/sec., 13.71 MiB/sec. | ||
| 7806 | 2025.12.20 23:59:33.218527 [ 275 ] {1cf2e72e-28ce-4ee2-8ba8-1d2bec744fac} <Debug> TCPHandler: Processed in 0.002210984 sec. | ||
| 7807 | 2025.12.20 23:59:33.218669 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7808 | 2025.12.20 23:59:33.218773 [ 275 ] {3ab830e4-0aee-4578-9374-d547282550b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7809 | 2025.12.20 23:59:33.218819 [ 275 ] {3ab830e4-0aee-4578-9374-d547282550b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7810 | 2025.12.20 23:59:33.219770 [ 275 ] {3ab830e4-0aee-4578-9374-d547282550b6} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2025.12.20 23:59:33.219807 [ 275 ] {3ab830e4-0aee-4578-9374-d547282550b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7812 | 2025.12.20 23:59:33.220168 [ 275 ] {3ab830e4-0aee-4578-9374-d547282550b6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7813 | 2025.12.20 23:59:33.220380 [ 275 ] {3ab830e4-0aee-4578-9374-d547282550b6} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2025.12.20 23:59:33.220509 [ 275 ] {3ab830e4-0aee-4578-9374-d547282550b6} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001759 sec., 632177.3735076748 rows/sec., 49.88 MiB/sec. | ||
| 7815 | 2025.12.20 23:59:33.220547 [ 275 ] {3ab830e4-0aee-4578-9374-d547282550b6} <Debug> TCPHandler: Processed in 0.001933364 sec. | ||
| 7816 | 2025.12.20 23:59:33.220670 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7817 | 2025.12.20 23:59:33.220766 [ 275 ] {d18f53f8-6049-4480-87cb-59f1a819d97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7818 | 2025.12.20 23:59:33.220807 [ 275 ] {d18f53f8-6049-4480-87cb-59f1a819d97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7819 | 2025.12.20 23:59:33.221316 [ 275 ] {d18f53f8-6049-4480-87cb-59f1a819d97a} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2025.12.20 23:59:33.221353 [ 275 ] {d18f53f8-6049-4480-87cb-59f1a819d97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7821 | 2025.12.20 23:59:33.221658 [ 275 ] {d18f53f8-6049-4480-87cb-59f1a819d97a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7822 | 2025.12.20 23:59:33.221886 [ 275 ] {d18f53f8-6049-4480-87cb-59f1a819d97a} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2025.12.20 23:59:33.222022 [ 275 ] {d18f53f8-6049-4480-87cb-59f1a819d97a} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001274 sec., 160910.5180533752 rows/sec., 9.44 MiB/sec. | ||
| 7824 | 2025.12.20 23:59:33.222062 [ 275 ] {d18f53f8-6049-4480-87cb-59f1a819d97a} <Debug> TCPHandler: Processed in 0.001443058 sec. | ||
| 7825 | 2025.12.20 23:59:33.222176 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7826 | 2025.12.20 23:59:33.222270 [ 275 ] {1a5d8637-644a-45f6-affe-0a863c8f2696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7827 | 2025.12.20 23:59:33.222316 [ 275 ] {1a5d8637-644a-45f6-affe-0a863c8f2696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7828 | 2025.12.20 23:59:33.222805 [ 275 ] {1a5d8637-644a-45f6-affe-0a863c8f2696} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2025.12.20 23:59:33.222841 [ 275 ] {1a5d8637-644a-45f6-affe-0a863c8f2696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7830 | 2025.12.20 23:59:33.223152 [ 275 ] {1a5d8637-644a-45f6-affe-0a863c8f2696} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7831 | 2025.12.20 23:59:33.223364 [ 275 ] {1a5d8637-644a-45f6-affe-0a863c8f2696} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2025.12.20 23:59:33.223494 [ 275 ] {1a5d8637-644a-45f6-affe-0a863c8f2696} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001241 sec., 170829.97582594684 rows/sec., 11.02 MiB/sec. | ||
| 7833 | 2025.12.20 23:59:33.223530 [ 275 ] {1a5d8637-644a-45f6-affe-0a863c8f2696} <Debug> TCPHandler: Processed in 0.001404597 sec. | ||
| 7834 | 2025.12.20 23:59:33.223647 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2025.12.20 23:59:33.223742 [ 275 ] {ee2c68ef-993c-404f-bd84-f2a490726f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7836 | 2025.12.20 23:59:33.223781 [ 275 ] {ee2c68ef-993c-404f-bd84-f2a490726f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7837 | 2025.12.20 23:59:33.224255 [ 275 ] {ee2c68ef-993c-404f-bd84-f2a490726f62} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2025.12.20 23:59:33.224297 [ 275 ] {ee2c68ef-993c-404f-bd84-f2a490726f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7839 | 2025.12.20 23:59:33.224595 [ 275 ] {ee2c68ef-993c-404f-bd84-f2a490726f62} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7840 | 2025.12.20 23:59:33.224799 [ 275 ] {ee2c68ef-993c-404f-bd84-f2a490726f62} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2025.12.20 23:59:33.224927 [ 275 ] {ee2c68ef-993c-404f-bd84-f2a490726f62} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 7842 | 2025.12.20 23:59:33.224964 [ 275 ] {ee2c68ef-993c-404f-bd84-f2a490726f62} <Debug> TCPHandler: Processed in 0.001367775 sec. | ||
| 7843 | 2025.12.20 23:59:33.225080 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2025.12.20 23:59:33.225175 [ 275 ] {9b8e980c-dc77-43a8-99bf-d0144447ebf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7845 | 2025.12.20 23:59:33.225216 [ 275 ] {9b8e980c-dc77-43a8-99bf-d0144447ebf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7846 | 2025.12.20 23:59:33.225902 [ 275 ] {9b8e980c-dc77-43a8-99bf-d0144447ebf7} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2025.12.20 23:59:33.225938 [ 275 ] {9b8e980c-dc77-43a8-99bf-d0144447ebf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7848 | 2025.12.20 23:59:33.226374 [ 275 ] {9b8e980c-dc77-43a8-99bf-d0144447ebf7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7849 | 2025.12.20 23:59:33.226633 [ 275 ] {9b8e980c-dc77-43a8-99bf-d0144447ebf7} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2025.12.20 23:59:33.226766 [ 275 ] {9b8e980c-dc77-43a8-99bf-d0144447ebf7} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001609 sec., 422001.2430080796 rows/sec., 29.42 MiB/sec. | ||
| 7851 | 2025.12.20 23:59:33.226811 [ 275 ] {9b8e980c-dc77-43a8-99bf-d0144447ebf7} <Debug> TCPHandler: Processed in 0.0017819 sec. | ||
| 7852 | 2025.12.20 23:59:33.226951 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2025.12.20 23:59:33.227048 [ 275 ] {d236fcd4-9e48-42ec-8ab0-8350fadf2b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7854 | 2025.12.20 23:59:33.227090 [ 275 ] {d236fcd4-9e48-42ec-8ab0-8350fadf2b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7855 | 2025.12.20 23:59:33.227471 [ 275 ] {d236fcd4-9e48-42ec-8ab0-8350fadf2b2c} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2025.12.20 23:59:33.227508 [ 275 ] {d236fcd4-9e48-42ec-8ab0-8350fadf2b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7857 | 2025.12.20 23:59:33.227851 [ 275 ] {d236fcd4-9e48-42ec-8ab0-8350fadf2b2c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7858 | 2025.12.20 23:59:33.228105 [ 275 ] {d236fcd4-9e48-42ec-8ab0-8350fadf2b2c} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2025.12.20 23:59:33.228254 [ 100 ] {} <Debug> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7860 | 2025.12.20 23:59:33.228265 [ 275 ] {d236fcd4-9e48-42ec-8ab0-8350fadf2b2c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001235 sec., 4858.299595141701 rows/sec., 253.83 KiB/sec. | ||
| 7861 | 2025.12.20 23:59:33.228362 [ 100 ] {} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2025.12.20 23:59:33.228376 [ 275 ] {d236fcd4-9e48-42ec-8ab0-8350fadf2b2c} <Debug> TCPHandler: Processed in 0.00148092 sec. | ||
| 7863 | 2025.12.20 23:59:33.228405 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7864 | 2025.12.20 23:59:33.228539 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7865 | 2025.12.20 23:59:33.228611 [ 191 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::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 | ||
| 7866 | 2025.12.20 23:59:33.228651 [ 275 ] {6efd6156-ba6b-48d8-aa25-e02f65bfc696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7867 | 2025.12.20 23:59:33.228728 [ 275 ] {6efd6156-ba6b-48d8-aa25-e02f65bfc696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7868 | 2025.12.20 23:59:33.228839 [ 191 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7869 | 2025.12.20 23:59:33.228901 [ 191 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7870 | 2025.12.20 23:59:33.228992 [ 191 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7871 | 2025.12.20 23:59:33.229054 [ 191 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7872 | 2025.12.20 23:59:33.229112 [ 191 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7873 | 2025.12.20 23:59:33.229165 [ 191 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7874 | 2025.12.20 23:59:33.229223 [ 191 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7875 | 2025.12.20 23:59:33.229451 [ 275 ] {6efd6156-ba6b-48d8-aa25-e02f65bfc696} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2025.12.20 23:59:33.229502 [ 275 ] {6efd6156-ba6b-48d8-aa25-e02f65bfc696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7877 | 2025.12.20 23:59:33.229895 [ 275 ] {6efd6156-ba6b-48d8-aa25-e02f65bfc696} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7878 | 2025.12.20 23:59:33.230145 [ 275 ] {6efd6156-ba6b-48d8-aa25-e02f65bfc696} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2025.12.20 23:59:33.230254 [ 186 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001731967 sec., 72749.65400610982 rows/sec., 3.71 MiB/sec. | ||
| 7880 | 2025.12.20 23:59:33.230302 [ 275 ] {6efd6156-ba6b-48d8-aa25-e02f65bfc696} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001673 sec., 187686.79019725043 rows/sec., 12.33 MiB/sec. | ||
| 7881 | 2025.12.20 23:59:33.230346 [ 275 ] {6efd6156-ba6b-48d8-aa25-e02f65bfc696} <Debug> TCPHandler: Processed in 0.001865002 sec. | ||
| 7882 | 2025.12.20 23:59:33.230477 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7883 | 2025.12.20 23:59:33.230494 [ 198 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7884 | 2025.12.20 23:59:33.230573 [ 275 ] {ecea8020-d4a4-4886-9384-487f3520cff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7885 | 2025.12.20 23:59:33.230623 [ 275 ] {ecea8020-d4a4-4886-9384-487f3520cff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7886 | 2025.12.20 23:59:33.230877 [ 198 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_21_4} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7887 | 2025.12.20 23:59:33.230967 [ 275 ] {ecea8020-d4a4-4886-9384-487f3520cff8} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2025.12.20 23:59:33.230975 [ 198 ] {cdbd5242-91d8-4266-b2b9-c60178c0b520::all_1_21_4} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7889 | 2025.12.20 23:59:33.231012 [ 275 ] {ecea8020-d4a4-4886-9384-487f3520cff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7890 | 2025.12.20 23:59:33.231101 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7891 | 2025.12.20 23:59:33.231350 [ 275 ] {ecea8020-d4a4-4886-9384-487f3520cff8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7892 | 2025.12.20 23:59:33.231559 [ 275 ] {ecea8020-d4a4-4886-9384-487f3520cff8} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2025.12.20 23:59:33.231693 [ 275 ] {ecea8020-d4a4-4886-9384-487f3520cff8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 59.21 KiB/sec. | ||
| 7894 | 2025.12.20 23:59:33.231729 [ 275 ] {ecea8020-d4a4-4886-9384-487f3520cff8} <Debug> TCPHandler: Processed in 0.001303703 sec. | ||
| 7895 | 2025.12.20 23:59:33.231847 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7896 | 2025.12.20 23:59:33.231943 [ 275 ] {7c2a5e2d-60c3-46ce-991a-0be3c1bdf042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7897 | 2025.12.20 23:59:33.231985 [ 275 ] {7c2a5e2d-60c3-46ce-991a-0be3c1bdf042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7898 | 2025.12.20 23:59:33.232323 [ 275 ] {7c2a5e2d-60c3-46ce-991a-0be3c1bdf042} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2025.12.20 23:59:33.232359 [ 275 ] {7c2a5e2d-60c3-46ce-991a-0be3c1bdf042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7900 | 2025.12.20 23:59:33.232670 [ 275 ] {7c2a5e2d-60c3-46ce-991a-0be3c1bdf042} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7901 | 2025.12.20 23:59:33.232875 [ 275 ] {7c2a5e2d-60c3-46ce-991a-0be3c1bdf042} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2025.12.20 23:59:33.233012 [ 275 ] {7c2a5e2d-60c3-46ce-991a-0be3c1bdf042} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 7903 | 2025.12.20 23:59:33.233053 [ 275 ] {7c2a5e2d-60c3-46ce-991a-0be3c1bdf042} <Debug> TCPHandler: Processed in 0.001256922 sec. | ||
| 7904 | 2025.12.20 23:59:33.277564 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7905 | 2025.12.20 23:59:33.294067 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2025.12.20 23:59:33.294141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7907 | 2025.12.20 23:59:33.299940 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7908 | 2025.12.20 23:59:33.300685 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2025.12.20 23:59:33.304009 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7910 | 2025.12.20 23:59:34.000253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.09 MiB, peak 293.40 MiB, free memory in arenas 0.00 B, will set to 282.92 MiB (RSS), difference: -1.17 MiB | ||
| 7911 | 2025.12.20 23:59:34.964255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1000 | ||
| 7912 | 2025.12.20 23:59:34.966725 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2025.12.20 23:59:34.966784 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7914 | 2025.12.20 23:59:34.968054 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7915 | 2025.12.20 23:59:34.968358 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2025.12.20 23:59:34.968729 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1000 | ||
| 7917 | 2025.12.20 23:59:38.204485 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7918 | 2025.12.20 23:59:38.204680 [ 275 ] {4e88da47-e8a0-4ca9-93ef-3fa181011dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7919 | 2025.12.20 23:59:38.204752 [ 275 ] {4e88da47-e8a0-4ca9-93ef-3fa181011dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7920 | 2025.12.20 23:59:38.205522 [ 275 ] {4e88da47-e8a0-4ca9-93ef-3fa181011dee} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2025.12.20 23:59:38.205564 [ 275 ] {4e88da47-e8a0-4ca9-93ef-3fa181011dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7922 | 2025.12.20 23:59:38.205964 [ 275 ] {4e88da47-e8a0-4ca9-93ef-3fa181011dee} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7923 | 2025.12.20 23:59:38.206198 [ 275 ] {4e88da47-e8a0-4ca9-93ef-3fa181011dee} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2025.12.20 23:59:38.206355 [ 275 ] {4e88da47-e8a0-4ca9-93ef-3fa181011dee} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001727 sec., 79907.3537927041 rows/sec., 6.94 MiB/sec. | ||
| 7925 | 2025.12.20 23:59:38.206403 [ 275 ] {4e88da47-e8a0-4ca9-93ef-3fa181011dee} <Debug> TCPHandler: Processed in 0.002050868 sec. | ||
| 7926 | 2025.12.20 23:59:38.206537 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7927 | 2025.12.20 23:59:38.206639 [ 275 ] {a808779e-6d1e-493b-9c12-f8e6980fb572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7928 | 2025.12.20 23:59:38.206682 [ 275 ] {a808779e-6d1e-493b-9c12-f8e6980fb572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7929 | 2025.12.20 23:59:38.207107 [ 275 ] {a808779e-6d1e-493b-9c12-f8e6980fb572} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2025.12.20 23:59:38.207143 [ 275 ] {a808779e-6d1e-493b-9c12-f8e6980fb572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7931 | 2025.12.20 23:59:38.207450 [ 275 ] {a808779e-6d1e-493b-9c12-f8e6980fb572} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7932 | 2025.12.20 23:59:38.207659 [ 275 ] {a808779e-6d1e-493b-9c12-f8e6980fb572} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2025.12.20 23:59:38.207794 [ 275 ] {a808779e-6d1e-493b-9c12-f8e6980fb572} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001177 sec., 34834.32455395072 rows/sec., 2.56 MiB/sec. | ||
| 7934 | 2025.12.20 23:59:38.207832 [ 275 ] {a808779e-6d1e-493b-9c12-f8e6980fb572} <Debug> TCPHandler: Processed in 0.001359415 sec. | ||
| 7935 | 2025.12.20 23:59:38.207828 [ 95 ] {} <Debug> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 7936 | 2025.12.20 23:59:38.207938 [ 95 ] {} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2025.12.20 23:59:38.207946 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7938 | 2025.12.20 23:59:38.207962 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7939 | 2025.12.20 23:59:38.208051 [ 275 ] {fa94854b-4671-4dfd-953b-377220273167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7940 | 2025.12.20 23:59:38.208087 [ 186 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 7941 | 2025.12.20 23:59:38.208096 [ 275 ] {fa94854b-4671-4dfd-953b-377220273167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7942 | 2025.12.20 23:59:38.208258 [ 186 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7943 | 2025.12.20 23:59:38.208302 [ 186 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 278 rows starting from the beginning of the part | ||
| 7944 | 2025.12.20 23:59:38.208382 [ 186 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 45 rows starting from the beginning of the part | ||
| 7945 | 2025.12.20 23:59:38.208437 [ 186 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 205 rows starting from the beginning of the part | ||
| 7946 | 2025.12.20 23:59:38.208491 [ 186 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 7947 | 2025.12.20 23:59:38.208541 [ 186 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 205 rows starting from the beginning of the part | ||
| 7948 | 2025.12.20 23:59:38.208588 [ 186 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 7949 | 2025.12.20 23:59:38.208594 [ 275 ] {fa94854b-4671-4dfd-953b-377220273167} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7950 | 2025.12.20 23:59:38.208639 [ 275 ] {fa94854b-4671-4dfd-953b-377220273167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7951 | 2025.12.20 23:59:38.208980 [ 275 ] {fa94854b-4671-4dfd-953b-377220273167} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7952 | 2025.12.20 23:59:38.209197 [ 275 ] {fa94854b-4671-4dfd-953b-377220273167} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7953 | 2025.12.20 23:59:38.209332 [ 275 ] {fa94854b-4671-4dfd-953b-377220273167} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001301 sec., 80707.14834742506 rows/sec., 6.30 MiB/sec. | ||
| 7954 | 2025.12.20 23:59:38.209371 [ 275 ] {fa94854b-4671-4dfd-953b-377220273167} <Debug> TCPHandler: Processed in 0.001475678 sec. | ||
| 7955 | 2025.12.20 23:59:38.209511 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7956 | 2025.12.20 23:59:38.209607 [ 275 ] {910c8564-3869-491f-9c6d-918cdca0c375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7957 | 2025.12.20 23:59:38.209629 [ 206 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 5 columns (5 merged, 0 gathered) in 0.001594603 sec., 511099.0008171313 rows/sec., 33.74 MiB/sec. | ||
| 7958 | 2025.12.20 23:59:38.209650 [ 275 ] {910c8564-3869-491f-9c6d-918cdca0c375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7959 | 2025.12.20 23:59:38.209786 [ 206 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 7960 | 2025.12.20 23:59:38.210070 [ 206 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_45_9} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2025.12.20 23:59:38.210084 [ 275 ] {910c8564-3869-491f-9c6d-918cdca0c375} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2025.12.20 23:59:38.210145 [ 206 ] {cde8acbd-43e4-4d90-8031-4e3360705ddc::all_1_45_9} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 7963 | 2025.12.20 23:59:38.210153 [ 275 ] {910c8564-3869-491f-9c6d-918cdca0c375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7964 | 2025.12.20 23:59:38.210231 [ 206 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7965 | 2025.12.20 23:59:38.210537 [ 275 ] {910c8564-3869-491f-9c6d-918cdca0c375} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7966 | 2025.12.20 23:59:38.210760 [ 275 ] {910c8564-3869-491f-9c6d-918cdca0c375} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2025.12.20 23:59:38.210891 [ 275 ] {910c8564-3869-491f-9c6d-918cdca0c375} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 7968 | 2025.12.20 23:59:38.210928 [ 275 ] {910c8564-3869-491f-9c6d-918cdca0c375} <Debug> TCPHandler: Processed in 0.001468788 sec. | ||
| 7969 | 2025.12.20 23:59:38.211036 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7970 | 2025.12.20 23:59:38.211131 [ 275 ] {71834741-d5ed-42ca-940e-808ade788121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7971 | 2025.12.20 23:59:38.211185 [ 275 ] {71834741-d5ed-42ca-940e-808ade788121} <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 | ||
| 7972 | 2025.12.20 23:59:38.212027 [ 275 ] {71834741-d5ed-42ca-940e-808ade788121} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2025.12.20 23:59:38.212063 [ 275 ] {71834741-d5ed-42ca-940e-808ade788121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7974 | 2025.12.20 23:59:38.212646 [ 275 ] {71834741-d5ed-42ca-940e-808ade788121} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7975 | 2025.12.20 23:59:38.212864 [ 275 ] {71834741-d5ed-42ca-940e-808ade788121} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2025.12.20 23:59:38.213003 [ 275 ] {71834741-d5ed-42ca-940e-808ade788121} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00189 sec., 21693.121693121695 rows/sec., 38.87 MiB/sec. | ||
| 7977 | 2025.12.20 23:59:38.213063 [ 275 ] {71834741-d5ed-42ca-940e-808ade788121} <Debug> TCPHandler: Processed in 0.002076519 sec. | ||
| 7978 | 2025.12.20 23:59:38.213174 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7979 | 2025.12.20 23:59:38.213269 [ 275 ] {51ce92c7-5c74-4c13-be1d-adc3930c219f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7980 | 2025.12.20 23:59:38.213311 [ 275 ] {51ce92c7-5c74-4c13-be1d-adc3930c219f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7981 | 2025.12.20 23:59:38.213642 [ 275 ] {51ce92c7-5c74-4c13-be1d-adc3930c219f} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2025.12.20 23:59:38.213677 [ 275 ] {51ce92c7-5c74-4c13-be1d-adc3930c219f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7983 | 2025.12.20 23:59:38.213985 [ 275 ] {51ce92c7-5c74-4c13-be1d-adc3930c219f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7984 | 2025.12.20 23:59:38.214187 [ 275 ] {51ce92c7-5c74-4c13-be1d-adc3930c219f} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2025.12.20 23:59:38.214316 [ 275 ] {51ce92c7-5c74-4c13-be1d-adc3930c219f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 7986 | 2025.12.20 23:59:38.214351 [ 275 ] {51ce92c7-5c74-4c13-be1d-adc3930c219f} <Debug> TCPHandler: Processed in 0.001227071 sec. | ||
| 7987 | 2025.12.20 23:59:39.755531 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7988 | 2025.12.20 23:59:39.755596 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7989 | 2025.12.20 23:59:39.925111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16261 | ||
| 7990 | 2025.12.20 23:59:39.925607 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7991 | 2025.12.20 23:59:39.925652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7992 | 2025.12.20 23:59:39.926157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7993 | 2025.12.20 23:59:39.926407 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7994 | 2025.12.20 23:59:39.926548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16261 | ||
| 7995 | 2025.12.20 23:59:40.805036 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7996 | 2025.12.20 23:59:40.821211 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7997 | 2025.12.20 23:59:40.821291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7998 | 2025.12.20 23:59:40.827250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7999 | 2025.12.20 23:59:40.828006 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2025.12.20 23:59:40.830827 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8001 | 2025.12.20 23:59:43.214328 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8002 | 2025.12.20 23:59:43.214552 [ 275 ] {cf7189f7-b835-456f-9c59-2d94ae3e273a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8003 | 2025.12.20 23:59:43.214635 [ 275 ] {cf7189f7-b835-456f-9c59-2d94ae3e273a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8004 | 2025.12.20 23:59:43.215537 [ 275 ] {cf7189f7-b835-456f-9c59-2d94ae3e273a} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8005 | 2025.12.20 23:59:43.215585 [ 275 ] {cf7189f7-b835-456f-9c59-2d94ae3e273a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8006 | 2025.12.20 23:59:43.215992 [ 275 ] {cf7189f7-b835-456f-9c59-2d94ae3e273a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8007 | 2025.12.20 23:59:43.216252 [ 275 ] {cf7189f7-b835-456f-9c59-2d94ae3e273a} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2025.12.20 23:59:43.216411 [ 275 ] {cf7189f7-b835-456f-9c59-2d94ae3e273a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001919 sec., 213652.9442417926 rows/sec., 13.55 MiB/sec. | ||
| 8009 | 2025.12.20 23:59:43.216459 [ 275 ] {cf7189f7-b835-456f-9c59-2d94ae3e273a} <Debug> TCPHandler: Processed in 0.002284546 sec. | ||
| 8010 | 2025.12.20 23:59:43.216579 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8011 | 2025.12.20 23:59:43.216681 [ 275 ] {2c10b506-e7b0-4105-a9b4-45bf99f81d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8012 | 2025.12.20 23:59:43.216725 [ 275 ] {2c10b506-e7b0-4105-a9b4-45bf99f81d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8013 | 2025.12.20 23:59:43.217509 [ 275 ] {2c10b506-e7b0-4105-a9b4-45bf99f81d8c} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2025.12.20 23:59:43.217547 [ 275 ] {2c10b506-e7b0-4105-a9b4-45bf99f81d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8015 | 2025.12.20 23:59:43.217924 [ 275 ] {2c10b506-e7b0-4105-a9b4-45bf99f81d8c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8016 | 2025.12.20 23:59:43.218135 [ 275 ] {2c10b506-e7b0-4105-a9b4-45bf99f81d8c} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2025.12.20 23:59:43.218267 [ 275 ] {2c10b506-e7b0-4105-a9b4-45bf99f81d8c} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001609 sec., 691112.4922311995 rows/sec., 54.53 MiB/sec. | ||
| 8018 | 2025.12.20 23:59:43.218305 [ 275 ] {2c10b506-e7b0-4105-a9b4-45bf99f81d8c} <Debug> TCPHandler: Processed in 0.001778429 sec. | ||
| 8019 | 2025.12.20 23:59:43.218424 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8020 | 2025.12.20 23:59:43.218521 [ 275 ] {04ad04f1-297d-4f32-b604-c9f23609b519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8021 | 2025.12.20 23:59:43.218562 [ 275 ] {04ad04f1-297d-4f32-b604-c9f23609b519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8022 | 2025.12.20 23:59:43.219034 [ 275 ] {04ad04f1-297d-4f32-b604-c9f23609b519} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2025.12.20 23:59:43.219069 [ 275 ] {04ad04f1-297d-4f32-b604-c9f23609b519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8024 | 2025.12.20 23:59:43.219377 [ 275 ] {04ad04f1-297d-4f32-b604-c9f23609b519} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8025 | 2025.12.20 23:59:43.219585 [ 275 ] {04ad04f1-297d-4f32-b604-c9f23609b519} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2025.12.20 23:59:43.219713 [ 275 ] {04ad04f1-297d-4f32-b604-c9f23609b519} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001213 sec., 169002.47320692497 rows/sec., 9.91 MiB/sec. | ||
| 8027 | 2025.12.20 23:59:43.219750 [ 275 ] {04ad04f1-297d-4f32-b604-c9f23609b519} <Debug> TCPHandler: Processed in 0.001379445 sec. | ||
| 8028 | 2025.12.20 23:59:43.219868 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8029 | 2025.12.20 23:59:43.219962 [ 275 ] {1c011fc1-14ff-4d36-aded-2f076537eefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8030 | 2025.12.20 23:59:43.220002 [ 275 ] {1c011fc1-14ff-4d36-aded-2f076537eefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8031 | 2025.12.20 23:59:43.220472 [ 275 ] {1c011fc1-14ff-4d36-aded-2f076537eefe} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8032 | 2025.12.20 23:59:43.220507 [ 275 ] {1c011fc1-14ff-4d36-aded-2f076537eefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8033 | 2025.12.20 23:59:43.220802 [ 275 ] {1c011fc1-14ff-4d36-aded-2f076537eefe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8034 | 2025.12.20 23:59:43.221011 [ 275 ] {1c011fc1-14ff-4d36-aded-2f076537eefe} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8035 | 2025.12.20 23:59:43.221119 [ 87 ] {} <Debug> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8036 | 2025.12.20 23:59:43.221137 [ 275 ] {1c011fc1-14ff-4d36-aded-2f076537eefe} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001193 sec., 177703.2690695725 rows/sec., 11.46 MiB/sec. | ||
| 8037 | 2025.12.20 23:59:43.221188 [ 87 ] {} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8038 | 2025.12.20 23:59:43.221195 [ 275 ] {1c011fc1-14ff-4d36-aded-2f076537eefe} <Debug> TCPHandler: Processed in 0.001378785 sec. | ||
| 8039 | 2025.12.20 23:59:43.221216 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8040 | 2025.12.20 23:59:43.221324 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8041 | 2025.12.20 23:59:43.221343 [ 198 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::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 | ||
| 8042 | 2025.12.20 23:59:43.221422 [ 275 ] {9e86beb0-7e93-4757-b10c-33089b30872b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8043 | 2025.12.20 23:59:43.221466 [ 275 ] {9e86beb0-7e93-4757-b10c-33089b30872b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8044 | 2025.12.20 23:59:43.221489 [ 198 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8045 | 2025.12.20 23:59:43.221529 [ 198 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 466 rows starting from the beginning of the part | ||
| 8046 | 2025.12.20 23:59:43.221600 [ 198 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 8047 | 2025.12.20 23:59:43.221649 [ 198 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 8048 | 2025.12.20 23:59:43.221693 [ 198 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 8049 | 2025.12.20 23:59:43.221736 [ 198 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 8050 | 2025.12.20 23:59:43.221778 [ 198 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 8051 | 2025.12.20 23:59:43.221940 [ 275 ] {9e86beb0-7e93-4757-b10c-33089b30872b} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8052 | 2025.12.20 23:59:43.221982 [ 275 ] {9e86beb0-7e93-4757-b10c-33089b30872b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8053 | 2025.12.20 23:59:43.222343 [ 275 ] {9e86beb0-7e93-4757-b10c-33089b30872b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8054 | 2025.12.20 23:59:43.222567 [ 275 ] {9e86beb0-7e93-4757-b10c-33089b30872b} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8055 | 2025.12.20 23:59:43.222698 [ 275 ] {9e86beb0-7e93-4757-b10c-33089b30872b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001293 sec., 163186.38824439287 rows/sec., 9.27 MiB/sec. | ||
| 8056 | 2025.12.20 23:59:43.222735 [ 275 ] {9e86beb0-7e93-4757-b10c-33089b30872b} <Debug> TCPHandler: Processed in 0.001460599 sec. | ||
| 8057 | 2025.12.20 23:59:43.222821 [ 198 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532911 sec., 1005929.2418150825 rows/sec., 69.96 MiB/sec. | ||
| 8058 | 2025.12.20 23:59:43.222846 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8059 | 2025.12.20 23:59:43.222944 [ 275 ] {5a2f79f6-f16c-4252-9288-a5f6792061a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8060 | 2025.12.20 23:59:43.222985 [ 275 ] {5a2f79f6-f16c-4252-9288-a5f6792061a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8061 | 2025.12.20 23:59:43.223020 [ 202 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8062 | 2025.12.20 23:59:43.223339 [ 202 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_31_6} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8063 | 2025.12.20 23:59:43.223428 [ 202 ] {9bc5b3fa-867d-4aee-87b5-9adfe020e268::all_1_31_6} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8064 | 2025.12.20 23:59:43.223506 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8065 | 2025.12.20 23:59:43.223646 [ 275 ] {5a2f79f6-f16c-4252-9288-a5f6792061a5} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2025.12.20 23:59:43.223686 [ 275 ] {5a2f79f6-f16c-4252-9288-a5f6792061a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8067 | 2025.12.20 23:59:43.224028 [ 275 ] {5a2f79f6-f16c-4252-9288-a5f6792061a5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8068 | 2025.12.20 23:59:43.224238 [ 275 ] {5a2f79f6-f16c-4252-9288-a5f6792061a5} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2025.12.20 23:59:43.224369 [ 275 ] {5a2f79f6-f16c-4252-9288-a5f6792061a5} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001443 sec., 470547.47054747056 rows/sec., 32.80 MiB/sec. | ||
| 8070 | 2025.12.20 23:59:43.224405 [ 275 ] {5a2f79f6-f16c-4252-9288-a5f6792061a5} <Debug> TCPHandler: Processed in 0.001610773 sec. | ||
| 8071 | 2025.12.20 23:59:43.224517 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2025.12.20 23:59:43.224612 [ 275 ] {d4043802-3a41-42e7-a029-899bdc56dd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8073 | 2025.12.20 23:59:43.224652 [ 275 ] {d4043802-3a41-42e7-a029-899bdc56dd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8074 | 2025.12.20 23:59:43.224978 [ 275 ] {d4043802-3a41-42e7-a029-899bdc56dd42} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2025.12.20 23:59:43.225013 [ 275 ] {d4043802-3a41-42e7-a029-899bdc56dd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8076 | 2025.12.20 23:59:43.225316 [ 275 ] {d4043802-3a41-42e7-a029-899bdc56dd42} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8077 | 2025.12.20 23:59:43.225516 [ 275 ] {d4043802-3a41-42e7-a029-899bdc56dd42} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2025.12.20 23:59:43.225642 [ 275 ] {d4043802-3a41-42e7-a029-899bdc56dd42} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 8079 | 2025.12.20 23:59:43.225677 [ 275 ] {d4043802-3a41-42e7-a029-899bdc56dd42} <Debug> TCPHandler: Processed in 0.001210671 sec. | ||
| 8080 | 2025.12.20 23:59:43.225788 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8081 | 2025.12.20 23:59:43.225881 [ 275 ] {c6f98cb0-e74e-407d-8fd0-f9746e3c43ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8082 | 2025.12.20 23:59:43.225924 [ 275 ] {c6f98cb0-e74e-407d-8fd0-f9746e3c43ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8083 | 2025.12.20 23:59:43.226347 [ 275 ] {c6f98cb0-e74e-407d-8fd0-f9746e3c43ff} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2025.12.20 23:59:43.226381 [ 275 ] {c6f98cb0-e74e-407d-8fd0-f9746e3c43ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8085 | 2025.12.20 23:59:43.226739 [ 275 ] {c6f98cb0-e74e-407d-8fd0-f9746e3c43ff} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8086 | 2025.12.20 23:59:43.226946 [ 275 ] {c6f98cb0-e74e-407d-8fd0-f9746e3c43ff} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2025.12.20 23:59:43.227075 [ 275 ] {c6f98cb0-e74e-407d-8fd0-f9746e3c43ff} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001212 sec., 259075.90759075907 rows/sec., 17.02 MiB/sec. | ||
| 8088 | 2025.12.20 23:59:43.227111 [ 275 ] {c6f98cb0-e74e-407d-8fd0-f9746e3c43ff} <Debug> TCPHandler: Processed in 0.001372545 sec. | ||
| 8089 | 2025.12.20 23:59:43.227223 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8090 | 2025.12.20 23:59:43.227318 [ 275 ] {c76e114e-8ba8-4566-8771-4042e4325fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8091 | 2025.12.20 23:59:43.227360 [ 275 ] {c76e114e-8ba8-4566-8771-4042e4325fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8092 | 2025.12.20 23:59:43.227667 [ 275 ] {c76e114e-8ba8-4566-8771-4042e4325fc9} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2025.12.20 23:59:43.227703 [ 275 ] {c76e114e-8ba8-4566-8771-4042e4325fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8094 | 2025.12.20 23:59:43.227993 [ 275 ] {c76e114e-8ba8-4566-8771-4042e4325fc9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8095 | 2025.12.20 23:59:43.228194 [ 275 ] {c76e114e-8ba8-4566-8771-4042e4325fc9} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2025.12.20 23:59:43.228320 [ 275 ] {c76e114e-8ba8-4566-8771-4042e4325fc9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 8097 | 2025.12.20 23:59:43.228355 [ 275 ] {c76e114e-8ba8-4566-8771-4042e4325fc9} <Debug> TCPHandler: Processed in 0.00118243 sec. | ||
| 8098 | 2025.12.20 23:59:43.228466 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2025.12.20 23:59:43.228560 [ 275 ] {3c49ddb9-21c3-460a-abbe-d0df83dc0a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8100 | 2025.12.20 23:59:43.228601 [ 275 ] {3c49ddb9-21c3-460a-abbe-d0df83dc0a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8101 | 2025.12.20 23:59:43.228925 [ 275 ] {3c49ddb9-21c3-460a-abbe-d0df83dc0a80} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2025.12.20 23:59:43.228961 [ 275 ] {3c49ddb9-21c3-460a-abbe-d0df83dc0a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8103 | 2025.12.20 23:59:43.229270 [ 275 ] {3c49ddb9-21c3-460a-abbe-d0df83dc0a80} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8104 | 2025.12.20 23:59:43.229480 [ 275 ] {3c49ddb9-21c3-460a-abbe-d0df83dc0a80} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2025.12.20 23:59:43.229606 [ 275 ] {3c49ddb9-21c3-460a-abbe-d0df83dc0a80} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001064 sec., 97744.36090225563 rows/sec., 5.99 MiB/sec. | ||
| 8106 | 2025.12.20 23:59:43.229640 [ 275 ] {3c49ddb9-21c3-460a-abbe-d0df83dc0a80} <Debug> TCPHandler: Processed in 0.00122504 sec. | ||
| 8107 | 2025.12.20 23:59:44.969875 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1032 | ||
| 8108 | 2025.12.20 23:59:44.972293 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2025.12.20 23:59:44.972344 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8110 | 2025.12.20 23:59:44.973644 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8111 | 2025.12.20 23:59:44.973942 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8112 | 2025.12.20 23:59:44.974353 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1032 | ||
| 8113 | 2025.12.20 23:59:47.427578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16773 | ||
| 8114 | 2025.12.20 23:59:47.428093 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8115 | 2025.12.20 23:59:47.428138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8116 | 2025.12.20 23:59:47.428621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8117 | 2025.12.20 23:59:47.428854 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8118 | 2025.12.20 23:59:47.429000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16773 | ||
| 8119 | 2025.12.20 23:59:48.232096 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2025.12.20 23:59:48.232289 [ 275 ] {96badd74-ea63-4ad7-b354-5f844d4296a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8121 | 2025.12.20 23:59:48.232359 [ 275 ] {96badd74-ea63-4ad7-b354-5f844d4296a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8122 | 2025.12.20 23:59:48.232987 [ 275 ] {96badd74-ea63-4ad7-b354-5f844d4296a2} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2025.12.20 23:59:48.233026 [ 275 ] {96badd74-ea63-4ad7-b354-5f844d4296a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8124 | 2025.12.20 23:59:48.233394 [ 275 ] {96badd74-ea63-4ad7-b354-5f844d4296a2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8125 | 2025.12.20 23:59:48.233623 [ 275 ] {96badd74-ea63-4ad7-b354-5f844d4296a2} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2025.12.20 23:59:48.233772 [ 275 ] {96badd74-ea63-4ad7-b354-5f844d4296a2} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001534 sec., 9126.466753585397 rows/sec., 744.20 KiB/sec. | ||
| 8127 | 2025.12.20 23:59:48.233812 [ 275 ] {96badd74-ea63-4ad7-b354-5f844d4296a2} <Debug> TCPHandler: Processed in 0.001847702 sec. | ||
| 8128 | 2025.12.20 23:59:48.233940 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2025.12.20 23:59:48.234035 [ 275 ] {806aaaae-56ee-4d22-9638-db0b98719238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8130 | 2025.12.20 23:59:48.234076 [ 275 ] {806aaaae-56ee-4d22-9638-db0b98719238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8131 | 2025.12.20 23:59:48.235189 [ 275 ] {806aaaae-56ee-4d22-9638-db0b98719238} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2025.12.20 23:59:48.235225 [ 275 ] {806aaaae-56ee-4d22-9638-db0b98719238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8133 | 2025.12.20 23:59:48.235627 [ 275 ] {806aaaae-56ee-4d22-9638-db0b98719238} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8134 | 2025.12.20 23:59:48.235834 [ 275 ] {806aaaae-56ee-4d22-9638-db0b98719238} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2025.12.20 23:59:48.235938 [ 85 ] {} <Debug> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8136 | 2025.12.20 23:59:48.235962 [ 275 ] {806aaaae-56ee-4d22-9638-db0b98719238} <Debug> executeQuery: Read 1285 rows, 109.34 KiB in 0.001947 sec., 659989.727786338 rows/sec., 54.84 MiB/sec. | ||
| 8137 | 2025.12.20 23:59:48.235982 [ 85 ] {} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2025.12.20 23:59:48.236000 [ 275 ] {806aaaae-56ee-4d22-9638-db0b98719238} <Debug> TCPHandler: Processed in 0.00211129 sec. | ||
| 8139 | 2025.12.20 23:59:48.236005 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8140 | 2025.12.20 23:59:48.236103 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::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 | ||
| 8141 | 2025.12.20 23:59:48.236113 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8142 | 2025.12.20 23:59:48.236213 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8143 | 2025.12.20 23:59:48.236224 [ 275 ] {1bd66dd4-2101-444c-8664-3a4cdc1ed2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8144 | 2025.12.20 23:59:48.236250 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2466 rows starting from the beginning of the part | ||
| 8145 | 2025.12.20 23:59:48.236266 [ 275 ] {1bd66dd4-2101-444c-8664-3a4cdc1ed2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8146 | 2025.12.20 23:59:48.236316 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 138 rows starting from the beginning of the part | ||
| 8147 | 2025.12.20 23:59:48.236370 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1112 rows starting from the beginning of the part | ||
| 8148 | 2025.12.20 23:59:48.236417 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 138 rows starting from the beginning of the part | ||
| 8149 | 2025.12.20 23:59:48.236465 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1112 rows starting from the beginning of the part | ||
| 8150 | 2025.12.20 23:59:48.236510 [ 189 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1285 rows starting from the beginning of the part | ||
| 8151 | 2025.12.20 23:59:48.236711 [ 275 ] {1bd66dd4-2101-444c-8664-3a4cdc1ed2ea} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2025.12.20 23:59:48.236745 [ 275 ] {1bd66dd4-2101-444c-8664-3a4cdc1ed2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8153 | 2025.12.20 23:59:48.237040 [ 275 ] {1bd66dd4-2101-444c-8664-3a4cdc1ed2ea} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8154 | 2025.12.20 23:59:48.237248 [ 275 ] {1bd66dd4-2101-444c-8664-3a4cdc1ed2ea} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2025.12.20 23:59:48.237374 [ 275 ] {1bd66dd4-2101-444c-8664-3a4cdc1ed2ea} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001168 sec., 47089.04109589041 rows/sec., 3.40 MiB/sec. | ||
| 8156 | 2025.12.20 23:59:48.237411 [ 275 ] {1bd66dd4-2101-444c-8664-3a4cdc1ed2ea} <Debug> TCPHandler: Processed in 0.001347854 sec. | ||
| 8157 | 2025.12.20 23:59:48.237524 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8158 | 2025.12.20 23:59:48.237618 [ 275 ] {8a5f3c24-42c7-4a1d-bb01-6a1be7a0acaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8159 | 2025.12.20 23:59:48.237657 [ 275 ] {8a5f3c24-42c7-4a1d-bb01-6a1be7a0acaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8160 | 2025.12.20 23:59:48.238145 [ 275 ] {8a5f3c24-42c7-4a1d-bb01-6a1be7a0acaa} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2025.12.20 23:59:48.238180 [ 275 ] {8a5f3c24-42c7-4a1d-bb01-6a1be7a0acaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8162 | 2025.12.20 23:59:48.238477 [ 275 ] {8a5f3c24-42c7-4a1d-bb01-6a1be7a0acaa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8163 | 2025.12.20 23:59:48.238519 [ 202 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6251 rows, containing 5 columns (5 merged, 0 gathered) in 0.002451762 sec., 2549594.94437062 rows/sec., 216.93 MiB/sec. | ||
| 8164 | 2025.12.20 23:59:48.238692 [ 275 ] {8a5f3c24-42c7-4a1d-bb01-6a1be7a0acaa} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2025.12.20 23:59:48.238822 [ 275 ] {8a5f3c24-42c7-4a1d-bb01-6a1be7a0acaa} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001222 sec., 186579.37806873978 rows/sec., 12.63 MiB/sec. | ||
| 8166 | 2025.12.20 23:59:48.238859 [ 275 ] {8a5f3c24-42c7-4a1d-bb01-6a1be7a0acaa} <Debug> TCPHandler: Processed in 0.001384816 sec. | ||
| 8167 | 2025.12.20 23:59:48.238958 [ 195 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8168 | 2025.12.20 23:59:48.238968 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8169 | 2025.12.20 23:59:48.239086 [ 275 ] {2292e8a5-d09b-45b7-a56e-89c2ad26d1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8170 | 2025.12.20 23:59:48.239128 [ 275 ] {2292e8a5-d09b-45b7-a56e-89c2ad26d1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8171 | 2025.12.20 23:59:48.239345 [ 195 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_51_10} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2025.12.20 23:59:48.239448 [ 195 ] {bfebccfb-e40a-4c5a-ad1c-bd658955b869::all_1_51_10} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8173 | 2025.12.20 23:59:48.239554 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 8174 | 2025.12.20 23:59:48.239752 [ 275 ] {2292e8a5-d09b-45b7-a56e-89c2ad26d1c6} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2025.12.20 23:59:48.239792 [ 275 ] {2292e8a5-d09b-45b7-a56e-89c2ad26d1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8176 | 2025.12.20 23:59:48.240128 [ 275 ] {2292e8a5-d09b-45b7-a56e-89c2ad26d1c6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8177 | 2025.12.20 23:59:48.240336 [ 275 ] {2292e8a5-d09b-45b7-a56e-89c2ad26d1c6} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2025.12.20 23:59:48.240430 [ 85 ] {} <Debug> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8179 | 2025.12.20 23:59:48.240455 [ 85 ] {} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8180 | 2025.12.20 23:59:48.240463 [ 275 ] {2292e8a5-d09b-45b7-a56e-89c2ad26d1c6} <Debug> executeQuery: Read 575 rows, 43.83 KiB in 0.001394 sec., 412482.0659971305 rows/sec., 30.70 MiB/sec. | ||
| 8181 | 2025.12.20 23:59:48.240471 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8182 | 2025.12.20 23:59:48.240501 [ 275 ] {2292e8a5-d09b-45b7-a56e-89c2ad26d1c6} <Debug> TCPHandler: Processed in 0.001582222 sec. | ||
| 8183 | 2025.12.20 23:59:48.240573 [ 200 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::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 | ||
| 8184 | 2025.12.20 23:59:48.240619 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8185 | 2025.12.20 23:59:48.240712 [ 200 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8186 | 2025.12.20 23:59:48.240717 [ 275 ] {1260c83d-00a8-452d-87e0-f68d63ede828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8187 | 2025.12.20 23:59:48.240751 [ 200 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1250 rows starting from the beginning of the part | ||
| 8188 | 2025.12.20 23:59:48.240773 [ 275 ] {1260c83d-00a8-452d-87e0-f68d63ede828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8189 | 2025.12.20 23:59:48.240819 [ 200 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 105 rows starting from the beginning of the part | ||
| 8190 | 2025.12.20 23:59:48.240868 [ 200 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 679 rows starting from the beginning of the part | ||
| 8191 | 2025.12.20 23:59:48.240910 [ 200 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 105 rows starting from the beginning of the part | ||
| 8192 | 2025.12.20 23:59:48.240950 [ 200 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 679 rows starting from the beginning of the part | ||
| 8193 | 2025.12.20 23:59:48.240988 [ 200 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 575 rows starting from the beginning of the part | ||
| 8194 | 2025.12.20 23:59:48.241342 [ 275 ] {1260c83d-00a8-452d-87e0-f68d63ede828} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2025.12.20 23:59:48.241382 [ 275 ] {1260c83d-00a8-452d-87e0-f68d63ede828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8196 | 2025.12.20 23:59:48.241778 [ 275 ] {1260c83d-00a8-452d-87e0-f68d63ede828} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8197 | 2025.12.20 23:59:48.241988 [ 275 ] {1260c83d-00a8-452d-87e0-f68d63ede828} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2025.12.20 23:59:48.242084 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8199 | 2025.12.20 23:59:48.242107 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2025.12.20 23:59:48.242114 [ 275 ] {1260c83d-00a8-452d-87e0-f68d63ede828} <Debug> executeQuery: Read 851 rows, 58.66 KiB in 0.001416 sec., 600988.7005649718 rows/sec., 40.46 MiB/sec. | ||
| 8201 | 2025.12.20 23:59:48.242122 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8202 | 2025.12.20 23:59:48.242150 [ 275 ] {1260c83d-00a8-452d-87e0-f68d63ede828} <Debug> TCPHandler: Processed in 0.001582153 sec. | ||
| 8203 | 2025.12.20 23:59:48.242204 [ 195 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 8204 | 2025.12.20 23:59:48.242269 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8205 | 2025.12.20 23:59:48.242279 [ 196 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001751378 sec., 1937331.6325773192 rows/sec., 146.75 MiB/sec. | ||
| 8206 | 2025.12.20 23:59:48.242300 [ 195 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8207 | 2025.12.20 23:59:48.242345 [ 195 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16376 rows starting from the beginning of the part | ||
| 8208 | 2025.12.20 23:59:48.242369 [ 275 ] {b60a740e-052e-4e98-8ae2-f62aa3c43bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8209 | 2025.12.20 23:59:48.242409 [ 195 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 8210 | 2025.12.20 23:59:48.242429 [ 275 ] {b60a740e-052e-4e98-8ae2-f62aa3c43bd4} <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 | ||
| 8211 | 2025.12.20 23:59:48.242461 [ 195 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 314 rows starting from the beginning of the part | ||
| 8212 | 2025.12.20 23:59:48.242515 [ 195 ] {1463d27b-f89e-4a90-970e-798effb5c67d::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 | ||
| 8213 | 2025.12.20 23:59:48.242542 [ 202 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8214 | 2025.12.20 23:59:48.242557 [ 195 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 314 rows starting from the beginning of the part | ||
| 8215 | 2025.12.20 23:59:48.242606 [ 195 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 851 rows starting from the beginning of the part | ||
| 8216 | 2025.12.20 23:59:48.242928 [ 202 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_51_10} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2025.12.20 23:59:48.243036 [ 202 ] {096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24::all_1_51_10} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8218 | 2025.12.20 23:59:48.243145 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8219 | 2025.12.20 23:59:48.243304 [ 275 ] {b60a740e-052e-4e98-8ae2-f62aa3c43bd4} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2025.12.20 23:59:48.243345 [ 275 ] {b60a740e-052e-4e98-8ae2-f62aa3c43bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8221 | 2025.12.20 23:59:48.243939 [ 275 ] {b60a740e-052e-4e98-8ae2-f62aa3c43bd4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8222 | 2025.12.20 23:59:48.244166 [ 275 ] {b60a740e-052e-4e98-8ae2-f62aa3c43bd4} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2025.12.20 23:59:48.244312 [ 275 ] {b60a740e-052e-4e98-8ae2-f62aa3c43bd4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001961 sec., 20907.700152983172 rows/sec., 37.47 MiB/sec. | ||
| 8224 | 2025.12.20 23:59:48.244374 [ 275 ] {b60a740e-052e-4e98-8ae2-f62aa3c43bd4} <Debug> TCPHandler: Processed in 0.002156392 sec. | ||
| 8225 | 2025.12.20 23:59:48.244502 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8226 | 2025.12.20 23:59:48.244599 [ 275 ] {37c227a7-c1aa-4412-a9c1-b99c2ac16bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8227 | 2025.12.20 23:59:48.244641 [ 275 ] {37c227a7-c1aa-4412-a9c1-b99c2ac16bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8228 | 2025.12.20 23:59:48.244989 [ 275 ] {37c227a7-c1aa-4412-a9c1-b99c2ac16bd8} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2025.12.20 23:59:48.245023 [ 275 ] {37c227a7-c1aa-4412-a9c1-b99c2ac16bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8230 | 2025.12.20 23:59:48.245336 [ 275 ] {37c227a7-c1aa-4412-a9c1-b99c2ac16bd8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8231 | 2025.12.20 23:59:48.245545 [ 275 ] {37c227a7-c1aa-4412-a9c1-b99c2ac16bd8} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2025.12.20 23:59:48.245642 [ 85 ] {} <Debug> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8233 | 2025.12.20 23:59:48.245664 [ 85 ] {} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2025.12.20 23:59:48.245673 [ 275 ] {37c227a7-c1aa-4412-a9c1-b99c2ac16bd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 8235 | 2025.12.20 23:59:48.245680 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8236 | 2025.12.20 23:59:48.245708 [ 275 ] {37c227a7-c1aa-4412-a9c1-b99c2ac16bd8} <Debug> TCPHandler: Processed in 0.001255272 sec. | ||
| 8237 | 2025.12.20 23:59:48.245778 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 8238 | 2025.12.20 23:59:48.245908 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8239 | 2025.12.20 23:59:48.245943 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3520 rows starting from the beginning of the part | ||
| 8240 | 2025.12.20 23:59:48.246008 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 8241 | 2025.12.20 23:59:48.246060 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 8242 | 2025.12.20 23:59:48.246105 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 8243 | 2025.12.20 23:59:48.246147 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 8244 | 2025.12.20 23:59:48.246188 [ 194 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::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 | ||
| 8245 | 2025.12.20 23:59:48.247692 [ 202 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3908 rows, containing 4 columns (4 merged, 0 gathered) in 0.001960625 sec., 1993241.9509085112 rows/sec., 127.19 MiB/sec. | ||
| 8246 | 2025.12.20 23:59:48.248139 [ 196 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8247 | 2025.12.20 23:59:48.248268 [ 190 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18175 rows, containing 5 columns (5 merged, 0 gathered) in 0.006100753 sec., 2979140.4438107884 rows/sec., 200.49 MiB/sec. | ||
| 8248 | 2025.12.20 23:59:48.248452 [ 196 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_51_10} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2025.12.20 23:59:48.248476 [ 195 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8250 | 2025.12.20 23:59:48.248547 [ 196 ] {b6970470-6ac4-4b48-b51a-db8a56ae05b9::all_1_51_10} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8251 | 2025.12.20 23:59:48.248654 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8252 | 2025.12.20 23:59:48.248731 [ 195 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2025.12.20 23:59:48.248801 [ 195 ] {1463d27b-f89e-4a90-970e-798effb5c67d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8254 | 2025.12.20 23:59:48.248861 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 8255 | 2025.12.20 23:59:48.331839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8256 | 2025.12.20 23:59:48.348867 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2025.12.20 23:59:48.348916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8258 | 2025.12.20 23:59:48.355425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8259 | 2025.12.20 23:59:48.356141 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2025.12.20 23:59:48.358976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8261 | 2025.12.20 23:59:49.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.49 MiB, peak 293.48 MiB, free memory in arenas 0.00 B, will set to 286.68 MiB (RSS), difference: 2.19 MiB | ||
| 8262 | 2025.12.20 23:59:53.213769 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2025.12.20 23:59:53.213965 [ 275 ] {e2c420a1-7bcc-4a6b-a02c-6059c72cc165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8264 | 2025.12.20 23:59:53.214034 [ 275 ] {e2c420a1-7bcc-4a6b-a02c-6059c72cc165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8265 | 2025.12.20 23:59:53.215120 [ 275 ] {e2c420a1-7bcc-4a6b-a02c-6059c72cc165} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2025.12.20 23:59:53.215163 [ 275 ] {e2c420a1-7bcc-4a6b-a02c-6059c72cc165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8267 | 2025.12.20 23:59:53.215559 [ 275 ] {e2c420a1-7bcc-4a6b-a02c-6059c72cc165} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8268 | 2025.12.20 23:59:53.215776 [ 275 ] {e2c420a1-7bcc-4a6b-a02c-6059c72cc165} <Trace> oximeter.fields_i16 (7e09424b-9a1d-464f-a91d-112cedd766c3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2025.12.20 23:59:53.215930 [ 275 ] {e2c420a1-7bcc-4a6b-a02c-6059c72cc165} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002016 sec., 203373.0158730159 rows/sec., 12.90 MiB/sec. | ||
| 8270 | 2025.12.20 23:59:53.215970 [ 275 ] {e2c420a1-7bcc-4a6b-a02c-6059c72cc165} <Debug> TCPHandler: Processed in 0.002341317 sec. | ||
| 8271 | 2025.12.20 23:59:53.216098 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2025.12.20 23:59:53.216192 [ 275 ] {04738f4a-9576-4cf9-92b7-f96ab9861a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8273 | 2025.12.20 23:59:53.216232 [ 275 ] {04738f4a-9576-4cf9-92b7-f96ab9861a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8274 | 2025.12.20 23:59:53.217378 [ 275 ] {04738f4a-9576-4cf9-92b7-f96ab9861a39} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2025.12.20 23:59:53.217415 [ 275 ] {04738f4a-9576-4cf9-92b7-f96ab9861a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8276 | 2025.12.20 23:59:53.217776 [ 275 ] {04738f4a-9576-4cf9-92b7-f96ab9861a39} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8277 | 2025.12.20 23:59:53.217972 [ 275 ] {04738f4a-9576-4cf9-92b7-f96ab9861a39} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2025.12.20 23:59:53.218097 [ 275 ] {04738f4a-9576-4cf9-92b7-f96ab9861a39} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001925 sec., 577662.3376623377 rows/sec., 45.58 MiB/sec. | ||
| 8279 | 2025.12.20 23:59:53.218134 [ 275 ] {04738f4a-9576-4cf9-92b7-f96ab9861a39} <Debug> TCPHandler: Processed in 0.002084309 sec. | ||
| 8280 | 2025.12.20 23:59:53.218258 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8281 | 2025.12.20 23:59:53.218351 [ 275 ] {b959109e-23bb-42e0-99fd-6d6b7985ee0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8282 | 2025.12.20 23:59:53.218389 [ 275 ] {b959109e-23bb-42e0-99fd-6d6b7985ee0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8283 | 2025.12.20 23:59:53.218975 [ 275 ] {b959109e-23bb-42e0-99fd-6d6b7985ee0b} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2025.12.20 23:59:53.219012 [ 275 ] {b959109e-23bb-42e0-99fd-6d6b7985ee0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8285 | 2025.12.20 23:59:53.219320 [ 275 ] {b959109e-23bb-42e0-99fd-6d6b7985ee0b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8286 | 2025.12.20 23:59:53.219523 [ 275 ] {b959109e-23bb-42e0-99fd-6d6b7985ee0b} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2025.12.20 23:59:53.219651 [ 275 ] {b959109e-23bb-42e0-99fd-6d6b7985ee0b} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001318 sec., 155538.69499241275 rows/sec., 9.13 MiB/sec. | ||
| 8288 | 2025.12.20 23:59:53.219689 [ 275 ] {b959109e-23bb-42e0-99fd-6d6b7985ee0b} <Debug> TCPHandler: Processed in 0.001479629 sec. | ||
| 8289 | 2025.12.20 23:59:53.219798 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8290 | 2025.12.20 23:59:53.219891 [ 275 ] {8a413d9e-1d97-45d3-a79f-b107598a992c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8291 | 2025.12.20 23:59:53.219930 [ 275 ] {8a413d9e-1d97-45d3-a79f-b107598a992c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8292 | 2025.12.20 23:59:53.220470 [ 275 ] {8a413d9e-1d97-45d3-a79f-b107598a992c} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2025.12.20 23:59:53.220508 [ 275 ] {8a413d9e-1d97-45d3-a79f-b107598a992c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8294 | 2025.12.20 23:59:53.220809 [ 275 ] {8a413d9e-1d97-45d3-a79f-b107598a992c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8295 | 2025.12.20 23:59:53.221009 [ 275 ] {8a413d9e-1d97-45d3-a79f-b107598a992c} <Trace> oximeter.fields_u32 (9bc5b3fa-867d-4aee-87b5-9adfe020e268): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2025.12.20 23:59:53.221132 [ 275 ] {8a413d9e-1d97-45d3-a79f-b107598a992c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001259 sec., 168387.60921366164 rows/sec., 10.86 MiB/sec. | ||
| 8297 | 2025.12.20 23:59:53.221169 [ 275 ] {8a413d9e-1d97-45d3-a79f-b107598a992c} <Debug> TCPHandler: Processed in 0.001420437 sec. | ||
| 8298 | 2025.12.20 23:59:53.221308 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2025.12.20 23:59:53.221401 [ 275 ] {d60e1c47-bb73-4497-bd19-f89087412425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8300 | 2025.12.20 23:59:53.221440 [ 275 ] {d60e1c47-bb73-4497-bd19-f89087412425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8301 | 2025.12.20 23:59:53.221993 [ 275 ] {d60e1c47-bb73-4497-bd19-f89087412425} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2025.12.20 23:59:53.222029 [ 275 ] {d60e1c47-bb73-4497-bd19-f89087412425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8303 | 2025.12.20 23:59:53.222329 [ 275 ] {d60e1c47-bb73-4497-bd19-f89087412425} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8304 | 2025.12.20 23:59:53.222529 [ 275 ] {d60e1c47-bb73-4497-bd19-f89087412425} <Trace> oximeter.fields_u8 (545d9d19-0f09-42a9-ae8b-9ee3fa842c6f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2025.12.20 23:59:53.222658 [ 275 ] {d60e1c47-bb73-4497-bd19-f89087412425} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001275 sec., 165490.19607843136 rows/sec., 9.40 MiB/sec. | ||
| 8306 | 2025.12.20 23:59:53.222696 [ 275 ] {d60e1c47-bb73-4497-bd19-f89087412425} <Debug> TCPHandler: Processed in 0.001434878 sec. | ||
| 8307 | 2025.12.20 23:59:53.222814 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2025.12.20 23:59:53.222907 [ 275 ] {1e9fbca0-df0b-40e2-a9fd-83b8a6ed34ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8309 | 2025.12.20 23:59:53.222946 [ 275 ] {1e9fbca0-df0b-40e2-a9fd-83b8a6ed34ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8310 | 2025.12.20 23:59:53.223754 [ 275 ] {1e9fbca0-df0b-40e2-a9fd-83b8a6ed34ac} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2025.12.20 23:59:53.223790 [ 275 ] {1e9fbca0-df0b-40e2-a9fd-83b8a6ed34ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8312 | 2025.12.20 23:59:53.224123 [ 275 ] {1e9fbca0-df0b-40e2-a9fd-83b8a6ed34ac} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8313 | 2025.12.20 23:59:53.224325 [ 275 ] {1e9fbca0-df0b-40e2-a9fd-83b8a6ed34ac} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8314 | 2025.12.20 23:59:53.224451 [ 275 ] {1e9fbca0-df0b-40e2-a9fd-83b8a6ed34ac} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001562 sec., 434699.1037131882 rows/sec., 30.30 MiB/sec. | ||
| 8315 | 2025.12.20 23:59:53.224487 [ 275 ] {1e9fbca0-df0b-40e2-a9fd-83b8a6ed34ac} <Debug> TCPHandler: Processed in 0.001721228 sec. | ||
| 8316 | 2025.12.20 23:59:53.224605 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8317 | 2025.12.20 23:59:53.224697 [ 275 ] {a29c6319-9c7f-4b13-b4ad-10c1107a3769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8318 | 2025.12.20 23:59:53.224737 [ 275 ] {a29c6319-9c7f-4b13-b4ad-10c1107a3769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8319 | 2025.12.20 23:59:53.225084 [ 275 ] {a29c6319-9c7f-4b13-b4ad-10c1107a3769} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8320 | 2025.12.20 23:59:53.225120 [ 275 ] {a29c6319-9c7f-4b13-b4ad-10c1107a3769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8321 | 2025.12.20 23:59:53.225414 [ 275 ] {a29c6319-9c7f-4b13-b4ad-10c1107a3769} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8322 | 2025.12.20 23:59:53.225612 [ 275 ] {a29c6319-9c7f-4b13-b4ad-10c1107a3769} <Trace> oximeter.measurements_bool (cdbd5242-91d8-4266-b2b9-c60178c0b520): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8323 | 2025.12.20 23:59:53.225736 [ 275 ] {a29c6319-9c7f-4b13-b4ad-10c1107a3769} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 8324 | 2025.12.20 23:59:53.225770 [ 275 ] {a29c6319-9c7f-4b13-b4ad-10c1107a3769} <Debug> TCPHandler: Processed in 0.0012144 sec. | ||
| 8325 | 2025.12.20 23:59:53.225886 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8326 | 2025.12.20 23:59:53.225977 [ 275 ] {28608966-895f-4861-bd01-94afd3225596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8327 | 2025.12.20 23:59:53.226017 [ 275 ] {28608966-895f-4861-bd01-94afd3225596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8328 | 2025.12.20 23:59:53.226476 [ 275 ] {28608966-895f-4861-bd01-94afd3225596} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2025.12.20 23:59:53.226509 [ 275 ] {28608966-895f-4861-bd01-94afd3225596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8330 | 2025.12.20 23:59:53.226825 [ 275 ] {28608966-895f-4861-bd01-94afd3225596} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8331 | 2025.12.20 23:59:53.227045 [ 275 ] {28608966-895f-4861-bd01-94afd3225596} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8332 | 2025.12.20 23:59:53.227169 [ 275 ] {28608966-895f-4861-bd01-94afd3225596} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00121 sec., 259504.13223140498 rows/sec., 17.05 MiB/sec. | ||
| 8333 | 2025.12.20 23:59:53.227206 [ 275 ] {28608966-895f-4861-bd01-94afd3225596} <Debug> TCPHandler: Processed in 0.001367396 sec. | ||
| 8334 | 2025.12.20 23:59:53.227318 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8335 | 2025.12.20 23:59:53.227410 [ 275 ] {6f0377aa-be23-43e1-9f21-ed39003c73b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8336 | 2025.12.20 23:59:53.227451 [ 275 ] {6f0377aa-be23-43e1-9f21-ed39003c73b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8337 | 2025.12.20 23:59:53.227758 [ 275 ] {6f0377aa-be23-43e1-9f21-ed39003c73b3} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8338 | 2025.12.20 23:59:53.227793 [ 275 ] {6f0377aa-be23-43e1-9f21-ed39003c73b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8339 | 2025.12.20 23:59:53.228069 [ 275 ] {6f0377aa-be23-43e1-9f21-ed39003c73b3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8340 | 2025.12.20 23:59:53.228270 [ 275 ] {6f0377aa-be23-43e1-9f21-ed39003c73b3} <Trace> oximeter.measurements_f64 (7a0e0abc-6673-4c54-87f8-53b8bb071a8e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2025.12.20 23:59:53.228396 [ 275 ] {6f0377aa-be23-43e1-9f21-ed39003c73b3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 8342 | 2025.12.20 23:59:53.228432 [ 275 ] {6f0377aa-be23-43e1-9f21-ed39003c73b3} <Debug> TCPHandler: Processed in 0.001161269 sec. | ||
| 8343 | 2025.12.20 23:59:53.228541 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2025.12.20 23:59:53.228632 [ 275 ] {1a6281cd-0079-4446-8a26-751ee48ede8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8345 | 2025.12.20 23:59:53.228671 [ 275 ] {1a6281cd-0079-4446-8a26-751ee48ede8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8346 | 2025.12.20 23:59:53.228997 [ 275 ] {1a6281cd-0079-4446-8a26-751ee48ede8d} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2025.12.20 23:59:53.229032 [ 275 ] {1a6281cd-0079-4446-8a26-751ee48ede8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8348 | 2025.12.20 23:59:53.229323 [ 275 ] {1a6281cd-0079-4446-8a26-751ee48ede8d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8349 | 2025.12.20 23:59:53.229515 [ 275 ] {1a6281cd-0079-4446-8a26-751ee48ede8d} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2025.12.20 23:59:53.229634 [ 275 ] {1a6281cd-0079-4446-8a26-751ee48ede8d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001019 sec., 102060.84396467125 rows/sec., 6.25 MiB/sec. | ||
| 8351 | 2025.12.20 23:59:53.229668 [ 275 ] {1a6281cd-0079-4446-8a26-751ee48ede8d} <Debug> TCPHandler: Processed in 0.001175379 sec. | ||
| 8352 | 2025.12.20 23:59:54.755659 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8353 | 2025.12.20 23:59:54.755742 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8354 | 2025.12.20 23:59:54.930038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17221 | ||
| 8355 | 2025.12.20 23:59:54.930528 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8356 | 2025.12.20 23:59:54.930577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8357 | 2025.12.20 23:59:54.931066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8358 | 2025.12.20 23:59:54.931309 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2025.12.20 23:59:54.931461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17221 | ||
| 8360 | 2025.12.20 23:59:54.931458 [ 61 ] {} <Debug> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8361 | 2025.12.20 23:59:54.931517 [ 61 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2025.12.20 23:59:54.931542 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8363 | 2025.12.20 23:59:54.931712 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::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 | ||
| 8364 | 2025.12.20 23:59:54.931904 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8365 | 2025.12.20 23:59:54.931948 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14853 rows starting from the beginning of the part | ||
| 8366 | 2025.12.20 23:59:54.932024 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8367 | 2025.12.20 23:59:54.932078 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8368 | 2025.12.20 23:59:54.932125 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8369 | 2025.12.20 23:59:54.932168 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8370 | 2025.12.20 23:59:54.932215 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8371 | 2025.12.20 23:59:54.934327 [ 199 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17221 rows, containing 4 columns (4 merged, 0 gathered) in 0.00270171 sec., 6374111.211047818 rows/sec., 91.18 MiB/sec. | ||
| 8372 | 2025.12.20 23:59:54.934496 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8373 | 2025.12.20 23:59:54.934747 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_36_7} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2025.12.20 23:59:54.934819 [ 202 ] {be1d68f8-b8a7-46cb-b6f5-e7192f6b068f::all_1_36_7} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8375 | 2025.12.20 23:59:54.934893 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8376 | 2025.12.20 23:59:54.975500 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1068 | ||
| 8377 | 2025.12.20 23:59:54.977828 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8378 | 2025.12.20 23:59:54.977868 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8379 | 2025.12.20 23:59:54.979050 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8380 | 2025.12.20 23:59:54.979315 [ 242 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2025.12.20 23:59:54.979466 [ 61 ] {} <Debug> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8382 | 2025.12.20 23:59:54.979508 [ 61 ] {} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8383 | 2025.12.20 23:59:54.979531 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8384 | 2025.12.20 23:59:54.979574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1068 | ||
| 8385 | 2025.12.20 23:59:54.979621 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::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 | ||
| 8386 | 2025.12.20 23:59:54.980208 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8387 | 2025.12.20 23:59:54.980357 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 894 rows starting from the beginning of the part | ||
| 8388 | 2025.12.20 23:59:54.980759 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
| 8389 | 2025.12.20 23:59:54.981106 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 8390 | 2025.12.20 23:59:54.981443 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 8391 | 2025.12.20 23:59:54.981772 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 8392 | 2025.12.20 23:59:54.982122 [ 190 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 8393 | 2025.12.20 23:59:54.989287 [ 188 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 72 columns (72 merged, 0 gathered) in 0.009699223 sec., 110111.91308829584 rows/sec., 91.11 MiB/sec. | ||
| 8394 | 2025.12.20 23:59:54.990732 [ 188 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8395 | 2025.12.20 23:59:54.991372 [ 188 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_26_5} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8396 | 2025.12.20 23:59:54.991459 [ 188 ] {8a093adb-503b-4cbf-b07a-f58a356e3083::all_1_26_5} <Trace> system.query_log (8a093adb-503b-4cbf-b07a-f58a356e3083) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8397 | 2025.12.20 23:59:54.991738 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 8398 | 2025.12.20 23:59:55.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.83 MiB, peak 293.48 MiB, free memory in arenas 0.00 B, will set to 287.93 MiB (RSS), difference: 1.10 MiB | ||
| 8399 | 2025.12.20 23:59:55.860001 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8400 | 2025.12.20 23:59:55.877670 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2025.12.20 23:59:55.877736 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8402 | 2025.12.20 23:59:55.884275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8403 | 2025.12.20 23:59:55.884975 [ 243 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2025.12.20 23:59:55.885288 [ 23 ] {} <Debug> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8405 | 2025.12.20 23:59:55.885380 [ 23 ] {} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2025.12.20 23:59:55.885413 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8407 | 2025.12.20 23:59:55.885552 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 8408 | 2025.12.20 23:59:55.888349 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8409 | 2025.12.20 23:59:55.889260 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8410 | 2025.12.20 23:59:55.890703 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 8411 | 2025.12.20 23:59:55.895104 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 8412 | 2025.12.20 23:59:55.899503 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 8413 | 2025.12.20 23:59:55.903756 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 8414 | 2025.12.20 23:59:55.907973 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::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 | ||
| 8415 | 2025.12.20 23:59:55.911946 [ 199 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8416 | 2025.12.20 23:59:55.961784 [ 197 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.076285956 sec., 3565.5317736334064 rows/sec., 18.44 MiB/sec. | ||
| 8417 | 2025.12.20 23:59:55.963924 [ 187 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8418 | 2025.12.20 23:59:55.965704 [ 187 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_36_7} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2025.12.20 23:59:55.965798 [ 187 ] {1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292::all_1_36_7} <Trace> system.metric_log (1ed6fc67-f9af-4dd6-a1ec-2f7af8a19292) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8420 | 2025.12.20 23:59:55.966979 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8421 | 2025.12.20 23:59:56.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.00 MiB, peak 300.89 MiB, free memory in arenas 0.00 B, will set to 290.87 MiB (RSS), difference: 1.87 MiB | ||
| 8422 | 2025.12.20 23:59:58.204388 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8423 | 2025.12.20 23:59:58.204659 [ 275 ] {06ef8c03-b399-4a6f-b44e-63936f0916af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8424 | 2025.12.20 23:59:58.204762 [ 275 ] {06ef8c03-b399-4a6f-b44e-63936f0916af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8425 | 2025.12.20 23:59:58.205523 [ 275 ] {06ef8c03-b399-4a6f-b44e-63936f0916af} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2025.12.20 23:59:58.205569 [ 275 ] {06ef8c03-b399-4a6f-b44e-63936f0916af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8427 | 2025.12.20 23:59:58.205955 [ 275 ] {06ef8c03-b399-4a6f-b44e-63936f0916af} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8428 | 2025.12.20 23:59:58.206171 [ 275 ] {06ef8c03-b399-4a6f-b44e-63936f0916af} <Trace> oximeter.fields_string (bfebccfb-e40a-4c5a-ad1c-bd658955b869): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2025.12.20 23:59:58.206322 [ 275 ] {06ef8c03-b399-4a6f-b44e-63936f0916af} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001736 sec., 79493.08755760369 rows/sec., 6.90 MiB/sec. | ||
| 8430 | 2025.12.20 23:59:58.206362 [ 275 ] {06ef8c03-b399-4a6f-b44e-63936f0916af} <Debug> TCPHandler: Processed in 0.002149012 sec. | ||
| 8431 | 2025.12.20 23:59:58.206481 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8432 | 2025.12.20 23:59:58.206575 [ 275 ] {62789561-01ab-48ca-82dc-7117949ba8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8433 | 2025.12.20 23:59:58.206615 [ 275 ] {62789561-01ab-48ca-82dc-7117949ba8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8434 | 2025.12.20 23:59:58.207019 [ 275 ] {62789561-01ab-48ca-82dc-7117949ba8ce} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8435 | 2025.12.20 23:59:58.207054 [ 275 ] {62789561-01ab-48ca-82dc-7117949ba8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8436 | 2025.12.20 23:59:58.207338 [ 275 ] {62789561-01ab-48ca-82dc-7117949ba8ce} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8437 | 2025.12.20 23:59:58.207552 [ 275 ] {62789561-01ab-48ca-82dc-7117949ba8ce} <Trace> oximeter.fields_u16 (cde8acbd-43e4-4d90-8031-4e3360705ddc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8438 | 2025.12.20 23:59:58.207675 [ 275 ] {62789561-01ab-48ca-82dc-7117949ba8ce} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001118 sec., 36672.62969588551 rows/sec., 2.69 MiB/sec. | ||
| 8439 | 2025.12.20 23:59:58.207712 [ 275 ] {62789561-01ab-48ca-82dc-7117949ba8ce} <Debug> TCPHandler: Processed in 0.001278963 sec. | ||
| 8440 | 2025.12.20 23:59:58.207820 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8441 | 2025.12.20 23:59:58.207913 [ 275 ] {3d7b9164-203b-4918-b1c2-0221019a9203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8442 | 2025.12.20 23:59:58.207951 [ 275 ] {3d7b9164-203b-4918-b1c2-0221019a9203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8443 | 2025.12.20 23:59:58.208362 [ 275 ] {3d7b9164-203b-4918-b1c2-0221019a9203} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8444 | 2025.12.20 23:59:58.208398 [ 275 ] {3d7b9164-203b-4918-b1c2-0221019a9203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8445 | 2025.12.20 23:59:58.208693 [ 275 ] {3d7b9164-203b-4918-b1c2-0221019a9203} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8446 | 2025.12.20 23:59:58.208890 [ 275 ] {3d7b9164-203b-4918-b1c2-0221019a9203} <Trace> oximeter.fields_uuid (096d7d3e-cbfb-4ae7-80c4-8d0bae3e9d24): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8447 | 2025.12.20 23:59:58.209014 [ 275 ] {3d7b9164-203b-4918-b1c2-0221019a9203} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001119 sec., 93833.7801608579 rows/sec., 7.33 MiB/sec. | ||
| 8448 | 2025.12.20 23:59:58.209050 [ 275 ] {3d7b9164-203b-4918-b1c2-0221019a9203} <Debug> TCPHandler: Processed in 0.001278242 sec. | ||
| 8449 | 2025.12.20 23:59:58.209158 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8450 | 2025.12.20 23:59:58.209255 [ 275 ] {d141baf9-2ffc-486f-b6e0-2a5eef768ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8451 | 2025.12.20 23:59:58.209296 [ 275 ] {d141baf9-2ffc-486f-b6e0-2a5eef768ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8452 | 2025.12.20 23:59:58.209691 [ 275 ] {d141baf9-2ffc-486f-b6e0-2a5eef768ef3} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8453 | 2025.12.20 23:59:58.209726 [ 275 ] {d141baf9-2ffc-486f-b6e0-2a5eef768ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8454 | 2025.12.20 23:59:58.210043 [ 275 ] {d141baf9-2ffc-486f-b6e0-2a5eef768ef3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8455 | 2025.12.20 23:59:58.210240 [ 275 ] {d141baf9-2ffc-486f-b6e0-2a5eef768ef3} <Trace> oximeter.measurements_cumulativeu64 (1463d27b-f89e-4a90-970e-798effb5c67d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8456 | 2025.12.20 23:59:58.210362 [ 275 ] {d141baf9-2ffc-486f-b6e0-2a5eef768ef3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001125 sec., 142222.22222222222 rows/sec., 9.91 MiB/sec. | ||
| 8457 | 2025.12.20 23:59:58.210398 [ 275 ] {d141baf9-2ffc-486f-b6e0-2a5eef768ef3} <Debug> TCPHandler: Processed in 0.001287303 sec. | ||
| 8458 | 2025.12.20 23:59:58.210502 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8459 | 2025.12.20 23:59:58.210594 [ 275 ] {9f768996-b662-4177-85ae-cf08366d334c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8460 | 2025.12.20 23:59:58.210646 [ 275 ] {9f768996-b662-4177-85ae-cf08366d334c} <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 | ||
| 8461 | 2025.12.20 23:59:58.211486 [ 275 ] {9f768996-b662-4177-85ae-cf08366d334c} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8462 | 2025.12.20 23:59:58.211521 [ 275 ] {9f768996-b662-4177-85ae-cf08366d334c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8463 | 2025.12.20 23:59:58.212071 [ 275 ] {9f768996-b662-4177-85ae-cf08366d334c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8464 | 2025.12.20 23:59:58.212295 [ 275 ] {9f768996-b662-4177-85ae-cf08366d334c} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8465 | 2025.12.20 23:59:58.212406 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8466 | 2025.12.20 23:59:58.212426 [ 275 ] {9f768996-b662-4177-85ae-cf08366d334c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00185 sec., 22162.16216216216 rows/sec., 39.71 MiB/sec. | ||
| 8467 | 2025.12.20 23:59:58.212487 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2025.12.20 23:59:58.212517 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8469 | 2025.12.20 23:59:58.212524 [ 275 ] {9f768996-b662-4177-85ae-cf08366d334c} <Debug> TCPHandler: Processed in 0.002068499 sec. | ||
| 8470 | 2025.12.20 23:59:58.212631 [ 187 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::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 | ||
| 8471 | 2025.12.20 23:59:58.212654 [ 275 ] {} <Trace> TCP-Session: 02902a07-8d96-49cd-809b-7a8596b18944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8472 | 2025.12.20 23:59:58.212764 [ 275 ] {160ba4f1-a612-4956-8b2b-77649ad296d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8473 | 2025.12.20 23:59:58.212807 [ 275 ] {160ba4f1-a612-4956-8b2b-77649ad296d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8474 | 2025.12.20 23:59:58.212892 [ 187 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8475 | 2025.12.20 23:59:58.212953 [ 187 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 733 rows starting from the beginning of the part | ||
| 8476 | 2025.12.20 23:59:58.213083 [ 187 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 8477 | 2025.12.20 23:59:58.213144 [ 275 ] {160ba4f1-a612-4956-8b2b-77649ad296d9} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2025.12.20 23:59:58.213183 [ 187 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 8479 | 2025.12.20 23:59:58.213186 [ 275 ] {160ba4f1-a612-4956-8b2b-77649ad296d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8480 | 2025.12.20 23:59:58.213285 [ 187 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 8481 | 2025.12.20 23:59:58.213381 [ 187 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 8482 | 2025.12.20 23:59:58.213472 [ 187 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 8483 | 2025.12.20 23:59:58.213530 [ 275 ] {160ba4f1-a612-4956-8b2b-77649ad296d9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8484 | 2025.12.20 23:59:58.213743 [ 275 ] {160ba4f1-a612-4956-8b2b-77649ad296d9} <Trace> oximeter.measurements_u64 (b6970470-6ac4-4b48-b51a-db8a56ae05b9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2025.12.20 23:59:58.213882 [ 275 ] {160ba4f1-a612-4956-8b2b-77649ad296d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 8486 | 2025.12.20 23:59:58.213922 [ 275 ] {160ba4f1-a612-4956-8b2b-77649ad296d9} <Debug> TCPHandler: Processed in 0.001319384 sec. | ||
| 8487 | 2025.12.20 23:59:58.230303 [ 197 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 938 rows, containing 19 columns (19 merged, 0 gathered) in 0.017724409 sec., 52921.36962084321 rows/sec., 94.83 MiB/sec. | ||
| 8488 | 2025.12.20 23:59:58.231692 [ 186 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8489 | 2025.12.20 23:59:58.232122 [ 186 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8490 | 2025.12.20 23:59:58.232208 [ 186 ] {2e84dd52-1e10-4037-8fb0-ab073be5ec4e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (2e84dd52-1e10-4037-8fb0-ab073be5ec4e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8491 | 2025.12.20 23:59:58.232365 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 8492 | 2025.12.20 23:59:59.000252 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.36 MiB, peak 300.89 MiB, free memory in arenas 0.00 B, will set to 295.51 MiB (RSS), difference: 4.16 MiB | ||
| 8493 | 2025.12.20 23:59:59.549371 [ 84 ] {} <Debug> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8494 | 2025.12.20 23:59:59.549438 [ 84 ] {} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2025.12.20 23:59:59.549462 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8496 | 2025.12.20 23:59:59.549591 [ 191 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::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 | ||
| 8497 | 2025.12.20 23:59:59.549759 [ 191 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8498 | 2025.12.20 23:59:59.549798 [ 191 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 8499 | 2025.12.20 23:59:59.549868 [ 191 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 8500 | 2025.12.20 23:59:59.549913 [ 191 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 8501 | 2025.12.20 23:59:59.549958 [ 191 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 8502 | 2025.12.20 23:59:59.549997 [ 191 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 8503 | 2025.12.20 23:59:59.550828 [ 186 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289152 sec., 43439.408231147296 rows/sec., 3.62 MiB/sec. | ||
| 8504 | 2025.12.20 23:59:59.551034 [ 197 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8505 | 2025.12.20 23:59:59.551341 [ 197 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_9_2} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8506 | 2025.12.20 23:59:59.551431 [ 197 ] {9d99be4f-f908-4b2d-ad85-9a49ddfc051f::all_1_9_2} <Trace> oximeter.fields_ipaddr (9d99be4f-f908-4b2d-ad85-9a49ddfc051f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8507 | 2025.12.20 23:59:59.551543 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8508 | 2025.12.21 00:00:02.432503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17733 | ||
| 8509 | 2025.12.21 00:00:02.433051 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2025.12.21 00:00:02.433102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8511 | 2025.12.21 00:00:02.433717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8512 | 2025.12.21 00:00:02.434078 [ 244 ] {} <Trace> system.asynchronous_metric_log (be1d68f8-b8a7-46cb-b6f5-e7192f6b068f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2025.12.21 00:00:02.434291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17733 | ||